|
|
|
|
Changelog for kernel-devel-azure-4.12.14-745.1.g75eb44f.noarch.rpm :
* Wed Oct 09 2024 oheringAATTsuse.de- add bug reference for a mana change (bsc#1229769).- commit 365e607 * Tue Oct 08 2024 jleeAATTsuse.com- aoe: fix the potential use-after-free problem in more places (bsc#1218562 CVE-2023-6270).- commit 9a97d1d * Tue Oct 08 2024 oneukumAATTsuse.com- xhci: Fix null pointer dereference when host dies (CVE-2023-52898 bsc#1229568).- commit 8083a37 * Tue Oct 08 2024 oneukumAATTsuse.com- blacklist.conf: irrelevant in our kernel configurations- commit cec0550 * Tue Oct 08 2024 shung-hsi.yuAATTsuse.com- bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation (bsc#1231375).- commit 8169915 * Tue Oct 08 2024 jleeAATTsuse.com- wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id() (bsc#1230802 CVE-2024-46755).- commit 3faac0d * Mon Oct 07 2024 pjakobssonAATTsuse.de- blacklist.conf: b38a4815f79b drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]- commit b22d49e * Mon Oct 07 2024 pjakobssonAATTsuse.de- drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links (CVE-2024-46816 bsc#1231197).- commit fce3225 * Mon Oct 07 2024 tzimmermannAATTsuse.com- drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number (bsc#1230725 CVE-2024-46724)- commit a6d26f5 * Mon Oct 07 2024 pjakobssonAATTsuse.de- drm/amd/display: Check link_index before accessing dc->links (CVE-2024-46813 bsc#1231191).- commit 6cd35ce * Fri Oct 04 2024 mkoutnyAATTsuse.com- blacklist.conf: Add de53fd7aedb1 sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices- commit a7f2488 * Fri Oct 04 2024 pjakobssonAATTsuse.de- blacklist.conf: 84723eb6068c drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6- commit 18b65e9 * Wed Oct 02 2024 iivanovAATTsuse.de- Revert \"Merge branch \'users/dwagner/SLE12-SP5/for-next\' into SLE12-SP5\" This reverts commit aa4c39a920ecb484add5aa1733bbaa0fb81c7d46, reversing changes made to 4527634da2625f9c0c83176368afe9fe8acb3ffc. - -- Following breaks kABI: commit 72d636029eff5515a118fd98f44689c4421a836e Author: Daniel Wagner Date: Mon Sep 30 15:48:52 2024 +0200 kabi: ignore all nvme kabi breakages Streamline sle12sp5 with the other code stream where we ignore all symbol changes inside the nvme subsystem. Delete: - patches.kabi/kabi-Fix-nvme-fabrics_q.patch - patches.kabi/kabi-Fix-nvmet-error-log-definitions.patch - patches.kabi/kabi-nvme-fix-fast_io_fail_tmo.patch - -- As designed the path match does not match symbols exported from vmlinux (built-in), those have to be listed explicitly. Listing the offending symbols should make this change work. It\'s possible that more of the nvme support is modular on later kernels or the kABI brekage is not as widespread compared to 4.12. - ---- commit 5f0ddca * Tue Oct 01 2024 tbogendoerferAATTsuse.de- net: dpaa: Pad packets to ETH_ZLEN (CVE-2024-46854 bsc#1231084).- ice: Add netif_device_attach/detach into PF reset flow (CVE-2024-46770 bsc#1230763).- net: core: Specify skb_pad()/skb_put_padto() SKB freeing (CVE-2024-46854 bsc#1231084).- commit 8314902 * Tue Oct 01 2024 oneukumAATTsuse.com- usbnet: fix cyclical race on disconnect with work queue (git-fixes).- Refresh patches.kabi/move-new-members-of-struct-usbnet-to-end.patch.- Refresh patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch.- commit d5af998 * Tue Oct 01 2024 msuchanekAATTsuse.de- blacklist.conf: powerpc/imc-pmu fixes not applicable to 4.12- commit aaf94f3 * Tue Oct 01 2024 msuchanekAATTsuse.de- powerpc/imc-pmu: Revert nest_init_lock to being a mutex (bsc#1065729).- commit 9d9f624 * Tue Oct 01 2024 msuchanekAATTsuse.de- powerpc/xmon: Fix disassembly CPU feature checks (bsc#1065729).- powerpc/pseries: fix possible memory leak in ibmebus_bus_init() (bsc#1065729).- powerpc/imc-pmu: Fix use of mutex in IRQs disabled section (bsc#1054914 fate#322448 git-fixes).- powerpc/iommu: Annotate nested lock for lockdep (bsc#1065729).- commit 1b7c467 * Tue Oct 01 2024 msuchanekAATTsuse.de- Fix bsc#1054914 reference.- commit 4b9db88 * Tue Oct 01 2024 dwagnerAATTsuse.de- nvme: avoid double free special payload (bsc#1228635 CVE-2024-41073).- commit 50941e4 * Tue Oct 01 2024 lhenriquesAATTsuse.de- ceph: remove the incorrect Fw reference check when dirtying pages (bsc#1231184).- commit 4527634 * Tue Oct 01 2024 dwagnerAATTsuse.de- nvmet: always initialize cqe.result (bsc#1228615 CVE-2024-41079).- commit 0c4e344 * Tue Oct 01 2024 msuchanekAATTsuse.de- kabi/severities: Ignore ppc instruction emulation (bsc#1230826 ltc#205848) These are lowlevel functions not used outside of exception handling and kernel debugging facilities.- commit abc513a * Tue Oct 01 2024 pjakobssonAATTsuse.de- blacklist.conf: bdbdc7cecd00 drm/amdgpu: Fix smatch static checker warning- commit 69123d2 * Tue Oct 01 2024 pjakobssonAATTsuse.de- blacklist.conf: 4e70c0f5251c drm/amd/display: Add array index check for hdcp ddc access- commit cfbb4b6 * Tue Oct 01 2024 pjakobssonAATTsuse.de- drm/amd/display: Check BIOS images before it is used (CVE-2024-46809 bsc#1231148).- commit 006eae3 * Tue Oct 01 2024 tiwaiAATTsuse.de- platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses (CVE-2024-46859 bsc#1231089).- commit 59d5c89 * Tue Oct 01 2024 tiwaiAATTsuse.de- spi: nxp-fspi: fix the KASAN report out-of-bounds bug (CVE-2024-46853 bsc#1231083).- commit bb10262 * Mon Sep 30 2024 tiwaiAATTsuse.de- media: vivid: fix compose size exceed boundary (CVE-2022-48945 bsc#1230398).- commit 9b78931 * Mon Sep 30 2024 pmladekAATTsuse.com- kthread: Fix task state in kthread worker if being frozen (bsc#1231146).- commit acf39f7 * Mon Sep 30 2024 dwagnerAATTsuse.de- kabi: ignore all nvme kabi breakages Streamline sle12sp5 with the other code stream where we ignore all symbol changes inside the nvme subsystem. Delete: - patches.kabi/kabi-Fix-nvme-fabrics_q.patch - patches.kabi/kabi-Fix-nvmet-error-log-definitions.patch - patches.kabi/kabi-nvme-fix-fast_io_fail_tmo.patch- commit 72d6360 * Mon Sep 30 2024 dwagnerAATTsuse.de- nvme-fabrics: use reserved tag for reg read/write command (bsc#1228620 CVE-2024-41082). Refresh: - patches.kabi/kabi-Fix-nvme-fabrics_q.patch- nvme-fabrics: use reserved tag for reg read/write command (bsc#1228620 CVE-2024-41082).- nvme: change __nvme_submit_sync_cmd() calling conventions (bsc#1228620 CVE-2024-41082).- nvme: remove unused timeout parameter (bsc#1228620 CVE-2024-41082).- nvme: split nvme_alloc_request() (bsc#1228620 CVE-2024-41082). Refresh: - patches.suse/lightnvm-remove-lightnvm-implemenation.patch- nvme: centralize setting the timeout in nvme_alloc_request (bsc#1228620 CVE-2024-41082). Refresh: - patches.suse/lightnvm-remove-lightnvm-implemenation.patch- commit 1db4029 * Mon Sep 30 2024 petr.pavluAATTsuse.com- tracing: Avoid possible softlockup in tracing_iter_reset() (git-fixes).- commit 6f4c555 * Mon Sep 30 2024 iivanovAATTsuse.de- arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry (bsc#1231120 CVE-2024-46822)- commit cd9816b * Mon Sep 30 2024 iivanovAATTsuse.de- arm64: acpi: Move get_cpu_for_acpi_id() to a header (bsc#1231120 CVE-2024-46822)- commit 0c95f6d * Mon Sep 30 2024 petr.pavluAATTsuse.com- tracing: Fix overflow in get_free_elt() (git-fixes CVE-2024-43890 bsc#1229764).- commit 2519a16 * Mon Sep 30 2024 tzimmermannAATTsuse.com- drm/amd/pm: fix the Out-of-bounds read warning (bsc#1230709 CVE-2024-46731)- commit 1b11b68 * Fri Sep 27 2024 mkoutnyAATTsuse.com- af_unix: Fix data races around sk->sk_shutdown (bsc#1226846).- af_unix: annotate lockless accesses to sk->sk_err (bsc#1226846).- commit 7b2aa7b * Fri Sep 27 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-46773 bsc#1230791: not applicable Functionality not present.- commit 408499b * Fri Sep 27 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-46772 bsc#1230772: not applicable, code does not exist- commit 82ea9e2 * Fri Sep 27 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-46778 bsc#1230776: not applicable, code does not exist- commit f2eab46 * Fri Sep 27 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-46720 bsc#1230724: not applicable Fix to functionality that\'s not present in this code (hive, recovery).- commit a674b96 * Fri Sep 27 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-46727 bsc#1230707: not applicable, code does not exist- commit c18f303 * Fri Sep 27 2024 dsterbaAATTsuse.com- drm/amdgpu: fix mc_data out-of-bounds read warning (CVE-2024-46722 bsc#1230712)- commit 7ff2284 * Fri Sep 27 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-46714 bsc#1230699: not applicable, code does not exist- commit 2a9e21b * Fri Sep 27 2024 jslabyAATTsuse.cz- Update patches.suse/fuse-Initialize-beyond-EOF-page-contents-before-setti.patch (bsc#1229457 CVE-2024-44947 bsc#1229456).- Update patches.suse/msft-hv-3046-uio_hv_generic-Fix-kernel-NULL-pointer-dereference-i.patch (git-fixes CVE-2024-46739 bsc#1230732).- Update patches.suse/msft-hv-3048-net-mana-Fix-error-handling-in-mana_create_txq-rxq-s.patch (git-fixes CVE-2024-46784 bsc#1230771).- Update patches.suse/nvmet-tcp-fix-kernel-crash-if-commands-allocation-fa.patch (git-fixes CVE-2024-46737 bsc#1230730).- Update patches.suse/powerpc-rtas-Prevent-Spectre-v1-gadget-construction-.patch (bsc#1227487 CVE-2024-46774 bsc#1230767).- commit ad5a546 * Thu Sep 26 2024 vbabkaAATTsuse.cz- userfaultfd: fix checks for huge PMDs (CVE-2024-46787 bsc#1230815).- commit a5d0a66 * Thu Sep 26 2024 jslabyAATTsuse.cz- PCI: xilinx-nwl: Clean up clock on probe failure/removal (git-fixes).- commit ace75db * Thu Sep 26 2024 jslabyAATTsuse.cz- blacklist.conf: add three PCI git-fixes- commit 0d7494c * Wed Sep 25 2024 hareAATTsuse.de- kabi: add __nf_queue_get_refs() for kabi compliance (bsc#1229633,CVE-2022-48911).- commit ffffe4c * Wed Sep 25 2024 hareAATTsuse.de- netfilter: nf_queue: fix possible use-after-free (bsc#1229633, CVE-2022-48911).- commit c9290c8 * Wed Sep 25 2024 nmoreyAATTsuse.com- RDMA/cxgb4: Added NULL check for lookup_atid (git-fixes)- commit a4946ef * Wed Sep 25 2024 nmoreyAATTsuse.com- RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency (git-fixes)- commit 4ef1336 * Wed Sep 25 2024 nmoreyAATTsuse.com- RDMA/core: Remove unused declaration rdma_resolve_ip_route() (git-fixes)- commit 7580f3e * Tue Sep 24 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-44972 bsc#1230212: not applicable Code does not exist (subpage + zoned mode).- commit 0ae4830 * Tue Sep 24 2024 dsterbaAATTsuse.com- btrfs: handle errors from btrfs_dec_ref() properly (CVE-2024-46753 bsc#1230796)- commit ab888f1 * Mon Sep 23 2024 henrique.carvalhoAATTsuse.com- Delete patches.suse/cifs-fix-double-free-race-when-mount-fails-in-cifs_get_root-.patch. This patch should have been only in kernel v5.11+, which is when the double free issue was introduced.- commit 92bb491 * Mon Sep 23 2024 dsterbaAATTsuse.com- pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv (CVE-2024-46761 bsc#1230761)- commit 0c20c64 * Mon Sep 23 2024 dsterbaAATTsuse.com- hwmon: (adc128d818) Fix underflows seen when writing limit attributes (CVE-2024-46759 bsc#1230814)- commit 8ed41b4 * Mon Sep 23 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-46747 bsc#1230752: not applicable, code does not exist- commit b312e3b * Mon Sep 23 2024 dsterbaAATTsuse.com- Input: uinput - reject requests with unreasonable number of slots (CVE-2024-46745 bsc#1230748)- commit 9508651 * Mon Sep 23 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-46746 bsc#1230751: not applicable, code does not exist- commit b83f97d * Mon Sep 23 2024 dsterbaAATTsuse.com- VMCI: Fix use-after-free when removing resource in vmci_resource_remove() (CVE-2024-46738 bsc#1230731)- commit 98e87d9 * Mon Sep 23 2024 dsterbaAATTsuse.com- tcp_bpf: fix return value of tcp_bpf_sendmsg() (CVE-2024-46783 bsc#1230810)- commit f6705ba * Mon Sep 23 2024 dsterbaAATTsuse.com- Update references in patches.suse/nvmet-tcp-fix-kernel-crash-if-commands-allocation-fa.patch (CVE-2024-46737 bsc#1230730)- commit 91952f9 * Mon Sep 23 2024 dwagnerAATTsuse.de- nvmet: Identify-Active Namespace ID List command should reject invalid nsid (git-fixes).- nvmet-tcp: fix kernel crash if commands allocation fails (git-fixes).- commit 07a5a05 * Mon Sep 23 2024 pjakobssonAATTsuse.de- drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails (CVE-2024-44982 bsc#1230204).- commit 4f660ab * Mon Sep 23 2024 tzimmermannAATTsuse.com- drm/amdgpu: fix ucode out-of-bounds read warning (bsc#1230702 CVE-2024-46723)- commit ff45869 * Mon Sep 23 2024 jslabyAATTsuse.cz- Update patches.suse/nfc-nci-Fix-uninit-value-in-nci_rx_work.patch (git-fixes CVE-2024-38381 bsc#1226878).- Update patches.suse/vfio-pci-fix-potential-memory-leak-in-vfio_intx_enab.patch (git-fixes CVE-2024-38632 bsc#1226860). Add CVE references.- commit bd6ac3f * Mon Sep 23 2024 jslabyAATTsuse.cz- PCI: Add missing bridge lock to pci_bus_lock() (CVE-2024-46750 bsc#1230783).- commit 6d64b3d * Mon Sep 23 2024 davide.beniniAATTsuse.com- blacklist.conf: CVE-2021-47620 bsc#1226669: not applicable, code does not exist The patch is moving an out-of-bound read, which was performed at the end of a loop, to the beginning, to avoid filling journal with false positives. Here we don\'t have the code, so there is nothing to move.- commit 979e3b3 * Sat Sep 21 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-46717 bsc#1230719: not applicable- commit ad3c776 * Fri Sep 20 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-40973 bsc#1227890: not applicable, code does not exist- commit b579e7a * Fri Sep 20 2024 ailiopAATTsuse.com- Squashfs: sanity check symbolic link size (bsc#1230747 CVE-2024-46744)- commit 067cd70 * Fri Sep 20 2024 ailiopAATTsuse.com- ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate (git-fixes).- commit 36cf250 * Fri Sep 20 2024 ailiopAATTsuse.com- ocfs2: remove unreasonable unlock in ocfs2_read_blocks (git-fixes).- commit 13d7dfe * Fri Sep 20 2024 ailiopAATTsuse.com- ocfs2: fix null-ptr-deref when journal load failed (git-fixes).- commit 4386caf * Fri Sep 20 2024 msuchanekAATTsuse.de- powerpc/ppc-opcode: Add divde and divdeu opcodes (bsc#1230826 ltc#205848).- powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0 (bsc#1230826 ltc#205848).- commit 4de0867 * Fri Sep 20 2024 tiwaiAATTsuse.de- of/irq: Prevent device address out-of-bounds read in interrupt map walk (CVE-2024-46743 bsc#1230756).- commit 8403759 * Fri Sep 20 2024 tiwaiAATTsuse.de- driver: iio: add missing checks on iio_info\'s callback access (CVE-2024-46715 bsc#1230700).- commit f7336e3 * Fri Sep 20 2024 dsterbaAATTsuse.com- pinctrl: single: fix potential NULL dereference in pcs_get_function() (CVE-2024-46685 bsc#1230515)- commit e892b22 * Fri Sep 20 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2023-52766 bsc#1230620: no i3c code- commit cc0fba5 * Fri Sep 20 2024 dsterbaAATTsuse.com- usb: dwc3: core: Prevent USB core invalid event buffer address access (CVE-2024-46675 bsc#1230533)- commit 9657973 * Thu Sep 19 2024 dsterbaAATTsuse.com- thunderbolt: Mark XDomain as unplugged when router is removed (CVE-2024-46702 bsc#1230589)- commit 74749bb * Thu Sep 19 2024 dsterbaAATTsuse.com- smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req() (CVE-2024-46686 bsc#1230517)- commit 9cca3e0 * Thu Sep 19 2024 dsterbaAATTsuse.com- scsi: aacraid: Fix double-free on probe failure (CVE-2024-46673 bsc#1230506)- commit b132ff0 * Thu Sep 19 2024 dsterbaAATTsuse.com- apparmor: fix possible NULL pointer dereference (CVE-2024-46721 bsc#1230710)- commit 2b27b0b * Thu Sep 19 2024 dsterbaAATTsuse.com- gtp: fix a potential NULL pointer dereference (CVE-2024-46677 bsc#1230549)- commit b3221e1 * Thu Sep 19 2024 dsterbaAATTsuse.com- nfc: pn533: Add poll mod list filling check (CVE-2024-46676 bsc#1230535)- commit 0ff9f28 * Thu Sep 19 2024 dsterbaAATTsuse.com- ethtool: check device is present when getting link settings (CVE-2024-46679 bsc#1230556).- commit 34a40a8 * Thu Sep 19 2024 msuchanekAATTsuse.de- powerpc/sstep: Fix darn emulation (bsc#1230826 ltc#205848).- powerpc/sstep: Fix incorrect return from analyze_instr() (bsc#1230826 ltc#205848).- commit be8f831 * Thu Sep 19 2024 msuchanekAATTsuse.de- powerpc/lib/sstep: Fix \'sthcx\' instruction (bsc#1230826 ltc#205848).- powerpc/lib/sstep: fix \'ptesync\' build error (bsc#1230826 ltc#205848).- powerpc/sstep: Check instruction validity against ISA version before emulation (bsc#1230826 ltc#205848).- powerpc/fpu: Drop cvt_fd() and cvt_df() (bsc#1230826 ltc#205848).- Refresh patches.suse/powerpc-Don-t-clobber-f0-vs0-during-fp-altivec-regis.patch- powerpc/sstep: Add support for divde[.] and divdeu[.] instructions (bsc#1230826 ltc#205848).- powerpc/lib: fix redundant inclusion of quad.o (bsc#1230826 ltc#205848).- powerpc sstep: Add support for modsd, modud instructions (bsc#1230826 ltc#205848).- powerpc sstep: Add support for modsw, moduw instructions (bsc#1230826 ltc#205848).- powerpc sstep: Add support for extswsli instruction (bsc#1230826 ltc#205848).- powerpc sstep: Add support for cnttzw, cnttzd instructions (bsc#1230826 ltc#205848).- powerpc: sstep: Add support for darn instruction (bsc#1230826 ltc#205848).- powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions (bsc#1230826 ltc#205848).- Refresh patches.suse/powerpc-bpf-use-unsigned-division-instruction-for-64.patch- powerpc/sstep: Fix kernel crash if VSX is not present (bsc#1230826 ltc#205848).- powerpc/sstep: Introduce GETTYPE macro (bsc#1230826 ltc#205848).- powerpc/lib: Fix \"integer constant is too large\" build failure (bsc#1230826 ltc#205848).- powerpc/32: Move the inline keyword at the beginning of function declaration (bsc#1230826 ltc#205848).- powerpc/kprobes: Blacklist emulate_update_regs() from kprobes (bsc#1230826 ltc#205848).- powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32 (bsc#1230826 ltc#205848).- powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32 (bsc#1230826 ltc#205848).- powerpc/kprobes: Update optprobes to use emulate_update_regs() (bsc#1230826 ltc#205848).- powerpc: Fix handling of alignment interrupt on dcbz instruction (bsc#1230826 ltc#205848).- powerpc: Fix kernel crash in emulation of vector loads and stores (bsc#1230826 ltc#205848).- commit 41c7998 * Thu Sep 19 2024 colyliAATTsuse.de- md/raid5: avoid BUG_ON() while continue reshape after reassembling (bsc#1229790, CVE-2024-43914).- commit 2925547 * Thu Sep 19 2024 msuchanekAATTsuse.de- blacklist.conf: Remove ppc sstep instruction emulation (bsc#1230826).- commit eeace57 * Thu Sep 19 2024 msuchanekAATTsuse.de- powerpc/lib/sstep: Fix count leading zeros instructions (bsc#1230826 ltc#205848).- powerpc/sstep: mullw should calculate a 64 bit signed result (bsc#1230826 ltc#205848).- powerpc/sstep: Fix issues with mcrf (bsc#1230826 ltc#205848).- powerpc/sstep: Fix issues with set_cr0() (bsc#1230826 ltc#205848).- powerpc/sstep: Avoid used uninitialized error (bsc#1230826 ltc#205848).- powerpc: Wrap register number correctly for string load/store instructions (bsc#1230826 ltc#205848).- powerpc: Emulate load/store floating point as integer word instructions (bsc#1230826 ltc#205848).- powerpc: Use instruction emulation infrastructure to handle alignment faults (bsc#1230826 ltc#205848).- Refresh patches.suse/powerpc-Fix-check-for-copy-paste-instructions-in-ali.patch- Update config files.- powerpc: Separate out load/store emulation into its own function (bsc#1230826 ltc#205848).- powerpc: Handle opposite-endian processes in emulation code (bsc#1230826 ltc#205848).- powerpc: Set regs->dar if memory access fails in emulate_step() (bsc#1230826 ltc#205848).- powerpc: Emulate the dcbz instruction (bsc#1230826 ltc#205848).- powerpc: Emulate load/store floating double pair instructions (bsc#1230826 ltc#205848).- powerpc: Emulate vector element load/store instructions (bsc#1230826 ltc#205848).- powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live (bsc#1230826 ltc#205848).- powerpc: Make load/store emulation use larger memory accesses (bsc#1230826 ltc#205848).- powerpc: Add emulation for the addpcis instruction (bsc#1230826 ltc#205848).- powerpc: Don\'t update CR0 in emulation of popcnt, prty, bpermd instructions (bsc#1230826 ltc#205848).- powerpc: Fix emulation of the isel instruction (bsc#1230826 ltc#205848).- powerpc/64: Fix update forms of loads and stores to write 64-bit EA (bsc#1230826 ltc#205848).- powerpc: Handle most loads and stores in instruction emulation code (bsc#1230826 ltc#205848).- powerpc: Don\'t check MSR FP/VMX/VSX enable bits in analyse_instr() (bsc#1230826 ltc#205848).- powerpc: Change analyse_instr so it doesn\'t modify *regs (bsc#1230826 ltc#205848).- powerpc/lib/sstep: Add isel instruction emulation (bsc#1230826 ltc#205848).- powerpc/lib/sstep: Add prty instruction emulation (bsc#1230826 ltc#205848).- powerpc/lib/sstep: Add bpermd instruction emulation (bsc#1230826 ltc#205848).- powerpc/lib/sstep: Add popcnt instruction emulation (bsc#1230826 ltc#205848).- powerpc/lib/sstep: Add cmpb instruction emulation (bsc#1230826 ltc#205848).- commit 10b1c67 * Thu Sep 19 2024 davide.beniniAATTsuse.com- KABI: kcm: Serialise kcm_sendmsg() for the same socket (CVE-2024-44946 bsc#1230015).- commit 7a83511 * Thu Sep 19 2024 davide.beniniAATTsuse.com- kcm: Serialise kcm_sendmsg() for the same socket (CVE-2024-44946 bsc#1230015).- commit a7c5ad6 * Tue Sep 17 2024 jgrossAATTsuse.com- KVM: arm64: Make ICC_ *SGI *_EL1 undef in the absence of a vGICv3 (CVE-2024-46707 bsc#1230582).- commit a6e55a2 * Fri Sep 13 2024 mkoutnyAATTsuse.com- perf: Fix list corruption in perf_cgroup_switch() (bsc#1227953 CVE-2022-48799).- commit 7c98d1e * Fri Sep 13 2024 bdasAATTsuse.de- nvme-tcp: fix possible use-after-free in transport error_recovery work (bsc#1228000 (CVE-2022-48789)).- nvme: fix a possible use-after-free in controller reset during load (bsc#1227941 (CVE-2022-48790)).- commit 699f243 * Fri Sep 13 2024 davide.beniniAATTsuse.com- blacklist.conf: CVE-2021-47408 has no security implications, it is an issue for timing only and no functionality is impacted.- commit 1da9771 * Thu Sep 12 2024 lduncanAATTsuse.com- blacklist.conf: add two CVE commits that don\'t apply From CVE-2024-41000/bsc#1227867 and CVE-2021-47622/bsc#1227917- commit 4846912 * Thu Sep 12 2024 nik.borisovAATTsuse.com- x86/mtrr: Check if fixed MTRRs exist before saving them (bsc#1230174 CVE-2024-44948).- commit c14b9b5 * Thu Sep 12 2024 bdasAATTsuse.de- nvme-rdma: fix possible use-after-free in transport error_recovery work (bsc#1227952 (CVE-2022-48788)).- commit 0f2b472 * Wed Sep 11 2024 krismanAATTsuse.de- Input: MT - limit max slots (CVE-2024-45008 bsc#1230248).- commit 18c0fe4 * Wed Sep 11 2024 oneukumAATTsuse.com- Refresh patches.suse/media-cec-core-avoid-confusing-transmit-timed-out-me.patch. Moved into sorted section to avoid false positives of the checker- commit 6e68152 * Wed Sep 11 2024 oneukumAATTsuse.com- media: vivid: avoid integer overflow (git-fixes).- commit 2e17cad * Wed Sep 11 2024 oneukumAATTsuse.com- media: vivid: dev->bitmap_cap wasn\'t freed in all cases (git-fixes).- commit 249a367 * Wed Sep 11 2024 oneukumAATTsuse.com- media: vivid: s_fbuf: add more sanity checks (git-fixes).- commit de48b55 * Wed Sep 11 2024 oneukumAATTsuse.com- media: vivid: fix assignment of dev->fbuf_out_flags (git-fixes).- commit 0c654cd * Wed Sep 11 2024 oneukumAATTsuse.com- blacklist.conf: added entry for driver not included in SLE12- commit 1dc2266 * Wed Sep 11 2024 dsterbaAATTsuse.com- ipv6: prevent UAF in ip6_send_skb() (CVE-2024-44987 bsc#1230185)- commit a6345f7 * Wed Sep 11 2024 dsterbaAATTsuse.com- gtp: pull network headers in gtp_dev_xmit() (CVE-2024-44999 bsc#1230233)- commit 6133ce9 * Tue Sep 10 2024 msuchanekAATTsuse.de- powerpc: Remove support for PowerPC 601 (Remove unused and malformed assembly causing build error).- commit a186115 * Tue Sep 10 2024 oheringAATTsuse.de- Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic (git-fixes).- uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind (git-fixes).- net: mana: Fix error handling in mana_create_txq/rxq\'s NAPI cleanup (git-fixes).- net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response (git-fixes).- commit 2c432a7 * Tue Sep 10 2024 ailiopAATTsuse.com- profiling: fix shift too large makes kernel panic (git-fixes).- commit 92e9109 * Mon Sep 09 2024 jgrossAATTsuse.com- KVM: x86/mmu: make apf token non-zero to fix bug (CVE-2022-48943 bsc#1229645).- commit 20aabb8 * Mon Sep 09 2024 davide.beniniAATTsuse.com- blacklist.conf: CVE-2021-4442 bsc#1229912: not applicable, code does not exist To check if queues are empty, when tp->repair_queue == TCP_SEND_QUEUE, the function tcp_rtx_queue_empty(const struct sock *sk) is used. This function checks the field tcp_rtx_queue of struct sock, but this field is not present (it was added in v4.15-rc1)- commit 64800ee * Mon Sep 09 2024 tiwaiAATTsuse.de- media: dvb-usb-v2: af9035: fix missing unlock (CVE-2023-52915 bsc#1230270).- commit 48622c6 * Mon Sep 09 2024 tiwaiAATTsuse.de- media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer (CVE-2023-52915 bsc#1230270).- commit a6997db * Mon Sep 09 2024 oneukumAATTsuse.com- usbnet: modern method to get random MAC (git-fixes).- commit 26fa49e * Mon Sep 09 2024 oneukumAATTsuse.com- net: usb: sr9700: fix uninitialized variable use in sr_mdio_read (git-fixes).- commit f6a8914 * Mon Sep 09 2024 jleeAATTsuse.com- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup() (git-fixes).- ACPI: EC: tweak naming in preparation for GpioInt support (git-fixes).- ACPI / EC: Clean up EC GPE mask flag (git-fixes).- ACPI: EC: Fix an EC event IRQ storming issue (git-fixes).- commit 9e80cf5 * Fri Sep 06 2024 dsterbaAATTsuse.com- Bluetooth: hci_core: Fix leaking sent_cmd skb (CVE-2022-48844 bsc#1228068)- commit 33c7b67 * Fri Sep 06 2024 dsterbaAATTsuse.com- wifi: nl80211: disallow setting special AP channel widths (CVE-2024-43912 bsc#1229830)- commit 3f6faef * Fri Sep 06 2024 dsterbaAATTsuse.com- scsi: pm8001: Fix use-after-free for aborted TMF sas_task (CVE-2022-48791 bsc#1228002)- commit 0f736ca * Fri Sep 06 2024 dsterbaAATTsuse.com- scsi: pm80xx: Fix TMF task completion race condition (CVE-2022-48791 bsc#1228002)- commit 47ce134 * Fri Sep 06 2024 jackAATTsuse.cz- ext4: sanity check for NULL pointer after ext4_force_shutdown (bsc#1229753 CVE-2024-43898).- commit d2ce48d * Fri Sep 06 2024 jackAATTsuse.cz- udf: Avoid using corrupted block bitmap buffer (bsc#1229362 CVE-2024-42306).- commit e9fe84a * Fri Sep 06 2024 jackAATTsuse.cz- ext4: check dot and dotdot of dx_root before making dir indexed (bsc#1229363 CVE-2024-42305).- commit 1e9d591 * Fri Sep 06 2024 jackAATTsuse.cz- protect the fetch of ->fd[fd] in do_dup2() from mispredictions (bsc#1229334 CVE-2024-42265).- commit 126ef02 * Fri Sep 06 2024 jleeAATTsuse.com- ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35 (git-fixes).- ACPI: blacklist: fix clang warning for unused DMI table (git-fixes).- Revert \"ACPI / EC: Remove old CLEAR_ON_RESUME quirk\" (git-fixes).- ACPI: SPCR: Consider baud rate 0 as preconfigured state (git-fixes).- ACPI: SPCR: work around clock issue on xgene UART (git-fixes).- commit 18ef221 * Fri Sep 06 2024 jleeAATTsuse.com- ACPI: SPCR: Workaround for APM X-Gene 8250 UART 32-alignment errata (git-fixes).- Refresh patches.suse/0001-tty-pl011-fix-initialization-order-of-QDF2400-E44.patch.- commit 0985189 * Fri Sep 06 2024 jslabyAATTsuse.cz- serial: sc16is7xx: fix invalid FIFO access with special register set (CVE-2024-44950 bsc#1230180).- commit b162aad * Fri Sep 06 2024 neilbAATTsuse.de- kabi fix for proc/mounts: add cursor (bsc#1207341).- commit 1fada3d * Fri Sep 06 2024 neilbAATTsuse.de- proc/mounts: add cursor (bsc#1207341).- autofs4: use wait_event_killable (bsc#1207341).- commit 1adc77e * Thu Sep 05 2024 sjaeckelAATTsuse.de- blacklist.conf: Add c055fc00c07b (\"net/rds: fix WARNING in rds_conn_connect_if_down\") (CVE-2024-27024 bsc#1223777)- commit e06af01 * Thu Sep 05 2024 tiwaiAATTsuse.de- ALSA: line6: Fix racy access to midibuf (CVE-2024-44954 bsc#1230176).- commit 899798d * Thu Sep 05 2024 tiwaiAATTsuse.de- atm: idt77252: prevent use after free in dequeue_rx() (CVE-2024-44998 bsc#1230171).- driver core: Fix uevent_show() vs driver detach race (CVE-2024-44952 bsc#1230178).- commit c758c1a * Thu Sep 05 2024 dsterbaAATTsuse.com- cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory (CVE-2021-47387 bsc#1225316)- commit ce3e04b * Thu Sep 05 2024 mfrancAATTsuse.cz- s390/sclp: Prevent release of buffer in I/O (bsc#1230200 CVE-2024-44969 git-fixes).- commit 495f327 * Wed Sep 04 2024 lhenriquesAATTsuse.de- fuse: use unsigned type for getxattr/listxattr size truncation (bsc#1230151).- commit 3543834 * Wed Sep 04 2024 jleeAATTsuse.com- Bluetooth: L2CAP: Fix not validating setsockopt user input (bsc#1224579 CVE-2024-35965).- commit 6d78576 * Tue Sep 03 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 4f86ed8 * Tue Sep 03 2024 dkirjanovAATTsuse.com- Bluetooth: L2CAP: Fix deadlock (git-fixes).- commit 6afc15c * Tue Sep 03 2024 mkoutnyAATTsuse.com- blacklist.conf: Add db8dd9697238 cgroup-v1: cgroup_pidlist_next should update position index- commit eb0c44d * Tue Sep 03 2024 jleeAATTsuse.com- Bluetooth: btintel: Fixe build regression (bsc#1224640 CVE-2024-35933).- commit 67f9898 * Tue Sep 03 2024 jleeAATTsuse.com- Bluetooth: btintel: Fix null ptr deref in btintel_read_version (bsc#1224640 CVE-2024-35933).- commit 8955b3c * Mon Sep 02 2024 oheringAATTsuse.de- blacklist.conf: remove three stale entries- commit 89bb6b6 * Mon Sep 02 2024 oneukumAATTsuse.com- usb: vhci-hcd: Do not drop references before new references are gained (CVE-2024-43883 bsc#1229707).- commit 1ab205e * Mon Sep 02 2024 dkirjanovAATTsuse.com- bluetooth/l2cap: sync sock recv cb and release (bsc#1228576 CVE-2024-41062).- commit 7294061 * Mon Sep 02 2024 tzimmermannAATTsuse.com- drm/i915/gem: Fix Virtual Memory mapping boundaries calculation (bsc#1229156 CVE-2024-42259)- commit ad9c138 * Mon Sep 02 2024 oneukumAATTsuse.com- net: usb: qmi_wwan: fix memory leak for not ip packets (CVE-2024-43861 bsc#1229500).- commit 706ebe0 * Mon Sep 02 2024 tzimmermannAATTsuse.com- drm/vmwgfx: Fix a deadlock in dma buf fence polling (bsc#1229497 CVE-2024-43863)- commit 3f53b56 * Sun Sep 01 2024 ailiopAATTsuse.com- xfs: fix getfsmap reporting past the last rt extent (git-fixes).- commit a9800d1 * Sun Sep 01 2024 ailiopAATTsuse.com- xfs: fix uninitialized variable access (git-fixes).- commit 3f7682d * Sun Sep 01 2024 ailiopAATTsuse.com- xfs: Fix the owner setting issue for rmap query in xfs fsmap (git-fixes).- commit f1b3405 * Fri Aug 30 2024 mkoutnyAATTsuse.com- Update patches.suse/0001-usb-xhci-Check-endpoint-is-valid-before-dereferencin.patch (git-fixes CVE-2023-52901 bsc#1229531).- Update patches.suse/CDC-NCM-avoid-overflow-in-sanity-checking.patch (git-fixes CVE-2022-48938 bsc#1229664).- Update patches.suse/RDMA-cma-Do-not-change-route.addr.src_addr-outside-s.patch (bsc#1210629 CVE-2023-2176 CVE-2022-48925 bsc#1229630).- Update patches.suse/RDMA-ib_srp-Fix-a-deadlock.patch (git-fixes CVE-2022-48930 bsc#1229624).- Update patches.suse/cgroup-cpuset-Prevent-UAF-in-proc_cpuset_show.patch (bsc#1228801 CVE-2024-43853 bsc#1229292).- Update patches.suse/cifs-fix-double-free-race-when-mount-fails-in-cifs_get_root-.patch (bsc#1190317 CVE-2022-48919 bsc#1229657).- Update patches.suse/configfs-fix-a-race-in-configfs_-un-register_subsystem.patch (git-fixes CVE-2022-48931 bsc#1229623).- Update patches.suse/drm-virtio-Fix-GEM-handle-creation-UAF.patch (git-fixes CVE-2022-48899 bsc#1229536).- Update patches.suse/ibmvnic-free-reset-work-item-when-flushing.patch (bsc#1196516 ltc#196391 CVE-2022-48905 bsc#1229604).- Update patches.suse/ixgbe-fix-pci-device-refcount-leak.patch (git-fixes CVE-2022-48896 bsc#1229540).- Update patches.suse/memcg-protect-concurrent-access-to-mem_cgroup_idr.patch (git-fixes CVE-2024-43892 bsc#1229761).- Update patches.suse/scsi-qla2xxx-Complete-command-early-within-lock.patch (bsc#1228850 CVE-2024-42287 bsc#1229392).- Update patches.suse/scsi-qla2xxx-During-vport-delete-send-async-logout-e.patch (bsc#1228850 CVE-2024-42289 bsc#1229399).- Update patches.suse/scsi-qla2xxx-Fix-for-possible-memory-corruption.patch (bsc#1228850 CVE-2024-42288 bsc#1229398).- Update patches.suse/scsi-qla2xxx-validate-nvme_local_port-correctly.patch (bsc#1228850 CVE-2024-42286 bsc#1229395).- commit d202e91 * Fri Aug 30 2024 pjakobssonAATTsuse.de- blacklist.conf: 0cac183b98d8 drm/amdkfd: range check cp bad op exception interrupts- commit 42d3b40 * Fri Aug 30 2024 hareAATTsuse.de- ata: libata-core: Fix double free on error (CVE-2024-41087,bsc#1228466).- commit bdef5f8 * Fri Aug 30 2024 pjakobssonAATTsuse.de- blacklist.conf: c02c1960c93e drm/amdgpu/pm: Fix the null pointer dereference for smu7- commit 9652c5d * Fri Aug 30 2024 pjakobssonAATTsuse.de- blacklist.conf: 4c11d30c9557 drm/amdgpu: Fix the null pointer dereference to ras_manager- commit d86617b * Fri Aug 30 2024 pjakobssonAATTsuse.de- drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules (CVE-2024-43907 bsc#1229787).- commit 95a59bd * Fri Aug 30 2024 pjakobssonAATTsuse.de- drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr (CVE-2024-43905 bsc#1229784).- commit 93f42ad * Fri Aug 30 2024 jslabyAATTsuse.cz- serial: core: check uartclk for zero to avoid divide by zero (bsc#1229759 CVE-2024-43893).- commit 150a54e * Thu Aug 29 2024 tiwaiAATTsuse.de- media: xc2028: avoid use-after-free in load_firmware_cb() (CVE-2024-43900 bsc#1229756).- commit 764489c * Thu Aug 29 2024 jslabyAATTsuse.cz- blacklist.conf: add one IRQ HANDLING- commit e56caa6 * Thu Aug 29 2024 jslabyAATTsuse.cz- Revert \"irqdomain: Fixed unbalanced fwnode get and put (git-fixes).\" (bsc#1229851) This reverts commit 37becc871554a4057226a862be812b4c0ff8c711 as it breaks irqs on 12sp5. The patch is actually wrong in 12sp5. of_node is refcounted here, not fwnode. So revert the patch without replacement.- commit c53dc2f * Thu Aug 29 2024 pjakobssonAATTsuse.de- blacklist.conf: 38e6f715b02b drm/amd/display: Add NULL check for \'afb\' before dereferencing in amdgpu_dm_plane_handle_cursor_update- commit ad81cdb * Thu Aug 29 2024 pjakobssonAATTsuse.de- drm/amd/display: Add null checker before passing variables (CVE-2024-43902 bsc#1229767).- commit 1c0c16f * Wed Aug 28 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-43904 bsc#1229768: not applicable Driver code does not exist, added in 5.7.- commit faa2712 * Wed Aug 28 2024 dsterbaAATTsuse.com- Bluetooth: MGMT: Add error handling to pair_device() (CVE-2024-43884 bsc#1229739)- commit ecb471c * Wed Aug 28 2024 pjakobssonAATTsuse.de- blacklist.conf: ecbf60782662 drm/amd/display: Fix null pointer deref in dcn20_resource.c- commit 582eb56 * Wed Aug 28 2024 fdmananaAATTsuse.com- btrfs: get rid of warning on transaction commit when using flushoncommit (bsc#1229658 CVE-2022-48920).- commit 2ac5fdc * Wed Aug 28 2024 vkarasulliAATTsuse.de- vfio/pci: fix potential memory leak in vfio_intx_enable() (git-fixes).- commit f6c36eb * Wed Aug 28 2024 vkarasulliAATTsuse.de- kABI: vfio: struct virqfd kABI workaround (CVE-2024-26812 bsc#1222808).- commit 202caf3 * Wed Aug 28 2024 mhockoAATTsuse.com- exec: Fix ToCToU between perm check and set-uid/gid usage (CVE-2024-43882 bsc#1229503).- commit 236a83a * Wed Aug 28 2024 vkarasulliAATTsuse.de- vfio: Introduce interface to flush virqfd inject workqueue (bsc#1222808 CVE-2024-26812).- commit 71f96a8 * Wed Aug 28 2024 vkarasulliAATTsuse.de- vfio/pci: Create persistent INTx handler (bsc#1222808 CVE-2024-26812).- commit 26ca5db * Wed Aug 28 2024 tbogendoerferAATTsuse.de- ip6_tunnel: Fix broken GRO (bsc#1226323).- net/mlx5: Always drain health in shutdown callback (CVE-2024-43866 bsc#1229495).- commit d1b0995 * Tue Aug 27 2024 dsterbaAATTsuse.com- net: ipv6: ensure we call ipv6_mc_down() at most once (CVE-2022-48910 bsc#1229632)- commit 80d1e79 * Tue Aug 27 2024 mkoutnyAATTsuse.com- blacklist.conf: Add a50e1fcbc9b85 (\"btrfs: do not WARN_ON() if we have PageError set\")- commit 479a93f * Tue Aug 27 2024 dsterbaAATTsuse.com- gsmi: fix null-deref in gsmi_get_variable (CVE-2023-52893 bsc#1229535)- commit 0d2fd7b * Tue Aug 27 2024 dsterbaAATTsuse.com- Fix reference in patches.suse/netfilter-tproxy-bail-out-if-IP-has-been-disabled-on.patch (CVE-2024-36270 bsc#1226798)- commit 705c30b * Tue Aug 27 2024 mfrancAATTsuse.cz- s390/pkey: Wipe copies of protected- and secure-keys (CVE-2024-42155 bsc#1228733).- commit 1712d5c * Tue Aug 27 2024 tiwaiAATTsuse.de- nfc: pn533: initialize struct pn533_out_arg properly (CVE-2022-48875 bsc#1229516).- commit 3dc4ecc * Tue Aug 27 2024 tiwaiAATTsuse.de- nfc: pn533: Wait for out_urb\'s completion in pn533_usb_send_frame() (CVE-2023-52907 bsc#1229526).- commit 462fb2b * Tue Aug 27 2024 tiwaiAATTsuse.de- wifi: mac80211: sdata can be NULL during AMPDU start (CVE-2022-48875 bsc#1229516).- commit 5fb2170 * Mon Aug 26 2024 dsterbaAATTsuse.com- devres: Fix memory leakage caused by driver API devm_free_percpu() (CVE-2024-43871 bsc#1229490)- commit 4465aef * Mon Aug 26 2024 mfrancAATTsuse.cz- s390/pkey: Use kfree_sensitive() to fix Coccinelle warnings (CVE-2024-42158 bsc#1228720).- commit 13ea3b5 * Mon Aug 26 2024 mkoutnyAATTsuse.com- af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg (bsc#1226846 CVE-2024-38596).- Update patches.suse/af_unix-Fix-data-races-around-sk-sk_shutdown.patch (git-fixes bsc#1226846).- commit a35b43b * Mon Aug 26 2024 nmoreyAATTsuse.com- RDMA/hns: Fix soft lockup under heavy CEQE load (bsc#1229489 CVE-2024-43872)- commit 8bd84db * Mon Aug 26 2024 dsterbaAATTsuse.com- ipv6: sr: fix memleak in seg6_hmac_init_algo (CVE-2024-39489 bsc#1227623)- commit 9c4fab9 * Mon Aug 26 2024 oneukumAATTsuse.com- usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB (CVE-2024-42226 bsc#1228709).- commit e6525c1 * Mon Aug 26 2024 oneukumAATTsuse.com- usb: gadget: configfs: Prevent OOB read/write in usb_string_copy() (CVE-2024-42236 bsc#1228964).- commit bf495b3 * Mon Aug 26 2024 oneukumAATTsuse.com- USB: serial: mos7840: fix crash on resume (CVE-2024-42244 bsc#1228967).- commit c904d0e * Mon Aug 26 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2021-47289 bsc#1224984: not applicable, code does not exist Patch adds a NULL pointer check to acpi_dev_put(), but this does not exist in this codebase. It was added as an unrelated fix fe066621c7966f (\"gpio: merrifield: Fix build err without CONFIG_ACPI\") and then a lot of refactoring in ACPI subsystem started to use it. There isn\'t an equivalent code that should do the NULL pointer check, probably added later in the refactoring as well as the bug.- commit 6f50897 * Mon Aug 26 2024 tiwaiAATTsuse.de- wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he() (CVE-2024-43879 bsc#1229482).- commit 8fe6121 * Mon Aug 26 2024 msuchanekAATTsuse.de- kABI: tpm-interface: Hide new include from genksyms (bsc#1082555).- commit d46dd8a * Mon Aug 26 2024 dsterbaAATTsuse.com- cpufreq: schedutil: Use kobject release() method to free sugov_tunables (CVE-2021-47387 bsc#1225316) CVE backport so remove it from blacklist.conf, added in 56273cd113da0c (\"blacklist.conf: Fix to experimental feature, fix only in the event of a customer bug\").- commit 074afac * Mon Aug 26 2024 sjaeckelAATTsuse.de- netfilter: nf_tables: fix memleak in map from abort path (CVE-2024-27011 bsc#1223803).- commit 5b46784 * Mon Aug 26 2024 jleeAATTsuse.com- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() (bsc#1225578 CVE-2024-36013).- commit 12a50ad * Fri Aug 23 2024 krismanAATTsuse.de- filelock: Fix fcntl/close race recovery compat path (bsc#1228427 CVE-2024-41020).- commit 0ef50b1 * Fri Aug 23 2024 krismanAATTsuse.de- filelock: Remove locks reliably when fcntl/close race is detected (bsc#1228247 CVE-2024-41012).- commit c84976c * Thu Aug 22 2024 mkubecekAATTsuse.cz- netfilter: nft_limit: reject configurations that cause integer overflow (CVE-2024-26668 bsc#1222335).- commit 0c4fd3e * Thu Aug 22 2024 mkubecekAATTsuse.cz- netfilter: nft_limit: fix packet ratelimiting (CVE-2024-26668 bsc#1222335).- Refresh patches.suse/netfilter-nft_limit-avoid-possible-divide-error-in-n.patch.- commit 045f275 * Thu Aug 22 2024 mfrancAATTsuse.cz- kvm: s390: Reject memory region operations for ucontrol VMs (CVE-2024-43819 bsc#1229290 git-fixes).- commit e43e818 * Thu Aug 22 2024 mfrancAATTsuse.cz- s390/pkey: Wipe sensitive data on failure (CVE-2024-42157 bsc#1228727 git-fixes).- commit 323dd0d * Thu Aug 22 2024 jslabyAATTsuse.cz- irqdomain: Fixed unbalanced fwnode get and put (git-fixes).- genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware (git-fixes).- genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask() (git-fixes).- irqdomain: Fix domain registration race (git-fixes).- irqdomain: Fix mapping-creation race (git-fixes).- irqdomain: Refactor __irq_domain_alloc_irqs() (git-fixes).- irqdomain: Look for existing mapping only once (git-fixes).- irqdomain: Drop bogus fwspec-mapping error handling (git-fixes).- irqdomain: Fix association race (git-fixes).- genirq/irqdesc: Don\'t try to remove non-existing sysfs files (git-fixes).- genirq/msi: Ensure deactivation on teardown (git-fixes).- genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set (git-fixes).- genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy() (git-fixes).- genirq/proc: Reject invalid affinity masks (again) (git-fixes).- genirq: Delay deactivation in free_irq() (git-fixes).- kABI: genirq: Delay deactivation in free_irq() (kabi git-fixes).- genirq: Make sure the initial affinity is not empty (git-fixes).- commit 37becc8 * Thu Aug 22 2024 jgrossAATTsuse.com- KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio (CVE-2021-47341 bsc#1224923).- commit 12d646d * Thu Aug 22 2024 tbogendoerferAATTsuse.de- bna: adjust \'name\' buf size of bna_tcb and bna_ccb structures (CVE-2024-43839 bsc#1229301).- commit 5a42d4e * Thu Aug 22 2024 jleeAATTsuse.com- efi: runtime: avoid EFIv2 runtime services on Apple x86 machines (bsc#1226629 CVE-2022-48769).- commit 88b4118 * Thu Aug 22 2024 ptesarikAATTsuse.com- dma: fix call order in dmam_free_coherent (bsc#1229346 CVE-2024-43856).- commit b96a5fb * Thu Aug 22 2024 dsterbaAATTsuse.com- netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu() (CVE-2024-36286 bsc#1226801)- commit 3ee11b6 * Thu Aug 22 2024 dsterbaAATTsuse.com- netfilter: tproxy: bail out if IP has been disabled on the device (CVE-2024-36270 1226798)- commit d5e958c * Thu Aug 22 2024 dsterbaAATTsuse.com- netfilter: nf_conntrack_h323: Add protection for bmp length out of range (CVE-2024-26851 bsc#1223074) Previous four patches fix other bound check bugs or prepare code for this to apply cleanly.- commit ca9c856 * Thu Aug 22 2024 dsterbaAATTsuse.com- netfilter: nf_conntrack_h323: restore boundary check correctness (bsc#1223074)- commit a87a86d * Thu Aug 22 2024 dsterbaAATTsuse.com- netfilter: nf_ct_h323: Extend nf_h323_error_boundary to work on bits as well (bsc#1223074)- commit 034ab36 * Thu Aug 22 2024 dsterbaAATTsuse.com- netfilter: nf_ct_h323: Convert CHECK_BOUND macro to function (bsc#1223074)- commit f812de4 * Thu Aug 22 2024 dsterbaAATTsuse.com- netfilter: nf_ct_h323: Out Of Bound Read in Netfilter Conntrack (bsc#1223074)- commit b7e85f6 * Wed Aug 21 2024 jleeAATTsuse.com- ACPICA: Revert \"ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine.\" (bsc#1227820 CVE-2024-40984).- commit cc6eb03 * Wed Aug 21 2024 sjaeckelAATTsuse.de- blacklist.conf: Add e7870cf13d20 (\"rxrpc: Fix delayed ACKs to not set the reference serial number\") (CVE-2024-26677 bsc#1222387)- commit b725045 * Wed Aug 21 2024 jslabyAATTsuse.cz- blacklist.conf: add two IRQ HANDLING- commit dad4350 * Wed Aug 21 2024 ddissAATTsuse.de- scsi: target: core: Silence the message about unknown VPD pages (bsc#1221252 bsc#1229462).- commit 73ee6e7 * Wed Aug 21 2024 dsterbaAATTsuse.com- mISDN: Fix a use after free in hfcmulti_tx() (CVE-2024-42280 bsc#1229388)- commit e5565c3 * Wed Aug 21 2024 dsterbaAATTsuse.com- tipc: Return non-zero value from tipc_udp_addr2str() on error (CVE-2024-42284 bsc#1229382)- commit 4d8536f * Wed Aug 21 2024 dsterbaAATTsuse.com- sysctl: always initialize i_uid/i_gid (CVE-2024-42312 bsc#1229357)- commit b5674a1 * Wed Aug 21 2024 dsterbaAATTsuse.com- drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes (CVE-2024-42310 bsc#1229358)- commit ac17234 * Wed Aug 21 2024 dsterbaAATTsuse.com- drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modes (CVE-2024-42309 bsc#1229359)- commit 452c306 * Wed Aug 21 2024 dsterbaAATTsuse.com- block: initialize integrity buffer to zero before writing it to media (CVE-2024-43854 bsc#1229345)- commit 2414013 * Tue Aug 20 2024 dsterbaAATTsuse.com- ipvs: properly dereference pe in ip_vs_add_service (CVE-2024-42322 bsc#1229347)- commit 3e24abe * Tue Aug 20 2024 tiwaiAATTsuse.de- dev/parport: fix the array out-of-bounds risk (CVE-2024-42301 bsc#1229407).- commit b4a682d * Tue Aug 20 2024 nmoreyAATTsuse.com- RDMA/iwcm: Fix a use-after-free related to destroying CM IDs (bsc#1229381 CVE-2024-42285)- commit b6331d8 * Tue Aug 20 2024 iivanovAATTsuse.de- arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to (git-fixes)- commit c501ca8 * Tue Aug 20 2024 tiwaiAATTsuse.de- media: mediatek: vcodec: Handle invalid decoder vsi (CVE-2024-43831 bsc#1229309).- commit 38f48e2 * Tue Aug 20 2024 lhenriquesAATTsuse.de- fuse: Initialize beyond-EOF page contents before setting uptodate (bsc#1229457).- commit 7188cb3 * Tue Aug 20 2024 shung-hsi.yuAATTsuse.com- bpf: Fix a segment issue when downgrading gso_size (bsc#1229386 CVE-2024-42281).- commit 4edf813 * Tue Aug 20 2024 shung-hsi.yuAATTsuse.com- Refresh patches.suse/bpf-fix-bpf_skb_adjust_net-bpf_skb_proto_xlat-to-dea.patch.- add hunks that were missing because this patch predates patches.suse/bpf-add-bpf_skb_adjust_room-helper.patch- commit b6ecdd7 * Mon Aug 19 2024 mfrancAATTsuse.cz- net/iucv: fix use after free in iucv_sock_close() (CVE-2024-42271 bsc#1229400 bsc#1228975).- commit f2f712f * Mon Aug 19 2024 msuchanekAATTsuse.de- Refresh sorted patches.- Refresh patches.suse/cpu-SMT-Enable-SMT-only-if-a-core-is-online.patch.- Refresh patches.suse/powerpc-topology-Check-if-a-core-is-online.patch.- commit 1b405bb * Mon Aug 19 2024 msuchanekAATTsuse.de- Update patches.suse/cpu-SMT-Enable-SMT-only-if-a-core-is-online.patch (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes bsc#1229327 ltc#206365).- Update patches.suse/powerpc-topology-Check-if-a-core-is-online.patch (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes bsc#1229327 ltc#206365).- commit a8be45e * Mon Aug 19 2024 neilbAATTsuse.de- gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey (git-fixes).- commit 6e52103 * Sat Aug 17 2024 tiwaiAATTsuse.de- ALSA: timer: Relax start tick time check for slave timer elements (git-fixes CVE-2024-38618 bsc#1226754).- commit de27c4e * Fri Aug 16 2024 dsterbaAATTsuse.com- USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor (CVE-2024-41035 bsc#1228485)- commit 456ee09 * Fri Aug 16 2024 mfrancAATTsuse.cz- s390/uv: Panic for set and remove shared access UVC errors (git-fixes bsc#1229229).- commit 172448f * Fri Aug 16 2024 tbogendoerferAATTsuse.de- gve: Account for stopped queues when reading NIC stats (CVE-2024-42162 bsc#1228706).- commit 7acbc65 * Fri Aug 16 2024 jslabyAATTsuse.cz- blacklist.conf: add one from IRQ HANDLING git-fixes- commit 14e4231 * Fri Aug 16 2024 tbogendoerferAATTsuse.de- net: mana: Fix race on per-CQ variable napi work_done (bsc#1229154).- Refresh patches.suse/net-mana-Configure-hwc-timeout-from-hardware.patch.- commit d7d72be * Fri Aug 16 2024 tbogendoerferAATTsuse.de- net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings (bsc#1229154).- commit 72d0bd1 * Fri Aug 16 2024 mfrancAATTsuse.cz- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID (git-fixes bsc#1229222).- commit 590a719 * Thu Aug 15 2024 jleeAATTsuse.com- mmc: mmc_spi: fix error handling in mmc_spi_probe() (bsc#1225483 CVE-2023-52708).- commit c7ef14e * Thu Aug 15 2024 jleeAATTsuse.com- sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl (bsc#1225508 CVE-2021-47549).- commit ed3ad9e * Thu Aug 15 2024 jleeAATTsuse.com- irqchip/gic-v3-its: Fix potential VPE leak on error (bsc#1225190 CVE-2021-47373).- commit c95f6d5 * Wed Aug 14 2024 jleeAATTsuse.com- i2c: acpi: fix resource leak in reconfiguration device addition (bsc#1225223 CVE-2021-47425).- commit 61ff581 * Wed Aug 14 2024 sjaeckelAATTsuse.de- nfc: nci: Fix handling of zero-length payload packets in nci_rx_work() (git-fixes).- nfc: nci: Fix uninit-value in nci_rx_work (git-fixes).- nfc: nci: Fix kcov check in nci_rx_work() (git-fixes).- commit b2f9141 * Wed Aug 14 2024 neilbAATTsuse.de- net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket (CVE-2024-42246 bsc#1228989).- Refresh patches.suse/SUNRPC-improve-swap-handling-scheduling-and-PF_MEMAL.patch.- commit 135ee65 * Tue Aug 13 2024 msuchanekAATTsuse.de- powerpc/topology: Check if a core is online (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes).- cpu/SMT: Enable SMT only if a core is online (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes).- commit bf2704c * Tue Aug 13 2024 hareAATTsuse.de- ata: libata-core: Fix null pointer dereference on error (CVE-2024-41098 bsc#1228467).- commit 706447c * Tue Aug 13 2024 sjaeckelAATTsuse.de- vsock: correct removal of socket from the list (bsc#1227996).- commit fa0bbe3 * Tue Aug 13 2024 jgrossAATTsuse.com- x86/xen: Drop USERGS_SYSRET64 paravirt call (CVE-2021-4440 bsc#1227069).- Refresh patches.suse/x86-entry_64-Add-VERW-just-before-userspace-transition.patch.- Refresh patches.suse/x86-xen-add-xenpv_restore_regs_and_return_to_usermode.patch.- commit 8c4b30e * Mon Aug 12 2024 davide.beniniAATTsuse.com- tcp_metrics: validate source addr length (CVE-2024-42154 bsc#1228507).- commit 21723ca * Mon Aug 12 2024 mhockoAATTsuse.com- memcg: protect concurrent access to mem_cgroup_idr (git-fixes).- commit 7946225 * Mon Aug 12 2024 jgrossAATTsuse.com- x86/pv: Switch SWAPGS to ALTERNATIVE (CVE-2021-4440 bsc#1227069).- Refresh patches.suse/x86-Add-magic-AMD-return-thunk.patch.- Refresh patches.suse/x86-entry-add-kernel-ibrs-implementation.patch.- commit 0ebe004 * Mon Aug 12 2024 sjaeckelAATTsuse.de- vsock: remove vsock from connected table when connect is interrupted by a signal (CVE-2022-48786 bsc#1227996).- commit 1f3fc69 * Mon Aug 12 2024 lhenriquesAATTsuse.de- libceph: fix race between delayed_work() and ceph_monc_stop() (bsc#1228959 CVE-2024-42232).- commit 498ef72 * Mon Aug 12 2024 sjaeckelAATTsuse.de- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet (git-fixes CVE-2024-35915 bsc#1224479).- commit e2eb32a * Mon Aug 12 2024 shung-hsi.yuAATTsuse.com- blacklist.conf: bsc#1226885 (CVE-2024-38662) patches that are too intrusive- commit 1c89392 * Fri Aug 09 2024 jslabyAATTsuse.cz- Update patches.suse/0001-ocfs2-fix-DIO-failure-due-to-insufficient-transactio.patch (bsc#1216834 CVE-2024-42077 bsc#1228516).- Update patches.suse/ocfs2-strict-bound-check-before-memcmp-in-ocfs2_xatt.patch (bsc#1228410 CVE-2024-41016).- Update patches.suse/usb-atm-cxacru-fix-endpoint-checking-in-cxacru_bind.patch (git-fixes CVE-2024-41097 bsc#1228513).- Update patches.suse/x86-bhi-Avoid-warning-in-DB-handler-due-to-BHI-mitigation.patch (git-fixes CVE-2024-42240 bsc#1228966). Add CVE references.- commit 97c33e4 * Fri Aug 09 2024 tbogendoerferAATTsuse.de- net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx() (CVE-2024-42110 bsc#1228501).- bnx2x: Fix multiple UBSAN array-index-out-of-bounds (CVE-2024-42148 bsc#1228487).- commit 8188617 * Thu Aug 08 2024 davide.beniniAATTsuse.com- inet_diag: Initialize pad field in struct inet_diag_req_v2 (CVE-2024-42106 bsc#1228493).- commit 71e61fd * Thu Aug 08 2024 sjaeckelAATTsuse.de- tipc: fix kernel panic when enabling bearer (CVE-2022-48865 bsc#1228065).- commit a0e7a51 * Thu Aug 08 2024 mfrancAATTsuse.cz- s390/sclp: Fix sclp_init() cleanup on failure (CVE-2024-41068 bsc#1228579).- commit 1a2e580 * Thu Aug 08 2024 fdmananaAATTsuse.com- btrfs: fix processing of delayed tree block refs during backref walking (bsc#1228982).- btrfs: Remove unused op_key var from add_delayed_refs (bsc#1228982).- commit 1382fa0 * Thu Aug 08 2024 msuchanekAATTsuse.de- tpm: tpm1_bios_measurements_next should increase position index (bsc#1082555).- tpm: access command header through struct in tpm_try_transmit() (bsc#1082555).- commit f79c4b3 * Thu Aug 08 2024 msuchanekAATTsuse.de- blacklist.conf: Remove TPM fix.- commit 52faa19 * Thu Aug 08 2024 msuchanekAATTsuse.de- blacklist.conf: Remove already included commit.- commit 3769b33 * Thu Aug 08 2024 msuchanekAATTsuse.de- tpm: Prevent hwrng from activating during resume (bsc#1082555).- tpm: Allow system suspend to continue when TPM suspend fails (bsc#1082555).- tpm: Add a flag to indicate TPM power is managed by firmware (bsc#1082555).- commit 7eb0e28 * Wed Aug 07 2024 jdelvareAATTsuse.de- blacklist.conf: add CVE-2022-48822, code not built- commit 8003a3d * Wed Aug 07 2024 msuchanekAATTsuse.de- tpm/tpm_crb: Fix error message in __crb_relinquish_locality() (bsc#1082555).- commit a397ffb * Wed Aug 07 2024 msuchanekAATTsuse.de- tpm: Revert \"tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts\" (bsc#1082555).- commit b8cd04a * Wed Aug 07 2024 shung-hsi.yuAATTsuse.com- xdp: Remove WARN() from __xdp_reg_mem_model() (bsc#1228482 CVE-2024-42082).- commit 3f265d8 * Wed Aug 07 2024 pjakobssonAATTsuse.de- blacklist.conf: 2cf49e00d40d drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again- commit f313cfb * Wed Aug 07 2024 tiwaiAATTsuse.de- pinctrl: fix deadlock in create_pinctrl() when handling - EPROBE_DEFER (CVE-2024-42090 bsc#1228449).- commit f210b8f * Wed Aug 07 2024 pjakobssonAATTsuse.de- drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes (CVE-2024-42101 bsc#1228495).- commit f00bb1f * Wed Aug 07 2024 pjakobssonAATTsuse.de- drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc (CVE-2024-42228 bsc#1228667).- commit d4e3f63 * Tue Aug 06 2024 fdmananaAATTsuse.com- btrfs: send: fix send failure of a subcase of orphan inodes (bsc#1228030).- btrfs: send: fix failures when processing inodes with no links (bsc#1228030).- commit 9fd4ec5 * Tue Aug 06 2024 fdmananaAATTsuse.com- btrfs: send: use boolean types for current inode status (bsc#1228030).- commit 2ab676b * Tue Aug 06 2024 fdmananaAATTsuse.com- btrfs: send: refactor arguments of get_inode_info() (bsc#1228030).- commit 3731717 * Tue Aug 06 2024 msuchanekAATTsuse.de- kABI: Hide the new last_cc member in a hole in struct tpm_chip (bsc#1082555).- commit fac3e7a * Tue Aug 06 2024 fdmananaAATTsuse.com- btrfs: send: always use the rbtree based inode ref management infrastructure (bsc#1228030).- commit 252130e * Tue Aug 06 2024 fdmananaAATTsuse.com- btrfs: fix 64bit compat send ioctl arguments not initializing version member (bsc#1228030).- btrfs: fix send ioctl on 32bit with 64bit kernel (bsc#1228030).- btrfs: send: add new command FILEATTR for file attributes (bsc#1228030).- btrfs: send: add stream v2 definitions (bsc#1228030).- btrfs: send: avoid copying file data (bsc#1228030).- btrfs: send: explicitly number commands and attributes (bsc#1228030).- btrfs: send: get rid of i_size logic in send_write() (bsc#1228030).- btrfs: send: prepare for v2 protocol (bsc#1228030).- btrfs: send: remove unused send_ctx::{total,cmd}_send_size (bsc#1228030).- Refresh patches.suse/Btrfs-fix-race-between-send-and-deduplication-that-l.patch.- Refresh patches.suse/btrfs-send-ensure-send_fd-is-writable.patch.- Refresh patches.suse/btrfs-send-fix-sending-link-commands-for-existing-fi.patch.- commit 956ca27 * Tue Aug 06 2024 nik.borisovAATTsuse.com- x86/bhi: Avoid warning in #DB handler due to BHI mitigation (git-fixes).- commit f899605 * Tue Aug 06 2024 nmoreyAATTsuse.com- Refresh patches.suse/IB-hfi1-Fix-bugs-with-non-PAGE_SIZE-end-multi-iovec-.patch Alt-commit added Blacklist the follow-up fix of the Alt-commit- commit c3542b0 * Tue Aug 06 2024 ddissAATTsuse.de- ima: Fix use-after-free on a dentry\'s dname.name (bsc#1227716 CVE-2024-39494).- commit 2e3d558 * Tue Aug 06 2024 nik.borisovAATTsuse.com- x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI (git-fixes).- Update config files.- commit 4549b89 * Tue Aug 06 2024 nik.borisovAATTsuse.com- x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto (git-fixes). This commit was missing for SLE12-SP5 which made the performance profile of SLE12-SP5 and SLE15-SP[56] differ. Our decision was to follow upstream w.r.t how BHI is going to be mitigated and the decision was to do away with \'auto\' mode.- Update config files.- commit 02bfc90 * Tue Aug 06 2024 nik.borisovAATTsuse.com- Sort BHI mitigation patches- Refresh patches.suse/x86-bhi-Add-BHI-mitigation-knob.patch.- Refresh patches.suse/x86-bhi-Add-support-for-clearing-branch-history-at-syscall.patch.- Refresh patches.suse/x86-bhi-Define-SPEC_CTRL_BHI_DIS_S.patch.- Refresh patches.suse/x86-bhi-Enumerate-Branch-History-Injection-BHI-bug.patch.- Refresh patches.suse/x86-bhi-Mitigate-KVM-by-default.patch.- Refresh patches.suse/x86-cpufeature-Add-missing-leaf-enumeration.patch.- commit f2f0729 * Tue Aug 06 2024 oheringAATTsuse.de- PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN (git-fixes).- commit 08ef890 * Tue Aug 06 2024 msuchanekAATTsuse.de- kABI: do not rename tpm_do_selftest, tpm_pcr_read_dev, and tpm1_getcap (bsc#1082555).- Delete patches.kabi/kABI-Do-not-rename-tpm_getcap.patch- commit 5a6f1d9 * Tue Aug 06 2024 msuchanekAATTsuse.de- kABI: Do not rename tpm_getcap (bsc#1082555).- commit 01263dd * Tue Aug 06 2024 msuchanekAATTsuse.de- kABI: re-export tpm2_calc_ordinal_duration (bsc#1082555).- commit 1303a23 * Tue Aug 06 2024 msuchanekAATTsuse.de- kABI: Instead of changing the pcr argument type add a local variable of the desired type, and assign it from the actual argument (bsc#1082555).- Refresh patches.kabi/kABI-do-not-rename-tpm_do_selftest-tpm_pcr_read_dev-.patch- commit e919992 * Tue Aug 06 2024 msuchanekAATTsuse.de- kABI: no need to store the tpm long long duration in tpm_chip struct, it is an arbitrary hardcoded value (bsc#1082555).- commit 75cc28e * Tue Aug 06 2024 msuchanekAATTsuse.de- kABI: do not change return type of tpm_tis_update_timeouts (bsc#1082555).- commit 57d9ed9 * Tue Aug 06 2024 msuchanekAATTsuse.de- Move kABI patch to kABI section.- commit 3f941d1 * Tue Aug 06 2024 msuchanekAATTsuse.de- KVM: PPC: Book3S HV: remove extraneous asterisk from rm_host_ipi_action() comment (bsc#1065729).- KVM: PPC: Book3S HV: Don\'t take kvm->lock around kvm_for_each_vcpu (bsc#1065729).- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list (bsc#1065729).- Refresh patches.suse/KVM-PPC-Book3S-Fix-H_RTAS-rets-buffer-overflow.patch- KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines (bsc#1065729).- KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE (bsc#1065729).- KVM: PPC: Inform the userspace about TCE update failures (bsc#1065729).- KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR (bsc#1065729).- commit ad6fee4 * Mon Aug 05 2024 tonyjAATTsuse.de- x86: stop playing stack games in profile_pc() (bsc#1228633 CVE-2024-42096).- commit 0bc3d2d * Mon Aug 05 2024 fdmananaAATTsuse.com- btrfs: send: remove stale code when checking for shared extents (bsc#1228030).- btrfs: silence maybe-uninitialized warning in clone_range (bsc#1228030).- commit 095e644 * Mon Aug 05 2024 fdmananaAATTsuse.com- Btrfs: incremental send, fix emission of invalid clone operations (bsc#1228030).- commit 88a98fe * Mon Aug 05 2024 fdmananaAATTsuse.com- Btrfs: send, improve clone range (bsc#1228030).- commit 8a72517 * Mon Aug 05 2024 fdmananaAATTsuse.com- btrfs: remove unused members dir_path from recorded_ref (bsc#1228030).- Refresh patches.suse/btrfs-incremental-send-fix-invalid-path-for-unlink-commands.patch.- Refresh patches.suse/btrfs-send-fix-sending-link-commands-for-existing-fi.patch.- commit 980e08a * Mon Aug 05 2024 tbogendoerferAATTsuse.de- liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet (CVE-2024-39506 bsc#1227729).- i40e: Fix queues reservation for XDP (CVE-2021-47619 bsc#1226645).- commit 37ce537 * Mon Aug 05 2024 fdmananaAATTsuse.com- btrfs: send: remove unused found_type parameter to lookup_dir_item_inode() (bsc#1228030).- commit bc238fe * Mon Aug 05 2024 dwagnerAATTsuse.de- scsi: qla2xxx: Convert comma to semicolon (bsc#1228850).- scsi: qla2xxx: Update version to 10.02.09.300-k (bsc#1228850).- scsi: qla2xxx: Use QP lock to search for bsg (bsc#1228850).- scsi: qla2xxx: Reduce fabric scan duplicate code (bsc#1228850).- scsi: qla2xxx: Fix optrom version displayed in FDMI (bsc#1228850).- scsi: qla2xxx: During vport delete send async logout explicitly (bsc#1228850).- scsi: qla2xxx: Complete command early within lock (bsc#1228850).- scsi: qla2xxx: Fix flash read failure (bsc#1228850).- scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmds (bsc#1228850).- scsi: qla2xxx: Fix for possible memory corruption (bsc#1228850).- scsi: qla2xxx: validate nvme_local_port correctly (bsc#1228850).- scsi: qla2xxx: Unable to act on RSCN for port online (bsc#1228850).- scsi: qla2xxx: Remove unused struct \'scsi_dif_tuple\' (bsc#1228850).- scsi: qla2xxx: Fix debugfs output for fw_resource_count (bsc#1228850).- scsi: qla2xxx: Drop driver owner assignment (bsc#1228850).- scsi: qla2xxx: Avoid possible run-time warning with long model_num (bsc#1228850).- string.h: Introduce memtostr() and memtostr_pad() (bsc#1228850).- commit 2402124 * Mon Aug 05 2024 dwagnerAATTsuse.de- nvme: fixup comment for nvme RDMA Provider Type (git-fixes).- commit 67b36fc * Sun Aug 04 2024 nmoreyAATTsuse.com- IB/core: Implement a limit on UMAD receive List (bsc#1228743 CVE-2024-42145)- commit 9aa0d29 * Fri Aug 02 2024 krismanAATTsuse.de- Update patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch (bsc#1224576 CVE-2024-35966 CVE-2024-35967 bsc#1224587).- Update patches.suse/RDMA-mlx5-Add-check-for-srq-max_sge-attribute.patch (git-fixes CVE-2024-40990 bsc#1227824).- Update patches.suse/USB-class-cdc-wdm-Fix-CPU-lockup-caused-by-excessive.patch (git-fixes CVE-2024-40904 bsc#1227772).- Update patches.suse/ocfs2-fix-races-between-hole-punching-and-AIO-DIO.patch (bsc#1227849 CVE-2024-40943).- Update patches.suse/tracing-trigger-Fix-to-return-error-if-failed-to-alloc-snapshot.patch (git-fixes CVE-2024-26920 bsc#1228237).- commit 71c68bc * Fri Aug 02 2024 krismanAATTsuse.de- Update patches.suse/SUNRPC-Fix-UAF-in-svc_tcp_listen_data_ready.patch (git-fixes CVE-2023-52885 bsc#1227750).- commit 4594a5d * Fri Aug 02 2024 krismanAATTsuse.de- Update patches.suse/Input-aiptek-properly-check-endpoint-type.patch (git-fixes CVE-2022-48836 bsc#1227989).- Update patches.suse/net-ieee802154-at86rf230-Stop-leaking-skb-s.patch (git-fixes CVE-2022-48794 bsc#1228025).- Update patches.suse/net-packet-fix-slab-out-of-bounds-access-in-packet_r.patch (CVE-2022-20368 bsc#1202346 CVE-2022-48839 bsc#1227985).- Update patches.suse/net-usb-ax88179_178a-Fix-out-of-bounds-accesses-in-R.patch (bsc#1196018 CVE-2022-28748 CVE-2022-2964 CVE-2022-48805 bsc#1227969).- commit 55fdbd1 * Fri Aug 02 2024 dsterbaAATTsuse.com- scsi: qedf: Make qedf_execute_tmf() non-preemptible (CVE-2024-42124 bsc#1228705)- commit 7bd7589 * Fri Aug 02 2024 dsterbaAATTsuse.com- media: dvb-frontends: tda10048: Fix integer overflow (CVE-2024-42223 bsc#1228726)- commit 4d685fd * Fri Aug 02 2024 dsterbaAATTsuse.com- drm/amd/display: Skip finding free audio for unknown engine_id (CVE-2024-42119 bsc#1228584)- commit f0a5549 * Fri Aug 02 2024 dsterbaAATTsuse.com- drm/amd/display: Check pipe offset before setting vblank (CVE-2024-42120 bsc#1228588)- commit d85398e * Fri Aug 02 2024 dsterbaAATTsuse.com- drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes (CVE-2024-41095 bsc#1228662)- commit bb0cd8f * Fri Aug 02 2024 fdmananaAATTsuse.com- btrfs: send: fix sending link commands for existing file paths (bsc#1228030).- commit 5a1f564 * Fri Aug 02 2024 dsterbaAATTsuse.com- net: dsa: mv88e6xxx: Correct check for empty list (CVE-2024-42224 bsc#1228723)- commit f7ea584 * Fri Aug 02 2024 dsterbaAATTsuse.com- wifi: cfg80211: wext: add extra SIOCSIWSCAN data check (CVE-2024-41072 bsc#1228626)- commit c131ba5 * Fri Aug 02 2024 dsterbaAATTsuse.com- bpf, sockmap: Fix partial copy_page_to_iter so progress can still be made (CVE-2024-41048 bsc#1228565)- commit 79dff63 * Fri Aug 02 2024 dsterbaAATTsuse.com- skmsg: Skip zero length skb in sk_msg_recvmsg (CVE-2024-41048 bsc#1228565) Based on c9c89dcd872e (\"bpf, sockmap: Fix partial copy_page_to_iter so progress can still be made\"), previous commit. Upstream commit 2bc793e3272a13 (\"skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()\") moved the code from net/ipv4/tcp_bpf.c to net/core/skmsg.c.- commit 80be5ae * Fri Aug 02 2024 davide.beniniAATTsuse.com- net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() (CVE-2024-40995 bsc#1227830).- commit ee1ce8a * Fri Aug 02 2024 fdmananaAATTsuse.com- btrfs: send: introduce recorded_ref_alloc and recorded_ref_free (bsc#1228030).- commit 2f5e245 * Fri Aug 02 2024 mkoutnyAATTsuse.com- cgroup/cpuset: Prevent UAF in proc_cpuset_show() (bsc#1228801).- commit e47e175 * Fri Aug 02 2024 tbogendoerferAATTsuse.de- ppp: reject claimed-as-LCP but actually malformed packets (CVE-2024-41044 bsc#1228530).- ibmvnic: Add tx check to prevent skb leak (CVE-2024-41066 bsc#1228640).- commit 0bdb098 * Fri Aug 02 2024 tbogendoerferAATTsuse.de- net/dpaa2: Avoid explicit cpumask var allocation on stack (CVE-2024-42093 bsc#1228680).- dpaa2-eth: Refactor xps code (CVE-2024-42093 bsc#1228680).- commit caf72f9 * Fri Aug 02 2024 tzimmermannAATTsuse.com- drm/nouveau/dispnv04: fix null pointer dereference in (bsc#1228658 CVE-2024-41089)- commit aec5d0e * Fri Aug 02 2024 tzimmermannAATTsuse.com- drm/radeon: check bo_va->bo is non-NULL before using it (bsc#1228567 CVE-2024-41060)- commit 7a28cea * Fri Aug 02 2024 neilbAATTsuse.de- NFSD: Fix NFSv3 SETATTR/CREATE\'s handling of large file sizes (CVE-2022-48829 bsc#1228055).- NFSD: Fix ia_size underflow (CVE-2022-48828 bsc#1228054).- NFSD: Fix the behavior of READ near OFFSET_MAX (CVE-2022-48827 bsc#1228037).- commit 1c127f3 * Thu Aug 01 2024 fdmananaAATTsuse.com- btrfs: qgroup: fix quota root leak after quota disable failure (bsc#1228655 CVE-2024-41078).- commit 263e74a * Thu Aug 01 2024 tiwaiAATTsuse.de- wifi: mac80211: Avoid address calculations via out of bounds array indexing (CVE-2024-41071 bsc#1228625).- commit be2129f * Thu Aug 01 2024 msuchanekAATTsuse.de- powerpc/eeh: avoid possible crash when edev->pdev changes (CVE-2024-41064 bsc#1228599).- commit 145d8ea * Thu Aug 01 2024 dsterbaAATTsuse.com- btrfs: make sure that WRITTEN is set on all metadata blocks (CVE-2024-35949 bsc#1224700) Changes: adjust returned error codes to -EUCLEAN and drop definition of the enum error.- commit 6dc890d * Wed Jul 31 2024 dsterbaAATTsuse.com- ila: block BH in ila_output() (CVE-2024-41081 bsc#1228617)- commit 9ec349b * Wed Jul 31 2024 lduncanAATTsuse.com- scsi: qedi: Fix crash while reading debugfs attribute (bsc#1227929 CVE-2024-40978).- scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task (bsc#1228013 CVE-2022-48792).- scsi: qedf: Fix refcount issue when LOGO is received during TMF (bsc#1228045 CVE-2022-48823).- commit 2a5c419 * Wed Jul 31 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-41076 bsc#1228649: not applicable Different code using a local variable, switch to dynamic allocation done in 1b00ad657997c8 (\"NFS: Remove the nfs4_label from the nfs_setattrres\") in 5.16.- commit ff35317 * Wed Jul 31 2024 jackAATTsuse.cz- ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() (bsc#1227866 CVE-2024-40998).- commit 5fe487a * Wed Jul 31 2024 ailiopAATTsuse.com- hfsplus: fix uninit-value in copy_name (bsc#1228561 CVE-2024-41059).- commit 8d75c30 * Wed Jul 31 2024 oneukumAATTsuse.com- usb: musb: da8xx: fix a resource leak in probe() (git-fixes).- commit bc4c361 * Wed Jul 31 2024 oneukumAATTsuse.com- usb: atm: cxacru: fix endpoint checking in cxacru_bind() (git-fixes).- commit c9a5140 * Wed Jul 31 2024 oneukumAATTsuse.com- USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages (git-fixes).- commit 7c21caa * Wed Jul 31 2024 oneukumAATTsuse.com- blacklist.conf: misattributed- commit 3e3428a * Wed Jul 31 2024 tzimmermannAATTsuse.com- drm/amdgpu: fix UBSAN warning in kv_dpm.c (bsc#1228235 CVE-2024-40987)- commit 60606a5 * Wed Jul 31 2024 tzimmermannAATTsuse.com- drm/vc4: Fix deadlock on DSI device attach error (bsc#1227975 CVE-2022-48826)- commit bcda77c * Wed Jul 31 2024 tzimmermannAATTsuse.com- drm/vc4: dsi: Only register our component once a DSI device is (bsc#1227975)- commit 0a73252 * Wed Jul 31 2024 jslabyAATTsuse.cz- genirq: Add IRQF_NO_AUTOEN for request_irq/nmi() (bsc#1222625 CVE-2024-27437).- commit 351bbe3 * Wed Jul 31 2024 heming.zhaoAATTsuse.com- ocfs2: add bounds checking to ocfs2_check_dir_entry() (bsc#1228409 CVE-2024-41015).- ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry() (bsc#1228410).- ocfs2: add bounds checking to ocfs2_xattr_find_entry() (bsc#1228410 CVE-2024-41016).- ocfs2: remove redundant assignment to variable free_space (bsc#1228409).- commit 2a658bc * Wed Jul 31 2024 jslabyAATTsuse.cz- vfio/pci: Disable auto-enable of exclusive INTx IRQ (bsc#1222625 CVE-2024-27437).- commit 9829ce8 * Wed Jul 31 2024 dsterbaAATTsuse.com- Fix reference in patches.suse/ixgbe-Fix-NULL-pointer-dereference-in-ixgbe_xdp_setu.patch (CVE-2021-47399 bsc#1225328)- commit 7933225 * Wed Jul 31 2024 heming.zhaoAATTsuse.com- ocfs2: fix DIO failure due to insufficient transaction credits (bsc#1216834).- commit e4fdc60 * Wed Jul 31 2024 dsterbaAATTsuse.com- Bluetooth: hci_core: cancel all works upon hci_unregister_dev() (CVE-2024-41063 bsc#1228580)- commit 95070bc * Wed Jul 31 2024 dsterbaAATTsuse.com- netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers (CVE-2024-42070 bsc#1228470)- commit d9e81e6 * Tue Jul 30 2024 msuchanekAATTsuse.de- KVM: PPC: Book3S: Fix some RCU-list locks (git-fixes).- commit e20a5cb * Tue Jul 30 2024 msuchanekAATTsuse.de- KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() (bsc#1228581 CVE-2024-41070).- commit 1cd5894 * Tue Jul 30 2024 msuchanekAATTsuse.de- tpm: use tpm_msleep() value as max delay (bsc#1082555).- Refresh patches.suse/tpm-use-struct-tpm_chip-for-tpm_chip_find_get.patch- commit fd76767 * Tue Jul 30 2024 msuchanekAATTsuse.de- tpm_tis: Resend command to recover from data transfer errors (bsc#1082555).- tpm_tis: Explicitly check for error code (bsc#1082555).- tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation (bsc#1082555).- tpm, tpm_tis: correct tpm_tis_flags enumeration values (bsc#1082555).- tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume (bsc#1082555).- tpm, tpm_tis: Claim locality when interrupts are reenabled on resume (bsc#1082555).- tpm, tpm: Implement usage counter for locality (bsc#1082555).- tpm, tpm_tis: Only handle supported interrupts (bsc#1082555).- tpm, tpm_tis: Claim locality before writing interrupt registers (bsc#1082555).- tpm, tpm_tis: Do not skip reset of original interrupt vector (bsc#1082555).- tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed (bsc#1082555).- tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register (bsc#1082555).- tpm, tpm_tis: Avoid cache incoherency in test for interrupts (bsc#1082555).- tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak (bsc#1082555).- tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak (bsc#1082555).- char: tpm: Protect tpm_pm_suspend with locks (bsc#1082555).- tpm: Fix buffer access in tpm2_get_tpm_pt() (bsc#1082555).- tpm: Fix error handling in async work (bsc#1082555).- tpm: fix NPE on probe for missing device (bsc#1082555).- tpm_tis: Fix an error handling path in \'tpm_tis_core_init()\' (bsc#1082555).- tpm: fix Atmel TPM crash caused by too frequent queries (bsc#1082555).- tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status() (bsc#1082555).- tpm, tpm_tis: Reserve locality in tpm_tis_resume() (bsc#1082555).- tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt() (bsc#1082555).- tpm: vtpm_proxy: Avoid reading host log when using a virtual device (bsc#1082555).- tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality() (bsc#1082555).- tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality() (bsc#1082555).- tpm: Remove tpm_dev_wq_lock (bsc#1082555).- tpm_tis: Add a check for invalid status (bsc#1082555).- kABI: tpm2-space: Do not add buf_size to struct tpm_space (bsc#1082555).- tpm: Unify the mismatching TPM space buffer sizes (bsc#1082555).- Refresh patches.suse/tpm-fix-reference-counting-for-struct-tpm_chip.patch- tpm: Fix TIS locality timeout problems (bsc#1082555).- tpm: Handle negative priv->response_len in tpm_common_read() (bsc#1082555).- tpm: Revert \"tpm_tis_core: Turn on the TPM before probing IRQ\'s\" (bsc#1082555).- tpm: Revert \"tpm_tis: reserve chip for duration of tpm_tis_core_init\" (bsc#1082555).- Refresh patches.suse/tpm_tis-extra-chip-ops-check-on-error-path-in-tpm_ti.patch- tpm: fix invalid locking in NONBLOCKING mode (bsc#1082555).- tpm_tis: reserve chip for duration of tpm_tis_core_init (bsc#1082555).- Refresh patches.suse/tpm_tis-extra-chip-ops-check-on-error-path-in-tpm_ti.patch- tpm: Wrap the buffer from the caller to tpm_buf in tpm_send() (bsc#1082555).- tpm_tis_core: Turn on the TPM before probing IRQ\'s (bsc#1082555).- Refresh patches.suse/tpm_tis_core-Set-TPM_CHIP_FLAG_IRQ-before-probing-fo.patch- tpm: Fix null pointer dereference on chip register error path (bsc#1082555).- tpm: Actually fail on TPM errors during \"get random\" (bsc#1082555).- tpm: fix an invalid condition in tpm_common_poll (bsc#1082555).- tpm: turn on TPM on suspend for TPM 1.x (bsc#1082555).- tpm: remove AATTflags from tpm_transmit() (bsc#1082555).- Refresh patches.suse/tpm-Fix-TPM-1.2-Shutdown-sequence-to-prevent-future-.patch- Refresh patches.suse/tpm-add-request_locality-before-write-TPM_INT_ENABLE.patch- Refresh patches.suse/tpm-fix-potential-NULL-pointer-access-in-tpm_del_cha.patch- Refresh patches.kabi/kABI-Instead-of-changing-the-pcr-argument-type-add-a.patch- tpm: take TPM chip power gating out of tpm_transmit() (bsc#1082555).- Refresh patches.suse/tpm-Fix-TPM-1.2-Shutdown-sequence-to-prevent-future-.patch- Refresh patches.suse/tpm-add-request_locality-before-write-TPM_INT_ENABLE.patch- Refresh patches.suse/tpm-fix-potential-NULL-pointer-access-in-tpm_del_cha.patch- tpm: introduce tpm_chip_start() and tpm_chip_stop() (bsc#1082555).- tpm: remove TPM_TRANSMIT_UNLOCKED flag (bsc#1082555).- tpm: use tpm_try_get_ops() in tpm-sysfs.c (bsc#1082555).- tpm: remove AATTspace from tpm_transmit() (bsc#1082555).- tpm: move TPM space code out of tpm_transmit() (bsc#1082555).- tpm: move tpm_validate_commmand() to tpm2-space.c (bsc#1082555).- Refresh patches.suse/tpm-fix-reference-counting-for-struct-tpm_chip.patch- tpm: clean up tpm_try_transmit() error handling flow (bsc#1082555).- tpm: encapsulate tpm_dev_transmit() (bsc#1082555).- tpm: declare struct tpm_header (bsc#1082555).- Refresh patches.suse/tpm-fix-reference-counting-for-struct-tpm_chip.patch- tpm: print tpm2_commit_space() error inside tpm2_commit_space() (bsc#1082555).- Refresh patches.suse/tpm-fix-reference-counting-for-struct-tpm_chip.patch- tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails (bsc#1082555).- tpm: fix invalid return value in pubek_show() (bsc#1082555).- tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter (bsc#1082555).- tpm: don\'t return bool from update_timeouts (bsc#1082555).- tpm: add support for partial reads (bsc#1082555).- tpm: use u32 instead of int for PCR index (bsc#1082555).- Refresh patches.kabi/kABI-do-not-rename-tpm_do_selftest-tpm_pcr_read_dev-.patch- tpm1: reimplement tpm1_continue_selftest() using tpm_buf (bsc#1082555).- tpm1: reimplement SAVESTATE using tpm_buf (bsc#1082555).- tpm1: rename tpm1_pcr_read_dev to tpm1_pcr_read() (bsc#1082555).- Refresh patches.kabi/kABI-do-not-rename-tpm_do_selftest-tpm_pcr_read_dev-.patch- tpm1: implement tpm1_pcr_read_dev() using tpm_buf structure (bsc#1082555).- tpm: tpm1: rewrite tpm1_get_random() using tpm_buf structure (bsc#1082555).- tpm: add tpm_auto_startup() into tpm-interface.c (bsc#1082555).- tpm: factor out tpm_startup function (bsc#1082555).- tpm: factor out tpm 1.x pm suspend flow into tpm1-cmd.c (bsc#1082555).- Refresh patches.kabi/kABI-do-not-rename-tpm_do_selftest-tpm_pcr_read_dev-.patch- tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c (bsc#1082555).- Refresh patches.kabi/kABI-Do-not-rename-tpm_getcap.patch- tpm: factor out tpm1_get_random into tpm1-cmd.c (bsc#1082555).- Refresh patches.kabi/kABI-Do-not-rename-tpm_getcap.patch- tpm: move tpm_getcap to tpm1-cmd.c (bsc#1082555).- tpm: move tpm1_pcr_extend to tpm1-cmd.c (bsc#1082555).- tpm: factor out tpm_get_timeouts() (bsc#1082555).- Refresh patches.kabi/kABI-no-need-to-store-the-tpm-long-long-duration-in-.patch- tpm: add tpm_calc_ordinal_duration() wrapper (bsc#1082555).- tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c (bsc#1082555).- tpm: add support for nonblocking operation (bsc#1082555).- Refresh patches.suse/tpm-fix-reference-counting-for-struct-tpm_chip.patch- tpm: add ptr to the tpm_space struct to file_priv (bsc#1082555).- tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED (bsc#1082555).- tpm: rename tpm_chip_find_get() to tpm_find_get_ops() (bsc#1082555).- tpm: migrate tpm2_get_random() to use struct tpm_buf (bsc#1082555).- Refresh patches.suse/tpm-fix-response-size-validation-in-tpm_get_random.patch- tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf (bsc#1082555).- tpm: migrate tpm2_probe() to use struct tpm_buf (bsc#1082555).- tpm: migrate tpm2_shutdown() to use struct tpm_buf (bsc#1082555).- tpm2: add longer timeouts for creation commands (bsc#1082555).- tpm: fix buffer type in tpm_transmit_cmd (bsc#1082555).- tpm: migrate pubek_show to struct tpm_buf (bsc#1082555).- tpm: vtpm_proxy: Prevent userspace from sending driver command (bsc#1082555).- tpm, tpmrm: Mark tpmrm_write as static (bsc#1082555).- tpm: remove struct tpm_pcrextend_in (bsc#1082555).- Refresh patches.suse/tpm-consolidate-the-TPM-startup-code.patch- tpm: fix byte order related arithmetic inconsistency in tpm_getcap() (bsc#1082555).- Refresh patches.suse/tpm-consolidate-the-TPM-startup-code.patch- tpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_extend() (bsc#1082555).- Refresh patches.suse/tpm-use-struct-tpm_chip-for-tpm_chip_find_get.patch- commit 989dcf1 * Tue Jul 30 2024 jleeAATTsuse.com- HID: usbhid: free raw_report buffers in usbhid_stop (bsc#1225238 CVE-2021-47405).- commit 67ff2bd * Tue Jul 30 2024 tzimmermannAATTsuse.com- drm/radeon: fix UBSAN warning in kv_dpm.c (bsc#1227957 CVE-2024-40988)- commit 4f641c6 * Tue Jul 30 2024 tzimmermannAATTsuse.com- drm/exynos/vidi: fix memory leak in .get_modes() (bsc#1227828 CVE-2024-40932)- commit d694b72 * Tue Jul 30 2024 jleeAATTsuse.com- ipack: ipoctal: fix module reference leak (bsc#1225241 CVE-2021-47403).- commit 3f2bac7 * Tue Jul 30 2024 jleeAATTsuse.com- mac80211: fix use-after-free in CCMP/GCMP RX (bsc#1225214 CVE-2021-47388).- commit 180ca41 * Tue Jul 30 2024 ailiopAATTsuse.com- xfs: refactor xfs_verifier_error and xfs_buf_ioerror (git-fixes).- Refresh patches.suse/xfs-don-t-ever-return-a-stale-pointer-from-__xfs_dir.patch.- commit ac4dc1f * Mon Jul 29 2024 ailiopAATTsuse.com- xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data verifiers (git-fixes).- commit 5d31a73 * Mon Jul 29 2024 ailiopAATTsuse.com- xfs: check that dir block entries don\'t off the end of the buffer (git-fixes).- commit 46f96de * Mon Jul 29 2024 ailiopAATTsuse.com- xfs: add bounds checking to xlog_recover_process_data (bsc#1228408 CVE-2024-41014).- commit b3db770 * Mon Jul 29 2024 tbogendoerferAATTsuse.de- tun: add missing verification for short frame (CVE-2024-41091 bsc#1228327).- tap: add missing verification for short frame (CVE-2024-41090 bsc#1228328).- net: ena: Add validation for completion descriptors consistency (CVE-2024-40999 bsc#1227913).- net: mvpp2: clear BM pool before initialization (CVE-2024-35837 bsc#1224500).- commit 69b68ee * Mon Jul 29 2024 jdelvareAATTsuse.de- Update patches.suse/xhci-Fix-incorrect-tracking-of-free-space-on-transfe.patch. Fix a backporting mistake which was causing the following warning: drivers/usb/host/xhci-ring.c: In function \'xhci_queue_intr_tx\': drivers/usb/host/xhci-ring.c:3255:6: warning: unused variable \'trbs_freed\' [-Wunused-variable]- commit 787d888 * Mon Jul 29 2024 oneukumAATTsuse.com- xhci: Poll for U0 after disabling USB2 LPM (git-fixes).- commit c66374c * Mon Jul 29 2024 oneukumAATTsuse.com- blacklist.conf: changes semantics- commit eaf3cb6 * Mon Jul 29 2024 davide.beniniAATTsuse.com- sit: do not call ipip6_dev_free() from sit_init_net() (CVE-2021-47588 bsc#1226568).- commit 9afcbd9 * Fri Jul 26 2024 dkirjanovAATTsuse.com- ipv6: sr: fix incorrect unregister order (git-fixes).- commit 9f9395f * Fri Jul 26 2024 dkirjanovAATTsuse.com- Refresh patches.suse/powerpc-rtas-Prevent-Spectre-v1-gadget-construction-.patch.- commit af33133 * Fri Jul 26 2024 jslabyAATTsuse.cz- vt_ioctl: fix array_index_nospec in vt_setactivate (CVE-2022-48804 bsc#1227968).- commit ee44df4 * Fri Jul 26 2024 jslabyAATTsuse.cz- serial: imx: Introduce timeout when waiting on transmitter empty (CVE-2024-40967 bsc#1227891).- commit 9b7db88 * Fri Jul 26 2024 jslabyAATTsuse.cz- kABI: tty: add the option to have a tty reject a new ldisc (kabi CVE-2024-40966 bsc#1227886).- tty: add the option to have a tty reject a new ldisc (CVE-2024-40966 bsc#1227886).- commit 16b4088 * Fri Jul 26 2024 dsterbaAATTsuse.com- net-sysfs: add check for netdevice being present to speed_show (CVE-2022-48850 bsc#1228071)- commit 9fdf37b * Thu Jul 25 2024 lduncanAATTsuse.com- Update patches.suse/scsi-scsi_debug-Fix-out-of-bound-read-in-resp_report_tgtpgs.patch (bsc#1222824 CVE-2021-47219). Fix incorrect Bug number and incorrect CVE number.- commit b4dbf5c * Thu Jul 25 2024 oneukumAATTsuse.com- blacklist.conf: kABI- commit 6f08f5c * Thu Jul 25 2024 lduncanAATTsuse.com- Update patches.suse/scsi-lpfc-Release-hbalock-before-calling-lpfc_worker_wake_up.patch (bsc#1225820 CVE-2024-36924). Fix incorrect CVE number.- commit cb94423 * Thu Jul 25 2024 jdelvareAATTsuse.de- Update patches.suse/nvme-rdma-remove-redundant-reference-between-ib_devi.patch (bsc#1149446). Fix bug reference (missing digit).- commit 4f5320f * Thu Jul 25 2024 jdelvareAATTsuse.de- Update patches.suse/ovl-fix-failure-to-fsync-lower-dir.patch (bsc#1088701). Fix bug reference (missing digit).- commit 718aec5 * Thu Jul 25 2024 oneukumAATTsuse.com- usb: core: Don\'t hold the device lock while sleeping in do_proc_control() (CVE-2021-47582 bsc#1226559).- commit ff00ceb * Thu Jul 25 2024 oneukumAATTsuse.com- USB: usbfs: fix mmap dma mismatch (CVE-2021-47582 bsc#1226559).- commit 6c5305a * Thu Jul 25 2024 oneukumAATTsuse.com- usb: add a hcd_uses_dma helper (git-fixes).- commit f8aa53d * Thu Jul 25 2024 tiwaiAATTsuse.de- ssb: Fix potential NULL pointer dereference in ssb_device_uevent() (CVE-2024-40982 bsc#1227865).- commit 9fbb468 * Thu Jul 25 2024 jleeAATTsuse.com- isdn: mISDN: Fix sleeping function called from invalid context (bsc#1225346 CVE-2021-47468).- commit 34167c4 * Thu Jul 25 2024 jleeAATTsuse.com- mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap (bsc#1225326 CVE-2021-47395).- commit 2fdeaab * Tue Jul 23 2024 jslabyAATTsuse.cz- tools lib: Fix builds when glibc contains strlcpy() (git-fixes).- blacklist.conf: unblaclist it This commit allows for local builds with newer glibc.- commit 480e775 * Tue Jul 23 2024 jslabyAATTsuse.cz- PCI: Fix resource double counting on remove & rescan (git-fixes).- commit 68ca613 * Tue Jul 23 2024 mhockoAATTsuse.com- ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path (CVE-2022-48810 bsc#1227936).- commit 7af1a4f * Tue Jul 23 2024 jslabyAATTsuse.cz- blacklist.conf: add one pci entry- commit 0f5e70f * Tue Jul 23 2024 mhockoAATTsuse.com- wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus() (CVE-2023-52594 bsc#1221045).- commit d04a718 * Tue Jul 23 2024 mhockoAATTsuse.com- sctp: fix kernel-infoleak for SCTP sockets (CVE-2022-48855 bsc#1228003).- commit 5317e78 * Mon Jul 22 2024 lduncanAATTsuse.com- scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs() (bsc#1226550 CVE-2021-47580).- commit 72ff240 * Mon Jul 22 2024 dkirjanovAATTsuse.com- ipv6: sr: fix possible use-after-free and null-ptr-deref (bsc#1222372 CVE-2024-26735).- commit 5258c5a * Mon Jul 22 2024 oneukumAATTsuse.com- signal: Introduce clear_siginfo (git-fixes).- commit 276fe89 * Sat Jul 20 2024 lduncanAATTsuse.com- Update patches.suse/scsi-scsi_debug-Fix-type-in-min_t-to-avoid-stack-OOB.patch (bsc#1226550 CVE-2021-47580). Fix incorrect bug#- commit a8e747b * Sat Jul 20 2024 lduncanAATTsuse.com- scsi: bfa: Ensure the copied buf is NUL terminated (bsc#1226786 CVE-2024-38560).- commit 2623515 * Fri Jul 19 2024 msuchanekAATTsuse.de- ibmvnic: don\'t release napi in __ibmvnic_open() (bsc#1227928 CVE-2022-48811).- commit b1dc7a1 * Fri Jul 19 2024 jleeAATTsuse.com- Update References patches.suse/Bluetooth-SMP-Fail-if-remote-and-local-public-keys-a.patch (bsc#1186463, CVE-2021-0129, CVE-2020-26558, bsc#1179610, CVE-2020-26558).- commit ef3041a * Fri Jul 19 2024 tbogendoerferAATTsuse.de- gve: Clear napi->skb before dev_kfree_skb_any() (CVE-2024-40937 bsc#1227836).- net: hns3: fix kernel crash problem in concurrent scenario (CVE-2024-39507 bsc#1227730).- ibmvnic: don\'t release napi in __ibmvnic_open() (CVE-2022-48811 bsc#1227928).- commit 753a87a * Fri Jul 19 2024 tbogendoerferAATTsuse.de- Refresh patches.suse/ipv6-sr-fix-missing-sk_buff-release-in-seg6_input_co.patch. Fix broken patch, which only applys with rapidquilt but not with normal patch.- commit 9ba3403 * Fri Jul 19 2024 mhockoAATTsuse.com- vmxnet3: disable rx data ring on dma allocation failure (CVE-2024-40923 bsc#1227786).- commit 4f3a9e9 * Fri Jul 19 2024 mhockoAATTsuse.com- wifi: iwlwifi: mvm: don\'t read past the mfuart notifcation (git-fixes CVE-2024-40941 bsc#1227771).- commit e4b5384 * Fri Jul 19 2024 svarbanovAATTsuse.de- ethernet: Fix error handling in xemaclite_of_probe (CVE-2022-48860 bsc#1228008)- commit f50353a * Fri Jul 19 2024 jleeAATTsuse.com- Bluetooth: RFCOMM: Fix not validating setsockopt user input (bsc#1224576 CVE-2024-35966).- commit 68cb9dc * Fri Jul 19 2024 tiwaiAATTsuse.de- mISDN: Fix memory leak in dsp_pipeline_build() (CVE-2022-48863 bsc#1228063).- commit 98e043d * Fri Jul 19 2024 jgrossAATTsuse.com- KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() (CVE-2024-40953, bsc#1227806).- commit b18a093 * Fri Jul 19 2024 dsterbaAATTsuse.com- vmci: prevent speculation leaks by sanitizing event in event_deliver() (CVE-2024-39499 bsc#1227725)- commit d42ba53 * Fri Jul 19 2024 dsterbaAATTsuse.com- HID: core: remove unnecessary WARN_ON() in implement() (CVE-2024-39509 bsc#1227733)- commit fe2364e * Fri Jul 19 2024 dsterbaAATTsuse.com- bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set() (CVE-2024-39487 bsc#1227573)- commit b775587 * Fri Jul 19 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-35934 bsc#1224641: not applicable Patch fixing code that does not exist in SLE12-SP5 and there\'s no equivalent either. Added by e888a2e8337c96 (\"net/smc: introduce list of pnetids for Ethernet devices\").- commit 4b9f331 * Thu Jul 18 2024 jdelvareAATTsuse.de- Update patches.suse/scsi-scsi_debug-Fix-out-of-bound-read-in-resp_readcap16.patch. Fix a build warning about using min() vs min_t().- commit a4b6164 * Thu Jul 18 2024 davide.beniniAATTsuse.com- xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() (CVE-2024-40959 bsc#1227884).- commit 38ba090 * Thu Jul 18 2024 glass.suAATTsuse.com- ocfs2: fix races between hole punching and AIO+DIO (CVE-2024-40943 bsc#1227849).- commit a8b4b50 * Thu Jul 18 2024 dsterbaAATTsuse.com- net/sched: act_skbmod: prevent kernel-infoleak (CVE-2024-35893 bsc#1224512)- commit 3a867bb * Wed Jul 17 2024 dsterbaAATTsuse.com- ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup (CVE-2021-47399 1225328)- commit f559799 * Wed Jul 17 2024 dsterbaAATTsuse.com- mlxsw: thermal: Fix out-of-bounds memory accesses (CVE-2021-47441 bsc#1225224) Simplified backport. Upstream patch removes code that does not exist in SLE12-SP5, the only relevant fix is the bounds checking.- commit 0b8797d * Wed Jul 17 2024 dsterbaAATTsuse.com- cfg80211: call cfg80211_stop_ap when switch from P2P_GO type (CVE-2021-47194 bsc#1222829)- commit 6cc8bdc * Wed Jul 17 2024 dsterbaAATTsuse.com- netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() (CVE-2024-27020 bsc#1223815)- commit cfe8cf0 * Wed Jul 17 2024 oheringAATTsuse.de- net: mana: Fix the extra HZ in mana_hwc_send_request (git-fixes).- net: mana: select PAGE_POOL (git-fixes).- hv_netvsc: rndis_filter needs to select NLS (git-fixes).- Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj (git-fixes, bsc#1227924, CVE-2022-48775).- Tools: hv: kvp: eliminate \'may be used uninitialized\' warning (git-fixes).- tools: hv: fix KVP and VSS daemons exit code (git-fixes).- commit 51c2361 * Wed Jul 17 2024 dsterbaAATTsuse.com- netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get() (CVE-2024-27019 bsc#1223813)- commit 2fcd5af * Wed Jul 17 2024 tiwaiAATTsuse.de- wifi: iwlwifi: mvm: check n_ssids before accessing the ssids (CVE-2024-40929 bsc#1227774).- wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup() (CVE-2024-40912 bsc#1227790).- wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects (CVE-2024-40942 bsc#1227770).- NFC: port100: fix use-after-free in port100_send_complete (CVE-2022-48857 bsc#1228005).- commit 1f497da * Wed Jul 17 2024 mhockoAATTsuse.com- ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action() (CVE-2024-36902 bsc#1225719).- commit 4cdf9a2 * Wed Jul 17 2024 oneukumAATTsuse.com- USB: core: Make do_proc_control() and do_proc_bulk() killable (CVE-2021-47582 bsc#1226559).- commit 6d322e2 * Wed Jul 17 2024 mhockoAATTsuse.com- net: netlink: af_netlink: Prevent empty skb by adding a check on len (CVE-2021-47606 bsc#1226555).- commit 314dfef * Wed Jul 17 2024 oneukumAATTsuse.com- usb: get rid of pointless access_ok() calls (CVE-2021-47582 bsc#1226559).- commit 6b48efc * Wed Jul 17 2024 oneukumAATTsuse.com- usb: usbfs: correct kernel->user page attribute mismatch (CVE-2021-47582 bsc#1226559).- commit d089a07 * Wed Jul 17 2024 oneukumAATTsuse.com- USB: usbfs: Always unlink URBs in reverse order (CVE-2021-47582 bsc#1226559).- commit 2364ecb * Wed Jul 17 2024 oneukumAATTsuse.com- usb: core: devio.c: Fix assignment of 0/1 to bool variables (CVE-2021-47582 bsc#1226559).- commit 202a764 * Wed Jul 17 2024 oneukumAATTsuse.com- usb: usbfs: only account once for mmap()\'ed usb memory usage (CVE-2021-47582 bsc#1226559).- commit a282a95 * Wed Jul 17 2024 oneukumAATTsuse.com- USB: core: Fix compiler warnings in devio.c (CVE-2021-47582 bsc#1226559).- commit d3c8045 * Wed Jul 17 2024 oneukumAATTsuse.com- usb: core: Replace hardcoded check with inline function from usb.h (CVE-2021-47582 bsc#1226559).- commit a0c8b54 * Wed Jul 17 2024 oneukumAATTsuse.com- usb: usbfs: use irqsave() in USB\'s complete callback (CVE-2021-47582 bsc#1226559).- commit 89f4a73 * Wed Jul 17 2024 oneukumAATTsuse.com- signal: Replace memset(info,...) with clear_siginfo for clarity (CVE-2021-47582 bsc#1226559).- commit 10e5b53 * Wed Jul 17 2024 oneukumAATTsuse.com- usbdevfs: get rid of field-by-field copyin (CVE-2021-47582 bsc#1226559).- commit 9053160 * Tue Jul 16 2024 lduncanAATTsuse.com- scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory (bsc#1227762 CVE-2024-40901).- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() (bsc#1225820 CVE-2024-26924).- scsi: scsi_debug: Fix type in min_t to avoid stack OOB (bsc#1226560 CVE-2021-47580).- commit 4de5c4e * Tue Jul 16 2024 tbogendoerferAATTsuse.de- i40e: Fix VF MAC filter removal (CVE-2024-26830 bsc#1223012).- commit 55935e5 * Tue Jul 16 2024 tbogendoerferAATTsuse.de- i40e: Do not allow untrusted VF to remove administratively set MAC (CVE-2024-26830 bsc#1223012).- nfp: Fix memory leak in nfp_cpp_area_cache_add() (CVE-2021-47516 bsc#1225427).- i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc (CVE-2021-47501 bsc#1225361).- commit e2ee4f5 * Tue Jul 16 2024 hareAATTsuse.de- net: ieee802154: fix null deref in parse dev addr (CVE-2021-47257 bsc#1224896).- commit 41e01f4 * Tue Jul 16 2024 hareAATTsuse.de- net/smc: Transitional solution for clcsock race issue (CVE-2022-48751 bsc#1226653). - Refresh patches.suse/net-smc-fix-fallback-failed-while-sendmsg-with-fasto.patch.- commit 7ad7d3a * Tue Jul 16 2024 tiwaiAATTsuse.de- drivers: core: synchronize really_probe() and dev_uevent() (CVE-2024-39501 bsc#1227754).- commit 1b7df5b * Tue Jul 16 2024 dsterbaAATTsuse.com- ice: Do not use WQ_MEM_RECLAIM flag for workqueue (CVE-2023-52743 bsc#1225003)- commit 0b6d94a * Tue Jul 16 2024 dsterbaAATTsuse.com- net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings() (CVE-2021-47542 bsc#1225455)- commit ce2e7bb * Tue Jul 16 2024 dsterbaAATTsuse.com- ipv6: prevent NULL dereference in ip6_output() (CVE-2024-36901 bsc#1225711)- commit ab46189 * Tue Jul 16 2024 dsterbaAATTsuse.com- i40e: Do not use WQ_MEM_RECLAIM flag for workqueue (CVE-2024-36004 bsc#1224545)- commit de141a1 * Tue Jul 16 2024 dsterbaAATTsuse.com- nbd: null check for nla_nest_start (CVE-2024-27025 bsc#1223778)- commit b887966 * Tue Jul 16 2024 dsterbaAATTsuse.com- btrfs: use latest_dev in btrfs_show_devname (CVE-2021-47599 bsc#1226571) Simplified backport, keep mutex protection and only remove WARN_ON.- commit 2ee6fb6 * Mon Jul 15 2024 mhockoAATTsuse.com- net: prevent mss overflow in skb_segment() (CVE-2023-52435 bsc#1220138).- commit 63a8256 * Mon Jul 15 2024 mhockoAATTsuse.com- tipc: Check the bearer type before calling tipc_udp_nl_bearer_add() (CVE-2024-26663 bsc#1222326).- commit 91299f0 * Mon Jul 15 2024 davide.beniniAATTsuse.com- inet_diag: fix kernel-infoleak for UDP sockets (CVE-2021-47597 bsc#1226553).- commit 5ef7515 * Fri Jul 12 2024 vkarasulliAATTsuse.de- ipv6: sr: fix missing sk_buff release in seg6_input_core (bsc#1227626 CVE-2024-39490).- net: openvswitch: fix overwriting ct original tuple for ICMPv6 (bsc#1226783 CVE-2024-38558).- net/smc: fix illegal rmb_desc access in SMC-D connection dump (bsc#1220942 CVE-2024-26615).- commit ee46311 * Fri Jul 12 2024 msuchanekAATTsuse.de- kabi/severities: Ignore tpm_transmit_cmd and tpm_tis_core_init (bsc#1082555).- commit c8a552a * Fri Jul 12 2024 jleeAATTsuse.com- Bluetooth: SCO: Fix not validating setsockopt user input (bsc#1224576 CVE-2024-35966).- commit d80abbf * Thu Jul 11 2024 mkoutnyAATTsuse.com- Update patches.suse/SUNRPC-Fix-loop-termination-condition-in-gss_free_in.patch (git-fixes CVE-2024-36288 bsc#1226834).- Update patches.suse/arm64-asm-bug-Add-.align-2-to-the-end-of-__BUG_ENTRY.patch (git-fixes CVE-2024-39488 bsc#1227618).- Update patches.suse/ax25-fix-use-after-free-bugs-caused-by-ax25_ds_del_t.patch (CVE-2024-35887 bzg#1224663 bsc#1224663).- Update patches.suse/net-mlx5e-nullify-cq-dbg-pointer-in-mlx5_debug_cq_re.patch (bsc#1225229 CVE-2021-47438 CVE-2021-47197 bsc#1222776).- Update patches.suse/nfs-Handle-error-of-rpc_proc_register-in-nfs_net_ini.patch (git-fixes CVE-2024-36939 bsc#1225838).- Update patches.suse/scsi-lpfc-Move-NPIV-s-transport-unregistration-to-after-resource-clean-up.patch (bsc#1225898 CVE-2024-36592 CVE-2024-36952).- Update patches.suse/scsi-scsi_debug-Fix-out-of-bound-read-in-resp_readcap16.patch (bsc#122286 CVE-2021-47191 bsc#1222866).- Update patches.suse/soc-fsl-qbman-Always-disable-interrupts-when-taking-.patch (bsc#1224683 CVE-2024-35819 CVE-2024-35806 bsc#1224699).- commit 81c691f * Thu Jul 11 2024 rgoldwynAATTsuse.com- pstore/ram: Fix crash when setting number of cpus to an odd number (bsc#1221618, CVE-2023-52619).- commit 03ca866 * Thu Jul 11 2024 nik.borisovAATTsuse.com- Fix build warning Refresh patches.suse/PM-hibernate-x86-Use-crc32-instead-of-md5-for-hibernation-.patch.- commit 33d6e41 * Thu Jul 11 2024 oneukumAATTsuse.com- xhci: Fix incorrect tracking of free space on transfer rings (CVE-2024-26659 bsc#1222317).- commit 985549c * Thu Jul 11 2024 oneukumAATTsuse.com- xhci: process isoc TD properly when there was a transaction error mid TD (CVE-2024-26659 bsc#1222317).- commit 1966e44 * Thu Jul 11 2024 oneukumAATTsuse.com- xhci: store TD status in the td struct instead of passing it along (CVE-2024-26659 bsc#1222317).- commit dba92cd * Thu Jul 11 2024 oneukumAATTsuse.com- xhci: Add a separate debug message for split transaction errors (CVE-2024-26659 bsc#1222317).- commit 93897b0 * Thu Jul 11 2024 oneukumAATTsuse.com- usb: xhci: Remove ep_trb from finish_td() (CVE-2024-26659 bsc#1222317).- commit 75b9c07 * Thu Jul 11 2024 oneukumAATTsuse.com- usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint() (CVE-2024-26659 bsc#1222317).- Refresh patches.suse/xhci-remove-extra-loop-in-interrupt-context.patch.- commit 93f2e51 * Thu Jul 11 2024 oneukumAATTsuse.com- usb: xhci: remove unused variable ep_ring (CVE-2024-26659 bsc#1222317).- commit 25ab80d * Thu Jul 11 2024 oneukumAATTsuse.com- xhci: remove extra loop in interrupt context (CVE-2024-26659 bsc#1222317).- commit 58c6482 * Wed Jul 10 2024 jleeAATTsuse.com- Bluetooth: Fix memory leak in hci_req_sync_complete() (bsc#1224571 CVE-2024-35978).- commit 0071ef8 * Wed Jul 10 2024 oneukumAATTsuse.com- xhci: get isochronous ring directly from endpoint structure (CVE-2024-26659 bsc#1222317).- commit 1c8c540 * Wed Jul 10 2024 nstangeAATTsuse.de- crypto: s390/aes - Fix buffer overread in CTR mode (CVE-2023-52669 bsc#1224637).- commit bc65b53 * Wed Jul 10 2024 nstangeAATTsuse.de- hwrng: core - Fix page fault dead lock on mmap-ed hwrng (CVE-2023-52615 bsc#1221614).- commit c3d2ac9 * Wed Jul 10 2024 nstangeAATTsuse.de- blacklist.conf: 55e78c933d74 mm: zswap: increase reject_compress_poor but not reject_compress_fail if compression returns ENOSPC bsc#1221616, CVE-2023-52612 required backport of commit 744e1885922a (\"crypto: scomp - fix req->dst buffer overflow\"), for which there is the subsequent commit 55e78c933d74 (\"mm: zswap: increase reject_compress_poor but not reject_compress_fail if compression returns ENOSPC\") referencing it from the Fixes tag. That latter commit fixes a debugfs counter stat (reject_compress_fail), which got introduced only with commit cb61dad80fdc (\"zswap: export compression failure stats\"). Thus, it\'s not needed, blacklist it.- commit 6bbc535 * Wed Jul 10 2024 jleeAATTsuse.com- ACPI: CPPC: Fix access width used for PCC registers (bsc#1224557 CVE-2024-35995).- commit 33ff733 * Wed Jul 10 2024 jleeAATTsuse.com- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro (bsc#1224557 CVE-2024-35995).- commit ae6202b * Wed Jul 10 2024 neilbAATTsuse.de- SUNRPC: Fix a suspicious RCU usage warning (CVE-2023-52623 bsc#1222060).- commit ffa9576 * Tue Jul 09 2024 jleeAATTsuse.com- ACPI: CPPC: Use access_width over bit_width for system memory accesses (bsc#1224557 CVE-2024-35995).- commit ef057c5 * Tue Jul 09 2024 jleeAATTsuse.com- ACPI: CPPC: Drop redundant local variable from cpc_read() (bsc#1224557 CVE-2024-35995).- commit 73812cd * Tue Jul 09 2024 lduncanAATTsuse.com- Update patches.suse/scsi-bnx2fc-Remove-spin_lock_bh-while-releasing-resources-after-upload.patch (bsc#1225767 CVE-2024-36919). fix incorrect bug number- commit d503d18 * Tue Jul 09 2024 nstangeAATTsuse.de- crypto: scomp - fix req->dst buffer overflow (CVE-2023-52612 bsc#1221616).- commit 3b5d943 * Tue Jul 09 2024 oneukumAATTsuse.com- xhci: handle isoc Babble and Buffer Overrun events properly (CVE-2024-26659 bsc#1222317).- commit 98fde6e * Tue Jul 09 2024 mkoutnyAATTsuse.com- net_sched: fix a missing refcnt in tcindex_init() (bsc#1224975).- commit 45da465 * Tue Jul 09 2024 mkoutnyAATTsuse.com- net_sched: add a temporary refcnt for struct tcindex_data (bsc#1224975).- Refresh patches.suse/net-sched-tcindex-update-imperfect-hash-filters-resp.patch.- commit b3f881b * Tue Jul 09 2024 mkoutnyAATTsuse.com- net_sched: fix a memory leak in cls_tcindex (bsc#1224975).- Refresh patches.suse/net_sched-fix-an-OOB-access-in-cls_tcindex.patch.- Refresh patches.suse/net_sched-keep-alloc_hash-updated-after-hash-allocat.patch.- commit 98c1fbb * Tue Jul 09 2024 mkoutnyAATTsuse.com- net: sched: fix memory leak in tcindex_partial_destroy_work (CVE-2021-47295 bsc#1224975)- commit 280e278 * Tue Jul 09 2024 mkoutnyAATTsuse.com- net_sched: hold rtnl lock in tcindex_partial_destroy_work() (bsc#1224975)- commit 6f5da00 * Tue Jul 09 2024 mkoutnyAATTsuse.com- blacklist.conf: convert entry to Alt-commit: Refresh patches.suse/net_sched-fix-a-race-condition-in-tcindex_destroy.patch.- commit 4a1ea17 * Tue Jul 09 2024 tiwaiAATTsuse.de- Fix spurious WARNING caused by a qxl driver patch (bsc#1227213,bsc#1227191) Refresh patches.suse/drm-qxl-fix-UAF-on-handle-creation.patch- commit 55a7bf6 * Tue Jul 09 2024 jleeAATTsuse.com- ACPI: video: check for error while searching for backlight device parent (bsc#1224686 CVE-2023-52693).- commit aafdad5 * Mon Jul 08 2024 jleeAATTsuse.com- ACPI: LPIT: Avoid u32 multiplication overflow (bsc#1224627 CVE-2023-52683).- commit 57dc5ae * Mon Jul 08 2024 nik.borisovAATTsuse.com- x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK (git-fixes).- commit 90918cd * Mon Jul 08 2024 dkirjanovAATTsuse.com- netfilter: nft_set: preserve kabi (bsc#1215420 CVE-2023-4244).- commit 4994a14 * Mon Jul 08 2024 dkirjanovAATTsuse.com- netfilter: take a reference when looking up nft_sets (bsc#1215420 CVE-2023-4244).- commit 3f2e165 * Mon Jul 08 2024 dkirjanovAATTsuse.com- netfilter: Implement reference counting for nft_sets (bsc#1215420 CVE-2023-4244).- commit b5c850d * Mon Jul 08 2024 dkirjanovAATTsuse.com- Fix the warning: * return makes pointer from integer without a cast [enabled by default] in ../drivers/infiniband/hw/mlx5/srq.c in mlx5_ib_create_srq ../drivers/infiniband/hw/mlx5/srq.c: In function \'mlx5_ib_create_srq\': ../drivers/infiniband/hw/mlx5/srq.c:259:3: warning: return makes pointer from integer without a cast [enabled by default]- commit d292fa8 * Mon Jul 08 2024 nik.borisovAATTsuse.com- x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK (git-fixes).- commit 29d18ef * Mon Jul 08 2024 tzimmermannAATTsuse.com- fbdev: savage: Handle err return when savagefb_check_var failed (bsc#1227435 CVE-2024-39475)- commit 3cf493f * Mon Jul 08 2024 nik.borisovAATTsuse.com- kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h (git-fixes).- commit 4c96601 * Mon Jul 08 2024 nik.borisovAATTsuse.com- kgdb: Add kgdb_has_hit_break function (git-fixes).- commit 096e8f7 * Mon Jul 08 2024 nik.borisovAATTsuse.com- x86/ioremap: Fix page aligned size calculation in __ioremap_caller() (git-fixes).- commit 51d4d78 * Mon Jul 08 2024 nik.borisovAATTsuse.com- blacklist.conf: Blacklist unapplicable commit- commit 8985317 * Mon Jul 08 2024 nik.borisovAATTsuse.com- x86/numa: Use cpumask_available instead of hardcoded NULL check (git-fixes).- commit 53fc2d1 * Mon Jul 08 2024 nik.borisovAATTsuse.com- x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes (git-fixes).- commit 4cbd29b * Mon Jul 08 2024 nik.borisovAATTsuse.com- x86/fpu: Return proper error codes from user access functions (git-fixes).- commit 16cc345 * Mon Jul 08 2024 nik.borisovAATTsuse.com- x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs (git-fixes).- commit 530272a * Mon Jul 08 2024 nik.borisovAATTsuse.com- blacklist.conf: We don\'t support clang so black list related commit- commit 0b88169 * Mon Jul 08 2024 nik.borisovAATTsuse.com- x86/boot/e820: Fix typo in e820.c comment (git-fixes).- commit 3e224a7 * Mon Jul 08 2024 nik.borisovAATTsuse.com- x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys (git-fixes).- commit f7c83aa * Mon Jul 08 2024 nik.borisovAATTsuse.com- x86: __memcpy_flushcache: fix wrong alignment if size > 2^32 (git-fixes).- commit fe70714 * Mon Jul 08 2024 nik.borisovAATTsuse.com- PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity check (git-fixes).- commit 63895f5 * Mon Jul 08 2024 lhenriquesAATTsuse.de- can: pch_can: pch_can_rx_normal: fix use after free (bsc#1225431 CVE-2021-47520).- commit 0efd10b * Mon Jul 08 2024 nik.borisovAATTsuse.com- wifi: nl80211: don\'t free NULL coalescing rule (bsc#1225835 CVE-2024-36941).- commit 6927c00 * Mon Jul 08 2024 msuchanekAATTsuse.de- powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas() (bsc#1227487).- commit 564651d * Mon Jul 08 2024 neilbAATTsuse.de- SUNRPC: Fix loop termination condition in gss_free_in_token_pages() (git-fixes).- sunrpc: fix NFSACL RPC retry on soft mount (git-fixes).- SUNRPC: Fix gss_free_in_token_pages() (git-fixes).- nfs: Handle error of rpc_proc_register() in nfs_net_init() (git-fixes).- commit 823e515 * Fri Jul 05 2024 fdmananaAATTsuse.com- btrfs: do not BUG_ON in link_to_fixup_dir (bsc#1222005 CVE-2021-47145).- commit fb0f08c * Fri Jul 05 2024 jleeAATTsuse.com- soc: fsl: qbman: Use raw spinlock for cgr_lock (bsc#1224683 CVE-2024-35819).- commit 4f6a315 * Fri Jul 05 2024 jleeAATTsuse.com- soc: fsl: qbman: Add CGR update function (bsc#1224683 CVE-2024-35819).- commit 3b2ce3f * Fri Jul 05 2024 jleeAATTsuse.com- soc: fsl: qbman: Add helper for sanity checking cgr ops (bsc#1224683 CVE-2024-35819).- commit b33b9fc * Fri Jul 05 2024 jleeAATTsuse.com- soc: fsl: qbman: Always disable interrupts when taking cgr_lock (bsc#1224683 CVE-2024-35819).- commit 99e6ba5 * Thu Jul 04 2024 pjakobssonAATTsuse.de- drm/amdgpu/debugfs: fix error code when smc register accessors are NULL (git-fixes).- commit a2420fb * Thu Jul 04 2024 mkoutnyAATTsuse.com- blacklist.conf: Add c7fcb99877f9 sched/rt: Fix sysctl_sched_rr_timeslice intial value- commit 71427f6 * Thu Jul 04 2024 mkoutnyAATTsuse.com- blacklist.conf: Add a57415f5d1e4 sched/deadline: Fix sched_dl_global_validate()- commit b39262b * Thu Jul 04 2024 mkoutnyAATTsuse.com- sched/deadline: Fix BUG_ON condition for deboosted tasks (bsc#1227407).- commit 58fafac * Thu Jul 04 2024 jleeAATTsuse.com- dyndbg: fix old BUG_ON in >control parser (bsc#1224647 CVE-2024-35947).- commit 52ffbf7 * Thu Jul 04 2024 lhenriquesAATTsuse.de- net: tulip: de4x5: fix the problem that the array \'lp->phy\' may be out of bound (bsc#1225505 CVE-2021-47547).- commit 605a3ba * Thu Jul 04 2024 pjakobssonAATTsuse.de- drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL (CVE-2023-52817 bsc#1225569).- commit d2e5a64 * Thu Jul 04 2024 pjakobssonAATTsuse.de- blacklist.conf: cd90511557fd drm/amdgpu/vkms: fix a possible null pointer dereference- commit d0def0c * Thu Jul 04 2024 pjakobssonAATTsuse.de- blacklist.conf: 80285ae1ec87 drm/amdgpu: Fix potential null pointer derefernce- commit 95c5571 * Thu Jul 04 2024 pjakobssonAATTsuse.de- blacklist.conf: 406e8845356d drm/amd: check num of link levels when update pcie param- commit f93c72c * Thu Jul 04 2024 pjakobssonAATTsuse.de- drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga (CVE-2023-52819 bsc#1225532).- commit d196cd8 * Thu Jul 04 2024 pjakobssonAATTsuse.de- drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 (CVE-2023-52818 bsc#1225530).- commit d67dcd9 * Thu Jul 04 2024 pjakobssonAATTsuse.de- blacklist.conf: 282c1d793076 drm/amdkfd: Fix shift out-of-bounds issue- commit cc813e8 * Thu Jul 04 2024 pjakobssonAATTsuse.de- drm/amd/display: Avoid NULL dereference of timing generator (CVE-2023-52753 bsc#1225478).- commit f316fd9 * Thu Jul 04 2024 pjakobssonAATTsuse.de- blacklist.conf: 31729e8c21ec drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11- commit 785f136 * Thu Jul 04 2024 colyliAATTsuse.de- blacklist.conf: add 2a19b28f7929866e1cec92a3619f4de9f2d20005.- commit a4c7fa2 * Thu Jul 04 2024 pjakobssonAATTsuse.de- drm/arm/malidp: fix a possible null pointer dereference (CVE-2024-36014 bsc#1225593).- commit 3f35223 * Thu Jul 04 2024 mkubecekAATTsuse.cz- llc: make llc_ui_sendmsg() more robust against bonding changes (CVE-2024-26636 bsc#1221659).- commit 727fec1 * Thu Jul 04 2024 mkubecekAATTsuse.cz- llc: Drop support for ETH_P_TR_802_2 (CVE-2024-26635 bsc#1221656).- commit 4792924 * Thu Jul 04 2024 jleeAATTsuse.com- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() (bsc#1224622 CVE-2024-35828).- commit 9f39e76 * Thu Jul 04 2024 mhockoAATTsuse.com- nfc: nci: assert requested protocol is valid (bsc#1220833, CVE-2023-52507).- commit 78bd01e * Thu Jul 04 2024 colyliAATTsuse.de- md: fix resync softlockup when bitmap size is less than array size (CVE-2024-38598, bsc#1226757).- commit e578184 * Thu Jul 04 2024 colyliAATTsuse.de- dm snapshot: fix lockup in dm_exception_table_exit (bsc#1224743, CVE-2024-35805).- dm: call the resume method on internal suspend (bsc#1223188, CVE-2024-26880).- dm rq: don\'t queue request to blk-mq during DM suspend (bsc#1225357, CVE-2021-47498).- bcache: avoid oversized read request in cache missing code path (bsc#1224965, CVE-2021-47275).- bcache: remove bcache device self-defined readahead (bsc#1224965, CVE-2021-47275).- commit 0df91b9 * Wed Jul 03 2024 nmoreyAATTsuse.com- net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove() (bsc#1225229 CVE-2021-47438)- commit dd90392 * Wed Jul 03 2024 nmoreyAATTsuse.com- net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path (bsc#1225229 CVE-2021-47438)- commit eebb92a * Wed Jul 03 2024 oneukumAATTsuse.com- usb-storage: alauda: Check whether the media is initialized (CVE-2024-38619 bsc#1226861).- commit 8f69e1a * Wed Jul 03 2024 tbogendoerferAATTsuse.de- iavf: free q_vectors before queues in iavf_disable_vf (CVE-2021-47201 bsc#1222792).- commit 5fa75c2 * Wed Jul 03 2024 pjakobssonAATTsuse.de- blacklist.conf: 9cb46b31f3d0 drm/xe/xe_migrate: Cast to output precision before multiplying operands- commit 6d5246f * Wed Jul 03 2024 mkubecekAATTsuse.cz- ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv() (CVE-2024-26641 bsc#1221654).- commit 785d6bf * Wed Jul 03 2024 lhenriquesAATTsuse.de- hsr: Fix uninit-value access in hsr_get_node() (bsc#1223021 CVE-2024-26863).- net: hsr: fix placement of logical operator in a multi-line statement (bsc#1223021).- hsr: Fix uninit-value access in hsr_get_node() (bsc#1223021 CVE-2024-26863).- net: hsr: fix placement of logical operator in a multi-line statement (bsc#1223021).- commit bea7af4 * Wed Jul 03 2024 mkubecekAATTsuse.cz- ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim() (CVE-2024-26633 bsc#1221647).- commit 6bed746 * Wed Jul 03 2024 pjakobssonAATTsuse.de- blacklist.conf: ecedd99a9369 drm/amd/display: Skip on writeback when it\'s not applicable- commit 7f9ee16 * Wed Jul 03 2024 dkirjanovAATTsuse.com- net: sock: preserve kabi for sock (bsc#1221010 CVE-2021-47103).- commit 00f2734 * Wed Jul 03 2024 dkirjanovAATTsuse.com- inet: fully convert sk->sk_rx_dst to RCU rules (bsc#1221010 CVE-2021-47103).- commit 955aaf2 * Wed Jul 03 2024 jdelvareAATTsuse.de- watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_trigger (bsc#1226908 CVE-2024-38630).- commit 4e6b95e * Wed Jul 03 2024 jleeAATTsuse.com- Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout (bsc#1224177 CVE-2024-27399).- commit f1f5272 * Wed Jul 03 2024 jleeAATTsuse.com- ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit() (bsc#1223043 CVE-2024-26894).- commit 69014d4 * Tue Jul 02 2024 lduncanAATTsuse.com- scsi: bnx2fc: Remove spin_lock_bh while releasing resources after upload (bsc#1224767 CVE-2024-36919).- scsi: lpfc: Move NPIV\'s transport unregistration to after resource clean up (bsc#1225898 CVE-2024-36592).- scsi: bnx2fc: Remove spin_lock_bh while releasing resources after upload (bsc#1224767 CVE-2024-36919).- scsi: lpfc: Move NPIV\'s transport unregistration to after resource clean up (bsc#1225898 CVE-2024-36592).- commit 011e140 * Tue Jul 02 2024 krismanAATTsuse.de- selinux: fix double free of cond_list on error paths (bsc#1226699 CVE-2022-48740).- commit c27761a * Tue Jul 02 2024 krismanAATTsuse.de- fs/9p: fix uninitialized values during inode evict (bsc#1225815 CVE-2024-36923).- commit fccda1c * Tue Jul 02 2024 fdmananaAATTsuse.com- btrfs: fix crash on racing fsync and size-extending write into prealloc (bsc#1227101 CVE-2024-37354).- btrfs: add helper to truncate inode items when logging inode (bsc#1227101 CVE-2024-37354).- btrfs: don\'t set the full sync flag when truncation does not touch extents (bsc#1227101 CVE-2024-37354).- btrfs: fix misleading and incomplete comment of btrfs_truncate() (bsc#1227101 CVE-2024-37354).- btrfs: make btrfs_truncate_inode_items take btrfs_inode (bsc#1227101 CVE-2024-37354).- commit 25e24a4 * Tue Jul 02 2024 oneukumAATTsuse.com- blacklist.conf: kABI- commit 2c68edf * Tue Jul 02 2024 oneukumAATTsuse.com- usb: typec: tcpm: Skip hard reset when in error recovery (git-fixes).- commit 74f41bf * Tue Jul 02 2024 oneukumAATTsuse.com- blacklist.conf: false positive- commit b55e7fd * Tue Jul 02 2024 tbogendoerferAATTsuse.de- bpf, scripts: Correct GPL license name (git-fixes).- commit d41908e * Mon Jul 01 2024 mhockoAATTsuse.com- Update patches.suse/0006-dm-btree-remove-fix-use-after-free-in-rebalance_chil.patch (git-fixes CVE-2021-47600 bsc#1226575).- Update patches.suse/PCI-pciehp-Fix-infinite-loop-in-IRQ-handler-upon-pow.patch (git-fixes CVE-2021-47617 bsc#1226614).- Update patches.suse/USB-core-Fix-hang-in-usb_kill_urb-by-adding-memory-b.patch (git-fixes CVE-2022-48760 bsc#1226712).- Update patches.suse/audit-improve-robustness-of-the-audit-queue-handling.patch (bsc#1204514 CVE-2021-47603 bsc#1226577).- Update patches.suse/drm-vmwgfx-Fix-stale-file-descriptors-on-failed-user.patch (CVE-2022-22942 bsc#1195065 CVE-2022-48771 bsc#1226732).- Update patches.suse/igbvf-fix-double-free-in-igbvf_probe.patch (git-fixes CVE-2021-47589 bsc#1226557).- Update patches.suse/isdn-cpai-check-ctr-cnr-to-avoid-array-index-out-of-bound.patch (bsc#1191958 CVE-2021-43389 CVE-2021-4439 bsc#1226670).- Update patches.suse/net-ieee802154-ca8210-Stop-leaking-skb-s.patch (git-fixes CVE-2022-48722 bsc#1226619).- Update patches.suse/netfilter-complete-validation-of-user-input.patch (git-fixes CVE-2024-35896 bsc#1224662 CVE-2024-35962 bsc#1224583).- Update patches.suse/phylib-fix-potential-use-after-free.patch (bsc#1119113 FATE#326472 CVE-2022-48754 bsc#1226692).- Update patches.suse/ring-buffer-Fix-a-race-between-readers-and-resize-checks.patch (bsc#1222893 CVE-2024-38601 bsc#1226876).- Update patches.suse/scsi-bnx2fc-Flush-destroy_work-queue-before-calling-bnx2fc_interface_put (git-fixes CVE-2022-48758 bsc#1226708).- Update patches.suse/scsi-bnx2fc-Make-bnx2fc_recv_frame-mp-safe (git-fixes CVE-2022-48715 bsc#1226621).- Update patches.suse/scsi-libfc-Fix-potential-NULL-pointer-dereference-in-fc_lport_ptp_setup.patch (git-fixes CVE-2023-52809 bsc#1225556).- Update patches.suse/scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_getstats.patch (git-fixes CVE-2024-36025 bsc#1225704).- Update patches.suse/scsi-scsi_debug-Sanity-check-block-descriptor-length-in-resp_mode_select (git-fixes CVE-2021-47576 bsc#1226537).- Update patches.suse/scsi-target-core-Add-TMF-to-tmr_list-handling.patch (bsc#1223018 CVE-26845 CVE-2024-26845).- Update patches.suse/tipc-improve-size-validations-for-received-domain-re.patch (bsc#1195254 CVE-2022-0435 CVE-2022-48711 bsc#1226672).- commit c2edf0b * Mon Jul 01 2024 mkubecekAATTsuse.cz- tcp: do not accept ACK of bytes we never sent (CVE-2023-52881 bsc#1225611).- commit d93d95b * Mon Jul 01 2024 oneukumAATTsuse.com- usb: port: Don\'t try to peer unused USB ports based on location (git-fixes).- commit c96b5c5 * Mon Jul 01 2024 oneukumAATTsuse.com- blacklist.conf: logging only- commit b17cfa5 * Fri Jun 28 2024 jwiesnerAATTsuse.de- x86/tsc: Trust initial offset in architectural TSC-adjust MSRs (bsc#1222015 bsc#1226962).- commit c9f769c * Fri Jun 28 2024 vkarasulliAATTsuse.de- iommu/vt-d: Allocate local memory for page request queue (git-fixes).- commit 541ce64 * Fri Jun 28 2024 vkarasulliAATTsuse.de- iommu/amd: Fix sysfs leak in iommu init (git-fixes).- commit cdae1dd * Fri Jun 28 2024 jgrossAATTsuse.com- KVM: x86: Handle SRCU initialization failure during page track init (CVE-2021-47407, bsc#1225306).- commit 61b3e37 * Fri Jun 28 2024 jgrossAATTsuse.com- xen/events: close evtchn after mapping cleanup (CVE-2024-26687, bsc#1222435).- commit c56fe01 * Thu Jun 27 2024 bdasAATTsuse.de- net/9p: fix uninit-value in p9_client_rpc() (CVE-2024-39301 bsc#1226994).- commit 1a033be * Thu Jun 27 2024 tiwaiAATTsuse.de- media: lgdt3306a: Add a check against null-pointer-def (CVE-2022-48772 bsc#1226976).- commit 79e986b * Thu Jun 27 2024 tiwaiAATTsuse.de- fpga: manager: add owner module and take its refcount (CVE-2024-37021 bsc#1226950).- commit 580ed12 * Thu Jun 27 2024 tiwaiAATTsuse.de- fpga: region: add owner module and take its refcount (CVE-2024-35247 bsc#1226948).- commit 75fbd8f * Thu Jun 27 2024 tiwaiAATTsuse.de- fpga: bridge: add owner module and take its refcount (CVE-2024-36479 bsc#1226949).- commit 410068f * Thu Jun 27 2024 tbogendoerferAATTsuse.de- enic: Validate length of nl attributes in enic_set_vf_port (CVE-2024-38659 bsc#1226883).- net: fec: remove .ndo_poll_controller to avoid deadlocks (CVE-2024-38553 bsc#1226744).- net/mlx5e: Fix netif state handling (CVE-2024-38608 bsc#1226746).- eth: sungem: remove .ndo_poll_controller to avoid deadlocks (CVE-2024-38597 bsc#1226749).- net: amd-xgbe: Fix skb data length underflow (CVE-2022-48743 bsc#1226705).- net: systemport: Add global locking for descriptor lifecycle (CVE-2021-47587 bsc#1226567).- commit 6fa5a1e * Thu Jun 27 2024 oneukumAATTsuse.com- usb: xhci-plat: fix crash when suspend if remote wake enable (CVE-2022-48761 bsc#1226701).- commit 6918857 * Wed Jun 26 2024 dfaggioliAATTsuse.com- virtio-blk: fix implicit overflow on virtio_max_dma_size (bsc#1225573 CVE-2023-52762).- commit 630807b * Wed Jun 26 2024 fdmananaAATTsuse.com- btrfs: fix use-after-free after failure to create a snapshot (bsc#1226718 CVE-2022-48733).- commit bc8f6e2 * Wed Jun 26 2024 dfaggioliAATTsuse.com- vfio/platform: Create persistent IRQ handlers (bsc#1222809 CVE-2024-26813).- commit a912042 * Wed Jun 26 2024 colyliAATTsuse.de- Update to fix a compiling error, patches.suse/raid1-fix-use-after-free-for-original-bio-in-raid1_-fcf3.patch.- commit 4738bf0 * Wed Jun 26 2024 mfrancAATTsuse.cz- s390/ap: Fix crash in AP internal function modify_bitmap() (CVE-2024-38661 bsc#1226996 git-fixes).- commit 642fe77 * Wed Jun 26 2024 jackAATTsuse.cz- block: fix overflow in blk_ioctl_discard() (bsc#1225770 CVE-2024-36917).- commit fb1867c * Wed Jun 26 2024 jackAATTsuse.cz- epoll: be better about file lifetimes (bsc#1226610 CVE-2024-38580).- commit da86de7 * Wed Jun 26 2024 dfaggioliAATTsuse.com- KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond (git-fixes).- commit 63ce06d * Wed Jun 26 2024 tzimmermannAATTsuse.com- drm/nouveau: fix off by one in BIOS boundary checking (bsc#1226716 CVE-2022-48732)- commit bed5212 * Wed Jun 26 2024 jleeAATTsuse.com- Update references tag patches.suse/Bluetooth-Disconnect-if-E0-is-used-for-Level-4.patch (bsc#1171988 CVE-2020-10135 bsc#1218148 CVE-2023-24023).- commit b41c397 * Tue Jun 25 2024 jackAATTsuse.cz- mm: Avoid overflows in dirty throttling logic (bsc#1222364 CVE-2024-26720).- commit 6f98632 * Tue Jun 25 2024 tiwaiAATTsuse.de- media: stk1160: fix bounds checking in stk1160_copy_video() (CVE-2024-38621 bsc#1226895).- commit 617f122 * Tue Jun 25 2024 tiwaiAATTsuse.de- dma-buf/sw-sync: don\'t enable IRQ from sync_print_obj() (CVE-2024-38780 bsc#1226886).- commit 0a1e3b6 * Tue Jun 25 2024 dwagnerAATTsuse.de- nvmet: fix ns enable/disable possible hang (git-fixes).- commit 128ca3f * Tue Jun 25 2024 rgoldwynAATTsuse.com- ecryptfs: Fix buffer size for tag 66 packet (bsc#1226634, CVE-2024-38578).- commit 41891c0 * Tue Jun 25 2024 tiwaiAATTsuse.de- stm class: Fix a double free in stm_register_device() (CVE-2024-38627 bsc#1226857).- commit b4ea481 * Tue Jun 25 2024 oneukumAATTsuse.com- blacklist.conf: kABI- commit 516146e * Mon Jun 24 2024 duweAATTsuse.de- crypto: bcm - Fix pointer arithmetic (bsc#1226637 CVE-2024-38579).- commit be1545d * Mon Jun 24 2024 tzimmermannAATTsuse.com- drm/amd/display: Fix potential index out of bounds in color (bsc#1226767 CVE-2024-38552)- commit fdaaa54 * Mon Jun 24 2024 tzimmermannAATTsuse.com- drm/mediatek: Add 0 size check to mtk_drm_gem_obj (bsc#1226735 CVE-2024-38549)- commit b67d29d * Mon Jun 24 2024 tzimmermannAATTsuse.com- drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable (bsc#1226698 CVE-2022-48756)- commit bd95a05 * Mon Jun 24 2024 oneukumAATTsuse.com- net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings (git-fixes).- commit 996e5c4 * Sun Jun 23 2024 nmoreyAATTsuse.com- RDMA/hns: Fix UAF for cq async event (bsc#1226595 CVE-2024-38545)- commit 68cd4b9 * Sun Jun 23 2024 nmoreyAATTsuse.com- RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (bsc#1226597 CVE-2024-38544)- commit da8c605 * Sat Jun 22 2024 nmoreyAATTsuse.com- RDMA/mlx5: Add check for srq max_sge attribute (git-fixes)- commit 6ee55be * Sat Jun 22 2024 tiwaiAATTsuse.de- drm: vc4: Fix possible null pointer dereference (CVE-2024-38546 bsc#1226593).- commit f5c6e94 * Fri Jun 21 2024 tiwaiAATTsuse.de- wifi: carl9170: add a proper sanity check for endpoints (CVE-2024-38567 bsc#1226769).- rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev (CVE-2022-48759 bsc#1226711).- commit 1d933f6 * Fri Jun 21 2024 tiwaiAATTsuse.de- wifi: ar5523: enable proper endpoint verification (CVE-2024-38565 bsc#1226747).- commit 7f113b6 * Fri Jun 21 2024 tiwaiAATTsuse.de- mac80211: track only QoS data frames for admission control (CVE-2021-47602 bsc#1226554).- commit 6d84852 * Fri Jun 21 2024 tiwaiAATTsuse.de- ALSA: timer: Set lower bound of start tick time (CVE-2024-38618 bsc#1226754).- commit ea3c02c * Fri Jun 21 2024 mkoutnyAATTsuse.com- blacklist.conf: Add 7af443ee16976 sched/core: Require cpu_active() in select_task_rq(), for user tasks- commit 35a10db * Fri Jun 21 2024 tzimmermannAATTsuse.com- bsc#1225894: Fix build warning Fix the following build warning. * unused-variable (i) in ../drivers/gpu/drm/amd/amdkfd/kfd_device.c in kgd2kfd_resume ../drivers/gpu/drm/amd/amdkfd/kfd_device.c: In function \'kgd2kfd_resume\': ../drivers/gpu/drm/amd/amdkfd/kfd_device.c:621:11: warning: unused variable \'i\' [-Wunused-variable]- commit e16e5ba * Fri Jun 21 2024 tzimmermannAATTsuse.com- bsc#1225894: Fix patch references- commit 7b4670a * Fri Jun 21 2024 dkirjanovAATTsuse.com- net/mlx5: Properly link new fs rules into the tree (bsc#1224588 CVE-2024-35960).- commit 14f14ea * Fri Jun 21 2024 dkirjanovAATTsuse.com- net/mlx5e: fix a double-free in arfs_create_groups (bsc#1224605 CVE-2024-35835).- commit 2cc5781 * Fri Jun 21 2024 iivanovAATTsuse.de- firmware: arm_scpi: Fix string overflow in SCPI genpd driver (bsc#1226562 CVE-2021-47609)- commit 4642449 * Fri Jun 21 2024 dkirjanovAATTsuse.com- Fix compilation- commit 3f5119e * Thu Jun 20 2024 dkirjanovAATTsuse.com- net: ena: Fix incorrect descriptor free behavior (bsc#1224677 CVE-2024-35958).- commit 8f4768d * Thu Jun 20 2024 dkirjanovAATTsuse.com- bonding: stop the device in bond_setup_by_slave() (bsc#1224946 CVE-2023-52784).- commit da74b6f * Wed Jun 19 2024 lduncanAATTsuse.com- blacklist.conf: bsc#1225555 CVE-2023-52808 patches code not present- commit 35c5de8 * Wed Jun 19 2024 lduncanAATTsuse.com- blacklist.conf: bsc#1223013 CVVE-2024-26482 does not apply- commit c785e5a * Wed Jun 19 2024 lduncanAATTsuse.com- blacklist.conf: bsc#1222879 CVE-2021-47193 breaks kABI- commit 5ac2f95 * Wed Jun 19 2024 lduncanAATTsuse.com- blacklist.conf: bsc#1225559 CVE-2023-5281 Does not apply cleanly at all, and addresses a corner case that it knows is rare.- commit 66930cf * Wed Jun 19 2024 lduncanAATTsuse.com- scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc() (bsc#1224651 CVE-2024-35930).- scsi: target: core: Add TMF to tmr_list handling (bsc#1223018 CVE-26845).- scsi: scsi_debug: Fix out-of-bound read in resp_readcap16() (bsc#122286 CVE-2021-47191).- commit 3100b52 * Wed Jun 19 2024 oneukumAATTsuse.com- usb: fix various gadget panics on 10gbps cabling (CVE-2021-47267 bsc#1224993).- commit 3336e4a * Wed Jun 19 2024 tzimmermannAATTsuse.com- amd/amdkfd: sync all devices to wait all processes being evicted (bsc#1225872 CVE-2024-36949)- commit aa91737 * Wed Jun 19 2024 tzimmermannAATTsuse.com- drm/amdkfd: Rework kfd_locked handling (bsc#1225872)- commit 030a69d * Wed Jun 19 2024 tzimmermannAATTsuse.com- drm/vmwgfx: Fix invalid reads in fence signaled events (bsc#1225872 CVE-2024-36960)- commit fe8da4d * Wed Jun 19 2024 neilbAATTsuse.de- nfsd: optimise recalculate_deny_mode() for a common case (bsc#1217912).- commit 90c611c * Wed Jun 19 2024 neilbAATTsuse.de- NFSv4: Always clear the pNFS layout when handling ESTALE (bsc#1221791).- NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state (bsc#1221791).- PNFS for stateid errors retry against MDS first (bsc#1221791).- commit fcd364d * Tue Jun 18 2024 jackAATTsuse.cz- block: prevent division by zero in blk_rq_stat_sum() (bsc#1224661 CVE-2024-35925).- commit 7fd346a * Tue Jun 18 2024 jackAATTsuse.cz- ext4: fix corruption during on-line resize (bsc#1224735 CVE-2024-35807).- commit 8431549 * Tue Jun 18 2024 jackAATTsuse.cz- fat: fix uninitialized field in nostale filehandles (git-fixes CVE-2024-26973 bsc#1223641).- commit 8b4f3fd * Tue Jun 18 2024 jackAATTsuse.cz- ext4: avoid online resizing failures due to oversized flex bg (bsc#1222080 CVE-2023-52622).- commit a81bee5 * Tue Jun 18 2024 davide.beniniAATTsuse.com- net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() (CVE-2021-47559 bsc#1225396).- commit ca251c9 * Tue Jun 18 2024 davide.beniniAATTsuse.com- nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done (CVE-2021-47518 bsc#1225372).- commit d0fabf7 * Tue Jun 18 2024 davide.beniniAATTsuse.com- net_sched: fix NULL deref in fifo_set_limit() (CVE-2021-47418 bsc#1225337).- commit 54048d4 * Tue Jun 18 2024 davide.beniniAATTsuse.com- net: validate lwtstate->data before returning from skb_tunnel_info() (CVE-2021-47309 bsc#1224967).- commit 2b76537 * Tue Jun 18 2024 davide.beniniAATTsuse.com- net: fix uninit-value in caif_seqpkt_sendmsg (CVE-2021-47297 bsc#1224976).- commit 39164d4 * Tue Jun 18 2024 davide.beniniAATTsuse.com- net/sched: act_skbmod: Skip non-Ethernet packets (CVE-2021-47293 bsc#1224978).- commit aedefe0 * Tue Jun 18 2024 davide.beniniAATTsuse.com- netrom: Decrease sock refcount when sock timers expire (CVE-2021-47294 bsc#1224977).- commit 44bce11 * Tue Jun 18 2024 dkirjanovAATTsuse.com- ipv6: Fix infinite recursion in fib6_dump_done() (CVE-2024-35886 bsc#1224670).- commit 5d20998 * Tue Jun 18 2024 jslabyAATTsuse.cz- tty: n_gsm: fix possible out-of-bounds in gsm0_receive() (CVE-2024-36016 bsc#1225642).- commit f5c4f31 * Tue Jun 18 2024 dkirjanovAATTsuse.com- net: macb: fix use after free on rmmod (CVE-2021-47372 bsc#1225184).- commit 5bb5ee7 * Mon Jun 17 2024 dsterbaAATTsuse.com- btrfs: use correct compare function of dirty_metadata_bytes (git-fixes)- commit d51a7ff * Mon Jun 17 2024 dsterbaAATTsuse.com- Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2() (git-fixes)- commit 4b455f0 * Mon Jun 17 2024 dsterbaAATTsuse.com- btrfs: fix describe_relocation when printing unknown flags (git-fixes)- commit a147519 * Mon Jun 17 2024 dsterbaAATTsuse.com- btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups (git-fixes)- commit 0487247 * Mon Jun 17 2024 dsterbaAATTsuse.com- btrfs: fix crash when trying to resume balance without the resume flag (git-fixes)- commit f0fa7bc * Mon Jun 17 2024 dsterbaAATTsuse.com- Btrfs: clean up resources during umount after trans is aborted (git-fixes)- commit c78d131 * Mon Jun 17 2024 dsterbaAATTsuse.com- Btrfs: bail out on error during replay_dir_deletes (git-fixes)- commit 7a8f6ce * Mon Jun 17 2024 dsterbaAATTsuse.com- Btrfs: fix NULL pointer dereference in log_dir_items (git-fixes)- commit 02cab92 * Mon Jun 17 2024 dsterbaAATTsuse.com- Btrfs: send, fix issuing write op when processing hole in no data mode (git-fixes)- Refresh patches.suse/btrfs-send-fix-incorrect-file-layout-after-hole-punching-beyond-eof.patch.- commit f710800 * Mon Jun 17 2024 dsterbaAATTsuse.com- Btrfs: fix unexpected EEXIST from btrfs_get_extent (git-fixes)- commit 82c1e6b * Mon Jun 17 2024 dsterbaAATTsuse.com- btrfs: tree-check: reduce stack consumption in check_dir_item (git-fixes)- commit 36aca35 * Mon Jun 17 2024 dsterbaAATTsuse.com- btrfs: fix false EIO for missing device (git-fixes)- Refresh patches.suse/btrfs-ensure-that-a-dup-or-raid1-block-group-has-exactly-two-stripes.patch- commit 01544ea * Mon Jun 17 2024 oneukumAATTsuse.com- USB: serial: option: add Quectel EG912Y module support (git-fixes).- commit a8d3e25 * Mon Jun 17 2024 oneukumAATTsuse.com- blacklist.conf: pure cleanup- commit c59c78d * Mon Jun 17 2024 oneukumAATTsuse.com- USB: serial: option: add Quectel RM500Q R13 firmware support (git-fixes).- commit b3dedc2 * Mon Jun 17 2024 oneukumAATTsuse.com- USB: serial: option: add Foxconn T99W265 with new baseline (git-fixes).- commit 51f747d * Mon Jun 17 2024 oneukumAATTsuse.com- net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM (git-fixes).- commit d6ed297 * Sat Jun 15 2024 heming.zhaoAATTsuse.com- ocfs2: fix sparse warnings (bsc#1219224).- ocfs2: speed up chain-list searching (bsc#1219224).- ocfs2: adjust enabling place for la window (bsc#1219224).- ocfs2: improve write IO performance when fragmentation is high (bsc#1219224).- commit d862a97 * Fri Jun 14 2024 ematsumiyaAATTsuse.de- smb: client: fix use-after-free bug in cifs_debug_data_proc_show() (bsc#1225487, CVE-2023-52752).- commit b2bff17 * Fri Jun 14 2024 mkoutnyAATTsuse.com- blkcg: Fix multiple bugs in blkcg_activate_policy() (CVE-2021-47379 bsc#1225203).- blkcg: blkcg_activate_policy() should initialize ancestors first (CVE-2021-47379 bsc#1225203).- commit 5e6941f * Fri Jun 14 2024 lduncanAATTsuse.com- blacklist.conf: bsc#1225047 CVE-2021-47328: breaks kABI Also, does not apply.- commit 55744fb * Fri Jun 14 2024 mkoutnyAATTsuse.com- blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd (CVE-2021-47379 bsc#1225203).- commit 26f8206 * Fri Jun 14 2024 jackAATTsuse.cz- blacklist.conf: Blacklist 618f003199c61- commit f552be9 * Fri Jun 14 2024 dkirjanovAATTsuse.com- atl1c: Work around the DMA RX overflow issue (CVE-2023-52834 bsc#1225599).- commit c880bf0 * Thu Jun 13 2024 fdmananaAATTsuse.com- btrfs: lock the inode in shared mode before starting fiemap (bsc#1225484 CVE-2023-52737).- commit e4a79d3 * Thu Jun 13 2024 jackAATTsuse.cz- ext4: correct offset of gdb backup in non meta_bg group to update_backups (bsc#1224735 CVE-2024-35807).- commit 57ba8ce * Thu Jun 13 2024 colyliAATTsuse.de- raid1: fix use-after-free for original bio in raid1_write_request() (bsc#1221097, bsc#1224572, CVE-2024-35979).- commit daf8372 * Thu Jun 13 2024 jackAATTsuse.cz- fs/9p: only translate RWX permissions for plain 9P2000 (bsc#1225866 CVE-2024-36964).- commit 7cf061b * Thu Jun 13 2024 tiwaiAATTsuse.de- media: imon: fix access to invalid resource for the second interface (CVE-2023-52754 bsc#1225490).- commit 0f818a4 * Thu Jun 13 2024 tiwaiAATTsuse.de- firewire: ohci: mask bus reset interrupts between ISR and bottom half (CVE-2024-36950 bsc#1225895).- commit 342de59 * Thu Jun 13 2024 tiwaiAATTsuse.de- pinctrl: core: delete incorrect free in pinctrl_enable() (CVE-2024-36940 bsc#1225840).- commit 6103cd4 * Thu Jun 13 2024 tiwaiAATTsuse.de- staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect() (CVE-2021-47571 bsc#1225518).- commit 9243acc * Thu Jun 13 2024 tiwaiAATTsuse.de- media: gspca: cpia1: shift-out-of-bounds in set_flicker (CVE-2023-52764 bsc#1225571).- wifi: mac80211: don\'t return unset power in ieee80211_get_tx_power() (CVE-2023-52832 bsc#1225577).- commit 74cf739 * Thu Jun 13 2024 oneukumAATTsuse.com- Bluetooth: qca: add missing firmware sanity checks (CVE-2024-36880 bsc#1225722).- commit 1f313de * Thu Jun 13 2024 tzimmermannAATTsuse.com- drm/msm: Fix null pointer dereference on pointer edp (bsc#1225261 CVE-2021-47445)- commit 7365fdb * Thu Jun 13 2024 fvogtAATTsuse.de- rpm/kernel-obs-build.spec.in: Add iso9660 (bsc#1226212) Some builds don\'t just create an iso9660 image, but also mount it during build.- commit aaee141 * Wed Jun 12 2024 davide.beniniAATTsuse.com- llc: verify mac len before reading mac header (CVE-2023-52843 bsc#1224951).- commit 048fdd1 * Wed Jun 12 2024 tzimmermannAATTsuse.com- drm/sched: Avoid data corruptions (bsc#1225140 CVE-2021-47354)- commit 735d57e * Wed Jun 12 2024 davide.beniniAATTsuse.com- nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies (CVE-2024-36915 bsc#1225758).- commit d2aa3fc * Wed Jun 12 2024 fvogtAATTsuse.de- rpm/kernel-obs-build.spec.in: Add networking modules for docker (bsc#1226211) docker needs more networking modules, even legacy iptable_nat and _filter.- commit 415e132 * Tue Jun 11 2024 jleeAATTsuse.com- Bluetooth: Add more enc key size check (bsc#1218148 CVE-2023-24023).- commit 8b7d4c7 * Tue Jun 11 2024 davide.beniniAATTsuse.com- rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation (CVE-2024-36017 bsc#1225681).- commit eee2828 * Tue Jun 11 2024 davide.beniniAATTsuse.com- netfilter: complete validation of user input (git-fixes CVE-2024-35896 bsc#1224662).- commit bd2bc6c * Tue Jun 11 2024 davide.beniniAATTsuse.com- tcp: fix page frag corruption on page fault (CVE-2021-47544 bsc#1225463).- commit 0c69f93 * Tue Jun 11 2024 davide.beniniAATTsuse.com- netfilter: validate user input for expected length (CVE-2024-35896 bsc#1224662).- commit d09d89a * Tue Jun 11 2024 jleeAATTsuse.com- Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmplt (bsc#1218148 CVE-2023-24023).- commit be61b35 * Tue Jun 11 2024 andrea.portaAATTsuse.com- arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY (git-fixes).- commit a33c0aa * Tue Jun 11 2024 tzimmermannAATTsuse.com- fbmon: prevent division by zero in fb_videomode_from_videomode() (bsc#1224660 CVE-2024-35922)- commit 9990cdc * Tue Jun 11 2024 tbogendoerferAATTsuse.de- bna: ensure the copied buf is NUL terminated (CVE-2024-36934 bsc#1225760).- commit 5e5c793 * Mon Jun 10 2024 davide.beniniAATTsuse.com- tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING (CVE-2023-52845 bsc#1225585).- commit 28beea5 * Mon Jun 10 2024 mkoutnyAATTsuse.com- blacklist.conf: Add 1971d13ffa84a \"af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().\"- commit 9ab8e4f * Fri Jun 07 2024 vkarasulliAATTsuse.de- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up (bsc#1224552 CVE-2024-35997).- commit 31522d3 * Fri Jun 07 2024 davide.beniniAATTsuse.com- wifi: nl80211: reject iftype change with mesh ID change (CVE-2024-27410 bsc#1224432).- commit 18882c6 * Fri Jun 07 2024 ddissAATTsuse.de- fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP (bsc#1225848).- blacklist.conf:- fs: make fiemap work from compat_ioctl (bsc#1225848).- commit e6c580c * Fri Jun 07 2024 tonyjAATTsuse.de- perf/core: Bail out early if the request AUX area is out of bound (bsc#1225602 CVE-2023-52835).- commit 0b197bf * Thu Jun 06 2024 tonyjAATTsuse.de- powerpc/imc-pmu: Add a null pointer check in update_events_in_group() (bsc#1224504 CVE-2023-52675).- commit 5ed0541 * Thu Jun 06 2024 dsterbaAATTsuse.com- blacklist.conf: CVE-2024-35956 bsc#1224674: not applicable bsc#1225945 Quoting bsc#1225945#c11: \"So the upstream 6.5 kernel commit (1b53e51a4a8f (\"btrfs: don\'t commit transaction for every subvol create\") ) was never backported to SLE, so that fix eb96e221937a (\"btrfs: fix unwritten extent buffer after snapshotting a new subvolume\") was never backported.\"- commit 13b6119 * Thu Jun 06 2024 oneukumAATTsuse.com- usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete (CVE-2024-36894 bsc#1225749).- commit 66229f2 * Thu Jun 06 2024 vbabkaAATTsuse.cz- proc/vmcore: fix clearing user buffer by properly using clear_user() (CVE-2021-47566 bsc#1225514).- commit 4f35255 * Thu Jun 06 2024 oneukumAATTsuse.com- usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency (CVE-2023-52855 bsc#1225583).- commit 304ea43 * Thu Jun 06 2024 dkirjanovAATTsuse.com- Refresh patches.kabi/net-preserve-kabi-for-sk_buff.patch.- commit fa7929b * Thu Jun 06 2024 dkirjanovAATTsuse.com- net: preserve kabi for sk_buff (CVE-2024-26921 bsc#1223138).- commit 726f363 * Thu Jun 06 2024 dkirjanovAATTsuse.com- inet: inet_defrag: prevent sk release while still in use (CVE-2024-26921 bsc#1223138).- commit 7846939 * Thu Jun 06 2024 oneukumAATTsuse.com- xhci: Fix commad ring abort, write all 64 bits to CRCR register (CVE-2021-47434 bsc#1225232).- commit d92fac3 * Thu Jun 06 2024 oneukumAATTsuse.com- xhci: Fix command ring pointer corruption while aborting a command (CVE-2021-47434 bsc#1225232).- blacklist.conf: taken so that the correct fix applies- commit ea90837 * Thu Jun 06 2024 shung-hsi.yuAATTsuse.com- xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING (bsc#1224575 CVE-2024-35976).- commit 641c7c4 * Wed Jun 05 2024 oneukumAATTsuse.com- usb: fix various gadgets null ptr deref on 10gbps cabling (CVE-2021-47270 bsc#1224997).- commit 00c58e2 * Wed Jun 05 2024 oneukumAATTsuse.com- usb: udc: remove warning when queue disabled ep (CVE-2024-35822 bsc#1224739).- commit dcaf30a * Wed Jun 05 2024 lduncanAATTsuse.com- blacklist.conf: add cleanup fix that breaks kABI- commit cae1961 * Wed Jun 05 2024 shung-hsi.yuAATTsuse.com- bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue (bsc#1225761 CVE-2024-36938).- commit 24fab08 * Wed Jun 05 2024 pjakobssonAATTsuse.de- drm/client: Fully protect modes with dev->mode_config.mutex (CVE-2024-35950 bsc#1224703).- commit f0cb811 * Tue Jun 04 2024 ematsumiyaAATTsuse.de- smb: client: fix potential deadlock when releasing mids (bsc#1225548, CVE-2023-52757).- commit 00dc86e * Tue Jun 04 2024 ematsumiyaAATTsuse.de- smb: client: fix potential UAF in is_valid_oplock_break() (bsc#1224763, CVE-2024-35863).- commit be79366 * Tue Jun 04 2024 ematsumiyaAATTsuse.de- smb: client: fix potential UAF in cifs_stats_proc_write() (bsc#1224678, CVE-2024-35868).- commit 7c5946d * Tue Jun 04 2024 ematsumiyaAATTsuse.de- smb: client: fix potential UAF in cifs_stats_proc_show() (bsc#1224664, CVE-2024-35867).- commit adb391f * Tue Jun 04 2024 ematsumiyaAATTsuse.de- smb: client: fix potential UAF in cifs_debug_files_proc_show() (bsc#1223532, CVE-2024-26928).- commit 92bb153 * Tue Jun 04 2024 ematsumiyaAATTsuse.de- smb: client: fix UAF in smb2_reconnect_server() (bsc#1224672, CVE-2024-35870).- commit 4eabe16 * Tue Jun 04 2024 ematsumiyaAATTsuse.de- smb: client: fix potential UAF in smb2_is_valid_lease_break() (bsc#1224765, CVE-2024-35864).- commit 688ad5f * Tue Jun 04 2024 ematsumiyaAATTsuse.de- smb: client: fix potential UAF in smb2_is_network_name_deleted() (bsc#1224764, CVE-2024-35862).- commit 6bbd54b * Tue Jun 04 2024 ematsumiyaAATTsuse.de- smb3: fix lock ordering potential deadlock in cifs_sync_mid_result (bsc#1224549, CVE-2024-35998).- commit fbe7cb6 * Tue Jun 04 2024 ematsumiyaAATTsuse.de- smb: client: fix potential UAF in smb2_is_valid_oplock_break() (bsc#1224668, CVE-2024-35865).- commit 77a46ab * Tue Jun 04 2024 dwagnerAATTsuse.de- nvme-tcp: fix UAF when detecting digest errors (CVE-2022-48686 bsc#1223948). Update blacklist.conf: remove entry- commit f159215 * Tue Jun 04 2024 dwagnerAATTsuse.de- nvme-loop: fix memory leak in nvme_loop_create_ctrl() (CVE-2021-47074 bsc#1220854). Update blacklist.conf: remove entry- commit 5f6a5df * Tue Jun 04 2024 dwagnerAATTsuse.de- nvme-rdma: destroy cm id before destroy qp to avoid use after free (CVE-2021-47378 bsc#1225201).- commit 599a36a * Tue Jun 04 2024 dwagnerAATTsuse.de- nvmet: fix a use-after-free (CVE-2022-48697 bsc#1223922). Update blacklist.conf: drop entry from it- commit 5e496a4 * Tue Jun 04 2024 dwagnerAATTsuse.de- nvme-fc: do not wait in vain when unloading module (CVE-2024-26846 bsc#1223023).- commit 365a6dd * Tue Jun 04 2024 davide.beniniAATTsuse.com- blacklist.conf: add d380ce70058a4ccddc3e5f5c2063165dc07672c6 netrom: Fix data-races around sysctl_net_busy_read (CVE-2024-27419 bsc#1224759)- commit 9b21914 * Mon Jun 03 2024 davide.beniniAATTsuse.com- net/tls: Fix flipped sign in tls_err_abort() calls (CVE-2021-47496 bsc#1225354)- commit af28ae7 * Mon Jun 03 2024 mfrancAATTsuse.cz- Update patches.suse/0004-dm-fix-mempool-NULL-pointer-race-when-completing-IO.patch (git-fixes bsc#1225247 CVE-2021-47435).- Update patches.suse/0022-dm-btree-remove-assign-new_root-only-when-removal-su.patch (git fixes bsc#1225155 CVE-2021-47343).- Update patches.suse/0066-virtio-blk-Fix-memory-leak-among-suspend-resume-procedure.patch (git-fixes bsc#1225054 CVE-2021-47319).- Update patches.suse/HID-betop-fix-slab-out-of-bounds-Write-in-betop_prob.patch (git-fixes bsc#1207186 bsc#1225303 CVE-2021-47404).- Update patches.suse/IB-hfi1-Fix-leak-of-rcvhdrtail_dummy_kvaddr.patch (git-fixes bsc#1225438 CVE-2021-47523).- Update patches.suse/IB-mlx5-Fix-initializing-CQ-fragments-buffer.patch (git-fixes bsc#1224954 CVE-2021-47261).- Update patches.suse/IB-qib-Protect-from-buffer-overflow-in-struct-qib_us.patch (git-fixes bsc#1224904 CVE-2021-47485).- Update patches.suse/RDMA-cma-Ensure-rdma_addr_cancel-happens-before-issu.patch (git-fixes bsc#1225318 CVE-2021-47391).- Update patches.suse/RDMA-cma-Fix-rdma_resolve_route-memory-leak.patch (git-fixes bsc#1225157 CVE-2021-47345).- Update patches.suse/SUNRPC-Fix-RPC-client-cleaned-up-the-freed-pipefs-de.patch (git-fixes bsc#1225008 CVE-2023-52803).- Update patches.suse/blktrace-Fix-uaf-in-blk_trace-access-after-removing-.patch (bsc#1191452 bsc#1225193 CVE-2021-47375).- Update patches.suse/can-peak_pci-peak_pci_remove-fix-UAF.patch (git-fixes bsc#1225256 CVE-2021-47456).- Update patches.suse/cifs-Fix-use-after-free-in-rdata-read_into_pages-.patch (bsc#1190317 bsc#1225479 CVE-2023-52741).- Update patches.suse/cifs-prevent-NULL-deref-in-cifs_compose_mount_options-.patch (bsc#1185902 bsc#1224961 CVE-2021-47307).- Update patches.suse/dma-buf-sync_file-Don-t-leak-fences-on-merge-failure.patch (git-fixes bsc#1224968 CVE-2021-47305).- Update patches.suse/drm-Fix-use-after-free-read-in-drm_getunique.patch (git-fixes bsc#1224982 CVE-2021-47280).- Update patches.suse/ftrace-Do-not-blindly-read-the-ip-address-in-ftrace_bug.patch (git-fixes bsc#1224966 CVE-2021-47276).- Update patches.suse/gfs2-ignore-negated-quota-changes.patch (git-fixes bsc#1225560 CVE-2023-52759).- Update patches.suse/i40e-Fix-freeing-of-uninitialized-misc-IRQ-vector.patch (bsc#1101816 FATE#325147 FATE#325149 bsc#1225367 CVE-2021-47424).- Update patches.suse/igb-Fix-use-after-free-error-during-reset.patch (git-fixes bsc#1224916 CVE-2021-47301).- Update patches.suse/igc-Fix-use-after-free-error-during-reset.patch (git-fixes bsc#1224917 CVE-2021-47302).- Update patches.suse/ipv4-ipv6-Fix-handling-of-transhdrlen-in-__ip-6-_app.patch (git-fixes bsc#1220928 CVE-2023-52527).- Update patches.suse/isdn-mISDN-netjet-Fix-crash-in-nj_probe.patch (git-fixes bsc#1224987 CVE-2021-47284).- Update patches.suse/isofs-Fix-out-of-bound-access-for-corrupted-isofs-im.patch (bsc#1194591 bsc#1225198 CVE-2021-47478).- Update patches.suse/kprobes-Fix-possible-use-after-free-issue-on-kprobe-registration.patch (git-fixes bsc#1224676 CVE-2024-35955).- Update patches.suse/l2tp-pass-correct-message-length-to-ip6_append_data.patch (git-fixes bsc#1222667 CVE-2024-26752).- Update patches.suse/mISDN-fix-possible-use-after-free-in-HFC_cleanup.patch (git-fixes bsc#1225143 CVE-2021-47356).- Update patches.suse/media-zr364xx-fix-memory-leak-in-zr364xx_start_readp.patch (git-fixes bsc#1224922 CVE-2021-47344).- Update patches.suse/net-USB-Fix-wrong-direction-WARNING-in-plusb.c.patch (git-fixes bsc#1225482 CVE-2023-52742).- Update patches.suse/net-hns3-do-not-allow-call-hns3_nic_net_open-repeate.patch (git-fixes bsc#1225329 CVE-2021-47400).- Update patches.suse/net-mdiobus-Fix-memory-leak-in-__mdiobus_register.patch (git-fixes bsc#1225189 CVE-2021-47472).- Update patches.suse/net-mlx4_en-Fix-an-use-after-free-bug-in-mlx4_en_try.patch (git-fixes bsc#1225453 CVE-2021-47541).- Update patches.suse/net-nfc-rawsock.c-fix-a-permission-check-bug.patch (git-fixes bsc#1224981 CVE-2021-47285).- Update patches.suse/net-qcom-emac-fix-UAF-in-emac_remove.patch (git-fixes bsc#1225010 CVE-2021-47311).- Update patches.suse/net-ti-fix-UAF-in-tlan_remove_one.patch (git-fixes bsc#1224959 CVE-2021-47310).- Update patches.suse/net-usb-kalmia-Don-t-pass-act_len-in-usb_bulk_msg-er.patch (git-fixes bsc#1225549 CVE-2023-52703).- Update patches.suse/nfs-fix-acl-memory-leak-of-posix_acl_create.patch (git-fixes bsc#1225058 CVE-2021-47320).- Update patches.suse/nfsd-fix-use-after-free-due-to-delegation-race.patch (git-fixes bsc#1225404 CVE-2021-47506).- Update patches.suse/ocfs2-fix-data-corruption-after-conversion-from-inli.patch (bsc#1190795 bsc#1225251 CVE-2021-47460).- Update patches.suse/ocfs2-mount-fails-with-buffer-overflow-in-strlen.patch (bsc#1197760 bsc#1225252 CVE-2021-47458).- Update patches.suse/phy-mdio-fix-memory-leak.patch (git-fixes bsc#1225336 CVE-2021-47416).- Update patches.suse/ppdev-Add-an-error-check-in-register_device.patch (git-fixes bsc#1225640 CVE-2024-36015).- Update patches.suse/s390-dasd-protect-device-queue-against-concurrent-access.patch (git-fixes bsc#1217519 bsc#1225572 CVE-2023-52774).- Update patches.suse/s390-qeth-fix-NULL-deref-in-qeth_clear_working_pool_list (git-fixes bsc#1225164 CVE-2021-47369).- Update patches.suse/s390-qeth-fix-deadlock-during-failing-recovery (bsc#1206213 LTC#200742 bsc#1225207 CVE-2021-47382).- Update patches.suse/scsi-core-Fix-bad-pointer-dereference-when-ehandler-kthread-is-invalid (git-fixes bsc#1224926 CVE-2021-47337).- Update patches.suse/scsi-core-Put-LLD-module-refcnt-after-SCSI-device-is-released (git-fixes bsc#1225322 CVE-2021-47480).- Update patches.suse/scsi-libfc-Fix-array-index-out-of-bound-exception.patch (bsc#1188616 bsc#1224963 CVE-2021-47308).- Update patches.suse/scsi-mpt3sas-Fix-kernel-panic-during-drive-powercycle-test (git-fixes bsc#1225384 CVE-2021-47565).- Update patches.suse/scsi-qla2xxx-Fix-a-memory-leak-in-an-error-path-of-qla2x00_process_els (git-fixes bsc#1225192 CVE-2021-47473).- Update patches.suse/tipc-fix-a-possible-memleak-in-tipc_buf_append.patch (bsc#1221977 CVE-2021-47162 bsc#1225764 CVE-2024-36954).- Update patches.suse/tracing-Correct-the-length-check-which-causes-memory-corruption.patch (git-fixes bsc#1224990 CVE-2021-47274).- Update patches.suse/tracing-trigger-Fix-to-return-error-if-failed-to-alloc-snapshot.patch (git-fixes CVE-2024-26920).- Update patches.suse/tty-n_gsm-require-CAP_NET_ADMIN-to-attach-N_GSM0710-.patch (bsc#1222619 CVE-2023-52880).- Update patches.suse/tty-serial-8250-serial_cs-Fix-a-memory-leak-in-error.patch (git-fixes bsc#1225084 CVE-2021-47330).- Update patches.suse/udf-Fix-NULL-pointer-dereference-in-udf_symlink-func.patch (bsc#1206646 bsc#1225128 CVE-2021-47353).- Update patches.suse/usb-config-fix-iteration-issue-in-usb_get_bos_descri.patch (git-fixes bsc#1225092 CVE-2023-52781).- Update patches.suse/usb-dwc2-check-return-value-after-calling-platform_g.patch (git-fixes bsc#1225330 CVE-2021-47409).- Update patches.suse/usb-dwc3-ep0-fix-NULL-pointer-exception.patch (git-fixes bsc#1224996 CVE-2021-47269).- Update patches.suse/usb-musb-dsps-Fix-the-probe-error-path.patch (git-fixes bsc#1225244 CVE-2021-47436).- Update patches.suse/usbnet-sanity-check-for-maxpacket.patch (git-fixes bsc#1225351 CVE-2021-47495).- Update patches.suse/watchdog-Fix-possible-use-after-free-by-calling-del_.patch (git-fixes bsc#1225060 CVE-2021-47321).- Update patches.suse/watchdog-Fix-possible-use-after-free-in-wdt_startup.patch (git-fixes bsc#1225030 CVE-2021-47324).- Update patches.suse/watchdog-sc520_wdt-Fix-possible-use-after-free-in-wd.patch (git-fixes bsc#1225026 CVE-2021-47323).- Update patches.suse/wl1251-Fix-possible-buffer-overflow-in-wl1251_cmd_sc.patch (git-fixes bsc#1225177 CVE-2021-47347).- commit 8975a47 * Mon Jun 03 2024 msuchanekAATTsuse.de- powerpc/pseries/lparcfg: drop error message from guest name lookup (bsc#1187716 ltc#193451 git-fixes).- commit 62b0891 * Mon Jun 03 2024 msuchanekAATTsuse.de- blacklist.conf: PPC fsl_msi is not used- commit bbad33b * Mon Jun 03 2024 dkirjanovAATTsuse.com- netfilter: nft_compat: explicitly reject ERROR and standard target (git-fixes).- commit 46fdab6 * Mon Jun 03 2024 dkirjanovAATTsuse.com- netfilter: x_tables: set module owner for icmp(6) matches (git-fixes).- commit 8835e2a * Mon Jun 03 2024 dkirjanovAATTsuse.com- netfilter: nf_queue: augment nfqa_cfg_policy (git-fixes).- commit d5734cd * Mon Jun 03 2024 dkirjanovAATTsuse.com- rds: avoid unenecessary cong_update in loop transport (git-fixes).- commit 758da4a * Mon Jun 03 2024 mkubecekAATTsuse.cz- cls_rsvp: check user supplied offsets (CVE-2023-42755 bsc#1215702).- commit b722f7c * Sun Jun 02 2024 dkirjanovAATTsuse.com- l2tp: pass correct message length to ip6_append_data (git-fixes).- commit 5edafdb * Sun Jun 02 2024 dkirjanovAATTsuse.com- net: 9p: avoid freeing uninit memory in p9pdu_vreadf (git-fixes).- commit fdb6a12 * Sun Jun 02 2024 dkirjanovAATTsuse.com- wifi: cfg80211: avoid leaking stack data into trace (git-fixes).- commit 58724e2 * Sun Jun 02 2024 dkirjanovAATTsuse.com- ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data() (git-fixes).- commit 7f0cb3d * Sun Jun 02 2024 dkirjanovAATTsuse.com- rxrpc: Fix a memory leak in rxkad_verify_response() (git-fixes).- commit 301026e * Sat Jun 01 2024 dkirjanovAATTsuse.com- wifi: radiotap: fix kernel-doc notation warnings (git-fixes).- commit a96badd * Sat Jun 01 2024 dkirjanovAATTsuse.com- net: tcp: fix unexcepted socket die when snd_wnd is 0 (git-fixes).- commit 66b602a * Sat Jun 01 2024 dkirjanovAATTsuse.com- tcp: tcp_make_synack() can be called from process context (git-fixes).- commit 1171bb0 * Sat Jun 01 2024 dkirjanovAATTsuse.com- net/smc: fix fallback failed while sendmsg with fastopen (git-fixes).- commit 85612f4 * Sat Jun 01 2024 dkirjanovAATTsuse.com- nfc: change order inside nfc_se_io error path (git-fixes).- commit 92d40f5 * Sat Jun 01 2024 dkirjanovAATTsuse.com- ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping() (git-fixes).- commit bd4b08a * Sat Jun 01 2024 dkirjanovAATTsuse.com- rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp (git-fixes).- commit 30e8bf8 * Sat Jun 01 2024 dkirjanovAATTsuse.com- rxrpc: Work around usercopy check (git-fixes).- commit f1a8d7a * Sat Jun 01 2024 dkirjanovAATTsuse.com- rxrpc: Don\'t put crypto buffers on the stack (git-fixes).- commit d4118f5 * Sat Jun 01 2024 dkirjanovAATTsuse.com- rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls (git-fixes).- commit 256d44f * Sat Jun 01 2024 dkirjanovAATTsuse.com- rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing (git-fixes).- commit 56d0a26 * Fri May 31 2024 tbogendoerferAATTsuse.de- net: atlantic: eliminate double free in error handling logic (CVE-2023-52664 bsc#1224747).- ipvlan: add ipvlan_route_v6_outbound() helper (CVE-2023-52796 bsc#1224930).- net/mlx5e: Fix page reclaim for dead peer hairpin (CVE-2021-47246 bsc#1224831).- commit e8481e2 * Fri May 31 2024 lhenriquesAATTsuse.de- ceph: blocklist the kclient when receiving corrupted snap trace (bsc#1225222 CVE-2023-52732).- commit afa0bf6 * Fri May 31 2024 dsterbaAATTsuse.com- btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() (CVE-2024-35936 bsc#1224644)- commit 7904756 * Fri May 31 2024 dsterbaAATTsuse.com- btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (CVE-2024-35936 bsc#1224644)- commit 64d6920 * Fri May 31 2024 iivanovAATTsuse.de- ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array (bsc#1225506 CVE-2021-47548)- commit e4002ca * Fri May 31 2024 iivanovAATTsuse.de- mmc: sdhci-msm: pervent access to suspended controller (bsc#1225708 CVE-2024-36029)- commit 0915583 * Fri May 31 2024 davide.beniniAATTsuse.com- llc: call sock_orphan() at release time (CVE-2024-26625 bsc#1221086)- commit 1715209 * Thu May 30 2024 jdelvareAATTsuse.de- blacklist.conf: not affected by CVE-2024-35984- commit 19bc954 * Wed May 29 2024 farosasAATTsuse.de- virtio-net: Add validation for used length (CVE-2021-47352 bsc#1225124).- commit 91c03a8 * Wed May 29 2024 davide.beniniAATTsuse.com- calipso: fix memory leak in netlbl_calipso_add_pass() (CVE-2023-52698 bsc#1224621)- commit 008f52c * Wed May 29 2024 mkoutnyAATTsuse.com- blacklist.conf: Add c5b0a7eefc70 sched/fair: Remove sysctl_sched_migration_cost condition- commit dbc3425 * Wed May 29 2024 jslabyAATTsuse.cz- ppdev: Add an error check in register_device (git-fixes).- commit d524561 * Wed May 29 2024 pjakobssonAATTsuse.de- drm/amdgpu: fix gart.bo pin_count leak (CVE-2021-47431 bsc#1225390).- commit 1e38f4d * Wed May 29 2024 dsterbaAATTsuse.com- btrfs: send: handle path ref underflow in header iterate_inode_ref() (CVE-2024-35935 bsc#1224645)- commit 0b2d17e * Tue May 28 2024 ematsumiyaAATTsuse.de- cifs: fix underflow in parse_server_interfaces() (bsc#1223084, CVE-2024-26828).- commit 7164147 * Tue May 28 2024 pjakobssonAATTsuse.de- drm/nouveau/debugfs: fix file release memory leak (CVE-2021-47423 bsc#1225366).- commit 5f7b5c9 * Tue May 28 2024 pjakobssonAATTsuse.de- drm/radeon: fix a possible null pointer dereference (CVE-2022-48710 bsc#1225230).- commit ee59a3e * Tue May 28 2024 jleeAATTsuse.com- nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells (bsc#1225355 CVE-2021-47497).- commit 30121bc * Tue May 28 2024 pjakobssonAATTsuse.de- drm/vc4: don\'t check if plane->state->fb == state->fb (CVE-2024-35932 bsc#1224650).- commit 4fdcf5e * Tue May 28 2024 jleeAATTsuse.com- iio: mma8452: Fix trigger reference couting (bsc#1225360 CVE-2021-47500).- commit a0d87d5 * Tue May 28 2024 jslabyAATTsuse.cz- PCI/PM: Drain runtime-idle callbacks before driver removal (CVE-2024-35809 bsc#1224738).- commit 9f4d35b * Tue May 28 2024 jslabyAATTsuse.cz- tty: Fix out-of-bound vmalloc access in imageblit (CVE-2021-47383 bsc#1225208).- commit a21c750 * Tue May 28 2024 tiwaiAATTsuse.de- ALSA: pcm: oss: Fix negative period/buffer sizes (CVE-2021-47511 bsc#1225411).- commit 748d8c1 * Tue May 28 2024 tiwaiAATTsuse.de- ALSA: pcm: oss: Limit the period size to 16MB (CVE-2021-47509 bsc#1225409).- commit 8f92260 * Tue May 28 2024 jslabyAATTsuse.cz- x86/mm/pat: fix VM_PAT handling in COW mappings (bsc#1224525 CVE-2024-35877).- commit d228bf6 * Mon May 27 2024 davide.beniniAATTsuse.com- batman-adv: Avoid infinite loop trying to resize local TT (CVE-2024-35982 bsc#1224566)- commit 4f15041 * Mon May 27 2024 davide.beniniAATTsuse.com- ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr (CVE-2024-35969 bsc#1224580)- commit bcaf17a * Mon May 27 2024 tiwaiAATTsuse.de- blacklist.conf: Add SPI fix commit to be ignored (CVE-2021-47469 bsc#1225347) SLE12-SP5 has no devm spi controller allocation, hence it\'s superfluous- commit 939a6a5 * Mon May 27 2024 tiwaiAATTsuse.de- kABI workaround for spi_controller (CVE-2021-47469 bsc#1225347).- commit af00c9b * Mon May 27 2024 tiwaiAATTsuse.de- spi: Fix deadlock when adding SPI controllers on SPI buses (CVE-2021-47469 bsc#1225347).- commit 575a8d4 * Mon May 27 2024 jgrossAATTsuse.com- kvm: avoid speculation-based attacks from out-of-range memslot accesses (bsc#1224960, CVE-2021-47277).- commit 7198007 * Mon May 27 2024 jgrossAATTsuse.com- KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region() (bsc#1224725, CVE-2024-35791).- commit 818a70e * Mon May 27 2024 tiwaiAATTsuse.de- ipack: ipoctal: fix stack information leak (CVE-2021-47401 bsc#1225242).- commit 3e8997b * Mon May 27 2024 pjakobssonAATTsuse.de- drm/radeon: possible buffer overflow (CVE-2023-52867 bsc#1225009).- commit 45094e6 * Mon May 27 2024 pjakobssonAATTsuse.de- drm/panel: fix a possible null pointer dereference (CVE-2023-52821 bsc#1225022).- commit 109e7f1 * Mon May 27 2024 nmoreyAATTsuse.com- RDMA: Verify port when creating flow rule (CVE-2021-47265 bsc#1224957)- commit c0cbaec * Mon May 27 2024 pjakobssonAATTsuse.de- drm/amd/pm: Update intermediate power state for SI (CVE-2021-47362 bsc#1225153).- commit 318c627 * Mon May 27 2024 tiwaiAATTsuse.de- mcb: fix error handling in mcb_alloc_bus() (CVE-2021-47361 bsc#1225151).- commit 813b8ac * Fri May 24 2024 tiwaiAATTsuse.de- platform/x86: wmi: Fix opening of char device (CVE-2023-52864 bsc#1225132).- commit b207efb * Fri May 24 2024 tiwaiAATTsuse.de- pinctrl: single: fix potential NULL dereference (CVE-2022-48708 bsc#1224942).- commit feac349 * Fri May 24 2024 tiwaiAATTsuse.de- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() (CVE-2024-35944 bsc#1224648).- commit a03c425 * Fri May 24 2024 davide.beniniAATTsuse.com- net: ipv4: fix memory leak in ip_mc_add1_src (CVE-2021-47238 bsc#1224847)- commit 4ce368a * Fri May 24 2024 tiwaiAATTsuse.de- mmc: sdio: fix possible resource leaks in some error paths (CVE-2023-52730 bsc#1224956).- commit 8629def * Fri May 24 2024 tiwaiAATTsuse.de- atm: nicstar: Fix possible use-after-free in nicstar_cleanup() (CVE-2021-47355 bsc#1225141).- commit 111c5b1 * Fri May 24 2024 davide.beniniAATTsuse.com- netfilter: synproxy: Fix out of bounds when parsing TCP options (CVE-2021-47245 bsc#1224838)- commit 3bf50df * Fri May 24 2024 tiwaiAATTsuse.de- of: module: prevent NULL pointer dereference in vsnprintf() (CVE-2024-35878 bsc#1224671).- commit dcde1a4 * Fri May 24 2024 nmoreyAATTsuse.com- IB/hfi1: Restore allocated resources on failed copyout (CVE-2023-52747 bsc#1224931)- commit 4ba08d9 * Fri May 24 2024 davide.beniniAATTsuse.com- net: rds: fix memory leak in rds_recvmsg (CVE-2021-47249 bsc#1224880)- commit 79b2ee2 * Fri May 24 2024 davide.beniniAATTsuse.com- sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb (CVE-2021-47397 bsc#1225082)- commit 2340710 * Fri May 24 2024 davide.beniniAATTsuse.com- net: ipv4: fix memory leak in netlbl_cipsov4_add_std (CVE-2021-47250 bsc#1224827)- commit ffd876f * Fri May 24 2024 fdmananaAATTsuse.com- btrfs: fix information leak in btrfs_ioctl_logical_to_ino() (CVE-2024-35849 bsc#1224733).- commit 4e18545 * Fri May 24 2024 petr.pavluAATTsuse.com- ring-buffer: Fix a race between readers and resize checks (bsc#1222893).- commit e55a48c * Fri May 24 2024 petr.pavluAATTsuse.com- ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value (git-fixes).- commit 56a4e35 * Fri May 24 2024 petr.pavluAATTsuse.com- tracing: hide unused ftrace_event_id_fops (git-fixes).- commit 6e3bbc9 * Fri May 24 2024 petr.pavluAATTsuse.com- tracing: Fix blocked reader of snapshot buffer (git-fixes).- commit 7cc9ae2 * Fri May 24 2024 tiwaiAATTsuse.de- ALSA: usb-audio: Stop parsing channels bits when all channels are found (CVE-2024-27436 bsc#1224803).- ALSA: seq: Fix race of snd_seq_timer_open() (CVE-2021-47281 bsc#1224983).- commit 19aff08 * Fri May 24 2024 mkoutnyAATTsuse.com- af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress (bsc#1223384).- commit 8ee0966 * Fri May 24 2024 petr.pavluAATTsuse.com- blacklist.conf: add not-needed or too intrusive tracing fixes- commit ab535d8 * Fri May 24 2024 petr.pavluAATTsuse.com- kprobes: Fix possible use-after-free issue on kprobe registration (git-fixes).- commit fd63e27 * Fri May 24 2024 petr.pavluAATTsuse.com- tracing: Use .flush() call to wake up readers (git-fixes).- commit 4442cfe * Fri May 24 2024 petr.pavluAATTsuse.com- tracing: Use strncpy instead of memcpy when copying comm in trace.c (git-fixes).- commit 77a5fe6 * Fri May 24 2024 petr.pavluAATTsuse.com- ring-buffer: Clean ring_buffer_poll_wait() error return (git-fixes).- commit dec7c48 * Fri May 24 2024 tiwaiAATTsuse.de- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes (CVE-2024-35789 bsc#1224749).- media: tc358743: register v4l2 async device only after successful setup (CVE-2024-35830 bsc#1224680).- misc/libmasm/module: Fix two use after free in ibmasm_init_one (CVE-2021-47334 bsc#1225112).- atm: iphase: fix possible use-after-free in ia_module_exit() (CVE-2021-47357 bsc#1225144).- commit 4495db1 * Thu May 23 2024 tiwaiAATTsuse.de- clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data (CVE-2023-52875 bsc#1225096).- commit eff8019 * Thu May 23 2024 tiwaiAATTsuse.de- clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data (CVE-2023-52865 bsc#1225086).- commit c2dc4d3 * Thu May 23 2024 davide.beniniAATTsuse.com- ax25: fix use-after-free bugs caused by ax25_ds_del_timer (CVE-2024-35887 bzg#1224663)- commit 2bbaa4c * Thu May 23 2024 tiwaiAATTsuse.de- regmap: Fix possible double-free in regcache_rbtree_exit() (CVE-2021-47483 bsc#1224907).- commit 1f96a36 * Wed May 22 2024 mfrancAATTsuse.cz- s390/pci: fix max size calculation in zpci_memcpy_toio() (git-fixes bsc#1225062).- commit 1d5a845 * Wed May 22 2024 mfrancAATTsuse.cz- s390/zcrypt: fix reference counting on zcrypt card objects (git-fixes CVE-2024-26957 bsc#1223666).- commit 1a50d91 * Wed May 22 2024 mfrancAATTsuse.cz- KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M (git-fixes bsc#1225059).- commit b5429fa * Wed May 22 2024 jleeAATTsuse.com- Refresh patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch.- Update patches.suse/bpf-sockmap-Prevent-lock-inversion-deadlock-in-map-d.patch (bsc#1209657 CVE-2023-0160 CVE-2024-35895 bsc#1224511).- Update patches.suse/nfsd-Fix-error-cleanup-path-in-nfsd_rename.patch (bsc#1221044 CVE-2023-52591 CVE-2024-35914 bsc#1224482).- Update patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch (CVE-2023-47233 bsc#1216702 CVE-2024-35811 bsc#1224592).- commit 9a84305 * Wed May 22 2024 jleeAATTsuse.com- Update patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_eve.patch (bsc#1065729 CVE-2023-52686 bsc#1224682).- Update patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_pow.patch (bsc#1181674 ltc#189159 git-fixes CVE-2023-52696 bsc#1224601).- Update patches.suse/pstore-ram_core-fix-possible-overflow-in-persistent_ram_init_ecc.patch (git-fixes CVE-2023-52685 bsc#1224728).- commit 0720a5d * Wed May 22 2024 jleeAATTsuse.com- Update patches.suse/NFS-Fix-a-potential-NULL-dereference-in-nfs_get_clie.patch (git-fixes CVE-2021-47260 bsc#1224834).- Update patches.suse/PCI-aardvark-Fix-kernel-panic-during-PIO-transfer.patch (git-fixes CVE-2021-47229 bsc#1224854).- Update patches.suse/batman-adv-Avoid-WARN_ON-timing-related-checks.patch (git-fixes CVE-2021-47252 bsc#1224882).- Update patches.suse/can-mcba_usb-fix-memory-leak-in-mcba_usb.patch (git-fixes CVE-2021-47231 bsc#1224849).- Update patches.suse/gfs2-Fix-use-after-free-in-gfs2_glock_shrink_scan.patch (git-fixes CVE-2021-47254 bsc#1224888).- Update patches.suse/media-ngene-Fix-out-of-bounds-bug-in-ngene_command_c.patch (git-fixes CVE-2021-47288 bsc#1224889).- Update patches.suse/memory-fsl_ifc-fix-leak-of-IO-mapping-on-probe-failu.patch (git-fixes CVE-2021-47315 bsc#1224892).- Update patches.suse/memory-fsl_ifc-fix-leak-of-private-memory-on-probe-f.patch (git-fixes CVE-2021-47314 bsc#1224893).- Update patches.suse/net-cdc_eem-fix-tx-fixup-skb-leak.patch (git-fixes CVE-2021-47236 bsc#1224841).- Update patches.suse/net-ethernet-fix-potential-use-after-free-in-ec_bhf_.patch (git-fixes CVE-2021-47235 bsc#1224844).- Update patches.suse/net-hamradio-fix-memory-leak-in-mkiss_close.patch (git-fixes CVE-2021-47237 bsc#1224830).- Update patches.suse/net-usb-fix-possible-use-after-free-in-smsc75xx_bind.patch (bsc#1221994 CVE-2021-47171 CVE-2021-47239 bsc#1224846).- Update patches.suse/scsi-core-Fix-error-handling-of-scsi_host_alloc (git-fixes CVE-2021-47258 bsc#1224899).- Update patches.suse/udp-fix-race-between-close-and-udp_abort.patch (git-fixes CVE-2021-47248 bsc#1224867).- Update patches.suse/usb-dwc3-core-fix-kernel-panic-when-do-reboot.patch (git-fixes CVE-2021-47220 bsc#1224859).- commit 7295d7f * Wed May 22 2024 ailiopAATTsuse.com- Update patches.suse/gfs2-Fix-use-after-free-in-gfs2_glock_shrink_scan.patch (git-fixes CVE-2021-47254).- commit 38ebdb5 * Wed May 22 2024 oneukumAATTsuse.com- blacklist.conf: pure cleanup- commit 5f0720c * Wed May 22 2024 oneukumAATTsuse.com- blacklist.conf: we select the CONFIG whose absence triggers this in all configs- commit 2c2df2e * Wed May 22 2024 oneukumAATTsuse.com- assoc_array: Fix BUG_ON during garbage collect.- commit 56fe1ad * Wed May 22 2024 oneukumAATTsuse.com- list: fix a data-race around ep->rdllist (git-fixes).- commit f2db318 * Wed May 22 2024 oneukumAATTsuse.com- lib/mpi: use kcalloc in mpi_resize (git-fixes).- commit c463c57 * Wed May 22 2024 oneukumAATTsuse.com- net: usb: ax88179_178a: stop lying about skb->truesize (git-fixes).- commit c4bb7b5 * Wed May 22 2024 pjakobssonAATTsuse.de- drm/amd/pm: fix a double-free in si_dpm_init (CVE-2023-52691 bsc#1224607).- commit 7a87ede * Wed May 22 2024 neilbAATTsuse.de- Fix backport of : NFS: Fix error handling for O_DIRECT write scheduling (bsc#1224785).- commit e968faa * Tue May 21 2024 mkoutnyAATTsuse.com- blacklist.conf: Add a1fd0b9d751f sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level- commit 3567984 * Tue May 21 2024 jslabyAATTsuse.cz- rpm/kernel-obs-build.spec.in: remove reiserfs from OBS initrd We disabled the FS in bug 1202309. And we actively blacklist it in: /usr/lib/modprobe.d/60-blacklist_fs-reiserfs.conf This, as a side-effect, fixes obs-build\'s warning: dracut-pre-udev[1463]: sh: line 1: /usr/lib/module-init-tools/unblacklist: No such file or directory Exactly due to the above 60-blacklist_fs-reiserfs.conf trying to call the above unblacklist. We should likely drop ext2+ext3 from the list too, as we don\'t build them at all. But that\'s a different story.- commit 9e1a078 * Sun May 19 2024 jleeAATTsuse.com- Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout (bsc#1224174 CVE-2024-27398).- commit 231873b * Fri May 17 2024 mkoutnyAATTsuse.com- af_unix: Fix garbage collector racing against connect() (CVE-2024-26923 bsc#1223384).- af_unix: Replace BUG_ON() with WARN_ON_ONCE() (bsc#1223384).- af_unix: Do not use atomic ops for unix_sk(sk)->inflight (bsc#1223384).- commit d9e2f79 * Fri May 17 2024 dsterbaAATTsuse.com- blacklist.conf: btrfs: config fix for 256k pages- commit a9a21e4 * Fri May 17 2024 dsterbaAATTsuse.com- btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl (git-fixes)- commit db54449 * Fri May 17 2024 dsterbaAATTsuse.com- btrfs: tree-checker: do not error out if extent ref hash doesn\'t match (git-fixes)- commit 874e705 * Fri May 17 2024 dsterbaAATTsuse.com- btrfs: send: ensure send_fd is writable (git-fixes)- commit 7e0fb05 * Fri May 17 2024 dsterbaAATTsuse.com- btrfs: send: limit number of clones and allocated memory size (git-fixes)- commit fa2504c * Fri May 17 2024 dsterbaAATTsuse.com- btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP (git-fixes)- commit 7f9b413 * Fri May 17 2024 dsterbaAATTsuse.com- blacklist.conf: btrfs: metadata dump v2 definition only e2731e55884f2138a252b0a3d7b24d57e49c3c59- commit b680815 * Fri May 17 2024 dsterbaAATTsuse.com- btrfs: Fix out of bounds access in btrfs_search_slot (git-fixes)- commit 6b6da17 * Fri May 17 2024 dsterbaAATTsuse.com- btrfs: fix deadlock when writing out space cache (git-fixes)- commit cdd0586 * Fri May 17 2024 dsterbaAATTsuse.com- btrfs: Explicitly handle btrfs_update_root failure (git-fixes)- commit ac502aa * Fri May 17 2024 dsterbaAATTsuse.com- btrfs: undo writable superblocke when sprouting fails (git-fixes)- commit 9fbf261 * Fri May 17 2024 dsterbaAATTsuse.com- btrfs: avoid null pointer dereference on fs_info when calling btrfs_crit (git-fixes)- commit daf7dc2 * Fri May 17 2024 pjakobssonAATTsuse.de- drm/msm/dpu: Add mutex lock in control vblank irq (CVE-2023-52586 bsc#1221081).- commit 474c511 * Fri May 17 2024 dsterbaAATTsuse.com- btrfs: prevent to set invalid default subvolid (git-fixes)- commit c399d80 * Fri May 17 2024 dsterbaAATTsuse.com- Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO (git-fixes)- commit b016cd3 * Fri May 17 2024 dkirjanovAATTsuse.com- Refresh patches.suse/nfs-fix-UAF-in-direct-writes.patch. Fixup the build warning: Changed build warnings: * * * * * 1 warnings * * * * * * passing argument 1 of \'nfs_commit_end\' from incompatible pointer type [enabled by default] (nfs_commit_end) in ../fs/nfs/direct.c in nfs_direct_commit_complete ../fs/nfs/direct.c: In function \'nfs_direct_commit_complete\': ../fs/nfs/direct.c:668:2: warning: passing argument 1 of \'nfs_commit_end\' from incompatible pointer type [enabled by default]- commit 10952b2 * Thu May 16 2024 mkoutnyAATTsuse.com- Update patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch (git-fixes CVE-2024-26934 bsc#1223671).- commit cc5c596 * Thu May 16 2024 mfrancAATTsuse.cz- s390/cpum_cf: make crypto counters upward compatible across machine types (bsc#1224347).- commit 8af04c2 * Thu May 16 2024 lduncanAATTsuse.com- scsi: mpt3sas: Fix loop logic (git-fixes).- scsi: snic: Fix double free in snic_tgt_create() (git-fixes).- commit d29fa2d * Thu May 16 2024 dsterbaAATTsuse.com- ecryptfs: fix kernel panic with null dev_name (git-fixes)- commit 4ecd122 * Thu May 16 2024 dsterbaAATTsuse.com- ecryptfs: Fix typo in message (git-fixes)- commit b1331d9 * Thu May 16 2024 dsterbaAATTsuse.com- ep_create_wakeup_source(): dentry name can change under you (git-fixes)- commit e90f9bb * Thu May 16 2024 dsterbaAATTsuse.com- ecryptfs: fix a memory leak bug in ecryptfs_init_messaging() (git-fixes)- commit 7163ecf * Thu May 16 2024 dsterbaAATTsuse.com- ecryptfs: fix a memory leak bug in parse_tag_1_packet() (git-fixes)- commit d3aeb95 * Thu May 16 2024 dsterbaAATTsuse.com- exportfs_decode_fh(): negative pinned may become positive without the parent locked (git-fixes)- commit 681e816 * Thu May 16 2024 dsterbaAATTsuse.com- autofs: fix a leak in autofs_expire_indirect() (git-fixes)- commit 2e9a485 * Thu May 16 2024 dsterbaAATTsuse.com- fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys inodes (git-fixes)- commit 73af5d9 * Thu May 16 2024 dsterbaAATTsuse.com- blacklist.conf: fs: fget/fput optimization Commit looks safe but is not a fix rather than an optimization.- commit 2263087 * Thu May 16 2024 dsterbaAATTsuse.com- fscrypt: clean up some BUG_ON()s in block encryption/decryption (git-fixes)- commit 2945a7c * Thu May 16 2024 dsterbaAATTsuse.com- blacklist.conf: fscrypt: depends on no-key format update Fix depends on functionality added by edc440e3d27fb3 (\"fscrypt: improve format of no-key names\")- commit 871959c * Thu May 16 2024 tzimmermannAATTsuse.com- nouveau: lock the client object tree. (bsc#1223834 CVE-2024-27062)- commit c775ad3 * Thu May 16 2024 dsterbaAATTsuse.com- blacklist.conf: orangefs not supported- commit f732788 * Thu May 16 2024 tzimmermannAATTsuse.com- nouveau: fix instmem race condition around ptr stores (bsc#1223633 CVE-2024-26984)- commit 9350c2a * Thu May 16 2024 dkirjanovAATTsuse.com- Refresh patches.suse/x86-boot-Ignore-relocations-in-.notes-sections-in-walk_rel.patch.- commit 1389ef9 * Thu May 16 2024 oneukumAATTsuse.com- net: usb: smsc95xx: stop lying about skb->truesize (git-fixes).- commit 3b70647 * Thu May 16 2024 oneukumAATTsuse.com- net: usb: sr9700: stop lying about skb->truesize (git-fixes).- commit d83f5a1 * Thu May 16 2024 oneukumAATTsuse.com- usb: aqc111: stop lying about skb->truesize (git-fixes).- commit 0a7bdae * Wed May 15 2024 lduncanAATTsuse.com- Fix use-before-set in hand-coded part of patch Refresh: - patches.suse/scsi-iscsi_tcp-restrict-to-TCP-sockets.patch.- commit 757fd5b * Wed May 15 2024 lduncanAATTsuse.com- Fix build warning about now-unused function Refresh: - patches.suse/scsi-libsas-Fix-disk-not-being-scanned-in-after-being-removed.patch- commit bbcdd67 * Wed May 15 2024 jdelvareAATTsuse.de- Refresh patches.suse/media-flexcop-usb-fix-NULL-ptr-deref-in-flexcop_usb_.patch. Fix the Patch-mainline tag.- commit 3169adb * Wed May 15 2024 oneukumAATTsuse.com- Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working (git-fixes).- commit 23ff40d * Wed May 15 2024 oneukumAATTsuse.com- usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear (bsc#1220487 CVE-2021-46933).- commit 33d6865 * Wed May 15 2024 mkoutnyAATTsuse.com- blacklist.conf: Add 9474c62ab65f net/sched: Add module alias for sch_fq_pie- commit b755821 * Wed May 15 2024 tbogendoerferAATTsuse.de- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1224096 CVE-2024-27396).- commit a81f04c * Tue May 14 2024 lduncanAATTsuse.com- blacklist.conf: add commits for some git-fixes to be skipped- commit c8e9217 * Tue May 14 2024 lduncanAATTsuse.com- scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() (git-fixes).- scsi: lpfc: Correct size for wqe for memset() (git-fixes).- scsi: libsas: Fix disk not being scanned in after being removed (git-fixes).- scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() (git-fixes).- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn (git-fixes).- scsi: csiostor: Avoid function pointer casts (git-fixes).- scsi: isci: Fix an error code problem in isci_io_request_build() (git-fixes).- scsi: bnx2fc: Fix skb double free in bnx2fc_rcv() (git-fixes).- scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle() (git-fixes).- scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selected registers (git-fixes).- scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup() (git-fixes).- scsi: mpt3sas: Fix in error path (git-fixes).- scsi: iscsi_tcp: restrict to TCP sockets (git-fixes).- scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file() (git-fixes).- scsi: mpt3sas: Perform additional retries if doorbell read returns 0 (git-fixes).- scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly (git-fixes).- scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly (git-fixes).- scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly (git-fixes).- scsi: qla4xxx: Add length check when parsing nlattrs (git-fixes).- scsi: be2iscsi: Add length check when parsing nlattrs (git-fixes).- scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param() (git-fixes).- scsi: iscsi: Add length check for nlattr payload (git-fixes).- scsi: qedf: Fix firmware halt over suspend and resume (git-fixes).- scsi: qedi: Fix firmware halt over suspend and resume (git-fixes).- scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock (git-fixes).- scsi: snic: Fix possible memory leak if device_add() fails (git-fixes).- scsi: core: Fix possible memory leak if device_add() fails (git-fixes).- scsi: core: Fix legacy /proc parsing buffer overflow (git-fixes).- scsi: 53c700: Check that command slot is not NULL (git-fixes).- scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe() (git-fixes).- scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_not_used() (git-fixes).- scsi: qedf: Fix NULL dereference in error handling (git-fixes).- scsi: stex: Fix gcc 13 warnings (git-fixes).- scsi: core: Decrease scsi_device\'s iorequest_cnt if dispatch failed (git-fixes).- commit 43436ef * Tue May 14 2024 oneukumAATTsuse.com- Update patches.suse/net-usb-fix-possible-use-after-free-in-smsc75xx_bind.patch (bsc#1221994 CVE-2021-47171). Added bugzilla ID and CVE The initial fix was present, but it turned later out to be wrong and the correct fix lacked the references.- commit cf80be9 * Tue May 14 2024 oneukumAATTsuse.com- usb: aqc111: check packet for fixup for true limit (bsc#1217169 CVE-2023-52655).- commit 9dd6dfa * Mon May 13 2024 dsterbaAATTsuse.com- btrfs: sysfs: use NOFS for device creation (git-fixes) Adjustment: add #include- commit f20ad81 * Mon May 13 2024 dsterbaAATTsuse.com- btrfs: send: in case of IO error log it (git-fixes)- commit 840f907 * Mon May 13 2024 dsterbaAATTsuse.com- btrfs: fix lost error handling when looking up extended ref on log replay (git-fixes)- commit 20591f1 * Mon May 13 2024 dsterbaAATTsuse.com- btrfs: check if root is readonly while setting security xattr (git-fixes)- commit 01674b5 * Mon May 13 2024 dsterbaAATTsuse.com- btrfs: limit device extents to the device size (git-fixes)- commit 0ba992a * Mon May 13 2024 dsterbaAATTsuse.com- btrfs: fix btrfs_prev_leaf() to not return the same key twice (git-fixes)- commit 2834caf * Mon May 13 2024 dsterbaAATTsuse.com- btrfs: fix range_end calculation in extent_write_locked_range (git-fixes)- commit e723a0b * Mon May 13 2024 dsterbaAATTsuse.com- btrfs: scrub: reject unsupported scrub flags (git-fixes)- commit c5866de * Mon May 13 2024 dsterbaAATTsuse.com- btrfs: fix race when deleting quota root from the dirty cow roots list (git-fixes)- commit 1e8a661 * Mon May 13 2024 dsterbaAATTsuse.com- btrfs: fix lockdep splat and potential deadlock after failure running delayed items (git-fixes)- commit 20fccdb * Mon May 13 2024 dsterbaAATTsuse.com- btrfs: record delayed inode root in transaction (git-fixes)- commit 7a64f13 * Mon May 13 2024 dsterbaAATTsuse.com- btrfs: tree-checker: fix inline ref size in error messages (git-fixes)- commit 7031a61 * Mon May 13 2024 dsterbaAATTsuse.com- btrfs: don\'t stop integrity writeback too early (git-fixes)- commit 9304b5f * Mon May 13 2024 colyliAATTsuse.de- md: fix kmemleak of rdev->serial (CVE-2024-26900, bsc#1223046).- commit 0488367 * Mon May 13 2024 tiwaiAATTsuse.de- firewire: nosy: ensure user_length is taken into account when fetching packet contents (CVE-2024-27401 bsc#1224181).- commit f890e6b * Mon May 13 2024 colyliAATTsuse.de- aoe: avoid potential deadlock at set_capacity (CVE-2024-26775, bsc#1222627).- commit 72683cd * Mon May 13 2024 mwilckAATTsuse.com- Update patches.suse/scsi-ufs-core-Improve-SCSI-abort-handling.patch (bsc#1222671, CVE-2021-47188).- commit df1a16c * Mon May 13 2024 oneukumAATTsuse.com- blacklist.conf: pure cleanup- commit b459965 * Mon May 13 2024 oneukumAATTsuse.com- blacklist.conf: irrelevant in our configs- commit 91ec532 * Mon May 13 2024 oneukumAATTsuse.com- blacklist.conf: pure cleanup- commit 4da5c7c * Mon May 13 2024 oneukumAATTsuse.com- blacklist.conf: pure cleanup- commit c4855e9 * Mon May 13 2024 oneukumAATTsuse.com- blacklist.conf: pure cleanup- commit 00ca6d9 * Mon May 13 2024 oneukumAATTsuse.com- blacklist.conf: pure cleanup- commit a6aa054 * Mon May 13 2024 oneukumAATTsuse.com- blacklist.conf: pure cleanup- commit 27ba46a * Mon May 13 2024 neilbAATTsuse.de- nfs: fix UAF in direct writes (bsc#1223653 CVE-2024-26958).- commit 5347d82 * Fri May 10 2024 lduncanAATTsuse.com- scsi: libsas: Introduce struct smp_disc_resp (git-fixes).- commit 5fefdbb * Fri May 10 2024 tzimmermannAATTsuse.com- drm/radeon: add a force flush to delay work when radeon (bsc#1223932 CVE-2022-48704)- commit 05d207f * Fri May 10 2024 tzimmermannAATTsuse.com- blacklist.conf: Append \'drm/amd/display: Fix MST Null Ptr for RV\'- commit aab0541 * Thu May 09 2024 dsterbaAATTsuse.com- btrfs: don\'t get an EINTR during drop_snapshot for reloc (git-fixes)- commit 2f0ddbd * Thu May 09 2024 dsterbaAATTsuse.com- btrfs: tree-checker: add missing returns after data_ref alignment checks (git-fixes)- commit 465da04 * Thu May 09 2024 dsterbaAATTsuse.com- btrfs: tree-checker: add missing return after error in root_item (git-fixes)- commit 2c66867 * Thu May 09 2024 dsterbaAATTsuse.com- btrfs: fix return value mixup in btrfs_get_extent (git-fixes)- commit c7aefc2 * Thu May 09 2024 dsterbaAATTsuse.com- btrfs: tree-checker: Fix misleading group system information (git-fixes)- Refresh patches.suse/0014-btrfs-tree-checker-get-fs_info-from-eb-in-block_grou.patch.- commit 4c1912f * Thu May 09 2024 dsterbaAATTsuse.com- btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag (git-fixes)- commit 6b856de * Thu May 09 2024 dsterbaAATTsuse.com- btrfs: fix unaligned access in readdir (git-fixes)- Refresh patches.suse/btrfs-support-swap-files.patch. Diff context only.- commit 0df1b83 * Thu May 09 2024 dsterbaAATTsuse.com- btrfs: Fix NULL pointer exception in find_bio_stripe (git-fixes)- commit 99eebfb * Wed May 08 2024 tbogendoerferAATTsuse.de- net: vmxnet3: Fix NULL pointer dereference in vmxnet3_rq_rx_complete() (bsc#1223360).- commit 829bff3 * Wed May 08 2024 oneukumAATTsuse.com- usb: host: ohci-tmio: check return value after calling platform_get_resource() (bsc#1222894 CVE-2021-47206).- blacklist.conf: blacklist entry was a mistake caused by the driver being dropped upstream, but only after SLE12- commit 740a25a * Wed May 08 2024 tzimmermannAATTsuse.com- drm/amdgpu: Reset IH OVERFLOW_CLEAR bit (bsc#1223207 CVE-2024-26915)- commit f1d8ff2 * Wed May 08 2024 oneukumAATTsuse.com- Update patches.suse/USB-usb-storage-Prevent-divide-by-0-error-in-isd200_.patch (bsc#1223738 CVE-2024-27059). Added CVE and bugzilla ids- commit 6bf9f21 * Wed May 08 2024 oneukumAATTsuse.com- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error (bsc#1223752 CVE-2024-26996).- commit f8904de * Wed May 08 2024 tzimmermannAATTsuse.com- drm/mediatek: Fix a null pointer crash in (CVE-2024-26874 bsc#1223048)- commit e57c0ce * Wed May 08 2024 krismanAATTsuse.de- ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc() (bsc#1223923 CVE-2022-48702).- commit af9ea5f * Tue May 07 2024 krismanAATTsuse.de- of: fdt: fix off-by-one error in unflatten_dt_nodes() (CVE-2022-48672 bsc#1223931).- commit 032891a * Tue May 07 2024 vkarasulliAATTsuse.de- inet: read sk->sk_family once in inet_recv_error() (bsc#1222385 CVE-2024-26679).- commit 5c9ee90 * Tue May 07 2024 dsterbaAATTsuse.com- btrfs: abort in rename_exchange if we fail to insert the second ref (CVE-2021-47113 bsc#1221543)- Refresh patches.suse/btrfs-prevent-rename2-from-exchanging-a-subvol-with-a-directory-from-different-parents.patch.- commit 6cc4490 * Tue May 07 2024 dsterbaAATTsuse.com- btrfs: dev-replace: properly validate device names (CVE-2024-26791 bsc#1222793)- commit cc0f00b * Tue May 07 2024 mkubecekAATTsuse.cz- Update patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch references (CVE-2024-26739 bsc#1222559, drop incorrect references).- commit ea93ecf * Tue May 07 2024 mkubecekAATTsuse.cz- net/tls: Remove the context from the list in tls_device_down (bsc#1221545).- commit 58c1b25 * Tue May 07 2024 mkubecekAATTsuse.cz- tls: Fix context leak on tls_device_down (bsc#1221545).- commit 389808e * Tue May 07 2024 mkubecekAATTsuse.cz- blacklist.conf: add 94ce3b64c62d Blacklist commit 94ce3b64c62d (\"net/tls: Use RCU API to access tls_ctx->netdev\"). This is a follow-up to c55dcdd435aa which addresses an issue which is rather theoretical and the backport would be quite intrusive.- commit 8ca558a * Tue May 07 2024 tiwaiAATTsuse.de- ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface() (CVE-2022-48701 bsc#1223921).- commit 6f798e9 * Tue May 07 2024 mkubecekAATTsuse.cz- kabi: hide new member of struct tls_context (CVE-2021-47131 bsc#1221545).- net/tls: Fix use-after-free after the TLS device goes down and up (CVE-2021-47131 bsc#1221545).- commit 8c186be * Tue May 07 2024 krismanAATTsuse.de- Update patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch (git-fixes CVE-2024-27388 bsc#1223744).- Update patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch (bsc#1141539 git-fixes CVE-2024-27054 bsc#1223819).- Update patches.suse/scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch (bsc1221816 CVE-2024-26931 bsc#1223627).- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-fcport.patch (bsc1221816 CVE-2024-26929 bsc#1223715).- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-pointe.patch (bsc1221816 CVE-2024-26930 bsc#1223626).- commit daf9a87 * Tue May 07 2024 krismanAATTsuse.de- Update patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch (git-fixes CVE-2023-52653 bsc#1223712).- Update patches.suse/aio-fix-mremap-after-fork-null-deref.patch (git-fixes CVE-2023-52646 bsc#1223432).- commit 793a07e * Tue May 07 2024 krismanAATTsuse.de- Update patches.suse/i40e-Fix-kernel-crash-during-module-removal.patch (git-fixes CVE-2022-48688 bsc#1223953).- Update patches.suse/ipv6-sr-fix-out-of-bounds-read-when-setting-HMAC-dat.patch (bsc#1211592 CVE-2023-2860 CVE-2022-48687 bsc#1223952).- Update patches.suse/s390-dasd-fix-Oops-in-dasd_alias_get_start_dev-due-to-missing-pavgroup (git-fixes CVE-2022-48636 bsc#1223512).- Update patches.suse/scsi-mpt3sas-Fix-use-after-free-warning.patch (git-fixes CVE-2022-48695 bsc#1223941).- Update patches.suse/scsi-qla2xxx-Fix-memory-leak-in-__qlt_24xx_handle_ab.patch (bsc#1203935 CVE-2022-48650 bsc#1223509).- commit cc68904 * Tue May 07 2024 krismanAATTsuse.de- Update patches.suse/net-dsa-fix-a-crash-if-get_sset_count-fails.patch (CVE-2021-47146 bsc#1221979 CVE-2021-47159 bsc#1221967).- Update patches.suse/scsi-ufs-core-Improve-SCSI-abort-handling.patch (bsc#11222671 CVE-2021-47188 bsc#1222671).- commit 5a613f4 * Tue May 07 2024 krismanAATTsuse.de- Fix references of patches.suse/net-dsa-fix-a-crash-if-get_sset_count-fails.patch This fix actually refers to different CVE and bug report. Fix the error.- commit b797fc2 * Mon May 06 2024 mkubecekAATTsuse.cz- openvswitch: fix stack OOB read while fragmenting IPv4 packets (CVE-2021-46955 bsc#1220513).- commit 1116e19 * Mon May 06 2024 mkubecekAATTsuse.cz- sctp: fix potential deadlock on &net->sctp.addr_wq_lock (CVE-2024-0639 bsc#1218917).- commit de19ab3 * Mon May 06 2024 vkarasulliAATTsuse.de- Update patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch (git-fixes CVE-2024-27388 bsc#1223744).- Update patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch (bsc#1141539 git-fixes CVE-2024-27054 bsc#1223819).- Update patches.suse/scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch (bsc1221816 CVE-2024-26931 bsc#1223627).- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-fcport.patch (bsc1221816 CVE-2024-26929 bsc#1223715).- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-pointe.patch (bsc1221816 CVE-2024-26930 bsc#1223626).- commit d54495e * Mon May 06 2024 vkarasulliAATTsuse.de- Update patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch (git-fixes CVE-2023-52653 bsc#1223712).- Update patches.suse/aio-fix-mremap-after-fork-null-deref.patch (git-fixes CVE-2023-52646 bsc#1223432).- commit 6164312 * Mon May 06 2024 vkarasulliAATTsuse.de- Update patches.suse/s390-dasd-fix-Oops-in-dasd_alias_get_start_dev-due-to-missing-pavgroup (git-fixes CVE-2022-48636 bsc#1223512).- Update patches.suse/scsi-qla2xxx-Fix-memory-leak-in-__qlt_24xx_handle_ab.patch (bsc#1203935 CVE-2022-48650 bsc#1223509).- commit b81c322 * Mon May 06 2024 tzimmermannAATTsuse.com- drm/tegra: dsi: Add missing check for of_find_device_by_node (CVE-2023-52650 bsc#1223770)- commit 52453b3 * Mon May 06 2024 pmladekAATTsuse.com- livepatch: Fix missing newline character in klp_resolve_symbols() (bsc#1223539).- commit a04a835 * Mon May 06 2024 pmladekAATTsuse.com- printk: Update AATTconsole_may_schedule in console_trylock_spinning() (bsc#1223969).- commit 2217d14 * Mon May 06 2024 dsterbaAATTsuse.com- fs: sysfs: Fix reference leak in sysfs_break_active_protection() (CVE-2024-26993 bsc#1223693)- commit d5b445d * Mon May 06 2024 pjakobssonAATTsuse.de- drm: nv04: Fix out of bounds access (CVE-2024-27008 bsc#1223802).- commit d2971e3 * Mon May 06 2024 oneukumAATTsuse.com- usb: dwc2: Fix memory leak in dwc2_hcd_init.- commit b68c644 * Mon May 06 2024 pmladekAATTsuse.com- printk: Disable passing console lock owner completely during panic() (bsc#1197894).- commit 7493ac1 * Mon May 06 2024 oneukumAATTsuse.com- Input: ipaq-micro-keys - add error handling for devm_kmemdup.- commit 8755dbb * Mon May 06 2024 oneukumAATTsuse.com- Input: xpad - add PXN V900 support.- commit fbd5f3f * Mon May 06 2024 oneukumAATTsuse.com- Input: adxl34x - do not hardcode interrupt trigger type (git-fixes).- commit 926a03d * Mon May 06 2024 oneukumAATTsuse.com- blacklist.conf: cleanup surpressing a warning- commit 922f659 * Mon May 06 2024 oneukumAATTsuse.com- Input: drv260x - sleep between polling GO bit (git-fixes).- commit e9e8d04 * Mon May 06 2024 oneukumAATTsuse.com- blacklist.conf: cleanup, not a fix, no code change- commit 9cb5758 * Mon May 06 2024 oneukumAATTsuse.com- blacklist.conf: driver not compiled- commit a3fa3df * Mon May 06 2024 oneukumAATTsuse.com- blacklist.conf: driver not compiled- commit 9dfacec * Mon May 06 2024 oneukumAATTsuse.com- blacklist.conf: driver not compiled- commit 1aef6fe * Mon May 06 2024 tzimmermannAATTsuse.com- drm/amd/display: Add a dc_state NULL check in dc_state_release (CVE-2024-26948 bsc#1223664)- commit 04ae1fa * Mon May 06 2024 oneukumAATTsuse.com- blacklist.conf: this patch enables features only- commit b3e7c52 * Mon May 06 2024 oneukumAATTsuse.com- blacklist.conf: false positive- commit 88b62ef * Mon May 06 2024 oneukumAATTsuse.com- USB: core: Fix deadlock in usb_deauthorize_interface().- commit ab56ab9 * Mon May 06 2024 oneukumAATTsuse.com- USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command (git-fixes).- commit f114b54 * Mon May 06 2024 oneukumAATTsuse.com- usb: roles: don\'t get/set_role() when usb_role_switch is unregistered.- commit d121124 * Mon May 06 2024 oneukumAATTsuse.com- usb: mon: Fix atomicity violation in mon_bin_vma_fault (git-fixes).- commit 0605a2c * Mon May 06 2024 oneukumAATTsuse.com- blacklist.conf: not enabled- commit 7aaa582 * Mon May 06 2024 oneukumAATTsuse.com- blacklist.conf: kABI- commit d241153 * Mon May 06 2024 oneukumAATTsuse.com- drivers: usb: host: Fix deadlock in oxu_bus_suspend() (git-fixes).- commit 4bfa035 * Mon May 06 2024 lhenriquesAATTsuse.de- blacklist.conf: add two fuse commits from git-fixes- commit 57c7ed8 * Mon May 06 2024 lhenriquesAATTsuse.de- fuse: don\'t unhash root (bsc#1223954).- commit 4838661 * Mon May 06 2024 tbogendoerferAATTsuse.de- tun: limit printing rate when illegal packet received by tun dev (bsc#1223745 CVE-2024-27013).- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1223735 CVE-2024-27014).- nfp: flower: handle acti_netdevs allocation failure (bsc#1223827 CVE-2024-27046).- commit bb18705 * Fri May 03 2024 krismanAATTsuse.de- tipc: fix a possible memleak in tipc_buf_append (bsc#1221977 CVE-2021-47162).- commit 503e448 * Fri May 03 2024 tiwaiAATTsuse.de- media: usbtv: Remove useless locks in usbtv_video_free() (CVE-2024-27072 bsc#1223837).- commit 784e536 * Fri May 03 2024 tiwaiAATTsuse.de- media: dvb-frontends: avoid stack overflow warnings with clang (CVE-2024-27075 bsc#1223842).- commit 134dc5e * Fri May 03 2024 tiwaiAATTsuse.de- media: ttpci: fix two memleaks in budget_av_attach (CVE-2024-27073 bsc#1223843).- commit 13b28d2 * Fri May 03 2024 tiwaiAATTsuse.de- media: go7007: fix a memleak in go7007_load_encoder (CVE-2024-27074 bsc#1223844).- commit 54185dc * Fri May 03 2024 tiwaiAATTsuse.de- media: edia: dvbdev: fix a use-after-free (CVE-2024-27043 bsc#1223824).- commit 2732be2 * Fri May 03 2024 mfrancAATTsuse.cz- s390/mm: Fix storage key clearing for guest huge pages (git-fixes bsc#1223885).- commit cd536ee * Fri May 03 2024 mfrancAATTsuse.cz- s390/mm: Fix clearing storage keys for huge pages (git-fixes bsc#1223883).- commit a8f7fd9 * Fri May 03 2024 tiwaiAATTsuse.de- media: v4l2-tpg: fix some memleaks in tpg_alloc (CVE-2024-27078 bsc#1223781).- commit 9ec09ea * Fri May 03 2024 pmladekAATTsuse.com- tty/sysrq: replace smp_processor_id() with get_cpu() (bsc#1223540).- commit f6b8019 * Fri May 03 2024 tiwaiAATTsuse.de- NTB: fix possible name leak in ntb_register_device() (CVE-2023-52652 bsc#1223686).- commit ca5484d * Fri May 03 2024 mwilckAATTsuse.com- scsi: ufs: core: Improve SCSI abort handling (bsc#11222671, CVE-2021-47188).- blacklist.conf: remove 3ff1f6b- commit 9ba0cd1 * Fri May 03 2024 pjakobssonAATTsuse.de- drm/bridge: adv7511: fix crash on irq during probe (CVE-2024-26876 bsc#1223119).- commit be1e389 * Thu May 02 2024 tiwaiAATTsuse.de- kABI workaround for cec_adapter (CVE-2024-23848 bsc#1219104).- media: cec: core: avoid recursive cec_claim_log_addrs (CVE-2024-23848 bsc#1219104).- media: cec: core: avoid confusing \"transmit timed out\" message (CVE-2024-23848 bsc#1219104).- media: cec: cec-api: add locking in cec_release() (CVE-2024-23848 bsc#1219104).- media: cec: cec-adap: always cancel work in cec_transmit_msg_fh (CVE-2024-23848 bsc#1219104).- commit 6debb18 * Thu May 02 2024 tiwaiAATTsuse.de- media: cec: abort if the current transmit was canceled (CVE-2024-23848 bsc#1219104).- commit 331f0d4 * Thu May 02 2024 lhenriquesAATTsuse.de- cachefiles: fix memory leak in cachefiles_add_cache() (bsc#1222976 CVE-2024-26840).- commit 7ab2bde * Thu May 02 2024 tbogendoerferAATTsuse.de- net/bnx2x: Prevent access to a freed page in page_pool (bsc#1223049 CVE-2024-26859).- commit d2c8d25 * Thu May 02 2024 tiwaiAATTsuse.de- spi: spi-fsl-dspi: Fix a resource leak in an error handling path (CVE-2021-47161 bsc#1221966).- commit 86c2723 * Thu May 02 2024 tzimmermannAATTsuse.com- amdkfd: use calloc instead of kzalloc to avoid integer overflow (CVE-2024-26817 bsc#1222812)- commit e67f0f8 * Thu May 02 2024 tzimmermannAATTsuse.com- blacklist.conf: Append \'drm/amdgpu: fix use-after-free bug\'- commit f438d4d * Thu May 02 2024 vkarasulliAATTsuse.de- Update patches.suse/smb3-fix-temporary-data-corruption-in-insert-range.patch (bsc#1190317 CVE-2022-48667 bsc#1223518).- commit 91d9162 * Thu May 02 2024 vkarasulliAATTsuse.de- Update patches.suse/smb3-fix-temporary-data-corruption-in-collapse-range.patch (bsc#1190317 CVE-2022-48668 bsc#1223516).- commit 10d5c12 * Wed May 01 2024 krismanAATTsuse.de- net: fujitsu: fix potential null-ptr-deref (bsc#1221972 CVE-2021-47149).- commit 9abeb19 * Wed May 01 2024 krismanAATTsuse.de- tipc: skb_linearize the head skb when reassembling msgs (bsc#1221977 CVE-2021-47162).- commit ba440f6 * Wed May 01 2024 krismanAATTsuse.de- net: dsa: fix a crash if ->get_sset_count() fails (CVE-2021-47146 bsc#1221979).- commit 599796c * Wed May 01 2024 krismanAATTsuse.de- mld: fix panic in mld_newpack() (CVE-2021-47146 bsc#1221979).- commit e3d5602 * Wed May 01 2024 krismanAATTsuse.de- netfilter: nf_tables: disallow timeout for anonymous sets (CVE-2023-52620 bsc#1221825).- commit f690b72 * Tue Apr 30 2024 davide.beniniAATTsuse.com- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() (CVE-2024-26852 bsc#1223057)- commit 598df4c * Tue Apr 30 2024 mfrancAATTsuse.cz- Update patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch (bsc#1141539 git-fixes).- commit b8b94c0 * Tue Apr 30 2024 jackAATTsuse.cz- quota: Fix potential NULL pointer dereference (bsc#1223060 CVE-2024-26878).- commit 983d363 * Tue Apr 30 2024 jackAATTsuse.cz- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak (bsc#1223198 CVE-2024-26901).- commit 2f53016 * Tue Apr 30 2024 jackAATTsuse.cz- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1222357 CVE-2024-26671).- commit ecdc50b * Tue Apr 30 2024 jackAATTsuse.cz- ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() (bsc#1222613 CVE-2024-26772).- commit 3d3003a * Tue Apr 30 2024 tiwaiAATTsuse.de- PM / devfreq: Fix buffer overflow in trans_stat_show (CVE-2023-52614 bsc#1221617).- commit ad2729f * Tue Apr 30 2024 tbogendoerferAATTsuse.de- net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink() (bsc#1223051 CVE-2024-26855).- geneve: make sure to pull inner header in geneve_rx() (bsc#1223058 CVE-2024-26857).- ppp_async: limit MRU to 64K (bsc#1222379 CVE-2024-26675).- ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header (bsc#1223513 CVE-2022-48651).- commit bc8fe89 * Tue Apr 30 2024 nmoreyAATTsuse.com- RDMA/mlx5: Fix fortify source warning while accessing Eth segment (bsc#1223203 CVE-2024-26907)- commit 1c532b6 * Tue Apr 30 2024 jslabyAATTsuse.cz- regmap: prevent noinc writes from clobbering cache (bsc#1221162 CVE-2023-52488).- regmap: fix page selection for noinc writes (bsc#1221162 CVE-2023-52488).- regmap: fix page selection for noinc reads (bsc#1221162 CVE-2023-52488).- commit dc5bde0 * Tue Apr 30 2024 oneukumAATTsuse.com- blacklist.conf: false positive- commit 17b05a2 * Tue Apr 30 2024 oneukumAATTsuse.com- usb: dwc2: check return value after calling platform_get_resource() (git-fixes).- commit 831627d * Tue Apr 30 2024 oneukumAATTsuse.com- usb: dwc3: gadget: Ignore EP queue requests during bus reset (git-fixes).- commit 270950d * Mon Apr 29 2024 tzimmermannAATTsuse.com- drm/amdgpu: validate the parameters of bo mapping operations more (CVE-2024-26922 bsc#1223315)- commit 1a7d0fd * Mon Apr 29 2024 ilucenoAATTsuse.de- ipvs: Fix checksumming on GSO of SCTP packets (bsc#1221958)- commit 5e792b9 * Mon Apr 29 2024 tbogendoerferAATTsuse.de- i40e: Fix NULL ptr dereference on VSI filter sync (bsc#1222666 CVE-2021-47184).- commit 1ad3e1d * Mon Apr 29 2024 oneukumAATTsuse.com- usb: gadget: Fix issue with config_ep_by_speed function (git-fixes).- commit e3f4200 * Mon Apr 29 2024 nik.borisovAATTsuse.com- x86/boot: Ignore relocations in .notes sections in walk_relocs() too (bsc#1222624 CVE-2024-26816).- commit b878a00 * Mon Apr 29 2024 nik.borisovAATTsuse.com- x86, relocs: Ignore relocations in .notes section (bsc#1222624 CVE-2024-26816).- commit d091560 * Fri Apr 26 2024 mkoutnyAATTsuse.com- blacklist.conf: Add 246f80a0b17f8 (\"sh: push-switch: Reorder cleanup operations to avoid use-after-free bug\")- commit 8e38656 * Fri Apr 26 2024 tiwaiAATTsuse.de- PM / devfreq: Synchronize devfreq_monitor_[start/stop] (CVE-2023-52635 bsc#1222294).- commit faf3604 * Thu Apr 25 2024 mkoutnyAATTsuse.com- Update patches.suse/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_-2535b848.patch (bsc#1219170 CVE-2024-22099 CVE-2024-26903 bsc#1223187).- Update patches.suse/aoe-fix-the-potential-use-after-free-problem-in-aoec.patch (bsc#1218562 CVE-2023-6270 CVE-2024-26898 bsc#1223016).- Update patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch (CVE-2024-26733 bsc#1222585 CVE-2024-26739 bsc#1222559).- Update patches.suse/sr9800-Add-check-for-usbnet_get_endpoints.patch (git-fixes CVE-2024-26651 bsc#1221337).- commit f0c3935 * Thu Apr 25 2024 mkoutnyAATTsuse.com- Update patches.suse/msft-hv-2480-x86-hyperv-Fix-NULL-deref-in-set_hv_tscchange_cb-if-.patch (git-fixes CVE-2021-47217 bsc#1222836).- Update patches.suse/net-dpaa2-eth-fix-use-after-free-in-dpaa2_eth_remove.patch (git-fixes CVE-2021-47204 bsc#1222787).- Update patches.suse/scsi-advansys-Fix-kernel-pointer-leak.patch (git-fixes CVE-2021-47216 bsc#1222876).- Update patches.suse/scsi-lpfc-Fix-use-after-free-in-lpfc_unreg_rpi-routi.patch (bsc#1192145 CVE-2021-47198 bsc#1222883).- commit 1aa3f8e * Wed Apr 24 2024 shung-hsi.yuAATTsuse.com- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1223035 CVE-2024-26883).- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1223189 CVE-2024-26884).- bpf: Check for integer overflow when using roundup_pow_of_two() (bsc#1223035 CVE-2024-26883).- commit 4249641 * Mon Apr 22 2024 nmoreyAATTsuse.com- IB/hfi1: Fix a memleak in init_credit_return (CVE-2024-26839 bsc#1222975)- commit 1b9aeec * Sat Apr 20 2024 neilbAATTsuse.de- Refresh patches.suse/NFS-add-atomic_open-for-NFSv3-to-handle-O_TRUNC-corr.patch. Handle too-long file names.- commit d3b61d6 * Fri Apr 19 2024 tiwaiAATTsuse.de- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled (CVE-2023-52644 bsc#1222961).- commit 411fc96 * Fri Apr 19 2024 tiwaiAATTsuse.de- clk: sunxi-ng: Unregister clocks/resets when unbinding (CVE-2021-47205 bsc#1222888).- commit 67523b6 * Fri Apr 19 2024 tiwaiAATTsuse.de- ALSA: usb-audio: fix null pointer dereference on pointer cs_desc (CVE-2021-47211 bsc#1222869).- commit a86f817 * Fri Apr 19 2024 osalvadorAATTsuse.de- Update patches.suse/scsi-lpfc-Fix-list_add-corruption-in-lpfc_drain_txq.patch (bsc#1190576 CVE-2021-47203 bsc#1222881).- commit 2cb2a3c * Fri Apr 19 2024 tiwaiAATTsuse.de- ALSA: gus: fix null pointer dereference on pointer block (CVE-2021-47207 bsc#1222790).- commit 2c3256c * Fri Apr 19 2024 tiwaiAATTsuse.de- wifi: mac80211: fix race condition on enabling fast-xmit (CVE-2024-26779 bsc#1222772).- commit 5e02fca * Fri Apr 19 2024 tiwaiAATTsuse.de- wifi: rt2x00: restart beacon queue when hardware reset (CVE-2023-52595 bsc#1221046).- commit 671852b * Thu Apr 18 2024 lhenriquesAATTsuse.de- ceph: prevent use-after-free in encode_cap_msg() (bsc#1222503 CVE-2024-26689).- commit 09813ff * Thu Apr 18 2024 tzimmermannAATTsuse.com- blacklist.conf: Append \'drm/amdgpu: Fix variable \'mca_funcs\' dereferenced before NULL check in \'amdgpu_mca_smu_get_mca_entry()\'\'- commit cde121c * Thu Apr 18 2024 mkubecekAATTsuse.cz- Update patches.suse/arp-Prevent-overflow-in-arp_req_get.patch- fix build warning- commit f10c34a * Thu Apr 18 2024 jslabyAATTsuse.cz- kABI: regmap: Add regmap_noinc_read/write API (bsc#1221162 CVE-2023-52488).- commit fb0c9d2 * Thu Apr 18 2024 jslabyAATTsuse.cz- regmap: Add regmap_noinc_write API (bsc#1221162 CVE-2023-52488).- regmap: Add regmap_noinc_read API (bsc#1221162 CVE-2023-52488).- commit 60efad2 * Thu Apr 18 2024 oneukumAATTsuse.com- usb: roles: fix NULL pointer issue when put module\'s reference (bsc#1222609 CVE-2024-26747).- commit 73af327 * Thu Apr 18 2024 jslabyAATTsuse.cz- serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO (bsc#1221162 CVE-2023-52488).- commit a689f3e * Thu Apr 18 2024 nik.borisovAATTsuse.com- Refresh patches.kabi/cpufeatures-kabi-fix.patch (bsc#1222952) Don\'t call set_cpu_caps when calling set_cpu_bug, this causes problems with overlapping feature/bug ints. Directly call set_bit witht he correct parameters.- commit 16e52e8 * Wed Apr 17 2024 rgoldwynAATTsuse.com- md/raid5: fix atomicity violation in raid5_cache_count (bsc#1219169, CVE-2024-23307).- commit c0dbc35 * Wed Apr 17 2024 jackAATTsuse.cz- ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() (bsc#1222618 CVE-2024-26773).- commit 4110538 * Wed Apr 17 2024 iivanovAATTsuse.de- thermal: Fix NULL pointer dereferences in of_thermal_ functions (CVE-2021-47202 bsc#1222878)- commit 08cf92c * Wed Apr 17 2024 hareAATTsuse.com- md/raid5: fix atomicity violation in raid5_cache_count (bsc#1219169, CVE-2024-23307).- commit 391774d * Wed Apr 17 2024 tzimmermannAATTsuse.com- fbdev: sis: Error out if pixclock equals zero (bsc#1222765 CVE-2024-26777)- commit 283e632 * Wed Apr 17 2024 tzimmermannAATTsuse.com- fbdev: savage: Error out if pixclock equals zero (bsc#1222770 CVE-2024-26778)- commit c2c54cf * Wed Apr 17 2024 pjakobssonAATTsuse.de- drm: Don\'t unref the same fb many times by mistake due to deadlock handling (CVE-2023-52486 bsc#1221277).- commit 5843530 * Tue Apr 16 2024 jslabyAATTsuse.cz- blacklist.conf: add one more PCI git-fixes- commit 7baca5d * Tue Apr 16 2024 nmoreyAATTsuse.com- IB/ipoib: Fix mcast list locking (CVE-2023-52587 bsc#1221082)- commit 94cde16 * Tue Apr 16 2024 nmoreyAATTsuse.com- RDMA/IPoIB: Fix error code return in ipoib_mcast_join (bsc#1221082)- commit 348c98c * Tue Apr 16 2024 nmoreyAATTsuse.com- RDMA/srp: Do not call scsi_done() from srp_abort() (CVE-2023-52515 bsc#1221048)- commit d5d3a97 * Tue Apr 16 2024 nmoreyAATTsuse.com- RDMA/qedr: Fix qedr_create_user_qp error flow (bsc#1222677 CVE-2024-26743)- commit c49697b * Tue Apr 16 2024 nmoreyAATTsuse.com- RDMA/srpt: Support specifying the srpt_service_guid parameter (bsc#1222449 CVE-2024-26744)- commit 00d0add * Tue Apr 16 2024 neilbAATTsuse.de- NFS: avoid spurious warning of lost lock that is being unlocked (bsc#1221791).- commit 63a2e3f * Tue Apr 16 2024 neilbAATTsuse.de- Update patches.suse/NFS-add-atomic_open-for-NFSv3-to-handle-O_TRUNC-corr.patch (bsc#1219847 bsc#1221862). Fix a NULL-pointer-deref bug. Make the patch closer to the patch I sent upstream.- commit 5f62723 * Sat Apr 13 2024 colyliAATTsuse.de- dm-crypt: don\'t modify the data when using authenticated encryption (bsc#1222720, CVE-2024-26763).- commit 3e74213 * Fri Apr 12 2024 mwilckAATTsuse.com- scsi: core: Fix scsi_mode_sense() buffer length handling (bsc#1222662 CVE-2021-47182).- commit 09c6ab5 * Fri Apr 12 2024 iivanovAATTsuse.de- dmaengine: ti: edma: Add some null pointer checks to the edma_probe (CVE-2024-26771 bsc#1222610)- commit 01a7e9c * Fri Apr 12 2024 dkirjanovAATTsuse.com- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter (bsc#1222630 CVE-2024-26805).- commit ad84c88 * Fri Apr 12 2024 mhockoAATTsuse.com- Update patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_gen.patch (bsc#1222428 CVE-2024-26793 CVE-2024-26754 bsc#1222632).- commit b4d8fa6 * Fri Apr 12 2024 mhockoAATTsuse.com- Update patches.suse/btrfs-fix-memory-ordering-between-normal-and-ordered-work-functions.patch (git-fixes CVE-2021-47189 bsc#1222706).- commit d1ad6f0 * Fri Apr 12 2024 jslabyAATTsuse.cz- tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc (bsc#1222669 CVE-2021-47185).- commit 24cc88e * Fri Apr 12 2024 jslabyAATTsuse.cz- PCI: pciehp: Add pciehp_set_indicators() to set both indicators (git-fixes).- commit deaddb6 * Fri Apr 12 2024 jslabyAATTsuse.cz- PCI/ASPM: Reduce severity of common clock config message (git-fixes).- commit 00c0986 * Fri Apr 12 2024 jslabyAATTsuse.cz- PCI/ASPM: Don\'t warn if already in common clock mode (git-fixes).- commit 231253b * Fri Apr 12 2024 jslabyAATTsuse.cz- PCI/ASPM: Factor out pcie_wait_for_retrain() (git-fixes).- PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link() (git-fixes).- PCI: Rework pcie_retrain_link() wait loop (git-fixes).- commit 4a0cd5a * Thu Apr 11 2024 nik.borisovAATTsuse.com- Refresh patches.kabi/cpufeatures-kabi-fix.patch.- commit 70aa480 * Thu Apr 11 2024 nik.borisovAATTsuse.com- Refresh patches.suse/x86-bhi-Add-BHI-mitigation-knob.patch. Check for bug presence with cpu_has_bug rather than cpu_has so that overlapping bug/feature bits are handled correctly- commit ec98c66 * Thu Apr 11 2024 mhockoAATTsuse.com- Update patches.suse/scsi-lpfc-Fix-link-down-processing-to-address-NULL-p.patch (bsc#1192145 CVE-2021-47183 bsc#1222664).- commit b599f2b * Thu Apr 11 2024 mhockoAATTsuse.com- Update patches.suse/usb-musb-tusb6010-check-return-value-after-calling-p.patch (git-fixes CVE-2021-47181 bsc#1222660).- commit a0f1eaa * Thu Apr 11 2024 jslabyAATTsuse.cz- tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619).- commit 94fc6e9 * Thu Apr 11 2024 jslabyAATTsuse.cz- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken (git-fixes).- PCI/DPC: Print all TLP Prefixes, not just the first (git-fixes).- PCI/MSI: Prevent MSI hardware interrupt number truncation (git-fixes).- PCI/sysfs: Protect driver\'s D3cold preference from user space (git-fixes).- PCI/ASPM: Use RMW accessors for changing LNKCTL (git-fixes).- PCI: pciehp: Use RMW accessors for changing LNKCTL (git-fixes).- PCI: Make link retraining use RMW accessors for changing LNKCTL (git-fixes).- PCI: Add locking to RMW PCI Express Capability Register accessors (git-fixes).- kABI: PCI: Add locking to RMW PCI Express Capability Register accessors (kabi).- PCI: qcom: Use DWC helpers for modifying the read-only DBI registers (git-fixes).- PCI: qcom: Disable write access to read only registers for IP v2.3.3 (git-fixes).- PCI: Add function 1 DMA alias quirk for Marvell 88SE9235 (git-fixes).- PCI: pciehp: Cancel bringup sequence if card is not present (git-fixes).- PCI/ASPM: Avoid link retraining race (git-fixes).- commit 5d813c6 * Wed Apr 10 2024 mkubecekAATTsuse.cz- arp: Prevent overflow in arp_req_get() (CVE-2024-26733 bsc#1222585).- commit 64afd8b * Wed Apr 10 2024 mkubecekAATTsuse.cz- net/sched: act_mirred: don\'t override retval if we already lost the skb (CVE-2024-26733 bsc#1222585).- commit ec837ad * Wed Apr 10 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit f1ca6cb * Wed Apr 10 2024 jslabyAATTsuse.cz- PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free (git-fixes).- PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock (git-fixes).- PCI: switchtec: Return -EFAULT for copy_to_user() errors (git-fixes).- PCI: Avoid FLR for AMD FCH AHCI adapters (git-fixes).- PCI/IOV: Enlarge virtfn sysfs name buffer (git-fixes).- PCI: hotplug: Allow marking devices as disconnected during bind/unbind (git-fixes).- PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu() (git-fixes).- PCI: Add ACS quirk for Broadcom BCM5750x NICs (git-fixes).- commit 60d94f2 * Wed Apr 10 2024 jslabyAATTsuse.cz- PCI: endpoint: Don\'t stop controller when unbinding endpoint function (git-fixes).- PCI: qcom: Fix unbalanced PHY init on probe errors (git-fixes).- PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store() (git-fixes).- PCI/PM: Power up all devices during runtime resume (git-fixes).- PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits (git-fixes).- PCI: aardvark: Fix setting MSI address (git-fixes).- PCI: aardvark: Fix support for MSI interrupts (git-fixes).- commit fd2813d * Wed Apr 10 2024 oneukumAATTsuse.com- Refresh patches.suse/Bluetooth-btsdio-fix-use-after-free-bug-in-btsdio_re.patch. Add alternate ID for stable- commit 38c4e25 * Wed Apr 10 2024 oneukumAATTsuse.com- Bluetooth: btqcomsmd: Fix command timeout after setting BD address (git-fixes).- commit de57587 * Wed Apr 10 2024 oneukumAATTsuse.com- Bluetooth: hci_intel: Add check for platform_driver_register (git-fixes).- commit 0e58b3a * Wed Apr 10 2024 oneukumAATTsuse.com- Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it (git-fixes).- commit 7e74176 * Wed Apr 10 2024 oneukumAATTsuse.com- Bluetooth: btqca: Fixed a coding style error (git-fixes).- commit 0f83a52 * Wed Apr 10 2024 oneukumAATTsuse.com- blacklist.conf: false positive (introduced v5.14, not backported)- commit e867532 * Tue Apr 09 2024 jackAATTsuse.cz- ext4: fix double-free of blocks due to wrong extents moved_len (bsc#1222422 CVE-2024-26704).- commit da029ac * Tue Apr 09 2024 dkirjanovAATTsuse.com- Refresh patches.suse/bpf-sockmap-Prevent-lock-inversion-deadlock-in-map-d.patch.- commit 6490813 * Tue Apr 09 2024 tbogendoerferAATTsuse.de- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() (bsc#1222428 CVE-2024-26793).- gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp() (bsc#1222428 CVE-2024-26793).- commit 9c6b7d6 * Mon Apr 08 2024 jackAATTsuse.cz- nfsd: Fix error cleanup path in nfsd_rename() (bsc#1221044 CVE-2023-52591).- commit b8b869c * Mon Apr 08 2024 oneukumAATTsuse.com- usb: musb: Modify the \"HWVers\" register address (git-fixes).- commit d99cd58 * Mon Apr 08 2024 oneukumAATTsuse.com- blacklist.conf: This is a feature, not a fix- commit f6334d7 * Mon Apr 08 2024 oneukumAATTsuse.com- sr9800: Add check for usbnet_get_endpoints (git-fixes).- commit 24ceaa4 * Mon Apr 08 2024 jslabyAATTsuse.cz- blacklist.conf: add unneeded PCI git-fixes- commit beed85d * Fri Apr 05 2024 nik.borisovAATTsuse.com- Refresh patches.kabi/cpufeatures-kabi-fix.patch. Fix aliasing problems if we have an extended capability which aliases a non-extended bug bit. The fix is to always ensure that bug bits related functionality doesn\'t use the \"generic\" cap functionality.- commit c674af2 * Fri Apr 05 2024 mfrancAATTsuse.cz- Update patches.suse/KVM-s390-vsie-fix-race-during-shadow-creation.patch (git-fixes bsc#1220613 CVE-2023-52639 bsc#1222300).- Update patches.suse/netfilter-nftables-exthdr-fix-4-byte-stack-OOB-write.patch (CVE-2023-4881 bsc#1215221 CVE-2023-52628 bsc#1222117).- commit 5564fa1 * Fri Apr 05 2024 dkirjanovAATTsuse.com- nfsd: Fix error cleanup path in nfsd_rename() (git-fixes).- commit c8d258d * Thu Apr 04 2024 nik.borisovAATTsuse.com- x86/bhi: Mitigate KVM by default (bsc#1217339 CVE-2024-2201).- commit 7079142 * Thu Apr 04 2024 nik.borisovAATTsuse.com- x86/bhi: Add BHI mitigation knob (bsc#1217339 CVE-2024-2201).- Update config files.- commit 41d6371 * Thu Apr 04 2024 nik.borisovAATTsuse.com- x86/bhi: Enumerate Branch History Injection (BHI) bug (bsc#1217339 CVE-2024-2201).- commit 2432a6f * Thu Apr 04 2024 nik.borisovAATTsuse.com- x86/bhi: Define SPEC_CTRL_BHI_DIS_S (bsc#1217339 CVE-2024-2201).- commit fe53768 * Thu Apr 04 2024 nik.borisovAATTsuse.com- x86/bhi: Add support for clearing branch history at syscall entry (bsc#1217339 CVE-2024-2201).- Refresh patches.kabi/cpufeatures-kabi-fix.patch.- commit 955ab56 * Thu Apr 04 2024 jackAATTsuse.cz- Fixup NULL ptr dereference due to mistake in backporting in patches.suse/ext2-Avoid-reading-renamed-directory-if-parent-does-.patch.- commit 55001e0 * Thu Apr 04 2024 dkirjanovAATTsuse.com- Delete patches.suse/x86-bugs-Fix-the-SRSO-mitigation-on-Zen3-4.patch. the kernel fails to boot on x86: [ 0.048461] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.048698] MMIO Stale Data: Unknown: No mitigations qemu-system-x86_64: terminating on signal 15 from pid 42034 (timeout)- commit 035c88f * Thu Apr 04 2024 nik.borisovAATTsuse.com- x86/cpufeature: Add missing leaf enumeration (bsc#1217339 CVE-2024-2201).- commit 248bb60 * Thu Apr 04 2024 dkirjanovAATTsuse.com- Update references- commit 1bab65d * Wed Apr 03 2024 vkarasulliAATTsuse.de- scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan() (bsc#1219618 CVE-2024-24855).- commit 6004b44 * Wed Apr 03 2024 vkarasulliAATTsuse.de- media: xc4000: Fix atomicity violation in xc4000_get_frequency (git-fixes bsc#1219623 CVE-2024-24861).- commit ad0b314 * Wed Apr 03 2024 nik.borisovAATTsuse.com- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes).- commit 8032e89 * Wed Apr 03 2024 shung-hsi.yuAATTsuse.com- bpf, sockmap: Prevent lock inversion deadlock in map delete elem (bsc#1209657 CVE-2023-0160).- commit 40497a8 * Wed Apr 03 2024 shung-hsi.yuAATTsuse.com- bpf, sockmap: Fix preempt_rt splat when using raw_spin_lock_t (git-fixes).- commit 3c6384f * Tue Apr 02 2024 dkirjanovAATTsuse.com- bnx2x: Fix enabling network interfaces without VFs (git-fixes).- commit b60bea3 * Tue Apr 02 2024 dkirjanovAATTsuse.com- ethernet: myri10ge: Fix missing error code in myri10ge_probe() (git-fixes).- commit 71a7d56 * Tue Apr 02 2024 dkirjanovAATTsuse.com- bnx2x: Fix missing error code in bnx2x_iov_init_one() (git-fixes).- commit 813cb9c * Tue Apr 02 2024 dkirjanovAATTsuse.com- net: macb: ensure the device is available before accessing GEMGXL control registers (git-fixes).- commit 1742349 * Tue Apr 02 2024 dkirjanovAATTsuse.com- net/qla3xxx: fix schedule while atomic in ql_sem_spinlock (git-fixes).- commit 8e475cb * Tue Apr 02 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit a7a5329 * Tue Apr 02 2024 mkubecekAATTsuse.cz- netfilter: nf_tables: disallow anonymous set with timeout flag (CVE-2024-26642 bsc#1221830).- commit b3d18fd * Tue Apr 02 2024 mkubecekAATTsuse.cz- netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack() (CVE-2023-7192 bsc#1218479).- commit 0774a95 * Mon Apr 01 2024 dkirjanovAATTsuse.com- net: allwinner: Fix some resources leak in the error handling path of the probe and in the remove function (git-fixes).- commit d464181 * Mon Apr 01 2024 dkirjanovAATTsuse.com- ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram (git-fixes).- commit 6895e10 * Mon Apr 01 2024 dkirjanovAATTsuse.com- net/mlx5: Properly convey driver version to firmware (git-fixes).- commit 09bc4c8 * Mon Apr 01 2024 dkirjanovAATTsuse.com- net: stmmac: free tx skb buffer in stmmac_resume() (git-fixes).- commit 7769206 * Mon Apr 01 2024 dkirjanovAATTsuse.com- tun: honor IOCB_NOWAIT flag (git-fixes).- commit 1f0149b * Mon Apr 01 2024 dkirjanovAATTsuse.com- atl1e: fix error return code in atl1e_probe() (git-fixes).- commit da6dd80 * Mon Apr 01 2024 dkirjanovAATTsuse.com- atl1c: fix error return code in atl1c_probe() (git-fixes).- commit 56e0459 * Mon Apr 01 2024 dkirjanovAATTsuse.com- net: atheros: switch from \'pci_\' to \'dma_\' API (git-fixes).- commit 47ce14b * Mon Apr 01 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit dc2abcd * Fri Mar 29 2024 mkoutnyAATTsuse.com- README.BRANCH: Remove copy of branch name- commit 26f4895 * Fri Mar 29 2024 mkoutnyAATTsuse.com- README.BRANCH: Remove copy of branch name- commit f50c084 * Thu Mar 28 2024 oneukumAATTsuse.com- usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup (bsc#1220628 CVE-2021-46941).- commit ebce255 * Thu Mar 28 2024 oneukumAATTsuse.com- usb: dwc3: core: balance phy init and exit (bsc#1220628 CVE-2021-46941).- commit 8f693d2 * Thu Mar 28 2024 oneukumAATTsuse.com- USB: usbfs: Don\'t WARN about excessively large memory allocations.- commit 8172f18 * Thu Mar 28 2024 tbogendoerferAATTsuse.de- ipv6: init the accept_queue\'s spinlocks in inet6_create (bsc#1221293 CVE-2024-26614).- commit 6bea6a5 * Thu Mar 28 2024 tbogendoerferAATTsuse.de- tcp: make sure init the accept_queue\'s spinlocks once (bsc#1221293 CVE-2024-26614).- commit 800aa0a * Thu Mar 28 2024 vbabkaAATTsuse.cz- userfaultfd: release page in error path to avoid BUG_ON (CVE-2021-46988 bsc#1220706).- commit bcafeec * Thu Mar 28 2024 msuchanekAATTsuse.de- powerpc/mm: Fix null-pointer dereference in pgtable_cache_add (CVE-2023-52607 bsc#1221061).- commit af6f33a * Wed Mar 27 2024 mkoutnyAATTsuse.com- Update patches.suse/net-nfc-llcp-Add-lock-when-modifying-device-list.patch (git-fixes CVE-2023-52524 bsc#1220927).- Update patches.suse/net-usb-smsc75xx-Fix-uninit-value-access-in-__smsc75.patch (git-fixes CVE-2023-52528 bsc#1220843).- Update patches.suse/nvmet-tcp-Fix-a-kernel-panic-when-host-sends-an-inva.patch (bsc#1217987 bsc#1217988 bsc#1217989 CVE-2023-6535 CVE-2023-6536 CVE-2023-6356 CVE-2023-52454 bsc#1220320).- Update patches.suse/ocfs2-Avoid-touching-renamed-directory-if-parent-doe.patch (bsc#1221044 CVE-2023-52591 CVE-2023-52590 bsc#1221088).- Update patches.suse/ravb-Fix-use-after-free-issue-in-ravb_tx_timeout_wor.patch (bsc#1212514 CVE-2023-35827 CVE-2023-52509 bsc#1220836).- Update patches.suse/x86-srso-fix-sbpb-enablement-for-spec_rstack_overflow-off.patch (git-fixes CVE-2023-52575 bsc#1220871).- commit 2258ead * Wed Mar 27 2024 mkoutnyAATTsuse.com- Update patches.suse/mmc-moxart_remove-Fix-UAF.patch (bsc#1194516 CVE-2022-0487 CVE-2022-48626 bsc#1220366).- commit 10fc152 * Wed Mar 27 2024 mkoutnyAATTsuse.com- Update patches.suse/0019-dm-rq-fix-double-free-of-blk_mq_tag_set-in-dev-remov.patch (git fixes CVE-2021-46938 bsc#1220554).- Update patches.suse/ACPI-custom_method-fix-potential-use-after-free-issu.patch (git-fixes CVE-2021-46966 bsc#1220572).- Update patches.suse/ARM-footbridge-fix-PCI-interrupt-mapping.patch (git-fixes CVE-2021-46909 bsc#1220442).- Update patches.suse/IB-qib-Fix-memory-leak-in-qib_user_sdma_queue_pkts.patch (git-fixes CVE-2021-47104 bsc#1220960).- Update patches.suse/NFC-nci-fix-memory-leak-in-nci_allocate_device.patch (git-fixes CVE-2021-47180 bsc#1221999).- Update patches.suse/NFS-Don-t-corrupt-the-value-of-pg_bytes_written-in-n.patch (git-fixes CVE-2021-47166 bsc#1221998).- Update patches.suse/NFS-Fix-an-Oopsable-condition-in-__nfs_pageio_add_re.patch (git-fixes CVE-2021-47167 bsc#1221991).- Update patches.suse/NFS-fix-an-incorrect-limit-in-filelayout_decode_layo.patch (git-fixes CVE-2021-47168 bsc#1222002).- Update patches.suse/NFSv4-Fix-a-NULL-pointer-dereference-in-pnfs_mark_ma.patch (git-fixes CVE-2021-47179 bsc#1222001).- Update patches.suse/asix-fix-uninit-value-in-asix_mdio_read.patch (git-fixes CVE-2021-47101 bsc#1220987).- Update patches.suse/bnxt_en-Fix-RX-consumer-index-logic-in-the-error-pat.patch (git-fixes CVE-2021-47015 bsc#1220794).- Update patches.suse/btrfs-fix-race-between-transaction-aborts-and-fsyncs.patch (bsc#1186441 CVE-2021-46958 bsc#1220521).- Update patches.suse/cifs-Return-correct-error-code-from-smb2_get_enc_key.patch (git-fixes CVE-2021-46960 bsc#1220528).- Update patches.suse/crypto-qat-ADF_STATUS_PF_RUNNING-should-be-set-after.patch (git-fixes CVE-2021-47056 bsc#1220769).- Update patches.suse/cxgb4-avoid-accessing-registers-when-clearing-filter.patch (bsc#1136345 jsc#SLE-4681 CVE-2021-47138 bsc#1221934).- Update patches.suse/drm-amdgpu-Fix-a-use-after-free.patch (git-fixes CVE-2021-47142 bsc#1221952).- Update patches.suse/drm-meson-fix-shutdown-crash-when-component-not-prob.patch (git-fixes CVE-2021-47165 bsc#1221965).- Update patches.suse/ethernet-enic-Fix-a-use-after-free-bug-in-enic_hard_.patch (bsc#1113431 CVE-2021-46998 bsc#1220625).- Update patches.suse/ext4-fix-bug-on-in-ext4_es_cache_extent-as-ext4_spli.patch (bsc#1187408 CVE-2021-47117 bsc#1221575).- Update patches.suse/ext4-fix-memory-leak-in-ext4_fill_super.patch (bsc#1187409 CVE-2021-47119 bsc#1221608).- Update patches.suse/gve-Add-NULL-pointer-checks-when-freeing-irqs.patch (bsc#1176940 CVE-2021-47141 bsc#1221949).- Update patches.suse/i2c-i801-Don-t-generate-an-interrupt-on-bus-reset.patch (git-fixes CVE-2021-47153 bsc#1221969).- Update patches.suse/iommu-vt-d-fix-sysfs-leak-in-alloc_iommu (bsc#1189272 CVE-2021-47177 bsc#1221997).- Update patches.suse/ipmi-Fix-UAF-when-uninstall-ipmi_si-and-ipmi_msghand.patch (git-fixes CVE-2021-47100 bsc#1220985).- Update patches.suse/kvm-destroy-i-o-bus-devices-on-unregister-failure-after_-sync-ing-srcu (CVE-2020-36312 bsc#1184509 CVE-2021-47061 bsc#1220745).- Update patches.suse/kvm-stop-looking-for-coalesced-mmio-zones-if-the-bus-is-destroyed (CVE-2020-36312 bsc#1184509 CVE-2021-47060 bsc#1220742).- Update patches.suse/md-raid1-properly-indicate-failure-when-ending-a-fai.patch (bsc#1185680 CVE-2021-46950 bsc#1220662).- Update patches.suse/misc-uss720-fix-memory-leak-in-uss720_probe.patch (git-fixes CVE-2021-47173 bsc#1221993).- Update patches.suse/msft-hv-2305-Drivers-hv-vmbus-Use-after-free-in-__vmbus_open.patch (git-fixes CVE-2021-47049 bsc#1220692).- Update patches.suse/msft-hv-2316-uio_hv_generic-Fix-a-memory-leak-in-error-handling-p.patch (git-fixes CVE-2021-47071 bsc#1220846).- Update patches.suse/msft-hv-2317-uio_hv_generic-Fix-another-memory-leak-in-error-hand.patch (git-fixes CVE-2021-47070 bsc#1220829).- Update patches.suse/mtd-require-write-permissions-for-locking-and-badblo.patch (git-fixes CVE-2021-47055 bsc#1220768).- Update patches.suse/nbd-Fix-NULL-pointer-in-flush_workqueue-79eb.patch (git-fixes CVE-2021-46981 bsc#1220611).- Update patches.suse/net-fec-fix-the-potential-memory-leak-in-fec_enet_in.patch (git-fixes CVE-2021-47150 bsc#1221973).- Update patches.suse/net-nfc-fix-use-after-free-llcp_sock_bind-connect.patch (CVE-2021-23134 bsc#1186060 CVE-2021-47068 bsc#1220739).- Update patches.suse/net-smc-remove-device-from-smcd_dev_list-after-failed-device_add (git-fixes CVE-2021-47143 bsc#1221988).- Update patches.suse/net-usb-fix-memory-leak-in-smsc75xx_bind.patch (git-fixes CVE-2021-47171 bsc#1221994).- Update patches.suse/ocfs2-fix-data-corruption-by-fallocate.patch (bsc#1187412 CVE-2021-47114 bsc#1221548).- Update patches.suse/pid-take-a-reference-when-initializing-cad_pid.patch (bsc#1114648 CVE-2021-47118 bsc#1221605).- Update patches.suse/platform-x86-dell-smbios-wmi-Fix-oops-on-rmmod-dell_.patch (git-fixes CVE-2021-47073 bsc#1220850).- Update patches.suse/powerpc-64s-Fix-crashes-when-toggling-entry-flush-ba.patch (bsc#1177666 git-fixes bsc#1186460 ltc#192531 CVE-2021-46990 bsc#1220743).- Update patches.suse/powerpc-64s-Fix-pte-update-for-kernel-memory-on-radi.patch (bsc#1055117 git-fixes CVE-2021-47034 bsc#1220687).- Update patches.suse/scsi-lpfc-Fix-null-pointer-dereference-in-lpfc_prep_.patch (bsc#1182574 CVE-2021-47045 bsc#1220640).- Update patches.suse/scsi-qla2xxx-Fix-crash-in-qla2xxx_mqueuecommand.patch (bsc#1185491 CVE-2021-46963 bsc#1220536).- Update patches.suse/scsi-qla2xxx-Reserve-extra-IRQ-vectors.patch (bsc#1185491 CVE-2021-46964 bsc#1220538).- Update patches.suse/serial-rp2-use-request_firmware-instead-of-request_f.patch (git-fixes CVE-2021-47169 bsc#1222000).- Update patches.suse/tracing-Restructure-trace_clock_global-to-never-block.patch (git-fixes CVE-2021-46939 bsc#1220580).- Update patches.suse/vsock-virtio-free-queued-packets-when-closing-socket.patch (git-fixes CVE-2021-47024 bsc#1220637).- Update patches.suse/x86-kvm-Disable-kvmclock-on-all-CPUs-on-shutdown.patch (bsc#1185308 CVE-2021-47110 bsc#1221532).- Update patches.suse/x86-kvm-Teardown-PV-features-on-boot-CPU-as-well.patch (bsc#1185308 CVE-2021-47112 bsc#1221541).- commit fa763cd * Wed Mar 27 2024 mkoutnyAATTsuse.com- Update patches.suse/netlabel-fix-out-of-bounds-memory-accesses.patch (networking-stable-19_03_07 CVE-2019-25160 bsc#1220394).- commit cfd1daa * Wed Mar 27 2024 nmoreyAATTsuse.com- IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests (bsc#1220445 CVE-2023-52474)- commit 71ecb14 * Tue Mar 26 2024 mfrancAATTsuse.cz- s390/vtime: fix average steal time calculation (git-fixes bsc#1221953).- commit ccf7a1f * Tue Mar 26 2024 mfrancAATTsuse.cz- s390/ptrace: handle setting of fpc register correctly (CVE-2023-52598 bsc#1221060 git-fixes).- commit 0d179a3 * Mon Mar 25 2024 jleeAATTsuse.com- wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (bsc#1218336 CVE-2023-7042).- commit 1463c4a * Mon Mar 25 2024 nik.borisovAATTsuse.com- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes).- commit 11a703b * Mon Mar 25 2024 neilbAATTsuse.de- kabi fix for pNFS: Fix the pnfs block driver\'s calculation of layoutget size (git-fixes).- commit 188e451 * Mon Mar 25 2024 neilbAATTsuse.de- pNFS: Fix the pnfs block driver\'s calculation of layoutget size (git-fixes).- NFS: Fix O_DIRECT locking issues (git-fixes).- NFS: Fix direct WRITE throughput regression (git-fixes).- commit 53dafcd * Mon Mar 25 2024 neilbAATTsuse.de- NFS: Fix an off by one in root_nfs_cat() (git-fixes).- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() (git-fixes).- SUNRPC: fix a memleak in gss_import_v2_context (git-fixes).- NFS: More O_DIRECT accounting fixes for error paths (git-fixes).- NFS: Fix error handling for O_DIRECT write scheduling (git-fixes).- nfs: only issue commit in DIO codepath if we have uncommitted data (git-fixes).- NFS: Fix a request reference leak in nfs_direct_write_clear_reqs() (git-fixes).- NFS: Fix O_DIRECT commit verifier handling (git-fixes).- NFS: commit errors should be fatal (git-fixes).- commit c3fe0ca * Fri Mar 22 2024 jleeAATTsuse.com- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security (bsc#1219170 CVE-2024-22099).- commit f6c10f5 * Thu Mar 21 2024 dwagnerAATTsuse.de- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816).- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816).- scsi: qla2xxx: Change debug message during driver unload (bsc1221816).- scsi: qla2xxx: Fix double free of fcport (bsc1221816).- scsi: qla2xxx: Fix double free of the ha->vp_map pointer (bsc1221816).- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816).- scsi: qla2xxx: NVME|FCP prefer flag not being honored (bsc1221816).- scsi: qla2xxx: Update manufacturer detail (bsc1221816).- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816).- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816).- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816).- commit 61951e8 * Thu Mar 21 2024 tzimmermannAATTsuse.com- drm: bridge/panel: Cleanup connector on bridge detach (bsc#1220777, CVE-2021-47063) Backporting changes:- add patch at the top of panel_bridge_detach()- commit 760a99d * Thu Mar 21 2024 jleeAATTsuse.com- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts (bsc#1218562 CVE-2023-6270).- commit 4e659c8 * Thu Mar 21 2024 jslabyAATTsuse.cz- net: Fix features skip in for_each_netdev_feature() (git-fixes).- commit b1996ba * Wed Mar 20 2024 jackAATTsuse.cz- rename(): avoid a deadlock in the case of parents having no common ancestor (bsc#1221044 CVE-2023-52591).- commit 16f9b33 * Wed Mar 20 2024 jackAATTsuse.cz- kill lock_two_inodes() (bsc#1221044 CVE-2023-52591).- commit c8410b2 * Wed Mar 20 2024 jackAATTsuse.cz- rename(): fix the locking of subdirectories (bsc#1221044 CVE-2023-52591).- commit b34d065 * Wed Mar 20 2024 jackAATTsuse.cz- f2fs: Avoid reading renamed directory if parent does not change (bsc#1221044 CVE-2023-52591).- commit 95ecb76 * Wed Mar 20 2024 jackAATTsuse.cz- ext4: don\'t access the source subdirectory content on same-directory rename (bsc#1221044 CVE-2023-52591).- commit e81c5d2 * Wed Mar 20 2024 jackAATTsuse.cz- ext2: Avoid reading renamed directory if parent does not change (bsc#1221044 CVE-2023-52591).- commit 47af51c * Wed Mar 20 2024 jackAATTsuse.cz- udf_rename(): only access the child content on cross-directory rename (bsc#1221044 CVE-2023-52591).- commit 3e77e59 * Wed Mar 20 2024 jackAATTsuse.cz- ocfs2: Avoid touching renamed directory if parent does not change (bsc#1221044 CVE-2023-52591).- commit ef44829 * Wed Mar 20 2024 jackAATTsuse.cz- reiserfs: Avoid touching renamed directory if parent does not change (git-fixes bsc#1221044 CVE-2023-52591). Refresh patches.suse/reiserfs-add-check-to-detect-corrupted-directory-entry.patch Refresh patches.suse/reiserfs-don-t-panic-on-bad-directory-entries.patch- commit 304c6b9 * Wed Mar 20 2024 jackAATTsuse.cz- fs: don\'t assume arguments are non-NULL (bsc#1221044 CVE-2023-52591).- commit 74a158f * Wed Mar 20 2024 jackAATTsuse.cz- fs: Restrict lock_two_nondirectories() to non-directory inodes (bsc#1221044 CVE-2023-52591).- commit 2042147 * Wed Mar 20 2024 jackAATTsuse.cz- fs: ocfs2: check status values (bsc#1221044 CVE-2023-52591).- commit 24568a1 * Wed Mar 20 2024 jackAATTsuse.cz- fs: no need to check source (bsc#1221044 CVE-2023-52591).- commit 95711fd * Wed Mar 20 2024 jackAATTsuse.cz- fs: Lock moved directories (bsc#1221044 CVE-2023-52591).- commit 2b2136e * Wed Mar 20 2024 jackAATTsuse.cz- fs: Establish locking order for unrelated directories (bsc#1221044 CVE-2023-52591).- commit c49cfde * Wed Mar 20 2024 jackAATTsuse.cz- fs: introduce lock_rename_child() helper (bsc#1221044 CVE-2023-52591).- commit 84b4b7d * Wed Mar 20 2024 oneukumAATTsuse.com- dwc3: switch to a global mutex (bsc#1220628 CVE-2021-46941).- commit d93342d * Wed Mar 20 2024 oneukumAATTsuse.com- usb: dwc3: core: Do core softreset when switch mode (bsc#1220628 CVE-2021-46941).- blacklist.conf: needed after all for a CVE- Refresh patches.suse/USB-dwc3-fix-runtime-pm-imbalance-on-probe-errors.patch.- Refresh patches.suse/usb-dwc3-Fix-race-between-dwc3_set_mode-and-__dwc3_s.patch.- commit 7ca4d31 * Wed Mar 20 2024 jleeAATTsuse.com- Input: add bounds checking to input_set_capability() (bsc#1218220 CVE-2022-48619).- commit f42351b * Tue Mar 19 2024 neilbAATTsuse.de- NFSD: Retransmit callbacks after client reconnects (git-fixes).- NFSD: Reset cb_seq_status after NFS4ERR_DELAY (git-fixes).- SUNRPC: fix some memleaks in gssx_dec_option_array (git-fixes).- NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT (git-fixes).- SUNRPC: Fix RPC client cleaned up the freed pipefs dentries (git-fixes).- nfsd: lock_rename() needs both directories to live on the same fs (git-fixes).- pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats (git-fixes).- commit 311216b * Mon Mar 18 2024 tonyjAATTsuse.de- perf/x86/lbr: Filter vsyscall addresses (bsc#1220703, CVE-2023-52476).- commit ff86f16 * Fri Mar 15 2024 mkoutnyAATTsuse.com- net/sched: Remove alias of sch_clsact (bsc#1210335 CVE-2023-1829).- net/sched: Load modules via their alias (bsc#1210335 CVE-2023-1829).- net/sched: Add module aliases for cls_,sch_,act_ modules (bsc#1210335 CVE-2023-1829).- net/sched: Add helper macros with module names (bsc#1210335 CVE-2023-1829).- commit 609fe5f * Fri Mar 15 2024 nik.borisovAATTsuse.com- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set (bsc#1213456 CVE-2023-28746).- commit c5b2dec * Fri Mar 15 2024 nik.borisovAATTsuse.com- Sort patches that are already upstream- Refresh patches.suse/Documentation-hw-vuln-Add-documentation-for-RFDS.patch.- Refresh patches.suse/KVM-x86-Export-RFDS_NO-and-RFDS_CLEAR-to-guests.patch.- Refresh patches.suse/x86-rfds-Mitigate-Register-File-Data-Sampling-RFDS.patch.- commit 031146a * Thu Mar 14 2024 vkarasulliAATTsuse.de- iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs (git-fixes).- commit ea9ae09 * Thu Mar 14 2024 vkarasulliAATTsuse.de- iommu: Check if group is NULL before remove device (git-fixes).- commit a7b6fa2 * Thu Mar 14 2024 vkarasulliAATTsuse.de- iommu/amd: Silence warnings under memory pressure (git-fixes).- commit cdec216 * Thu Mar 14 2024 vkarasulliAATTsuse.de- iommu/amd: Increase interrupt remapping table limit to 512 entries (git-fixes).- commit c290a72 * Thu Mar 14 2024 vkarasulliAATTsuse.de- iommu/amd: Mark interrupt as managed (git-fixes).- commit 34b8fef * Wed Mar 13 2024 mbruggerAATTsuse.com- ARM: 9064/1: hw_breakpoint: Do not directly check the event\'s overflow_handler hook (bsc#1220751 CVE-2021-47006).- commit 605e3a7 * Wed Mar 13 2024 tbogendoerferAATTsuse.de- Refresh patches.kabi/team-Hide-new-member-header-ops.patch. Fix for kABI workaround.- commit f1bcdf5 * Tue Mar 12 2024 oneukumAATTsuse.com- usb: typec: class: fix typec_altmode_put_partner to put plugs (git-fixes).- commit 4350c0c * Tue Mar 12 2024 lhenriquesAATTsuse.de- ceph: fix deadlock or deadcode of misusing dget() (bsc#1221058 CVE-2023-52583).- commit a413cb6 * Tue Mar 12 2024 oneukumAATTsuse.com- usb: hub: Guard against accesses to uninitialized BOS descriptors (bsc#1220790 CVE-2023-52477).- commit bf5af19 * Tue Mar 12 2024 nik.borisovAATTsuse.com- Refresh patches.kabi/cpufeatures-kabi-fix.patch. (bsc#1221287) X86_FEATURE_LFENCE_RDTSC became an extended bit and was set via cpu_set_cap as opposed to setup_force_cpu_cap. So extend the infrastructure to also cover cpu_set_cap.- commit 3fcb500 * Mon Mar 11 2024 oneukumAATTsuse.com- net: lan78xx: fix runtime PM count underflow on link stop (git-fixes).- commit 7281e3e * Mon Mar 11 2024 oneukumAATTsuse.com- lan78xx: Fix race conditions in suspend/resume handling (git-fixes).- commit 91c55e5 * Mon Mar 11 2024 oneukumAATTsuse.com- lan78xx: Fix partial packet errors on suspend/resume (git-fixes).- commit 99adbef * Mon Mar 11 2024 oneukumAATTsuse.com- lan78xx: Add missing return code checks (git-fixes).- Refresh patches.suse/bsc1084332-0003-lan78xx-Enable-LEDs-and-auto-negotiation.patch.- Refresh patches.suse/lan78xx-Fix-exception-on-link-speed-change.patch.- commit 5704b69 * Mon Mar 11 2024 oneukumAATTsuse.com- lan78xx: Fix exception on link speed change (git-fixes).- commit dbfd125 * Mon Mar 11 2024 oneukumAATTsuse.com- lan78xx: Fix white space and style issues (git-fixes).- commit eb3a9cf * Mon Mar 11 2024 oneukumAATTsuse.com- net: usb: lan78xx: Remove lots of set but unused \'ret\' variables (git-fixes).- commit 378d7a7 * Mon Mar 11 2024 oneukumAATTsuse.com- net: lan78xx: remove set but not used variable \'event\' (git-fixes).- commit b7f01b9 * Mon Mar 11 2024 oneukumAATTsuse.com- net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexx (git-fixes).- lan78xx: Do not access skb_queue_head list pointers directly (git-fixes).- commit f2cbfb9 * Mon Mar 11 2024 oneukumAATTsuse.com- net: lan78xx: Make declaration style consistent (git-fixes).- commit be1816d * Mon Mar 11 2024 oneukumAATTsuse.com- net:usb: Use ARRAY_SIZE instead of calculating the array size (git-fixes).- commit 360121f * Mon Mar 11 2024 oneukumAATTsuse.com- net: lan78xx: Allow for VLAN headers in timeout calcs (git-fixes).- commit d43b68c * Mon Mar 11 2024 oneukumAATTsuse.com- lan78xx: Modify error messages (git-fixes).- commit afd21b5 * Mon Mar 11 2024 oneukumAATTsuse.com- lan78xx: Add support to dump lan78xx registers (git-fixes).- commit c4b2e78 * Mon Mar 11 2024 oneukumAATTsuse.com- lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected (git-fixes).- commit 3edfed0 * Fri Mar 08 2024 pjakobssonAATTsuse.de- drm/radeon: check the alloc_workqueue return value in radeon_crtc_init() (bsc#1220413 CVE-2023-52470).- commit f1a2e90 * Fri Mar 08 2024 pjakobssonAATTsuse.de- drivers/amd/pm: fix a use-after-free in kv_parse_power_table (bsc#1220411 CVE-2023-52469).- commit 3357315 * Thu Mar 07 2024 msuchanekAATTsuse.de- group-source-files.pl: Quote filenames (boo#1221077). The kernel source now contains a file with a space in the name. Add quotes in group-source-files.pl to avoid splitting the filename. Also use -print0 / -0 when updating timestamps.- commit a005e42 * Thu Mar 07 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist The entries added in the commit are temporary ones so once MU is done I\'ll revert the commit- commit 874c87d * Thu Mar 07 2024 oneukumAATTsuse.com- Update patches.suse/net-hso-fix-NULL-deref-on-disconnect-regression.patch (bsc#1220416 bsc#1220418 CVE-2021-46905 CVE-2021-46904). Added second CVE reference- commit f72c3a5 * Thu Mar 07 2024 dkirjanovAATTsuse.com- gve: Fix skb truesize underestimation (git-fixes).- commit 983edc4 * Thu Mar 07 2024 dkirjanovAATTsuse.com- Revert \"md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d\" (git-fixes).- commit 3ea2575 * Thu Mar 07 2024 iivanovAATTsuse.de- phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP (bsc#1220340,CVE-2024-26600)- commit 20e2c08 * Thu Mar 07 2024 nmoreyAATTsuse.com- RDMA/rxe: Clear all QP fields if creation failed (bsc#1220863 CVE-2021-47078)- commit f8dcd39 * Thu Mar 07 2024 nmoreyAATTsuse.com- RDMA/rxe: Return CQE error if invalid lkey was supplied (bsc#1220860 CVE-2021-47076)- commit 3f60a4e * Thu Mar 07 2024 ailiopAATTsuse.com- ACPI: extlog: fix NULL pointer dereference check (bsc#1221039 CVE-2023-52605).- commit b0968bd * Wed Mar 06 2024 mkoutnyAATTsuse.com- blacklist.conf: Add d4ccd54d28d3 exit: Put an upper limit on how often we can oops and its dependant.- commit 64ce341 * Wed Mar 06 2024 mfrancAATTsuse.cz- KVM: s390: fix setting of fpc register (bsc#1221040 CVE-2023-52597).- commit 0f89ca1 * Wed Mar 06 2024 oneukumAATTsuse.com- net: hso: fix NULL-deref on disconnect regression (bsc#1220416 CVE-2021-46904).- commit fe1eee0 * Wed Mar 06 2024 oneukumAATTsuse.com- net: hso: fix null-ptr-deref during tty device unregistration (bsc#1220416 CVE-2021-46904).- commit d61504e * Wed Mar 06 2024 msuchanekAATTsuse.de- kernel-binary: Fix i386 build Fixes: 89eaf4cdce05 (\"rpm templates: Move macro definitions below buildrequires\")- commit f7c6351 * Wed Mar 06 2024 dkirjanovAATTsuse.com- net: usb: dm9601: fix wrong return value in dm9601_mdio_read (git-fixes).- commit d69a5b8 * Wed Mar 06 2024 dkirjanovAATTsuse.com- net: nfc: llcp: Add lock when modifying device list (git-fixes).- commit b462198 * Wed Mar 06 2024 dkirjanovAATTsuse.com- igb: clean up in all error paths when enabling SR-IOV (git-fixes).- commit 0f0e6a7 * Wed Mar 06 2024 dkirjanovAATTsuse.com- net/sched: tcindex: search key must be 16 bits (git-fixes).- commit 190e0f5 * Wed Mar 06 2024 dkirjanovAATTsuse.com- stmmac: fix potential division by 0 (git-fixes).- commit 40876e6 * Wed Mar 06 2024 dkirjanovAATTsuse.com- kcm: fix strp_init() order and cleanup (git-fixes).- commit b31a598 * Wed Mar 06 2024 dkirjanovAATTsuse.com- ipv6: fix typos in __ip6_finish_output() (git-fixes).- commit 54553b6 * Wed Mar 06 2024 tbogendoerferAATTsuse.de- kabi: team: Hide new member header_ops (bsc#1220870 CVE-2023-52574).- commit 9fab77a * Wed Mar 06 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 9263a68 * Wed Mar 06 2024 dkirjanovAATTsuse.com- wcn36xx: fix RX BD rate mapping for 5GHz legacy rates (git-fixes).- commit c4e8a82 * Wed Mar 06 2024 dkirjanovAATTsuse.com- wcn36xx: Fix discarded frames due to wrong sequence number (git-fixes).- commit 8553436 * Wed Mar 06 2024 jslabyAATTsuse.cz- x86/srso: Add SRSO mitigation for Hygon processors (bsc#1220735 CVE-2023-52482).- commit c7d3dd8 * Wed Mar 06 2024 dkirjanovAATTsuse.com- Revert \"wcn36xx: Disable bmps when encryption is disabled\" (git-fixes).- commit e5924b8 * Wed Mar 06 2024 jslabyAATTsuse.cz- vt: fix memory overlapping when deleting chars in the buffer (bsc#1220845 CVE-2022-48627).- commit 6d7d615 * Wed Mar 06 2024 dkirjanovAATTsuse.com- wcn36xx: Fix (QoS) null data frame bitrate/modulation (git-fixes).- commit 405ced7 * Wed Mar 06 2024 dkirjanovAATTsuse.com- ipv6: Fix handling of LLA with VRF and sockets bound to VRF (git-fixes).- commit 519a8b2 * Wed Mar 06 2024 dkirjanovAATTsuse.com- kcm: Call strp_stop before strp_done in kcm_attach (git-fixes).- commit b01e9bb * Wed Mar 06 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 347e348 * Wed Mar 06 2024 msuchanekAATTsuse.de- kernel-binary: vdso: fix filelist for non-usrmerged kernel Fixes: a6ad8af207e6 (\"rpm templates: Always define usrmerged\")- commit fb3f221 * Wed Mar 06 2024 nik.borisovAATTsuse.com- KVM: x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1213456 CVE-2023-28746).- commit 789616b * Wed Mar 06 2024 nik.borisovAATTsuse.com- x86/rfds: Mitigate Register File Data Sampling (RFDS) (bsc#1213456 CVE-2023-28746).- Update config files.- Refresh patches.kabi/cpufeatures-kabi-fix.patch.- commit 47b68f4 * Wed Mar 06 2024 nik.borisovAATTsuse.com- Documentation/hw-vuln: Add documentation for RFDS (bsc#1213456 CVE-2023-28746).- commit 959a93f * Wed Mar 06 2024 neilbAATTsuse.de- NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly (bsc#1219847).- commit 43a81fc * Tue Mar 05 2024 lduncanAATTsuse.com- scsi: qedf: Add pointer checks in qedf_update_link_speed() (bsc#1220861 CVE-2021-47077).- commit 499d19e * Tue Mar 05 2024 msuchanekAATTsuse.de- Refresh patches.suse/0001-powerpc-pseries-memhp-Fix-access-beyond-end-of-drmem.patch. Refresh patch metadata and sort.- commit 15cb428 * Tue Mar 05 2024 tbogendoerferAATTsuse.de- ravb: Fix use-after-free issue in ravb_tx_timeout_work() (bsc#1212514 CVE-2023-35827).- team: fix null-ptr-deref when team device type is changed (bsc#1220870 CVE-2023-52574).- commit 36ef587 * Tue Mar 05 2024 tbogendoerferAATTsuse.de- net: mana: Fix TX CQE error handling (bsc#1220932 CVE-2023-52532).- commit d388327 * Tue Mar 05 2024 shung-hsi.yuAATTsuse.com- Update reference of bpf-Fix-masking-negation-logic-upon-negative-dst-reg.patch (bsc#1186484,CVE-2021-33200,bsc#1220700,CVE-2021-46974).- commit d334f65 * Tue Mar 05 2024 aabdallahAATTsuse.de- nfsd: Do not refuse to serve out of cache (bsc#1220957).- commit 828470f * Tue Mar 05 2024 tiwaiAATTsuse.de- wifi: mac80211: fix potential key use-after-free (CVE-2023-52530 bsc#1220930).- wifi: iwlwifi: mvm: Fix a memory corruption issue (CVE-2023-52531 bsc#1220931).- commit 4749167 * Tue Mar 05 2024 oneukumAATTsuse.com- USB: serial: option: add Fibocom L7xx modules (git-fixes).- commit 5053dd2 * Tue Mar 05 2024 oneukumAATTsuse.com- USB: serial: option: don\'t claim interface 4 for ZTE MF290 (git-fixes).- commit a0c4a2e * Tue Mar 05 2024 oneukumAATTsuse.com- usb: storage: set 1.50 as the lower bcdDevice for older \"Super Top\" compatibility (git-fixes).- commit 680e979 * Tue Mar 05 2024 denis.kirjanovAATTsuse.com- net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() (CVE-2023-52502 bsc#1220831).- commit d0dd97d * Tue Mar 05 2024 mkubecekAATTsuse.cz- tls: fix race between tx work scheduling and socket close (CVE-2024-26585 bsc#1220187).- commit 2d824be * Tue Mar 05 2024 mkubecekAATTsuse.cz- kabi: restore return type of dst_ops::gc() callback (CVE-2023-52340 bsc#1219295).- ipv6: remove max_size check inline with ipv4 (CVE-2023-52340 bsc#1219295).- commit dd00c24 * Tue Mar 05 2024 mkubecekAATTsuse.cz- netfilter: nf_tables: fix 64-bit load issue in nft_byteorder_eval() (CVE-2024-0607 bsc#1218915).- netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() (CVE-2024-0607 bsc#1218915).- commit b635ad7 * Mon Mar 04 2024 denis.kirjanovAATTsuse.com- Update patches.suse/sctp-use-call_rcu-to-free-endpoint.patch (CVE-2022-20154 CVE-2021-46929 bsc#1200599 bsc#1220482).- commit 23c3231 * Mon Mar 04 2024 ailiopAATTsuse.com- tomoyo: fix UAF write bug in tomoyo_write_control() (bsc#1220825 CVE-2024-26622).- commit e934259 * Mon Mar 04 2024 petr.pavluAATTsuse.com- doc/README.SUSE: Update information about module support status (jsc#PED-5759) Following the code change in SLE15-SP6 to have externally supported modules no longer taint the kernel, update the respective documentation in README.SUSE: * Describe that support status can be obtained at runtime for each module from /sys/module/$MODULE/supported and for the entire system from /sys/kernel/supported. This provides a way how to now check that the kernel has any externally supported modules loaded. * Remove a mention that externally supported modules taint the kernel, but keep the information about bit 16 (X) and add a note that it is still tracked per module and can be read from /sys/module/$MODULE/taint. This per-module information also appears in Oopses.- commit 9ed8107 * Mon Mar 04 2024 oneukumAATTsuse.com- Bluetooth: hci_ll: don\'t call kfree_skb() under spin_lock_irqsave() (git-fixes).- commit 8e9750e * Mon Mar 04 2024 oneukumAATTsuse.com- Bluetooth: hci_h5: don\'t call kfree_skb() under spin_lock_irqsave() (git-fixes).- commit e3ec875 * Mon Mar 04 2024 jwiesnerAATTsuse.de- locking/qrwlock: Fix ordering in queued_write_lock_slowpath() (CVE-2021-46921 bsc#1220468 bsc#1185041).- commit 9f2e845 * Mon Mar 04 2024 jwiesnerAATTsuse.de- locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_relaxed() (bsc#1220468 bsc#1050549).- commit 76b2073 * Mon Mar 04 2024 oneukumAATTsuse.com- Bluetooth: hci_bcsp: don\'t call kfree_skb() under spin_lock_irqsave() (git-fixes).- commit 3114978 * Mon Mar 04 2024 oneukumAATTsuse.com- Bluetooth: hci_qca: don\'t call kfree_skb() under spin_lock_irqsave() (git-fixes).- commit 40c2728 * Mon Mar 04 2024 tiwaiAATTsuse.de- Input: appletouch - initialize work before device registration (CVE-2021-46932 bsc#1220444).- commit 02010d5 * Mon Mar 04 2024 osalvadorAATTsuse.de- powerpc/pseries/memhp: Fix access beyond end of drmem array (bsc#1220250,CVE-2023-52451).- commit 22d7587 * Mon Mar 04 2024 jleeAATTsuse.com- ACPI: GTDT: Don\'t corrupt interrupt mappings on watchdow probe failure (bsc#1220599 CVE-2021-46953).- commit 69d8de2 * Sat Mar 02 2024 ailiopAATTsuse.com- mtd: Fix gluebi NULL pointer dereference caused by ftl notifier (bsc#1220238 CVE-2023-52449).- commit a845e8b * Fri Mar 01 2024 tiwaiAATTsuse.de- Input: powermate - fix use-after-free in powermate_config_complete (CVE-2023-52475 bsc#1220649).- HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect (CVE-2023-52478 bsc#1220796).- commit 6daf909 * Fri Mar 01 2024 jdelvareAATTsuse.de- i2c: Fix a potential use after free (bsc#1220409 CVE-2019-25162).- commit 0be34df * Fri Mar 01 2024 jdelvareAATTsuse.de- i2c: cadence: fix reference leak when pm_runtime_get_sync fails (bsc#1220570 CVE-2020-36784).- commit 8727379 * Fri Mar 01 2024 tiwaiAATTsuse.de- bus: qcom: Put child node before return (CVE-2021-47054 bsc#1220767).- commit 0c0fa8d * Fri Mar 01 2024 tiwaiAATTsuse.de- NFC: st21nfca: Fix memory leak in device probe and remove (CVE-2021-46924 bsc#1220459).- commit 01b7814 * Fri Mar 01 2024 denis.kirjanovAATTsuse.com- netfilter: nft_limit: avoid possible divide error in nft_limit_init (CVE-2021-46915 bsc#1220436).- commit 9130a3d * Fri Mar 01 2024 tiwaiAATTsuse.de- HID: usbhid: fix info leak in hid_submit_ctrl (CVE-2021-46906 bsc#1220421).- commit 1d243b9 * Fri Mar 01 2024 tiwaiAATTsuse.de- media: pvrusb2: fix use after free on context disconnection (CVE-2023-52445 bsc#1220241).- commit f8f3542 * Fri Mar 01 2024 tiwaiAATTsuse.de- media: dvbdev: Fix memory leak in dvb_media_device_free() (CVE-2020-36777 bsc#1220526).- commit cd311ab * Fri Mar 01 2024 ddissAATTsuse.de- apparmor: avoid crash when parsed profile name is empty (CVE-2023-52443 bsc#1220240).- commit 8387a56 * Fri Mar 01 2024 jleeAATTsuse.com- nfc: nci: fix possible NULL pointer dereference in send_acknowledge() (bsc#1219125 CVE-2023-46343).- commit 7ff1724 * Fri Mar 01 2024 colyliAATTsuse.de- md: bypass block throttle for superblock update (git-fixes).- commit e6ba7c9 * Fri Mar 01 2024 colyliAATTsuse.de- blacklist.conf: add non-backport md git-fixes commits.- commit d3c59de * Thu Feb 29 2024 mkubecekAATTsuse.cz- tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (bsc#1218450).- commit 4a3997c * Thu Feb 29 2024 denis.kirjanovAATTsuse.com- netfilter: nftables: avoid overflows in nft_hash_buckets() (CVE-2021-46992 bsc#1220638).- commit c79b980 * Thu Feb 29 2024 denis.kirjanovAATTsuse.com- netfilter: nft_set_hash: add nft_hash_buckets() (CVE-2021-46992 bsc#1220638).- commit 5542c1b * Thu Feb 29 2024 denis.kirjanovAATTsuse.com- net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send (CVE-2021-47013 bsc#1220641).- commit a848ac2 * Thu Feb 29 2024 dkirjanovAATTsuse.com- net: fec: Better handle pm_runtime_get() failing in .remove() (git-fixes).- commit 60e6dbc * Thu Feb 29 2024 dkirjanovAATTsuse.com- net: fec: fix use-after-free in fec_drv_remove (git-fixes).- commit 192ab42 * Thu Feb 29 2024 denis.kirjanovAATTsuse.com- i40e: Fix use-after-free in i40e_client_subtask() (CVE-2021-46991 bsc#1220575).- commit 27d6f39 * Thu Feb 29 2024 mfrancAATTsuse.cz- KVM: s390: vsie: fix race during shadow creation (git-fixes bsc#1220613).- commit a2a5381 * Thu Feb 29 2024 mfrancAATTsuse.cz- s390: use the correct count for __iowrite64_copy() (git-fixes bsc#1220607).- commit 0823e37 * Wed Feb 28 2024 tbogendoerferAATTsuse.de- mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path (bsc#1220344 CVE-2024-26595).- commit 71c942e * Wed Feb 28 2024 dkirjanovAATTsuse.com- net: fec: fix clock count mis-match (git-fixes).- commit 90008dd * Wed Feb 28 2024 dkirjanovAATTsuse.com- net: hns3: add compatible handling for MAC VLAN switch parameter configuration (git-fixes).- commit 9cbe2e0 * Wed Feb 28 2024 dkirjanovAATTsuse.com- net: phy: initialise phydev speed and duplex sanely (git-fixes).- commit 5fc404a * Wed Feb 28 2024 dkirjanovAATTsuse.com- bnx2x: Fix PF-VF communication over multi-cos queues (git-fixes).- commit 58f28c6 * Wed Feb 28 2024 dkirjanovAATTsuse.com- ixgbe: protect TX timestamping from API misuse (git-fixes).- commit c740900 * Wed Feb 28 2024 dkirjanovAATTsuse.com- net: phy: dp83867: enable robust auto-mdix (git-fixes).- commit 51f918b * Wed Feb 28 2024 dkirjanovAATTsuse.com- net: fec: add missed clk_disable_unprepare in remove (git-fixes).- commit 26193da * Wed Feb 28 2024 dkirjanovAATTsuse.com- e1000: fix memory leaks (git-fixes).- commit 63cea05 * Wed Feb 28 2024 dkirjanovAATTsuse.com- igb: Fix constant media auto sense switching when no cable is connected (git-fixes).- commit ecbd46c * Wed Feb 28 2024 dkirjanovAATTsuse.com- net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write() (git-fixes).- commit 467a700 * Wed Feb 28 2024 dkirjanovAATTsuse.com- net: hns3: not allow SSU loopback while execute ethtool -t dev (git-fixes).- commit feac716 * Wed Feb 28 2024 dkirjanovAATTsuse.com- net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg off (git-fixes).- commit 38e0f13 * Wed Feb 28 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 803afb1 * Wed Feb 28 2024 dkirjanovAATTsuse.com- blacklist.conf: add ep93xx_eth the config option is not enabled- commit aed74c8 * Wed Feb 28 2024 dkirjanovAATTsuse.com- blacklist.conf: add emac_rockchip the config option is not enabled- commit 27c4413 * Wed Feb 28 2024 dkirjanovAATTsuse.com- Update metadata- commit fca1f53 * Tue Feb 27 2024 denis.kirjanovAATTsuse.com- net: openvswitch: limit the number of recursions from action sets (bsc#1219835 CVE-2024-1151).- commit 9353f4f * Tue Feb 27 2024 iivanovAATTsuse.de- EDAC/thunderx: Fix possible out-of-bounds string access (bsc#1220330, CVE-2023-52464)- commit a228c17 * Thu Feb 22 2024 msuchanekAATTsuse.de- rpm templates: Always define usrmerged usrmerged is now defined in kernel-spec-macros and not the distribution. Only check if it\'s defined in kernel-spec-macros, not everywhere where it\'s used.- commit a6ad8af * Thu Feb 22 2024 nik.borisovAATTsuse.com- KVM: x86: work around QEMU issue with synthetic CPUID leaves (git-fixes).- commit 7dad6e2 * Thu Feb 22 2024 nik.borisovAATTsuse.com- blacklist.conf: Blacklist a clang fix- commit e954d52 * Thu Feb 22 2024 dkirjanovAATTsuse.com- net: lpc-enet: fix printk format strings (git-fixes).- commit dcd5e66 * Thu Feb 22 2024 dkirjanovAATTsuse.com- net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context (git-fixes).- commit 3fddc2a * Thu Feb 22 2024 dkirjanovAATTsuse.com- net: hisilicon: Fix dma_map_single failed on arm64 (git-fixes).- commit 65f9c53 * Thu Feb 22 2024 dkirjanovAATTsuse.com- net: hisilicon: fix hip04-xmit never return TX_BUSY (git-fixes).- commit b56984b * Thu Feb 22 2024 dkirjanovAATTsuse.com- net: hisilicon: make hip04_tx_reclaim non-reentrant (git-fixes).- Refresh patches.suse/net-hisilicon-Fix-ping-latency-when-deal-with-high-t.patch.- commit 1de9297 * Thu Feb 22 2024 dkirjanovAATTsuse.com- net: sfp: add mutex to prevent concurrent state checks (git-fixes).- commit 4badb38 * Thu Feb 22 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit eb0a485 * Wed Feb 21 2024 msuchanekAATTsuse.de- rpm templates: Move macro definitions below buildrequires Many of the rpm macros defined in the kernel packages depend directly or indirectly on script execution. OBS cannot execute scripts which means values of these macros cannot be used in tags that are required for OBS to see such as package name, buildrequires or buildarch. Accumulate macro definitions that are not directly expanded by mkspec below buildrequires and buildarch to make this distinction clear.- commit 89eaf4c * Wed Feb 21 2024 oneukumAATTsuse.com- media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte() (git-fixes).- commit 4772961 * Wed Feb 21 2024 oneukumAATTsuse.com- media: uvcvideo: Set capability in s_param (git-fixes).- commit df9234c * Wed Feb 21 2024 oneukumAATTsuse.com- media: dw2102: Fix use after free (git-fixes).- commit 6909f5e * Wed Feb 21 2024 oneukumAATTsuse.com- media: dw2102: make dvb_usb_device_description structures const (git-fixes).- Refresh patches.suse/media-dw2102-Fix-memleak-on-sequence-of-probes.patch.- commit cfe8bf2 * Wed Feb 21 2024 oneukumAATTsuse.com- media: dvb-usb: Add memory free on error path in dw2102_probe() (git-fixes).- Refresh patches.suse/media-dw2102-Fix-memleak-on-sequence-of-probes.patch.- commit 60bfc4d * Wed Feb 21 2024 oneukumAATTsuse.com- [media] media drivers: annotate fall-through (git-fixes).- commit 550adce * Wed Feb 21 2024 jslabyAATTsuse.cz- rpm/check-for-config-changes: add GCC_ASM_GOTO_OUTPUT_WORKAROUND to IGNORED_CONFIGS_RE Introduced by commit 68fb3ca0e408 (\"update workarounds for gcc \"asm goto\" issue\").- commit be1bdab * Tue Feb 20 2024 oneukumAATTsuse.com- media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote (git-fixes).- commit 40a7cdd * Tue Feb 20 2024 oneukumAATTsuse.com- media: rc: do not remove first bit if leader pulse is present (git-fixes).- commit 055036d * Tue Feb 20 2024 oneukumAATTsuse.com- blacklist.conf: feature fixed hasn\'t been backported- commit 299071b * Tue Feb 20 2024 oneukumAATTsuse.com- media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_out (git-fixes).- commit 346be28 * Tue Feb 20 2024 oneukumAATTsuse.com- media: coda: set min_buffers_needed (git-fixes).- commit 9e4f67c * Tue Feb 20 2024 oneukumAATTsuse.com- media: coda: constify platform_device_id (git-fixes).- commit da6a628 * Tue Feb 20 2024 oneukumAATTsuse.com- media: coda: reduce iram size to leave space for suspend to ram (git-fixes).- commit 015f50d * Tue Feb 20 2024 oneukumAATTsuse.com- media: coda: explicitly request exclusive reset control (git-fixes).- commit 19dcce2 * Tue Feb 20 2024 oneukumAATTsuse.com- media: coda: wake up capture queue on encoder stop after output streamoff (git-fixes).- Refresh patches.suse/media-coda-fix-last-buffer-handling-in-V4L2_ENC_CMD_.patch.- commit 4fba70d * Tue Feb 20 2024 oneukumAATTsuse.com- [media] coda: simplify optional reset handling (git-fixes).- commit bc3f552 * Tue Feb 20 2024 oneukumAATTsuse.com- [media] media: platform: coda: remove variable self assignment (git-fixes).- commit 6d6901a * Tue Feb 20 2024 oneukumAATTsuse.com- blacklist.conf: driver not backported- commit c5ae253 * Tue Feb 20 2024 oneukumAATTsuse.com- media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address (git-fixes).- commit abccca4 * Tue Feb 20 2024 oneukumAATTsuse.com- media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer() (git-fixes).- commit 4716702 * Tue Feb 20 2024 oneukumAATTsuse.com- media: m920x: don\'t use stack on USB reads (git-fixes).- commit 45368d1 * Tue Feb 20 2024 oneukumAATTsuse.com- media: dw2102: Fix memleak on sequence of probes (git-fixes).- commit d5c69b6 * Tue Feb 20 2024 oneukumAATTsuse.com- blacklist.conf: false positive- commit 7722626 * Tue Feb 20 2024 oneukumAATTsuse.com- blacklist.conf: renames a module. direct breakage of user space- commit bf0df5d * Mon Feb 19 2024 oneukumAATTsuse.com- usb: musb: dsps: Fix the probe error path (git-fixes).- commit 2f6dfb0 * Mon Feb 19 2024 oneukumAATTsuse.com- usb: musb: tusb6010: check return value after calling platform_get_resource() (git-fixes).- commit 3b8e34e * Mon Feb 19 2024 oneukumAATTsuse.com- usb: musb: musb_dsps: request_irq() after initializing musb (git-fixes).- commit 9ef2688 * Mon Feb 19 2024 oneukumAATTsuse.com- usb: host: fotg210: fix the actual_length of an iso packet (git-fixes).- commit bcd63df * Mon Feb 19 2024 oneukumAATTsuse.com- usb: host: fotg210: fix the endpoint\'s transactional opportunities calculation (git-fixes).- commit f16fc26 * Mon Feb 19 2024 msuchanekAATTsuse.de- compute-PATCHVERSION: Do not produce output when awk fails compute-PATCHVERSION uses awk to produce a shell script that is subsequently executed to update shell variables which are then printed as the patchversion. Some versions of awk, most notably bysybox-gawk do not understand the awk program and fail to run. This results in no script generated as output, and printing the initial values of the shell variables as the patchversion. When the awk program fails to run produce \'exit 1\' as the shell script to run instead. That prevents printing the stale values, generates no output, and generates invalid rpm spec file down the line. Then the problem is flagged early and should be easier to diagnose.- commit 8ef8383 * Fri Feb 16 2024 nik.borisovAATTsuse.com- x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf (git-fixes).- commit 55e0925 * Fri Feb 16 2024 nik.borisovAATTsuse.com- KVM: x86: Move open-coded CPUID leaf 0x80000021 EAX bit propagation code (git-fixes).- commit aebeb2d * Fri Feb 16 2024 nik.borisovAATTsuse.com- KVM: x86: synthesize CPUID leaf 0x80000021h if useful (git-fixes).- commit 9c96097 * Fri Feb 16 2024 nik.borisovAATTsuse.com- KVM: x86: add support for CPUID leaf 0x80000021 (git-fixes).- commit 5a997a6 * Fri Feb 16 2024 nik.borisovAATTsuse.com- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (git-fixes).- commit 54b16df * Fri Feb 16 2024 nik.borisovAATTsuse.com- KVM: VMX: Move VERW closer to VMentry for MDS mitigation (git-fixes).- KVM: VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH (git-fixes).- x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key (git-fixes). Also add mds_user_clear to kABI severity as it\'s used purely for mitigation so it\'s low risk.- x86/entry_32: Add VERW just before userspace transition (git-fixes).- x86/entry_64: Add VERW just before userspace transition (git-fixes).- x86/bugs: Add asm helpers for executing VERW (bsc#1213456).- commit 7cd11ce * Thu Feb 15 2024 jleeAATTsuse.com- net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv (bsc#1219127 CVE-2024-23849).- commit e941df3 * Wed Feb 14 2024 oneukumAATTsuse.com- USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT (bsc#1218527).- commit aaefb30 * Wed Feb 14 2024 dkirjanovAATTsuse.com- blacklist.conf: add macsonic ethernet driver- commit 1c0cfbf * Wed Feb 14 2024 msuchanekAATTsuse.de- kernel-binary: Move build script to the end All other spec templates have the build script at the end, only kernel-binary has it in the middle. Align with the other templates.- commit 98cbdd0 * Wed Feb 14 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit b541c7e * Wed Feb 14 2024 msuchanekAATTsuse.de- rpm templates: Aggregate subpackage descriptions While in some cases the package tags, description, scriptlets and filelist are located together in other cases they are all across the spec file. Aggregate the information related to a subpackage in one place.- commit 8eeb08c * Wed Feb 14 2024 dkirjanovAATTsuse.com- net: bonding: debug: avoid printing debug logs when bond is not notifying peers (git-fixes).- commit f58ad69 * Wed Feb 14 2024 msuchanekAATTsuse.de- rpm templates: sort rpm tags The rpm tags in kernel spec files are sorted at random. Make the order of rpm tags somewhat more consistent across rpm spec templates.- commit 8875c35 * Wed Feb 14 2024 oneukumAATTsuse.com- usb: typec: tcpci: clear the fault status bit (git-fixes).- commit fbeda7b * Wed Feb 14 2024 oneukumAATTsuse.com- PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device (git-fixes).- commit 2012056 * Tue Feb 13 2024 colyliAATTsuse.de- Update to add CVE-2024-23851 tag, patches.suse/dm-limit-the-number-of-targets-and-parameter-size-ar.patch (bsc#1219827, bsc#1219146, CVE-2023-52429, CVE-2024-23851).- commit 7dd5c42 * Tue Feb 13 2024 oneukumAATTsuse.com- blacklist.conf: cleanup of comments- commit d4049bd * Tue Feb 13 2024 oneukumAATTsuse.com- blacklist.conf: documentation only- commit 3d84250 * Tue Feb 13 2024 oneukumAATTsuse.com- audit: fix possible soft lockup in __audit_inode_child() (git-fixes).- commit a347e97 * Tue Feb 13 2024 oneukumAATTsuse.com- blacklist.conf: not a fix but a cleanup- commit a5da3c1 * Tue Feb 13 2024 oneukumAATTsuse.com- blacklist.conf: only comments cleanup- commit 2e15690 * Tue Feb 13 2024 oneukumAATTsuse.com- blacklist.conf: at this time kerneldocs no longer matter- commit ed23d03 * Tue Feb 13 2024 oneukumAATTsuse.com- ASN.1: Fix check for strdup() success (git-fixes).- commit 26b2327 * Tue Feb 13 2024 oneukumAATTsuse.com- blacklist.conf: attributed to wrong commit id in fixes tag- commit 652fa5d * Mon Feb 12 2024 colyliAATTsuse.de- dm: limit the number of targets and parameter size area (bsc#1219827, bsc#1219146, CVE-2023-52429).- commit 3ddaf98 * Mon Feb 12 2024 dwagnerAATTsuse.de- Update patches.suse/nvmet-tcp-fix-a-crash-in-nvmet_req_complete.patch (bsc#1217987 bsc#1217988 bsc#1217989 CVE-2023-6535 CVE-2023-6536 CVE-2023-6356).- commit 1a6bd68 * Mon Feb 12 2024 dwagnerAATTsuse.de- nvmet-tcp: Fix the H2C expected PDU len calculation (bsc#1217987 bsc#1217988 bsc#1217989 CVE-2023-6535 CVE-2023-6536 CVE-2023-6356).- nvmet-tcp: remove boilerplate code (bsc#1217987 bsc#1217988 bsc#1217989 CVE-2023-6535 CVE-2023-6536 CVE-2023-6356).- nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length (bsc#1217987 bsc#1217988 bsc#1217989 CVE-2023-6535 CVE-2023-6536 CVE-2023-6356).- commit 3e8a84f * Fri Feb 09 2024 nik.borisovAATTsuse.com- Refresh patches.kabi/cpufeatures-kabi-fix.patch. Simple arithmetic fix.- commit df1ea97 * Fri Feb 09 2024 jgrossAATTsuse.com- vhost: use kzalloc() instead of kmalloc() followed by memset() (CVE-2024-0340, bsc#1218689).- commit 265772f * Thu Feb 08 2024 msuchanekAATTsuse.de- kernel-binary: certs: Avoid trailing space- commit bc7dc31 * Thu Feb 08 2024 dkirjanovAATTsuse.com- blacklist.conf: add Korina ethernet controleer- commit 754d7b6 * Thu Feb 08 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 65ec0f0 * Thu Feb 08 2024 dkirjanovAATTsuse.com- mlx4: handle non-napi callers to napi_poll (git-fixes).- commit 13aca9d * Thu Feb 08 2024 dkirjanovAATTsuse.com- bnxt_en: Log unknown link speed appropriately (git-fixes).- commit cab91f3 * Thu Feb 08 2024 dkirjanovAATTsuse.com- net/mlx5: Don\'t call timecounter cyc2time directly from 1PPS flow (git-fixes).- commit 30b8d5c * Thu Feb 08 2024 dkirjanovAATTsuse.com- net: mvneta: fix double free of txq->buf (git-fixes).- commit abfb85a * Thu Feb 08 2024 dkirjanovAATTsuse.com- r8169: fix data corruption issue on RTL8402 (git-fixes).- commit a389731 * Wed Feb 07 2024 jslabyAATTsuse.cz- rpm/kernel-binary.spec.in: install scripts/gdb when enabled in config (bsc#1219653) They are put into -devel subpackage. And a proper link to /usr/share/gdb/auto-load/ is created.- commit 1dccf2a * Wed Feb 07 2024 dkirjanovAATTsuse.com- net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting (git-fixes).- commit 51f13e8 * Tue Feb 06 2024 dkirjanovAATTsuse.com- net: fec: Do not use netdev messages too early (git-fixes).- commit 24b07f8 * Tue Feb 06 2024 dkirjanovAATTsuse.com- net: stmmac: dwmac4/5: Clear unused address entries (git-fixes).- commit 156e8fc * Tue Feb 06 2024 dkirjanovAATTsuse.com- net: stmmac: dwmac1000: Clear unused address entries (git-fixed).- commit b89c3f6 * Tue Feb 06 2024 dkirjanovAATTsuse.com- blacklist.conf: add mediatek ethernet- commit ed969c9 * Tue Feb 06 2024 dkirjanovAATTsuse.com- net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0 (git-fixed).- commit 63f7ed7 * Tue Feb 06 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit ba8fcb7 * Tue Feb 06 2024 dkirjanovAATTsuse.com- net: xilinx: fix possible object reference leak (git-fixed).- commit 0884dff * Tue Feb 06 2024 dkirjanovAATTsuse.com- net: macb: Add null check for PCLK and HCLK (git-fixed).- Refresh patches.suse/0006-net-macb-fix-error-format-in-dev_err.patch.- commit 1fdfc75 * Tue Feb 06 2024 denis.kirjanovAATTsuse.com- netfilter: nf_tables: reject QUEUE/DROP verdict parameters (CVE-2024-1086 bsc#1219434).- commit 1f42903 * Tue Feb 06 2024 ailiopAATTsuse.com- configfs: fix a use-after-free in __configfs_open_file (git-fixes).- commit 839bbef * Tue Feb 06 2024 ailiopAATTsuse.com- chardev: fix error handling in cdev_device_add() (git-fixes).- commit 76071ad * Tue Feb 06 2024 ailiopAATTsuse.com- fs: don\'t audit the capability check in simple_xattr_list() (git-fixes).- commit 32c621d * Tue Feb 06 2024 ailiopAATTsuse.com- pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP (git-fixes).- commit 165619a * Tue Feb 06 2024 ailiopAATTsuse.com- pstore/ram: Fix error return code in ramoops_probe() (git-fixes).- commit 6c26e9c * Tue Feb 06 2024 ailiopAATTsuse.com- kernfs: fix use-after-free in __kernfs_remove (git-fixes).- commit 1e4394d * Tue Feb 06 2024 ailiopAATTsuse.com- kernfs: Separate kernfs_pr_cont_buf and rename_lock (git-fixes).- commit 302cbf3 * Tue Feb 06 2024 ailiopAATTsuse.com- configfs: fix a race in configfs_{,un}register_subsystem() (git-fixes).- commit ff1ac8a * Tue Feb 06 2024 ailiopAATTsuse.com- vfs: make freeze_super abort when sync_filesystem returns error (git-fixes).- commit a0e15ea * Tue Feb 06 2024 ailiopAATTsuse.com- fs: orangefs: fix error return code of orangefs_revalidate_lookup() (git-fixes).- commit 05692b2 * Tue Feb 06 2024 ailiopAATTsuse.com- fs: warn about impending deprecation of mandatory locks (git-fixes).- commit d313c61 * Tue Feb 06 2024 ailiopAATTsuse.com- configfs: fix memleak in configfs_release_bin_file (git-fixes).- commit e182771 * Tue Feb 06 2024 ailiopAATTsuse.com- 9p: missing chunk of \"fs/9p: Don\'t update file type when updating file attributes\" (git-fixes).- commit d7f7957 * Tue Feb 06 2024 ailiopAATTsuse.com- kernfs: bring names in comments in line with code (git-fixes).- commit b2412a4 * Tue Feb 06 2024 ailiopAATTsuse.com- configfs: fix config_item refcnt leak in configfs_rmdir() (git-fixes).- commit a4e6173 * Tue Feb 06 2024 ailiopAATTsuse.com- help_next should increase position index (git-fixes).- commit a734d52 * Tue Feb 06 2024 ailiopAATTsuse.com- configfs: fix a deadlock in configfs_symlink() (git-fixes).- commit 31f30f9 * Tue Feb 06 2024 ailiopAATTsuse.com- locks: print a warning when mount fails due to lack of \"mand\" support (git-fixes).- commit 4a54942 * Tue Feb 06 2024 ailiopAATTsuse.com- configfs: provide exclusion between IO and removals (git-fixes).- commit be9e3af * Tue Feb 06 2024 ailiopAATTsuse.com- configfs: new object reprsenting tree fragments (git-fixes).- commit 727fecd * Tue Feb 06 2024 ailiopAATTsuse.com- configfs: stash the data we need into configfs_buffer at open time (git-fixes).- commit 57d5998 * Tue Feb 06 2024 ailiopAATTsuse.com- pstore/ram: Run without kernel crash dump region (git-fixes).- Refresh patches.suse/pstore-backend-autoaction.- commit 27a20a7 * Tue Feb 06 2024 ailiopAATTsuse.com- fs/file.c: initialize init_files.resize_wait (git-fixes).- commit 4e99111 * Tue Feb 06 2024 ailiopAATTsuse.com- fs: ratelimit __find_get_block_slow() failure message (git-fixes).- commit 066abb3 * Tue Feb 06 2024 ailiopAATTsuse.com- iomap: sub-block dio needs to zeroout beyond EOF (git-fixes).- commit c176969 * Tue Feb 06 2024 ailiopAATTsuse.com- fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters() (git-fixes).- commit 97bf06c * Tue Feb 06 2024 ailiopAATTsuse.com- proc: fix /proc/ */map_files lookup (git-fixes).- commit 66524a9 * Tue Feb 06 2024 ailiopAATTsuse.com- pstore: ram_core: fix possible overflow in persistent_ram_init_ecc() (git-fixes).- commit 3b8a874 * Tue Feb 06 2024 ailiopAATTsuse.com- pstore/ram: Check start of empty przs during init (git-fixes).- commit 86b8610 * Tue Feb 06 2024 ailiopAATTsuse.com- statfs: enforce statfs[64] structure initialization (git-fixes).- commit e9ab62b * Tue Feb 06 2024 ailiopAATTsuse.com- aio: fix mremap after fork null-deref (git-fixes).- commit f633071 * Tue Feb 06 2024 pjakobssonAATTsuse.de- drm/amdgpu: Fix potential fence use-after-free v2 (bsc#1219128 CVE-2023-51042).- commit 78c123f * Tue Feb 06 2024 jslabyAATTsuse.cz- rpm/mkspec: sort entries in _multibuild Otherwise it creates unnecessary diffs when tar-up-ing. It\'s of course due to readdir() using \"random\" order as served by the underlying filesystem. See for example: https://build.opensuse.org/request/show/1144457/changes- commit d1155de * Mon Feb 05 2024 dwagnerAATTsuse.de- nvmet-tcp: fix a crash in nvmet_req_complete() (git-fixes).- commit 45b3590 * Mon Feb 05 2024 dwagnerAATTsuse.de- scsi: qla0xxx: Fix system crash due to bad pointer access (git-fixes).- commit 9c33792 * Sun Feb 04 2024 denis.kirjanovAATTsuse.com- atm: Fix Use-After-Free in do_vcc_ioctl (CVE-2023-51780 bsc#1218730).- commit 42f1cd3 * Fri Feb 02 2024 osalvadorAATTsuse.de- mm,mremap: bail out earlier in mremap_to under map pressure (bsc#1123986).- commit d63623c * Fri Feb 02 2024 jgrossAATTsuse.com- xen-netback: don\'t produce zero-size SKB frags (CVE-2023-46838, XSA-448, bsc#1218836).- commit 6d25bad * Thu Feb 01 2024 oneukumAATTsuse.com- USB: serial: option: fix FM101R-GL defines (git-fixes).- commit c34221c * Thu Feb 01 2024 mkoutnyAATTsuse.com- blacklist.conf: Add baa9be4ffb55 sched/fair: Fix throttle_list starvation with low CFS quota- commit f2444c0 * Thu Feb 01 2024 lhenriquesAATTsuse.de- libceph: use kernel_connect() (bsc#1219446).- ceph: fix incorrect revoked caps assert in ceph_fill_file_size() (bsc#1219445).- commit 92ba85d * Thu Feb 01 2024 oneukumAATTsuse.com- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL (git-fixes).- commit 9c63fba * Thu Feb 01 2024 oneukumAATTsuse.com- USB: serial: option: add entry for Sierra EM9191 with new firmware (git-fixes).- commit e18b083 * Thu Feb 01 2024 oneukumAATTsuse.com- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition (git-fixes).- commit 3c25206 * Thu Feb 01 2024 lhenriquesAATTsuse.de- ext4: fix kernel BUG in \'ext4_write_inline_data_end()\' (CVE-2021-33631 bsc#1219412).- commit 019d3a9 * Wed Jan 31 2024 msuchanekAATTsuse.de- kernel-source: Fix description typo- commit 8abff35 * Wed Jan 31 2024 petr.pavluAATTsuse.com- blacklist.conf: remove a merge relic Remove a merge relic introduced in 44aaf966aab (\"Merge remote-tracking branch \'origin/SLE12-SP4\' into SLE12-SP5-UPDATE\").- commit 78c957f * Wed Jan 31 2024 petr.pavluAATTsuse.com- blacklist.conf: add a not-relevant jump_label commit- commit 7bff5db * Wed Jan 31 2024 petr.pavluAATTsuse.com- tracing/trigger: Fix to return error if failed to alloc snapshot (git-fixes).- commit 57e8982 * Tue Jan 30 2024 nik.borisovAATTsuse.com- blacklist.conf: Blacklist 447ae316670230d7d29430e2cbf1f5db4f49d14c It reworks header inclusion to no real benefit for out kernel and results in massive kABI breakage. Just blacklist it.- commit 879fd91 * Tue Jan 30 2024 tiwaiAATTsuse.de- wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach (CVE-2023-47233 bsc#1216702).- commit d2e0155 * Tue Jan 30 2024 dkirjanovAATTsuse.com- net: stmmac: don\'t overwrite discard_frame status (git-fixes).- commit af86f48 * Tue Jan 30 2024 dkirjanovAATTsuse.com- net: ethernet: ti: fix possible object reference leak (git-fixes).- commit 8292c78 * Tue Jan 30 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 3ec6d28 * Tue Jan 30 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit b305f8c * Tue Jan 30 2024 jslabyAATTsuse.cz- rpm/constraints.in: set jobs for riscv to 8 The same workers are used for x86 and riscv and the riscv builds take ages. So align the riscv jobs count to x86.- commit b2c82b9 * Mon Jan 29 2024 dkirjanovAATTsuse.com- net: ks8851: Set initial carrier state to down (git-fixes).- commit 667be0a * Mon Jan 29 2024 dkirjanovAATTsuse.com- net: ks8851: Delay requesting IRQ until opened (git-fixes).- commit 605f94a * Mon Jan 29 2024 dkirjanovAATTsuse.com- net: ks8851: Reassert reset pin if chip ID check fails (git-fixes).- commit 93e9e83 * Mon Jan 29 2024 dkirjanovAATTsuse.com- net: dsa: qca8k: Enable delay for RGMII_ID mode (git-fixes).- commit 94c1dc4 * Mon Jan 29 2024 dkirjanovAATTsuse.com- net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2 (git-fixes).- commit d97991c * Mon Jan 29 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 23ba946 * Mon Jan 29 2024 nik.borisovAATTsuse.com- blacklist.conf: Black unapplicable patch This one requires 45b575c00d8e72d69d75dd8c112f044b7b01b069 which is blacklisted. So black list this one as well.- commit 8ad7e95 * Mon Jan 29 2024 oheringAATTsuse.de- Restore \"Limit kernel-source build to architectures for which the kernel binary\"- commit 98e23ef * Mon Jan 29 2024 nik.borisovAATTsuse.com- x86/unwind/orc: Fix unreliable stack dump with gcov (git-fixes).- commit db29225 * Mon Jan 29 2024 nik.borisovAATTsuse.com- x86/pm: Add enumeration check before spec MSRs save/restore setup (git-fixes).- commit 0b71917 * Mon Jan 29 2024 nik.borisovAATTsuse.com- x86/kvm/lapic: always disable MMIO interface in x2APIC mode (git-fixes).- commit 42aa4b1 * Mon Jan 29 2024 nik.borisovAATTsuse.com- x86/purgatory: Don\'t generate debug info for purgatory.ro (git-fixes).- commit ad7d236 * Mon Jan 29 2024 nik.borisovAATTsuse.com- x86/cpu: Add another Alder Lake CPU to the Intel family (git-fixes).- commit 5e43536 * Mon Jan 29 2024 nik.borisovAATTsuse.com- x86/build: Turn off -fcf-protection for realmode targets (git-fixes).- commit 06f5589 * Mon Jan 29 2024 nik.borisovAATTsuse.com- x86/build: Treat R_386_PLT32 relocation as R_386_PC32 (git-fixes).- commit c5cf689 * Mon Jan 29 2024 nik.borisovAATTsuse.com- x86/lib: Fix overflow when counting digits (git-fixes).- commit 0070bad * Mon Jan 29 2024 nik.borisovAATTsuse.com- x86/asm: Ensure asm/proto.h can be included stand-alone (git-fixes).- commit b6c5df9 * Mon Jan 29 2024 nik.borisovAATTsuse.com- x86: __always_inline __{rd,wr}msr() (git-fixes).- commit 8507f62 * Mon Jan 29 2024 nik.borisovAATTsuse.com- x86: Mark stop_this_cpu() __noreturn (git-fixes).- commit 47a8413 * Mon Jan 29 2024 nik.borisovAATTsuse.com- x86: Clear .brk area at early boot (git-fixes).- commit 63c0fc3 * Fri Jan 26 2024 msuchanekAATTsuse.de- mkspec: Use variant in constraints template Constraints are not applied consistently with kernel package variants. Add variant to the constraints template as appropriate, and expand it in mkspec.- commit cc68ab9 * Fri Jan 26 2024 jslabyAATTsuse.cz- rpm/constraints.in: add static multibuild packages Commit 841012b049a5 (rpm/mkspec: use kernel-source: prefix for constraints on multibuild) added \"kernel-source:\" prefix to the dynamically generated kernels. But there are also static ones like kernel-docs. Those fail to build as the constraints are still not applied. So add the prefix also to the static ones. Note kernel-docs-rt is given kernel-source-rt prefix. I am not sure it will ever be multibuilt...- commit c2e0681 * Thu Jan 25 2024 pjakobssonAATTsuse.de- drm/atomic: Fix potential use-after-free in nonblocking commits (bsc#1219120 CVE-2023-51043).- commit a69e3d8 * Thu Jan 25 2024 nik.borisovAATTsuse.com- Refresh patches.kabi/cpufeatures-kabi-fix.patch. Adjust the cpuid check when applying alternatives. Fixes false BUG_ON in the presence of extra bugints/capints.- commit 48af78f * Thu Jan 25 2024 msuchanekAATTsuse.de- Revert \"Limit kernel-source build to architectures for which the kernel binary\" This reverts commit 08a9e44c00758b5f3f3b641830ab6affff041132. The fix for bsc#1108281 directly causes bsc#1218768, revert.- commit 2943b8a * Thu Jan 25 2024 msuchanekAATTsuse.de- mkspec: Include constraints for both multibuild and plain package always There is no need to check for multibuild flag, the constraints can be always generated for both cases.- commit 308ea09 * Thu Jan 25 2024 jslabyAATTsuse.cz- rpm/mkspec: use kernel-source: prefix for constraints on multibuild Otherwise the constraints are not applied with multibuild enabled.- commit 841012b * Wed Jan 24 2024 jslabyAATTsuse.cz- rpm/kernel-source.rpmlintrc: add action-ebpf Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf plugin) added this precompiled binary blob. Adapt rpmlintrc for kernel-source.- commit b5ccb33 * Wed Jan 24 2024 nik.borisovAATTsuse.com- Refresh patches.suse/mce-fix-set_mce_nospec-to-always-unmap-the-whole-page.patch.- commit 97df026 * Wed Jan 24 2024 oneukumAATTsuse.com- usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer (git-fixes).- commit f9ab50f * Wed Jan 24 2024 oneukumAATTsuse.com- blacklist.conf: not a bug fix- commit 89a46f3 * Wed Jan 24 2024 oneukumAATTsuse.com- blacklist.conf: driver not compiled- commit e4d38bb * Wed Jan 24 2024 oneukumAATTsuse.com- blacklist.conf: false positive- commit be0a82f * Wed Jan 24 2024 oneukumAATTsuse.com- blacklist.conf: not a bug fix- commit 3adfd09 * Wed Jan 24 2024 oneukumAATTsuse.com- blacklist.conf: false positive- commit 9076062 * Wed Jan 24 2024 dwagnerAATTsuse.de- scsi: qedf: fc_rport_priv reference counting fixes (bsc#1212152). Refresh: - patches.suse/scsi-qedf-correctly-handle-refcounting-of-rdata - patches.suse/scsi-qedf-print-message-during-bailout-conditions - patches.suse/scsi-qedf-print-scsi_cmd-backpointer-in-good-completion-path-if-the-command-is-still-being-used- commit e171158 * Tue Jan 23 2024 jackAATTsuse.cz- ext4: silence the warning when evicting inode with dioread_nolock (bsc#1206889).- commit 3433e7a * Tue Jan 23 2024 jackAATTsuse.cz- writeback: Export inode_io_list_del() (bsc#1216989). patches/patches.suse/writeback-Protect-inode-i_io_list-with-inode-i_lock.patch: Refresh- commit c969261 * Tue Jan 23 2024 lhenriquesAATTsuse.de- ext4: improve error recovery code paths in __ext4_remount() (bsc#1213017 bsc#1219053 CVE-2024-0775).- commit 3bb0d48 * Tue Jan 23 2024 lhenriquesAATTsuse.de- Update patches.suse/ext4-improve-error-recovery-code-paths-in-__ext4_rem.patch (bsc#1213017 bsc#1219053 CVE-2024-0775).- commit a5b396b * Tue Jan 23 2024 tiwaiAATTsuse.de- scripts/tar-up.sh: don\'t add spurious entry from kernel-sources.changes.old The previous change added the manual entry from kernel-sources.change.old to old_changelog.txt unnecessarily. Let\'s fix it.- commit fb033e8 * Tue Jan 23 2024 oneukumAATTsuse.com- Refresh patches.suse/ipmi-Cleanup-oops-on-initialization-failure.patch. Alt-commit added- commit 5093b56 * Tue Jan 23 2024 nik.borisovAATTsuse.com- x86: Pin task-stack in __get_wchan() (git-fixes).- commit 96f1d7b * Tue Jan 23 2024 jslabyAATTsuse.cz- rpm/kernel-docs.spec.in: fix build with 6.8 Since upstream commit f061c9f7d058 (Documentation: Document each netlink family), the build needs python yaml.- commit 6a7ece3 * Mon Jan 22 2024 nik.borisovAATTsuse.com- x86: Fix __get_wchan() for !STACKTRACE (git-fixes).- commit 23a1a0e * Mon Jan 22 2024 oneukumAATTsuse.com- asix: Add check for usbnet_get_endpoints (git-fixes).- commit d1fcea8 * Mon Jan 22 2024 nik.borisovAATTsuse.com- x86/mce: relocate set{clear}_mce_nospec() functions (git-fixes).- commit d9f49bd * Mon Jan 22 2024 nik.borisovAATTsuse.com- x86/CPU/AMD: Check vendor in the AMD microcode callback (git-fixes).- commit 79b1f36 * Mon Jan 22 2024 nik.borisovAATTsuse.com- mce: fix set_mce_nospec to always unmap the whole page (git-fixes).- commit 2dcf8c9 * Mon Jan 22 2024 nik.borisovAATTsuse.com- x86/alternatives: Sync core before enabling interrupts (git-fixes).- commit d500914 * Mon Jan 22 2024 nik.borisovAATTsuse.com- x86/cpu/hygon: Fix the CPU topology evaluation for real (git-fixes).- commit 01e7093 * Mon Jan 22 2024 nik.borisovAATTsuse.com- x86/kvm: Do not try to disable kvmclock if it was not enabled (git-fixes).- commit 293b127 * Mon Jan 22 2024 nik.borisovAATTsuse.com- x86: Fix get_wchan() to support the ORC unwinder (git-fixes).- commit 1693c4c * Mon Jan 22 2024 nik.borisovAATTsuse.com- x86/pat: Pass valid address to sanitize_phys() (git-fixes).- commit 9776480 * Mon Jan 22 2024 nik.borisovAATTsuse.com- x86/pat: Fix x86_has_pat_wp() (git-fixes).- blacklist.conf:- commit 0a8ce61 * Mon Jan 22 2024 nik.borisovAATTsuse.com- x86/mm: Add a x86_has_pat_wp() helper (git-fixes).- commit 794f377 * Mon Jan 22 2024 dkirjanovAATTsuse.com- veth: Fixing transmit return status for dropped packets (git-fixes).- commit c39655b * Mon Jan 22 2024 dkirjanovAATTsuse.com- preserve KABI for struct sfp_socket_ops (git-fixes).- commit 58a9bc4 * Mon Jan 22 2024 neilbAATTsuse.de- blacklist.conf:- Delete patches.suse/NFSD-Fix-possible-sleep-during-nfsd4_release_lockown.patch. This patch is harmful on all kernels, and irrelevant on kernels before v5.4 bsc#1218968- commit 5365a0a * Fri Jan 19 2024 mfrancAATTsuse.cz- KVM: s390: vsie: Fix STFLE interpretive execution identification (git-fixes bsc#1219022).- commit 16098a4 * Fri Jan 19 2024 dkirjanovAATTsuse.com- net: phylink: avoid resolving link state too early (git-fixes).- commit 67b00b5 * Fri Jan 19 2024 dkirjanovAATTsuse.com- gtp: change NET_UDP_TUNNEL dependency to select (git-fixes).- commit dd6be0d * Fri Jan 19 2024 dkirjanovAATTsuse.com- mlxsw: spectrum: Avoid -Wformat-truncation warnings (git-fixes).- commit bd062d1 * Fri Jan 19 2024 dkirjanovAATTsuse.com- mlxsw: spectrum: Set LAG port collector only when active (git-fixes).- commit 42cb04e * Fri Jan 19 2024 dkirjanovAATTsuse.com- net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe() (git-fixes).- commit 5db0cbe * Fri Jan 19 2024 dkirjanovAATTsuse.com- net: systemport: Fix reception of BPDUs (git-fixes).- commit 54f0189 * Fri Jan 19 2024 dkirjanovAATTsuse.com- sfc: initialise found bitmap in efx_ef10_mtd_probe (git-fixes).- commit 36c912f * Fri Jan 19 2024 dkirjanovAATTsuse.com- net: sfp: do not probe SFP module before we\'re attached (git-fixes).- commit b335b5c * Fri Jan 19 2024 dkirjanovAATTsuse.com- net: phy: sfp: warn the user when no tx_disable pin is available (git-fixes).- commit 921c51c * Fri Jan 19 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 0fefc1a * Thu Jan 18 2024 dkirjanovAATTsuse.com- net: stmmac: Disable EEE mode earlier in XMIT callback (git-fixes).- commit 42ea2f4 * Thu Jan 18 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 16074da * Thu Jan 18 2024 dkirjanovAATTsuse.com- preserve KABI for struct plat_stmmacenet_data (git-fixes).- commit be0b5cc * Wed Jan 17 2024 dkirjanovAATTsuse.com- net: stmmac: Fallback to Platform Data clock in Watchdog conversion (git-fixes).- commit c0e8ae4 * Wed Jan 17 2024 dkirjanovAATTsuse.com- net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup() (git-fixes).- commit 1f97aba * Wed Jan 17 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 160c442 * Wed Jan 17 2024 dkirjanovAATTsuse.com- net: dsa: bcm_sf2: Propagate error value from mdio_write (git-fixes).- commit 042ff8c * Wed Jan 17 2024 dkirjanovAATTsuse.com- net: (cpts) fix a missing check of clk_prepare (git-fixes).- commit a0511a4 * Wed Jan 17 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 778d638 * Wed Jan 17 2024 dkirjanovAATTsuse.com- mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAG (git-fixes).- commit 65b3a7e * Wed Jan 17 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 72f91b3 * Wed Jan 17 2024 neilbAATTsuse.de- nfsd: drop st_mutex and rp_mutex before calling move_to_close_lru() (bsc#1217525).- commit d08e536 * Tue Jan 16 2024 colyliAATTsuse.de- blacklist.conf: add wont-backport commit- commit 65861c5 * Tue Jan 16 2024 colyliAATTsuse.de- libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return value (git-fixes).- nvdimm: Fix badblocks clear off-by-one error (git-fixes).- nvdimm: Allow overwrite in the presence of disabled dimms (git-fixes).- nvdimm/btt: do not call del_gendisk() if not needed (git-fixes).- libnvdimm/region: Fix label activation vs errors (git-fixes).- commit dc5bee2 * Tue Jan 16 2024 colyliAATTsuse.de- libnvdimm: cover up changes in struct nvdimm_bus_descriptor (git-fixes).- libnvdimm: Validate command family indices (git-fixes).- commit 27f581b * Tue Jan 16 2024 colyliAATTsuse.de- libnvdimm: Out of bounds read in __nd_ioctl() (git-fixes).- acpi/nfit: improve bounds checking for \'func\' (git-fixes).- libnvdimm/btt: fix variable \'rc\' set but not used (git-fixes).- libnvdimm/pmem: Delete include of nd-core.h (git-fixes).- =?UTF-8?q?libnvdimm:=20Fix=20endian=20conversion=20issues?= =?UTF-8?q?=C2=A0?= (git-fixes).- libnvdimm: Fix compilation warnings with W=1 (git-fixes).- libnvdimm/pmem: fix a possible OOB access when read and write pmem (git-fixes).- libnvdimm/btt: Fix a kmemdup failure check (git-fixes).- libnvdimm/namespace: Fix a potential NULL pointer dereference (git-fixes).- libnvdimm/btt: Fix LBA masking during \'free list\' population (git-fixes).- libnvdimm/btt: Remove unnecessary code in btt_freelist_init (git-fixes).- acpi/nfit: Require opt-in for read-only label configurations (git-fixes).- UAPI: ndctl: Fix g++-unsupported initialisation in headers (git-fixes).- commit e6b26fa * Mon Jan 15 2024 oneukumAATTsuse.com- blacklist.conf: false positive- commit de6f57b * Mon Jan 15 2024 dkirjanovAATTsuse.com- blacklist.conf: blacklist Huawei HiNIC- commit d68e629 * Mon Jan 15 2024 mfrancAATTsuse.cz- s390/dasd: fix double module refcount decrement (bsc#1141539).- commit 1d573b9 * Fri Jan 12 2024 denis.kirjanovAATTsuse.com- netfilter: nf_tables: Reject tables of unsupported family (CVE-2023-6040 bsc#1218752).- commit 9e6d9d4 * Fri Jan 12 2024 tiwaiAATTsuse.de- net/rose: Fix Use-After-Free in rose_ioctl (CVE-2023-51782 bsc#1218757).- commit 5e6770d * Thu Jan 11 2024 msuchanekAATTsuse.de- powerpc/pseries/memhotplug: Quieten some DLPAR operations (bsc#1065729).- commit 4d451a9 * Thu Jan 11 2024 msuchanekAATTsuse.de- powerpc/powernv: Add a null pointer check in opal_powercap_init() (bsc#1181674 ltc#189159 git-fixes).- powerpc/powernv: Add a null pointer check in opal_event_init() (bsc#1065729).- powerpc/pseries/memhp: Fix access beyond end of drmem array (bsc#1065729).- powerpc: Don\'t clobber f0/vs0 during fp|altivec register save (bsc#1065729).- commit d5de04b * Thu Jan 11 2024 tiwaiAATTsuse.de- Store the old kernel changelog entries in kernel-docs package (bsc#1218713) The old entries are found in kernel-docs/old_changelog.txt in docdir. rpm/old_changelog.txt can be an optional file that stores the similar info like rpm/kernel-sources.changes.old. It can specify the commit range that have been truncated. scripts/tar-up.sh expands from the git log accordingly.- commit c9a2566 * Wed Jan 10 2024 ailiopAATTsuse.com- fs: ocfs2: namei: check return value of ocfs2_add_entry() (git-fixes).- commit 37053b5 * Wed Jan 10 2024 ailiopAATTsuse.com- orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string() (git-fixes).- commit 22c7474 * Wed Jan 10 2024 ailiopAATTsuse.com- orangefs: Fix sysfs not cleanup when dev init failed (git-fixes).- commit 3dc6f72 * Wed Jan 10 2024 ailiopAATTsuse.com- fat: add ratelimit to fat *_ent_bread() (git-fixes).- commit 2e4dd8d * Wed Jan 10 2024 ailiopAATTsuse.com- orangefs: fix orangefs df output (git-fixes).- commit 14af1e9 * Wed Jan 10 2024 ailiopAATTsuse.com- fs/fat/file.c: issue flush after the writeback of FAT (git-fixes).- commit 4b5cf8c * Wed Jan 10 2024 ailiopAATTsuse.com- fs/exofs: fix potential memory leak in mount option parsing (git-fixes).- commit c3e2f19 * Wed Jan 10 2024 ailiopAATTsuse.com- orangefs: rate limit the client not running info message (git-fixes).- commit 9ffd7ce * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: ignore negated quota changes (git-fixes).- commit 65c2047 * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Fix possible data races in gfs2_show_options() (git-fixes).- commit 57d66df * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Fix inode height consistency check (git-fixes).- commit d7ee5ae * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Check sb_bsize_shift after reading superblock (git-fixes).- commit 381ce29 * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Make sure FITRIM minlen is rounded up to fs block size (git-fixes).- commit 59f59dc * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: assign rgrp glock before compute_bitstructs (git-fixes).- commit 8e79a5c * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Don\'t call dlm after protocol is unmounted (git-fixes).- commit 0e0a651 * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Fix use-after-free in gfs2_glock_shrink_scan (git-fixes).- commit 4dff329 * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: report \"already frozen/thawed\" errors (git-fixes).- commit e5108bb * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Don\'t skip dlm unlock if glock has an lvb (git-fixes).- commit 38230f9 * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: check for empty rgrp tree in gfs2_ri_update (git-fixes).- commit 3484422 * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Wake up when sd_glock_disposal becomes zero (git-fixes).- commit 6e96bc8 * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: check for live vs. read-only file system in gfs2_fitrim (git-fixes).- commit dece8b9 * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free (git-fixes).- commit 5f11647 * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: add validation checks for size of superblock (git-fixes).- commit 4bfdec0 * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: fix use-after-free on transaction ail lists (git-fixes).- commit 3c0934a * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: initialize transaction tr_ailX_lists earlier (git-fixes).- commit a3dcb8b * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Allow lock_nolock mount to specify jid=X (git-fixes).- commit c3d10eb * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache (git-fixes).- commit 50b2782 * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps (git-fixes).- commit 0638ce6 * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Fix sign extension bug in gfs2_update_stats (git-fixes).- commit 6905d0e * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Fix lru_count going negative (git-fixes).- commit 22c6d6f * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: take jdata unstuff into account in do_grow (git-fixes).- commit f6cafad * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Fix marking bitmaps non-full (git-fixes).- commit 27f21b4 * Wed Jan 10 2024 ailiopAATTsuse.com- GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads (git-fixes).- commit c0d61c2 * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Don\'t set GFS2_RDF_UPTODATE when the lvb is updated (git-fixes).- commit ca05c1f * Wed Jan 10 2024 ailiopAATTsuse.com- gfs2: Special-case rindex for gfs2_grow (git-fixes).- commit 77ffe3d * Wed Jan 10 2024 ailiopAATTsuse.com- reiserfs: Replace 1-element array with C99 style flex-array (git-fixes).- commit ed361ae * Wed Jan 10 2024 ailiopAATTsuse.com- reiserfs: Check the return value from __getblk() (git-fixes).- commit c984c17 * Wed Jan 10 2024 ailiopAATTsuse.com- affs: fix basic permission bits to actually work (git-fixes).- commit 6abe668 * Tue Jan 09 2024 tbogendoerferAATTsuse.de- PCI: Disable ATS for specific Intel IPU E2000 devices (bsc#1218622).- commit 6c47e22 * Tue Jan 09 2024 denis.kirjanovAATTsuse.com- Fix build error in debug config- commit f49e139 * Mon Jan 08 2024 palcantaraAATTsuse.de- smb: client: fix potential OOB in smb2_dump_detail() (bsc#1217946 CVE-2023-6610).- commit 04b527b * Mon Jan 08 2024 palcantaraAATTsuse.de- smb: client: fix potential OOB in smb2_dump_detail() (bsc#1217946 CVE-2023-6610).- commit 74aafd7 * Mon Jan 08 2024 msuchanekAATTsuse.de- Revert \"Limit kernel-source-azure build to architectures for which we build binaries (bsc#1108281).\" This reverts commit c0310207b48a78630044967e30dbace7bd25c57b.- commit 1799de4 * Mon Jan 08 2024 msuchanekAATTsuse.de- Limit kernel-source build to architectures for which the kernel binary is built (bsc#1108281).- commit 08a9e44 * Mon Jan 08 2024 denis.kirjanovAATTsuse.com- netfilter: nf_tables: do not allow RULE_ID to refer to another chain (bsc#1202095 CVE-2022-2586).- commit 32951b9 * Mon Jan 08 2024 denis.kirjanovAATTsuse.com- netfilter: nf_tables: do not allow SET_ID to refer to another table (bsc#1202095 CVE-2022-2586).- commit d107d27 * Mon Jan 08 2024 denis.kirjanovAATTsuse.com- netfilter: preserve KABI for struct nft_set (bsc#1202095 CVE-2022-2586).- commit b3d22c5 * Mon Jan 08 2024 denis.kirjanovAATTsuse.com- netfilter: nf_tables: pass ctx to nf_tables_expr_destroy() (bsc#1202095 CVE-2022-2586).- commit 61a0caa * Fri Jan 05 2024 tonyjAATTsuse.de- Resolve build warnings from previous series due to missing commit for Ice Lake freerunning counters perf/x86/intel/uncore: Add box_offsets for free-running counters (jsc#PED-5023 bsc#1211439).- commit 8524ea3 * Fri Jan 05 2024 tiwaiAATTsuse.de- Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg (CVE-2023-51779 bsc#1218559).- commit f63e944 * Fri Jan 05 2024 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 6de7142 * Thu Jan 04 2024 oneukumAATTsuse.com- xhci: Clear EHB bit only at end of interrupt handler (git-fixes).- commit 21f5e35 * Thu Jan 04 2024 oneukumAATTsuse.com- usb: config: fix iteration issue in \'usb_get_bos_descriptor()\' (git-fixes).- commit d5b5186 * Thu Jan 04 2024 colyliAATTsuse.de- md/raid1: fix error: ISO C90 forbids mixed declarations (git-fixes).- commit c63e55d * Thu Jan 04 2024 colyliAATTsuse.de- dm-integrity: don\'t modify bio\'s immutable bio_vec in integrity_metadata() (git-fixes).- md: don\'t leave \'MD_RECOVERY_FROZEN\' in error path of md_set_readonly() (git-fixes).- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR (git-fixes).- dm-verity: align struct dm_verity_fec_io properly (git-fixes).- dm verity: don\'t perform FEC for failed readahead IO (git-fixes).- bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc() (git-fixes).- bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce() (git-fixes).- bcache: prevent potential division by zero error (git-fixes).- bcache: check return value from btree_node_alloc_replacement() (git-fixes).- md/raid1: hold the barrier until handle_read_error() finishes (git-fixes).- md/raid1: free the r1bio before waiting for blocked rdev (git-fixes).- md: raid1: fix potential OOB in raid1_remove_disk() (git-fixes).- md: restore \'noio_flag\' for the last mddev_resume() (git-fixes).- dm cache policy smq: ensure IO doesn\'t prevent cleaner policy progress (git-fixes).- dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths (git-fixes).- md/raid0: add discard support for the \'original\' layout (git-fixes).- bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent (git-fixes).- bcache: Remove unnecessary NULL point check in node allocations (git-fixes).- nbd: Add the maximum limit of allocated index in nbd_dev_add (git-fixes).- nbd: Fix debugfs_create_dir error checking (git-fixes).- dm flakey: fix a crash with invalid table line (git-fixes).- dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path (git-fixes).- dm verity: fix error handling for check_at_most_once on FEC (git-fixes).- dm stats: check for and propagate alloc_percpu failure (git-fixes).- dm crypt: add cond_resched() to dmcrypt_write() (git-fixes).- rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails (git-fixes).- dm cache: add cond_resched() to various workqueue loops (git-fixes).- dm thin: add cond_resched() to various workqueue loops (git-fixes).- dm: remove flush_scheduled_work() during local_exit() (git-fixes).- dm flakey: fix logic when corrupting a bio (git-fixes).- dm flakey: don\'t corrupt the zero page (git-fixes).- dm verity: skip redundant verity_handle_err() on I/O errors (git-fixes).- commit 640b528 * Wed Jan 03 2024 tonyjAATTsuse.de- Previous perf cve-4.12->SLE12-SP5 manual merge was incorrect. Fix.- Refresh patches.suse/perf-Fix-perf_event_validate_size-lockdep-splat.patch.- Refresh patches.suse/perf-Fix-perf_event_validate_size.patch.- commit 3382aa6 * Wed Jan 03 2024 msuchanekAATTsuse.de- mkspec: Add multibuild support (JSC-SLE#5501, boo#1211226, bsc#1218184) When MULTIBUILD option in config.sh is enabled generate a _multibuild file listing all spec files.- commit f734347 * Wed Jan 03 2024 msuchanekAATTsuse.de- Build in the correct KOTD repository with multibuild (JSC-SLE#5501, boo#1211226, bsc#1218184) With multibuild setting repository flags is no longer supported for individual spec files - see https://github.com/openSUSE/open-build-service/issues/3574 Add ExclusiveArch conditional that depends on a macro set up by bs-upload-kernel instead. With that each package should build only in one repository - either standard or QA. Note: bs-upload-kernel does not interpret rpm conditionals, and only uses the first ExclusiveArch line to determine the architectures to enable.- commit aa5424d * Wed Jan 03 2024 mkoutnyAATTsuse.com- blacklist.conf: Add 1ca0b6051505 cgroup: Remove duplicates in cgroup v1 tasks file- commit a77e914 * Wed Jan 03 2024 colyliAATTsuse.de- blacklist.conf: add non-backport commits of git-fixes- commit 4d91f49 * Tue Jan 02 2024 oneukumAATTsuse.com- blacklist.conf: change to logging only- commit a144be1 * Tue Jan 02 2024 oneukumAATTsuse.com- net: usb: qmi_wwan: claim interface 4 for ZTE MF290 (git-fixes).- commit 0feae40 * Tue Jan 02 2024 tbogendoerferAATTsuse.de- Fix termination state for idr_for_each_entry_ul() (bsc#1109837).- commit d343735 * Tue Jan 02 2024 jleeAATTsuse.com- Bluetooth: avoid memcmp() out of bounds warning (bsc#1215237 CVE-2020-26555).- Bluetooth: hci_event: Fix coding style (bsc#1215237 CVE-2020-26555).- Bluetooth: hci_event: Fix using memcmp when comparing keys (bsc#1215237 CVE-2020-26555).- commit eb3189f * Tue Jan 02 2024 jleeAATTsuse.com- Bluetooth: Reject connection with the device which has same BD_ADDR (bsc#1215237 CVE-2020-26555).- commit fea8835 * Tue Jan 02 2024 jleeAATTsuse.com- Bluetooth: hci_event: Ignore NULL link key (bsc#1215237 CVE-2020-26555).- commit c0e1033 * Fri Dec 29 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box() (jsc#PED-5023 bsc#1211439 (git-fixes)).- perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map() (jsc#PED-5023 bsc#1211439 (git-fixes)).- perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU (jsc#PED-5023 bsc#1211439 (git-fixes)).- perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX (jsc#PED-5023 bsc#1211439 (git-fixes)).- perf/x86/intel/uncore: Fix IIO event constraints for Snowridge (jsc#PED-5023 bsc#1211439 (git-fixes)).- perf/x86/intel/uncore: Fix Intel ICX IIO event constraints (jsc#PED-5023 bsc#1211439 (git-fixes)).- perf/x86/intel/uncore: Support extra IMC channel on Ice Lake server (jsc#PED-5023 bsc#1211439 (git-fixes)).- perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32 (jsc#PED-5023 bsc#1211439 (git-fixes)).- perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server (jsc#PED-5023 bsc#1211439 (git-fixes)).- perf/x86/intel/uncore: Fix the scale of the IMC free-running events (jsc#PED-5023 bsc#1211439 (git-fixes)).- perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGL (jsc#PED-5023 bsc#1211439 (git-fixes)).- perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_events (jsc#PED-5023 bsc#1211439 (git-fixes)).- commit 1cc4e6d * Thu Dec 28 2023 tonyjAATTsuse.de- perf: Fix perf_event_validate_size() lockdep splat (CVE-2023-6931 bsc#1218258).- perf: Fix perf_event_validate_size() (CVE-2023-6931 bsc#1218258).- commit 6cfe60a * Wed Dec 27 2023 palcantaraAATTsuse.de- smb: client: fix OOB in smbCalcSize() (bsc#1217947 CVE-2023-6606).- commit d398d5f * Wed Dec 27 2023 palcantaraAATTsuse.de- smb: client: fix OOB in smbCalcSize() (bsc#1217947 CVE-2023-6606).- commit 6765acb * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Add Rocket Lake support (jsc#PED-5023 bsc#1211439).- commit 60ab65b * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/msr: Add Rocket Lake CPU support (jsc#PED-5023 bsc#1211439).- commit fac3f56 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/msr: Add Tiger Lake CPU support (jsc#PED-5023 bsc#1211439).- commit 7c0409f * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/cstate: Add Rocket Lake CPU support (jsc#PED-5023 bsc#1211439).- commit f918ead * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/cstate: Add Tiger Lake CPU support (jsc#PED-5023 bsc#1211439).- Refresh patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch.- commit c544da1 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel: Add Rocket Lake CPU support (jsc#PED-5023 bsc#1211439).- commit 5b98b63 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel: Add Tiger Lake CPU support (jsc#PED-5023 bsc#1211439).- commit 0e12a3f * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel: Fix Ice Lake event constraint table (jsc#PED-5023 bsc#1211439).- commit cd283d5 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Update Ice Lake uncore units (jsc#PED-5023 bsc#1211439).- commit 0e10240 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore support (jsc#PED-5023 bsc#1211439).- commit 9c5fb1a * Sat Dec 23 2023 tonyjAATTsuse.de- x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU family (jsc#PED-5023 bsc#1211439).- blacklist.conf:- commit 2561a0a * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Add Comet Lake support (jsc#PED-5023 bsc#1211439).- Refresh patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch.- commit 2e1087f * Sat Dec 23 2023 tonyjAATTsuse.de- x86/cpu: Add Sapphire Rapids CPU model number (jsc#PED-5023 bsc#1211439).- commit 5b5d85f * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/rapl: Add Ice Lake RAPL support (jsc#PED-5023 bsc#1211439).- commit c6183ea * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Add Ice Lake server uncore support (jsc#PED-5023 bsc#1211439).- commit 4150606 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_box (jsc#PED-5023 bsc#1211439).- commit c73e167 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86: Add Intel Tiger Lake uncore support (jsc#PED-5023 bsc#1211439).- Refresh patches.suse/x86-intel-aggregate-big-core-mobile-naming.patch.- Refresh patches.suse/x86-intel-aggregate-microserver-naming.patch.- Refresh patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch.- commit f5492f0 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/cstate: Update C-state counters for Ice Lake (jsc#PED-5023 bsc#1211439).- Refresh patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch.- commit fef0544 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/msr: Add new CPU model numbers for Ice Lake (jsc#PED-5023 bsc#1211439).- Refresh patches.suse/x86-bugs-Report-AMD-retbleed-vulnerability.patch.- Refresh patches.suse/x86-bugs-Report-Intel-retbleed-vulnerability.patch.- Refresh patches.suse/x86-bugs-add-cannon-lake-to-retbleed-affected-cpu-list.patch.- Refresh patches.suse/x86-common-Stamp-out-the-stepping-madness.patch.- Refresh patches.suse/x86-intel-aggregate-microserver-naming.patch.- Refresh patches.suse/x86-speculation-Mark-all-Skylake-CPUs-as-vulnerable-to-GDS.patch.- Refresh patches.suse/x86-speculation-add-gather-data-sampling-mitigation.patch.- Refresh patches.suse/x86-speculation-mmio-Enumerate-Processor-MMIO-Stale-Data-bug.patch.- Refresh patches.suse/x86-speculation-mmio-Reuse-SRBDS-mitigation-for-SBDS.patch.- commit 68588a6 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/msr: Add Comet Lake CPU support (jsc#PED-5023 bsc#1211439).- commit 2ec338b * Sat Dec 23 2023 tonyjAATTsuse.de- x86/cpu: Add Comet Lake to the Intel CPU models header (jsc#PED-5023 bsc#1211439).- blacklist.conf:- commit bd3eac7 * Sat Dec 23 2023 tonyjAATTsuse.de- x86/cpu: Add Tiger Lake to Intel family (jsc#PED-5023 bsc#1211439).- blacklist.conf:- Refresh patches.suse/x86-CPU-Add-Icelake-model-number.patch.- Refresh patches.suse/x86-cpu-sanitize-fam6_atom-naming.patch.- commit 45e2da6 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel: Mark expected switch fall-throughs (jsc#PED-5023 bsc#1211439).- Refresh patches.suse/x86-intel-aggregate-big-core-client-naming.patch.- Refresh patches.suse/x86-intel-aggregate-big-core-mobile-naming.patch.- commit ebba1f6 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register (jsc#PED-5023 bsc#1211439).- commit b357e8f * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Add IMC uncore support for Snow Ridge (jsc#PED-5023 bsc#1211439).- commit 1e6f0c4 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Clean up client IMC (jsc#PED-5023 bsc#1211439).- commit b9f2803 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Support MMIO type uncore blocks (jsc#PED-5023 bsc#1211439).- Refresh patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch.- commit 2ed2c09 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Factor out box ref/unref functions (jsc#PED-5023 bsc#1211439).- commit 9298d3b * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Add uncore support for Snow Ridge server (jsc#PED-5023 bsc#1211439).- Refresh patches.suse/x86-intel-aggregate-big-core-client-naming.patch.- Refresh patches.suse/x86-intel-aggregate-big-core-mobile-naming.patch.- Refresh patches.suse/x86-intel-aggregate-microserver-naming.patch.- Refresh patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch.- commit 6e7af12 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel: Add more Icelake CPUIDs (jsc#PED-5023 bsc#1211439).- Refresh patches.suse/x86-intel-aggregate-big-core-client-naming.patch.- Refresh patches.suse/x86-intel-aggregate-big-core-mobile-naming.patch.- commit ba0eb7e * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel: Add Icelake desktop CPUID (jsc#PED-5023 bsc#1211439).- Refresh patches.suse/intel_rapl-add-support-for-IceLake-desktop.patch.- Refresh patches.suse/powercap-intel-rapl-add-support-for-ICX.patch.- Refresh patches.suse/x86-intel-aggregate-big-core-client-naming.patch.- Refresh patches.suse/x86-intel-aggregate-big-core-mobile-naming.patch.- Refresh patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch.- commit 7786ce1 * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and WhiskeyLake CPUs (jsc#PED-5023 bsc#1211439).- commit 4d459ae * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDs (jsc#PED-5023 bsc#1211439).- commit 1e8abbc * Sat Dec 23 2023 tonyjAATTsuse.de- perf/x86: Add Intel Ice Lake NNPI uncore support (jsc#PED-5023 bsc#1211439).- Refresh patches.suse/x86-intel-aggregate-big-core-client-naming.patch.- Refresh patches.suse/x86-intel-aggregate-big-core-mobile-naming.patch.- Refresh patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch.- commit 55befa5 * Sat Dec 23 2023 tonyjAATTsuse.de- x86/cpu: Add Ice Lake NNPI to Intel family (jsc#PED-5023 bsc#1211439).- Refresh patches.suse/x86-intel-aggregate-big-core-mobile-naming.patch.- commit 34f99e6 * Fri Dec 22 2023 mfrancAATTsuse.cz- s390/vx: fix save/restore of fpu kernel context (git-fixes bsc#1218362).- commit 657e47b * Thu Dec 21 2023 dwagnerAATTsuse.de- nvme: sanitize metadata bounce buffer for reads (git-fixes).- commit 6f2b20c * Wed Dec 20 2023 oneukumAATTsuse.com- Input: powermate - fix use-after-free in powermate_config_complete (git-fixes).- commit 6690cf9 * Wed Dec 20 2023 oneukumAATTsuse.com- r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en() (git-fixes).- commit 64cb7dc * Wed Dec 20 2023 denis.kirjanovAATTsuse.com- ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet (bsc#1218253 CVE-2023-6932).- commit ebe786a * Tue Dec 19 2023 tbogendoerferAATTsuse.de- gve: Fixes for napi_poll when budget is 0 (bsc#1214479).- gve: Do not fully free QPL pages on prefill errors (bsc#1214479).- gve: fix frag_list chaining (bsc#1214479).- gve: RX path for DQO-QPL (bsc#1214479).- gve: Tx path for DQO-QPL (bsc#1214479).- gve: Control path for DQO-QPL (bsc#1214479).- gve: trivial spell fix Recive to Receive (bsc#1214479).- gve: unify driver name usage (bsc#1214479).- gve: Set default duplex configuration to full (bsc#1214479).- gve: Unify duplicate GQ min pkt desc size constants (bsc#1214479).- gve: Add XDP REDIRECT support for GQI-QPL format (bsc#1214479).- gve: Add XDP DROP and TX support for GQI-QPL format (bsc#1214479).- gve: Changes to add new TX queues (bsc#1214479).- gve: XDP support GQI-QPL: helper function changes (bsc#1214479).- gve: Fix gve interrupt names (bsc#1214479).- commit 9108d42 * Tue Dec 19 2023 petr.pavluAATTsuse.com- tracing: Update snapshot buffer on resize if it is allocated (git-fixes).- commit 30f36d0 * Tue Dec 19 2023 petr.pavluAATTsuse.com- ring-buffer: Fix memory leak of free page (git-fixes).- commit 7dfbb97 * Tue Dec 19 2023 petr.pavluAATTsuse.com- blacklist.conf: add a not-relevant ftrace fix- commit 09bf0c1 * Tue Dec 19 2023 oneukumAATTsuse.com- blacklist.conf: false positive- commit 71ff422 * Tue Dec 19 2023 oneukumAATTsuse.com- r8152: Add RTL8152_INACCESSIBLE checks to more loops (git-fixes).- commit 6e72146 * Tue Dec 19 2023 dkirjanovAATTsuse.com- net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speed (git-fixes).- commit ce068ed * Tue Dec 19 2023 oneukumAATTsuse.com- r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE (git-fixes).- commit 715a8e7 * Tue Dec 19 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 9a12072 * Tue Dec 19 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit cc9998b * Tue Dec 19 2023 dkirjanovAATTsuse.com- net: stmmac: Move debugfs init/exit to ->probe()/->remove() (git-fixes).- commit e003b9a * Tue Dec 19 2023 dkirjanovAATTsuse.com- net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode (git-fixes).- commit 39aa8c8 * Tue Dec 19 2023 dkirjanovAATTsuse.com- net: macb: disable scatter-gather for macb on sama5d3 (git-fixes).- commit a5f5aa8 * Mon Dec 18 2023 dkirjanovAATTsuse.com- netfilter: nft_compat: use-after-free when deleting targets (git-fixes).- commit 2ea1f0c * Mon Dec 18 2023 dkirjanovAATTsuse.com- netfilter: nf_tables: fix use-after-free when deleting compat expressions (git-fixes).- commit b4fa1c0 * Mon Dec 18 2023 dkirjanovAATTsuse.com- tcp: fix under-evaluated ssthresh in TCP Vegas (git-fixes).- commit b480783 * Mon Dec 18 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 14f35e3 * Sat Dec 16 2023 dkirjanovAATTsuse.com- netfilter: ebtables: also count base chain policies (git-fixes).- Refresh patches.kabi/netfilter-preserve-KABI-for-xt_compat_init_offsets.patch.- commit 051bd2a * Sat Dec 16 2023 dkirjanovAATTsuse.com- netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present (git-fixes).- Refresh patches.kabi/netfilter-preserve-KABI-for-xt_compat_init_offsets.patch.- commit 332123a * Sat Dec 16 2023 dkirjanovAATTsuse.com- netfilter: ebtables: don\'t attempt to allocate 0-sized compat array (git-fixes).- Refresh patches.kabi/netfilter-preserve-KABI-for-xt_compat_init_offsets.patch.- commit 39f9e26 * Fri Dec 15 2023 dkirjanovAATTsuse.com- netfilter: preserve KABI for xt_compat_init_offsets (git-fixes).- commit 71e46a5 * Fri Dec 15 2023 dkirjanovAATTsuse.com- netfilter: compat: reject huge allocation requests (git-fixes).- commit f398964 * Fri Dec 15 2023 dkirjanovAATTsuse.com- netfilter: compat: prepare xt_compat_init_offsets to return errors (git-fixes).- commit a1a8d4f * Thu Dec 14 2023 mfrancAATTsuse.cz- KVM: s390/mm: Properly reset no-dat (git-fixes bsc#1218057).- commit d3f8ccb * Wed Dec 13 2023 petr.pavluAATTsuse.com- tracing: Disable snapshot buffer when stopping instance tracers (git-fixes).- commit b07eab3 * Wed Dec 13 2023 petr.pavluAATTsuse.com- tracing: Stop current tracer when resizing buffer (git-fixes).- commit 5c0c11a * Wed Dec 13 2023 petr.pavluAATTsuse.com- tracing: Always update snapshot buffer size (git-fixes).- commit c831a81 * Wed Dec 13 2023 petr.pavluAATTsuse.com- tracing: relax trace_event_eval_update() execution with cond_resched() (git-fixes).- commit f1e2f19 * Tue Dec 12 2023 jwiesnerAATTsuse.de- xfrm6: fix inet6_dev refcount underflow problem (git-fixes).- commit 50692e8 * Tue Dec 12 2023 denis.kirjanovAATTsuse.com- README.BRANCH: update maintainers list- commit 4795fb8 * Tue Dec 12 2023 jwiesnerAATTsuse.de- ipv6/addrconf: fix a potential refcount underflow for idev (git-fixes).- commit 0afb0f6 * Tue Dec 12 2023 jwiesnerAATTsuse.de- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).- commit a02e296 * Tue Dec 12 2023 jwiesnerAATTsuse.de- ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods (git-fixes).- commit 934530e * Tue Dec 12 2023 jwiesnerAATTsuse.de- sit: proper dev_{hold|put} in ndo_[un]init methods (git-fixes).- commit 96165ef * Tue Dec 12 2023 jwiesnerAATTsuse.de- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods (git-fixes).- commit 42264ea * Tue Dec 12 2023 jwiesnerAATTsuse.de- ip6_gre: proper dev_{hold|put} in ndo_[un]init methods (git-fixes).- commit 8fe5105 * Tue Dec 12 2023 jwiesnerAATTsuse.de- xsk: Fix incorrect netdev reference count (git-fixes).- commit 2ed0c59 * Tue Dec 12 2023 jwiesnerAATTsuse.de- xfrm: reuse uncached_list to track xdsts (git-fixes).- blacklist.conf: remove from the blacklist- Refresh patches.suse/ipv4-fix-race-condition-between-route-lookup-and-inv.patch.- Refresh patches.suse/ipv4-lock-mtu-in-fnhe-when-received-PMTU-net.ipv4.ro.patch.- commit 38edc03 * Tue Dec 12 2023 tbogendoerferAATTsuse.de- net/tg3: fix race condition in tg3_reset_task() (bsc#1217801).- net/tg3: resolve deadlock in tg3_reset_task() during EEH (bsc#1217801).- commit b55327d * Mon Dec 11 2023 petr.pavluAATTsuse.com- tracing: Fix a possible race when disabling buffered events (bsc#1217036).- commit 5f21a8d * Mon Dec 11 2023 oneukumAATTsuse.com- net: usb: ax88179_178a: fix failed operations during ax88179_reset (git-fixes).- commit 9041dc6 * Mon Dec 11 2023 oneukumAATTsuse.com- r8152: Cancel hw_phy_work if we have an error in probe (git-fixes).- commit 6ae718a * Mon Dec 11 2023 oneukumAATTsuse.com- r8152: Run the unload routine if we have errors during probe (git-fixes).- commit d668b36 * Mon Dec 11 2023 oneukumAATTsuse.com- r8152: Increase USB control msg timeout to 5000ms as per spec (git-fixes).- commit 3e20995 * Mon Dec 11 2023 petr.pavluAATTsuse.com- tracing: Fix a warning when allocating buffered events fails (bsc#1217036).- commit 80b9661 * Mon Dec 11 2023 oneukumAATTsuse.com- net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg (git-fixes).- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() (git-fixes).- commit 9c4175d * Mon Dec 11 2023 mfrancAATTsuse.cz- KVM: s390: vsie: fix wrong VIR 37 when MSO is used (git-fixes bsc#1217936).- commit 4da118c * Mon Dec 11 2023 dwagnerAATTsuse.de- nvmet: nul-terminate the NQNs passed in the connect command (bsc#1217250 CVE-2023-6121).- commit 2021a67 * Mon Dec 11 2023 petr.pavluAATTsuse.com- tracing: Fix incomplete locking when disabling buffered events (bsc#1217036).- commit 9d8e191 * Mon Dec 11 2023 petr.pavluAATTsuse.com- tracing: Fix warning in trace_buffered_event_disable() (git-fixes, bsc#1217036).- commit 693b5e0 * Fri Dec 08 2023 petr.pavluAATTsuse.com- kernel-source: Remove config-options.changes (jsc#PED-5021) The file doc/config-options.changes was used in the past to document kernel config changes. It was introduced in 2010 but haven\'t received any updates on any branch since 2015. The file is renamed by tar-up.sh to config-options.changes.txt and shipped in the kernel-source RPM package under /usr/share/doc. As its content now only contains outdated information, retaining it can lead to confusion for users encountering this file. Config changes are nowadays described in associated Git commit messages, which get automatically collected and are incorporated into changelogs of kernel RPM packages. Drop then this obsolete file, starting with its packaging logic. For branch maintainers: Upon merging this commit on your branch, please correspondingly delete the file doc/config-options.changes.- commit adedbd2 * Fri Dec 08 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Simplify the list of references (jsc#PED-5021) Reduce indentation in the list of references, make the style consistent with README.md.- commit 70e3c33 * Thu Dec 07 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Add how to update the config for module signing (jsc#PED-5021) Configuration files for SUSE kernels include settings to integrate with signing support provided by the Open Build Service. This creates problems if someone tries to use such a configuration file to build a \"standalone\" kernel as described in doc/README.SUSE: * Default configuration files available in the kernel-source repository unset CONFIG_MODULE_SIG_ALL to leave module signing to pesign-obs-integration. In case of a \"standalone\" build, this integration is not available and the modules don\'t get signed. * The kernel spec file overrides CONFIG_MODULE_SIG_KEY to \".kernel_signing_key.pem\" which is a file populated by certificates provided by OBS but otherwise not available. The value ends up in /boot/config-$VERSION-$RELEASE-$FLAVOR and /proc/config.gz. If someone decides to use one of these files as their base configuration then the build fails with an error because the specified module signing key is missing. Add information on how to enable module signing and where to find the relevant upstream documentation.- commit a699dc3 * Thu Dec 07 2023 mkubecekAATTsuse.cz- net/ulp: use consistent error code when blocking ULP (CVE-2023-0461 bsc#1208787 bsc#1217079).- net/ulp: prevent ULP without clone op from entering the LISTEN status (CVE-2023-0461 bsc#1208787 bsc#1217079).- commit fb04b97 * Wed Dec 06 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Remove how to build modules using kernel-source (jsc#PED-5021) Remove the first method how to build kernel modules from the readme. It describes a process consisting of the kernel-source installation, configuring this kernel and then performing an ad-hoc module build. This method is not ideal as no modversion data is involved in the process. It results in a module with no symbol CRCs which can be wrongly loaded on an incompatible kernel. Removing the method also simplifies the readme because only two main methods how to build the modules are then described, either doing an ad-hoc build using kernel-devel, or creating a proper Kernel Module Package.- commit 9285bb8 * Wed Dec 06 2023 oneukumAATTsuse.com- Revert \"Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work\" (git-fixes).- commit a2b7495 * Wed Dec 06 2023 colyliAATTsuse.de- md/raid10: prevent soft lockup while flush writes (git-fixes).- md/raid10: fix io loss while replacement replace rdev (git-fixes).- md/raid10: Do not add spare disk when recovery fails (git-fixes).- md/raid10: clean up md_add_new_disk() (git-fixes).- md/raid10: prioritize adding disk to \'removed\' mirror (git-fixes).- md/raid10: improve code of mrdev in raid10_sync_request (git-fixes).- md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request (git-fixes).- md/bitmap: factor out a helper to set timeout (git-fixes).- md/bitmap: always wake up md_thread in timeout_store (git-fixes).- dm-raid: remove useless checking in raid_message() (git-fixes).- md/raid10: fix wrong setting of max_corr_read_errors (git-fixes).- md/raid10: fix overflow of md/safe_mode_delay (git-fixes).- md: fix data corruption for raid456 when reshape restart while grow up (git-fixes).- md/raid10: check slab-out-of-bounds in md_bitmap_get_counter (git-fixes).- md/raid10: fix memleak of md thread (git-fixes).- md/raid10: fix memleak for \'conf->bio_split\' (git-fixes).- md/raid10: fix leak of \'r10bio->remaining\' for recovery (git-fixes).- md/raid10: fix null-ptr-deref in raid10_sync_request (git-fixes).- md: avoid signed overflow in slot_store() (git-fixes).- md: fix incorrect declaration about claim_rdev in md_import_device (git-fixes).- md: remove lock_bdev / unlock_bdev (git-fixes).- md: Flush workqueue md_rdev_misc_wq in md_alloc() (git-fixes).- md: do not return existing mddevs from mddev_find_or_alloc (git-fixes).- md: refactor mddev_find_or_alloc (git-fixes).- md: factor out a mddev_alloc_unit helper from mddev_find (git-fixes).- md: get sysfs entry after redundancy attr group create (git-fixes).- commit 293695f * Wed Dec 06 2023 colyliAATTsuse.de- md: fix deadlock causing by sysfs_notify (git-fixes).- Refresh patches.kabi/md-backport-kabi.patch.- commit f6c5a12 * Wed Dec 06 2023 colyliAATTsuse.de- md: flush md_rdev_misc_wq for HOT_ADD_DISK case (git-fixes).- md: add new workqueue for delete rdev (git-fixes).- commit 17e8908 * Wed Dec 06 2023 colyliAATTsuse.de- blacklist.conf: update for non-backport commits- commit 8da9f2d * Tue Dec 05 2023 oneukumAATTsuse.com- usb-storage: fix deadlock when a scsi command timeouts more than once (git-fixes).- commit cf05cec * Tue Dec 05 2023 oneukumAATTsuse.com- USB: serial: option: add UNISOC vendor and TOZED LT70C product (git-fixes).- commit 762e0de * Tue Dec 05 2023 oneukumAATTsuse.com- USB: serial: option: add Quectel RM500U-CN modem (git-fixes).- Refresh patches.suse/USB-serial-option-add-Quectel-EC200A-module-support.patch.- commit b94685a * Tue Dec 05 2023 oneukumAATTsuse.com- USB: serial: option: add Telit FE990 compositions (git-fixes).- commit 55c3b8d * Tue Dec 05 2023 oneukumAATTsuse.com- blacklist.conf: cleanup- commit 8877293 * Tue Dec 05 2023 oneukumAATTsuse.com- blacklist.conf: pure cleanup- commit e8a295a * Tue Dec 05 2023 oneukumAATTsuse.com- usb: typec: tcpm: Fix altmode re-registration causes sysfs create fail (git-fixes).- commit fc9ee7b * Tue Dec 05 2023 tbogendoerferAATTsuse.de- net: mana: Configure hwc timeout from hardware (bsc#1214037).- net: mana: Fix MANA VF unload when hardware is unresponsive (bsc#1214764).- commit 66a91f5 * Tue Dec 05 2023 neilbAATTsuse.de- Update patches.kabi/NFSv4-Fix-OPEN-CLOSE-race-FIX.patch (bsc#1176950, bsc#1217525).- Refresh patches.kabi/NFSv4-Wait-for-stateid-updates-after-CLOSE-OPEN_DOWN_kabi.patch.- commit 70e60bf * Mon Dec 04 2023 mkubecekAATTsuse.cz- netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one (CVE-2023-39197 bsc#1216976).- commit 91c26b6 * Fri Dec 01 2023 msuchanekAATTsuse.de- kernel-binary: suse-module-tools is also required when installed Requires(pre) adds dependency for the specific sciptlet. However, suse-module-tools also ships modprobe.d files which may be needed at posttrans time or any time the kernel is on the system for generating ramdisk. Add plain Requires as well.- commit 8c12816 * Fri Dec 01 2023 msuchanekAATTsuse.de- rpm: Use run_if_exists for all external scriptlets With that the scriptlets do not need to be installed for build.- commit 25edd65 * Fri Dec 01 2023 jackAATTsuse.cz- ext4: Avoid freeing inodes on dirty list (bsc#1216989).- commit 44d936e * Fri Dec 01 2023 petr.pavluAATTsuse.com- Revert \"tracing: Fix warning in trace_buffered_event_disable()\" (bsc#1217036) Temporarily revert the commit. It exposed a separate issue related to trace buffered event synchronization which needs to be fixed first.- commit 579dd1d * Thu Nov 30 2023 jslabyAATTsuse.cz- README.SUSE: fix patches.addon use It\'s series, not series.conf in there. And make it more precise on when the patches are applied.- commit cb8969c * Wed Nov 29 2023 bwiedemannAATTsuse.de- Do not store build host name in initrd Without this patch, kernel-obs-build stored the build host name in its .build.initrd.kvm This patch allows for reproducible builds of kernel-obs-build and thus avoids re-publishing the kernel-obs-build.rpm when nothing changed. Note that this has no influence on the /etc/hosts file that is used during other OBS builds. https://bugzilla.opensuse.org/show_bug.cgi?id=1084909- commit fd3a75e * Tue Nov 28 2023 msuchanekAATTsuse.de- cpu/hotplug: Create SMT sysfs interface for all arches (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).- Refresh patches.suse/cpu-SMT-Move-SMT-prototypes-into-cpu_smt.h.patch.- Refresh patches.suse/cpu-SMT-Store-the-current-max-number-of-threads.patch.- Refresh patches.suse/cpu-smt-create-and-export-cpu_smt_possible.patch.- Refresh patches.suse/x86-power-Fix-nosmt-vs-hibernation-triple-fault-duri.patch.- commit f37a0c7 * Tue Nov 28 2023 msuchanekAATTsuse.de- Update config files.- commit dbf7641 * Tue Nov 28 2023 mfrancAATTsuse.cz- s390/cio: unregister device when the only path is gone (git-fixes bsc#1217607).- commit 750467a * Tue Nov 28 2023 mfrancAATTsuse.cz- s390/dasd: use correct number of retries for ERP requests (git-fixes bsc#1217604).- s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling (git-fixes bsc#1217603).- commit d2fc41b * Tue Nov 28 2023 jgrossAATTsuse.com- cpu/SMT: Remove topology_smt_supported() (bsc#1214408).- commit 3012e9b * Tue Nov 28 2023 jgrossAATTsuse.com- cpu/SMT: Store the current/max number of threads (bsc#1214408).- Refresh patches.kabi/cpu-hotplug-Fix-SMT-disabled-by-BIOS-detection-for-K.patch.- commit bfa1761 * Mon Nov 27 2023 jgrossAATTsuse.com- cpu/SMT: Move smt/control simple exit cases earlier (bsc#1214408).- commit acb1c39 * Mon Nov 27 2023 jgrossAATTsuse.com- cpu/SMT: Move SMT prototypes into cpu_smt.h (bsc#1214408).- Refresh patches.kabi/cpu-hotplug-Fix-SMT-disabled-by-BIOS-detection-for-K.patch.- commit 76bedc5 * Mon Nov 27 2023 mfrancAATTsuse.cz- s390/dasd: protect device queue against concurrent access (git-fixes bsc#1217519).- commit dab3b0f * Fri Nov 24 2023 petr.pavluAATTsuse.com- tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together (bsc#1216031).- commit f260538 * Fri Nov 24 2023 fcrozatAATTsuse.com- Ensure ia32_emulation is always enabled for kernel-obs-build If ia32_emulation is disabled by default, ensure it is enabled back for OBS kernel to allow building 32bit binaries (jsc#PED-3184) [ms: Always pass the parameter, no need to grep through the config which may not be very reliable]- commit 56a2c2f * Wed Nov 22 2023 msuchanekAATTsuse.de- rpm: Define git commit as macro- commit bcc92c8 * Wed Nov 22 2023 msuchanekAATTsuse.de- kernel-source: Move provides after sources- commit dbbf742 * Tue Nov 21 2023 jleeAATTsuse.com- kobject: Fix slab-out-of-bounds in fill_kobj_path() (bsc#1216058 CVE-2023-45863).- commit 9922921 * Tue Nov 21 2023 ailiopAATTsuse.com- xfs: make sure maxlen is still congruent with prod when rounding down (git-fixes).- commit 0154927 * Tue Nov 21 2023 ailiopAATTsuse.com- xfs: fix units conversion error in xfs_bmap_del_extent_delay (git-fixes).- commit 6c99467 * Fri Nov 17 2023 dkirjanovAATTsuse.com- l2tp: fix refcount leakage on PPPoL2TP sockets (git-fixes).- commit 0e54c67 * Fri Nov 17 2023 dkirjanovAATTsuse.com- l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow (git-fixes).- commit 28faea4 * Thu Nov 16 2023 tonyjAATTsuse.de- perf/core: Fix potential NULL deref (bsc#1216584 CVE-2023-5717).- commit f386e74 * Thu Nov 16 2023 tonyjAATTsuse.de- perf: Disallow mis-matched inherited group reads (bsc#1216584 CVE-2023-5717). Implement KABI fix for above- commit 5b65c0e * Thu Nov 16 2023 tonyjAATTsuse.de- perf/core: Fix __perf_read_group_add() locking (bsc#1216584 CVE-2023-5717).- perf/core: Fix locking for children siblings group read (bsc#1216584 CVE-2023-5717).- commit 8ccfe6e * Thu Nov 16 2023 mfrancAATTsuse.cz- s390/crashdump: fix TOD programmable field size (git-fixes bsc#1217206).- commit 9780bde * Tue Nov 14 2023 petr.pavluAATTsuse.com- blacklist.conf: Add a not-suitable kprobes patch- commit 0eb14eb * Tue Nov 14 2023 petr.pavluAATTsuse.com- ring-buffer: Avoid softlockup in ring_buffer_resize() (git-fixes).- commit d8d3409 * Tue Nov 14 2023 dwagnerAATTsuse.de- scsi: qla2xxx: Use FIELD_GET() to extract PCIe capability fields (git-fixes).- scsi: qla2xxx: Fix double free of dsd_list during driver load (git-fixes).- commit 9172a73 * Mon Nov 13 2023 schwabAATTsuse.de- rpm/check-for-config-changes: add HAVE_SHADOW_CALL_STACK to IGNORED_CONFIGS_RE Not supported by our compiler.- commit eb32b5a * Mon Nov 13 2023 mfrancAATTsuse.cz- s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dir (LTC#203996 bsc#1217087).- commit 3a41a21 * Mon Nov 13 2023 mfrancAATTsuse.cz- s390/cmma: fix detection of DAT pages (LTC#203996 bsc#1217087).- commit b4ffc60 * Mon Nov 13 2023 mfrancAATTsuse.cz- s390/mm: add missing arch_set_page_dat() call to gmap allocations (LTC#203996 bsc#1217087).- commit 1b2cc83 * Mon Nov 13 2023 mfrancAATTsuse.cz- s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc() (LTC#203996 bsc#1217087).- commit 0dd665d * Mon Nov 13 2023 mfrancAATTsuse.cz- s390/cmma: fix initial kernel address space page table walk (LTC#203996 bsc#1217087).- commit 1ad76c2 * Mon Nov 13 2023 tbogendoerferAATTsuse.de- igb: set max size RX buffer when store bad packet is enabled (bsc#1216259 CVE-2023-45871).- commit d675d77 * Fri Nov 10 2023 tiwaiAATTsuse.de- drm/qxl: fix UAF on handle creation (CVE-2023-39198 bsc#1216965).- commit 9ba677b * Fri Nov 03 2023 jleeAATTsuse.com- Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO (bsc#1210780 CVE-2023-31083).- commit b07c667 * Wed Nov 01 2023 jslabyAATTsuse.cz- rpm/check-for-config-changes: add AS_WRUSS to IGNORED_CONFIGS_RE Add AS_WRUSS as an IGNORED_CONFIGS_RE entry in check-for-config-changes to fix build on x86_32. There was a fix submitted to upstream but it was not accepted: https://lore.kernel.org/all/20231031140504.GCZUEJkMPXSrEDh3MAAATTfat_crate.local/ So carry this in IGNORED_CONFIGS_RE instead.- commit 7acca37 * Tue Oct 31 2023 mkoutnyAATTsuse.com- net-memcg: Fix scope of sockmem pressure indicators (bsc#1216759).- commit 508863b * Tue Oct 24 2023 tiwaiAATTsuse.de- ubi: Refuse attaching if mtd\'s erasesize is 0 (CVE-2023-31085 bsc#1210778).- commit 0f8804e * Tue Oct 24 2023 oneukumAATTsuse.com- USB: ene_usb6250: Allocate enough memory for full object (bsc#1216051 CVE-2023-45862).- commit 6d3e018 * Mon Oct 23 2023 mfrancAATTsuse.cz- scsi: zfcp: Fix a double put in zfcp_port_enqueue() (git-fixes bsc#1216514).- commit 64da298 * Mon Oct 23 2023 mfrancAATTsuse.cz- s390/pci: fix iommu bitmap allocation (git-fixes bsc#1216513).- commit 5844864 * Mon Oct 23 2023 mgormanAATTsuse.de- sched/fair: Don\'t balance task to its current running CPU (git fixes (sched)).- sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain() (git fixes (sched)).- sched: Reenable interrupts in do_sched_yield() (git fixes (sched)).- sched: correct SD_flags returned by tl->sd_flags() (git fixes (sched)).- sched: Avoid scale real weight down to zero (git fixes (sched)).- sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr() (git fixes (sched)).- sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE (git fixes (sched)).- sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer() (git fixes (sched)).- commit 913e5fc * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Complex dependencies missing, fix only in the event of a customer bug- commit b83449b * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Complex dependencies missing, fix only in the event of a customer bug- commit 9afb234 * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Complex dependencies missing, fix only in the event of a customer bug- commit bb2fa98 * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Complex dependencies missing, fix only in the event of a customer bug- commit d6a80de * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Complex dependencies missing, fix only in the event of a customer bug- commit ede2396 * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: KABI hazard, fix only in the event of a customer bug- commit 8fb5a69 * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Potentially surprising change in behaviour, fix only in the event of a customer bug- commit 1100fe5 * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Potentially surprising change in behaviour, fix only in the event of a customer bug- commit c026b47 * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Potentially surprising change in behaviour, fix only in the event of a customer bug- commit 0f74b6a * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Fix only in the event of a customer bug- commit 17b0259 * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Mostly cosmetic fix to a build warning- commit 1af83e7 * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Fix to experimental feature, fix only in the event of a customer bug- commit 56273cd * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Complex dependencies missing that applies to an extreme corner case, fix only in the event of a customer bug- commit d67ae17 * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Complex dependencies missing, fix only in the event of a customer bug- commit 9b299fd * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: KABI hazard, fix only in the event of a customer bug- commit cd58927 * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Guard against unlikely tuning value, fix only in the event of a customer bug- commit 166c336 * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Missing dependencies, fix only in the event of a customer bug- commit cbebcfe * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Sparse warning fix- commit b199522 * Mon Oct 23 2023 mgormanAATTsuse.de- blacklist.conf: Cosmetic, debugging patch for unused config- commit 22b7a31 * Mon Oct 23 2023 jslabyAATTsuse.cz- iommu/amd: Set iommu->int_enabled consistently when interrupts are set up (bsc#1206010).- commit d889c94 * Mon Oct 23 2023 jslabyAATTsuse.cz- iommu/amd: Remove useless irq affinity notifier (bsc#1206010).- Delete patches.kabi/kABI-Fix-kABI-for-struct-amd_iommu.patch.- commit 2e08e52 * Mon Oct 23 2023 jslabyAATTsuse.cz- kabi: iommu/amd: Fix IOMMU interrupt generation in X2APIC mode (bsc#1206010).- iommu/amd: Fix IOMMU interrupt generation in X2APIC mode (bsc#1206010).- commit 422a4d8 * Thu Oct 19 2023 jgrossAATTsuse.com- virtio_balloon: fix increment of vb->num_pfns in fill_balloon() (git-fixes).- commit 595e0b1 * Thu Oct 19 2023 jgrossAATTsuse.com- 9p: virtio: make sure \'offs\' is initialized in zc_request (git-fixes).- commit 10bf215 * Thu Oct 19 2023 jgrossAATTsuse.com- blacklist.conf: add \"hwrng: virtio - Fix race on data_avail and actual data\"- commit c5a6489 * Thu Oct 19 2023 jgrossAATTsuse.com- virtio_net: Fix error unwinding of XDP initialization (git-fixes).- commit 2d8db2e * Thu Oct 19 2023 jgrossAATTsuse.com- vhost-scsi: unbreak any layout for response (git-fixes).- commit 4eba973 * Thu Oct 19 2023 jgrossAATTsuse.com- virtio: Protect vqs list access (git-fixes).- commit 0445801 * Wed Oct 18 2023 jgrossAATTsuse.com- crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req() (git-fixes).- commit 1c1619c * Wed Oct 18 2023 jgrossAATTsuse.com- vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock() (git-fixes).- Refresh patches.suse/vhost-vsock-accept-only-packets-with-the-right-dst_c.patch. patches.suse/net-virtio_vsock-Enhance-connection-semantics.patch- commit b2f8fd4 * Wed Oct 18 2023 jgrossAATTsuse.com- virtio_balloon: fix deadlock on OOM (git-fixes).- commit 55dd88a * Wed Oct 18 2023 jgrossAATTsuse.com- xen-netback: use default TX queue size for vifs (git-fixes).- commit bcb62a2 * Wed Oct 18 2023 jgrossAATTsuse.com- xen/x86: obtain full video frame buffer address for Dom0 also under EFI (bsc#1215743).- commit 04d5576 * Wed Oct 18 2023 jgrossAATTsuse.com- xen/x86: obtain upper 32 bits of video frame buffer address for Dom0 (bsc#1215743).- commit e0fb7ee * Tue Oct 17 2023 mfrancAATTsuse.cz- s390/ptrace: fix setting syscall number (git-fixes bsc#1216340).- commit 46941f7 * Mon Oct 16 2023 oneukumAATTsuse.com- usb: typec: altmodes/displayport: fix pin_assignment_show (git-fixes).- commit d110fbf * Mon Oct 16 2023 oneukumAATTsuse.com- usb: typec: altmodes/displayport: Fix configure initial pin assignment (git-fixes).- commit 849955e * Mon Oct 16 2023 oneukumAATTsuse.com- net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read (git-fixes).- commit f96b2d4 * Thu Oct 12 2023 jgrossAATTsuse.com- xen/events: replace evtchn_rwlock with RCU (bsc#1215745, xsa-441, cve-2023-34324).- commit a9545c4 * Wed Oct 11 2023 mfrancAATTsuse.cz- blacklist.conf: risky backport that doesn\'t fix any actual bug- commit 3d04b1a * Wed Oct 11 2023 mfrancAATTsuse.cz- s390/vdso: add missing FORCE to build targets (git-fixes bsc#1216140).- commit cd866ae * Wed Oct 11 2023 mfrancAATTsuse.cz- blacklist.conf: does not really fix any bug- commit cba9926 * Wed Oct 11 2023 mfrancAATTsuse.cz- blacklist.conf: changes exported symbol- commit d468872 * Wed Oct 11 2023 oneukumAATTsuse.com- ratelimit: Fix data-races in ___ratelimit() (git-fixes).- commit 3f2541c * Wed Oct 11 2023 oneukumAATTsuse.com- blacklist.conf: cleanup, not fix- commit 23ed894 * Wed Oct 11 2023 oneukumAATTsuse.com- audit: fix potential double free on error path from fsnotify_add_inode_mark (git-fixes).- commit 4086838 * Wed Oct 11 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant in our configs- commit 60908b6 * Wed Oct 11 2023 oneukumAATTsuse.com- tools/thermal: Fix possible path truncations (git-fixes).- commit 012a1c3 * Wed Oct 11 2023 oneukumAATTsuse.com- blacklist.conf: build only fix- commit 9be29dc * Tue Oct 10 2023 mfrancAATTsuse.cz- KVM: s390: fix sthyi error handling (git-fixes bsc#1216107).- commit 1e42611 * Tue Oct 10 2023 mfrancAATTsuse.cz- blacklist.conf: the codebase changed too much to backport the patch- commit 79518bf * Tue Oct 10 2023 vkarasulliAATTsuse.de- netfilter: nfnetlink_osf: avoid OOB read (bsc#1216046 CVE-2023-39189).- commit 1a88b87 * Mon Oct 09 2023 mkoutnyAATTsuse.com- kabi: blkcg_policy_data fix KABI (bsc#1216062 bsc#1225203).- commit 6c1e81e * Mon Oct 09 2023 mkoutnyAATTsuse.com- blk-cgroup: support to track if policy is online (bsc#1216062 bsc#1225203).- commit c56f565 * Mon Oct 09 2023 mkoutnyAATTsuse.com- mm, memcg: reconsider kmem.limit_in_bytes deprecation (bsc#1208788 bsc#1213705).- commit 2d13fe0 * Mon Oct 09 2023 mkoutnyAATTsuse.com- memcg: drop kmem.limit_in_bytes (bsc#1208788) This brings a breaking commit for easier backport, it\'ll be fixed differently in a following commit.- commit f87e772 * Mon Oct 09 2023 mkoutnyAATTsuse.com- blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before init (bsc#1216062 bsc#1225203).- commit 0dd445b * Mon Oct 09 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 82b90b6c5b38 cgroup:namespace: Remove unused cgroup_namespaces_init()- commit 154e29d * Mon Oct 09 2023 oneukumAATTsuse.com- USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs (git-fixes).- commit 86ad453 * Mon Oct 09 2023 oneukumAATTsuse.com- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2 (git-fixes).- commit 5c6ec60 * Mon Oct 09 2023 oneukumAATTsuse.com- net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg (git-fixes).- commit aaff955 * Mon Oct 09 2023 schwabAATTsuse.de- mkspec-dtb: add toplevel symlinks also on arm- commit ed29cae * Sat Oct 07 2023 petr.pavluAATTsuse.com- doc/README.PATCH-POLICY.SUSE: Convert the document to Markdown (jsc#PED-5021)- commit c05cfc9 * Sat Oct 07 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Convert the document to Markdown (jsc#PED-5021)- commit bff5e3e * Fri Oct 06 2023 petr.pavluAATTsuse.com- ring-buffer: Fix bytes info in per_cpu buffer stats (git-fixes).- commit 5490bdd * Fri Oct 06 2023 petr.pavluAATTsuse.com- tracing: Fix race issue between cpu buffer write and swap (git-fixes).- commit cd23ed9 * Fri Oct 06 2023 petr.pavluAATTsuse.com- blacklist.conf: Add a not-needed ftrace cleanup- commit 8f29597 * Fri Oct 06 2023 petr.pavluAATTsuse.com- tracing: Fix memleak due to race between current_tracer and trace (git-fixes).- commit 39d6a56 * Fri Oct 06 2023 petr.pavluAATTsuse.com- tracing: Fix cpu buffers unavailable due to \'record_disabled\' missed (git-fixes).- commit 6f0b300 * Thu Oct 05 2023 mkoutnyAATTsuse.com- Update patches.suse/ipv6-sr-fix-out-of-bounds-read-when-setting-HMAC-dat.patch (bsc#1211592 CVE-2023-2860).- commit bb891c5 * Thu Oct 05 2023 mfrancAATTsuse.cz- s390/zcrypt: fix reply buffer calculations for CCA replies (LTC#203322 bsc#1213950).- commit 877301e * Thu Oct 05 2023 mfrancAATTsuse.cz- s390/zcrypt: change reply buffer size offering (LTC#203322 bsc#1213950).- commit e230ae5 * Thu Oct 05 2023 mfrancAATTsuse.cz- scsi: zfcp: Defer fc_rport blocking until after ADISC response (LTC#203327 bsc#1213977 git-fixes).- commit 1163975 * Wed Oct 04 2023 mfrancAATTsuse.cz- s390: add z16 elf platform (LTC#203790 bsc#1215954).- commit 2f5d3f2 * Wed Oct 04 2023 mkubecekAATTsuse.cz- net: xfrm: Fix xfrm_address_filter OOB read (CVE-2023-39194 bsc#1215861).- commit 30ab691 * Wed Oct 04 2023 mkubecekAATTsuse.cz- netfilter: xt_sctp: validate the flag_info count (CVE-2023-39193 bsc#1215860).- commit bc6f173 * Wed Oct 04 2023 mkubecekAATTsuse.cz- netfilter: xt_u32: validate user space input (CVE-2023-39192 bsc#1215858).- commit a35eb65 * Wed Oct 04 2023 mkubecekAATTsuse.cz- ipv4: fix null-deref in ipv4_link_failure (CVE-2023-42754 bsc#1215467).- commit 3bbdd91 * Tue Oct 03 2023 mfrancAATTsuse.cz- KVM: s390: vsie: fix the length of APCB bitmap (git-fixes bsc#1215898).- commit fe1e883 * Tue Oct 03 2023 mfrancAATTsuse.cz- KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field (git-fixes bsc#1215897).- commit 8cf6ae4 * Tue Oct 03 2023 petr.pavluAATTsuse.com- doc/README.PATCH-POLICY.SUSE: Remove the list of links (jsc#PED-5021) All links have been incorporated into the text. Remove now unnecessary list at the end of the document.- commit 43d62b1 * Tue Oct 03 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Adjust heading style (jsc#PED-5021) * Underscore all headings as a preparation for Markdown conversion. * Use title-style capitalization for the document name and sentence-style capitalization for section headings, as recommended in the current SUSE Documentation Style Guide.- commit 11e3267 * Tue Oct 03 2023 mkubecekAATTsuse.cz- tcp: Reduce chance of collisions in inet6_hashfn() (CVE-2023-1206 bsc#1212703).- commit a16b5ec * Mon Oct 02 2023 pmladekAATTsuse.com- blacklist.conf: workqueue: compiler warning on 32-bit systems with Clang (bsc#1215877)- commit cdf35f4 * Mon Oct 02 2023 pmladekAATTsuse.com- blacklist.conf: printk: cosmetic problem- commit ba43537 * Mon Oct 02 2023 nik.borisovAATTsuse.com- x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry (git-fixes).- commit d4fe2d4 * Mon Oct 02 2023 nik.borisovAATTsuse.com- x86/microcode/AMD: Track patch allocation size explicitly (git-fixes).- commit 305d18a * Mon Oct 02 2023 nik.borisovAATTsuse.com- x86/topology: Fix multiple packages shown on a single-package system (git-fixes).- Refresh patches.suse/x86-topology-fix-duplicated-core-id-within-a-package.patch.- commit e04b6c0 * Mon Oct 02 2023 nik.borisovAATTsuse.com- x86/topology: Fix duplicated core ID within a package (git-fixes).- commit 5593f75 * Mon Oct 02 2023 nik.borisovAATTsuse.com- x86/microcode/intel: Do not retry microcode reloading on the APs (git-fixes).- commit 392e38e * Mon Oct 02 2023 nik.borisovAATTsuse.com- x86/resctrl: Fix to restore to original value when re-enabling hardware prefetch register (git-fixes).- commit 307ba1a * Mon Oct 02 2023 nik.borisovAATTsuse.com- x86/pm: Fix false positive kmemleak report in msr_build_context() (git-fixes).- commit 7540d75 * Mon Oct 02 2023 nik.borisovAATTsuse.com- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN (git-fixes).- commit f994f11 * Mon Oct 02 2023 nik.borisovAATTsuse.com- Refresh patches.kabi/cpufeatures-kabi-fix.patch. Implement support fo extended bug words alongside extended capability words.- commit 96606bc * Mon Oct 02 2023 nik.borisovAATTsuse.com- x86/bugs: Add \"unknown\" reporting for MMIO Stale Data (git-fixes).- commit c3937f6 * Mon Oct 02 2023 nik.borisovAATTsuse.com- ACPICA: Avoid cache flush inside virtual machines (git-fixes).- commit 924fa52 * Fri Sep 29 2023 petr.pavluAATTsuse.com- tracing: Reverse the order of trace_types_lock and event_mutex (git-fixes bsc#1215634).- blacklist.conf: Remove the patch- commit f4d2e9c * Thu Sep 28 2023 vliaskovitisAATTsuse.com- blk-mq: Rerun dispatching in the case of budget contention (bsc#1214586).- commit 8383227 * Thu Sep 28 2023 vliaskovitisAATTsuse.com- blk-mq: Add blk_mq_delay_run_hw_queues() API call (bsc#1214586).- commit 85f0c35 * Thu Sep 28 2023 vliaskovitisAATTsuse.com- blk-mq: In blk_mq_dispatch_rq_list() \"no budget\" is a reason to kick (bsc#1214586).- commit c307c4a * Wed Sep 27 2023 tzimmermannAATTsuse.com- drm/client: Fix memory leak in drm_client_target_cloned (bsc#1152446) Backporting changes: * move changes to drm_fb_helper.c * context changes- commit 2728def * Wed Sep 27 2023 tzimmermannAATTsuse.com- drm/client: Send hotplug event after registering a client (bsc#1152446) Backporting changes: * send hotplug event from drm_client_add() * remove drm_dbg_kms()- commit 6137335 * Wed Sep 27 2023 tzimmermannAATTsuse.com- drm/ast: Fix DRAM init on AST2200 (bsc#1152446)- commit e2e4c86 * Wed Sep 27 2023 neilbAATTsuse.de- NFS/pNFS: Report EINVAL errors from connect() to the server (git-fixes).- nfsd: fix change_info in NFSv4 RENAME replies (git-fixes).- NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info (git-fixes).- commit fd7ddac * Tue Sep 26 2023 petr.pavluAATTsuse.com- doc/README.PATCH-POLICY.SUSE: Reflow text to 80-column width (jsc#PED-5021)- commit be0158c * Tue Sep 26 2023 petr.pavluAATTsuse.com- doc/README.PATCH-POLICY.SUSE: Update information about the tools (jsc#PED-5021) * Replace bugzilla.novell.com with bugzilla.suse.com and FATE with Jira. * Limit the range of commits in the exportpatch example to prevent it from running for too long. * Incorporate URLs directly into the text. * Fix typos and improve some wording, in particular avoid use of \"there is/are\" and prefer the present tense over the future one.- commit c0bea0c * Tue Sep 26 2023 petr.pavluAATTsuse.com- doc/README.PATCH-POLICY.SUSE: Update information about the patch format (jsc#PED-5021) * Replace bugzilla.novell.com with bugzilla.suse.com and FATE with Jira. * Remove references to links to the patchtools and kernel source. They are incorporated in other parts of the text. * Use sentence-style capitalization for section headings, as recommended in the current SUSE Documentation Style Guide. * Fix typos and some wording, in particular avoid use of \"there is/are\".- commit ce98345 * Tue Sep 26 2023 petr.pavluAATTsuse.com- doc/README.PATCH-POLICY.SUSE: Update the summary and background (jsc#PED-5021) * Drop information about patches being split into directories per a subsystem because that is no longer the case. * Remove the mention that the expanded tree is present since SLE11-SP2 as that is now only a historical detail. * Incorporate URLs and additional information in parenthenses directly into the text. * Fix typos and improve some wording.- commit 640988f * Tue Sep 26 2023 oneukumAATTsuse.com- blacklist.conf: cleanup, not fix- commit 4145d1c * Tue Sep 26 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit a0aa389 * Tue Sep 26 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit 8946486 * Tue Sep 26 2023 oneukumAATTsuse.com- net/mlx5: Fix size field in bufferx_reg struct (git-fixes).- commit fb53d8d * Tue Sep 26 2023 oneukumAATTsuse.com- blacklist.conf: cleanup, not a fix- commit 17d3852 * Tue Sep 26 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant architectures- commit 5686dcf * Tue Sep 26 2023 denis.kirjanovAATTsuse.com- net: sched: sch_qfq: Fix UAF in qfq_dequeue() (CVE-2023-4921 bsc#1215275).- commit f1f032e * Mon Sep 25 2023 msuchanekAATTsuse.de- kernel-binary: Move build-time definitions together Move source list and build architecture to buildrequires to aid in future reorganization of the spec template.- commit 30e2cef * Mon Sep 25 2023 oneukumAATTsuse.com- USB: serial: option: add FOXCONN T99W368/T99W373 product (git-fixes).- commit 80d3da2 * Mon Sep 25 2023 oneukumAATTsuse.com- USB: serial: option: add Quectel EM05G variant (0x030e) (git-fixes).- commit a512bd6 * Mon Sep 25 2023 oneukumAATTsuse.com- net: usb: qmi_wwan: add Quectel EM05GV2 (git-fixes).- commit 1b30310 * Mon Sep 25 2023 nik.borisovAATTsuse.com- x86/srso: Fix srso_show_state() side effect (git-fixes).- commit 0635685 * Mon Sep 25 2023 nik.borisovAATTsuse.com- x86/srso: Fix SBPB enablement for spec_rstack_overflow=off (git-fixes).- commit 73ce555 * Mon Sep 25 2023 nik.borisovAATTsuse.com- x86/srso: Don\'t probe microcode in a guest (git-fixes).- commit 3113dcd * Mon Sep 25 2023 nik.borisovAATTsuse.com- x86/srso: Set CPUID feature bits independently of bug or mitigation status (git-fixes).- commit 353140c * Mon Sep 25 2023 jgrossAATTsuse.com- net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null (git-fixes).- commit 58c21c4 * Mon Sep 25 2023 jgrossAATTsuse.com- net: accept UFOv6 packages in virtio_net_hdr_to_skb (git-fixes).- commit faf87ea * Mon Sep 25 2023 jgrossAATTsuse.com- net: ensure mac header is set in virtio_net_hdr_to_skb() (git-fixes).- commit 6a7c880 * Mon Sep 25 2023 jgrossAATTsuse.com- remoteproc: Add missing \'\ \' in log messages (git-fixes).- commit 0453dca * Sat Sep 23 2023 jgrossAATTsuse.com- virtio-net: set queues after driver_ok (git-fixes).- commit d013d91 * Sat Sep 23 2023 jgrossAATTsuse.com- virtio-net: fix race between set queues and probe (git-fixes).- commit 667d4fc * Sat Sep 23 2023 jgrossAATTsuse.com- virtio_net: suppress cpu stall when free_unused_bufs (git-fixes).- commit da2e2b7 * Sat Sep 23 2023 jgrossAATTsuse.com- virtio-net: execute xdp_do_flush() before napi_complete_done() (git-fixes).- commit 5d3f424 * Fri Sep 22 2023 jgrossAATTsuse.com- tools/virtio: fix the vringh test for virtio ring changes (git-fixes).- commit 66910c1 * Fri Sep 22 2023 jgrossAATTsuse.com- vhost/net: Clear the pending messages when the backend is removed (git-fixes).- commit 9b65419 * Fri Sep 22 2023 jgrossAATTsuse.com- drm/virtio: Fix GEM handle creation UAF (git-fixes).- commit 85fb064 * Fri Sep 22 2023 jgrossAATTsuse.com- vhost: fix range used in translate_desc() (git-fixes).- commit a845792 * Fri Sep 22 2023 jgrossAATTsuse.com- vhost/vsock: Fix error handling in vhost_vsock_init() (git-fixes).- commit d808ad4 * Fri Sep 22 2023 jgrossAATTsuse.com- virtio_net: fix memory leak inside XPD_TX with mergeable (git-fixes).- commit 0582e50 * Fri Sep 22 2023 jgrossAATTsuse.com- virtio-gpu: fix a missing check to avoid NULL dereference (git-fixes).- commit f24aded * Fri Sep 22 2023 jgrossAATTsuse.com- virtio-net: fix the race between refill work and close (git-fixes).- commit fad1dae * Fri Sep 22 2023 jgrossAATTsuse.com- virtio_mmio: Restore guest page size on resume (git-fixes).- commit d1884a1 * Fri Sep 22 2023 jgrossAATTsuse.com- virtio_mmio: Add missing PM calls to freeze/restore (git-fixes).- commit 72af40d * Fri Sep 22 2023 jgrossAATTsuse.com- virtio-net: fix race between ndo_open() and virtio_device_ready() (git-fixes).- commit 1d4eaa6 * Fri Sep 22 2023 jgrossAATTsuse.com- vringh: Fix loop descriptors check in the indirect cases (git-fixes).- commit aa0f829 * Fri Sep 22 2023 jgrossAATTsuse.com- virtio-rng: make device ready before making request (git-fixes).- commit 9bd916a * Fri Sep 22 2023 jgrossAATTsuse.com- drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes (git-fixes).- commit ab80da2 * Fri Sep 22 2023 jgrossAATTsuse.com- vsock/virtio: enable VQs early on probe (git-fixes).- commit eedc07b * Fri Sep 22 2023 jgrossAATTsuse.com- virtio: acknowledge all features before access (git-fixes).- commit 3d0d2a3 * Fri Sep 22 2023 jgrossAATTsuse.com- blacklist.conf: add \"virtio: unexport virtio_finalize_features\"- commit 0ef3496 * Fri Sep 22 2023 jgrossAATTsuse.com- virtio-gpu: fix possible memory allocation failure (git-fixes).- commit dab0c56 * Fri Sep 22 2023 dwagnerAATTsuse.de- scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir() (git-fixes).- scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id() (git-fixes).- commit 42813d6 * Fri Sep 22 2023 jgrossAATTsuse.com- virtio_pci: Support surprise removal of virtio pci device (git-fixes).- commit 8906f5b * Fri Sep 22 2023 lhenriquesAATTsuse.de- fuse: nlookup missing decrement in fuse_direntplus_link (bsc#1215607).- commit cca74d3 * Fri Sep 22 2023 dwagnerAATTsuse.de- series: refresh meta data on qla2xxx patches Refresh: - patches.suse/Revert-scsi-qla2xxx-Fix-buffer-overrun.patch - patches.suse/scsi-qla2xxx-Add-logs-for-SFP-temperature-monitoring.patch - patches.suse/scsi-qla2xxx-Allow-32-byte-CDBs.patch - patches.suse/scsi-qla2xxx-Error-code-did-not-return-to-upper-laye.patch - patches.suse/scsi-qla2xxx-Fix-firmware-resource-tracking.patch - patches.suse/scsi-qla2xxx-Fix-smatch-warn-for-qla_init_iocb_limit.patch - patches.suse/scsi-qla2xxx-Flush-mailbox-commands-on-chip-reset-6d0b6556.patch - patches.suse/scsi-qla2xxx-Move-resource-to-allow-code-reuse.patch - patches.suse/scsi-qla2xxx-Remove-unsupported-ql2xenabledif-option.patch - patches.suse/scsi-qla2xxx-Remove-unused-variables-in-qla24xx_buil.patch - patches.suse/scsi-qla2xxx-Update-version-to-10.02.09.100-k.patch- commit 97d82a0 * Fri Sep 22 2023 jgrossAATTsuse.com- vsock/virtio: avoid potential deadlock when vsock device remove (git-fixes).- commit bb25376 * Fri Sep 22 2023 jgrossAATTsuse.com- VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST (git-fixes).- commit 58985d9 * Fri Sep 22 2023 jgrossAATTsuse.com- vsock/virtio: free queued packets when closing socket (git-fixes).- commit 364c76d * Thu Sep 21 2023 jgrossAATTsuse.com- vhost: Fix vhost_vq_reset() (git-fixes).- commit 11c5c4d * Thu Sep 21 2023 mkoutnyAATTsuse.com- Update patches.suse/ipv6-raw-Deduct-extension-header-length-in-rawv6_pus.patch (bsc#1207168 CVE-2023-0394). (empty commit to synthesize changelog reference)- commit 5add4b1 * Thu Sep 21 2023 jgrossAATTsuse.com- net: check if protocol extracted by virtio_net_hdr_set_proto is correct (git-fixes).- commit 2e28a62 * Thu Sep 21 2023 jgrossAATTsuse.com- vsock/virtio: update credit only if socket is not closed (git-fixes).- commit 4db2ffd * Thu Sep 21 2023 jgrossAATTsuse.com- vhost_net: fix ubuf refcount incorrectly when sendmsg fails (git-fixes).- commit 1c25f6d * Thu Sep 21 2023 jgrossAATTsuse.com- vhost: Use vhost_get_used_size() in vhost_vring_set_addr() (git-fixes).- commit fc31d1b * Thu Sep 21 2023 jgrossAATTsuse.com- vhost: introduce helpers to get the size of metadata area (git-fixes).- Refresh patches.kabi/kabi-mask-changes-to-vhost_dev_init-and-struct-vhost.patch.- Refresh patches.suse/vhost-Don-t-call-access_ok-when-using-IOTLB.patch.- commit dff33f7 * Thu Sep 21 2023 jgrossAATTsuse.com- virtio_ring: Avoid loop when vq is broken in virtqueue_poll (git-fixes).- commit 74b72cd * Thu Sep 21 2023 jgrossAATTsuse.com- vhost: missing __user tags (git-fixes).- commit f5a5b81 * Thu Sep 21 2023 jgrossAATTsuse.com- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify (git-fixes).- commit 9a37a06 * Thu Sep 21 2023 jgrossAATTsuse.com- virtio_balloon: prevent pfn array overflow (git-fixes).- commit 55ea675 * Thu Sep 21 2023 jgrossAATTsuse.com- vhost/test: stop device before reset (git-fixes).- commit 5483efb * Thu Sep 21 2023 jgrossAATTsuse.com- net: virtio_vsock: Enhance connection semantics (git-fixes).- commit 9ad5623 * Thu Sep 21 2023 jgrossAATTsuse.com- net: do not allow gso_size to be set to GSO_BY_FRAGS (git-fixes).- commit 78c9d7f * Thu Sep 21 2023 jgrossAATTsuse.com- virtio_net: add checking sq is full inside xdp xmit (git-fixes).- commit 689eec4 * Thu Sep 21 2023 jgrossAATTsuse.com- virtio_net: separate the logic of checking whether sq is full (git-fixes).- commit 61503de * Thu Sep 21 2023 jgrossAATTsuse.com- virtio_net: reorder some funcs (git-fixes).- commit f621ba2 * Thu Sep 21 2023 tbogendoerferAATTsuse.de- idr: fix param name in idr_alloc_cyclic() doc (bsc#1109837).- commit 2f8b856 * Thu Sep 21 2023 jgrossAATTsuse.com- virtio_net: Fix probe failed when modprobe virtio_net (git-fixes).- commit 3abdcae * Thu Sep 21 2023 jgrossAATTsuse.com- 9p/trans_virtio: Remove sysfs file on probe failure (git-fixes).- commit 68a725b * Thu Sep 21 2023 jgrossAATTsuse.com- virtio_net: Remove BUG() to avoid machine dead (git-fixes).- commit 55a074c * Thu Sep 21 2023 jgrossAATTsuse.com- vhost: Don\'t call access_ok() when using IOTLB (git-fixes).- commit 25ceff0 * Thu Sep 21 2023 jgrossAATTsuse.com- virtio_pci_modern: Fix the comment of virtio_pci_find_capability() (git-fixes).- commit cb1942b * Thu Sep 21 2023 jgrossAATTsuse.com- vhost: vsock: kick send_pkt worker once device is started (git-fixes).- commit a9baee2 * Wed Sep 20 2023 jgrossAATTsuse.com- xen: remove a confusing comment on auto-translated guest I/O (git-fixes).- commit 8b1470e * Wed Sep 20 2023 msuchanekAATTsuse.de- kernel-binary: python3 is needed for build At least scripts/bpf_helpers_doc.py requires python3 since Linux 4.18 Other simimlar scripts may exist.- commit c882efa * Wed Sep 20 2023 iivanovAATTsuse.de- arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step (git-fixes)- commit 2dc199b * Wed Sep 20 2023 iivanovAATTsuse.de- blacklist.conf: (\"mm: defer kmemleak object creation of module_alloc()\")- commit bd408b1 * Wed Sep 20 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64/fpsimd: Only provide the length to cpufeature for xCR registers\")- commit fa8f4a7 * Wed Sep 20 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64: Add missing Set/Way CMO encodings\")- commit 1c6e245 * Wed Sep 20 2023 iivanovAATTsuse.de- arm64: insn: Fix ldadd instruction encoding (git-fixes)- commit 8cc18ed * Wed Sep 20 2023 oneukumAATTsuse.com- firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe() (git-fixes).- commit c078a04 * Wed Sep 20 2023 oneukumAATTsuse.com- firmware: raspberrypi: Keep count of all consumers (git-fixes).- Refresh patches.suse/firmware-raspberrypi-Introduce-devm_rpi_firmware_get.patch.- commit 12c2932 * Tue Sep 19 2023 mkubecekAATTsuse.cz- af_unix: Fix null-ptr-deref in unix_stream_sendpage() (CVE-2023-4622 bsc#1215117).- commit c96e367 * Tue Sep 19 2023 mkubecekAATTsuse.cz- net/sched: sch_hfsc: Ensure inner classes have fsc curve (CVE-2023-4623 bsc#1215115).- commit 522fe97 * Mon Sep 18 2023 tiwaiAATTsuse.de- cec-api: prevent leaking memory through hole in structure (CVE-2020-36766 bsc#1215299).- commit 95fe4aa * Mon Sep 18 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Reflow text to 80-column width (jsc#PED-5021)- commit e8f2c67 * Mon Sep 18 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Minor content clean up (jsc#PED-5021) * Mark the user\'s build directory as a variable, not a command: \'make -C $(your_build_dir)\' -> \'make -C $YOUR_BUILD_DIR\'. * Unify how to get the current directory: \'M=$(pwd)\' -> \'M=$PWD\'. * \'GIT\' / \'git\' -> \'Git\'.- commit 1cb4ec8 * Mon Sep 18 2023 jackAATTsuse.cz- patches.suse/ext4-avoid-deadlock-in-fs-reclaim-with-page-writebac.patch: Fix compiler warning due to unused \'sbi\' variable- commit f8d160b * Mon Sep 18 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Update information about module paths (jsc#PED-5021) * Use version variables to describe names of the /lib/modules/$VERSION-$RELEASE-$FLAVOR/... directories instead of using specific example versions which get outdated quickly. * Note: Keep the /lib/modules/ prefix instead of using the new /usr/lib/modules/ location for now. The updated README is expected to be incorporated to various branches that are not yet usrmerged.- commit 7eba2f0 * Mon Sep 18 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Update information about custom patches (jsc#PED-5021) * Replace mention of various patches. * directories with only patches.suse as the typical location for patches. * Replace i386 with x86_64 in the example how to define a config addon. * Fix some typos and wording.- commit 2997d22 * Mon Sep 18 2023 tzimmermannAATTsuse.com- fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe (bsc#1154048)- commit 1fa2e82 * Mon Sep 18 2023 tzimmermannAATTsuse.com- fbdev: imxfb: warn about invalid left/right margin (bsc#1154048)- commit 31becd0 * Mon Sep 18 2023 tzimmermannAATTsuse.com- fbdev: omapfb: lcd_mipid: Fix an error handling path in (bsc#1154048) Backporting changes: * Refresh patch- commit f0bd08e * Mon Sep 18 2023 tzimmermannAATTsuse.com- fbcon: Fix null-ptr-deref in soft_cursor (bsc#1154048) Backporting changes: * Move code from video/fbdev/core to video/consol * Refresh patch- commit a573af9 * Mon Sep 18 2023 tzimmermannAATTsuse.com- fbdev: modedb: Add 1920x1080 at 60 Hz video mode (bsc#1154048)- commit eb11fbc * Mon Sep 18 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev/ep93xx-fb: Do not assign to struct fb_info.dev\'- commit 7445a36 * Mon Sep 18 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'backlight/lv5207lp: Compare against struct fb_info.device\'- commit deff103 * Mon Sep 18 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'backlight/gpio_backlight: Compare against struct fb_info.device\'- commit 5ee6636 * Mon Sep 18 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'backlight/bd6107: Compare against struct fb_info.device\'- commit 639511f * Mon Sep 18 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: mmp: fix value check in mmphw_probe()\'- commit 170d70b * Mon Sep 18 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: stifb: Fix info entry in sti_struct on error path\'- commit 1d87a9e * Mon Sep 18 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: imsttfb: Release framebuffer and dealloc cmap on error path\'- commit 7e72c90 * Mon Sep 18 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: imsttfb: Fix use after free bug in imsttfb_probe\'- commit 702daba * Mon Sep 18 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'parisc/agp: Annotate parisc agp init functions with __init\'- commit c9c8dac * Fri Sep 15 2023 jgrossAATTsuse.com- 9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition (bsc#1215206, CVE-2023-1859).- commit 4fa7183 * Fri Sep 15 2023 mkubecekAATTsuse.cz- netfilter: nftables: exthdr: fix 4-byte stack OOB write (CVE-2023-4881 bsc#1215221).- commit b9ba6b9 * Fri Sep 15 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Update information about config files (jsc#PED-5021) * Use version variables to describe a name of the /boot/config-... file instead of using specific example versions which get outdated quickly. * Replace removed silentoldconfig with oldconfig. * Mention that oldconfig can automatically pick a base config from \"/boot/config-$(uname -r)\". * Avoid writing additional details in parentheses, incorporate them instead properly in the text.- commit cba5807 * Fri Sep 15 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Update the patch selection section (jsc#PED-5021) * Make the steps how to obtain expanded kernel source more generic in regards to version numbers. * Use \'#\' instead of \'$\' as the command line indicator to signal that the steps need to be run as root. * Update the format of linux-$SRCVERSION.tar.bz2 to xz. * Improve some wording.- commit e14852c * Fri Sep 15 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Update information about (un)supported modules (jsc#PED-5021) * Update the list of taint flags. Convert it to a table that matches the upstream documentation format and describe specifically flags that are related to module support status. * Fix some typos and wording.- commit e46f0df * Fri Sep 15 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Bring information about compiling up to date (jsc#PED-5021) * When building the kernel, don\'t mention to initially change the current directory to /usr/src/linux because later description discourages it and specifies to use \'make -C /usr/src/linux\'. * Avoid writing additional details in parentheses, incorporate them instead properly in the text. * Fix the obsolete name of /etc/modprobe.d/unsupported-modules -> /etc/modprobe.d/10-unsupported-modules.conf. * Drop a note that a newly built kernel should be added to the boot manager because that normally happens automatically when running \'make install\'. * Update a link to the Kernel Module Packages Manual. * When preparing a build for external modules, mention use of the upstream recommended \'make modules_prepare\' instead of a pair of \'make prepare\' + \'make scripts\'. * Fix some typos+grammar.- commit b9b7e79 * Thu Sep 14 2023 oneukumAATTsuse.com- firmware: raspberrypi: Introduce devm_rpi_firmware_get() (git-fixes).- commit b0c6851 * Thu Sep 14 2023 oneukumAATTsuse.com- Input: xpad - delete a Razer DeathAdder mouse VID/PID entry (git-fixes).- commit 2f7bf75 * Thu Sep 14 2023 oneukumAATTsuse.com- Input: psmouse - fix OOB access in Elantech protocol (git-fixes).- commit c22661c * Thu Sep 14 2023 oneukumAATTsuse.com- Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe (git-fixes).- Input: xpad - add constants for GIP interface numbers (git-fixes).- commit f16c0ae * Thu Sep 14 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit ff64baf * Wed Sep 13 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Bring the overview section up to date (jsc#PED-5021) * Update information in the overview section that was no longer accurate. * Improve wording and fix some typos+grammar.- commit 798c075 * Wed Sep 13 2023 oneukumAATTsuse.com- media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds (git-fixes).- commit 94ae184 * Wed Sep 13 2023 oneukumAATTsuse.com- media: b2c2: Add missing check in flexcop_pci_isr: (git-fixes).- commit 08d3143 * Wed Sep 13 2023 oneukumAATTsuse.com- media: mceusb: return without resubmitting URB in case of - EPROTO error (git-fixes).- commit c8383de * Wed Sep 13 2023 oneukumAATTsuse.com- media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init() (git-fixes).- Refresh patches.suse/0001-media-flexcop-usb-fix-endpoint-sanity-check.patch.- commit bad0523 * Wed Sep 13 2023 oneukumAATTsuse.com- media: cec: copy sequence field for the reply (git-fixes).- commit 8765e23 * Wed Sep 13 2023 oneukumAATTsuse.com- media: s5p_cec: decrement usage count if disabled (git-fixes).- commit b1a4e64 * Wed Sep 13 2023 oneukumAATTsuse.com- media: cec-notifier: clear cec_adap in cec_notifier_unregister (git-fixes).- commit ac5e011 * Wed Sep 13 2023 oneukumAATTsuse.com- blacklist.conf: false positive- commit 6890750 * Wed Sep 13 2023 oneukumAATTsuse.com- media: cec: integrate cec_validate_phys_addr() in cec-api.c (git-fixes).- commit c1bf95d * Wed Sep 13 2023 oneukumAATTsuse.com- media: cec: make cec_get_edid_spa_location() an inline function (git-fixes).- commit 8148e38 * Wed Sep 13 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Update the references list (jsc#PED-5021) * Remove the reference to Linux Documentation Project. It has been inactive for years and mostly contains old manuals that aren\'t relevant for contemporary systems and hardware. * Update the name and link to LWN.net. The original name \"Linux Weekly News\" has been deemphasized over time by its authors. * Update the link to Kernel newbies website. * Update the reference to The Linux Kernel Module Programming Guide. The document has not been updated for over a decade but it looks its content is still relevant for today. * Point Kernel Module Packages Manual to the current version. * Add a reference to SUSE SolidDriver Program.- commit 0edac75 * Wed Sep 13 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Update title information (jsc#PED-5021) * Drop the mention of kernel versions from the readme title. * Remove information about the original authors of the document. Rely as in case of other readmes on Git metadata to get information about all contributions. * Strip the table of contents. The document is short and easy to navigate just by scrolling through it.- commit 06f5139 * Wed Sep 13 2023 petr.pavluAATTsuse.com- doc/README.SUSE: Update information about DUD (jsc#PED-5021) Remove a dead link to description of Device Update Disks found previously on novell.com. Replace it with a short section summarizing what DUD is and reference the mkdud + mksusecd tools and their documentation for more information.- commit 7eeba4e * Tue Sep 12 2023 msuchanekAATTsuse.de- Delete patches.suse/genksyms-add-override-flag.diff. The override flag is no longer used in kernel-binary.- commit 3815406 * Tue Sep 12 2023 mfrancAATTsuse.cz- s390/dasd: fix hanging device after request requeue (LTC#203632 bsc#1215121).- commit 313a92d * Tue Sep 12 2023 jackAATTsuse.cz- jbd2: restore t_checkpoint_io_list to maintain kABI (bsc#1214946).- commit 9146c38 * Tue Sep 12 2023 petr.pavluAATTsuse.com- rpm/kernel-binary.spec.in: Drop use of KBUILD_OVERRIDE=1 Genksyms has functionality to specify an override for each type in a symtypes reference file. This override is then used instead of an actual type and allows to preserve modversions (CRCs) of symbols that reference the type. It is kind of an alternative to doing kABI fix-ups with \'#ifndef __GENKSYMS__\'. The functionality is hidden behind the genksyms --preserve option which primarily tells the tool to strictly verify modversions against a given reference file or fail. Downstream patch patches.suse/genksyms-add-override-flag.diff which is present in various kernel-source branches separates the override logic. It allows it to be enabled with a new --override flag and used without specifying the --preserve option. Setting KBUILD_OVERRIDE=1 in the spec file is then a way how the build is told that --override should be passed to all invocations of genksyms. This was needed for SUSE kernels because their build doesn\'t use --preserve but instead resulting CRCs are later checked by scripts/kabi.pl. However, this override functionality was not utilized much in practice and the only use currently to be found is in SLE11-SP1-LTSS. It means that no one should miss this option and KBUILD_OVERRIDE=1 together with patches.suse/genksyms-add-override-flag.diff can be removed. Notes for maintainers merging this commit to their branches: * Downstream patch patches.suse/genksyms-add-override-flag.diff can be dropped after merging this commit. * Branch SLE11-SP1-LTSS uses the mentioned override functionality and this commit should not be merged to it, or needs to be reverted afterwards.- commit 4aa02b8 * Mon Sep 11 2023 mfrancAATTsuse.cz- Update patches.suse/s390-dasd-fix-hanging-device-after-quiesce-resume.patch (git-fixes bsc#1214157 bsc#1215122).- commit 07aca49 * Mon Sep 11 2023 jackAATTsuse.cz- blacklist.conf: Blacklist b98dba273a- commit b92c4bc * Mon Sep 11 2023 jackAATTsuse.cz- jbd2: simplify journal_clean_one_cp_list() (bsc#1215207).- commit 6f4c470 * Mon Sep 11 2023 oneukumAATTsuse.com- usb: typec: altmodes/displayport: Fix pin assignment calculation (git-fixes).- commit 4d0c2c0 * Mon Sep 11 2023 oneukumAATTsuse.com- usb: typec: altmodes/displayport: Add pin assignment helper (git-fixes).- commit 9232606 * Mon Sep 11 2023 jackAATTsuse.cz- blacklist.conf: Blasklist e5cfefa97bccf- commit 570bb0a * Mon Sep 11 2023 msuchanekAATTsuse.de- blacklist.conf: Add ef73dcaa3121 (\"powerpc: xmon: remove unused variables\")- commit 79b42a6 * Mon Sep 11 2023 msuchanekAATTsuse.de- powerpc/iommu: Fix notifiers being shared by PCI and VIO buses (bsc#1065729).- powerpc/xics: Remove unnecessary endian conversion (bsc#1065729).- word-at-a-time: use the same return type for has_zero regardless of endianness (bsc#1065729).- powerpc/64s/exception: machine check use correct cfar for late handler (bsc#1065729).- commit 024bdb8 * Mon Sep 11 2023 msuchanekAATTsuse.de- blacklist.conf: Add eac030b22ea1 (\"powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT\")- commit 7c10484 * Sun Sep 10 2023 oheringAATTsuse.de- Drivers: hv: vmbus: Don\'t dereference ACPI root object handle (git-fixes).- x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails (git-fixes).- hv_utils: Fix passing zero to \'PTR_ERR\' warning (git-fixes).- commit 1c1b9d9 * Fri Sep 08 2023 jackAATTsuse.cz- udf: Fix uninitialized array access for some pathnames (bsc#1214967).- commit c4327d4 * Fri Sep 08 2023 jackAATTsuse.cz- udf: Fix off-by-one error when discarding preallocation (bsc#1214966).- commit e960575 * Fri Sep 08 2023 jackAATTsuse.cz- udf: Fix file corruption when appending just after end of preallocated extent (bsc#1214965).- commit 9b4bb47 * Fri Sep 08 2023 jackAATTsuse.cz- udf: Fix extension of the last extent in the file (bsc#1214964).- commit a800323 * Fri Sep 08 2023 jackAATTsuse.cz- quota: fix warning in dqgrab() (bsc#1214962).- commit 1c703c8 * Fri Sep 08 2023 jackAATTsuse.cz- quota: Properly disable quotas when add_dquot_ref() fails (bsc#1214961).- commit a0acebf * Fri Sep 08 2023 jackAATTsuse.cz- fs: avoid softlockups in s_inodes iterators (bsc#1215165).- commit 64a5ec2 * Fri Sep 08 2023 jackAATTsuse.cz- direct-io: allow direct writes to empty inodes (bsc#1215164).- commit 7c4d7c8 * Fri Sep 08 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 69562eb0bd3e- commit f13139d * Fri Sep 08 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 2112f5c1330a- commit 7d5e43d * Fri Sep 08 2023 jackAATTsuse.cz- jbd2: remove unused function \'__cp_buffer_busy\' (bsc#1215162).- commit 20ed76a * Fri Sep 08 2023 jackAATTsuse.cz- jbd2: check \'jh->b_transaction\' before removing it from checkpoint (bsc#1214953).- commit d390fb5 * Fri Sep 08 2023 jackAATTsuse.cz- jbd2: fix checkpoint cleanup performance regression (bsc#1214952).- commit eebe7e1 * Fri Sep 08 2023 jackAATTsuse.cz- jbd2: fix a race when checking checkpoint buffer busy (bsc#1214949).- commit 2a5ddb1 * Fri Sep 08 2023 jackAATTsuse.cz- jbd2: remove t_checkpoint_io_list (bsc#1214946).- commit 83511a0 * Fri Sep 08 2023 jackAATTsuse.cz- jbd2: recheck chechpointing non-dirty buffer (bsc#1214945).- commit d58daa9 * Fri Sep 08 2023 jackAATTsuse.cz- ext4: correct inline offset when handling xattrs in inode body (bsc#1214950).- commit 032825e * Fri Sep 08 2023 jackAATTsuse.cz- jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint (bsc#1214948).- commit 9167319 * Fri Sep 08 2023 jackAATTsuse.cz- ext4: fix wrong unit use in ext4_mb_clear_bb (bsc#1214943).- commit bc0cd9a * Fri Sep 08 2023 jackAATTsuse.cz- ext4: set goal start correctly in ext4_mb_normalize_request (bsc#1214940).- commit 8cc1d3d * Fri Sep 08 2023 mfrancAATTsuse.cz- s390/zcrypt: don\'t leak memory if dev_set_name() fails (git-fixes bsc#1215152).- commit 6bbbd1c * Fri Sep 08 2023 mfrancAATTsuse.cz- scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN (git-fixes bsc#1215149).- commit a1a3484 * Fri Sep 08 2023 tiwaiAATTsuse.de- af_unix: Fix data-races around sk->sk_shutdown (git-fixes).- commit be410eb * Fri Sep 08 2023 wquAATTsuse.com- patches.suse/btrfs-output-extra-debug-info-if-we-failed-to-find-a.patch: (bsc#1215136).- commit edf562a * Thu Sep 07 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit 57cf107 * Thu Sep 07 2023 oneukumAATTsuse.com- blacklist.conf: cleanup, not fix- commit 61144f9 * Thu Sep 07 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant in our configs- commit e17de4e * Thu Sep 07 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit e7ae590 * Wed Sep 06 2023 mfrancAATTsuse.cz- s390/cio: cio_ignore_proc_seq_next should increase position index (git-fixes bsc#1215057).- commit 128857d * Wed Sep 06 2023 mfrancAATTsuse.cz- s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly (git-fixes bsc#1215049).- commit a97aee2 * Wed Sep 06 2023 mfrancAATTsuse.cz- s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR (git-fixes bsc#1215046).- commit 44d01f3 * Wed Sep 06 2023 mfrancAATTsuse.cz- s390/uaccess: avoid (false positive) compiler warnings (git-fixes bsc#1215041).- commit 59bf770 * Wed Sep 06 2023 mfrancAATTsuse.cz- s390/qdio: add sanity checks to the fast-requeue path (git-fixes bsc#1215038).- commit b52d0b2 * Wed Sep 06 2023 mfrancAATTsuse.cz- s390/kasan: fix strncpy_from_user kasan checks (git-fixes bsc#1215037).- commit 9a9cc75 * Wed Sep 06 2023 mfrancAATTsuse.cz- s390: zcrypt: initialize variables before_use (git-fixes bsc#1215036).- commit 4af7ade * Wed Sep 06 2023 mfrancAATTsuse.cz- s390/pkey: add one more argument space for debug feature entry (git-fixes bsc#1215035).- commit 06b1fa0 * Wed Sep 06 2023 mfrancAATTsuse.cz- s390/dasd: Fix capacity calculation for large volumes (git-fixes bsc#1215034).- commit 3bac622 * Wed Sep 06 2023 mfrancAATTsuse.cz- s390/zcrypt: improve special ap message cmd handling (git-fixes bsc#1215032).- commit 13e8aa1 * Wed Sep 06 2023 mfrancAATTsuse.cz- s390/kdump: Fix memleak in nt_vmcoreinfo (git-fixes bsc#1215028).- commit b9151e6 * Wed Sep 06 2023 jleeAATTsuse.com- Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb (bsc#1214233 CVE-2023-40283).- commit eabaa85 * Tue Sep 05 2023 tzimmermannAATTsuse.com- drm/vmwgfx: Test shader type against SVGA3d_SHADERTYPE_MIN (bsc#1203517 CVE-2022-36402)- commit 90f1895 * Tue Sep 05 2023 palcantaraAATTsuse.de- cifs: Fix UAF in cifs_demultiplex_thread() (bsc#1208995 CVE-2023-1192).- commit f2c9320 * Mon Sep 04 2023 oheringAATTsuse.de- add upstream tags to a few pci-hyperv patches- commit a255269 * Mon Sep 04 2023 mgormanAATTsuse.de- sched/fair: Fix CFS bandwidth hrtimer expiry type (git fixes).- sched/fair: Don\'t NUMA balance for kthreads (git fixes).- sched/core: Check quota and period overflow at usec to nsec conversion (git fixes).- sched/core: Handle overflow in cpu_shares_write_u64 (git fixes).- sched/cpufreq: Fix kobject memleak (git fixes).- sched/topology: Fix off by one bug (git fixes).- commit 1834f8f * Mon Sep 04 2023 mgormanAATTsuse.de- blacklist.conf: Cosmetic, not fix- commit 59cf877 * Mon Sep 04 2023 mgormanAATTsuse.de- blacklist.conf: Relatively high-risk given the lack of a customer bug- commit b474f56 * Mon Sep 04 2023 oheringAATTsuse.de- scsi: storvsc: Fix handling of virtual Fibre Channel timeouts (git-fixes).- scsi: storvsc: Always set no_report_opcodes (git-fixes).- commit 1d90748 * Mon Sep 04 2023 oneukumAATTsuse.com- blacklist.conf: optimization- commit 117c6b0 * Mon Sep 04 2023 oneukumAATTsuse.com- blacklist.conf: obsoleted by later patch- commit 260ff3e * Mon Sep 04 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit e0a5839 * Mon Sep 04 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit 980539d * Mon Sep 04 2023 oneukumAATTsuse.com- blacklist.conf: optimization- commit 2fe1477 * Mon Sep 04 2023 dwagnerAATTsuse.de- scsi: qla2xxx: Remove unused variables in qla24xx_build_scsi_type_6_iocbs() (bsc#1214928).- scsi: qla2xxx: Update version to 10.02.09.100-k (bsc#1214928).- Revert \"scsi: qla2xxx: Fix buffer overrun\" (bsc#1214928).- scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit() (bsc#1214928).- scsi: qla2xxx: Remove unsupported ql2xenabledif option (bsc#1214928).- scsi: qla2xxx: Error code did not return to upper layer (bsc#1214928).- scsi: qla2xxx: Add logs for SFP temperature monitoring (bsc#1214928).- scsi: qla2xxx: Fix firmware resource tracking (bsc#1214928).- scsi: qla2xxx: Flush mailbox commands on chip reset (bsc#1214928).- scsi: qla2xxx: Allow 32-byte CDBs (bsc#1214928).- scsi: qla2xxx: Move resource to allow code reuse (bsc#1214928).- scsi: qla2xxx: Remove unused declarations (bsc#1214928).- commit e3144fe * Mon Sep 04 2023 dwagnerAATTsuse.de- series: update metadata qla2xxx- Refresh patches.suse/scsi-qla2xxx-Adjust-IOCB-resource-on-qpair-create.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-TMF-leak-through.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-command-flush-during-TMF.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-deletion-race-condition.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-erroneous-link-up-failure.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-session-hang-in-gnl.patch.- Refresh patches.suse/scsi-qla2xxx-Limit-TMF-to-8-per-function.patch.- Refresh patches.suse/scsi-qla2xxx-Turn-off-noisy-message-log.patch.- Refresh patches.suse/scsi-qla2xxx-Update-version-to-10.02.08.500-k.patch.- Refresh patches.suse/scsi-qla2xxx-fix-inconsistent-TMF-timeout.patch.- commit a78c0e0 * Mon Sep 04 2023 dwagnerAATTsuse.de- blacklist: add nvme-tcp/nvme-rdma path freeze patches- commit bfd23fd * Mon Sep 04 2023 petr.pavluAATTsuse.com- module: avoid allocation if module is already present and ready (bsc#1213921).- commit ea88fa3 * Mon Sep 04 2023 petr.pavluAATTsuse.com- module: move check_modinfo() early to early_mod_check() (bsc#1213921).- commit 4dd579c * Mon Sep 04 2023 petr.pavluAATTsuse.com- module: move early sanity checks into a helper (bsc#1213921).- commit 2966d5d * Mon Sep 04 2023 petr.pavluAATTsuse.com- module: extract patient module check into helper (bsc#1213921).- commit ee26ffe * Mon Sep 04 2023 nik.borisovAATTsuse.com- blacklist.conf: Drop invplg patch- commit 6d986f2 * Mon Sep 04 2023 nik.borisovAATTsuse.com- x86/crash: Disable virt in core NMI crash handler to avoid double shootdown (git-fixes).- commit 3755873 * Mon Sep 04 2023 nik.borisovAATTsuse.com- x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows) (git-fixes).- commit 4f2adfa * Mon Sep 04 2023 nik.borisovAATTsuse.com- x86/mm: Fix use of uninitialized buffer in sme_enable() (git-fixes).- commit 059349a * Mon Sep 04 2023 nik.borisovAATTsuse.com- x86/reboot: Disable SVM, not just VMX, when stopping CPUs (git-fixes).- commit ebd4ce9 * Mon Sep 04 2023 nik.borisovAATTsuse.com- x86/mm: Do not shuffle CPU entry areas without KASLR (git-fixes).- commit 2e7ba0d * Mon Sep 04 2023 nik.borisovAATTsuse.com- x86/bugs: Reset speculation control settings on init (git-fixes).- commit ef1a64e * Mon Sep 04 2023 nik.borisovAATTsuse.com- x86/ioapic: Don\'t return 0 from arch_dynirq_lower_bound() (git-fixes).- commit 819086a * Mon Sep 04 2023 nik.borisovAATTsuse.com- x86/speculation: Mark all Skylake CPUs as vulnerable to GDS (git-fixes).- commit a399606 * Mon Sep 04 2023 nik.borisovAATTsuse.com- x86/microcode/AMD: Load late on both threads too (git-fixes).- commit 1a17c86 * Mon Sep 04 2023 nik.borisovAATTsuse.com- x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405 (git-fixes).- commit 80a2dc8 * Mon Sep 04 2023 nik.borisovAATTsuse.com- x86/cpu: Fix amd_check_microcode() declaration (git-fixes).- commit 2702ba0 * Mon Sep 04 2023 nik.borisovAATTsuse.com- x86: Move gds_ucode_mitigated() declaration to header (git-fixes).- commit 723e612 * Mon Sep 04 2023 nik.borisovAATTsuse.com- x86/CPU/AMD: Disable XSAVES on AMD family 0x17 (git-fixes).- commit ee9c9b3 * Mon Sep 04 2023 nik.borisovAATTsuse.com- blacklist.conf: Ignore a bunch of useless patches They primarily relate to the GDS mitigations but have some implicit dependencies which aren\'t satisfied in SLE12-SP5 hence can\'t be backported without breaking the boot flow.- commit 8a7a083 * Mon Sep 04 2023 neilbAATTsuse.de- NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN (git-fixes).- nfs/blocklayout: Use the passed in gfp flags (git-fixes).- NFSD: da_addr_body field missing in some GETDEVICEINFO replies (git-fixes).- fs: lockd: avoid possible wrong NULL parameter (git-fixes).- NFSD: add encoding of op_recall flag for write delegation (git-fixes).- commit 9627d5e * Fri Sep 01 2023 jackAATTsuse.cz- ext4: avoid deadlock in fs reclaim with page writeback (bsc#1213016).- commit 9e76893 * Thu Aug 31 2023 oneukumAATTsuse.com- blacklist.conf: optimization- commit 0093119 * Thu Aug 31 2023 oneukumAATTsuse.com- blacklist.conf: optimization- commit 8d089ae * Wed Aug 30 2023 jslabyAATTsuse.cz- rpm/mkspec-dtb: dtbs have moved to vendor sub-directories in 6.5 By commit 724ba6751532 (\"ARM: dts: Move .dts files to vendor sub-directories\"). So switch to them.- rpm/mkspec-dtb: support for nested subdirs Commit 724ba6751532 (\"ARM: dts: Move .dts files to vendor sub-directories\") moved the dts to nested subdirs, add a support for that. That is, generate a %dir entry in %files for them.- commit 7aee36a * Wed Aug 30 2023 oneukumAATTsuse.com- Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe() (git-fixes).- commit 65ce64f * Wed Aug 30 2023 neilbAATTsuse.de- SUNRPC: always clear XPRT_SOCK_CONNECTING before xprt_clear_connecting on TCP xprt (bsc#1214453).- commit 262ee00 * Tue Aug 29 2023 lhenriquesAATTsuse.de- libceph: fix potential hang in ceph_osdc_notify() (bsc#1214752).- commit bb71e26 * Tue Aug 29 2023 oneukumAATTsuse.com- usb-storage: alauda: Fix uninit-value in alauda_check_media() (git-fixes).- commit 699a0f7 * Tue Aug 29 2023 oneukumAATTsuse.com- USB: serial: simple: sort driver entries (git-fixes).- commit cd31a2c * Tue Aug 29 2023 oneukumAATTsuse.com- USB: serial: simple: add Kaufmann RKS+CAN VCP (git-fixes).- commit 01910f6 * Mon Aug 28 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 541676078b52 membarrier: Disable preemption when calling smp_call_function_many()- commit abc325d * Mon Aug 28 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 295d6d5e3736 sched/deadline: Fix switching to -deadline- commit eabea96 * Mon Aug 28 2023 mkoutnyAATTsuse.com- blacklist.conf: Add ad789f84c9a1 sched/debug: Fix cgroup_path[] serialization- commit 668acbe * Mon Aug 28 2023 mkoutnyAATTsuse.com- blacklist.conf: Add a46d14eca7b7 sched/fair: Use rq_lock/unlock in online_fair_sched_group- commit f2e125e * Mon Aug 28 2023 oneukumAATTsuse.com- USB: serial: option: add Quectel EC200A module support (git-fixes).- commit 6a79fcc * Mon Aug 28 2023 oneukumAATTsuse.com- USB: serial: option: support Quectel EM060K_128 (git-fixes).- commit 08d37b2 * Mon Aug 28 2023 oneukumAATTsuse.com- USB: serial: option: add Quectel EM061KGL series (git-fixes).- commit 8761a7d * Mon Aug 28 2023 oneukumAATTsuse.com- USB: serial: option: add LARA-R6 01B PIDs (git-fixes).- commit f1fab77 * Mon Aug 28 2023 oneukumAATTsuse.com- USB: serial: option: add u-blox LARA-L6 modem (git-fixes).- commit b920356 * Mon Aug 28 2023 dkirjanovAATTsuse.com- net-sysfs: Call dev_hold always in rx_queue_add_kobject (git-fixes).- commit 90595e2 * Mon Aug 28 2023 dkirjanovAATTsuse.com- net-sysfs: Call dev_hold always in netdev_queue_add_kobject (git-fixes).- commit 890c248 * Mon Aug 28 2023 dkirjanovAATTsuse.com- net-sysfs: fix netdev_queue_add_kobject() breakage (git-fixes).- commit 29ae172 * Sun Aug 27 2023 dkirjanovAATTsuse.com- blacklist.conf: add drivers/net/arcnet/- commit 49ea450 * Sun Aug 27 2023 dkirjanovAATTsuse.com- blacklist.conf: add CAIF drivers- commit e788b55 * Sun Aug 27 2023 dkirjanovAATTsuse.com- blacklist.conf: add CONFIG_WAN and CONFIG_IEEE802154 drivers- commit 26fa349 * Sun Aug 27 2023 dkirjanovAATTsuse.com- blacklist.conf: add CONFIG_ROSE- commit 9103b7d * Sun Aug 27 2023 dkirjanovAATTsuse.com- blacklist.conf: add CONFIG_DECNET- commit ffa631c * Sun Aug 27 2023 dkirjanovAATTsuse.com- blacklist.conf: add CONFIG_PHONET- commit bd0a4a9 * Sun Aug 27 2023 dkirjanovAATTsuse.com- blacklist.conf: add CONFIG_NETROM- commit f7b4f72 * Sun Aug 27 2023 dkirjanovAATTsuse.com- blacklist.conf: add CONFIG_X25- commit 482c65e * Sun Aug 27 2023 dkirjanovAATTsuse.com- blacklist.conf: add CONFIG_IEEE802154- commit 3234431 * Sun Aug 27 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 9ca64d4 * Sat Aug 26 2023 dkirjanovAATTsuse.com- netfilter: ipset: Fix an error code in ip_set_sockfn_get() (git-fixes).- commit 9e5e119 * Sat Aug 26 2023 dkirjanovAATTsuse.com- bridge: ebtables: don\'t crash when using dnat target in output chains (git-fixes).- commit 6755ab5 * Sat Aug 26 2023 dkirjanovAATTsuse.com- net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject (git-fixes).- commit ba3b4ef * Sat Aug 26 2023 dkirjanovAATTsuse.com- xfrm: release device reference for invalid state (git-fixes).- commit edb4011 * Sat Aug 26 2023 dkirjanovAATTsuse.com- net/fq_impl: Switch to kvmalloc() for memory allocation (git-fixes).- commit fc2b65b * Sat Aug 26 2023 dkirjanovAATTsuse.com- blacklist.conf: add CONFIG_BATMAN_ADV- commit 4a7aeb7 * Fri Aug 25 2023 shung-hsi.yuAATTsuse.com- net: mana: add support for XDP_QUERY_PROG (jsc#SLE-18779, bsc#1214209).- commit 2072e0b * Wed Aug 23 2023 vkarasulliAATTsuse.de- Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync() (bsc#1213971 CVE-2023-4134).- commit 3678dd9 * Wed Aug 23 2023 nik.borisovAATTsuse.com- x86/CPU/AMD: Fix the DIV(0) initial fix attempt (bsc#1213927, CVE-2023-20588).- commit 7b74a19 * Wed Aug 23 2023 nik.borisovAATTsuse.com- x86/CPU/AMD: Do not leak quotient data after a division by 0 (bsc#1213927, CVE-2023-20588).- commit c7be7bc * Wed Aug 23 2023 msuchanekAATTsuse.de- old-flavors: Drop 2.6 kernels. 2.6 based kernels are EOL, upgrading from them is no longer suported.- commit 7bb5087 * Tue Aug 22 2023 jleeAATTsuse.com- net: nfc: Fix use-after-free caused by nfc_llcp_find_local (bsc#1213601 CVE-2023-3863).- nfc: llcp: simplify llcp_sock_connect() error paths (bsc#1213601 CVE-2023-3863).- nfc: llcp: nullify llcp_sock->dev on connect() error paths (bsc#1213601 CVE-2023-3863).- commit d4622dc * Tue Aug 22 2023 jleeAATTsuse.com- nfc: Fix to check for kmemdup failure (bsc#1213601 CVE-2023-3863). Refresh patches.suse/nfc-fix-refcount-leak-in-llcp_sock_connect.patch. patches.suse/nfc-fix-memory-leak-in-llcp_sock_connect.patch. patches.suse/net-nfc-fix-use-after-free-llcp_sock_bind-connect.patch.- commit 8e06144 * Tue Aug 22 2023 nik.borisovAATTsuse.com- Refresh patches.suse/x86-srso-add-ibpb.patch. CPU_IBPB_ENTRY is non-existant on our kernels and we effectively always have it enabled, adjust patch accordingly.- commit ef69893 * Tue Aug 22 2023 aabdallahAATTsuse.de- x86/vmware: Enable steal time accounting (bsc#1210327).- commit af543f3 * Tue Aug 22 2023 aabdallahAATTsuse.de- x86/vmware: Add steal time clock support for VMware guests (bsc#1210327).- commit 7743a65 * Tue Aug 22 2023 aabdallahAATTsuse.de- x86/cpu/vmware: Fix platform detection VMWARE_PORT macro (bsc#1210327).- commit ea2bc47 * Tue Aug 22 2023 aabdallahAATTsuse.de- x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvm (bsc#1210327).- commit 1575f32 * Tue Aug 22 2023 aabdallahAATTsuse.de- x86/cpu/vmware: Use the full form of INL in VMWARE_PORT (bsc#1210327).- commit 2a67cd9 * Tue Aug 22 2023 tbogendoerferAATTsuse.de- net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup() (bsc#1214451 CVE-2023-4459).- commit 070c8ea * Mon Aug 21 2023 nik.borisovAATTsuse.com- kabi/severities: Ignore newly added SRSO mitigation functions- commit 8a99b91 * Mon Aug 21 2023 dkirjanovAATTsuse.com- blacklist.conf: add drivers/net/ethernet/lantiq_etop.c- commit 26afac4 * Mon Aug 21 2023 dkirjanovAATTsuse.com- net: bnx2x: fix variable dereferenced before check (git-fixes).- commit bda0298 * Mon Aug 21 2023 dkirjanovAATTsuse.com- tun: fix bonding active backup with arp monitoring (git-fixes).- commit 60e162e * Mon Aug 21 2023 dkirjanovAATTsuse.com- bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed (git-fixes).- commit 7b40920 * Mon Aug 21 2023 oneukumAATTsuse.com- USB: serial: option: add support for VW/Skoda \"Carstick LTE\" (git-fixes).- commit 7c6d92a * Mon Aug 21 2023 oneukumAATTsuse.com- USB: serial: option: add Quectel EM05CN modem (git-fixes).- commit 6429943 * Mon Aug 21 2023 oneukumAATTsuse.com- USB: serial: option: add Quectel EM05CN (SG) modem (git-fixes).- commit e6e99a8 * Mon Aug 21 2023 tbogendoerferAATTsuse.de- net: tun: fix bugs for oversize packet when napi frags enabled (bsc#1213543 CVE-2023-3812).- commit 6b178d4 * Mon Aug 21 2023 oneukumAATTsuse.com- USB: serial: cp210x: add SCALANCE LPE-9000 device id (git-fixes).- commit 533d12f * Mon Aug 21 2023 oneukumAATTsuse.com- USB: serial: option: add Quectel EC200U modem (git-fixes).- commit dc34ec6 * Mon Aug 21 2023 oneukumAATTsuse.com- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (git-fixes).- commit b8ed016 * Mon Aug 21 2023 oneukumAATTsuse.com- Refresh patches.suse/USB-serial-option-add-Quectel-EM05-G-modem.patch.- commit df40afb * Mon Aug 21 2023 oneukumAATTsuse.com- Refresh patches.suse/USB-serial-option-add-support-for-u-blox-LARA-R6-fam.patch.- commit 13f6793 * Mon Aug 21 2023 oneukumAATTsuse.com- USB: zaurus: Add ID for A-300/B-500/C-700 (git-fixes).- commit 7f1436c * Mon Aug 21 2023 nik.borisovAATTsuse.com- x86/srso: Correct the mitigation status when SMT is disabled (git-fixes).- commit e345bea * Mon Aug 21 2023 nik.borisovAATTsuse.com- x86/srso: Explain the untraining sequences a bit more (git-fixes).- commit 71144e1 * Mon Aug 21 2023 nik.borisovAATTsuse.com- x86/cpu/kvm: Provide UNTRAIN_RET_VM (git-fixes).- commit bf1a2fa * Mon Aug 21 2023 nik.borisovAATTsuse.com- x86/cpu: Cleanup the untrain mess (git-fixes).- commit a6086d7 * Mon Aug 21 2023 tbogendoerferAATTsuse.de- xfrm: add NULL check in xfrm_update_ae_params (bsc#1213666 CVE-2023-3772).- commit fa1caab * Mon Aug 21 2023 nik.borisovAATTsuse.com- x86/cpu: Rename srso_(. *)_alias to srso_alias_\\1 (git-fixes).- commit 2cfb3ab * Mon Aug 21 2023 nik.borisovAATTsuse.com- x86/cpu: Rename original retbleed methods (git-fixes).- commit 1310fe3 * Mon Aug 21 2023 nik.borisovAATTsuse.com- x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk() (git-fixes).- commit e7d0cb6 * Mon Aug 21 2023 nik.borisovAATTsuse.com- x86/cpu: Fix __x86_return_thunk symbol type (git-fixes).- commit ddb54e9 * Mon Aug 21 2023 nik.borisovAATTsuse.com- x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines and IBT (git-fixes).- commit 19c2705 * Mon Aug 21 2023 nik.borisovAATTsuse.com- x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG (git-fixes).- commit 9b3cb5f * Mon Aug 21 2023 nik.borisovAATTsuse.com- x86/srso: Disable the mitigation on unaffected configurations (git-fixes).- commit 3c5d037 * Mon Aug 21 2023 nik.borisovAATTsuse.com- x86/retpoline: Don\'t clobber RFLAGS during srso_safe_ret() (git-fixes).- commit ee484fd * Mon Aug 21 2023 nik.borisovAATTsuse.com- x86/srso: Fix build breakage with the LLVM linker (git-fixes).- commit 87ffd8d * Sat Aug 19 2023 lduncanAATTsuse.com- Update config files. Drop the dpt_i2o kernel module. For: jsc#PED-4579, CVE-2023-2007- commit 55a7a29 * Fri Aug 18 2023 rgoldwynAATTsuse.com- fs: jfs: fix possible NULL pointer dereference in dbFree() (bsc#1214348 CVE-2023-4385).- commit 47225b2 * Fri Aug 18 2023 msuchanekAATTsuse.de- mkspec: Allow unsupported KMPs (bsc#1214386)- commit 55d8b82 * Fri Aug 18 2023 msuchanekAATTsuse.de- check-for-config-changes: ignore BUILTIN_RETURN_ADDRESS_STRIPS_PAC (bsc#1214380). gcc7 on SLE 15 does not support this while later gcc does.- commit 5b41c27 * Thu Aug 17 2023 dkirjanovAATTsuse.com- blacklist.conf: add drivers/net/ethernet/fujitsu/- commit 3029931 * Thu Aug 17 2023 tbogendoerferAATTsuse.de- net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf() (bsc#1214350 CVE-2023-4387).- commit a117715 * Thu Aug 17 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit d3731cb * Thu Aug 17 2023 wquAATTsuse.com- patches.suse/btrfs-allow-use-of-global-block-reserve-for-balance-.patch: (bsc#1214335).- commit 22c271f * Wed Aug 16 2023 msuchanekAATTsuse.de- kernel-binary: Common dependencies cleanup Common dependencies are copied to a subpackage, there is no need for copying defines or build dependencies there.- commit 254b03c * Wed Aug 16 2023 msuchanekAATTsuse.de- kernel-binary: Drop code for kerntypes support Kerntypes was a SUSE-specific feature dropped before SLE 12.- commit 2c37773 * Wed Aug 16 2023 oneukumAATTsuse.com- blacklist.conf: too risky- commit 711552b * Wed Aug 16 2023 oneukumAATTsuse.com- usb: xhci-mtk: set the dma max_seg_size (git-fixes).- commit 96d510e * Wed Aug 16 2023 oneukumAATTsuse.com- usb: xhci: Check endpoint is valid before dereferencing it (git-fixes).- commit 759ec87 * Wed Aug 16 2023 oneukumAATTsuse.com- xhci-pci: set the dma max_seg_size (git-fixes).- commit fed4fe1 * Wed Aug 16 2023 oneukumAATTsuse.com- xhci: Remove device endpoints from bandwidth list when freeing the device (git-fixes).- commit 841d8bb * Wed Aug 16 2023 oneukumAATTsuse.com- usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info() (git-fixes).- commit c04f324 * Wed Aug 16 2023 msuchanekAATTsuse.de- powerpc/mm/altmap: Fix altmap boundary check (bsc#1120059 git-fixes).- commit 4b78272 * Wed Aug 16 2023 tbogendoerferAATTsuse.de- bnx2x: fix page fault following EEH recovery (bsc#1214299).- commit 04ecd0c * Wed Aug 16 2023 dkirjanovAATTsuse.com- net/af_unix: fix a data-race in unix_dgram_poll (git-fixes).- commit c65eb1d * Tue Aug 15 2023 dkirjanovAATTsuse.com- udp6: Fix race condition in udp6_sendmsg & connect (git-fixes).- commit 8bfe338 * Tue Aug 15 2023 dkirjanovAATTsuse.com- af_unix: Fix a data race of sk->sk_receive_queue->qlen (git-fixes).- commit fa2c287 * Tue Aug 15 2023 dkirjanovAATTsuse.com- af_key: Fix send_acquire race with pfkey_register (git-fixes).- commit f3afa57 * Tue Aug 15 2023 dkirjanovAATTsuse.com- af_packet: fix data-race in packet_setsockopt / packet_setsockopt (git-fixes).- commit 67256be * Tue Aug 15 2023 msuchanekAATTsuse.de- powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).- powerpc: Add HOTPLUG_SMT support (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588). Update config files.- powerpc/pseries: Initialise CPU hotplug callbacks earlier (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).- cpu/SMT: Allow enabling partial SMT states via sysfs (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).- cpu/SMT: Create topology_smt_thread_allowed() (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).- commit 6c86f9a * Tue Aug 15 2023 mkoutnyAATTsuse.com- blacklist.conf: Add a07db5c08657 sched/core: Fix CPU controller for !RT_GROUP_SCHED- commit dd8fafd * Tue Aug 15 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 354d77930706 sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]- commit 9062495 * Tue Aug 15 2023 dkirjanovAATTsuse.com- net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock (git-fixes).- commit 210495b * Tue Aug 15 2023 dkirjanovAATTsuse.com- udp: fix race between close() and udp_abort() (git-fixes).- commit a5be337 * Tue Aug 15 2023 dkirjanovAATTsuse.com- skbuff: fix a data race in skb_queue_len() (git-fixes).- commit 5ea9284 * Mon Aug 14 2023 dkirjanovAATTsuse.com- packet: fix data-race in fanout_flow_is_huge() (git-fixes).- commit 4e14632 * Mon Aug 14 2023 dkirjanovAATTsuse.com- net: icmp: fix data-race in cmp_global_allow() (git-fixes).- Refresh patches.suse/icmp-randomize-the-global-rate-limiter.patch.- commit ac95ea3 * Mon Aug 14 2023 dkirjanovAATTsuse.com- inetpeer: fix data-race in inet_putpeer / inet_putpeer (git-fixes).- commit 80a2ee8 * Mon Aug 14 2023 dkirjanovAATTsuse.com- packet: unconditionally free po->rollover (git-fixes).- commit b37ed03 * Mon Aug 14 2023 oneukumAATTsuse.com- media: usb: siano: Fix warning due to null work_func_t function pointer (bsc#1213969 CVE-2023-4132).- commit 75a6a97 * Mon Aug 14 2023 oneukumAATTsuse.com- media: usb: siano: Fix use after free bugs caused by do_submit_urb (bsc#1213969 CVE-2023-4132).- commit 4613c3a * Mon Aug 14 2023 dkirjanovAATTsuse.com- netfilter: nf_conntrack: Fix possible possible crash on module loading (git-fixes).- commit 6f6cadf * Mon Aug 14 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit f72ef52 * Mon Aug 14 2023 nik.borisovAATTsuse.com- x86/speculation: Add cpu_show_gds() prototype (git-fixes).- commit 9cd20c4 * Sun Aug 13 2023 ailiopAATTsuse.com- fs/sysv: Null check to prevent null-ptr-deref bug (git-fixes).- commit f41c2a0 * Fri Aug 11 2023 vkarasulliAATTsuse.de- net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-free (bsc#1214149 CVE-2023-4128).- net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free (bsc#1214149 CVE-2023-4128).- net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free (bsc#1214149 CVE-2023-4128).- commit c462108 * Fri Aug 11 2023 nik.borisovAATTsuse.com- Sort latest foray of security patches- Refresh patches.suse/kvm-add-gds_no-support-to-kvm.patch.- Refresh patches.suse/x86-speculation-add-gather-data-sampling-mitigation.patch.- Refresh patches.suse/x86-srso-add-a-speculative-ras-overflow-mitigation.patch.- Refresh patches.suse/x86-srso-add-srso_no-support.patch.- commit 6e04a2d * Thu Aug 10 2023 mfrancAATTsuse.cz- s390/dasd: fix hanging device after quiesce/resume (git-fixes bsc#1214157).- commit a759906 * Wed Aug 09 2023 tbogendoerferAATTsuse.de- cxgb4: fix use after free bugs caused by circular dependency problem (bsc#1213970 CVE-2023-4133).- timers: Provide timer_shutdown[_sync]() (bsc#1213970).- timers: Add shutdown mechanism to the internal functions (bsc#1213970).- timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode (bsc#1213970).- timers: Silently ignore timers with a NULL function (bsc#1213970).- timers: Rename del_timer() to timer_delete() (bsc#1213970).- timers: Rename del_timer_sync() to timer_delete_sync() (bsc#1213970).- timers: Use del_timer_sync() even on UP (bsc#1213970).- timers: Update kernel-doc for various functions (bsc#1213970).- timers: Replace BUG_ON()s (bsc#1213970).- clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() function (bsc#1213970).- clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function (bsc#1213970).- ARM: spear: Do not use timer namespace for timer_shutdown() function (bsc#1213970).- commit 7812c75 * Wed Aug 09 2023 jgrossAATTsuse.com- xen/netback: Fix buffer overrun triggered by unusual packet (CVE-2023-34319, XSA-432, bsc#1213546).- commit 3798a75 * Tue Aug 08 2023 nik.borisovAATTsuse.com- Refresh patches.kabi/cpufeatures-kabi-fix.patch.- commit c9296b1 * Tue Aug 08 2023 nik.borisovAATTsuse.com- x86/srso: Tie SBPB bit setting to microcode patch detection (bsc#1213287, CVE-2023-20569).- commit 18888c5 * Tue Aug 08 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64: Use correct ll/sc atomic constraints\")- commit fe276b3 * Tue Aug 08 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64: Avoid redundant type conversions in xchg() and cmpxchg()\")- commit bd2ee86 * Tue Aug 08 2023 iivanovAATTsuse.de- bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd (git-fixes)- commit 17e6299 * Tue Aug 08 2023 iivanovAATTsuse.de- bpf, arm64: remove prefetch insn in xadd mapping (git-fixes)- commit 07a4057 * Tue Aug 08 2023 iivanovAATTsuse.de- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME (git-fixes)- commit ebeacd1 * Tue Aug 08 2023 iivanovAATTsuse.de- arm64: Re-enable support for contiguous hugepages (git-fixes)- commit ebd168a * Tue Aug 08 2023 ailiopAATTsuse.com- ubifs: fix snprintf() checking (git-fixes).- commit 43c222a * Mon Aug 07 2023 mfrancAATTsuse.cz- net: tap_open(): set sk_uid from current_fsuid() (CVE-2023-4194 bsc#1214019).- net: tun_chr_open(): set sk_uid from current_fsuid() (CVE-2023-4194 bsc#1214019).- commit 82ba5a9 * Mon Aug 07 2023 petr.pavluAATTsuse.com- tracing: Fix warning in trace_buffered_event_disable() (git-fixes).- commit d93f525 * Mon Aug 07 2023 petr.pavluAATTsuse.com- ring-buffer: Fix wrong stat of cpu_buffer->read (git-fixes).- commit 0dc7589 * Mon Aug 07 2023 ailiopAATTsuse.com- fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode() (git-fixes).- commit 90060d8 * Mon Aug 07 2023 neilbAATTsuse.de- nfsd: Remove incorrect check in nfsd4_validate_stateid (git-fixes).- commit 8542ece * Fri Aug 04 2023 nik.borisovAATTsuse.com- Update config files. - Refresh patches.suse/x86-srso-add-srso_no-support.patch. Ensure SRSO is always built and also ensure that msr interception works correctly when writing to PRED_CMD msr with the SRSO_NO capability present.- commit c88c60d * Fri Aug 04 2023 nik.borisovAATTsuse.com- patches.kabi/cpufeatures-kabi-fix.patch: (bsc#1213287, CVE-2023-20569). x86 bug bits alias into cap bits. However with the introduction of the kABI fix for CPUID bits bug and cap ints need to be handled separately.- commit 335c50e * Wed Aug 02 2023 mfrancAATTsuse.cz- s390/ftrace: fix endless recursion in function_graph tracer (git-fixes bsc#1213912).- commit dee4f50 * Wed Aug 02 2023 mfrancAATTsuse.cz- s390/time: ensure get_clock_monotonic() returns monotonic values (git-fixes bsc#1213911).- commit 5c3c506 * Wed Aug 02 2023 mfrancAATTsuse.cz- s390/cpum_sf: Check for SDBT and SDB consistency (git-fixes bsc#1213910).- commit b02a979 * Wed Aug 02 2023 mfrancAATTsuse.cz- s390/cpum_sf: Avoid SBD overflow condition in irq handler (git-fixes bsc#1213908).- commit a9dbd12 * Wed Aug 02 2023 mfrancAATTsuse.cz- s390/smp: __smp_rescan_cpus() - move cpumask away from stack (git-fixes bsc#1213906).- commit c4dc11f * Wed Aug 02 2023 mfrancAATTsuse.cz- s390/smp: fix physical to logical CPU map for SMT (git-fixes bsc#1213904).- commit 8c91a3b * Wed Aug 02 2023 mfrancAATTsuse.cz- blacklist.conf: cleanup commit- commit 4d18b38 * Wed Aug 02 2023 oneukumAATTsuse.com- net: usb: qmi_wwan: add support for Compal RXM-G1 (git-fixes).- commit d1428d0 * Wed Aug 02 2023 oneukumAATTsuse.com- blacklist.conf: This is a feature- commit 99bb16b * Wed Aug 02 2023 mfrancAATTsuse.cz- s390/jump_label: print real address in a case of a jump label bug (git-fixes bsc#1213899).- commit c684264 * Wed Aug 02 2023 nik.borisovAATTsuse.com- kabi fix test- commit 87ce69f * Tue Aug 01 2023 tiwaiAATTsuse.de- bpf: add missing header file include (bsc#1211738 CVE-2023-0459).- commit ca4ea63 * Mon Jul 31 2023 mfrancAATTsuse.cz- s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits (git-fixes bsc#1213827).- commit 8ee8817 * Mon Jul 31 2023 mfrancAATTsuse.cz- s390/maccess: add no DAT mode to kernel_write (git-fixes bsc#1213825).- commit bab3d2c * Mon Jul 31 2023 mfrancAATTsuse.cz- vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev (git-fixes bsc#1213823).- commit 60eb99d * Mon Jul 31 2023 mfrancAATTsuse.cz- vfio-ccw: Prevent quiesce function going into an infinite loop (git-fixes bsc#1213819).- commit 123e763 * Mon Jul 31 2023 mfrancAATTsuse.cz- Update patches.suse/scsi-zfcp-Fix-missing-auto-port-scan-and-thus-missing-target-ports (git-fixes bsc#1202670).- commit dacbbc4 * Mon Jul 31 2023 mfrancAATTsuse.cz- Update patches.suse/s390-dasd-fix-no-record-found-for-raw_track_access.patch (git-fixes bsc#1212266 bsc#1207528).- commit ae7fc88 * Mon Jul 31 2023 oneukumAATTsuse.com- blacklist.conf: build warnings only- commit 6609aaf * Mon Jul 31 2023 oneukumAATTsuse.com- media: videodev2.h: Fix struct v4l2_input tuner index comment (git-fixes).- commit 5a43e28 * Mon Jul 31 2023 oneukumAATTsuse.com- block: Fix a source code comment in include/uapi/linux/blkzoned.h (git-fixes).- commit d8748d6 * Mon Jul 31 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit 2515e35 * Mon Jul 31 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit ec2e2d5 * Mon Jul 31 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit d01b20b * Mon Jul 31 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant because you are not to do upstream development with a SLE12 kernel- commit 1dcedba * Mon Jul 31 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant build fix- commit db201cc * Mon Jul 31 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant build fix- commit ef696c2 * Mon Jul 31 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant build fix- commit e324526 * Mon Jul 31 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant build fix- commit 280f872 * Mon Jul 31 2023 oneukumAATTsuse.com- livepatch: check kzalloc return values (git-fixes).- commit c090f07 * Fri Jul 28 2023 jgrossAATTsuse.com- virtio_net: bugfix overflow inside xdp_linearize_page() (git-fixes).- commit b6531dc * Fri Jul 28 2023 jgrossAATTsuse.com- virtio-net: Keep stop() to follow mirror sequence of open() (git-fixes).- commit 6c6da5a * Fri Jul 28 2023 jgrossAATTsuse.com- vhost/vsock: Use kvmalloc/kvfree for larger packets (git-fixes).- commit 95a2d87 * Fri Jul 28 2023 jgrossAATTsuse.com- virtio_net: fix xdp_rxq_info bug after suspend/resume (git-fixes).- commit cededae * Fri Jul 28 2023 jgrossAATTsuse.com- virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed (git-fixes).- commit cc5a462 * Fri Jul 28 2023 mfrancAATTsuse.cz- s390/numa: move initial setup of node_to_cpumask_map (git-fixes bsc#1213766).- commit 44aa432 * Fri Jul 28 2023 mkubecekAATTsuse.cz- net/sched: cls_u32: Fix reference counter leak leading to overflow (CVE-2023-3609 bsc#1213586).- commit a166dc2 * Fri Jul 28 2023 jgrossAATTsuse.com- virtio-pci: Remove wrong address verification in vp_del_vqs() (git-fixes).- commit fb88881 * Fri Jul 28 2023 mfrancAATTsuse.cz- blacklist.conf: triggers kABI check (bsc#1213350)- commit c36a4a3 * Fri Jul 28 2023 mfrancAATTsuse.cz- blacklist.conf: just a cleanup that doesn\'t fix anything- commit bef0bce * Fri Jul 28 2023 mfrancAATTsuse.cz- blacklist.conf: a fix for never packported patch- commit e2e42cd * Fri Jul 28 2023 jgrossAATTsuse.com- Fix double fget() in vhost_net_set_backend() (git-fixes).- commit e283c32 * Fri Jul 28 2023 jgrossAATTsuse.com- vhost/vsock: don\'t check owner in vhost_vsock_stop() while releasing (git-fixes).- commit 6e93d45 * Fri Jul 28 2023 mkubecekAATTsuse.cz- net/sched: cls_fw: Fix improper refcount update leads to use-after-free (CVE-2023-3776 bsc#1213588).- commit 0349f73 * Fri Jul 28 2023 mkubecekAATTsuse.cz- net/sched: sch_qfq: account for stab overhead in qfq_enqueue (CVE-2023-3611 bsc#1213585).- net/sched: sch_qfq: refactor parsing of netlink parameters (bsc#1213585).- blacklist follow-up commit 158810b261d0 (\"net/sched: sch_qfq: reintroduce lmax bound check for MTU\") as unlike the original upstream commit, our backport does not remove the check- commit 5488c28 * Fri Jul 28 2023 jgrossAATTsuse.com- net: skip virtio_net_hdr_set_proto if protocol already set (git-fixes).- commit 8780cf7 * Fri Jul 28 2023 jgrossAATTsuse.com- virtio_ring: Fix querying of maximum DMA mapping size for virtio device (git-fixes).- commit 8dacd2d * Fri Jul 28 2023 jgrossAATTsuse.com- vhost/vsock: fix incorrect used length reported to the guest (git-fixes).- commit 2a64a7c * Fri Jul 28 2023 jgrossAATTsuse.com- net: virtio_net_hdr_to_skb: count transport header in UFO (git-fixes).- commit 9757e32 * Fri Jul 28 2023 jgrossAATTsuse.com- vhost_net: fix OoB on sendmsg() failure (git-fixes).- commit 88459d6 * Fri Jul 28 2023 nik.borisovAATTsuse.com- x86/srso: Add IBPB on VMEXIT (bsc#1213287, CVE-2023-20569).- commit 14120fa * Fri Jul 28 2023 jgrossAATTsuse.com- vringh: Use wiov->used to check for read/write desc order (git-fixes).- commit 6df31aa * Fri Jul 28 2023 nik.borisovAATTsuse.com- x86/srso: Add IBPB (bsc#1213287, CVE-2023-20569).- commit 373f015 * Fri Jul 28 2023 nik.borisovAATTsuse.com- x86/srso: Add SRSO_NO support (bsc#1213287, CVE-2023-20569).- commit 447a133 * Fri Jul 28 2023 nik.borisovAATTsuse.com- x86/cpu, kvm: Add support for CPUID_80000021_EAX (bsc#1213287, CVE-2023-20569).- commit 8553516 * Fri Jul 28 2023 jgrossAATTsuse.com- vhost: Fix the calculation in vhost_overflow() (git-fixes).- commit 53b92b7 * Fri Jul 28 2023 vbabkaAATTsuse.cz- Delete patches.suse/memcg-drop-kmem-limit_in_bytes.patch. Remove the patch due to causing bsc#1213705.- commit 3f5780d * Fri Jul 28 2023 nik.borisovAATTsuse.com- x86/srso: Add IBPB_BRTYPE support (bsc#1213287, CVE-2023-20569).- commit 52998d3 * Fri Jul 28 2023 jgrossAATTsuse.com- virtio: Improve vq->broken access to avoid any compiler optimization (git-fixes).- commit e78eee9 * Fri Jul 28 2023 jgrossAATTsuse.com- virtio_net: Fix error handling in virtnet_restore() (git-fixes).- commit 6e0d3eb * Fri Jul 28 2023 nik.borisovAATTsuse.com- x86: Sanitize linker script (bsc#1213287, CVE-2023-20569).- commit 631311e * Fri Jul 28 2023 nik.borisovAATTsuse.com- x86/retbleed: Add __x86_return_thunk alignment checks (bsc#1213287, CVE-2023-20569).- commit 00b523c * Fri Jul 28 2023 jgrossAATTsuse.com- vringh: fix __vringh_iov() when riov and wiov are different (git-fixes).- commit fc76995 * Fri Jul 28 2023 nik.borisovAATTsuse.com- x86/srso: Add a Speculative RAS Overflow mitigation (bsc#1213287, CVE-2023-20569).- commit ef43cae * Fri Jul 28 2023 jgrossAATTsuse.com- vhost/vsock: fix packet delivery order to monitoring devices (git-fixes).- commit 23364e7 * Fri Jul 28 2023 dwagnerAATTsuse.de- scsi: qla2xxx: Update version to 10.02.08.500-k (bsc#1213747).- scsi: qla2xxx: fix inconsistent TMF timeout (bsc#1213747).- scsi: qla2xxx: Fix TMF leak through (bsc#1213747).- scsi: qla2xxx: Turn off noisy message log (bsc#1213747).- scsi: qla2xxx: Fix session hang in gnl (bsc#1213747).- scsi: qla2xxx: Fix erroneous link up failure (bsc#1213747).- scsi: qla2xxx: Fix command flush during TMF (bsc#1213747).- scsi: qla2xxx: Limit TMF to 8 per function (bsc#1213747).- scsi: qla2xxx: Adjust IOCB resource on qpair create (bsc#1213747).- scsi: qla2xxx: Fix deletion race condition (bsc#1213747).- commit ccb6c62 * Fri Jul 28 2023 dwagnerAATTsuse.de- scsi: qla2xxx: Fix error code in qla2x00_start_sp() (bsc#1213747).- scsi: qla2xxx: Silence a static checker warning (bsc#1213747).- scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue (bsc#1213747).- scsi: qla2xxx: Update version to 10.02.08.400-k (bsc#1213747).- scsi: qla2xxx: Correct the index of array (bsc#1213747).- scsi: qla2xxx: Pointer may be dereferenced (bsc#1213747).- scsi: qla2xxx: Fix buffer overrun (bsc#1213747).- scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport() (bsc#1213747).- scsi: qla2xxx: Avoid fcport pointer dereference (bsc#1213747).- scsi: qla2xxx: Fix potential NULL pointer dereference (bsc#1213747).- scsi: qla2xxx: Array index may go out of bound (bsc#1213747).- scsi: qla2xxx: Drop useless LIST_HEAD (bsc#1213747).- scsi: qla2xxx: Fix end of loop test (bsc#1213747).- scsi: qla2xxx: Fix NULL pointer dereference in target mode (bsc#1213747).- commit f23fa07 * Fri Jul 28 2023 jgrossAATTsuse.com- virtio-balloon: fix managed page counts when migrating pages between zones (git-fixes).- commit 5ada11d * Fri Jul 28 2023 jgrossAATTsuse.com- vhost/vsock: split packets to send using multiple buffers (git-fixes).- commit e3832ce * Fri Jul 28 2023 jgrossAATTsuse.com- vhost/test: fix build for vhost test (git-fixes).- commit 1e9d49e * Fri Jul 28 2023 jgrossAATTsuse.com- vsock/virtio: stop workers during the .remove() (git-fixes).- commit 1f19f2b * Fri Jul 28 2023 jgrossAATTsuse.com- vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock (git-fixes).- commit a525dd1 * Fri Jul 28 2023 msuchanekAATTsuse.de- kernel-binary.spec.in: Remove superfluous %% in Supplements Fixes: 02b7735e0caf (\"rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs\")- commit 264db74 * Fri Jul 28 2023 jgrossAATTsuse.com- vhost_net: disable zerocopy by default (git-fixes).- commit 05e0782 * Fri Jul 28 2023 jgrossAATTsuse.com- xen/blkfront: Only check REQ_FUA for writes (git-fixes).- commit 2f31c71 * Wed Jul 26 2023 mfrancAATTsuse.cz- s390/cio: check the subchannel validity for dev_busid (bsc#1207526).- commit 512a26a * Wed Jul 26 2023 mfrancAATTsuse.cz- s390/cio: add dev_busid sysfs entry for each subchannel (bsc#1207526).- commit ff8d9d4 * Wed Jul 26 2023 mfrancAATTsuse.cz- s390/cio: introduce io_subchannel_type (bsc#1207526).- Refresh patches.suse/s390-cio-generate-delayed-uevent-for-vfio-ccw-subchannels.- commit c7d1471 * Wed Jul 26 2023 jslabyAATTsuse.cz- vc_screen: don\'t clobber return value in vcs_read (bsc#1213167 CVE-2023-3567).- vc_screen: modify vcs_size() handling in vcs_read() (bsc#1213167 CVE-2023-3567).- vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF (bsc#1213167 CVE-2023-3567).- commit d1352c9 * Tue Jul 25 2023 iivanovAATTsuse.de- x86/microcode/AMD: Make stub function static inline (bsc#1213286, CVE-2023-20593) Refresh patches.suse/x86-cpu-amd-add-a-zenbleed-fix.patch.- commit 78a62d1 * Tue Jul 25 2023 neilbAATTsuse.de- svcrdma: Prevent page release when nothing was received (git-fixes).- SUNRPC: Fix UAF in svc_tcp_listen_data_ready() (git-fixes).- nfsd: fix double fget() bug in __write_ports_addfd() (git-fixes).- SUNRPC: remove the maximum number of retries in call_bind_status (git-fixes).- NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease (git-fixes).- commit 2c4e751 * Mon Jul 24 2023 lduncanAATTsuse.com- blacklist.conf: added drbd git-fix to ignore- commit c682535 * Mon Jul 24 2023 petr.pavluAATTsuse.com- blacklist.conf: Add a not-relevant ftrace fix- commit 95f476b * Mon Jul 24 2023 petr.pavluAATTsuse.com- ring-buffer: Fix deadloop issue on reading trace_pipe (git-fixes).- commit 2ca6140 * Sun Jul 23 2023 schwabAATTsuse.de- rpm/mkspec-dtb: add riscv64 dtb-allwinner subpackage- commit ec82ffc * Fri Jul 21 2023 iivanovAATTsuse.de- README.BRANCH: Add myself as co-maintainer- commit 432c0e5 * Fri Jul 21 2023 nik.borisovAATTsuse.com- KVM: Add GDS_NO support to KVM (bsc#1206418, CVE-2022-40982).- commit 363876a * Fri Jul 21 2023 nik.borisovAATTsuse.com- x86/speculation: Add Gather Data Sampling mitigation (bsc#1206418, CVE-2022-40982).- commit 89ac44a * Thu Jul 20 2023 mkubecekAATTsuse.cz- netfilter: nf_tables: prevent OOB access in nft_byteorder_eval (CVE-2023-35001 bsc#1213059).- commit 846f417 * Thu Jul 20 2023 lhenriquesAATTsuse.de- fuse: revalidate: don\'t invalidate if interrupted (bsc#1213525).- commit d6449dc * Thu Jul 20 2023 mkoutnyAATTsuse.com- uaccess: Add speculation barrier to copy_from_user() (bsc#1211738 CVE-2023-0459).- commit 8370997 * Thu Jul 20 2023 ailiopAATTsuse.com- ocfs2: fix use-after-free when unmounting read-only filesystem (git-fixes).- commit 2b3e0de * Thu Jul 20 2023 ailiopAATTsuse.com- ocfs2: check new file size on fallocate call (git-fixes).- commit 39f6614 * Wed Jul 19 2023 nik.borisovAATTsuse.com- x86/cpu/amd: Add a Zenbleed fix (bsc#1213286, CVE-2023-20593).- commit 9c7bbf1 * Wed Jul 19 2023 nik.borisovAATTsuse.com- x86/cpu/amd: Move the errata checking functionality up (bsc#1213286, CVE-2023-20593).- commit 06feaef * Wed Jul 19 2023 oneukumAATTsuse.com- USB: serial: option: add u-blox LARA-R6 00B modem (git-fixes).- commit 722987b * Wed Jul 19 2023 oneukumAATTsuse.com- blacklist.conf: risk of regression- commit 77e520e * Wed Jul 19 2023 oneukumAATTsuse.com- USB: serial: option: add Fibocom FM160 0x0111 composition (git-fixes).- commit 5e781fe * Wed Jul 19 2023 oneukumAATTsuse.com- USB: serial: option: add Sierra Wireless EM9191 (git-fixes).- commit a5c215c * Wed Jul 19 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit 272efb8 * Wed Jul 19 2023 oneukumAATTsuse.com- USB: serial: option: add Quectel EM05-G (RS) modem (git-fixes).- commit a3f4bd9 * Wed Jul 19 2023 oneukumAATTsuse.com- USB: serial: option: add Quectel EM05-G (GR) modem (git-fixes).- commit 0683869 * Wed Jul 19 2023 msuchanekAATTsuse.de- powerpc/security: Fix Speculation_Store_Bypass reporting on Power10 (bsc#1188885 ltc#193722 git-fixes).- powerpc/64: Update Speculation_Store_Bypass in /proc//status (bsc#1188885 ltc#193722 git-fixes).- commit c14b3fc * Wed Jul 19 2023 petr.pavluAATTsuse.com- Refresh patches.suse/keys-Fix-linking-a-duplicate-key-to-a-keyring-s-asso.patch.- commit ed0f049 * Tue Jul 18 2023 ematsumiyaAATTsuse.de- Refresh patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch.- Refresh patches.suse/cifs-support-nested-dfs-links-over-reconnect.patch. Fix backport of patches.suse/cifs-support-nested-dfs-links-over-reconnect.patch (bsc#1212871)- commit 3f2dafd * Tue Jul 18 2023 mfrancAATTsuse.cz- blacklist.conf: fix for patch that is not included- commit 8426871 * Tue Jul 18 2023 mfrancAATTsuse.cz- s390/perf: Return error when debug_register fails (git-fixes bsc#1212657).- commit 0fcfe58 * Tue Jul 18 2023 nik.borisovAATTsuse.com- Update patches.suse/08-x86-bugs-provide-boot-parameters-for-the-spec_store_bypass_disable-mitigation.patch (bsc#1087082 CVE-2018-3639 bsc#1207561).- commit cdd6858 * Tue Jul 18 2023 nik.borisovAATTsuse.com- Update patches.suse/08-x86-bugs-provide-boot-parameters-for-the-spec_store_bypass_disable-mitigation.patch (bsc#1087082 CVE-2018-3639 bsc#1207561).- commit 35a0609 * Mon Jul 17 2023 msuchanekAATTsuse.de- rpm: Update dependency to match current kmod.- commit d687dc3 * Mon Jul 17 2023 oneukumAATTsuse.com- usb: core: add quirk for Alcor Link AK9563 smartcard reader (git-fixes).- commit 8095fd4 * Mon Jul 17 2023 oneukumAATTsuse.com- usb: add NO_LPM quirk for Realforce 87U Keyboard (git-fixes).- commit 6c36377 * Mon Jul 17 2023 oneukumAATTsuse.com- uas: ignore UAS for Thinkplus chips (git-fixes).- commit 6536763 * Mon Jul 17 2023 oneukumAATTsuse.com- usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS (git-fixes).- commit 454dfcf * Mon Jul 17 2023 oneukumAATTsuse.com- uas: add no-uas quirk for Hiksemi usb_disk (git-fixes).- commit 49cc350 * Mon Jul 17 2023 oneukumAATTsuse.com- USB: hcd-pci: Fully suspend across freeze/thaw cycle (git-fixes).- commit 9d12426 * Mon Jul 17 2023 oneukumAATTsuse.com- usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0 (git-fixes).- commit ec30965 * Mon Jul 17 2023 oneukumAATTsuse.com- usb: core: hub: Disable autosuspend for Cypress CY7C65632 (git-fixes).- Refresh patches.suse/usb-core-hub-disable-autosuspend-for-TI-TUSB8041.patch.- commit 3ec99e4 * Mon Jul 17 2023 nik.borisovAATTsuse.com- x86/speculation/mmio: Print SMT warning (git-fixes).- commit 304caaa * Mon Jul 17 2023 nik.borisovAATTsuse.com- x86: Fix return value of __setup handlers (git-fixes).- commit 53fc9a6 * Mon Jul 17 2023 nik.borisovAATTsuse.com- x86/delay: Fix the wrong asm constraint in delay_loop() (git-fixes).- commit 873671b * Mon Jul 17 2023 nik.borisovAATTsuse.com- x86/cpu: Load microcode during restore_processor_state() (git-fixes).- commit e7bd394 * Mon Jul 17 2023 nik.borisovAATTsuse.com- x86/bugs: Remove apostrophe typo (git-fixes).- commit 972a8b3 * Mon Jul 17 2023 nik.borisovAATTsuse.com- x86/bugs: Enable STIBP for JMP2RET (git-fixes).- Refresh patches.suse/x86-bugs-enable-stibp-for-ibpb-mitigated-retbleed.patch.- commit c8acef1 * Mon Jul 17 2023 nik.borisovAATTsuse.com- x86/bugs: Warn when \"ibrs\" mitigation is selected on Enhanced IBRS parts (git-fixes).- commit ba92ee5 * Fri Jul 14 2023 mfrancAATTsuse.cz- blacklist.conf: cosmetic change- commit 4490310 * Fri Jul 14 2023 mfrancAATTsuse.cz- s390: limit brk randomization to 32MB (git-fixes bsc#1213346).- commit 99a7771 * Fri Jul 14 2023 mfrancAATTsuse.cz- s390/perf: Change CPUM_CF return code in event init function (git-fixes bsc#1213344).- commit 8991783 * Thu Jul 13 2023 oneukumAATTsuse.com- blacklist.conf: cleanup designed to break kABI- commit 9af40cb * Thu Jul 13 2023 tbogendoerferAATTsuse.de- net: mana: Add support for vlan tagging (bsc#1212301).- commit 9f17643 * Tue Jul 11 2023 mfrancAATTsuse.cz- s390/dasd: fix memleak in path handling error case (git-fixes bsc#1213221).- commit d16f3d6 * Tue Jul 11 2023 mfrancAATTsuse.cz- vfio-ccw: Do not call flush_workqueue while holding the spinlock (git-fixes bsc#1213218).- commit 99ea851 * Tue Jul 11 2023 mfrancAATTsuse.cz- vfio-ccw: fence off transport mode (git-fixes bsc#1213215).- commit 09eec4a * Tue Jul 11 2023 mfrancAATTsuse.cz- blacklist.conf: license change- commit 092eb89 * Mon Jul 10 2023 fdmananaAATTsuse.com- btrfs: fix resolving backrefs for inline extent followed by prealloc (bsc#1213133).- commit 9143ce4 * Mon Jul 10 2023 rgoldwynAATTsuse.com- fs: hfsplus: fix UAF issue in hfsplus_put_super (bsc#1211867, CVE-2023-2985).- commit 0939c1b * Mon Jul 10 2023 vliaskovitisAATTsuse.com- memcg: drop kmem.limit_in_bytes (bsc#1208788, bsc#1212905).- commit 3699a6e * Mon Jul 10 2023 dkirjanovAATTsuse.com- Update metadata- commit 4f06ed0 * Mon Jul 10 2023 schwabAATTsuse.de- rpm/check-for-config-changes: ignore also RISCV_ISA_ * and DYNAMIC_SIGFRAME They depend on CONFIG_TOOLCHAIN_HAS_ *.- commit 1007103 * Mon Jul 10 2023 msuchanekAATTsuse.de- powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-boundary (bsc#1150305 ltc#176097 git-fixes).- commit 49e2ec1 * Fri Jul 07 2023 mhockoAATTsuse.com- ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size (bsc#1210584).- ubi: ensure that VID header offset + VID header size <= alloc, size (bsc#1210584).- commit 4331e8e * Wed Jul 05 2023 jackAATTsuse.cz- blacklist.conf: Blacklist a408f33e895e4- commit 6fc7467 * Wed Jul 05 2023 jackAATTsuse.cz- include/trace/events/writeback.h: fix -Wstringop-truncation warnings (bsc#1213023).- blacklist.conf: Remove commit d1a445d3b8 from blacklist- patches.suse/writeback-Fix-sync-livelock-due-to-b_dirty_time-proc.patch: Refresh- commit 4c9bb20 * Wed Jul 05 2023 jackAATTsuse.cz- lib/string: Add strscpy_pad() function (bsc#1213023).- commit 3c00676 * Wed Jul 05 2023 jackAATTsuse.cz- fs: fix guard_bio_eod to check for real EOD errors (bsc#1213042).- commit a1e013d * Wed Jul 05 2023 jackAATTsuse.cz- udf: Check consistency of Space Bitmap Descriptor (bsc#1210771).- commit 7ebedbc * Wed Jul 05 2023 jackAATTsuse.cz- udf: Do not update file length for failed writes to inline files (bsc#1213041).- commit 18b4c06 * Wed Jul 05 2023 jackAATTsuse.cz- udf: Do not bother merging very long extents (bsc#1213040).- commit b8138fe * Wed Jul 05 2023 jackAATTsuse.cz- udf: Truncate added extents on failed expansion (bsc#1213039).- commit edadd0d * Wed Jul 05 2023 jackAATTsuse.cz- udf: Define EFSCORRUPTED error code (bsc#1213038).- commit b1ce7bf * Wed Jul 05 2023 jackAATTsuse.cz- udf: Fix extending file within last block (bsc#1213037).- commit 43eaf71 * Wed Jul 05 2023 jackAATTsuse.cz- udf: Discard preallocation before extending file with a hole (bsc#1213036).- commit d6c23d6 * Wed Jul 05 2023 jackAATTsuse.cz- udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size (bsc#1213035).- commit 4ee0c8f * Wed Jul 05 2023 jackAATTsuse.cz- udf: Fix preallocation discarding at indirect extent boundary (bsc#1213034).- commit 4ad4e85 * Wed Jul 05 2023 jackAATTsuse.cz- udf: Drop unused arguments of udf_delete_aext() (bsc#1213033).- commit 1a487a5 * Wed Jul 05 2023 jackAATTsuse.cz- udf: Avoid double brelse() in udf_rename() (bsc#1213032).- commit c1551d1 * Wed Jul 05 2023 jackAATTsuse.cz- inotify: Avoid reporting event with invalid wd (bsc#1213025).- commit 1b40fc6 * Wed Jul 05 2023 jackAATTsuse.cz- writeback: fix call of incorrect macro (bsc#1213024).- commit be6c80a * Wed Jul 05 2023 jackAATTsuse.cz- memcg: fix a crash in wb_workfn when a device disappears (bsc#1213023). Refresh patches.suse/writeback-Fix-sync-livelock-due-to-b_dirty_time-proc.patch- commit ab66f3a * Wed Jul 05 2023 jackAATTsuse.cz- blkcg, writeback: dead memcgs shouldn\'t contribute to writeback ownership arbitration (bsc#1213022).- commit deeb8e8 * Wed Jul 05 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 12e0613715e1- commit 0f8099a * Wed Jul 05 2023 jackAATTsuse.cz- ext4: fix to check return value of freeze_bdev() in ext4_shutdown() (bsc#1213021).- commit e4bb61c * Wed Jul 05 2023 jackAATTsuse.cz- ext4: Fix reusing stale buffer heads from last failed mounting (bsc#1213020).- commit 39e60c2 * Wed Jul 05 2023 jackAATTsuse.cz- ext4: only update i_reserved_data_blocks on successful block allocation (bsc#1213019).- commit 9a3a64e * Wed Jul 05 2023 jackAATTsuse.cz- blacklist.conf: Blacklist dea9d8f7643f- commit 2a0b76b * Wed Jul 05 2023 jackAATTsuse.cz- ext4: bail out of ext4_xattr_ibody_get() fails for any reason (bsc#1213018).- commit e0aebad * Wed Jul 05 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 2220eaf90992- commit 0a7a059 * Wed Jul 05 2023 jackAATTsuse.cz- ext4: improve error recovery code paths in __ext4_remount() (bsc#1213017).- commit 0d0eede * Wed Jul 05 2023 jackAATTsuse.cz- blacklist.conf: Blacklist aff3bea95388- commit 4c5264c * Wed Jul 05 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 4f04351888a8- commit 15cda77 * Wed Jul 05 2023 jackAATTsuse.cz- blacklist.conf: Blacklist b87c7cdf2bed- commit 2eafae9 * Wed Jul 05 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 463808f237cf- commit 6d6f5a5 * Wed Jul 05 2023 jackAATTsuse.cz- ext4: fix i_disksize exceeding i_size problem in paritally written case (bsc#1213015).- commit 7b579a0 * Wed Jul 05 2023 jackAATTsuse.cz- jdb2: Don\'t refuse invalidation of already invalidated buffers (bsc#1213014).- commit 0c38716 * Wed Jul 05 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 93cdf49f6eca- commit 725de91 * Wed Jul 05 2023 jackAATTsuse.cz- ext4: zero i_disksize when initializing the bootloader inode (bsc#1213013).- commit 1c940cb * Wed Jul 05 2023 jackAATTsuse.cz- ext4: fix WARNING in ext4_update_inline_data (bsc#1213012).- commit c52c259 * Wed Jul 05 2023 jackAATTsuse.cz- ext4: move where set the MAY_INLINE_DATA flag is set (bsc#1213011).- commit 5819fe4 * Wed Jul 05 2023 jackAATTsuse.cz- ext4: fix RENAME_WHITEOUT handling for inline directories (bsc#1210766).- commit c039f47 * Wed Jul 05 2023 jackAATTsuse.cz- ext4: fix cgroup writeback accounting with fs-layer encryption (bsc#1210765).- commit dd448da * Wed Jul 05 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 0813299c586b- commit bd6a717 * Wed Jul 05 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 0f7bfd6f8164- commit 2a94ded * Wed Jul 05 2023 jackAATTsuse.cz- ext4: fail ext4_iget if special inode unallocated (bsc#1213010).- commit 630fe8f * Wed Jul 05 2023 jackAATTsuse.cz- blacklist.conf: Blacklist e4db04f7d3db, 1e9d62d25281, f31173c19901- commit 77a2527 * Wed Jul 05 2023 jackAATTsuse.cz- blacklist.conf: Blacklist cc12a6f25e07- commit 3c8b58f * Wed Jul 05 2023 jackAATTsuse.cz- ext4: avoid unaccounted block allocation when expanding inode (bsc#1207634).- commit 9e6d432 * Wed Jul 05 2023 jackAATTsuse.cz- ext4: initialize quota before expanding inode in setproject ioctl (bsc#1207633).- commit b8cc1a5 * Wed Jul 05 2023 jackAATTsuse.cz- ext4: fix deadlock due to mbcache entry corruption (bsc#1207653).- commit cb6b593 * Wed Jul 05 2023 tbogendoerferAATTsuse.de- igb: revert rtnl_lock() that causes deadlock (git-fixes).- Refresh patches.suse/igb-Enable-SR-IOV-after-reinit.patch.- commit e174406 * Tue Jul 04 2023 ailiopAATTsuse.com- fs: dlm: handle -EBUSY first in lock arg validation (git-fixes).- commit ba06019 * Tue Jul 04 2023 ailiopAATTsuse.com- fs: dlm: fix race between test_bit() and queue_work() (git-fixes).- commit af66625 * Tue Jul 04 2023 ailiopAATTsuse.com- dlm: fix missing lkb refcount handling (git-fixes).- commit 1fdc07a * Tue Jul 04 2023 ailiopAATTsuse.com- dlm: fix plock invalid read (git-fixes).- commit 5846a6b * Tue Jul 04 2023 ailiopAATTsuse.com- fs: dlm: filter user dlm messages for kernel locks (git-fixes).- commit 70cf60c * Tue Jul 04 2023 ailiopAATTsuse.com- fs: dlm: fix memory leak when fenced (git-fixes).- commit d603d38 * Tue Jul 04 2023 ailiopAATTsuse.com- fs: dlm: cancel work sync othercon (git-fixes).- commit ae6c300 * Tue Jul 04 2023 ailiopAATTsuse.com- fs: dlm: fix debugfs dump (git-fixes).- commit 93164bc * Tue Jul 04 2023 ailiopAATTsuse.com- fs: dlm: fix configfs memory leak (git-fixes).- commit afdd8b1 * Tue Jul 04 2023 ailiopAATTsuse.com- dlm: fix invalid cluster name warning (git-fixes).- commit a02356b * Tue Jul 04 2023 ailiopAATTsuse.com- dlm: NULL check before kmem_cache_destroy is not needed (git-fixes).- commit 7f3aa73 * Tue Jul 04 2023 ailiopAATTsuse.com- dlm: fix missing idr_destroy for recover_idr (git-fixes).- commit 5d97801 * Tue Jul 04 2023 ailiopAATTsuse.com- dlm: fix possible call to kfree() for non-initialized pointer (git-fixes).- commit 52d34af * Tue Jul 04 2023 ailiopAATTsuse.com- dlm: Delete an unnecessary variable initialisation in dlm_ls_start() (git-fixes).- commit 8663a16 * Tue Jul 04 2023 jackAATTsuse.cz- ext4: avoid BUG_ON when creating xattrs (bsc#1205496).- commit 349d51a * Tue Jul 04 2023 jackAATTsuse.cz- ext4: fix error code return to user-space in ext4_get_branch() (bsc#1207630).- commit f7cb6ba * Tue Jul 04 2023 jackAATTsuse.cz- ext4: init quota for \'old.inode\' in \'ext4_rename\' (bsc#1207629).- commit ffba993 * Tue Jul 04 2023 jackAATTsuse.cz- ext4: fix bug_on in __es_tree_search caused by bad boot loader inode (bsc#1207620).- commit cccc3e5 * Tue Jul 04 2023 jackAATTsuse.cz- ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop (bsc#1207617).- commit 859359e * Tue Jul 04 2023 jackAATTsuse.cz- jbd2: fix assertion \'jh->b_frozen_data == NULL\' failure when journal aborted (bsc#1202716).- commit e85fc79 * Tue Jul 04 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 310c097c2bdb- commit 522a9c3 * Tue Jul 04 2023 jackAATTsuse.cz- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1212990). Refresh patches.suse/ext4-fix-error-code-in-ext4_commit_super.patch- commit daeb235 * Tue Jul 04 2023 jackAATTsuse.cz- jbd2: abort journal if free a async write error metadata buffer (bsc#1212989).- commit 5f2b1c4 * Tue Jul 04 2023 jackAATTsuse.cz- jbd2: fix data races at struct journal_head (bsc#1173438).- commit 7c8dc88 * Tue Jul 04 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 24dc9864914e- commit b656355 * Tue Jul 04 2023 jackAATTsuse.cz- jbd2: Fix statistics for the number of logged blocks (bsc#1212988).- commit 9de4b16 * Tue Jul 04 2023 jackAATTsuse.cz- jbd2: fix invalid descriptor block checksum (bsc#1212987).- commit 8705ef8 * Tue Jul 04 2023 jackAATTsuse.cz- jbd2: fix race when writing superblock (bsc#1212986).- commit 6256642 * Tue Jul 04 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 6f363f5aa845 cgroup: Do not corrupt task iteration when rebinding subsystem- commit e6c7d2e * Tue Jul 04 2023 wquAATTsuse.com- patches.suse/btrfs-unset-reloc-control-if-transaction-commit-fail.patch: (bsc#1212051).- commit f5c0b6d * Mon Jul 03 2023 lhenriquesAATTsuse.de- ceph: fix use-after-free bug for inodes when flushing capsnaps (bsc#1212938).- commit e731236 * Mon Jul 03 2023 msuchanekAATTsuse.de- Remove more packaging cruft for SLE < 12 SP3- commit a16781c * Fri Jun 30 2023 msuchanekAATTsuse.de- Get module prefix from kmod (bsc#1212835).- commit f6691b0 * Fri Jun 30 2023 mfrancAATTsuse.cz- blacklist.conf: gcc 12 issue- commit 612c29c * Fri Jun 30 2023 mfrancAATTsuse.cz- blacklist.conf: cosmetic fix to suppress a compiler warning- commit f46848d * Fri Jun 30 2023 mkubecekAATTsuse.cz- rpm/check-for-config-changes: ignore also PAHOLE_HAS_ * We now also have options like CONFIG_PAHOLE_HAS_LANG_EXCLUDE.- commit 86b52c1 * Thu Jun 29 2023 ailiopAATTsuse.com- fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() (git-fixes).- commit ea30d59 * Thu Jun 29 2023 ailiopAATTsuse.com- fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() (git-fixes).- commit 4a538d4 * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: fix non-auto defrag path not working issue (git-fixes).- commit 28a9871 * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: fix defrag path triggering jbd2 ASSERT (git-fixes).- commit 190f99a * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: fix memory leak in ocfs2_stack_glue_init() (git-fixes).- commit ac6dbde * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: clear dinode links count in case of error (git-fixes).- commit f1a97d4 * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: fix BUG when iput after ocfs2_mknod fails (git-fixes).- commit e11f180 * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock (git-fixes).- commit 70db5f3 * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans() (git-fixes).- commit f3e26c1 * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: call journal flush to mark journal as empty after journal recovery when mount (git-fixes).- commit d5a28a3 * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: clear zero in unaligned direct IO (git-fixes).- commit 4189b4d * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: wait for recovering done after direct unlock request (git-fixes).- commit b3e22bb * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: remove set but not used variable \'last_hash\' (git-fixes).- commit d403713 * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: fix a panic problem caused by o2cb_ctl (git-fixes).- commit b701b96 * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: don\'t clear bh uptodate for block read (git-fixes).- commit 30ca2be * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: clear journal dirty flag after shutdown journal (git-fixes).- commit ccfe523 * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: fix panic due to unrecovered local alloc (git-fixes).- commit 007a17f * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: fix potential use after free (git-fixes).- commit 49406d3 * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: fix deadlock caused by ocfs2_defrag_extent() (git-fixes).- commit f258e7d * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: fix clusters leak in ocfs2_defrag_extent() (git-fixes).- commit 01bc1d8 * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: don\'t put and assigning null to bh allocated outside (git-fixes).- commit 760bd24 * Thu Jun 29 2023 ailiopAATTsuse.com- fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle() (git-fixes).- commit 01c2b72 * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2: take inode cluster lock before moving reflinked inode from orphan dir (git-fixes).- commit 7e1768a * Thu Jun 29 2023 ailiopAATTsuse.com- ocfs2/dlm: don\'t handle migrate lockres if already in shutdown (git-fixes).- commit 04cf6d0 * Thu Jun 29 2023 msuchanekAATTsuse.de- usrmerge: Adjust module path in the kernel sources (bsc#1212835). With the module path adjustment applied as source patch only ALP/Tumbleweed kernel built on SLE/Leap needs the path changed back to non-usrmerged.- commit dd9a820 * Thu Jun 29 2023 vkarasulliAATTsuse.de- ipvlan:Fix out-of-bounds caused by unclear skb->cb (bsc#1212842 CVE-2023-3090).- commit bd94484 * Thu Jun 29 2023 fdmananaAATTsuse.com- btrfs: unset reloc control if transaction commit fails in prepare_to_relocate() (bsc#1212051 CVE-2023-3111).- commit 6726801 * Mon Jun 26 2023 msuchanekAATTsuse.de- kernel-docs: Use python3 together with python3-Sphinx (bsc#1212741).- commit 95a40a6 * Mon Jun 26 2023 petr.pavluAATTsuse.com- kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list (git-fixes).- commit 35c8c33 * Mon Jun 26 2023 petr.pavluAATTsuse.com- kprobes: Fix check for probe enabled in kill_kprobe() (git-fixes).- commit a744c64 * Mon Jun 26 2023 vkarasulliAATTsuse.de- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes bsc#1212606 CVE-2023-3358).- commit 448bfe3 * Mon Jun 26 2023 tbogendoerferAATTsuse.de- igb: fix nvm.ops.read() error handling (git-fixes).- bnxt_en: Query default VLAN before VNIC setup on a VF (git-fixes).- igb: fix bit_shift to be in [1..8] range (git-fixes).- ixgbe: Enable setting RSS table to default values (git-fixes).- ixgbe: Allow flow hash to be set via ethtool (git-fixes).- bnxt_en: Fix typo in PCI id to device description string mapping (git-fixes).- igbvf: Regard vf reset nack as success (git-fixes).- intel/igbvf: free irq on the error path in igbvf_request_msix() (git-fixes).- igb: Enable SR-IOV after reinit (git-fixes).- bnxt_en: Fix mqprio and XDP ring checking logic (git-fixes).- ixgbe: fix pci device refcount leak (git-fixes).- igb: Initialize mailbox message for VF reset (git-fixes).- igb: Allocate MSI-X vector when testing (git-fixes).- bnxt_en: Remove debugfs when pci_register_driver failed (git-fixes).- bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steer (git-fixes).- ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter (git-fixes).- bnxt_en: fix NQ resource accounting during vf creation on 57500 chips (git-fixes).- igb: Add lock to avoid data race (git-fixes).- ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero (git-fixes).- bnxt_en: reclaim max resources if sriov enable fails (git-fixes).- igb: Make DMA faster when CPU is active on the PCIe link (git-fixes).- ixgbe: fix unexpected VLAN Rx in promisc mode on VF (git-fixes).- ixgbe: fix bcast packets Rx on VF after promisc removal (git-fixes).- igb: skip phy status check where unavailable (git-fixes).- dim: initialize all struct fields (bsc#1174852).- ixgbe: ensure IPsec VF<->PF compatibility (git-fixes).- igc: Fix BUG: scheduling while atomic (git-fixes).- igc: Fix infinite loop in release_swfw_sync (git-fixes).- ixgbe: don\'t reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb (git-fixes).- igc: igc_write_phy_reg_gpy: drop premature return (git-fixes).- igc: igc_read_phy_reg_gpy: drop premature return (git-fixes).- ixgbe: set X550 MDIO speed before talking to PHY (git-fixes).- igbvf: fix double free in `igbvf_probe` (git-fixes).- igb: fix netpoll exit with traffic (git-fixes).- commit 34bf378 * Mon Jun 26 2023 msuchanekAATTsuse.de- powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall (bsc#1212701).- commit 207c27c * Mon Jun 26 2023 msuchanekAATTsuse.de- blacklist.conf: Add 3f5f766d5f7f powerpc64/bpf: Limit \'ldbrx\' to processors compliant with ISA v2.06- commit 1a3b374 * Mon Jun 26 2023 fweisbeckerAATTsuse.de- sched/core: Use smp_mb() in wake_woken_function() (git-fixes)- commit 5df8049 * Mon Jun 26 2023 fweisbeckerAATTsuse.de- sched/fair: Fix util_avg of new tasks for asymmetric systems (git-fixes)- commit 828ccf7 * Fri Jun 23 2023 dkirjanovAATTsuse.com- net: ks8851: Dequeue RX packets explicitly (git-fixes).- commit fe5ef52 * Fri Jun 23 2023 dkirjanovAATTsuse.com- net: dev: Use unsigned integer as an argument to left-shift (git-fixes).- commit 0bf77d3 * Fri Jun 23 2023 dkirjanovAATTsuse.com- net: set static variable an initial value in atl2_probe() (git-fixes).- commit 08dc41f * Fri Jun 23 2023 dkirjanovAATTsuse.com- net: thunderx: make CFG_DONE message to run through generic send-ack sequence (git-fixes).- commit dbc5a3f * Fri Jun 23 2023 dkirjanovAATTsuse.com- net: marvell: mvneta: fix DMA debug warning (git-fixes).- commit c48f8b1 * Fri Jun 23 2023 dkirjanovAATTsuse.com- l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file (git-fixes).- commit b182fac * Fri Jun 23 2023 dkirjanovAATTsuse.com- l2tp: hold reference on tunnels printed in pppol2tp proc file (git-fixes).- commit 1f7ac1f * Fri Jun 23 2023 dkirjanovAATTsuse.com- l2tp: hold reference on tunnels in netlink dumps (git-fixes).- commit 9be2a0f * Fri Jun 23 2023 dkirjanovAATTsuse.com- ipv4: fix uninit-value in ip_route_output_key_hash_rcu() (git-fixes).- Refresh patches.suse/ipv4-Return-ENETUNREACH-if-we-can-t-create-route-but.patch.- commit ea68726 * Fri Jun 23 2023 dkirjanovAATTsuse.com- netlabel: If PF_INET6, check sk_buff ip header version (git-fixes).- commit 058c41d * Thu Jun 22 2023 mfrancAATTsuse.cz- blacklist.conf: renaming device- commit 9dfee21 * Thu Jun 22 2023 mfrancAATTsuse.cz- blacklist.conf: cleanup; another dead reference- commit 735761f * Thu Jun 22 2023 mfrancAATTsuse.cz- blacklist.conf: kABI breakage; does not fix any bug- commit 1276dc0 * Thu Jun 22 2023 oneukumAATTsuse.com- usb: core: hub: disable autosuspend for TI TUSB8041 (git-fixes).- commit 539dc8d * Thu Jun 22 2023 oneukumAATTsuse.com- put quirk_disable_autosuspend into a hole (git-fixes).- commit d42a632 * Thu Jun 22 2023 oneukumAATTsuse.com- USB: hub: Fix the broken detection of USB3 device in SMSC hub (git-fixes).- blacklist.conf: patch itself is useless, but needed as infrastructure- commit f4a7f78 * Wed Jun 21 2023 oneukumAATTsuse.com- USB: serial: option: add Quectel EM05-G (CS) modem (git-fixes).- commit d8d554b * Wed Jun 21 2023 dkirjanovAATTsuse.com- netfilter: x_tables: add and use xt_check_proc_name (git-fixes).- commit a579604 * Wed Jun 21 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 1b6a52d * Wed Jun 21 2023 mfrancAATTsuse.cz- s390/dasd: Use correct lock while counting channel queue length (LTC#202775 bsc#1212443).- commit c2ba548 * Tue Jun 20 2023 mhockoAATTsuse.com- binfmt_elf: Take the mmap lock when walking the VMA list (bsc#1209039 CVE-2023-1249).- commit 6550df3 * Tue Jun 20 2023 jleeAATTsuse.com- relayfs: fix out-of-bounds access in relay_file_read (bsc#1212502 CVE-2023-3268).- kernel/relay.c: fix read_pos error when multiple readers (bsc#1212502 CVE-2023-3268).- commit f9dadc6 * Tue Jun 20 2023 jleeAATTsuse.com- bluetooth: Perform careful capability checks in hci_sock_ioctl() (bsc#1210533 CVE-2023-2002).- commit cb9bcb2 * Tue Jun 20 2023 jleeAATTsuse.com- media: dm1105: Fix use after free bug in dm1105_remove due to race condition (bsc#1212501 CVE-2023-35824).- commit a511fea * Mon Jun 19 2023 petr.pavluAATTsuse.com- x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range (git-fixes).- commit 261c02b * Mon Jun 19 2023 tbogendoerferAATTsuse.de- e1000e: Disable TSO on i219-LM card to increase speed (git-fixes).- e1000e: Fix TX dispatch condition (git-fixes).- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes).- net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (git-fixes).- e1000e: Fix possible overflow in LTR decoding (git-fixes).- e1000e: Correct NVM checksum verification flow (git-fixes).- net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources() (git-fixes).- net/mlx4_en: Don\'t allow aRFS for encapsulated packets (git-fixes).- net/mlx4_en: Resolve bad operstate value (git-fixes).- mlx5: count all link events (git-fixes).- commit 084d4cc * Mon Jun 19 2023 petr.pavluAATTsuse.com- x86/kprobes: Fix __recover_optprobed_insn check optimizing logic (git-fixes).- commit 9ede6f6 * Mon Jun 19 2023 petr.pavluAATTsuse.com- kprobes: Fix to check probe enabled before disarm_kprobe_ftrace() (git-fixes).- commit 0f174b4 * Mon Jun 19 2023 petr.pavluAATTsuse.com- blacklist.conf: Add not needed kprobes fixes- commit 9c2f070 * Mon Jun 19 2023 petr.pavluAATTsuse.com- kprobes: Fix optimize_kprobe()/unoptimize_kprobe() cancellation logic (git-fixes).- commit 36f829b * Sat Jun 17 2023 ailiopAATTsuse.com- coda: fix build using bare-metal toolchain (git-fixes).- commit 2df3146 * Sat Jun 17 2023 ailiopAATTsuse.com- coda: add error handling for fget (git-fixes).- commit c092001 * Sat Jun 17 2023 ailiopAATTsuse.com- uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers (git-fixes).- commit 074a075 * Sat Jun 17 2023 ailiopAATTsuse.com- coda: pass the host file in vma->vm_file on mmap (git-fixes).- commit 728d4d8 * Sat Jun 17 2023 ailiopAATTsuse.com- revert \"squashfs: harden sanity check in squashfs_read_xattr_id_table\" (git-fixes).- commit fc7c6f6 * Sat Jun 17 2023 ailiopAATTsuse.com- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling (git-fixes).- commit e8ee0dd * Sat Jun 17 2023 ailiopAATTsuse.com- affs: initialize fsdata in affs_truncate() (git-fixes).- commit f9e83d6 * Sat Jun 17 2023 ailiopAATTsuse.com- fs/affs: release old buffer head on error path (git-fixes).- commit b0b572b * Sat Jun 17 2023 ailiopAATTsuse.com- fs/ufs: avoid potential u32 multiplication overflow (git-fixes).- commit a84c265 * Sat Jun 17 2023 ailiopAATTsuse.com- fs/adfs: super: fix use-after-free bug (git-fixes).- commit 02200da * Fri Jun 16 2023 tiwaiAATTsuse.de- Drop a buggy dvb-core fix patch (bsc#1205758) Also the kabi workaround is dropped, too- commit 34f0c8e * Fri Jun 16 2023 tiwaiAATTsuse.de- README.BRANCH: Add Miroslav Franc as a co-maintainer- commit e545474 * Fri Jun 16 2023 tiwaiAATTsuse.de- README.BRANCH: Update the maintainer list- commit 65a6ad8 * Thu Jun 15 2023 msuchanekAATTsuse.de- kernel-docs: Add buildrequires on python3-base when using python3 The python3 binary is provided by python3-base.- commit c5df526 * Thu Jun 15 2023 mfrancAATTsuse.cz- blacklist.conf: removes exported symbol- commit 39cf0dc * Wed Jun 14 2023 lduncanAATTsuse.com- blacklist.conf: add git-fix not needed- commit 50851fb * Wed Jun 14 2023 petr.pavluAATTsuse.com- kprobes: Prohibit probes in gate area (git-fixes).- commit 4a73d55 * Wed Jun 14 2023 petr.pavluAATTsuse.com- kprobes: don\'t call disarm_kprobe() for disabled kprobes (git-fixes).- commit 5cbfb40 * Wed Jun 14 2023 petr.pavluAATTsuse.com- kprobes: Forbid probing on trampoline and BPF code areas (git-fixes).- commit 667fe1b * Wed Jun 14 2023 petr.pavluAATTsuse.com- samples/kretprobes: Fix return value if register_kretprobe() failed (git-fixes).- commit 5b1b600 * Wed Jun 14 2023 petr.pavluAATTsuse.com- kprobes: Do not use local variable when creating debugfs file (git-fixes).- commit 7286e91 * Wed Jun 14 2023 oneukumAATTsuse.com- usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller.- commit b40a0f8 * Wed Jun 14 2023 oneukumAATTsuse.com- USB: serial: qcserial: add new usb-id for Dell branded EM7455 (git-fixes).- commit ab28954 * Wed Jun 14 2023 petr.pavluAATTsuse.com- kretprobe: Avoid re-registration of the same kretprobe earlier (git-fixes).- commit c2cc176 * Wed Jun 14 2023 oneukumAATTsuse.com- USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (git-fixes).- commit 3561afe * Wed Jun 14 2023 oneukumAATTsuse.com- blacklist.conf: relevant only for kernel development- commit 99f403c * Wed Jun 14 2023 oneukumAATTsuse.com- blacklist.conf: relevant only for kernel development- commit 9c92369 * Wed Jun 14 2023 oneukumAATTsuse.com- blacklist.conf: build fix irrelevant for us- commit b9a3ab1 * Wed Jun 14 2023 oneukumAATTsuse.com- blacklist.conf: build fix irrelevant for us- commit 2f6b7fd * Wed Jun 14 2023 oneukumAATTsuse.com- blacklist.conf: only for kernel development- commit cf47010 * Wed Jun 14 2023 oneukumAATTsuse.com- blacklist.conf: relevant only for kernel development- commit 1370701 * Wed Jun 14 2023 oneukumAATTsuse.com- blacklist.conf: relevant only for kernel development- commit f1f85a4 * Wed Jun 14 2023 oneukumAATTsuse.com- blacklist.conf: unneeded build fix- commit c531cca * Wed Jun 14 2023 oneukumAATTsuse.com- blacklist.conf: relevant only for kbuild irrelevant in the build system- commit 1faed4b * Tue Jun 13 2023 petr.pavluAATTsuse.com- kprobes: fix kill kprobe which has been marked as gone (git-fixes).- commit 77940f3 * Tue Jun 13 2023 petr.pavluAATTsuse.com- kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler (git-fixes).- commit f08285c * Tue Jun 13 2023 petr.pavluAATTsuse.com- kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex (git-fixes).- commit 64b09f1 * Tue Jun 13 2023 petr.pavluAATTsuse.com- kprobes: Set unoptimized flag after unoptimizing code (git-fixes).- commit e2d065d * Tue Jun 13 2023 petr.pavluAATTsuse.com- kprobes: Prohibit probing on BUG() and WARN() address (git-fixes).- commit 0a4ad8b * Tue Jun 13 2023 petr.pavluAATTsuse.com- kprobes: Fix error check when reusing optimized probes (git-fixes).- commit 11aecb3 * Tue Jun 13 2023 petr.pavluAATTsuse.com- kprobes: Remove pointless BUG_ON() from reuse_unused_kprobe() (git-fixes).- Refresh patches.suse/kprobes-Return-error-if-we-fail-to-reuse-kprobe-inst.patch.- commit 1fb5f11 * Tue Jun 13 2023 petr.pavluAATTsuse.com- kprobes: Don\'t call BUG_ON() if there is a kprobe in use on free list (git-fixes).- commit e0562e5 * Tue Jun 13 2023 petr.pavluAATTsuse.com- kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y (git-fixes).- commit 32c4978 * Tue Jun 13 2023 msuchanekAATTsuse.de- blacklist.conf: Add more powerpc unsupported platform paths- commit 80240fd * Tue Jun 13 2023 mfrancAATTsuse.cz- s390/dasd: fix no record found for raw_track_access (git-fixes bsc#1212266).- commit 9377e38 * Tue Jun 13 2023 mfrancAATTsuse.cz- blacklist.conf: just a cleanup, potential dead reference won\'t break anything- commit ae3248a * Mon Jun 12 2023 lduncanAATTsuse.com- scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup() (git-fixes).- scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDS (git-fixes).- scsi: core: Improve scsi_vpd_inquiry() checks (git-fixes).- scsi: megaraid_sas: Fix crash after a double completion (git-fixes).- scsi: megaraid_sas: Fix fw_crash_buffer_show() (git-fixes).- scsi: scsi_dh_alua: Fix memleak for \'qdata\' in alua_activate() (git-fixes).- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR (git-fixes).- scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() (git-fixes).- scsi: core: Remove the /proc/scsi/${proc_name} directory earlier (git-fixes).- scsi: ipr: Work around fortify-string warning (git-fixes).- scsi: ses: Don\'t attach if enclosure has no components (git-fixes).- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (git-fixes).- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (git-fixes).- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (git-fixes).- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (git-fixes).- scsi: aic94xx: Add missing check for dma_map_single() (git-fixes).- scsi: mpt3sas: Fix a memory leak (git-fixes).- scsi: libsas: Remove useless dev_list delete in sas_ex_discover_end_dev() (git-fixes).- commit 9bcdcf3 * Mon Jun 12 2023 mfrancAATTsuse.cz- s390/kasan: avoid vdso instrumentation (git-fixes bsc#1212244).- commit e08fb9a * Mon Jun 12 2023 oneukumAATTsuse.com- CDC-NCM: avoid overflow in sanity checking (git-fixes).- commit c5a973e * Mon Jun 12 2023 dkirjanovAATTsuse.com- net: fec: fix rare tx timeout (git-fixes).- commit 8adec9a * Mon Jun 12 2023 dkirjanovAATTsuse.com- net: macb: Clean 64b dma addresses if they are not detected (git-fixes).- commit 889275f * Mon Jun 12 2023 mfrancAATTsuse.cz- scsi: zfcp: assert that the ERP lock is held when tracing a recovery trigger (git-fixes bsc#1212240).- commit eb171ad * Mon Jun 12 2023 dkirjanovAATTsuse.com- openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS (git-fixes).- commit 444e066 * Mon Jun 12 2023 dkirjanovAATTsuse.com- net: fix warning in af_unix (git-fixes).- commit a389e79 * Mon Jun 12 2023 dkirjanovAATTsuse.com- blacklist.conf: blacklist MDIO_BCM_UNIMAC- commit 62fb3cf * Mon Jun 12 2023 mfrancAATTsuse.cz- s390/smsgiucv: disable SMSG on module unload (git-fixes bsc#1212236).- commit 1cef259 * Mon Jun 12 2023 oneukumAATTsuse.com- net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818 (git-fixes).- commit e119b8c * Mon Jun 12 2023 oneukumAATTsuse.com- net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize (git-fixes).- commit cb1afd9 * Mon Jun 12 2023 dkirjanovAATTsuse.com- xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems (git-fixes).- commit 413544a * Mon Jun 12 2023 oneukumAATTsuse.com- net: cdc_ncm: remove set but not used variable \'ctx\' (git-fixes).- commit 0867b66 * Mon Jun 12 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 7a1167e * Mon Jun 12 2023 oneukumAATTsuse.com- net/usb/drivers: Remove useless hrtimer_active check (git-fixes).- commit 5dc6e54 * Sat Jun 10 2023 ailiopAATTsuse.com- fs: sysv: Fix sysv_nblocks() returns wrong value (git-fixes).- commit d94e079 * Fri Jun 09 2023 mfrancAATTsuse.cz- s390/ctcm: Fix return type of ctc{mp,}m_tx() (git-fixes bsc#1212185).- commit 4d63d84 * Fri Jun 09 2023 tiwaiAATTsuse.de- fbcon: Check font dimension limits (CVE-2023-3161 bsc#1212154).- commit 481687d * Fri Jun 09 2023 mfrancAATTsuse.cz- s390/netiucv: Fix return type of netiucv_tx() (git-fixes bsc#1212175).- commit 8055c39 * Fri Jun 09 2023 mfrancAATTsuse.cz- s390/lcs: Fix return type of lcs_start_xmit() (git-fixes bsc#1212173).- commit bb085e1 * Fri Jun 09 2023 msuchanekAATTsuse.de- Move setting %%build_html to config.sh- commit 647b21a * Fri Jun 09 2023 mfrancAATTsuse.cz- s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handler (git-fixes bsc#1212170).- commit 21760dd * Fri Jun 09 2023 ailiopAATTsuse.com- xfs: fix rm_offset flag handling in rmap keys (git-fixes).- commit 09f5a59 * Fri Jun 09 2023 ailiopAATTsuse.com- Squashfs: fix handling and sanity checking of xattr_ids count (git-fixes).- commit 78ee867 * Fri Jun 09 2023 ailiopAATTsuse.com- squashfs: harden sanity check in squashfs_read_xattr_id_table (git-fixes).- commit 006d643 * Fri Jun 09 2023 ailiopAATTsuse.com- fs: hfsplus: fix UAF issue in hfsplus_put_super (git-fixes).- commit 4693a49 * Fri Jun 09 2023 ailiopAATTsuse.com- hfs: fix missing hfs_bnode_get() in __hfs_bnode_create (git-fixes).- commit 6189e17 * Fri Jun 09 2023 ailiopAATTsuse.com- hfsplus: fix bug causing custom uid and gid being unable to be assigned with mount (git-fixes).- commit 3226ad8 * Fri Jun 09 2023 mfrancAATTsuse.cz- s390/kprobes: fix current_kprobe never cleared after kprobes reenter (git-fixes bsc#1212167).- commit 94cf46f * Fri Jun 09 2023 ailiopAATTsuse.com- hfs: Fix OOB Write in hfs_asc2mac (git-fixes).- commit 5986c8d * Fri Jun 09 2023 ailiopAATTsuse.com- hfs: fix OOB Read in __hfs_brec_find (git-fixes).- commit f70b4c6 * Fri Jun 09 2023 ailiopAATTsuse.com- hfs/hfsplus: use WARN_ON for sanity check (git-fixes).- commit 1caaab9 * Fri Jun 09 2023 ailiopAATTsuse.com- hfs: add lock nesting notation to hfs_find_init (git-fixes).- commit 37dff28 * Fri Jun 09 2023 ailiopAATTsuse.com- hfs: fix high memory mapping in hfs_bnode_read (git-fixes).- commit ae9031e * Fri Jun 09 2023 ailiopAATTsuse.com- hfs: add missing clean-up in hfs_fill_super (git-fixes).- commit cc1fbe6 * Fri Jun 09 2023 ailiopAATTsuse.com- hfsplus: fix crash and filesystem corruption when deleting files (git-fixes).- commit 3526c58 * Fri Jun 09 2023 ailiopAATTsuse.com- fs/hfs/extent.c: fix array out of bounds read of array extent (git-fixes).- commit 5ff3c8a * Fri Jun 09 2023 ailiopAATTsuse.com- hfs: update timestamp on truncate() (git-fixes).- commit f4e5f42 * Fri Jun 09 2023 ailiopAATTsuse.com- hfsplus: update timestamps on truncate() (git-fixes).- commit 5f7a4bc * Fri Jun 09 2023 ailiopAATTsuse.com- hfs: fix return value of hfs_get_block() (git-fixes).- commit aa4ce83 * Fri Jun 09 2023 ailiopAATTsuse.com- hfsplus: fix return value of hfsplus_get_block() (git-fixes).- commit 1500cd0 * Fri Jun 09 2023 ailiopAATTsuse.com- hfs: prevent btree data loss on ENOSPC (git-fixes).- commit b6da074 * Fri Jun 09 2023 ailiopAATTsuse.com- hfsplus: prevent btree data loss on ENOSPC (git-fixes).- commit efe705c * Fri Jun 09 2023 ailiopAATTsuse.com- hfs: fix BUG on bnode parent update (git-fixes).- commit e3129f2 * Fri Jun 09 2023 ailiopAATTsuse.com- hfsplus: fix BUG on bnode parent update (git-fixes).- commit ecc193f * Fri Jun 09 2023 ailiopAATTsuse.com- sysv: use BUILD_BUG_ON instead of runtime check (git-fixes).- commit 33448c7 * Fri Jun 09 2023 ailiopAATTsuse.com- reiserfs: Add security prefix to xattr name in reiserfs_security_write() (git-fixes).- commit 381baa2 * Fri Jun 09 2023 ailiopAATTsuse.com- reiserfs: Add missing calls to reiserfs_security_free() (git-fixes).- commit 894cdec * Fri Jun 09 2023 ailiopAATTsuse.com- reiserfs: check directory items on read from disk (git-fixes).- commit c73d26d * Fri Jun 09 2023 ailiopAATTsuse.com- reiserfs: add check for root_inode in reiserfs_fill_super (git-fixes).- commit 0112af8 * Fri Jun 09 2023 ailiopAATTsuse.com- reiserfs: add check for invalid 1st journal block (git-fixes).- commit 9fe53c4 * Fri Jun 09 2023 ailiopAATTsuse.com- reiserfs: only call unlock_new_inode() if I_NEW (git-fixes).- commit fdc0c7c * Fri Jun 09 2023 ailiopAATTsuse.com- reiserfs: Fix memory leak in reiserfs_parse_options() (git-fixes).- commit eda67ce * Fri Jun 09 2023 ailiopAATTsuse.com- reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() (git-fixes).- commit 922f823 * Fri Jun 09 2023 ailiopAATTsuse.com- reiserfs: propagate errors from fill_with_dentries() properly (git-fixes).- commit 529b15f * Fri Jun 09 2023 ailiopAATTsuse.com- reiserfs: change j_timestamp type to time64_t (git-fixes).- commit 982e84f * Fri Jun 09 2023 tiwaiAATTsuse.de- memstick: r592: Fix UAF bug in r592_remove due to race condition (CVE-2023-3141 bsc#1212129 bsc#1211449).- commit 77b88e9 * Fri Jun 09 2023 tiwaiAATTsuse.de- firewire: fix potential uaf in outbound_phy_packet_callback() (CVE-2023-3159 bsc#1212128).- commit f62d406 * Fri Jun 09 2023 mfrancAATTsuse.cz- s390/dasd: fix hanging blockdevice after request requeue (git-fixes bsc#1212165).- commit 2203987 * Fri Jun 09 2023 mfrancAATTsuse.cz- s390/qdio: fix do_sqbs() inline assembly constraint (git-fixes bsc#1212164).- commit e732a7c * Fri Jun 09 2023 msuchanekAATTsuse.de- Fix missing top level chapter numbers on SLE12 SP5 (bsc#1212158).- commit 7ebcbd5 * Fri Jun 09 2023 mhockoAATTsuse.com- Refresh patches.suse/0001-mm-mempolicy-make-mbind-return-EIO-when-MPOL_MF_STRI.patch. fix the second instance of incorrect MPOL_MF_STRICT check.- commit 47debde * Fri Jun 09 2023 jslabyAATTsuse.cz- PCI: Add PCI_EXP_DEVCTL_PAYLOAD_ * macros (git-fixes).- commit dd4da3b * Fri Jun 09 2023 jslabyAATTsuse.cz- Refresh patches.suse/ipmi-fix-initialization-when-workqueue-allocation-fa.patch. Delete also the out: label. Upstream still has users for that label. Unlike we. Fixes: drivers/char/ipmi/ipmi_msghandler.c:5366:1: error: label ‘out’ defined but not used- commit 05b72bb * Fri Jun 09 2023 jslabyAATTsuse.cz- wcn36xx: Fix max channels retrieval (gcc-warning-fixes). Fixes: drivers/net/wireless/ath/wcn36xx/smd.c: In function ‘wcn36xx_smd_update_channel_list’: ./include/linux/kernel.h:785:12: error: large integer implicitly truncated to unsigned type- commit 6bbb096 * Fri Jun 09 2023 jslabyAATTsuse.cz- Refresh patches.suse/btrfs-remove-nr_async_submits-and-async_submit_draining.patch. Fix compiler warning: fs/btrfs/disk-io.c:815:6: error: unused variable ‘limit’ The upstream patch removes \'limit\' too, so follow that up.- commit 45d33ba * Fri Jun 09 2023 jslabyAATTsuse.cz- Refresh patches.suse/0001-memcg-kmem-further-deprecate-kmem.limit_in_bytes.patch. Drop memcg_update_kmem_limit() as it is unused now and the compiler complains: mm/memcontrol.c:2972:12: error: ‘memcg_update_kmem_limit’ defined but not used This is done in the upstream patch too.- commit 660e644 * Thu Jun 08 2023 msuchanekAATTsuse.de- Move setting %%split_optional to config.sh- commit 8b0828d * Thu Jun 08 2023 mhockoAATTsuse.com- Refresh patches.suse/0001-mm-mempolicy-make-mbind-return-EIO-when-MPOL_MF_STRI.patch. Fix the MPOL_MF_STRICT condition (noticed by Jiri Slaby)- commit b6b86f2 * Thu Jun 08 2023 msuchanekAATTsuse.de- Move setting %%supported_modules_check to config.sh- commit 494d3df * Thu Jun 08 2023 jslabyAATTsuse.cz- PCI: pciehp: Clear cmd_busy bit in polling mode (git-fixes).- PCI: aardvark: Clear all MSIs at setup (git-fixes).- PCI: pciehp: Fix infinite loop in IRQ handler upon power fault (git-fixes).- PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity() (git-fixes).- PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error (git-fixes).- PCI/MSI: Mask MSI-X vectors only on success (git-fixes).- PCI/MSI: Destroy sysfs before freeing entries (git-fixes).- PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG (git-fixes).- PCI: aardvark: Fix return value of MSI domain .alloc() method (git-fixes).- PCI: aardvark: Do not unmask unused interrupts (git-fixes).- PCI: aardvark: Do not clear status bits of masked interrupts (git-fixes).- commit fd8f739 * Thu Jun 08 2023 msuchanekAATTsuse.de- rpm/kernel-docs.spec.in: pass PYTHON=python3 to fix build error (bsc#1160435)- commit 799f050 * Thu Jun 08 2023 jslabyAATTsuse.cz- PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macros (git-fixes).- Refresh patches.suse/PCI-aardvark-Fix-PCIe-Max-Payload-Size-setting.patch.- blacklist.conf: remove it from there While it\'s a cleanup, it\'s a prerequisite for the following patches.- commit 4ef2916 * Thu Jun 08 2023 jslabyAATTsuse.cz- blacklist.conf: add some PCI git-fixes- commit dcca97f * Thu Jun 08 2023 msuchanekAATTsuse.de- rpm/kernel-binary.spec.in: Fix compatibility wth newer rpm- commit 334fb4d * Thu Jun 08 2023 dkirjanovAATTsuse.com- net: hisilicon: Fix \"Trying to free already-free IRQ\" (git-fixes).- commit 997c2f2 * Thu Jun 08 2023 dkirjanovAATTsuse.com- qed: Add cleanup in qed_slowpath_start() (git-fixes).- commit 912dd32 * Thu Jun 08 2023 dkirjanovAATTsuse.com- net: myri10ge: fix memory leaks (git-fixes).- commit 47340d2 * Thu Jun 08 2023 dkirjanovAATTsuse.com- cxgb4: fix a memory leak bug (git-fixes).- commit 3c000ae * Thu Jun 08 2023 dkirjanovAATTsuse.com- net: cxgb3_main: Fix a resource leak in a error path in \'init_one()\' (git-fixes).- commit e158810 * Thu Jun 08 2023 dkirjanovAATTsuse.com- net/ethernet/qlogic/qed: force the string buffer NULL-terminated (git-fixes).- commit 4ba9e6b * Thu Jun 08 2023 dkirjanovAATTsuse.com- qed: RDMA - Fix the hw_ver returned in device attributes (git-fixes).- commit 410eb8e * Thu Jun 08 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 2c3f74d * Thu Jun 08 2023 dkirjanovAATTsuse.com- ixgbe: Check DDM existence in transceiver before access (git-fixes).- commit 510e134 * Thu Jun 08 2023 dkirjanovAATTsuse.com- net: axienet: Fix race condition causing TX hang (git-fixes).- commit e7cf2ee * Thu Jun 08 2023 dkirjanovAATTsuse.com- bnx2x: Check if transceiver implements DDM before access (git-fixes).- commit c586a4b * Wed Jun 07 2023 fweisbeckerAATTsuse.de- sched/rt: pick_next_rt_entity(): check list_entry (bsc#1208600 CVE-2023-1077)- commit 6b28935 * Wed Jun 07 2023 msuchanekAATTsuse.de- Also include kernel-docs build requirements for ALP- commit 114d088 * Wed Jun 07 2023 msuchanekAATTsuse.de- Move the kernel-binary conflicts out of the spec file. Thie list of conflicting packages varies per release. To reduce merge conflicts move the list out of the spec file.- commit 4d81125 * Wed Jun 07 2023 msuchanekAATTsuse.de- Avoid unsuported tar parameter on SLE12- commit 2b8c97b * Wed Jun 07 2023 oneukumAATTsuse.com- usb: xhci: rework grace period logic (git-fixes).- commit 0d7b2a3 * Wed Jun 07 2023 oneukumAATTsuse.com- xhci: Add grace period after xHC start to prevent premature runtime suspend (git-fixes).- commit 7c3b440 * Wed Jun 07 2023 msuchanekAATTsuse.de- Move obsolete KMP list into a separate file. The list of obsoleted KMPs varies per release, move it out of the spec file.- commit 016bc55 * Wed Jun 07 2023 msuchanekAATTsuse.de- Trim obsolete KMP list. SLE11 is out of support, we do not need to handle upgrading from SLE11 SP1.- commit 08819bb * Wed Jun 07 2023 msuchanekAATTsuse.de- powerpc/64s/radix: Fix soft dirty tracking (bsc#1065729).- commit ad0e3ea * Wed Jun 07 2023 msuchanekAATTsuse.de- Generalize kernel-doc build requirements.- commit 23b058f * Tue Jun 06 2023 msuchanekAATTsuse.de- kernel-binary: Add back kernel-default-base guarded by option Add configsh option for splitting off kernel-default-base, and for not signing the kernel on non-efi- commit 8ad6a28 * Tue Jun 06 2023 tbogendoerferAATTsuse.de- gve: Remove the code of clearing PBA bit (bsc#1211519).- gve: Secure enough bytes in the first TX desc for all TCP pkts (bsc#1211519).- gve: Cache link_speed value from device (bsc#1211519).- gve: Handle alternate miss completions (bsc#1211519).- gve: Adding a new AdminQ command to verify driver (bsc#1211519).- gve: Fix error return code in gve_prefill_rx_pages() (bsc#1211519).- gve: Reduce alloc and copy costs in the GQ rx path (bsc#1211519).- gve: Fix GFP flags when allocing pages (bsc#1211519).- google/gve:fix repeated words in comments (bsc#1211519).- gve: Fix spelling mistake \"droping\" -> \"dropping\" (bsc#1211519).- gve: enhance no queue page list detection (bsc#1211519).- commit cda49a1 * Tue Jun 06 2023 oneukumAATTsuse.com- usb: idmouse: fix an uninit-value in idmouse_open (git-fixes).- commit e7f1d31 * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: stmmac: don\'t log oversized frames (git-fixes).- commit 02a1ae5 * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: stmmac: fix dropping of multi-descriptor RX frames (git-fixes).- commit 0c5e8a5 * Tue Jun 06 2023 dkirjanovAATTsuse.com- bonding: show full hw address in sysfs for slave entries (git-fixes).- commit 4640084 * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: ibm: fix possible object reference leak (git-fixes).- commit 2cab0bb * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: hns: Fix wrong read accesses via Clause 45 MDIO protocol (git-fixes).- commit 1cfa1c0 * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case (git-fixes).- commit 82bd47b * Tue Jun 06 2023 dkirjanovAATTsuse.com- sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe (git-fixes).- commit 17c6719 * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: altera_tse: fix connect_local_phy error path (git-fixes).- commit da2fa27 * Tue Jun 06 2023 dkirjanovAATTsuse.com- blacklist.conf: add FSL_UCC_HDLC- commit cbbd4dd * Tue Jun 06 2023 dkirjanovAATTsuse.com- net/mlx4_core: Fix return codes of unsupported operations (git-fixes).- commit b2c5ba8 * Tue Jun 06 2023 dkirjanovAATTsuse.com- vrf: mark skb for multicast or link-local as enslaved to VRF (git-fixes).- commit 9630bdb * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: dsa: bcm_sf2: Turn on PHY to allow successful registration (git-fixes).- commit 00680d2 * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: netxen: fix a missing check and an uninitialized use (git-fixes).- commit 76249f8 * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: hisilicon: remove unexpected free_netdev (git-fixes).- commit fc72200 * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: amd: add missing of_node_put() (git-fixes).- commit 72cfaff * Tue Jun 06 2023 dkirjanovAATTsuse.com- blacklist.conf: add faraday network driver- commit 8453351 * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: faraday: fix return type of ndo_start_xmit function (git-fixes).- commit 079382e * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: smsc: fix return type of ndo_start_xmit function (git-fixes).- commit 56bd9aa * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: micrel: fix return type of ndo_start_xmit function (git-fixes).- commit 96160a1 * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: sun: fix return type of ndo_start_xmit function (git-fixes).- commit 59f94b5 * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: broadcom: fix return type of ndo_start_xmit function (git-fixes).- commit 77fb78e * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: xilinx: fix return type of ndo_start_xmit function (git-fixes).- commit 80ef560 * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: toshiba: fix return type of ndo_start_xmit function (git-fixes).- commit dbdb0d6 * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: hns3: fix return type of ndo_start_xmit function (git-fixes).- commit 5ba4bbc * Tue Jun 06 2023 dkirjanovAATTsuse.com- net: qla3xxx: Remove overflowing shift statement (git-fixes).- commit 7055766 * Tue Jun 06 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 804cac4 * Mon Jun 05 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 4ef0c5c6b5ba kernel/sched: Fix sched_fork() access an invalid sched_task_group- commit 5d65c2b * Mon Jun 05 2023 palcantaraAATTsuse.de- cifs: prevent infinite recursion in CIFSGetDFSRefer() (bsc#1190317).- commit 8982556 * Mon Jun 05 2023 dkirjanovAATTsuse.com- netfilter: ebtables: convert BUG_ONs to WARN_ONs (git-fixes).- commit 5f3d85f * Mon Jun 05 2023 dkirjanovAATTsuse.com- netfilter: ipt_CLUSTERIP: put config instead of freeing it (git-fixes).- commit 87f8afc * Mon Jun 05 2023 dkirjanovAATTsuse.com- netfilter: ipt_CLUSTERIP: put config struct if we can\'t increment ct refcount (git-fixes).- commit e675512 * Mon Jun 05 2023 dkirjanovAATTsuse.com- net/tcp/illinois: replace broken algorithm reference link (git-fixes).- commit 1264c76 * Mon Jun 05 2023 dkirjanovAATTsuse.com- sit: fix IFLA_MTU ignored on NEWLINK (git-fixes).- commit 05e5b1a * Mon Jun 05 2023 dkirjanovAATTsuse.com- ip6_tunnel: fix IFLA_MTU ignored on NEWLINK (git-fixes).- commit 678863c * Mon Jun 05 2023 dkirjanovAATTsuse.com- RDS: IB: Fix null pointer issue (git-fixes).- commit 85f4095 * Mon Jun 05 2023 dkirjanovAATTsuse.com- l2tp: remove l2specific_len dependency in l2tp_core (git-fixes).- Refresh patches.suse/l2tp-fix-reading-optional-fields-of-L2TPv3.patch.- commit 80db1e0 * Mon Jun 05 2023 dkirjanovAATTsuse.com- l2tp: remove configurable payload offset (git-fixes).- Refresh patches.suse/l2tp-reject-creation-of-non-PPP-sessions-on-L2TPv2-t.patch.- commit e4e115d * Mon Jun 05 2023 dkirjanovAATTsuse.com- rds; Reset rs->rs_bound_addr in rds_add_bound() failure path (git-fixes).- commit 2b478a1 * Mon Jun 05 2023 dkirjanovAATTsuse.com- net: xfrm: allow clearing socket xfrm policies (git-fixes).- commit cb50bb2 * Mon Jun 05 2023 dkirjanovAATTsuse.com- sctp: avoid flushing unsent queue when doing asoc reset (git-fixes).- commit 271642c * Mon Jun 05 2023 dwagnerAATTsuse.de- blacklist: add nvme fabrics git-fixes The whole nvme fabrics part is missing fundamental changes which will not be backported. Don\'t bother to port git-fixes for this part.- commit f524f37 * Mon Jun 05 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit ec49bac * Mon Jun 05 2023 dkirjanovAATTsuse.com- blacklist.conf: add net/caif- commit 7907ff7 * Mon Jun 05 2023 dwagnerAATTsuse.de- nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags (git-fixes).- nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs (git-fixes).- nvme: free sq/cq dbbuf pointers when dbbuf set fails (git-fixes).- nvme: refine the Qemu Identify CNS quirk (git-fixes).- nvme: Fix u32 overflow in the number of namespace list calculation (git-fixes).- nvme: remove the ifdef around nvme_nvm_ioctl (git-fixes).- nvme-pci: unquiesce admin queue on shutdown (git-fixes).- nvme-pci: use the same attributes when freeing host_mem_desc_bufs (git-fixes).- commit f8a43a3 * Fri Jun 02 2023 oheringAATTsuse.de- Drivers: hv: vmbus: Optimize vmbus_on_event (bsc#1211622).- scsi: storvsc: Parameterize number hardware queues (bsc#1211622).- commit f58838c * Fri Jun 02 2023 dwagnerAATTsuse.de- scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy() (bsc#1211960).- scsi: qla2xxx: Update version to 10.02.08.300-k (bsc#1211960).- scsi: qla2xxx: Wait for io return on terminate rport (bsc#1211960).- scsi: qla2xxx: Fix mem access after free (bsc#1211960).- scsi: qla2xxx: Fix hang in task management (bsc#1211960).- scsi: qla2xxx: Fix task management cmd fail due to unavailable resource (bsc#1211960).- scsi: qla2xxx: Fix task management cmd failure (bsc#1211960).- scsi: qla2xxx: Multi-que support for TMF (bsc#1211960).- scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy() (bsc#1211960).- scsi: qla2xxx: Update version to 10.02.08.300-k (bsc#1211960).- scsi: qla2xxx: Wait for io return on terminate rport (bsc#1211960).- scsi: qla2xxx: Fix mem access after free (bsc#1211960).- scsi: qla2xxx: Fix hang in task management (bsc#1211960).- scsi: qla2xxx: Fix task management cmd fail due to unavailable resource (bsc#1211960).- scsi: qla2xxx: Fix task management cmd failure (bsc#1211960).- scsi: qla2xxx: Multi-que support for TMF (bsc#1211960).- scsi: qla2xxx: Declare SCSI host template const (bsc#1211960).- scsi: qla2xxx: Refer directly to the qla2xxx_driver_template (bsc#1211960).- scsi: qla2xxx: Remove default fabric ops callouts (bsc#1211960).- scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting() (bsc#1211960).- commit 875f923 * Fri Jun 02 2023 dkirjanovAATTsuse.com- kcm: Check if sk_user_data already set in kcm_attach (git-fixes).- Refresh patches.suse/kcm-lock-lower-socket-in-kcm_attach.patch.- commit 796ddfc * Fri Jun 02 2023 dkirjanovAATTsuse.com- ip6_tunnel: allow ip6gre dev mtu to be set below 1280 (git-fixes).- Refresh patches.suse/ip6_tunnel-remove-magic-mtu-value-0xFFF8.patch.- commit 9359f96 * Fri Jun 02 2023 dkirjanovAATTsuse.com- xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies (git-fixes).- commit a397dd8 * Fri Jun 02 2023 dkirjanovAATTsuse.com- sctp: fix the issue that a __u16 variable may overflow in sctp_ulpq_renege (git-fixes).- Refresh patches.suse/sctp-implement-memory-accounting-on-rx-path.patch.- commit dfdadd9 * Fri Jun 02 2023 dkirjanovAATTsuse.com- fix kcm_clone() (git-fixes).- Refresh patches.suse/kcm-Fix-use-after-free-caused-by-clonned-sockets.patch.- commit ff3266d * Fri Jun 02 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 6559dbc * Fri Jun 02 2023 msuchanekAATTsuse.de- usrmerge: Compatibility with earlier rpm (boo#1211796)- commit 2191d32 * Thu Jun 01 2023 msuchanekAATTsuse.de- Fix usrmerge error (boo#1211796)- commit da84579 * Wed May 31 2023 mfrancAATTsuse.cz- s390/uaccess: add missing earlyclobber annotations to __clear_user() (LTC#202116 bsc#1209857 git-fixes).- commit 466ebf1 * Wed May 31 2023 oneukumAATTsuse.com- media: radio-shark: Add endpoint checks (git-fixes).- commit 645a65c * Wed May 31 2023 oneukumAATTsuse.com- USB: sisusbvga: Add endpoint checks (git-fixes).- commit 0086804 * Wed May 31 2023 oneukumAATTsuse.com- USB: core: Add routines for endpoint checks in old drivers (git-fixes).- commit 9b3a4b6 * Wed May 31 2023 oneukumAATTsuse.com- mac80211: drop multicast fragments (git-fixes).- Refresh patches.kabi/cfg80211-kabi-workaround.patch.- Refresh patches.suse/mac80211-add-fragment-cache-to-sta_info.patch.- commit dcf3ad7 * Wed May 31 2023 oneukumAATTsuse.com- mac80211: choose first enabled channel for monitor (git-fixes).- commit 9005ef1 * Wed May 31 2023 oneukumAATTsuse.com- mac80211: pause TX while changing interface type (git-fixes).- commit 2e9a9ca * Wed May 31 2023 nmoreyAATTsuse.com- IB/mlx5: Fix initializing CQ fragments buffer (git-fixes)- commit ab52722 * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/core: Don\'t access cm_id after its destruction (git-fixes)- commit 3e6a35e * Wed May 31 2023 oneukumAATTsuse.com- mac80211: fix fast-rx encryption check (git-fixes).- commit 6dc3740 * Wed May 31 2023 oneukumAATTsuse.com- blacklist.conf: breaks kABI in a pretty unfixable way- commit f0b7d32 * Wed May 31 2023 nmoreyAATTsuse.com- RDMa/mthca: Work around -Wenum-conversion warning (git-fixes)- commit 4ec5513 * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/bnxt_re: Restrict the max_gids to 256 (git-fixes)- commit 45f80d9 * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/hns: Bugfix for querying qkey (git-fixes)- commit 916464c * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/mlx5: Block delay drop to unprivileged users (git-fixes)- commit b67e136 * Wed May 31 2023 nmoreyAATTsuse.com- IB/rdmavt: Add __init/__exit annotations to module init/exit funcs (git-fixes)- commit aef401f * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/usnic: fix set-but-not-unused variable \'flags\' warning (git-fixes)- commit 410f136 * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/mlx4: Prevent shift wrapping in set_user_sq_size() (git-fixes)- commit 08b691c * Wed May 31 2023 nmoreyAATTsuse.com- IB/hfi1: Assign npages earlier (git-fixes)- commit 94a7a3d * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/srp: Move large values to a new enum for gcc13 (git-fixes)- commit 21e4838 * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/hfi1: Prevent panic when SDMA is disabled (git-fixes)- commit 69d046f * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/cma: Fix rdma_resolve_route() memory leak (git-fixes)- commit ebc12ea * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/cxgb4: Fix missing error code in create_qp() (git-fixes)- commit 16a901d * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/rxe: Fix error type of mmap_offset (git-fixes)- commit 78c6be8 * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/iw_cgxb4: Fix an error handling path in \'c4iw_connect()\' (git-fixes)- commit a8ed0c1 * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/i40iw: Fix potential use after free (git-fixes)- commit 078387e * Wed May 31 2023 nmoreyAATTsuse.com- IB/iser: bound protection_sg size by data_sg size (git-fixes)- commit c6057ed * Wed May 31 2023 nmoreyAATTsuse.com- IB/mlx4: Fix memory leaks (git-fixes)- commit 93dc3d9 * Wed May 31 2023 nmoreyAATTsuse.com- ipoib: correcly show a VF hardware address (git-fixes)- commit b86fe95 * Wed May 31 2023 nmoreyAATTsuse.com- IB/mlx4: Increase the timeout for CM cache (git-fixes)- commit bd695fb * Wed May 31 2023 nmoreyAATTsuse.com- IB/usnic: Fix potential deadlock (git-fixes)- commit 7517110 * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer (git-fixes)- commit ce8a13e * Wed May 31 2023 nmoreyAATTsuse.com- mlx4: Use snprintf instead of complicated strcpy (git-fixes)- commit 8357ea9 * Wed May 31 2023 nmoreyAATTsuse.com- rxe: IB_WR_REG_MR does not capture MR\'s iova field (git-fixes)- commit 737703b * Wed May 31 2023 nmoreyAATTsuse.com- RDMA/cma: Do not change route.addr.src_addr.ss_family (git-fixes)- commit 0f21ca2 * Wed May 31 2023 jleeAATTsuse.com- Update References patches.suse/x86-speculation-restore-speculation-related-msrs-during-s3-resume.patch (bsc#1198400 bsc#1209779 CVE-2023-1637).- commit 8e47860 * Tue May 30 2023 ematsumiyaAATTsuse.de- smb3: fix problem remounting a share after shutdown (bsc#1190317).- commit faae71e * Tue May 30 2023 mfrancAATTsuse.cz- seccomp: Set PF_SUPERPRIV when checking capability (git-fixes bsc#1211816).- commit f8e3006 * Mon May 29 2023 colyliAATTsuse.de- dm ioctl: fix nested locking in table_clear() to remove deadlock concern (bsc#1210806, CVE-2023-2269).- commit e962c83 * Mon May 29 2023 denis.kirjanovAATTsuse.com- tcp: Fix data races around icsk->icsk_af_ops (bsc#1204405 CVE-2022-3566).- commit 75b4182 * Mon May 29 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 9fc9e278a5c0 panic: Introduce warn_limit- commit 43ad239 * Mon May 29 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 659c0ce1cb9e kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()- commit 28b437a * Mon May 29 2023 msuchanekAATTsuse.de- Remove usrmerge compatibility symlink in buildroot (boo#1211796) Besides Makefile depmod.sh needs to be patched to prefix /lib/modules. Requires corresponding patch to kmod.- commit b8e00c5 * Mon May 29 2023 lhenriquesAATTsuse.de- ceph: force updating the msg pointer in non-split case (bsc#1211801).- commit ebc5c5b * Fri May 26 2023 ematsumiyaAATTsuse.de- cifs_atomic_open(): fix double-put on late allocation failure (bsc#1190317).- commit 9b4a498 * Fri May 26 2023 ematsumiyaAATTsuse.de- CIFS: Spelling s/EACCESS/EACCES/ (bsc#1190317).- Refresh patches.suse/cifs-remove-various-function-description-warnings.patch.- commit 154e2e3 * Fri May 26 2023 ematsumiyaAATTsuse.de- smb3: fix temporary data corruption in collapse range (bsc#1190317).- commit 48c460b * Fri May 26 2023 ematsumiyaAATTsuse.de- smb3: fix temporary data corruption in insert range (bsc#1190317).- commit 6225020 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'Revert \"fbcon: don\'t lose the console font across generic->chip driver switch\"\'- commit 0b0664b * Fri May 26 2023 tzimmermannAATTsuse.com- fbcon: Check font dimension limits (bsc#1154048) Changes: * rename drivers/video/fbdev/core to drivers/video/console- commit 2e6300a * Fri May 26 2023 tzimmermannAATTsuse.com- fbdev: uvesafb: Fixes an error handling path in uvesafb_probe() (bsc#1154048)- commit 7a7fe7f * Fri May 26 2023 tzimmermannAATTsuse.com- backlight: lm3630a: Fix return code of .update_status() callback (bsc#1129770)- commit 65a9461 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: udlfb: Fix endpoint check\'- commit c71f23c * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: arcfb: Fix error handling in arcfb_probe()\'- commit 3b8befa * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: au1200fb: Fix potential divide by zero\'- commit 99bcf68 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: lxfb: Fix potential divide by zero\'- commit 29ac883 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: intelfb: Fix potential divide by zero\'- commit c54aef0 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: nvidia: Fix potential divide by zero\'- commit 0180fb8 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks\'- commit 7424f1a * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: tgafb: Fix potential divide by zero\'- commit 3dfd2f8 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: omapfb: cleanup inconsistent indentation\'- commit e6f26fa * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: vermilion: decrease reference count in error path\'- commit bfe058e * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: via: Fix error in via_core_init()\'- commit 47cb95a * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: pm2fb: fix missing pci_disable_device()\'- commit 5d257c9 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: ssd1307fb: Drop optional dependency\'- commit 6cbf42c * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: cyber2000fb: fix missing pci_disable_device()\'- commit 06f0770 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: smscufx: Fix several use-after-free bugs\'- commit 62a32ff * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'parisc: fbdev/stifb: Align graphics memory size to 4MB\'- commit 22da2c5 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: smscufx: Fix use-after-free in ufx_ops_open()\'- commit 02b683d * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()\'- commit 489652a * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: i740fb: Check the argument of i740_calc_vclk()\'- commit c7b03dd * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write\'- commit ccb235b * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove()\'- commit 9dffdbd * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: sm712fb: Fix crash in smtcfb_write()\'- commit d1847f5 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snprintf()\'- commit ac6af46 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()\'- commit 5a2e2fe * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit\'- commit 9966c33 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: cirrusfb: check pixclock to avoid divide by zero\'- commit 9b4a739 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: w100fb: Reset global state\'- commit 8c331fe * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow\'- commit e521feb * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: riva: Error out if \'pixclock\' equals zero\'- commit cd1778b * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: kyro: Error out if \'pixclock\' equals zero\'- commit e680120 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: asiliantfb: Error out if \'pixclock\' equals zero\'- commit 4eef362 * Fri May 26 2023 tzimmermannAATTsuse.com- blacklist.conf: Append \'video: fbdev: kyro: fix a DoS bug by restricting user input\'- commit 4dfa6f9 * Fri May 26 2023 ematsumiyaAATTsuse.de- cifs: fix confusing debug message (bsc#1190317).- commit 5e1a930 * Fri May 26 2023 ematsumiyaAATTsuse.de- cifs: Fix uninitialized memory read for smb311 posix symlink create (bsc#1190317).- Refresh patches.suse/cifs-Fix-uninitialized-memory-reads-for-oparms-mode.patch.- commit 853e32c * Fri May 26 2023 ematsumiyaAATTsuse.de- cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL (bsc#1190317).- commit 4ae057c * Fri May 26 2023 ematsumiyaAATTsuse.de- cifs: sanitize paths in cifs_update_super_prepath (bsc#1190317).- commit 17664dd * Thu May 25 2023 ematsumiyaAATTsuse.de- cifs: fix pcchunk length type in smb2_copychunk_range (bsc#1190317).- commit 2a739a8 * Thu May 25 2023 oneukumAATTsuse.com- HID: asus: use spinlock to safely schedule workers (bsc#1208604 CVE-2023-1079).- commit 95bf045 * Thu May 25 2023 oneukumAATTsuse.com- HID: asus: use spinlock to protect concurrent accesses (bsc#1208604 CVE-2023-1079).- commit d755874 * Wed May 24 2023 oneukumAATTsuse.com- blacklist.conf: changes behavior in user space- commit 8e76d7a * Wed May 24 2023 oneukumAATTsuse.com- blacklist.conf: breaks existing user space- commit 8a0f9f8 * Tue May 23 2023 jgrossAATTsuse.com- KVM: x86: emulator: update the emulation mode after CR0 write (git-fixes).- commit 45c60e8 * Tue May 23 2023 jgrossAATTsuse.com- KVM: x86: emulator: introduce emulator_recalc_and_set_mode (git-fixes).- commit cd1c312 * Tue May 23 2023 jgrossAATTsuse.com- KVM: x86: emulator: em_sysexit should update ctxt->mode (git-fixes).- commit e33b7a7 * Tue May 23 2023 jgrossAATTsuse.com- KVM: x86: fix incorrect comparison in trace event (git-fixes).- commit e7c7c64 * Tue May 23 2023 jgrossAATTsuse.com- x86/kvm: Don\'t call kvm_spurious_fault() from .fixup (git-fixes).- commit 2994486 * Tue May 23 2023 jgrossAATTsuse.com- x86: kvm: avoid constant-conversion warning (git-fixes).- commit 785e3c9 * Tue May 23 2023 jgrossAATTsuse.com- KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing (git-fixes).- commit 3a2f7bf * Tue May 23 2023 petr.pavluAATTsuse.com- ring-buffer: Sync IRQ works before buffer destruction (git-fixes).- commit 7f66fa1 * Tue May 23 2023 petr.pavluAATTsuse.com- ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus (git-fixes).- commit 05b01b4 * Tue May 23 2023 petr.pavluAATTsuse.com- f2fs: Fix f2fs_truncate_partial_nodes ftrace event (git-fixes).- commit c9aec28 * Tue May 23 2023 jgrossAATTsuse.com- KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1 (git-fixes).- commit dea3e13 * Tue May 23 2023 jgrossAATTsuse.com- KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported (git-fixes).- commit e8ac19f * Tue May 23 2023 jgrossAATTsuse.com- x86/kvm/vmx: fix old-style function declaration (git-fixes).- commit 60914fa * Tue May 23 2023 jgrossAATTsuse.com- KVM: x86: fix empty-body warnings (git-fixes).- commit 1ff0909 * Tue May 23 2023 jgrossAATTsuse.com- kvm: mmu: Don\'t read PDPTEs when paging is not enabled (git-fixes).- commit 0c9e6c3 * Tue May 23 2023 jgrossAATTsuse.com- KVM: x86: Update the exit_qualification access bits while walking an address (git-fixes).- commit fb42639 * Mon May 22 2023 msuchanekAATTsuse.de- kernel-source: Remove unused macro variant_symbols- commit 915ac72 * Mon May 22 2023 denis.kirjanovAATTsuse.com- ipv6: sr: fix out-of-bounds read when setting HMAC data (bsc#1211592).- commit b97c30d * Fri May 19 2023 tiwaiAATTsuse.de- Move upstreamed media fixes into sorted section- commit 488e428 * Fri May 19 2023 tiwaiAATTsuse.de- media: dvb_net: kABI workaround (CVE-2022-45886 bsc#1205760).- media: dvb_frontend: kABI workaround (CVE-2022-45885 bsc#1205758).- commit df5f28a * Fri May 19 2023 tiwaiAATTsuse.de- media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb() (CVE-2022-45887 bsc#1205762).- media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221 (CVE-2022-45919 bsc#1205803).- media: dvb-core: Fix use-after-free due to race at dvb_register_device() (CVE-2022-45884 bsc#1205756).- media: dvb-core: Fix use-after-free due on race condition at dvb_net (CVE-2022-45886 bsc#1205760).- media: dvb-core: Fix kernel WARNING for blocking operation in wait_event *() (CVE-2023-31084 bsc#1210783).- media: dvb-core: Fix use-after-free on race condition at dvb_frontend (CVE-2022-45885 bsc#1205758).- media: dvbdev: fix error logic at dvb_register_device() (CVE-2022-45884 bsc#1205756).- media: dvbdev: Fix memleak in dvb_register_device (CVE-2022-45884 bsc#1205756).- media: media/dvb: Use kmemdup rather than duplicating its implementation (CVE-2022-45884 bsc#1205756).- commit f7cc9c8 * Thu May 18 2023 denis.kirjanovAATTsuse.com- net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg (bsc#1210940 CVE-2023-31436).- commit a507e94 * Thu May 18 2023 jleeAATTsuse.com- i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer() (bsc#1210715 CVE-2023-2194).- commit 3e58c3b * Wed May 17 2023 dkirjanovAATTsuse.com- net/iucv: Fix size of interrupt data (bsc#1211466).- commit f3fc622 * Wed May 17 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 6d6d566 * Tue May 16 2023 dkirjanovAATTsuse.com- net: emac: fix fixed-link setup for the RTL8363SB switch (git-fixes).- commit 9681063 * Tue May 16 2023 dkirjanovAATTsuse.com- stmmac: fix valid numbers of unicast filter entries (git-fixes).- commit ef24a07 * Tue May 16 2023 dkirjanovAATTsuse.com- net: qca_spi: Fix log level if probe fails (git-fixes).- commit 3f5bdc7 * Tue May 16 2023 dkirjanovAATTsuse.com- net: davinci_emac: match the mdio device against its compatible if possible (git-fixes).- commit bd607b2 * Tue May 16 2023 dkirjanovAATTsuse.com- net: dsa: qca8k: Add support for QCA8334 switch (git-fixes).- commit 7151502 * Tue May 16 2023 dkirjanovAATTsuse.com- net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value (git-fixes).- commit faf163d * Tue May 16 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit ee5c63d * Tue May 16 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit cb25c3b * Tue May 16 2023 dkirjanovAATTsuse.com- net: dsa: b53: Add BCM5389 support (git-fixes).- commit 97f949b * Tue May 16 2023 dkirjanovAATTsuse.com- net: mvneta: fix enable of all initialized RXQs (git-fixes).- commit c3670b0 * Tue May 16 2023 dkirjanovAATTsuse.com- net: dsa: mt7530: fix module autoloading for OF platform drivers (git-fixes).- commit 5aa0e3c * Tue May 16 2023 dkirjanovAATTsuse.com- sunvnet: does not support GSO for sctp (git-fixes).- commit 2c2cd3a * Tue May 16 2023 dkirjanovAATTsuse.com- net: qcom/emac: Use proper free methods during TX (git-fixes).- commit 9e71f84 * Tue May 16 2023 dkirjanovAATTsuse.com- net: Extra \'_get\' in declaration of arch_get_platform_mac_address (git-fixes).- commit a07f7ac * Tue May 16 2023 dkirjanovAATTsuse.com- net: arc_emac: fix arc_emac_rx() error paths (git-fixes).- commit 055ed24 * Tue May 16 2023 dkirjanovAATTsuse.com- net: mediatek: setup proper state for disabled GMAC on the default (git-fixes).- commit d4884c0 * Tue May 16 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 3d40ef3 * Sat May 13 2023 dkirjanovAATTsuse.com- sctp: fix erroneous inc of snmp SctpFragUsrMsgs (git-fixes).- commit 1e6b878 * Sat May 13 2023 dkirjanovAATTsuse.com- net: propagate dev_get_valid_name return code (git-fixes).- commit 6c7e15c * Sat May 13 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 0b29eb6 * Fri May 12 2023 mfrancAATTsuse.cz- s390/kasan: fix early pgm check handler execution (git-fixes bsc#1211360).- s390: ctcm: fix ctcm_new_device error return code (git-fixes bsc#1211361).- s390/pci: fix sleeping in atomic during hotplug (git-fixes bsc#1211364).- s390/sysinfo: add missing #ifdef CONFIG_PROC_FS (git-fixes bsc#1211366).- s390/extmem: fix gcc 8 stringop-overflow warning (git-fixes bsc#1211363).- s390/scm_blk: correct numa_node in scm_blk_dev_setup (git-fixes bsc#1211365).- s390/dasd: correct numa_node in dasd_alloc_queue (git-fixes bsc#1211362).- commit eaf6fde * Fri May 12 2023 vkarasulliAATTsuse.de- netrom: Fix use-after-free caused by accept on already connected socket (bsc#1211186 CVE-2023-32269).- commit 5091773 * Fri May 12 2023 vkarasulliAATTsuse.de- net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf() (bsc#1209366 CVE-2023-28466).- commit 6a60b30 * Fri May 12 2023 jgrossAATTsuse.com- ACPI: processor: Fix evaluating _PDC method when running as Xen dom0 (git-fixes).- commit dc522b8 * Fri May 12 2023 jgrossAATTsuse.com- xen/netback: use same error messages for same errors (git-fixes).- commit 4db5f86 * Fri May 12 2023 jgrossAATTsuse.com- xen/netback: don\'t do grant copy across page boundary (git-fixes).- commit 1db009c * Thu May 11 2023 msuchanekAATTsuse.de- Refresh patches.suse/arm64-Discard-.note.GNU-stack-section.patch. Add note about required followups for the upstream version.- commit 22f581b * Thu May 11 2023 msuchanekAATTsuse.de- powerpc/rtas: use memmove for potentially overlapping buffer copy (bsc#1065729).- powerpc: Don\'t try to copy PPR for task with NULL pt_regs (bsc#1065729).- powerpc: Squash lines for simple wrapper functions (bsc#1065729).- commit 5b5254d * Wed May 10 2023 pmladekAATTsuse.com- blacklist.conf: workqueue: Cosmetic change. Not worth backporting (bsc#1211275)- commit 75d9c4f * Wed May 10 2023 dkirjanovAATTsuse.com- ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT (git-fixes).- commit 45358c3 * Wed May 10 2023 dkirjanovAATTsuse.com- sctp: make use of pre-calculated len (git-fixes).- commit 917a7de * Wed May 10 2023 dkirjanovAATTsuse.com- ipv6: icmp6: Allow icmp messages to be looped back (git-fixes).- commit b8c6b46 * Wed May 10 2023 dkirjanovAATTsuse.com- ipv4: ipv4_default_advmss() should use route mtu (git-fixes).- commit b90f190 * Wed May 10 2023 dkirjanovAATTsuse.com- net: ipv6: send NS for DAD when link operationally up (git-fixes).- commit 068ddeb * Wed May 10 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit a62f4ec * Wed May 10 2023 pmladekAATTsuse.com- workqueue: Print backtraces from CPUs with hung CPU bound workqueues (bsc#1211044).- commit 9009e7b * Wed May 10 2023 pmladekAATTsuse.com- workqueue: Warn when a rescuer could not be created (bsc#1211044).- commit 729d6a5 * Wed May 10 2023 dkirjanovAATTsuse.com- blacklist.conf: udapte blacklist- commit 6f9c349 * Wed May 10 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit b77ff03 * Wed May 10 2023 pmladekAATTsuse.com- workqueue: Interrupted create_worker() is not a repeated event (bsc#1211044).- commit 19f4343 * Wed May 10 2023 pmladekAATTsuse.com- workqueue: Warn when a new worker could not be created (bsc#1211044).- commit 6849328 * Wed May 10 2023 pmladekAATTsuse.com- workqueue: Fix hung time report of worker pools (bsc#1211044).- commit 6603859 * Wed May 10 2023 oneukumAATTsuse.com- blacklist.conf: dependencies cannot be met- commit 719ca49 * Wed May 10 2023 oneukumAATTsuse.com- wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan (git-fixes).- commit 087dd65 * Wed May 10 2023 oneukumAATTsuse.com- wcn36xx: Ensure finish scan is not requested before start scan (git-fixes).- commit caae985 * Wed May 10 2023 jslabyAATTsuse.cz- blacklist.conf: add one pci git-fixes- commit 855c141 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: Specify ieee80211_rx_status.nss (git-fixes).- commit 012d160 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: Fix warning due to bad rate_idx (git-fixes).- commit a518de1 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: Disable bmps when encryption is disabled (git-fixes).- commit ebc2371 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: Fix software-driven scan (git-fix).- Refresh patches.suse/wcn36xx-Channel-list-update-before-hardware-scan.patch.- Refresh patches.suse/wcn36xx-Move-hal_buf-allocation-to-devm_kmalloc-in-p.patch.- commit 15a8b93 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: Use sequence number allocated by mac80211 (git-fixes).- commit bb661ed * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: Fix TX data path (git-fixes).- commit b77eb82 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: Increase number of TX retries (git-fixes).- commit 97a8d22 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: Fix multiple AMPDU sessions support (git-fixes).- commit 63b0807 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: Add ieee80211 rx status rate information (git-fixes).- commit 4b6a254 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: fix spelling mistake \"to\" -> \"too\" (git-fixes).- commit 7e6ee67 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: disable HW_CONNECTION_MONITOR (git-fixes).- commit 4d8f867 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: fix typo (git-fixes).- commit b5b95ed * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: remove unecessary return (git-fixes).- commit 0eb75a5 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: use dma_zalloc_coherent instead of allocator/memset (git-fixes).- commit bbbad4b * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg_rsp (git-fixes).- commit aa805c7 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: Channel list update before hardware scan (git-fixes).- commit fcf8c32 * Tue May 09 2023 oneukumAATTsuse.com- wcn36xx: Add ability for wcn36xx_smd_dump_cmd_req to pass two\'s complement (git-fixes).- commit 39c25cd * Tue May 09 2023 oneukumAATTsuse.com- mwl8k: Fix a double Free in mwl8k_probe_hw (git-fixes).- commit 9de04e1 * Tue May 09 2023 oneukumAATTsuse.com- adm8211: fix error return code in adm8211_probe() (git-fixes).- commit 8910841 * Tue May 09 2023 msuchanekAATTsuse.de- Documentation: Document sysfs interfaces purr, spurr, idle_purr, idle_spurr (PED-3947 bsc#1210544 ltc#202303).- powerpc/sysfs: Show idle_purr and idle_spurr for every CPU (PED-3947 bsc#1210544 ltc#202303).- powerpc/pseries: Account for SPURR ticks on idle CPUs (PED-3947 bsc#1210544 ltc#202303).- powerpc/idle: Store PURR snapshot in a per-cpu global variable (PED-3947 bsc#1210544 ltc#202303).- powerpc: Move idle_loop_prolog()/epilog() functions to header file (PED-3947 bsc#1210544 ltc#202303).- cpuidle/powernv: avoid double irq enable coming out of idle (PED-3947 bsc#1210544 ltc#202303).- cpuidle: powerpc: no memory barrier after break from idle (PED-3947 bsc#1210544 ltc#202303).- cpuidle: powerpc: read mostly for common globals (PED-3947 bsc#1210544 ltc#202303).- Refresh patches.suse/cpuidle-powernv-Fix-promotion-from-snooze-if-next-st.patch- cpuidle: powerpc: cpuidle set polling before enabling irqs (PED-3947 bsc#1210544 ltc#202303).- Refresh patches.suse/cpuidle-powernv-Fix-promotion-from-snooze-if-next-st.patch- commit 964f26b * Tue May 09 2023 schwabAATTsuse.de- rpm/constraints.in: Increase disk size constraint for riscv64 to 52GB- commit 1c1a4cd * Mon May 08 2023 oneukumAATTsuse.com- usb: early: xhci-dbc: Fix a potential out-of-bound memory access (git-fixes).- commit ad8060e * Mon May 08 2023 oneukumAATTsuse.com- fotg210-udc: Add missing completion handler (git-fixes).- commit 3c809e3 * Mon May 08 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit dcd54c2 * Mon May 08 2023 oneukumAATTsuse.com- usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode (git-fixes).- commit 9ea489a * Mon May 08 2023 oneukumAATTsuse.com- platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbios_call (git-fixes).- commit bc58d39 * Mon May 08 2023 oneukumAATTsuse.com- platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios (git-fixes).- commit 96326a4 * Mon May 08 2023 oneukumAATTsuse.com- platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer (git-fixes).- commit 52b26a2 * Mon May 08 2023 oneukumAATTsuse.com- platform/x86: alienware-wmi: fix format string overflow warning (git-fixes).- commit 9e6baf6 * Mon May 08 2023 oneukumAATTsuse.com- platform/x86: alienware-wmi: constify attribute_group structures (git-fixes).- commit 804cedf * Mon May 08 2023 oneukumAATTsuse.com- platform/x86: alienware-wmi: Adjust instance of wmi_evaluate_method calls to 0 (git-fixes).- commit 17d45d2 * Mon May 08 2023 oneukumAATTsuse.com- platform/x86: dell-laptop: fix rfkill functionality.- commit 04ebc44 * Fri May 05 2023 vkarasulliAATTsuse.de- wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies() (bsc#1209287 CVE-2023-1380).- commit 07a41fa * Fri May 05 2023 msuchanekAATTsuse.de- Remove obsolete rpm spec constructs defattr does not need to be specified anymore buildroot does not need to be specified anymore- commit c963185 * Fri May 05 2023 msuchanekAATTsuse.de- kernel-spec-macros: Fix up obsolete_rebuilds_subpackage to generate obsoletes correctly (boo#1172073 bsc#1191731). rpm only supports full length release, no provides- commit c9b5bc4 * Thu May 04 2023 jackAATTsuse.cz- ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h (bsc#1206878).- commit 40e694d * Thu May 04 2023 jackAATTsuse.cz- ext4: fix use-after-free in ext4_xattr_set_entry (bsc#1206878 bsc#1211105 CVE-2023-2513).- commit a52726d * Thu May 04 2023 msuchanekAATTsuse.de- kernel-binary: install expoline.o (boo#1210791 bsc#1211089)- commit d6c8c20 * Thu May 04 2023 denis.kirjanovAATTsuse.com- net: qcom/emac: Fix use after free bug in emac_remove due to race condition (bsc#1211037 CVE-2023-2483).- commit 6c7d167 * Thu May 04 2023 oneukumAATTsuse.com- usb: chipidea: fix missing goto in `ci_hdrc_probe` (git-fixes).- commit 8371d59 * Thu May 04 2023 oneukumAATTsuse.com- USB: dwc3: fix runtime pm imbalance on unbind (git-fixes).- commit 3c78b91 * Thu May 04 2023 oneukumAATTsuse.com- USB: dwc3: fix runtime pm imbalance on probe errors (git-fixes).- commit 07dd465 * Thu May 04 2023 ematsumiyaAATTsuse.de- cifs: return ENOENT for DFS lookup_cache_entry() (bsc#1190317).- Refresh patches.suse/cifs-handle-cache-lookup-errors-different-than-ENOENT.patch.- Refresh patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch.- commit f050536 * Wed May 03 2023 jslabyAATTsuse.cz- PCI: aardvark: Fix PCIe Max Payload Size setting (git-fixes).- PCI: Mark Atheros QCA6174 to avoid bus reset (git-fixes).- PCI: xilinx-nwl: Enable the clock through CCF (git-fixes).- PCI: aardvark: Fix masking and unmasking legacy INTx interrupts (git-fixes).- PCI: aardvark: Configure PCIe resources from \'ranges\' DT property (git-fixes).- PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response (git-fixes).- PCI: aardvark: Fix checking for PIO status (git-fixes).- PCI: Add ACS quirks for Cavium multi-function devices (git-fixes).- PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failure (git-fixes).- PCI: Restrict ASMedia ASM1062 SATA Max Payload Size Supported (git-fixes).- PCI: Call Max Payload Size-related fixup quirks early (git-fixes).- commit 4ba05a4 * Wed May 03 2023 jslabyAATTsuse.cz- ipmi: fix SSIF not responding under certain cond (git-fixes).- commit fd75dd9 * Wed May 03 2023 jslabyAATTsuse.cz- blacklist.conf: add one char git-fixes- commit e967264 * Wed May 03 2023 jslabyAATTsuse.cz- wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list() (git-fixes).- commit e7e4a01 * Tue May 02 2023 ailiopAATTsuse.com- xfs: verify buffer contents when we skip log replay (bsc#1210498 CVE-2023-2124).- commit d228bcf * Tue May 02 2023 dkirjanovAATTsuse.com- kcm: Only allow TCP sockets to be attached to a KCM mux (git-fixes).- Refresh patches.suse/kcm-lock-lower-socket-in-kcm_attach.patch.- commit 1c38f1b * Tue May 02 2023 oneukumAATTsuse.com- xhci: hide include of iommu.h (git-fixes).- commit d4a90d2 * Tue May 02 2023 oneukumAATTsuse.com- xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu (git-fixes).- commit 25aa1f6 * Tue May 02 2023 oneukumAATTsuse.com- struct ci_hdrc: hide new member at end (git-fixes).- commit 10801c8 * Tue May 02 2023 oneukumAATTsuse.com- usb: chipidea: core: fix possible concurrent when switch role (git-fixes).- commit b7e0f07 * Tue May 02 2023 nik.borisovAATTsuse.com- x86/irq: Ensure PI wakeup handler is unregistered before module unload (git-fixes).- commit 1ba0504 * Tue May 02 2023 nik.borisovAATTsuse.com- x86/fpu: Prevent FPU state corruption (git-fixes).- commit 7902778 * Tue May 02 2023 nik.borisovAATTsuse.com- x86/mce/inject: Avoid out-of-bounds write when setting flags (git-fixes).- commit 7747d1d * Tue May 02 2023 nik.borisovAATTsuse.com- x86/tools/relocs: Fix non-POSIX regexp (git-fixes).- commit bf7956d * Tue May 02 2023 nik.borisovAATTsuse.com- crypto: x86/ghash - fix unaligned access in ghash_setkey() (git-fixes).- commit b2c2637 * Tue May 02 2023 nik.borisovAATTsuse.com- x86/boot: Avoid using Intel mnemonics in AT&T syntax asm (git-fixes).- commit 01320b7 * Tue May 02 2023 nik.borisovAATTsuse.com- x86/virt: Mark flags and memory as clobbered by VMXOFF (git-fixes).- commit 128b31b * Tue May 02 2023 nik.borisovAATTsuse.com- x86/virt: Eat faults on VMXOFF in reboot flows (git-fixes).- commit d5a2713 * Tue May 02 2023 nik.borisovAATTsuse.com- x86/tools: Fix objdump version check again (git-fixes).- commit 2fac6b7 * Tue May 02 2023 nik.borisovAATTsuse.com- x86/kprobes: Restore BTF if the single-stepping is cancelled (git-fixes).- commit 675ef6d * Tue May 02 2023 nik.borisovAATTsuse.com- x86/kprobes: Fix to check non boostable prefixes correctly (git-fixes).- commit 7707216 * Tue May 02 2023 nik.borisovAATTsuse.com- blacklist.conf: Add a patch for kconfig option we don\'t have- commit 133510f * Tue May 02 2023 nikolay.borisovAATTvirtuozzo.com- x86/bugs: Enable STIBP for IBPB mitigated RETBleed (git-fixes).- commit 08350f2 * Tue May 02 2023 dwagnerAATTsuse.de- blacklist.conf: add nvme git-fixes- commit 763e434 * Tue May 02 2023 dwagnerAATTsuse.de- nvme-pci: don\'t WARN_ON in nvme_reset_work if ctrl.state is not RESETTING (git-fixes).- commit 289f082 * Tue May 02 2023 nik.borisovAATTsuse.com- x86/bugs: Add Cannon lake to RETBleed affected CPU list (git-fixes).- commit 765cf23 * Fri Apr 28 2023 petr.pavluAATTsuse.com- keys: Fix linking a duplicate key to a keyring\'s assoc_array (bsc#1207088).- commit fd3a7e5 * Fri Apr 28 2023 petr.pavluAATTsuse.com- keys: Hoist locking out of __key_link_begin() (bsc#1207088).- commit 9d4b000 * Fri Apr 28 2023 petr.pavluAATTsuse.com- keys: Change keyring_serialise_link_sem to a mutex (bsc#1207088).- commit d0f80a2 * Fri Apr 28 2023 dwagnerAATTsuse.de- scsi: qla2xxx: Fix memory leak in qla2x00_probe_one() (git-fixes).- scsi: qla2xxx: Perform lockless command completion in abort path (git-fixes).- commit 9283be1 * Thu Apr 27 2023 dwagnerAATTsuse.de- kabi/severities: ignore KABI for NVMe, except nvme-fc (bsc#1174777) Exported symbols under drivers/nvme/host/ are only used by the nvme subsystem itself, except for the nvme-fc symbols.- commit c973bd8 * Thu Apr 27 2023 dwagnerAATTsuse.de- blacklist.conf: add nvme git-fixes The nvme fabric part is not really supported in sle12 and touching this code with proper a lot of testing has a high change of regressions. The nvme core bits are also very dangerous to update without introducing regression because sle12 is still using mixed single queue and multiqueue block layers infrastructures. All this fixes are addressing issues reported against multiqueue only setups- commit 039b5e1 * Thu Apr 27 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant in all our configs- commit 21e8e20 * Thu Apr 27 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant in all our configs- commit 5d97024 * Thu Apr 27 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant in all our configs- commit ed95b61 * Thu Apr 27 2023 oneukumAATTsuse.com- blacklist.conf: cleanup- commit 2328a0e * Thu Apr 27 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit 5ede269 * Thu Apr 27 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant with the compiler options of SLE12- commit 09fdb2d * Thu Apr 27 2023 oneukumAATTsuse.com- blacklist.conf: architecture not supported in SLE12- commit 0f802d0 * Thu Apr 27 2023 oneukumAATTsuse.com- blacklist.conf: alters behavior in a way that could cause regression- commit 9198a95 * Thu Apr 27 2023 oneukumAATTsuse.com- blacklist.conf: cosmetic- commit 8c47024 * Wed Apr 26 2023 ematsumiyaAATTsuse.de- audit: improve audit queue handling when \"audit=1\" on cmdline (bsc#1209969).- commit 05326be * Wed Apr 26 2023 jleeAATTsuse.com- xirc2ps_cs: Fix use after free bug in xirc2ps_detach (bsc#1209871 CVE-2023-1670).- commit cab17d2 * Wed Apr 26 2023 dwagnerAATTsuse.de- nvme-pci: fix doorbell buffer value endianness (git-fixes).- nvme: retain split access workaround for capability reads (git-fixes).- commit 664dfaa * Tue Apr 25 2023 mkoutnyAATTsuse.com- cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach() (bsc#1210827).- commit c9ac567 * Tue Apr 25 2023 dkirjanovAATTsuse.com- xfrm: policy: use hlist rcu variants on insert (git-fixes).- commit 8f58d09 * Tue Apr 25 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 94895b2 * Mon Apr 24 2023 msuchanekAATTsuse.de- powerpc/papr_scm: Update the NUMA distance table for the target node (bsc#1209999 ltc#202140 bsc#1142685 ltc#179509 FATE#327775 git-fixes).- powerpc/pseries: Consolidate different NUMA distance update code paths (bsc#1209999 ltc#202140 bsc#1142685 ltc#179509 FATE#327775 git-fixes).- powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY (bsc#1209999 ltc#202140 bsc#1142685 ltc#179509 FATE#327775 git-fixes).- powerpc/pseries: rename min_common_depth to primary_domain_index (bsc#1209999 ltc#202140 bsc#1142685 ltc#179509 FATE#327775 git-fixes).- powerpc/numa: Consider the max NUMA node for migratable LPAR (bsc#1209999 ltc#202140 bsc#1190544 ltc#194520 bsc#1142685 ltc#179509 FATE#327775 git-fixes).- powerpc/numa: Detect support for coregroup (bsc#1209999 ltc#202140 bsc#1142685 ltc#179509 FATE#327775 git-fixes).- powerpc/numa: Restrict possible nodes based on platform (bsc#1209999 ltc#202140 bsc#1142685 ltc#179509 FATE#327775 git-fixes).- powerpc/numa: Limit possible nodes to within num_possible_nodes (bsc#1209999 ltc#202140 bsc#1142685 ltc#179509 FATE#327775 git-fixes).- commit 2690e67 * Mon Apr 24 2023 denis.kirjanovAATTsuse.com- cred: allow get_cred() and put_cred() to be given NULL (bsc#1209887).- commit b20510e * Sun Apr 23 2023 lduncanAATTsuse.com- scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress (bsc#1210647 CVE-2023-2162).- commit eba27cd * Thu Apr 20 2023 dkirjanovAATTsuse.com- drivers: net: lmc: fix case value for target abort error (git-fixes).- commit 9328eea * Thu Apr 20 2023 dkirjanovAATTsuse.com- net: axienet: Fix double deregister of mdio (git-fixes).- commit ceccbaf * Thu Apr 20 2023 dkirjanovAATTsuse.com- net: prevent ISA drivers from building on PPC32 (git-fixes).- commit 1665091 * Thu Apr 20 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit c7d12aa * Thu Apr 20 2023 nmoreyAATTsuse.com- RDMA/core: Refactor rdma_bind_addr (bsc#1210629 CVE-2023-2176)- commit 39d6889 * Thu Apr 20 2023 nmoreyAATTsuse.com- RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests (bsc#1210629 CVE-2023-2176)- commit e746751 * Thu Apr 20 2023 nmoreyAATTsuse.com- RDMA/cma: Do not change route.addr.src_addr outside state checks (bsc#1210629 CVE-2023-2176)- commit 8101e86 * Thu Apr 20 2023 nmoreyAATTsuse.com- RDMA/cma: Make the locking for automatic state transition more clear (bsc#1210629 CVE-2023-2176)- commit b3ddeab * Thu Apr 20 2023 jslabyAATTsuse.cz- blacklist.conf: add !CONFIG_SYSFS entry- commit ea663e2 * Wed Apr 19 2023 dkirjanovAATTsuse.com- l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels (git-fixes).- commit a6de55d * Wed Apr 19 2023 dkirjanovAATTsuse.com- l2tp: clean up stale tunnel or session in pppol2tp_connect\'s error path (git-fixes).- commit ac0c4ce * Wed Apr 19 2023 dkirjanovAATTsuse.com- l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect() (git-fixes).- commit 3cea0f6 * Wed Apr 19 2023 dkirjanovAATTsuse.com- netfilter: nft_set_rbtree: fix parameter of __nft_rbtree_lookup() (git-fixes).- commit d139e7b * Wed Apr 19 2023 dkirjanovAATTsuse.com- netfilter: x_tables: Add note about how to free percpu counters (git-fixes).- commit 370ae8e * Wed Apr 19 2023 dkirjanovAATTsuse.com- net: core: dst: Add kernel-doc for \'net\' parameter (git-fixes).- commit f4bb4ad * Wed Apr 19 2023 dkirjanovAATTsuse.com- net: core: dst_cache_set_ip6: Rename \'addr\' parameter to \'saddr\' for consistency (git-fixes).- commit d4c9c59 * Wed Apr 19 2023 jslabyAATTsuse.cz- x86/boot/compressed: Disable relocation relaxation (git-fixes).- Refresh patches.suse/x86-Use-return-thunk-in-asm-code.patch.- kretprobe: Prevent triggering kretprobe from within kprobe_flush_task (git-fixes).- x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline (git-fixes).- x86_64: Fix jiffies ODR violation (git-fixes).- x86/mm: Stop printing BRK addresses (git-fixes).- bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B (git-fixes).- x86: Don\'t let pgprot_modify() change the page encryption bit (git-fixes).- x86/pkeys: Add check for pkey \"overflow\" (git-fixes).- commit e67532f * Tue Apr 18 2023 oneukumAATTsuse.com- watchdog: pcwd_usb: Fix attempting to access uninitialized memory (git-fixes).- commit d040be6 * Tue Apr 18 2023 oneukumAATTsuse.com- powercap: fix possible name leak in powercap_register_zone() (git-fixes).- commit 31ce59d * Tue Apr 18 2023 oneukumAATTsuse.com- usb: storage: Add check for kcalloc (git-fixes).- commit 610895c * Tue Apr 18 2023 oneukumAATTsuse.com- usb: typec: Check for ops->exit instead of ops->enter in altmode_exit (git-fixes).- commit b4c0f7a * Tue Apr 18 2023 jslabyAATTsuse.cz- blacklist.conf: add some x86 git-fixes- commit decff2c * Tue Apr 18 2023 oneukumAATTsuse.com- blacklist.conf: cleanup- commit b4c83c2 * Tue Apr 18 2023 oneukumAATTsuse.com- usb: dwc3: gadget: Don\'t set IMI for no_interrupt (git-fixes).- commit 7500ab7 * Tue Apr 18 2023 oneukumAATTsuse.com- ath10k: Fix missing frame timestamp for beacon/probe-resp (git-fixes).- commit b6a1dea * Tue Apr 18 2023 jslabyAATTsuse.cz- x86/speculation: Allow enabling STIBP with legacy IBRS (bsc#1210506 CVE-2023-1998).- commit 82dbdfe * Mon Apr 17 2023 ddissAATTsuse.de- cifs: fix negotiate context parsing (bsc#1210301).- commit e970e4b * Mon Apr 17 2023 pmladekAATTsuse.com- blacklist.conf: not needed; added also the commit introducing the regression on the blacklist to stay on the safe side- commit 39430c3 * Mon Apr 17 2023 pmladekAATTsuse.com- blacklist.conf: not worth the risk- commit 581559c * Mon Apr 17 2023 pmladekAATTsuse.com- blacklist.conf: printk: cosmetic problem; wrong value shown in log- commit 68309f1 * Mon Apr 17 2023 pmladekAATTsuse.com- printk: Give error on attempt to set log buffer length to over 2G (bsc#1210534).- commit 416f599 * Mon Apr 17 2023 dkirjanovAATTsuse.com- tuntap: fix dividing by zero in ebpf queue selection (git-fixes).- commit c7fc31c * Mon Apr 17 2023 dkirjanovAATTsuse.com- net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b (git-fixes).- commit 8197f03 * Mon Apr 17 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 1eb047f * Mon Apr 17 2023 oneukumAATTsuse.com- iwlwifi: Fix -EIO error code that is never returned (git-fixes).- commit e2a6440 * Mon Apr 17 2023 oneukumAATTsuse.com- iwlwifi: pcie: gen2: fix locking when \"HW not ready\" (git-fixes).- commit a192018 * Mon Apr 17 2023 oneukumAATTsuse.com- iwlwifi: pcie: fix locking when \"HW not ready\" (git-fixes).- commit 34a2104 * Mon Apr 17 2023 oneukumAATTsuse.com- blacklist.conf: upstream error- commit 82a830a * Mon Apr 17 2023 oneukumAATTsuse.com- iwlwifi: pcie: reschedule in long-running memory reads (git-fixes).- commit e6380b0 * Mon Apr 17 2023 oneukumAATTsuse.com- blacklist.conf: cleanup for specific compiler- commit 0396363 * Mon Apr 17 2023 oneukumAATTsuse.com- iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loop (git-fixes).- commit c845c94 * Mon Apr 17 2023 oneukumAATTsuse.com- blacklist.conf: feature and optimization, not a fix- commit 9a8bf0b * Mon Apr 17 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit 7b6dc5b * Mon Apr 17 2023 oneukumAATTsuse.com- ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern (git-fixes).- commit a5c8a19 * Mon Apr 17 2023 oneukumAATTsuse.com- ath10k: fix division by zero in send path (git-fixes).- commit 995d86c * Mon Apr 17 2023 oneukumAATTsuse.com- ath10k: fix control-message timeout (git-fixes).- commit 49a6469 * Mon Apr 17 2023 oneukumAATTsuse.com- ath10k: add missing error return code in ath10k_pci_probe() (git-fixes).- commit 40313d2 * Mon Apr 17 2023 oneukumAATTsuse.com- ath10k: Fix error handling in case of CE pipe init failure (git-fixes).- commit 29f18be * Mon Apr 17 2023 oneukumAATTsuse.com- struct wmi_svc_avail_ev_arg: new member to end (git-fixes).- commit ace4238 * Mon Apr 17 2023 oneukumAATTsuse.com- ath10k: Fix the parsing error in service available event (git-fixes).- commit 83c5772 * Mon Apr 17 2023 tiwaiAATTsuse.de- power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition (CVE-2023-30772 bsc#1210329).- commit a67542a * Fri Apr 14 2023 msuchanekAATTsuse.de- k-m-s: Drop Linux 2.6 support- commit 22b2304 * Fri Apr 14 2023 msuchanekAATTsuse.de- Remove obsolete KMP obsoletes (bsc#1210469).- commit 7f325c6 * Fri Apr 14 2023 pmladekAATTsuse.com- wq: handle VM suspension in stall detection (bsc#1210466).- commit b6661b9 * Fri Apr 14 2023 pmladekAATTsuse.com- blacklist.conf: workqueue: Non-trivial reasoning why the change is correct. Fixing a corner case.- commit 5637e05 * Fri Apr 14 2023 pmladekAATTsuse.com- workqueue: Fix missing kfree(rescuer) in destroy_workqueue() (bsc#1210460).- commit 3c2ae43 * Fri Apr 14 2023 pmladekAATTsuse.com- workqueue: Fix spurious sanity check failures in destroy_workqueue() (bsc#1210460).- blacklist.conf: Remove the commit from the blacklist.- commit dcf3af1 * Fri Apr 14 2023 aabdallahAATTsuse.de- x86/vmware: Add a header file for hypercall definitions (bsc#1210327).- commit 35b980d * Fri Apr 14 2023 aabdallahAATTsuse.de- x86/vmware: Update platform detection code for VMCALL/VMMCALL hypercalls (bsc#1210327).- commit 99ca820 * Thu Apr 13 2023 lhenriquesAATTsuse.de- cachefiles: Drop superfluous readpages aops NULL check (bsc#1210430).- cachefiles: Handle readpage error correctly (bsc#1210430).- cachefiles: Fix race between read_waiter and read_copier involving op->to_do (bsc#1210430).- fscache, cachefiles: remove redundant variable \'cache\' (bsc#1210430).- cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active (bsc#1210430).- commit 08d094b * Thu Apr 13 2023 lhenriquesAATTsuse.de- blacklist.conf: cachefiles fix not applicable to 12SP5- commit 76c59ea * Thu Apr 13 2023 roy.hopkinsAATTsuse.com- hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condition (CVE-2023-1855 bsc#1210202).- commit 8e7b0ea * Thu Apr 13 2023 tiwaiAATTsuse.de- Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work (CVE-2023-1989 bsc#1210336).- commit 636a7de * Thu Apr 13 2023 clinAATTsuse.com- nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition (git-fixes bsc#1210337 CVE-2023-1990).- commit 6ec02e1 * Wed Apr 12 2023 oneukumAATTsuse.com- intel_pmc_ipc: restore ability to call functions with irq enabled (git-fixes).- commit 8b76237 * Wed Apr 12 2023 oneukumAATTsuse.com- Refresh patches.suse/platform-x86-intel_pmc_ipc-Use-spin_lock-to-protect-.patch. Added additional commit ID- commit 32b5de9 * Wed Apr 12 2023 oneukumAATTsuse.com- platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates (git-fixes).- commit 6fd8245 * Wed Apr 12 2023 oneukumAATTsuse.com- platform/x86: intel_pmc_ipc: Use devm_ * calls in driver probe function (git-fixes).- commit 66a8daf * Wed Apr 12 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant in our configs- commit 77369a1 * Wed Apr 12 2023 oneukumAATTsuse.com- s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple() (git-fixes).- commit 1101ba6 * Wed Apr 12 2023 oneukumAATTsuse.com- net: usb: qmi_wwan: add Telit 0x1080 composition (git-fixes).- commit cc9a7d7 * Wed Apr 12 2023 oneukumAATTsuse.com- Refresh patches.suse/net-usb-cdc_mbim-avoid-altsetting-toggling-for-Telit.patch. Added additional ID- commit ec0740e * Wed Apr 12 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 6a2cbc58d6c9 seq_buf: Make trace_seq_putmem_hex() support data longer than 8- commit 3b72881 * Tue Apr 11 2023 oneukumAATTsuse.com- usb: dwc3: core: fix kernel panic when do reboot (git-fixes).- commit e2fbf46 * Tue Apr 11 2023 oneukumAATTsuse.com- usb/ohci-platform: Fix a warning when hibernating (git-fixes).- commit f004188 * Tue Apr 11 2023 oneukumAATTsuse.com- blacklist.conf: not a fix- commit 579db14 * Tue Apr 11 2023 oneukumAATTsuse.com- blacklist.conf: hardware this is relevant for not supported in SLE12- commit 9c1574c * Tue Apr 11 2023 oneukumAATTsuse.com- usb: host: ohci-pxa27x: Fix and & vs | typo (git-fixes).- commit 8a04e90 * Tue Apr 11 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 960fe5e * Tue Apr 11 2023 dkirjanovAATTsuse.com- sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf (git-fixes).- Refresh patches.suse/sctp-implement-memory-accounting-on-tx-path.patch.- commit ec9bf28 * Tue Apr 11 2023 dkirjanovAATTsuse.com- sctp: use the right sk after waking up from wait_buf sleep (git-fixes).- Refresh patches.suse/sctp-implement-memory-accounting-on-tx-path.patch.- commit 09b20fd * Tue Apr 11 2023 dkirjanovAATTsuse.com- sctp: do not free asoc when it is already dead in sctp_sendmsg (git-fixes).- Refresh patches.suse/sctp-implement-memory-accounting-on-tx-path.patch.- commit 064e118 * Tue Apr 11 2023 dkirjanovAATTsuse.com- net/ncsi: Don\'t return error on normal response (git-fixes).- commit 0448b7b * Tue Apr 11 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit dd82a70 * Tue Apr 11 2023 petr.pavluAATTsuse.com- blacklist.conf: add an intrusive ftrace refinement- commit 1b629dd * Tue Apr 11 2023 petr.pavluAATTsuse.com- ftrace: Mark get_lock_parent_ip() __always_inline (git-fixes).- commit f82808a * Tue Apr 11 2023 petr.pavluAATTsuse.com- ring-buffer: Fix race while reader and writer are on the same page (git-fixes).- commit 68f2c8a * Sat Apr 08 2023 neilbAATTsuse.de- Update patches.suse/NFSD-Protect-against-send-buffer-overflow-in-NFSv2-R.patch (bsc#1205128 CVE-2022-43945 bsc#1210124).- Update patches.suse/NFSD-Protect-against-send-buffer-overflow-in-NFSv3-R.patch (bsc#1205128 CVE-2022-43945 bsc#1210124).- Update patches.suse/NFSD-Protect-against-send-buffer-overflow-in-NFSv3-Rdir.patch (bsc#1205128 CVE-2022-43945 bsc#1210124). Fix a performance bug introduced by the backports bsc#1210124- commit 98fde8e * Thu Apr 06 2023 fdmananaAATTsuse.com- btrfs: fix race between quota disable and quota assign ioctls (CVE-2023-1611 bsc#1209687).- commit 5262625 * Tue Apr 04 2023 msuchanekAATTsuse.de- Define kernel-vanilla as source variant The vanilla_only macro is overloaded. It is used for determining if there should be two kernel sources built as well as for the purpose of determmioning if vanilla kernel should be used for kernel-obs-build. While the former can be determined at build time the latter needs to be baked into the spec file template. Separate the two while also making the latter more generic. $build_dtbs is enabled on every single rt and azure branch since 15.3 when the setting was introduced, gate on the new $obs_build_variant setting as well.- commit 36ba909 * Tue Apr 04 2023 fweisbeckerAATTsuse.de- timekeeping: Prevent 32bit truncation in (git-fixes)- commit b5eceb5 * Tue Apr 04 2023 fweisbeckerAATTsuse.de- ntp: Limit TAI-UTC offset (git-fixes)- commit cb87f16 * Tue Apr 04 2023 jslabyAATTsuse.cz- x86/decoder: Add TEST opcode to Group3-2 (git-fixes).- x86/sysfb: Fix check for bad VRAM size (git-fixes).- x86/mm: Use the correct function type for native_set_fixmap() (git-fixes).- x86/ioapic: Prevent inconsistent state when moving an interrupt (git-fixes).- x86/mce: Lower throttling MCE messages\' priority to warning (git-fixes).- x86/apic: Soft disable APIC before initializing it (git-fixes).- x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI fails (git-fixes).- uprobes/x86: Fix detection of 32-bit user mode (git-fixes).- x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines (git-fixes).- x86/apic: Handle missing global clockevent gracefully (git-fixes bsc#1142926).- x86/lib/cpu: Address missing prototypes warning (git-fixes).- x86, boot: Remove multiple copy of static function sanitize_boot_params() (git-fixes).- commit 439b087 * Tue Apr 04 2023 jslabyAATTsuse.cz- blacklist.conf: add some x86 git-fixes- commit 048281c * Mon Apr 03 2023 roy.hopkinsAATTsuse.com- netlink: limit recursion depth in policy validation (CVE-2020-36691 bsc#1209613).- commit 519d73a * Mon Apr 03 2023 dwagnerAATTsuse.de- scsi: qla2xxx: Synchronize the IOCB count to be in order (bsc#1209292 bsc#1209684 bsc#1209556).- commit 18dd273 * Mon Apr 03 2023 oneukumAATTsuse.com- net: usb: lan78xx: Limit packet length to skb->len (git-fixes).- commit 58a7e43 * Mon Apr 03 2023 oneukumAATTsuse.com- net: usb: smsc95xx: Limit packet length to skb->len (git-fixes).- commit 4061009 * Mon Apr 03 2023 oneukumAATTsuse.com- net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull (git-fixes).- commit 904473f * Mon Apr 03 2023 tiwaiAATTsuse.de- rpm/constraints.in: increase the disk size for armv6/7 to 24GB It grows and the build fails recently on SLE15-SP4/5.- commit 41ac816 * Mon Apr 03 2023 neilbAATTsuse.de- NFSv4: Fix hangs when recovering open state after a server reboot (git-fixes). [iivanov] Fix Patch-mainline to v6.3-rc5- commit f23280a * Sat Apr 01 2023 schwabAATTsuse.de- rpm/check-for-config-changes: add TOOLCHAIN_NEEDS_ * to IGNORED_CONFIGS_RE This new form was added in commit e89c2e815e76 (\"riscv: Handle zicsr/zifencei issues between clang and binutils\").- commit 234baea * Sat Apr 01 2023 ematsumiyaAATTsuse.de- cifs: Fix smb2_set_path_size() (bsc#1190317).- commit 298a4d8 * Sat Apr 01 2023 ematsumiyaAATTsuse.de- cifs: Move the in_send statistic to __smb_send_rqst() (bsc#1190317).- commit c1a3dcd * Sat Apr 01 2023 ematsumiyaAATTsuse.de- cifs: prevent data race in cifs_reconnect_tcon() (bsc#1190317).- commit 46ad6ef * Fri Mar 31 2023 ematsumiyaAATTsuse.de- update internal module version number for cifs.ko (bsc#1190317).- commit 0d92429 * Fri Mar 31 2023 ematsumiyaAATTsuse.de- cifs: reuse cifs_match_ipaddr for comparison of dstaddr too (bsc#1190317).- commit 29571bf * Fri Mar 31 2023 ematsumiyaAATTsuse.de- cifs: match even the scope id for ipv6 addresses (bsc#1190317).- commit ffb4742 * Fri Mar 31 2023 ematsumiyaAATTsuse.de- cifs: Fix lost destroy smbd connection when MR allocate failed (bsc#1190317).- commit 8c42642 * Fri Mar 31 2023 ematsumiyaAATTsuse.de- cifs: get rid of dns resolve worker (bsc#1190317).- commit 1597aa3 * Fri Mar 31 2023 ematsumiyaAATTsuse.de- cifs: Fix warning and UAF when destroy the MR list (bsc#1190317).- commit 57628d2 * Fri Mar 31 2023 ematsumiyaAATTsuse.de- cifs: Convert struct fealist away from 1-element array (bsc#1190317).- commit 450af82 * Fri Mar 31 2023 ematsumiyaAATTsuse.de- cifs: fix mount on old smb servers (bsc#1190317).- commit b608d71 * Fri Mar 31 2023 ematsumiyaAATTsuse.de- cifs: Fix uninitialized memory reads for oparms.mode (bsc#1190317).- commit 4430e40 * Fri Mar 31 2023 ematsumiyaAATTsuse.de- cifs: remove unneeded 2bytes of padding from smb2 tree connect (bsc#1190317).- commit 3db0a6b * Fri Mar 31 2023 ematsumiyaAATTsuse.de- cifs: Fix uninitialized memory read in smb3_qfs_tcon() (bsc#1190317).- commit 7fd60d0 * Fri Mar 31 2023 ematsumiyaAATTsuse.de- cifs: don\'t try to use rdma offload on encrypted connections (bsc#1190317).- commit b75ae7e * Fri Mar 31 2023 ematsumiyaAATTsuse.de- cifs: split out smb3_use_rdma_offload() helper (bsc#1190317).- commit 4ec903f * Fri Mar 31 2023 ematsumiyaAATTsuse.de- cifs: introduce cifs_io_parms in smb2_async_writev() (bsc#1190317).- commit 9060955 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: get rid of unneeded conditional in cifs_get_num_sgs() (bsc#1190317).- commit b970b4a * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: prevent data race in smb2_reconnect() (bsc#1190317).- commit e153e6f * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: fix indentation in make menuconfig options (bsc#1190317).- commit e3f6c21 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: update Kconfig description (bsc#1190317).- commit d50d5ca * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: Get rid of unneeded conditional in the smb2_get_aead_req() (bsc#1190317).- commit 46dc317 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: print last update time for interface list (bsc#1190317).- commit aaab89f * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: Replace zero-length arrays with flexible-array members (bsc#1190317).- commit 86e6cd6 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: Use kstrtobool() instead of strtobool() (bsc#1190317).- commit 103e49e * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: Fix use-after-free in rdata->read_into_pages() (bsc#1190317).- commit 0bb36b3 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: Fix oops due to uncleared server->smbd_conn in reconnect (bsc#1190317).- commit 7c17011 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: do not include page data when checking signature (bsc#1190317).- commit 68b5c43 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: fix return of uninitialized rc in dfs_cache_update_tgthint() (bsc#1190317).- commit aef9873 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: handle cache lookup errors different than -ENOENT (bsc#1190317).- commit b259488 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: remove duplicate code in __refresh_tcon() (bsc#1190317).- commit 078424b * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: don\'t take exclusive lock for updating target hints (bsc#1190317).- commit 0ba4f09 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: avoid re-lookups in dfs_cache_find() (bsc#1190317).- commit db9d0ac * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: fix potential deadlock in cache_refresh_path() (bsc#1190317).- commit 8b47c8a * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: fix potential memory leaks in session setup (bsc#1190317).- commit 9d070b1 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: fix double free on failed kerberos auth (bsc#1190317).- commit e2bec13 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: remove redundant assignment to the variable match (bsc#1190317).- commit 77ccb0d * Thu Mar 30 2023 mkoutnyAATTsuse.com- seq_buf: Fix overflow in seq_buf_putmem_hex() (bsc#1209549 CVE-2023-28772).- commit 6692c8c * Thu Mar 30 2023 jslabyAATTsuse.cz- x86/apic: Add name to irq chip (bsc#1206010).- commit 89bba1e * Thu Mar 30 2023 dkirjanovAATTsuse.com- ipv4: route: fix inet_rtm_getroute induced crash (git-fixes).- commit e25c3f6 * Thu Mar 30 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit ae3ef0f * Thu Mar 30 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 3e5530d * Thu Mar 30 2023 jslabyAATTsuse.cz- x86/apic: Deinline x2apic functions (bsc#1181001 jsc#ECO-3191).- x86/x2apic: Mark set_x2apic_phys_mode() as __init (bsc#1181001 jsc#ECO-3191).- Refresh patches.kabi/kABI-Fix-kABI-for-extended-APIC-ID-support.patch.- Refresh patches.suse/x86-msi-Force-affinity-setup-before-startup.patch. Update to upstream patches. Two easy cleanups added for simpler backports.- commit 2c2baeb * Thu Mar 30 2023 oheringAATTsuse.de- PCI: hv: Add a per-bus mutex state_lock (bsc#1207001).- Revert \"PCI: hv: Fix a timing issue which causes kdump to fail occasionally\" (bsc#1207001).- PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev (bsc#1207001).- PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic (bsc#1207001).- PCI: hv: fix a race condition bug in hv_pci_query_relations() (bsc#1207001).- commit e9cf69b * Thu Mar 30 2023 jslabyAATTsuse.cz- x86/ioapic: Force affinity setup before startup (bsc#1193231).- blacklist.conf: remove it from there as the prerequisities were backported already- commit 67a8716 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} (bsc#1190317).- commit f930e6e * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: fix race in assemble_neg_contexts() (bsc#1190317).- commit ea7fbbe * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: ignore ipc reconnect failures during dfs failover (bsc#1190317).- commit afdee33 * Thu Mar 30 2023 ematsumiyaAATTsuse.de- cifs: update internal module number (bsc#1190317).- commit 7b8d7fd * Wed Mar 29 2023 ematsumiyaAATTsuse.de- cifs: split out ses and tcon retrieval from mount_get_conns() (bsc#1190317).- commit 15a2a87 * Wed Mar 29 2023 ematsumiyaAATTsuse.de- cifs: set resolved ip in sockaddr (bsc#1190317).- commit d330759 * Wed Mar 29 2023 msuchanekAATTsuse.de- powerpc/btext: add missing of_node_put (bsc#1065729).- commit 0e57c99 * Wed Mar 29 2023 vkarasulliAATTsuse.de- kvm: initialize all of the kvm_debugregs structure before sending it to userspace (bsc#1209532 CVE-2023-1513).- commit 27afda9 * Wed Mar 29 2023 msuchanekAATTsuse.de- powerpc/xics: fix refcount leak in icp_opal_init() (bsc#1065729).- commit f9aeabf * Wed Mar 29 2023 msuchanekAATTsuse.de- powerpc/powernv/ioda: Skip unallocated resources when mapping to PE (bsc#1065729).- commit 12e8c49 * Wed Mar 29 2023 msuchanekAATTsuse.de- powerpc/rtas: ensure 4KB alignment for rtas_data_buf (bsc#1065729).- powerpc/pseries/lparcfg: add missing RTAS retry status handling (bsc#1065729).- powerpc/pseries/lpar: add missing RTAS retry status handling (bsc#1109158 ltc#169177 git-fixes).- commit 4d6673f * Wed Mar 29 2023 oneukumAATTsuse.com- Input: atmel_mxt_ts - fix double free in mxt_read_info_block (git-fixes).- commit bd0fc95 * Wed Mar 29 2023 jackAATTsuse.cz- sbitmap: Avoid lockups when waker gets preempted (bsc#1209118).- commit 32c7f24 * Wed Mar 29 2023 oneukumAATTsuse.com- blacklist.conf: driver not in SLE12- commit 3fbe4df * Wed Mar 29 2023 oneukumAATTsuse.com- blacklist.conf: driver not present in SLE12- commit dad4545 * Wed Mar 29 2023 oneukumAATTsuse.com- s390/vfio-ap: fix memory leak in vfio_ap device driver (git-fixes).- commit 0efdc1f * Wed Mar 29 2023 jleeAATTsuse.com- Bluetooth: Fix double free in hci_conn_cleanup (bsc#1209052 CVE-2023-28464).- commit ee49c52 * Wed Mar 29 2023 ematsumiyaAATTsuse.de- cifs: set correct ipc status after initial tree connect (bsc#1190317).- commit 37864d2 * Tue Mar 28 2023 ematsumiyaAATTsuse.de- cifs: set correct tcon status after initial tree connect (bsc#1190317).- commit 1a028fa * Tue Mar 28 2023 ematsumiyaAATTsuse.de- cifs: Remove duplicated include in cifsglob.h (bsc#1190317).- commit a1d08d1 * Tue Mar 28 2023 ematsumiyaAATTsuse.de- cifs: fix oops during encryption (bsc#1190317).- commit f574daf * Tue Mar 28 2023 ematsumiyaAATTsuse.de- cifs: fix missing display of three mount options (bsc#1190317).- commit 93d0b09 * Tue Mar 28 2023 ematsumiyaAATTsuse.de- cifs: fix various whitespace errors in headers (bsc#1190317).- commit bea92d2 * Tue Mar 28 2023 ematsumiyaAATTsuse.de- cifs: minor cleanup of some headers (bsc#1190317).- commit eb82a98 * Tue Mar 28 2023 nmoreyAATTsuse.com- RDMA/core: Don\'t infoleak GRH fields (bsc#1209778 CVE-2021-3923)- commit 007f267 * Tue Mar 28 2023 ematsumiyaAATTsuse.de- cifs: skip alloc when request has no pages (bsc#1190317).- commit 10815ee * Tue Mar 28 2023 ematsumiyaAATTsuse.de- cifs: remove ->writepage (bsc#1190317).- commit 2c2004f * Mon Mar 27 2023 ematsumiyaAATTsuse.de- cifs: stop using generic_writepages (bsc#1190317).- commit 000147c * Mon Mar 27 2023 ematsumiyaAATTsuse.de- cifs: add check for returning value of SMB2_set_info_init (bsc#1190317).- commit cba1815 * Mon Mar 27 2023 ematsumiyaAATTsuse.de- cifs: Fix wrong return value checking when GETFLAGS (bsc#1190317).- commit 3e78b62 * Mon Mar 27 2023 ematsumiyaAATTsuse.de- cifs: add check for returning value of SMB2_close_init (bsc#1190317).- commit 46060ff * Mon Mar 27 2023 ematsumiyaAATTsuse.de- cifs: Fix connections leak when tlink setup failed (bsc#1190317).- commit 8cec257 * Mon Mar 27 2023 vkarasulliAATTsuse.de- tipc: fix NULL deref in tipc_link_xmit() (bsc#1209289 CVE-2023-1390).- commit 91c876a * Fri Mar 24 2023 mkoutnyAATTsuse.com- Update patches.suse/net-sched-atm-dont-intepret-cls-results-when-asked-t.patch (bsc#1207036 CVE-2023-23454 bsc#1207125 CVE-2023-23455).- Update patches.suse/net-sched-cbq-dont-intepret-cls-results-when-asked-t.patch (bsc#1207036 CVE-2023-23454 bsc#1207125 CVE-2023-23455).- commit 03cf48f * Fri Mar 24 2023 fweisbeckerAATTsuse.de- timers: Clear timer_base::must_forward_clk with (bsc#1207890)- commit 665e881 * Fri Mar 24 2023 iivanovAATTsuse.de- arm64/cpufeature: Fix field sign for DIT hwcap detection (git-fixes)- commit d6d271d * Fri Mar 24 2023 iivanovAATTsuse.de- arm64: cmpxchg_double *: hazard against entire exchange variable (git-fixes)- commit a0c51f7 * Fri Mar 24 2023 mkubecekAATTsuse.cz- net/sched: tcindex: update imperfect hash filters respecting rcu (CVE-2023-1281 bsc#1209634).- rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer() (CVE-2023-1281 bsc#1209634).- commit 79d6cb4 * Fri Mar 24 2023 iivanovAATTsuse.de- crypto: arm64 - Fix unused variable compilation warnings of (git-fixes)- commit 3f3dfdc * Fri Mar 24 2023 iivanovAATTsuse.de- arm64: fix oops in concurrently setting insn_emulation sysctls (git-fixes)- commit 11f2537 * Fri Mar 24 2023 iivanovAATTsuse.de- arm64: Do not forget syscall when starting a new thread. (git-fixes)- commit 27dfefa * Fri Mar 24 2023 iivanovAATTsuse.de- arm64: Mark __stack_chk_guard as __ro_after_init (git-fixes)- commit 551a661 * Fri Mar 24 2023 iivanovAATTsuse.de- arm64/vdso: Discard .note.gnu.property sections in vDSO (git-fixes)- commit b2f00e4 * Fri Mar 24 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64: alternatives: Move length validation in alternative_{insn,\")- commit 750c32b * Fri Mar 24 2023 iivanovAATTsuse.de- KVM: arm64: Hide system instruction access to Trace registers (git-fixes)- commit 2e3ed1c * Fri Mar 24 2023 iivanovAATTsuse.de- arm64: psci: Avoid printing in cpu_psci_cpu_die() (git-fixes)- commit 66c3a8b * Fri Mar 24 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64: Change .weak to SYM_FUNC_START_WEAK_PI for\")- commit add4723 * Fri Mar 24 2023 iivanovAATTsuse.de- arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE (git-fixes)- commit 65bd4cc * Fri Mar 24 2023 iivanovAATTsuse.de- arm64/alternatives: move length validation inside the subsection (git-fixes)- commit d2aefa8 * Fri Mar 24 2023 iivanovAATTsuse.de- arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP (git-fixes)- commit 2354853 * Fri Mar 24 2023 iivanovAATTsuse.de- arm64/alternatives: don\'t patch up internal branches (git-fixes)- commit 259ff6d * Fri Mar 24 2023 iivanovAATTsuse.de- arm64/alternatives: use subsections for replacement sequences (git-fixes)- commit 206be22 * Fri Mar 24 2023 iivanovAATTsuse.de- arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register (git-fixes) Refresh patches.suse/arm64-cpufeature-Allow-different-PMU-versions-in-ID_DFR0_EL1.patch- commit a0b4d86 * Fri Mar 24 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]\")- commit 99d129d * Fri Mar 24 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64: Delete the space separator in __emit_inst\")- commit e989773 * Fri Mar 24 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64: fix alternatives with LLVM\'s integrated assembler\")- commit eabb21e * Fri Mar 24 2023 iivanovAATTsuse.de- Revert \"arm64: dts: juno: add dma-ranges property\" (git-fixes)- commit 472652a * Fri Mar 24 2023 iivanovAATTsuse.de- arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill() (git-fixes)- commit 126253f * Fri Mar 24 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64: fix unreachable code issue with cmpxchg\")- commit 27e2384 * Fri Mar 24 2023 iivanovAATTsuse.de- arm64: kpti: ensure patched kernel text is fetched from PoU (git-fixes)- commit ed14da7 * Fri Mar 24 2023 iivanovAATTsuse.de- arm64/mm: fix variable \'pud\' set but not used (git-fixes)- commit bb80a31 * Fri Mar 24 2023 iivanovAATTsuse.de- arm64: unwind: Prohibit probing on return_address() (git-fixes)- commit 84859a4 * Fri Mar 24 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64/efi: Mark __efistub_stext_offset as an absolute symbol\")- commit 7448304 * Fri Mar 24 2023 iivanovAATTsuse.de- arm64: Fix compiler warning from pte_unmap() with (git-fixes)- commit f112362 * Fri Mar 24 2023 iivanovAATTsuse.de- arm64: cpu_ops: fix a leaked reference by adding missing of_node_put (git-fixes)- commit 80aa069 * Fri Mar 24 2023 iivanovAATTsuse.de- arm64: kprobe: make page to RO mode when allocate it (git-fixes)- commit 0375ba2 * Fri Mar 24 2023 ematsumiyaAATTsuse.de- cifs: fix use-after-free caused by invalid pointer `hostname` (bsc#1190317).- commit a20d808 * Fri Mar 24 2023 ematsumiyaAATTsuse.de- cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter() (bsc#1190317).- commit f847274 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc() (bsc#1190317).- commit d37ea58 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: use stub posix acl handlers (bsc#1190317).- commit ee8407b * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: update internal module number (bsc#1190317).- commit 7ab3edc * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: Fix memory leak when build ntlmssp negotiate blob failed (bsc#1190317).- commit 98ff997 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: fix memory leaks in session setup (bsc#1190317).- commit c763ca5 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: Fix xid leak in cifs_flock() (bsc#1190317).- commit dacf024 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: Fix xid leak in cifs_copy_file_range() (bsc#1190317).- commit 3de8885 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: Fix xid leak in cifs_create() (bsc#1190317).- commit 705ac59 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- smb3: improve SMB3 change notification support (bsc#1190317).- commit fde51a0 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: lease key is uninitialized in two additional functions when smb1 (bsc#1190317).- commit 2f04807 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: lease key is uninitialized in smb1 paths (bsc#1190317).- commit ff35bdf * Thu Mar 23 2023 ematsumiyaAATTsuse.de- smb3: must initialize two ACL struct fields to zero (bsc#1190317).- commit 0955f83 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: fix double-fault crash during ntlmssp (bsc#1190317).- commit 9254cdc * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: use ALIGN() and round_up() macros (bsc#1190317).- Refresh patches.suse/cifs-fix-negotiate-context-parsing.patch.- commit 53d873a * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: prevent copying past input buffer boundaries (bsc#1190317).- commit 62868f6 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- smb3: fix oops in calculating shash_setkey (bsc#1190317).- commit 5afee83 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: secmech: use shash_desc directly, remove sdesc (bsc#1190317).- commit 55bc867 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: remove initialization value (bsc#1190317).- commit 8fe3a94 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- smb3: rename encryption/decryption TFMs (bsc#1190317).- commit 87d5689 * Thu Mar 23 2023 oneukumAATTsuse.com- usb: typec: altmodes/displayport: Fix probe pin assign check (git-fixes).- commit 5ce7845 * Thu Mar 23 2023 dwagnerAATTsuse.de- scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE (bsc#1199837).- commit 2f806c6 * Thu Mar 23 2023 oneukumAATTsuse.com- USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes).- commit 198956a * Thu Mar 23 2023 ematsumiyaAATTsuse.de- Fix formatting of client smbdirect RDMA logging (bsc#1190317).- commit 51fd618 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- Handle variable number of SGEs in client smbdirect send (bsc#1190317).- commit 6d2118f * Thu Mar 23 2023 ematsumiyaAATTsuse.de- Reduce client smbdirect max receive segment size (bsc#1190317).- commit 92e56ee * Thu Mar 23 2023 ematsumiyaAATTsuse.de- Decrease the number of SMB3 smbdirect client SGEs (bsc#1190317).- commit 7f2c69f * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message (bsc#1190317).- commit 29e7c59 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: destage dirty pages before re-reading them for cache=none (bsc#1190317).- commit 70d82b6 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: return correct error in ->calc_signature() (bsc#1190317).- commit b8c45e4 * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: misc: fix spelling typo in comment (bsc#1190317).- commit 4f07bbc * Thu Mar 23 2023 ematsumiyaAATTsuse.de- cifs: avoid use of global locks for high contention data (bsc#1190317).- Refresh patches.suse/cifs-add-missing-spinlock-around-tcon-refcount.patch.- Refresh patches.suse/cifs-remove-useless-DeleteMidQEntry-.patch. Context adjustment.- commit be7ee22 * Wed Mar 22 2023 ematsumiyaAATTsuse.de- cifs: add missing spinlock around tcon refcount (bsc#1190317).- commit 0886941 * Wed Mar 22 2023 ematsumiyaAATTsuse.de- cifs: always initialize struct msghdr smb_msg completely (bsc#1190317).- commit bc42256 * Wed Mar 22 2023 ematsumiyaAATTsuse.de- cifs: don\'t send down the destination address to sendmsg for a SOCK_STREAM (bsc#1190317).- commit 4cd0dc6 * Wed Mar 22 2023 ematsumiyaAATTsuse.de- cifs: revalidate mapping when doing direct writes (bsc#1190317).- commit fdcc906 * Wed Mar 22 2023 ematsumiyaAATTsuse.de- cifs: fix small mempool leak in SMB2_negotiate() (bsc#1190317).- commit eb1b54c * Wed Mar 22 2023 ematsumiyaAATTsuse.de- cifs: Add helper function to check smb1+ server (bsc#1190317).- commit 260556f * Wed Mar 22 2023 ematsumiyaAATTsuse.de- cifs: Use help macro to get the mid header size (bsc#1190317).- commit 11dd1d2 * Wed Mar 22 2023 ematsumiyaAATTsuse.de- cifs: skip extra NULL byte in filenames (bsc#1190317).- commit d9c1046 * Wed Mar 22 2023 ematsumiyaAATTsuse.de- cifs: Use help macro to get the header preamble size (bsc#1190317).- commit 1c1c393 * Tue Mar 21 2023 oneukumAATTsuse.com- netlink: prevent potential spectre v1 gadgets (bsc#1209547 CVE-2017-5753).- commit 179a403 * Tue Mar 21 2023 msuchanekAATTsuse.de- ppc64le: HWPOISON_INJECT=m (bsc#1209572).- commit 9bc607c * Tue Mar 21 2023 petr.pavluAATTsuse.com- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (git-fixes).- commit 10ecebb * Tue Mar 21 2023 petr.pavluAATTsuse.com- ring-buffer: remove obsolete comment for free_buffer_page() (git-fixes).- commit fb36562 * Tue Mar 21 2023 petr.pavluAATTsuse.com- ftrace: Fix invalid address access in lookup_rec() when index is 0 (git-fixes).- commit 2107853 * Tue Mar 21 2023 petr.pavluAATTsuse.com- blacklist.conf: add not-relevant tracing fixes- commit 89e5ff0 * Tue Mar 21 2023 oneukumAATTsuse.com- net: usb: smsc75xx: Limit packet length to skb->len (git-fixes).- commit 59b5ef4 * Tue Mar 21 2023 petr.pavluAATTsuse.com- tracing: Add NULL checks for buffer in ring_buffer_free_read_page() (git-fixes).- commit 4ba90d9 * Tue Mar 21 2023 oneukumAATTsuse.com- blacklist.conf: might break certifications- commit bd7ab11 * Tue Mar 21 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit c99b186 * Tue Mar 21 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant in our configs- commit e0f4fc3 * Tue Mar 21 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit 9748c72 * Tue Mar 21 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit abd6f40 * Tue Mar 21 2023 oneukumAATTsuse.com- blacklist.conf: blacklist Documentation because we will not updaten the documentation package in SLE12 anyway- commit b4fe007 * Tue Mar 21 2023 dkirjanovAATTsuse.com- Refresh patches.suse/scsi-qla2xxx-Add-option-to-disable-FC2-Target-suppor.patch.- commit 37fbfe8 * Mon Mar 20 2023 jgrossAATTsuse.com- xen-netfront: Fix NULL sring after live migration (git-fixes).- commit 739342e * Mon Mar 20 2023 jgrossAATTsuse.com- xen/netfront: stop tx queues during live migration (git-fixes).- commit ac8b9c0 * Mon Mar 20 2023 jgrossAATTsuse.com- xen-netfront: fix potential deadlock in xennet_remove() (git-fixes).- Refresh patches.suse/xen-netfront-force-data-bouncing-when-backend-is-unt.patch.- commit 9294dd7 * Mon Mar 20 2023 jgrossAATTsuse.com- xen/netfront: fix waiting for xenbus state change (git-fixes).- commit fe29b44 * Mon Mar 20 2023 jgrossAATTsuse.com- xen-netfront: wait xenbus state change when load module manually (git-fixes).- commit 0c71330 * Mon Mar 20 2023 jgrossAATTsuse.com- xen-netfront: Update features after registering netdev (git-fixes).- commit c77bad3 * Mon Mar 20 2023 jgrossAATTsuse.com- xen-netfront: Fix mismatched rtnl_unlock (git-fixes).- commit db4108c * Mon Mar 20 2023 jgrossAATTsuse.com- xen-netfront: Fix race between device setup and open (git-fixes).- Refresh patches.suse/xen-netfront-don-t-trust-the-backend-response-data-b.patch.- commit a087822 * Mon Mar 20 2023 jgrossAATTsuse.com- blacklist.conf: add 9e6246518592 (\"xen/netback: don\'t call kfree_skb() under spin_lock_irqsave()\")- commit cae7fc6 * Mon Mar 20 2023 jgrossAATTsuse.com- blacklist.conf: add 7dfa764e0223 (\"xen/netback: fix build warning\")- commit 31b3ee5 * Mon Mar 20 2023 jgrossAATTsuse.com- blacklist.conf: add 5834e72eda0b (\"xen/netback: do some code cleanup\")- commit 6487e56 * Mon Mar 20 2023 jgrossAATTsuse.com- x86/xen: Fix memory leak in xen_init_lock_cpu() (git-fixes).- commit 4ce0c85 * Mon Mar 20 2023 jgrossAATTsuse.com- x86/xen: Fix memory leak in xen_smp_intr_init{_pv}() (git-fixes).- commit 36249b4 * Mon Mar 20 2023 jgrossAATTsuse.com- xen/platform-pci: add missing free_irq() in error path (git-fixes).- commit dd25a55 * Mon Mar 20 2023 jgrossAATTsuse.com- xen-netfront: enable device after manual module load (git-fixes).- commit 6ce0b56 * Mon Mar 20 2023 jgrossAATTsuse.com- blacklist.conf: add ce6f7d087e2b (\"Input: xen-kbdfront - fix multi-touch XenStore node\'s locations\")- commit 9866d94 * Mon Mar 20 2023 jgrossAATTsuse.com- blacklist.conf: added 02a0d9216d4da (\"Input: xen-kbdfront - do not advertise multi-touch pressure support\")- commit 4d70cca * Mon Mar 20 2023 jgrossAATTsuse.com- x86/paravirt: Fix callee-saved function ELF sizes (git-fixes).- Refresh patches.suse/x86-prepare-inline-asm-for-straight-line-speculation.patch.- commit be50a99 * Mon Mar 20 2023 neilbAATTsuse.de- SUNRPC: Fix a server shutdown leak (git-fixes).- commit b391b37 * Fri Mar 17 2023 petr.pavluAATTsuse.com- Revert \"mei: me: enable asynchronous probing\" (bsc#1208048, bsc#1209126).- commit 9a95c7f * Thu Mar 16 2023 palcantaraAATTsuse.de- cifs: fix open leaks in open_cached_dir() (bsc#1209342).- commit 6fa5ff4 * Thu Mar 16 2023 vkarasulliAATTsuse.de- media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer() (bsc#1209291 CVE-2023-28328).- commit 0a0d765 * Thu Mar 16 2023 shung-hsi.yuAATTsuse.com- rpm/group-source-files.pl: Fix output difference when / is in location While previous attempt to fix group-source-files.pl in 6d651362c38 \"rpm/group-source-files.pl: Deal with {pre,post}fixed / in location\" breaks the infinite loop, it does not properly address the issue. Having prefixed and/or postfixed forward slash still result in different output. This commit changes the script to use the Perl core module File::Spec for proper path manipulation to give consistent output.- commit 4161bf9 * Wed Mar 15 2023 oneukumAATTsuse.com- Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE (git-fixes).- commit a77868e * Wed Mar 15 2023 oneukumAATTsuse.com- Bluetooth: btusb: don\'t call kfree_skb() under spin_lock_irqsave() (git-fixes).- commit 0b2e609 * Wed Mar 15 2023 oneukumAATTsuse.com- blacklist.conf: false positive- commit 7dfc594 * Wed Mar 15 2023 oneukumAATTsuse.com- ima: Fix function name error in comment (git-fixes).- commit 889bacc * Wed Mar 15 2023 oneukumAATTsuse.com- kfifo: fix ternary sign extension bugs (git-fixes).- commit efc9af2 * Wed Mar 15 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant in our configurations- commit fcaf3c0 * Wed Mar 15 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit 5f50816 * Wed Mar 15 2023 oneukumAATTsuse.com- blacklist.conf: changes exported defaults- commit 6e19056 * Wed Mar 15 2023 oneukumAATTsuse.com- PM: hibernate: flush swap writer after marking (git-fixes).- commit d5d514d * Wed Mar 15 2023 oneukumAATTsuse.com- blacklist.conf: false positive- commit bcee6d7 * Wed Mar 15 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit ee8665f * Wed Mar 15 2023 oneukumAATTsuse.com- blacklist.conf: false positive- commit 38a7585 * Wed Mar 15 2023 oneukumAATTsuse.com- kgdb: Drop malformed kernel doc comment (git-fixes).- commit 16f0840 * Wed Mar 15 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit 836cdb8 * Wed Mar 15 2023 oneukumAATTsuse.com- dt-bindings: reset: meson8b: fix duplicate reset IDs (git-fixes).- commit 758f2cb * Wed Mar 15 2023 oneukumAATTsuse.com- timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze() (git-fixes).- commit c1996c6 * Wed Mar 15 2023 oneukumAATTsuse.com- blacklist.conf: irrelevant documentation- commit 14b48ad * Wed Mar 15 2023 oneukumAATTsuse.com- blacklist.conf: false positive- commit 24553f6 * Wed Mar 15 2023 oneukumAATTsuse.com- usb: dwc3: gadget: Stop processing more requests on IMI (git-fixes).- commit 1e1ba8c * Wed Mar 15 2023 mkubecekAATTsuse.cz- Update patches.suse/net_sched-add-__rcu-annotation-to-netdev-qdisc.patch.- fix a mistake in the CVE-2023-0590 / bsc#1207795 backport- commit 005c9da * Tue Mar 14 2023 msuchanekAATTsuse.de- Require suse-kernel-rpm-scriptlets at all times. The kernel packages call scriptlets for each stage, add the dependency to make it clear to libzypp that the scriptlets are required. There is no special dependency for posttrans, these scriptlets run when transactions are resolved. The plain dependency has to be used to support posttrans.- commit 56c4dbe * Tue Mar 14 2023 msuchanekAATTsuse.de- Replace mkinitrd dependency with dracut (bsc#1202353). Also update mkinitrd refrences in documentation and comments.- commit e356c9b * Tue Mar 14 2023 mkoutnyAATTsuse.com- prlimit: do_prlimit needs to have a speculation check (bsc#1209256 CVE-2017-5753).- commit fca254e * Tue Mar 14 2023 msuchanekAATTsuse.de- rpm/kernel-obs-build.spec.in: Remove SLE11 cruft- commit 871eeb4 * Tue Mar 14 2023 oneukumAATTsuse.com- usb: dwc3: exynos: Fix remove() function (git-fixes).- commit 1162027 * Tue Mar 14 2023 oneukumAATTsuse.com- usb: chipidea: fix deadlock in ci_otg_del_timer (git-fixes).- commit c85689a * Mon Mar 13 2023 oneukumAATTsuse.com- blacklist.conf: duplicate- commit 9a30402 * Mon Mar 13 2023 oneukumAATTsuse.com- blacklist.conf: false positive- commit 6886a4a * Mon Mar 13 2023 oneukumAATTsuse.com- NET: usb: qmi_wwan: Adding support for Cinterion MV31 (git-fixes).- commit 64d8c67 * Mon Mar 13 2023 denis.kirjanovAATTsuse.com- Update patches.suse/l2tp-fix-race-in-pppol2tp_release-with-session-objec.patch (bsc#1076830 bsc#1208850 CVE-2022-20567).- commit 47065bb * Fri Mar 10 2023 mfrancAATTsuse.cz- tap: tap_open(): correctly initialize socket uid (CVE-2023-1076 bsc#1208599).- tun: tun_chr_open(): correctly initialize socket uid (CVE-2023-1076 bsc#1208599).- net: add sock_init_data_uid() (CVE-2023-1076 bsc#1208599).- netfilter: nf_tables: fix null deref due to zeroed list head (CVE-2023-1095 bsc#1208777).- commit c4928a4 * Wed Mar 08 2023 mpdesouzaAATTsuse.com- Delete patches.suse/livepatch-define-a-macro-for-new-api-identification.patch. This definition was used by kgraft codestreams (SLE12-SP3), but the livepatch support for such codestreams has ended.- commit 4fbaecf * Wed Mar 08 2023 msuchanekAATTsuse.de- Do not sign the vanilla kernel (bsc#1209008).- commit cee4d89 * Wed Mar 08 2023 jslabyAATTsuse.cz- PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently (git-fixes).- PCI: Use pci_update_current_state() in pci_enable_device_flags() (git-fixes).- PCI/MSI: Skip masking MSI-X on Xen PV (git-fixes).- PCI/MSI: Enforce MSI entry updates to be visible (git-fixes).- PCI/MSI: Enforce that MSI-X table entry is masked for update (git-fixes).- PCI/MSI: Mask all unused MSI-X entries (git-fixes).- PCI: aardvark: Fix checking for PIO Non-posted Request (git-fixes).- PCI: aardvark: Fix kernel panic during PIO transfer (git-fixes).- PCI: xgene-msi: Fix race in installing chained irq handler (git-fixes).- PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064 (git-fixes).- PCI/PM: Avoid using device_may_wakeup() for runtime PM (git-fixes).- Refresh patches.suse/0002-PCI-PM-Use-the-NEVER_SKIP-driver-flag.patch.- commit 7a5a840 * Tue Mar 07 2023 oneukumAATTsuse.com- media: platform: ti: Add missing check for devm_regulator_get (git-fixes).- commit 38e97d5 * Tue Mar 07 2023 oneukumAATTsuse.com- media: coda: Add check for kmalloc (git-fixes).- commit 95a83e8 * Tue Mar 07 2023 oneukumAATTsuse.com- media: coda: Add check for dcoda_iram_alloc (git-fixes).- commit da6b661 * Tue Mar 07 2023 shung-hsi.yuAATTsuse.com- rpm/group-source-files.pl: Deal with {pre,post}fixed / in location When the source file location provided with -L is either prefixed or postfixed with forward slash, the script get stuck in a infinite loop inside calc_dirs() where $path is an empty string. userAATTlocalhost:/tmp> perl \"$HOME/group-source-files.pl\" -D devel.files -N nondevel.files -L /usr/src/linux-5.14.21-150500.41/ ... path = /usr/src/linux-5.14.21-150500.41/Documentation/Kconfig path = /usr/src/linux-5.14.21-150500.41/Documentation path = /usr/src/linux-5.14.21-150500.41 path = /usr/src path = /usr path = path = path = ... # Stuck in an infinite loop This workarounds the issue by breaking out the loop once path is an empty string. For a proper fix we\'d want something that filesystem-aware, but this workaround should be enough for the rare occation that this script is ran manually. Link: http://mailman.suse.de/mlarch/SuSE/kernel/2023/kernel.2023.03/msg00024.html- commit 6d65136 * Tue Mar 07 2023 dkirjanovAATTsuse.com- vxlan: changelink: Fix handling of default remotes (git-fixes).- commit 353bf78 * Tue Mar 07 2023 dkirjanovAATTsuse.com- vxlan: Fix error path in __vxlan_dev_create() (git-fixes).- commit 4d54675 * Tue Mar 07 2023 dkirjanovAATTsuse.com- net: aquantia: fix RSS table and key sizes (git-fixes).- commit 3b040c8 * Tue Mar 07 2023 dkirjanovAATTsuse.com- bonding: fix 802.3ad state sent to partner when unbinding slave (git-fixes).- commit 45191af * Tue Mar 07 2023 dkirjanovAATTsuse.com- vlan: Fix vlan insertion for packets without ethernet header (git-fixes).- commit 95ac5e1 * Tue Mar 07 2023 dkirjanovAATTsuse.com- vlan: Fix out of order vlan headers with reorder header off (git-fixes).- commit 59cf369 * Tue Mar 07 2023 tiwaiAATTsuse.de- media: rc: Fix use-after-free bugs caused by ene_tx_irqsim() (CVE-2023-1118 bsc#1208837).- commit e793953 * Tue Mar 07 2023 dkirjanovAATTsuse.com- xfrm: Copy policy family in clone_policy (git-fixes).- commit 9d47068 * Tue Mar 07 2023 dkirjanovAATTsuse.com- netfilter: ipvs: Fix inappropriate output of procfs (git-fixes).- commit 8eff166 * Tue Mar 07 2023 dkirjanovAATTsuse.com- netfilter: xt_connlimit: don\'t store address in the conn nodes (git-fixes).- commit b335237 * Tue Mar 07 2023 dkirjanovAATTsuse.com- icmp: don\'t fail on fragment reassembly time exceeded (git-fixes).- commit ba8013a * Tue Mar 07 2023 dwagnerAATTsuse.de- scsi: qla2xxx: Add option to disable FC2 Target support (bsc#1198438 bsc#1206103).- Delete patches.suse/revert-scsi-qla2xxx-Changes-to-support-FCP2-Target.patch.- commit 6206180 * Tue Mar 07 2023 jslabyAATTsuse.cz- PCI: Unify ACS quirk desired vs provided checking (git-fixes).- PCI: Make ACS quirk implementations more uniform (git-fixes).- commit 6452eb0 * Tue Mar 07 2023 neilbAATTsuse.de- KABI FIX FOR: NFS: Pass error information to the pgio error cleanup routine (git-fixes).- commit 00c859b * Tue Mar 07 2023 neilbAATTsuse.de- KABI FIX FOR - SUNRPC: Fix priority queue fairness (git-fixes).- commit 91b67c9 * Mon Mar 06 2023 iivanovAATTsuse.de- README.BRANCH: Adding myself to the maintainer list- commit 8fc11b2 * Mon Mar 06 2023 msuchanekAATTsuse.de- kernel-module-subpackage: Fix expansion with -b parameter (bsc#1208179). When -b is specified the script is prefixed with KMP_NEEDS_MKINITRD=1 which sets the variable for a simple command. However, the script is no longer a simple command. Export the variable instead.- commit 152a069 * Mon Mar 06 2023 jackAATTsuse.cz- ocfs2: Fix data corruption after failed write (bsc#1208542).- commit c0b9b40 * Mon Mar 06 2023 denis.kirjanovAATTsuse.com- kabi/severities: add l2tp local symbols- commit 63a39ae * Mon Mar 06 2023 denis.kirjanovAATTsuse.com- l2tp: Serialize access to sk_user_data with sk_callback_lock (bsc#1205711 CVE-2022-4129).- commit ef8f012 * Mon Mar 06 2023 denis.kirjanovAATTsuse.com- l2tp: fix race in duplicate tunnel detection (bsc#1205711 CVE-2022-4129).- commit 6a8247c * Mon Mar 06 2023 denis.kirjanovAATTsuse.com- l2tp: fix races in tunnel creation (bsc#1205711 CVE-2022-4129).- commit 4e92c0b * Mon Mar 06 2023 denis.kirjanovAATTsuse.com- Refresh patches.suse/sctp-fail-if-no-bound-addresses-can-be-used-for-a-gi.patch.- commit d76f4ba * Mon Mar 06 2023 neilbAATTsuse.de- nfsd: fix race to check ls_layouts (git-fixes).- pNFS/filelayout: Fix coalescing test for single DS (git-fixes).- SUNRPC: ensure the matching upcall is in-flight upon downcall (git-fixes).- nfsd: fix handling of readdir in v4root vs. mount upcall timeout (git-fixes).- nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure (git-fixes).- nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request (git-fixes).- NFS: Pass error information to the pgio error cleanup routine (git-fixes).- SUNRPC: Fix priority queue fairness (git-fixes).- commit 24274be * Mon Mar 06 2023 neilbAATTsuse.de- blacklist.conf: updates- commit 79d0f01 * Fri Mar 03 2023 jslabyAATTsuse.cz- PCI: aardvark: Don\'t touch PCIe registers if no card connected (git-fixes).- PCI: aardvark: Indicate error in \'val\' when config read fails (git-fixes).- PCI: aardvark: Improve link training (git-fixes).- PCI: aardvark: Don\'t blindly enable ASPM L0s and don\'t write to read-only register (git-fixes).- PCI: aardvark: Train link immediately after enabling training (git-fixes).- PCI: Add ACS quirk for Intel Root Complex Integrated Endpoints (git-fixes).- PCI: Avoid FLR for AMD Starship USB 3.0 (git-fixes).- PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0 (git-fixes).- PCI: endpoint: Fix for concurrent memory allocation in OB address region (git-fixes).- kabi: PCI: endpoint: Fix for concurrent memory allocation in OB address region (git-fixes).- PCI: endpoint: Cast the page number to phys_addr_t (git-fixes).- PCI: aardvark: Remove PCIe outbound window configuration (git-fixes).- PCI: aardvark: Introduce an advk_pcie_valid_device() helper (git-fixes).- commit 36c0f12 * Fri Mar 03 2023 jslabyAATTsuse.cz- PCI: aardvark: Don\'t rely on jiffies while holding spinlock (git-fixes).- PCI: aardvark: Wait for endpoint to be ready before training link (git-fixes).- PCI/PM: Always return devices to D0 when thawing (git-fixes).- PCI: tegra: Fix OF node reference leak (git-fixes).- commit d6e8f39 * Thu Mar 02 2023 jslabyAATTsuse.cz- applicom: Fix PCI device refcount leak in applicom_init() (git-fixes).- PCI: Add ACS quirk for iProc PAXB (git-fixes).- Refresh patches.suse/PCI-Add-ACS-quirk-for-Amazon-Annapurna-Labs-root-por.patch.- Refresh patches.suse/PCI-Add-ACS-quirk-for-Broadcom-BCM57414-NIC.patch.- PCI: PM: Avoid skipping bus-level PM on platforms without ACPI (git-fixes).- PCI: aardvark: Fix a leaked reference by adding missing of_node_put() (git-fixes).- commit 5dd1a12 * Wed Mar 01 2023 msuchanekAATTsuse.de- blacklist.conf: powerpc math emulation is not used- commit 7904b57 * Wed Mar 01 2023 msuchanekAATTsuse.de- blacklist.conf: 8e1278444446 powerpc/32: Fix overread/overwrite of thread_struct via ptrace- commit 1292ac8 * Wed Mar 01 2023 msuchanekAATTsuse.de- powerpc/fscr: Enable interrupts earlier before calling get_user() (bsc#1065729).- Refresh patches.suse/powerpc-add-interrupt_cond_local_irq_enable-helper.patch- powerpc/powernv: Fix build error in opal-imc.c when NUMA=n (bsc#1065729).- commit 9101ec0 * Wed Mar 01 2023 msuchanekAATTsuse.de- powerpc/eeh: Fix use-after-release of EEH driver (bsc#1065729).- powerpc/powernv: IMC fix out of bounds memory access at shutdown (bsc#1065729).- commit f7b6c1a * Wed Mar 01 2023 mkoutnyAATTsuse.com- blacklist.conf: Add oops_limit accretion disk- commit 26414f9 * Wed Mar 01 2023 mkoutnyAATTsuse.com- blacklist.conf: fda31c50292a signal: avoid double atomic counter increments for user accounting- commit ad47077 * Wed Mar 01 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 11e31f608b49 watchdog/softlockup: Enforce that timestamp is valid on boot- commit 312b206 * Wed Mar 01 2023 oneukumAATTsuse.com- ipmi: fix initialization when workqueue allocation fails (git-fixes).- commit 62cff13 * Wed Mar 01 2023 oneukumAATTsuse.com- ipmi: msghandler: Make symbol \'remove_work_wq\' static (git-fixes).- commit f48a444 * Wed Mar 01 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 0e48f51cbbfb Revert \"libata, freezer: avoid block device removal while system is frozen\"- commit 3b5d052 * Wed Mar 01 2023 dkirjanovAATTsuse.com- net/ethernet/freescale: rework quiesce/activate for ucc_geth (git-fixes).- commit 354903d * Wed Mar 01 2023 dkirjanovAATTsuse.com- net: bmac: Fix read of MAC address from ROM (git-fixes).- commit f260cf5 * Wed Mar 01 2023 dkirjanovAATTsuse.com- net: qed *: Reduce RX and TX default ring count when running inside kdump kernel (git-fixes).- commit b08ffb4 * Wed Mar 01 2023 dkirjanovAATTsuse.com- Refresh patches.suse/af_unix-fix-races-in-sk_peer_pid-and-sk_peer_cred-ac.patch.- commit e51ef45 * Tue Feb 28 2023 denis.kirjanovAATTsuse.com- Revert \"af_unix: fix races in sk_peer_pid and sk_peer_cred accesses\" This reverts commit e49e1b0f7e662d5b071015f05ead8185cb31f049 since it breaks the kernel.- commit f1351a4 * Tue Feb 28 2023 denis.kirjanovAATTsuse.com- Revert \"sock.h: hide new member (bsc#1194535 CVE-2021-4203).\" This reverts commit 3cef23f4011eda051233a2e9572ae1d789313f41 since it breaks the kernel- commit f66a3cf * Tue Feb 28 2023 neilbAATTsuse.de- SUNRPC: make lockless test safe (bsc#1207201).- commit 155aec2 * Tue Feb 28 2023 denis.kirjanovAATTsuse.com- sock.h: hide new member (bsc#1194535 CVE-2021-4203).- commit 3cef23f * Tue Feb 28 2023 denis.kirjanovAATTsuse.com- af_unix: fix races in sk_peer_pid and sk_peer_cred accesses (bsc#1194535 CVE-2021-4203).- commit e49e1b0 * Tue Feb 28 2023 denis.kirjanovAATTsuse.com- sock.h: hide new member (bsc#1194535 CVE-2021-4203).- commit ec6bedc * Tue Feb 28 2023 denis.kirjanovAATTsuse.com- af_unix: fix races in sk_peer_pid and sk_peer_cred accesses (bsc#1194535 CVE-2021-4203).- commit b12b939 * Tue Feb 28 2023 denis.kirjanovAATTsuse.com- Refresh patches.suse/sctp-fail-if-no-bound-addresses-can-be-used-for-a-gi.patch.- commit b1becb2 * Tue Feb 28 2023 tbogendoerferAATTsuse.de- net: mpls: fix stale pointer if allocation fails during device rename (bsc#1208700 CVE-2023-26545).- commit d61392c * Tue Feb 28 2023 jslabyAATTsuse.cz- blacklist.conf: add few PCI patches- commit 52e540a * Mon Feb 27 2023 iivanovAATTsuse.de- ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel() (git-fixes)- commit 0e2e532 * Mon Feb 27 2023 mkoutnyAATTsuse.com- x86/mm: Randomize per-cpu entry area (bsc#1207845 CVE-2023-0597).- refresh patches.suse/x86-cpu_entry_area-Map-also-trace_idt_table.patch.- commit 6cab2a4 * Thu Feb 23 2023 dwagnerAATTsuse.de- block: bio-integrity: Copy flags when bio_integrity_payload is cloned (bsc#1208541).- commit 1c1919f * Wed Feb 22 2023 dwagnerAATTsuse.de- scsi: qla2xxx: Remove the unused variable wwn (bsc#1208570).- scsi: qla2xxx: Simplify if condition evaluation (bsc#1208570).- scsi: qla2xxx: Use a variable for repeated mem_size computation (bsc#1208570).- scsi: qla2xxx: Make qla_trim_buf() and __qla_adjust_buf() static (bsc#1208570).- scsi: qla2xxx: Fix printk() format string (bsc#1208570).- scsi: qla2xxx: Update version to 10.02.08.200-k (bsc#1208570).- scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets called (bsc#1208570).- scsi: qla2xxx: edif: Fix clang warning (bsc#1208570).- scsi: qla2xxx: edif: Reduce memory usage during low I/O (bsc#1208570).- scsi: qla2xxx: edif: Fix stall session after app start (bsc#1208570).- scsi: qla2xxx: edif: Fix performance dip due to lock contention (bsc#1208570).- scsi: qla2xxx: Relocate/rename vp map (bsc#1208570).- scsi: qla2xxx: Remove dead code (GNN ID) (bsc#1208570).- scsi: qla2xxx: Remove dead code (GPNID) (bsc#1208570).- scsi: qla2xxx: Remove dead code (bsc#1208570).- scsi: qla2xxx: Update version to 10.02.08.100-k (bsc#1208570).- scsi: qla2xxx: Fix IOCB resource check warning (bsc#1208570).- scsi: qla2xxx: Remove increment of interface err cnt (bsc#1208570).- scsi: qla2xxx: Fix erroneous link down (bsc#1208570).- scsi: qla2xxx: Remove unintended flag clearing (bsc#1208570).- scsi: qla2xxx: Fix stalled login (bsc#1208570).- scsi: qla2xxx: Fix exchange oversubscription for management commands (bsc#1208570).- scsi: qla2xxx: Fix exchange oversubscription (bsc#1208570).- scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests (bsc#1208570).- scsi: qla2xxx: Fix link failure in NPIV environment (bsc#1208570).- scsi: qla2xxx: Check if port is online before sending ELS (bsc#1208570).- commit 649e0ec * Wed Feb 22 2023 oneukumAATTsuse.com- blacklist.conf: feature not a fix- commit 1443bd3 * Wed Feb 22 2023 oneukumAATTsuse.com- blacklist.conf: feature not a fix- commit ee1e977 * Wed Feb 22 2023 oneukumAATTsuse.com- ipmi: fix memleak when unload ipmi driver (git-fixes).- commit d05158b * Wed Feb 22 2023 oneukumAATTsuse.com- blacklist.conf: cosmetic fix- commit 4b9f79b * Wed Feb 22 2023 oneukumAATTsuse.com- ipmi: fix use after free in _ipmi_destroy_user() (git-fixes).- commit 2d46d95 * Wed Feb 22 2023 oneukumAATTsuse.com- ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module (git-fixes).- commit 4c304c0 * Wed Feb 22 2023 oneukumAATTsuse.com- ipmi: Move remove_work to dedicated workqueue (git-fixes).- commit 7662fa0 * Wed Feb 22 2023 dkirjanovAATTsuse.com- net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlans (git-fixes).- commit ae05a84 * Wed Feb 22 2023 dkirjanovAATTsuse.com- blacklist.conf: add blacklist- commit d1dd69b * Wed Feb 22 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 8b2622c * Wed Feb 22 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 50d7ebf * Wed Feb 22 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit a32c2b4 * Wed Feb 22 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 941a0ae * Wed Feb 22 2023 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit ac031d8 * Tue Feb 21 2023 jslabyAATTsuse.cz- x86/power: Fix \'nosmt\' vs hibernation triple fault during resume (git-fixes).- Refresh patches.suse/cpu-smt-create-and-export-cpu_smt_possible.patch.- commit 3ddadd1 * Tue Feb 21 2023 jslabyAATTsuse.cz- x86/stacktrace: Prevent infinite loop in arch_stack_walk_user() (git-fixes).- x86/build: Add \'set -e\' to mkcapflags.sh to delete broken capflags.c (git-fixes).- x86/atomic: Fix smp_mb__{before,after}_atomic() (git-fixes).- x86/PCI: Fix PCI IRQ routing table memory leak (git-fixes).- x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault() (git-fixes).- x86/irq/64: Limit IST stack overflow check to #DB stack (git-fixes).- x86/uaccess, signal: Fix AC=1 bloat (git-fixes).- x86/ia32: Fix ia32_restore_sigcontext() AC leak (git-fixes).- commit 4fdbd92 * Tue Feb 21 2023 jslabyAATTsuse.cz- blacklist.conf: add some x86 commits- commit 89c0d93 * Tue Feb 21 2023 oneukumAATTsuse.com- blacklist.conf: kABI- commit 6c2dd7a * Tue Feb 21 2023 oneukumAATTsuse.com- blacklist.conf: false positive from stable- commit 4cb1a8d * Tue Feb 21 2023 dkirjanovAATTsuse.com- net: allwinner: Fix use correct return type for ndo_start_xmit() (git-fixes).- commit a06fb6c * Tue Feb 21 2023 dkirjanovAATTsuse.com- gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp() (git-fixes).- commit 8e95e4e * Tue Feb 21 2023 dkirjanovAATTsuse.com- net: systemport: suppress warnings on failed Rx SKB allocations (git-fixes).- commit 34c447d * Tue Feb 21 2023 dkirjanovAATTsuse.com- net: bcmgenet: suppress warnings on failed Rx SKB allocations (git-fixes).- commit e3d888b * Tue Feb 21 2023 dkirjanovAATTsuse.com- net/mlx5e: Set of completion request bit should not clear other adjacent bits (git-fixes).- commit 1fccfde * Tue Feb 21 2023 dkirjanovAATTsuse.com- net: stmmac: Fix sub-second increment (git-fixes).- commit 7bcb4c9 * Tue Feb 21 2023 oneukumAATTsuse.com- blacklist.conf: regression due to missing feature in boot loader- commit d40e68d * Tue Feb 21 2023 oneukumAATTsuse.com- xhci: Don\'t show warning for reinit on known broken suspend (git-fixes).- commit 60f17f0 * Tue Feb 21 2023 oneukumAATTsuse.com- USB: serial: console: move mutex_unlock() before usb_serial_put() (git-fixes).- commit e9ada32 * Tue Feb 21 2023 oneukumAATTsuse.com- USB: serial: ch341: fix disabled rx timer on older devices (git-fixes).- commit 1f1a3d6 * Tue Feb 21 2023 oneukumAATTsuse.com- usb: dwc3: fix PHY disable sequence (git-fixes).- commit f44e5ac * Tue Feb 21 2023 oneukumAATTsuse.com- usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe (git-fixes).- commit c8ee3cd * Tue Feb 21 2023 oneukumAATTsuse.com- usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe (git-fixes).- commit d5892e7 * Tue Feb 21 2023 oneukumAATTsuse.com- usb: dwc3: gadget: Fix event pending check (git-fixes).- commit 3dadb30 * Tue Feb 21 2023 oneukumAATTsuse.com- usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling (git-fixes).- commit 9a54c12 * Tue Feb 21 2023 oneukumAATTsuse.com- blacklist.conf: remove duplicated entry- commit 09dbb7d * Tue Feb 21 2023 jslabyAATTsuse.cz- prlimit: do_prlimit needs to have a speculation check (git-fixes).- signal handling: don\'t use BUG_ON() for debugging (git-fixes).- panic: unset panic_on_warn inside panic() (git-fixes).- ptrace: make ptrace() fail if the tracee changed its pid unexpectedly (git-fixes).- don\'t dump the threads that had been already exiting when zapped (git-fixes).- kernel/sys.c: avoid copying possible padding bytes in copy_to_user (git-fixes).- commit b9bfdd9 * Tue Feb 21 2023 jslabyAATTsuse.cz- kbuild: clear LDFLAGS in the top Makefile (bsc#1203200).- Refresh patches.suse/supported-flag.- commit d60d0fc * Tue Feb 21 2023 jslabyAATTsuse.cz- blacklist.conf: add couple CORE patches- commit 40318d8 * Mon Feb 20 2023 oneukumAATTsuse.com- net: usb: qmi_wwan: add Quectel RM520N (git-fixes).- commit 381f355 * Mon Feb 20 2023 oneukumAATTsuse.com- net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990 (git-fixes).- commit 4a8728c * Mon Feb 20 2023 oneukumAATTsuse.com- net: usb: qmi_wwan: Add support for Dell DW5829e (git-fixes).- commit 7a53afd * Mon Feb 20 2023 oneukumAATTsuse.com- net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920 (git-fixes).- commit 4eade98 * Mon Feb 20 2023 oneukumAATTsuse.com- net: usb: lan78xx: don\'t modify phy_device state concurrently (git-fixes).- commit 6ef7677 * Mon Feb 20 2023 petr.pavluAATTsuse.com- blacklist.conf: add a cleanup to disable -Wmaybe-uninitialized- commit 5840861 * Mon Feb 20 2023 oneukumAATTsuse.com- blacklist.conf: duplicate- commit 59bea49 * Mon Feb 20 2023 petr.pavluAATTsuse.com- blacklist.conf: add a mips-only specific revert- commit 2cf8eeb * Mon Feb 20 2023 oneukumAATTsuse.com- net/usb: kalmia: Don\'t pass act_len in usb_bulk_msg error path (git-fixes).- commit 4e09bf9 * Mon Feb 20 2023 petr.pavluAATTsuse.com- blacklist.conf: add a not-strictly needed fw-loading fix- commit 229946b * Mon Feb 20 2023 oneukumAATTsuse.com- net: USB: Fix wrong-direction WARNING in plusb.c (git-fixes).- commit 4cc9e19 * Mon Feb 20 2023 oneukumAATTsuse.com- net: usb: sr9700: Handle negative len (git-fixes).- commit e4e2a28 * Mon Feb 20 2023 oneukumAATTsuse.com- usb: rndis_host: Secure rndis_query check against int overflow (CVE-2023-23559 bsc#1207051).- commit e207be8 * Mon Feb 20 2023 ailiopAATTsuse.com- xfs: Fix unreferenced object reported by kmemleak in xfs_sysfs_init() (git-fixes).- commit 8137300 * Mon Feb 20 2023 ailiopAATTsuse.com- xfs: fix realtime bitmap/summary file truncation when growing rt volume (git-fixes).- commit e4116fa * Mon Feb 20 2023 ailiopAATTsuse.com- xfs: make sure the rt allocator doesn\'t run off the end (git-fixes).- commit 6e43199 * Mon Feb 20 2023 ailiopAATTsuse.com- xfs: initialize the shortform attr header padding entry (git-fixes).- commit 362da99 * Mon Feb 20 2023 ailiopAATTsuse.com- xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init (git-fixes).- commit 80c6365 * Mon Feb 20 2023 ailiopAATTsuse.com- xfs: fix partially uninitialized structure in xfs_reflink_remap_extent (git-fixes).- commit 9049b82 * Mon Feb 20 2023 ailiopAATTsuse.com- xfs: fix mount failure crash on invalid iclog memory access (git-fixes).- commit 1d08499 * Mon Feb 20 2023 ailiopAATTsuse.com- xfs: fix attr leaf header freemap.size underflow (git-fixes).- commit 1653047 * Mon Feb 20 2023 ailiopAATTsuse.com- xfs: Fix bulkstat compat ioctls on x32 userspace (git-fixes).- commit ab6f871 * Mon Feb 20 2023 ailiopAATTsuse.com- xfs: require both realtime inodes to mount (git-fixes).- commit 2e5ec52 * Mon Feb 20 2023 ailiopAATTsuse.com- xfs: fix use-after-free race in xfs_buf_rele (git-fixes).- commit fcdc154 * Mon Feb 20 2023 ailiopAATTsuse.com- xfs: fix leaks on corruption errors in xfs_bmap.c (git-fixes).- commit 2114c43 * Mon Feb 20 2023 tzimmermannAATTsuse.com- drm/vmwgfx: Avoid NULL-ptr deref in vmw_cmd_dx_define_query() (bsc#1203331 CVE-2022-38096)- commit e1a86c1 * Fri Feb 17 2023 colyliAATTsuse.de- blk-cgroup: fix missing pd_online_fn() while activating policy (git-fixes bsc#1225203).- commit 1f6aad2 * Thu Feb 16 2023 jackAATTsuse.cz- blacklist.conf: Blacklist the patch below- Delete patches.suse/ext4-don-t-BUG-if-someone-dirty-pages-without-asking.patch to replace it with a better alternative we have in other branches- commit d1f6219 * Thu Feb 16 2023 jslabyAATTsuse.cz- x86/mce: Fix -Wmissing-prototypes warnings (git-fixes).- Refresh patches.suse/x86-mce-amd-edac-mce_amd-add-new-mp5-nbio-and-pcie-smca-bank-types.patch.- commit 04b9b60 * Thu Feb 16 2023 jslabyAATTsuse.cz- cpu/hotplug: Fix \"SMT disabled by BIOS\" detection for KVM (git-fixes).- kABI: cpu/hotplug: reexport cpu_smt_control (kabi).- Refresh patches.suse/cpu-smt-create-and-export-cpu_smt_possible.patch.- commit 450f659 * Thu Feb 16 2023 jslabyAATTsuse.cz- x86/hpet: Prevent potential NULL pointer dereference (git-fixes).- x86/mm: Don\'t leak kernel addresses (git-fixes).- x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk (git-fixes).- x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models (git-fixes).- x86/kexec: Don\'t setup EFI info if EFI runtime is not enabled (git-fixes).- x86/fpu: Add might_fault() to user_insn() (git-fixes).- commit 5915eb8 * Thu Feb 16 2023 jslabyAATTsuse.cz- x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation (bsc#1068032 CVE-2017-5754).- Refresh patches.suse/x86-retpoline-remove-minimal-retpoline-support.patch.- Refresh patches.suse/x86-speculation-Add-spectre_v2-ibrs-option-to-support-Kern.patch.- Refresh patches.suse/x86-speculation-add-eibrs-retpoline-options.patch.- Refresh patches.suse/x86-speculation-rename-retpoline_amd-to-retpoline_lfence.patch.- Refresh patches.suse/x86-speculation-support-enhanced-ibrs-on-future-cpus.patch. Make IBRS patches closer to upstream.- commit 4cf6d38 * Thu Feb 16 2023 jslabyAATTsuse.cz- x86/speculation: Add support for STIBP always-on preferred mode (git-fixes).- x86/speculation: Change misspelled STIPB to STIBP (git-fixes).- Refresh patches.suse/x86-speculation-Add-spectre_v2-ibrs-option-to-support-Kern.patch.- Refresh patches.suse/x86-speculation-add-eibrs-retpoline-options.patch.- Refresh patches.suse/x86-speculation-allow-ibpb-to-be-conditionally-enabled-on-cpus-with-always-on-stibp.patch.- Refresh patches.suse/x86-speculation-avoid-force-disabling-ibpb-based-on-stibp-and-enhanced-ibrs.patch.- Refresh patches.suse/x86-speculation-merge-one-test-in-spectre_v2_user_select_mitigation.patch.- Refresh patches.suse/x86-speculation-pr_spec_force_disable-enforcement-for-indirect-branches.patch. Update STIBP patches to be closer to upstream.- commit 1ef4c9a * Thu Feb 16 2023 tzimmermannAATTsuse.de- drm/vmwgfx: Validate the box size for the snooped cursor (bsc#1203332 CVE-2022-36280)- commit 9894e8b * Thu Feb 16 2023 jslabyAATTsuse.cz- x86/earlyprintk: Add a force option for pciserial device (git-fixes).- x86/mce-inject: Reset injection struct after injection (git-fixes).- kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack (git-fixes).- x86/mce/mce-inject: Preset the MCE injection struct (git-fixes).- commit f94b2cc * Thu Feb 16 2023 colyliAATTsuse.de- blk-mq: fix possible memleak when register \'hctx\' failed (git-fixes).- md/raid1: stop mdx_raid1 thread when raid1 array run failed (git-fixes).- md: fix a crash in mempool_free (git-fixes).- nbd: Fix NULL pointer in flush_workqueue (git-fixes).- commit e68f2dc * Thu Feb 16 2023 colyliAATTsuse.de- blacklist.conf: add non-backport git-fixes commit- commit b53530a * Wed Feb 15 2023 jslabyAATTsuse.cz- x86: boot: Fix EFI stub alignment (git-fixes).- commit 35efa28 * Wed Feb 15 2023 jslabyAATTsuse.cz- x86/bugs: Move the l1tf function and define pr_fmt properly (git-fixes).- Refresh patches.suse/0001-x86-litf-Introduce-vmx-status-variable.patch.- Refresh patches.suse/0007-x86-kvm-Allow-runtime-control-of-L1D-flush.patch.- Refresh patches.suse/0010-x86-bugs-kvm-Introduce-boot-time-control-of-L1TF-mit.patch.- Refresh patches.suse/x86-speculation-mds-add-mitigation-control-for-mds.patch.- Refresh patches.suse/x86-speculation-reorder-the-spec_v2-code.patch.- Refresh patches.suse/x86-speculation-support-mitigations-cmdline-option.patch.- commit 1843a69 * Wed Feb 15 2023 jslabyAATTsuse.cz- Refresh patches.suse/x86-l1tf-06-add-sysfs-report.patch.- Refresh patches.suse/0001-x86-litf-Introduce-vmx-status-variable.patch.- Refresh patches.suse/0010-x86-bugs-kvm-Introduce-boot-time-control-of-L1TF-mit.patch. Update to upstream version (X86_FEATURE_L1TF_PTEINV).- commit 89f9e4a * Tue Feb 14 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 86989c41b5ea signal: Always ignore SIGKILL and SIGSTOP sent to the global init- commit bed9df8 * Tue Feb 14 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 4a7ba45b1a43 memcg: fix possible use-after-free in memcg_write_event_control()- commit a63545b * Tue Feb 14 2023 mkoutnyAATTsuse.com- blacklist.conf: Add a4055888629b mm/memcg: warning on !memcg after readahead page charged- commit df06b7b * Tue Feb 14 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 9a137153fc87 mm/memcg: fix device private memcg accounting- commit 633912b * Tue Feb 14 2023 mkoutnyAATTsuse.com- blacklist.conf: Add d477f8c202d1 cpuset: restore sanity to cpuset_cpus_allowed_fallback()- commit 53f3608 * Tue Feb 14 2023 iivanovAATTsuse.de- arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region (git-fixes)- commit 5ab30ad * Tue Feb 14 2023 tbogendoerferAATTsuse.de- net: mana: Fix IRQ name - add PCI and queue number (bsc#1207875).- commit b36fcf8 * Tue Feb 14 2023 jslabyAATTsuse.cz- x86/asm: Add instruction suffixes to bitops (git-fixes).- x86/entry/64: Add instruction suffix (git-fixes).- kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules (git-fixes).- x86/asm: Remove unnecessary \ \\t in front of CC_SET() from asm templates (git-fixes).- blacklist.conf: remove it from there- commit 42cc16d * Tue Feb 14 2023 jslabyAATTsuse.cz- blacklist.conf: add some x86 commits- commit 9547ab1 * Tue Feb 14 2023 jslabyAATTsuse.cz- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1207773 CVE-2023-0045).- commit 18b587b * Mon Feb 13 2023 petr.pavluAATTsuse.com- tracing: Make sure trace_printk() can output as soon as it can be used (git-fixes).- commit 15c6ed8 * Mon Feb 13 2023 petr.pavluAATTsuse.com- tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line (git-fixes).- commit 720bed5 * Mon Feb 13 2023 petr.pavluAATTsuse.com- jbd2: use the correct print format (git-fixes).- commit 022b5a0 * Mon Feb 13 2023 petr.pavluAATTsuse.com- tracing: Avoid adding tracer option before update_tracer_options (git-fixes).- commit 3c24529 * Mon Feb 13 2023 petr.pavluAATTsuse.com- tracing: Fix sleeping function called from invalid context on RT kernel (git-fixes).- commit f5a6b6f * Mon Feb 13 2023 petr.pavluAATTsuse.com- tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate (git-fixes).- commit d9419a4 * Mon Feb 13 2023 petr.pavluAATTsuse.com- tracing: Ensure trace buffer is at least 4096 bytes large (git-fixes).- commit 73dee6a * Mon Feb 13 2023 petr.pavluAATTsuse.com- tracing: Fix tp_printk option related with tp_printk_stop_on_boot (git-fixes).- commit 9ae70c5 * Mon Feb 13 2023 petr.pavluAATTsuse.com- tracing: Fix a kmemleak false positive in tracing_map (git-fixes).- commit 146abd5 * Mon Feb 13 2023 petr.pavluAATTsuse.com- scsi: target: core: Add CONTROL field for trace events (git-fixes).- commit 5f4b9f3 * Mon Feb 13 2023 petr.pavluAATTsuse.com- blacklist.conf: add not-relevant tracing fixes- commit 6dbf1ea * Mon Feb 13 2023 jslabyAATTsuse.cz- blacklist.conf: add qcom one thanks to present workaround- commit 56b5e15 * Mon Feb 13 2023 jslabyAATTsuse.cz- Refresh patches.suse/PCI-ACPI-Allow-D3-only-if-Root-Port-can-signal-and-w.patch. Avoid compiler warning: drivers/pci/pci-acpi.c: In function ‘acpi_pci_bridge_d3’: drivers/pci/pci-acpi.c:549:5: warning: unused variable ‘val’ [-Wunused-variable] u8 val; ^~~- commit 94c9b34 * Mon Feb 13 2023 jslabyAATTsuse.cz- PCI/sysfs: Fix double free in error path (git-fixes).- PCI: Check for alloc failure in pci_request_irq() (git-fixes).- PCI: Fix pci_device_is_present() for VFs by checking PF (git-fixes).- PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge (git-fixes).- PCI: Fix used_buses calculation in pci_scan_child_bus_extend() (git-fixes).- PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation (git-fixes).- PCI/ASPM: Declare threshold_ns as u32, not u64 (git-fixes).- commit 1a1e3cb * Mon Feb 13 2023 mkoutnyAATTsuse.com- blacklist.conf: Add guards- d6810d730022 (\"memcg, THP, swap: make mem_cgroup_swapout() support THP\")- 00f3ca2c2d66 (\"mm: memcontrol: per-lruvec stats infrastructure\")- 1f4aace60b0e (\"fs/seq_file.c: simplify seq_file iteration code and interface\")- commit fd302dd * Mon Feb 13 2023 jslabyAATTsuse.cz- virtio_console: eliminate anonymous module_init & module_exit (git-fixes).- virtio_console: break out of buf poll on remove (git-fixes).- commit 04f33be * Mon Feb 13 2023 dkirjanovAATTsuse.com- Update patches.kabi/usb.h-struct-usb_device-hide-new-member.patch (bsc#1206664 CVE-2022-4662).- Update patches.suse/USB-core-Prevent-nested-device-reset-calls.patch (bsc#1206664 CVE-2022-4662).- commit 3097f42 * Fri Feb 10 2023 mkubecekAATTsuse.cz- net: sched: fix race condition in qdisc_graft() (CVE-2023-0590 bsc#1207795).- net_sched: add __rcu annotation to netdev->qdisc (CVE-2023-0590 bsc#1207795).- commit 880415e * Thu Feb 09 2023 msuchanekAATTsuse.de- blacklist.conf: 8219d31effa7 powerpc/lib/sstep: Fix build errors with newer binutils Always building for at least POWER8- commit 224de10 * Thu Feb 09 2023 mkoutnyAATTsuse.com- blacklist.conf: Add fb5bf31722d0 fork: fix some -Wmissing-prototypes warnings- commit dcf40c8 * Thu Feb 09 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 22839869f21a signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack- commit 4599dd7 * Thu Feb 09 2023 mkoutnyAATTsuse.com- blacklist.conf: Ad db8dd9697238 cgroup-v1: cgroup_pidlist_next should update position index- commit 6b34bd8 * Thu Feb 09 2023 jackAATTsuse.cz- mbcache: Fixup kABI of mb_cache_entry (bsc#1207653).- commit 12bc853 * Thu Feb 09 2023 mkoutnyAATTsuse.com- memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure (bsc#1208108).- commit f958549 * Thu Feb 09 2023 mkoutnyAATTsuse.com- blacklist.conf: Remove spurious whitespace- commit 79063d5 * Thu Feb 09 2023 mkoutnyAATTsuse.com- blacklist.conf: Add d08afa149acf mm, memcg: fix mem_cgroup_swapout() for THPs- commit 0c330fd * Thu Feb 09 2023 mkoutnyAATTsuse.com- blacklist.conf: Add 4eaf431f6f71 memcg: fix per_node_info cleanup- commit fb05fe9 * Thu Feb 09 2023 msuchanekAATTsuse.de- blacklist.conf: Add more unsupported ppc architecture paths- commit e6a4392 * Thu Feb 09 2023 msuchanekAATTsuse.de- blacklist.conf: PCI bus numbering fixes for unsupported architectures- commit 507eeac * Wed Feb 08 2023 mkoutnyAATTsuse.com- Update patches.suse/lightnvm-remove-lightnvm-implemenation.patch (bsc#1191881 bsc#1201420 CVE-2022-2991).- commit 125ae88 * Wed Feb 08 2023 oneukumAATTsuse.com- blacklist.conf: not a fix, but a cleanup- commit 6c62aaf * Wed Feb 08 2023 oneukumAATTsuse.com- blacklist.conf: cosmetic- commit 89c1ac7 * Wed Feb 08 2023 oneukumAATTsuse.com- blacklist.conf: feature, not a fix- commit 7abc364 * Wed Feb 08 2023 oneukumAATTsuse.com- blacklist.conf: false positive- commit 89c7fc0 * Tue Feb 07 2023 lduncanAATTsuse.com- scsi: hpsa: Fix allocation size for scsi_host_alloc() (git-fixes).- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes).- scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails (git-fixes).- scsi: ipr: Fix WARNING in ipr_init() (git-fixes).- scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper() (git-fixes).- scsi: fcoe: Fix possible name leak when device_register() fails (git-fixes).- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() (git-fixes).- scsi: hpsa: Fix error handling in hpsa_add_sas_host() (git-fixes).- scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add() (git-fixes).- scsi: hpsa: Fix possible memory leak in hpsa_init_one() (git-fixes).- scsi: scsi_debug: Fix a warning in resp_write_scat() (git-fixes).- drbd: destroy workqueue when drbd device was freed (git-fixes).- drbd: use after free in drbd_create_device() (git-fixes).- drbd: remove usage of list iterator variable after loop (git-fixes).- drbd: fix potential silent data corruption (git-fixes).- Revert \"scsi: core: run queue if SCSI device queue isn\'t ready and queue is idle\" (git-fixes).- drbd: dynamically allocate shash descriptor (git-fixes).- drbd: Change drbd_request_detach_interruptible\'s return type to int (git-fixes).- drbd: fix print_st_err()\'s prototype to match the definition (git-fixes).- drbd: do not block when adjusting \"disk-options\" while IO is frozen (git-fixes).- drbd: reject attach of unsuitable uuids even if connected (git-fixes).- drbd: ignore \"all zero\" peer volume sizes in handshake (git-fixes).- commit 0a624a5 * Tue Feb 07 2023 msuchanekAATTsuse.de- blacklist.conf: Add powerpc inapplicable fixes.- commit 7e5ff14 * Tue Feb 07 2023 msuchanekAATTsuse.de- blacklist.conf: Add more unsupported architecture paths- commit a9d28f3 * Tue Feb 07 2023 msuchanekAATTsuse.de- blacklist.conf: Giving up on memtrace on 4.12 kernel It\'s hopelessly outdated. It may work for some uses but definitely cannot be fixed to work reliably. It\'s only available on powernv, anyway.- commit 52370b2 * Tue Feb 07 2023 dkirjanovAATTsuse.com- Refresh patches.suse/sctp-fail-if-no-bound-addresses-can-be-used-for-a-gi.patch.- commit 850359a * Tue Feb 07 2023 lduncanAATTsuse.com- blacklist.conf: remove git-fix commit Added before but now the context appears present.- commit ca7ebf0 * Tue Feb 07 2023 lduncanAATTsuse.com- Refresh patches.suse/sctp-fail-if-no-bound-addresses-can-be-used-for-a-gi.patch. Since it is not upstream.- commit 71b544b * Mon Feb 06 2023 martin.wilckAATTsuse.com- scsi: smartpqi: use processor ID for hwqueue for non-mq case .- commit f7c419d * Mon Feb 06 2023 martin.wilckAATTsuse.com- Revert \"scsi: smartpqi: set force_blk_mq=1.(bsc#1205397)\" This reverts commit 10f3936c627ef942dd3b1e94d001f74978249b48.- commit 08dc3b9 * Mon Jan 30 2023 petr.pavluAATTsuse.com- module: Don\'t wait for GOING modules (bsc#1196058, bsc#1186449, bsc#1204356, bsc#1204662).- commit 4f27069 * Thu Jan 26 2023 mkubecekAATTsuse.cz- sctp: fail if no bound addresses can be used for a given scope (bsc#1206677).- commit 297ccbe * Thu Jan 26 2023 oneukumAATTsuse.com- Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag (git-fixes). Heavily modified, as prerequisites for taking it as is would utterly ruin kABI- commit f6a5968 * Wed Jan 25 2023 oneukumAATTsuse.com- iforce: restore old iforce_dump_packet (git-fixes).- commit 4231d1c * Wed Jan 25 2023 oneukumAATTsuse.com- Input: iforce - reformat the packet dump output (git-fixes).- commit dc68ca6 * Wed Jan 25 2023 oneukumAATTsuse.com- Input: i8042 - Add quirk for Fujitsu Lifebook T725 (git-fixes).- commit 234f459 * Wed Jan 25 2023 oneukumAATTsuse.com- blacklist.conf: designed to break kABI- commit 8b4ffca * Wed Jan 25 2023 oneukumAATTsuse.com- parisc: Fix HP SDC hpa address output (git-fixes).- commit 810aa94 * Wed Jan 25 2023 oneukumAATTsuse.com- parisc: Fix serio address output (git-fixes).- commit 0f57ebf * Wed Jan 25 2023 oneukumAATTsuse.com- Input: do not use WARN() in input_alloc_absinfo() (git-fixes).- commit 84da185 * Wed Jan 25 2023 oneukumAATTsuse.com- Input: replace hard coded string with __func__ in pr_err() (git-fixes).- commit cda312b * Wed Jan 25 2023 oneukumAATTsuse.com- Input: convert autorepeat timer to use timer_setup() (git-fixes).- commit cbdf2f3 * Wed Jan 25 2023 oneukumAATTsuse.com- Input: switch to using sizeof( *type) when allocating memory (git-fixes).- commit 8f71a2f * Wed Jan 25 2023 oneukumAATTsuse.com- Input: use seq_puts() in input_devices_seq_show() (git-fixes).- commit 1b69f50 * Wed Jan 25 2023 oneukumAATTsuse.com- Input: use seq_putc() in input_seq_print_bitmap() (git-fixes).- commit f2b9cd4 * Wed Jan 25 2023 oneukumAATTsuse.com- blacklist.conf: blacklist drivers/input/touchscreen/stmfts.c Support for this driver has been added in v4.13 with 78bcac7b2ae1e4f6e96c68ff353c140669ea231c, which we have not taken in SLE12. Silence the scripts.- commit 86c295f * Wed Jan 25 2023 oneukumAATTsuse.com- struct dwc3: move new members to the end (git-fixes).- commit 09b2302 * Wed Jan 25 2023 oneukumAATTsuse.com- usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/resume (git-fixes).- Refresh patches.suse/usb-dwc3-Disable-phy-suspend-after-power-on-reset.patch.- commit d6a4fb0 * Wed Jan 25 2023 oneukumAATTsuse.com- usb: dwc3: core: Call dwc3_core_get_phy() before initializing phys (git-fixes).- commit f2e20db * Wed Jan 25 2023 oneukumAATTsuse.com- usb: dwc3: core: initialize ULPI before trying to get the PHY (git-fixes).- commit ca7dae7 * Tue Jan 24 2023 oneukumAATTsuse.com- usb: dwc3: Disable phy suspend after power-on reset (git-fixes).- commit ba1784c * Mon Jan 23 2023 petr.pavluAATTsuse.com- tracing/cfi: Fix cmp_entries_ * functions signature mismatch (git-fixes).- commit 6fe5958 * Mon Jan 23 2023 petr.pavluAATTsuse.com- tracing: Fix stack trace event size (git-fixes).- commit 6ddfce9 * Mon Jan 23 2023 petr.pavluAATTsuse.com- ftrace: Fix updating FTRACE_FL_TRAMP (git-fixes).- commit f3f9c2c * Mon Jan 23 2023 petr.pavluAATTsuse.com- tracing: Use address-of operator on section symbols (git-fixes).- commit ff93892 * Mon Jan 23 2023 petr.pavluAATTsuse.com- trigger_next should increase position index (git-fixes).- commit 6f1b4bf * Mon Jan 23 2023 petr.pavluAATTsuse.com- ftrace: fpid_next() should increase position index (git-fixes).- commit c8a082f * Mon Jan 23 2023 petr.pavluAATTsuse.com- tracing: Set kernel_stack\'s caller size properly (git-fixes).- commit b0151c0 * Mon Jan 23 2023 petr.pavluAATTsuse.com- tracing: Adding NULL checks for trace_array descriptor pointer (git-fixes).- commit 08a9d55 * Mon Jan 23 2023 petr.pavluAATTsuse.com- ftrace: Enable trampoline when rec count returns back to one (git-fixes).- Refresh patches.suse/ftrace-Do-not-blindly-read-the-ip-address-in-ftrace_bug.patch.- Refresh patches.suse/ftrace-Fix-char-print-issue-in-print_ip_ins.patch.- commit c714737 * Mon Jan 23 2023 petr.pavluAATTsuse.com- ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper() (git-fixes).- commit 5646431 * Mon Jan 23 2023 petr.pavluAATTsuse.com- blacklist.conf: add not-relevant ftrace fixes- commit 5961e96 * Mon Jan 23 2023 petr.pavluAATTsuse.com- blacklist.conf: add a kdb fix which breaks kABI- commit 7191d79 * Mon Jan 23 2023 petr.pavluAATTsuse.com- blacklist.conf: add a kbuild compiler options cleanup- commit 5e6755f * Mon Jan 23 2023 petr.pavluAATTsuse.com- blacklist.conf: add not-relevant fixes for the switch_sched event- commit ebfa63d * Mon Jan 23 2023 msuchanekAATTsuse.de- blacklist.conf: Add upstream config paths.- commit 55c391f * Sat Jan 21 2023 jgrossAATTsuse.com- xen-netfront: Fix hang on device removal (bsc#1206698).- commit 619f87d * Fri Jan 20 2023 pmladekAATTsuse.com- HID: check empty report_list in hid_validate_values() (git-fixes, bsc#1206784).- commit 0c3e451 * Fri Jan 20 2023 pmladekAATTsuse.com- HID: betop: fix slab-out-of-bounds Write in betop_probe (git-fixes, bsc#1207186).- commit 29e41ae * Fri Jan 20 2023 pmladekAATTsuse.com- HID: betop: check shape of output reports (git-fixes, bsc#1207186).- commit b716c1e * Thu Jan 19 2023 ematsumiyaAATTsuse.de- audit: ensure userspace is penalized the same as the kernel when under pressure (bsc#1204514).- commit 424bf73 * Thu Jan 19 2023 tiwaiAATTsuse.de- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF (CVE-2023-0266 bsc#1207134).- commit 55a788e * Wed Jan 18 2023 ematsumiyaAATTsuse.de- audit: improve robustness of the audit queue handling (bsc#1204514).- commit 6afddf3 * Wed Jan 18 2023 mkoutnyAATTsuse.com- blacklist.conf: Add memcg unusable fixes- Add c3cc39118c36 mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats- Add e27be240df53 mm: memcg: make sure memory.events is uptodate when waking pollers- Add c892fd82cc06 mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()- Add 0b3d6e6f2dd0 mm: writeback: use exact memcg dirty counts- commit 6350151 * Wed Jan 18 2023 colyliAATTsuse.de- dm thin: Use last transaction\'s pmd->root when commit failed (git-fixes).- dm thin: resume even if in FAIL mode (git-fixes).- dm cache: set needs_check flag after aborting metadata (git-fixes).- dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abort (git-fixes).- dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata (git-fixes).- dm cache: Fix UAF in destroy() (git-fixes).- dm thin: Fix UAF in run_timer_softirq() (git-fixes).- blktrace: Fix output non-blktrace event when blk_classic option enabled (git-fixes).- dm ioctl: fix misbehavior if list_versions races with module loading (git-fixes).- md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d (git-fixes).- nbd: Fix hung when signal interrupts nbd_start_device_ioctl() (git-fixes).- sbitmap: Avoid leaving waitqueue in invalid state in __sbq_wake_up() (git-fixes).- drivers:md:fix a potential use-after-free bug (git-fixes).- nbd: fix io hung while disconnecting device (git-fixes).- nbd: fix race between nbd_alloc_config() and module removal (git-fixes).- nbd: call genl_unregister_family() first in nbd_cleanup() (git-fixes).- md: protect md_unregister_thread from reentrancy (git-fixes).- block, bfq: protect \'bfqd->queued\' by \'bfqd->lock\' (git-fixes).- dm ioctl: prevent potential spectre v1 gadget (git-fixes).- loop: use sysfs_emit() in the sysfs xxx show() (git-fixes).- dm space map common: add bounds check to sm_ll_lookup_bitmap() (git-fixes).- dm btree: add a defensive bounds check to insert_at() (git-fixes).- floppy: Add max size check for user space request (git-fixes).- blk-cgroup: fix missing put device in error path from blkg_conf_pref() (git-fixes).- blk-throttle: fix UAF by deleteing timer in blk_throtl_exit() (git-fixes).- cryptoloop: add a deprecation warning (git-fixes).- virtio-blk: Fix memory leak among suspend/resume procedure (git-fixes).- dm space maps: don\'t reset space map allocation cursor when committing (git-fixes).- block: only update parent bi_status when bio fail (git-fixes).- dm verity: skip verity work if I/O error when system is shutting down (git-fixes).- dm table: Remove BUG_ON(in_interrupt()) (git-fixes).- Revert \"dm cache: fix arm link errors with inline\" (git-fixes).- nbd: fix a block_device refcount leak in nbd_release (git-fixes).- blk-cgroup: Pre-allocate tree node on blkg_conf_prep (git-fixes).- blk-cgroup: Fix memleak on error path (git-fixes).- nbd: make the config put is called before the notifying the waiter (git-fixes).- blk-mq: insert request not through ->queue_rq into sw/scheduler queue (git-fixes).- bcache: fix super block seq numbers comparision in register_cache_set() (git-fixes).- blktrace: ensure our debugfs dir exists (git-fixes).- blktrace: break out of blktrace setup on concurrent calls (git-fixes).- blktrace: fix endianness for blk_log_remap() (git-fixes).- blktrace: fix endianness in get_pdu_int() (git-fixes).- blktrace: use errno instead of bi_status (git-fixes).- block/bio-integrity: don\'t free \'buf\' if bio_integrity_add_page() failed (git-fixes).- dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone (git-fixes).- ps3disk: use the default segment boundary (git-fixes).- null_blk: fix spurious IO errors after failed past-wp access (git-fixes).- Revert \"blkdev: check for valid request queue before issuing flush\" (git-fixes).- block: Fix use-after-free issue accessing struct io_cq (git-fixes).- null_blk: Handle null_add_dev() failures properly (git-fixes).- block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() (git-fixes).- dm bio record: save/restore bi_end_io and bi_integrity (git-fixes).- brd: check and limit max_part par (git-fixes).- nbd: add a flush_workqueue in nbd_start_device (git-fixes).- compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES (git-fixes).- block: fix memleak when __blk_rq_map_user_iov() is failed (git-fixes).- nbd: fix shutdown and recv work deadlock v2 (git-fixes).- nbd:fix memory leak in nbd_get_socket() (git-fixes).- rsxx: add missed destroy_workqueue calls in remove (git-fixes).- nbd: verify socket is supported during setup (git-fixes).- nbd: handle racing with error\'ed out commands (git-fixes).- nbd: fix possible sysfs duplicate warning (git-fixes).- commit 13f6ec9 * Wed Jan 18 2023 colyliAATTsuse.de- nbd: fix max number of supported devs (git-fixes).- Refresh for the above change, patches.suse/0006-nbd-don-t-update-block-size-after-device-is-started.patch.- commit 0c94304 * Wed Jan 18 2023 colyliAATTsuse.de- nbd: add missing config put (git-fixes).- loop: Add LOOP_SET_DIRECT_IO to compat ioctl (git-fixes).- block/bio-integrity: fix a memory leak bug (git-fixes).- nbd: fix crash when the blksize is zero (git-fixes).- dm verity: use message limit for data block corruption message (git-fixes).- blk-mq: move cancel of requeue_work into blk_mq_release (git-fixes).- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (git-fixes).- block, bfq: increase idling for weight-raised queues (git-fixes).- dm thin: add sanity checks to thin-pool and external snapshot creation (git-fixes).- zram: fix double free backing device (git-fixes).- dm flakey: Properly corrupt multi-page bios (git-fixes).- dm crypt: use u64 instead of sector_t to store iv_offset (git-fixes).- dm kcopyd: Fix bug causing workqueue stalls (git-fixes).- sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN (git-fixes).- dm raid: avoid bitmap with raid4/5/6 journal device (git-fixes).- amiflop: clean up on errors during setup (git-fixes).- swim: fix cleanup on setup error (git-fixes).- drivers/block/zram/zram_drv.c: fix bug storing backing_dev (git-fixes).- nbd: handle unexpected replies better (git-fixes).- nbd: don\'t requeue the same request twice (git-fixes).- nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag (git-fixes).- commit 687c872 * Wed Jan 18 2023 colyliAATTsuse.de- block: add a lower-level bio_add_page interface (git-fixes).- Refresh for the above change, patches.suse/block-remove-bvec_to_phys.patch.- commit 1c0212c * Wed Jan 18 2023 colyliAATTsuse.de- dm: Use kzalloc for all structs with embedded biosets/mempools (git-fixes).- block/swim: Select appropriate drive on device open (git-fixes).- block/swim: Fix IO error at end of medium (git-fixes).- block/swim: Check drive type (git-fixes).- block/swim: Rename macros to avoid inconsistent inverted logic (git-fixes).- block/swim: Don\'t log an error message for an invalid ioctl (git-fixes).- m68k/mac: Don\'t remap SWIM MMIO region (git-fixes).- commit 7216c12 * Wed Jan 18 2023 mkoutnyAATTsuse.com- blacklist.conf: Add hung task detector optimizations- Add 401c636a0eeb kernel/hung_task.c: show all hung tasks before panic- Add a1c6ca3c6de7 kernel: hung_task.c: disable on suspend- Add 168e06f7937d kernel/hung_task.c: force console verbose before panic- Add 304ae42739b1 kernel/hung_task.c: break RCU locks based on jiffies- commit 106657e * Wed Jan 18 2023 mkoutnyAATTsuse.com- blacklist.conf: Add de5b55c1d4e3 stop_machine: Use raw spinlocks- commit 70e34be * Wed Jan 18 2023 denis.kirjanovAATTsuse.com- net: sched: disallow noqueue for qdisc classes (bsc#1207237 CVE-2022-47929).- commit a70de61 * Wed Jan 18 2023 colyliAATTsuse.de- blacklist.conf: remove the following commits which will be backported as git-fixes, - f01b411f41f91fc3196eae4317cf8b4d872830a6 - 35d2835d2ac41dc0b3e3469f8e2b08ce9709ace8- commit f91ec99 * Wed Jan 18 2023 colyliAATTsuse.de- blacklist.conf: add git-fixes commits which won\'t be backported- commit b06014b * Tue Jan 17 2023 denis.kirjanovAATTsuse.com- ipv6: raw: Deduct extension header length in rawv6_push_pending_frames (bsc#1207168).- commit cec1a9b * Mon Jan 16 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 307af6c87937- commit c4d1659 * Mon Jan 16 2023 jackAATTsuse.cz- mbcache: add functions to delete entry if unused (bsc#1198971).- commit e12f310 * Mon Jan 16 2023 jackAATTsuse.cz- mbcache: don\'t reclaim used entries (bsc#1198971).- commit f6dfab7 * Mon Jan 16 2023 jackAATTsuse.cz- Update tags patches.suse/ext4-Fix-check-for-block-being-out-of-directory-size.patch.- commit b091c25 * Mon Jan 16 2023 schwabAATTsuse.de- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage- commit 6020754 * Mon Jan 16 2023 lhenriquesAATTsuse.de- ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty (bsc#1207195).- commit b48b001 * Mon Jan 16 2023 denis.kirjanovAATTsuse.com- Update patches.suse/net-sched-cbq-dont-intepret-cls-results-when-asked-t.patch (bsc#1207036 CVE-2023-23454).- commit e326580 * Mon Jan 16 2023 denis.kirjanovAATTsuse.com- Update patches.suse/net-sched-atm-dont-intepret-cls-results-when-asked-t.patch (bsc#1207036 CVE-2023-23454).- commit f3bb269 * Fri Jan 13 2023 msuchanekAATTsuse.de- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729).- powerpc/rtas: avoid device tree lookups in rtas_os_term() (bsc#1065729).- commit d5cf3c0 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist c915fb80eaa6- commit 4862158 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 7159a986b420- commit 8b03a93 * Thu Jan 12 2023 jackAATTsuse.cz- udf: Fix a slab-out-of-bounds write bug in udf_find_entry() (bsc#1206649).- commit ef0b25b * Thu Jan 12 2023 jackAATTsuse.cz- udf_get_extendedattr() had no boundary checks (bsc#1206648).- commit 903c6ab * Thu Jan 12 2023 jackAATTsuse.cz- udf: Check LVID earlier (bsc#1207108).- commit 015783c * Thu Jan 12 2023 jackAATTsuse.cz- udf: Fix NULL pointer dereference in udf_symlink function (bsc#1206646).- commit a391f82 * Thu Jan 12 2023 jackAATTsuse.cz- udf: fix silent AED tagLocation corruption (bsc#1206645).- commit 1573f9a * Thu Jan 12 2023 jackAATTsuse.cz- udf: Limit sparing table size (bsc#1206643).- commit 458f745 * Thu Jan 12 2023 jackAATTsuse.cz- udf: Avoid accessing uninitialized data on failed inode read (bsc#1206642).- commit ae4803c * Thu Jan 12 2023 jackAATTsuse.cz- udf: Fix free space reporting for metadata and virtual partitions (bsc#1206641).- commit a21c3d0 * Thu Jan 12 2023 jackAATTsuse.cz- udf: Fix BUG on corrupted inode (bsc#1207107).- commit 142aae1 * Thu Jan 12 2023 jackAATTsuse.cz- quota: Check next/prev free block number after reading from quota file (bsc#1206640).- commit 1fd21c3 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist dd5532a4994b- commit 1a95452 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 10f04d40a9fa- commit 9db6570 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 6fcbcec9cfc7- commit a38aa89 * Thu Jan 12 2023 jackAATTsuse.cz- quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls (bsc#1207104).- commit 9272ca4 * Thu Jan 12 2023 jackAATTsuse.cz- mm/filemap.c: clear page error before actual read (bsc#1206635).- commit 9135482 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 28ce50f8d96e- commit 4884298 * Thu Jan 12 2023 jackAATTsuse.cz- isofs: reject hardware sector size > 2048 bytes (bsc#1207103).- commit e46cdb2 * Thu Jan 12 2023 jackAATTsuse.cz- sbitmap: fix lockup while swapping (bsc#1206602).- commit 6127981 * Thu Jan 12 2023 jackAATTsuse.cz- sbitmap: Avoid leaving waitqueue in invalid state in __sbq_wake_up() (git-fixes).- commit 8e6d6a5 * Thu Jan 12 2023 jackAATTsuse.cz- block, bfq: protect \'bfqd->queued\' by \'bfqd->lock\' (bsc#1207102).- commit 7338cee * Thu Jan 12 2023 jackAATTsuse.cz- block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() (bsc#1175995,jsc#SLE-15608).- commit d71d0e3 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 5c099c4fdc43- commit 665ce36 * Thu Jan 12 2023 jackAATTsuse.cz- ext4: fix undefined behavior in bit shift for ext4_check_flag_values (bsc#1206890).- commit 7faea59 * Thu Jan 12 2023 jackAATTsuse.cz- ext4: fix use-after-free in ext4_ext_shift_extents (bsc#1206888).- commit 0eea07e * Thu Jan 12 2023 jackAATTsuse.cz- ext4: fix warning in \'ext4_da_release_space\' (bsc#1206887).- commit 7a14dda * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist d1052d236edd- commit 0c9fa3b * Thu Jan 12 2023 jackAATTsuse.cz- ext4: make ext4_lazyinit_thread freezable (bsc#1206885).- commit bc2f14a * Thu Jan 12 2023 jackAATTsuse.cz- ext4: fix null-ptr-deref in ext4_write_info (bsc#1206884).- commit 9a43afd * Thu Jan 12 2023 jackAATTsuse.cz- ext4: avoid crash when inline data creation follows DIO write (bsc#1206883).- commit b5cdb98 * Thu Jan 12 2023 jackAATTsuse.cz- ext4: continue to expand file system when the target size doesn\'t reach (bsc#1206882).- commit 49d324e * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 613c5a85898d- commit 54c3380 * Thu Jan 12 2023 jackAATTsuse.cz- ext4: avoid resizing to a partial cluster size (bsc#1206880).- commit b7ada6c * Thu Jan 12 2023 jackAATTsuse.cz- ext4: fix race when reusing xattr blocks (bsc#1198971).- commit c7f8ba9 * Thu Jan 12 2023 jackAATTsuse.cz- ext4: unindent codeblock in ext4_xattr_block_set() (bsc#1198971).- commit cd983c4 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 6bc0d63dad7f- commit eaa9493 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist b24e77ef1c6d- commit 7e9aa45 * Thu Jan 12 2023 jackAATTsuse.cz- ext4: recover csum seed of tmp_inode after migrating to extents (bsc#1202713).- commit 2f31cd1 * Thu Jan 12 2023 jackAATTsuse.cz- ext4: correct the misjudgment in ext4_iget_extra_inode (bsc#1206878).- commit 84de60f * Thu Jan 12 2023 jackAATTsuse.cz- ext4: correct max_inline_xattr_value_size computing (bsc#1206878).- commit 65f415c * Thu Jan 12 2023 jackAATTsuse.cz- ext4: fix use-after-free in ext4_xattr_set_entry (bsc#1206878).- commit 3e25d04 * Thu Jan 12 2023 jackAATTsuse.cz- ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h (bsc#1206878).- commit cc87a22 * Thu Jan 12 2023 jackAATTsuse.cz- ext4: fix extent status tree race in writeback error recovery path (bsc#1206877).- commit ede473e * Thu Jan 12 2023 jackAATTsuse.cz- ext4: update s_overhead_clusters in the superblock during an on-line resize (bsc#1206876).- commit 4f9eee6 * Thu Jan 12 2023 jackAATTsuse.cz- ext4: add reserved GDT blocks check (bsc#1202712).- commit 22a4adc * Thu Jan 12 2023 jackAATTsuse.cz- ext4: don\'t BUG if someone dirty pages without asking ext4 first (bsc#1207097).- blacklist.conf: Blacklist ea_inode related commits- commit 9502092 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 5dccdc5a1916- commit 4f5adf1 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist b5776e7524af- commit f1a0a1a * Thu Jan 12 2023 jackAATTsuse.cz- ext4: Detect already used quota file early (bsc#1206873).- commit 87720a2 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 11215630aada- commit eb3396e * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 8418897f1bf8- commit 16639ef * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 907ea529fc4c- commit 6a4fc32 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist a17a9d935dc4- commit a76a169 * Thu Jan 12 2023 jackAATTsuse.cz- ext4: use matching invalidatepage in ext4_writepage (bsc#1206858).- commit aba337c * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist c96e2b8564ad- commit 49f777f * Thu Jan 12 2023 jackAATTsuse.cz- ext4: fix a data race at inode->i_disksize (bsc#1206855).- commit 1cd40a2 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist f629afe3369e- commit 2a1b322 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 64d4ce892383- commit ab3ecba * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 65db869c754e- commit bd9d268 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 8c380ab4b7b5- commit 6d50017 * Thu Jan 12 2023 jackAATTsuse.cz- ext4: prohibit fstrim in norecovery mode (bsc#1207094).- commit 968ac45 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist 6c7328400e04- commit 192eee8 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist ddccb6dbe780- commit b7b4229 * Thu Jan 12 2023 jackAATTsuse.cz- ext4: clear mmp sequence number when remounting read-only (bsc#1207093).- commit 7957fbf * Thu Jan 12 2023 jackAATTsuse.cz- ext4: fix argument checking in EXT4_IOC_MOVE_EXT (bsc#1207092).- commit 9556f87 * Thu Jan 12 2023 jackAATTsuse.cz- blacklist.conf: Blacklist couple of commits- commit d7f2f6c * Thu Jan 12 2023 denis.kirjanovAATTsuse.com- net: sched: cbq: dont intepret cls results when asked to drop (bsc#1207036).- commit fcfa387 * Thu Jan 12 2023 denis.kirjanovAATTsuse.com- net: sched: atm: dont intepret cls results when asked to drop (bsc#1207036).- commit 9f135a3 * Wed Jan 11 2023 msuchanekAATTsuse.de- ibmveth: Always stop tx queues during close (bsc#1065729).- commit d23f0d2 * Mon Jan 09 2023 petr.pavluAATTsuse.com- module: set MODULE_STATE_GOING state when a module fails to load (git-fixes).- commit db5c7ff * Mon Jan 09 2023 petr.pavluAATTsuse.com- blacklist.conf: add f6d061d61712 (\"kernel/module: Fix memleak in module_add_modinfo_attrs()\")- commit adb3140 * Fri Jan 06 2023 msuchanekAATTsuse.de- README.BRANCH: Remove Petr TesaÅ™Ãk from README.BRANCH Petr is no longer with SUSE, and the address bounces.- commit a114688 * Fri Jan 06 2023 msuchanekAATTsuse.de- blacklist.conf: ppc radix hugepage ioremap Add commits related to this feature we don\'t have on 4.12- commit 30daa9a * Fri Jan 06 2023 msuchanekAATTsuse.de- powerpc/powernv: add missing of_node_put (bsc#1065729).- powerpc/boot: Fixup device-tree on little endian (bsc#1065729).- powerpc/pseries: Stop calling printk in rtas_stop_self() (bsc#1065729).- powerpc/smp: Set numa node before updating mask (bsc#1065729).- powerpc: Force inlining of cpu_has_feature() to avoid build failure (bsc#1065729).- powerpc: improve handling of unrecoverable system reset (bsc#1065729).- powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe() (bsc#1065729).- powerpc/powernv/smp: Fix spurious DBG() warning (bsc#1065729).- powerpc/crashkernel: Take \"mem=\" option into account (bsc#1065729).- powerpc/64s/pgtable: fix an undefined behaviour (bsc#1065729).- powerpc/eeh: Only dump stack once if an MMIO loop is detected (bsc#1065729).- powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV (bsc#1065729).- powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number (bsc#1065729).- commit 1c66115 * Fri Jan 06 2023 msuchanekAATTsuse.de- powerpc/pseries/cmm: Implement release() function for sysfs device (bsc#1065729).- powerpc/pseries: Mark accumulate_stolen_time() as notrace (bsc#1065729).- powerpc/futex: Fix warning: \'oldval\' may be used uninitialized in this function (bsc#1065729).- Refresh patches.suse/powerpc-Add-a-framework-for-user-access-tracking.patch- commit 3acc489 * Fri Jan 06 2023 msuchanekAATTsuse.de- powerpc/pci/of: Fix OF flags parsing for 64bit BARs (bsc#1065729).- powerpc/pseries/hvconsole: Fix stack overread via udbg (bsc#1065729).- powerpc/boot: Fix missing check of lseek() return value (bsc#1065729).- powerpc/traps: Fix the message printed when stack overflows (bsc#1065729).- powerpc/pseries: add of_node_put() in dlpar_detach_node() (bsc#1065729).- powerpc/pseries: Fix node leak in update_lmb_associativity_index() (bsc#1065729).- powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_status (bsc#1065729).- powerpc/mm: Make NULL pointer deferences explicit on bad page faults (bsc#1065729).- powerpc/xmon: fix dump_segments() (bsc#1065729).- powerpc/64/module: REL32 relocation range check (bsc#1065729).- powerpc/time: Fix clockevent_decrementer initalisation for PR KVM (bsc#1065729).- powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field (bsc#1065729).- powerpc/eeh: Fix possible null deref in eeh_dump_dev_log() (bsc#1065729).- powerpc/boot: Disable vector instructions (bsc#1065729).- powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer (bsc#1065729).- powerpc/xive: Move a dereference below a NULL test (bsc#1065729).- powerpc/64s/hash: Fix stab_rr off by one initialization (bsc#1065729).- powerpc/iommu: Avoid derefence before pointer check (bsc#1065729).- powerpc/powernv: opal_put_chars partial write fix (bsc#1065729).- powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compiler (bsc#1065729).- Refresh patches.suse/powerpc-boot-Expose-Kconfig-symbols-to-wrapper.patch- commit 5dcb3e2 * Fri Jan 06 2023 jeffmAATTsuse.com- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs This makes in-tree KMPs more consistent with externally built KMPs and silences several rpmlint warnings.- commit 02b7735 * Fri Jan 06 2023 mkubecekAATTsuse.cz- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_ * Dummy gcc pretends to support -mrecord-mcount option but actual gcc on ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in check failure. As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT in the exception list, replace them with a general pattern. And add OBJTOOL as well.- commit 887416f * Fri Jan 06 2023 msuchanekAATTsuse.de- powerpc/xive/spapr: correct bitmap allocation size (fate#322438 git-fixes).- powerpc/xive: Add a check for memory allocation failure (fate#322438 git-fixes).- commit 3922d2a * Thu Jan 05 2023 mhockoAATTsuse.com- memcg, kmem: further deprecate kmem.limit_in_bytes (bsc#1206896).- commit 5804d85 * Thu Jan 05 2023 iivanovAATTsuse.de- arm64/kvm: consistently handle host HCR_EL2 flags (git-fixes)- commit 714ef7f * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: smp: Handle errors reported by the firmware (git-fixes)- commit 9d794c2 * Thu Jan 05 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64: mm: Prevent mismatched 52-bit VA support\")- commit f1a361c * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: Fix minor issues with the dcache_by_line_op macro (git-fixes)- commit 6cee162 * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: ftrace: don\'t adjust the LR value (git-fixes)- commit eb42f1a * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: io: Ensure value passed to __iormb() is held in a 64-bit (git-fixes)- commit c7b004f * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: io: Ensure calls to delay routines are ordered against prior (git-fixes)- commit b2c772e * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: makefile fix build of .i file in external module case (git-fixes)- commit 195399e * Thu Jan 05 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64: percpu: Initialize ret in the default case\")- commit 4e64a56 * Thu Jan 05 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64: lib: use C string functions with KASAN enabled\")- commit dd95ca4 * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: jump_label.h: use asm_volatile_goto macro instead of \"asm (git-fixes)- commit eb342d8 * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: rockchip: Force CONFIG_PM on Rockchip systems (git-fixes)- commit 14aabd0 * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: alternative: Use true and false for boolean values (git-fixes)- commit 301b65d * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: fix possible spectre-v1 write in ptrace_hbp_set_event() (git-fixes)- commit a25e150 * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: make secondary_start_kernel() notrace (git-fixes)- commit 4106666 * Thu Jan 05 2023 iivanovAATTsuse.de- blacklist.conf: (\"arm64: defconfig: Enable Rockchip io-domain driver\")- commit ad93c99 * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: cmpwait: Clear event register before arming exclusive monitor (git-fixes)- commit e15bbd4 * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: fix possible spectre-v1 in ptrace_hbp_get_event() (git-fixes)- commit 62841b2 * Thu Jan 05 2023 iivanovAATTsuse.de- arm64: ptrace: remove addr_limit manipulation (git-fixes)- commit e003877 * Wed Jan 04 2023 msuchanekAATTsuse.de- blacklist.conf: Add ppc fixes only applicable to 4.14- commit 131a7b8 * Wed Jan 04 2023 msuchanekAATTsuse.de- blacklist.conf: Add reverted ppc commit- commit a8b8b81 * Wed Jan 04 2023 neilbAATTsuse.de- NFS Handle missing attributes in OPEN reply (bsc#1203740).- commit 5c8477f * Tue Jan 03 2023 oneukumAATTsuse.com- blacklist.conf: cosmetic fix- commit 4cdceea * Tue Jan 03 2023 oneukumAATTsuse.com- blacklist.conf: cosmetic fix- commit 0413215 * Tue Jan 03 2023 oneukumAATTsuse.com- blacklist.conf: adds a WARN only- commit f484812 * Tue Jan 03 2023 oneukumAATTsuse.com- usb: dwc3: gadget: Fix OTG events when gadget driver isn\'t loaded (git-fixes).- commit c42a78e * Tue Jan 03 2023 oneukumAATTsuse.com- blacklist.conf: changes API- commit df9a032 * Tue Jan 03 2023 msuchanekAATTsuse.de- blacklist.conf: powerpc watchdog implemented in 4.13- commit 7400877 * Tue Jan 03 2023 msuchanekAATTsuse.de- blacklist.conf: pSeries and powernv get dt from firmware- commit 3059da1 * Tue Jan 03 2023 msuchanekAATTsuse.de- powerpc/pseries/eeh: use correct API for error log size (bsc#1065729).- powerpc/perf: callchain validate kernel stack pointer bounds (bsc#1065729).- powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_data() (fate#322438 git-fixes).- powerpc/pci: Fix get_phb_number() locking (bsc#1065729).- Refresh patches.suse/powerpc-disable_fixed_phb_option.patch- powerpc/64: Init jump labels before parse_early_param() (bsc#1065729).- commit e9baafc * Tue Jan 03 2023 dwagnerAATTsuse.de- scsi: qla2xxx: Fix crash when I/O abort times out (jsc#PED-568).- scsi: qla2xxx: Initialize vha->unknown_atio_[list, work] for NPIV hosts (jsc#PED-568).- scsi: qla2xxx: Remove duplicate of vha->iocb_work initialization (jsc#PED-568).- scsi: qla2xxx: Remove unused variable \'found_devs\' (jsc#PED-568).- scsi: qla2xxx: Fix set-but-not-used variable warnings (jsc#PED-568).- commit 445debb * Tue Jan 03 2023 neilbAATTsuse.de- blacklist.conf: fixes for bugs we don\'t have git-fixes suggests patches from a later LTS which are fixes for patches that we don\'t have. So blacklist them.- commit 7eacd62 * Tue Jan 03 2023 neilbAATTsuse.de- Refresh patches.suse/SUNRPC-call_alloc-async-tasks-mustn-t-block-waiting-.patch. This has landed in mainline so update commit info- commit 102542f * Tue Jan 03 2023 neilbAATTsuse.de- Refresh patches.suse/NFS-Further-fixes-to-the-writeback-error-handling.patch. gcc pointed out to me a porting error in this patch- commit 00a42ee * Tue Jan 03 2023 neilbAATTsuse.de- NFSv4.x: Fail client initialisation if state manager thread can\'t run (git-fixes).- SUNRPC: Fix missing release socket in rpc_sockname() (git-fixes).- NFS: Fix an Oops in nfs_d_automount() (git-fixes).- NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn (git-fixes).- NFSv4.2: Fix initialisation of struct nfs4_label (git-fixes).- NFSv4.2: Fix a memory stomp in decode_attr_security_label (git-fixes).- NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding (git-fixes).- SUNRPC: Don\'t leak netobj memory when gss_read_proxy_verf() fails (git-fixes).- nfs4: Fix kmemleak when allocate slot failed (git-fixes).- NFSv4.2: Fixup CLONE dest file size for zero-length count (git-fixes).- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot (git-fixes).- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (git-fixes).- NFSv4/pNFS: Always return layout stats on layout return for flexfiles (git-fixes).- NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data (git-fixes).- xprtrdma: treat all calls not a bcall when bc_serv is NULL (git-fixes).- NFS: swap-out must always use STABLE writes (git-fixes).- NFS: swap IO handling is slightly different for O_DIRECT IO (git-fixes).- NFSv4 expose nfs_parse_server_name function (git-fixes).- NFSv4 remove zero number of fs_locations entries error check (git-fixes).- NFSv4.1: Fix uninitialised variable in devicenotify (git-fixes).- nfs: nfs4clinet: check the return value of kstrdup() (git-fixes).- NFSv4 only print the label when its queried (git-fixes).- NFSD: Keep existing listeners on portlist error (git-fixes).- rpc: fix gss_svc_init cleanup on failure (git-fixes).- NFS: nfs_find_open_context() may only select open files (git-fixes).- rpc: fix NULL dereference on kmalloc failure (git-fixes).- nfs: we don\'t support removing system.nfs4_acl (git-fixes).- NFS: Correct size calculation for create reply length (git-fixes).- nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default (git-fixes).- SUNRPC: Handle 0 length opaque XDR object data properly (git-fixes).- SUNRPC: Move simple_get_bytes and simple_get_netobj into private header (git-fixes).- pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process() (git-fixes).- SUNRPC: stop printk reading past end of string (git-fixes).- NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall (git-fixes).- net: sunrpc: Fix off-by-one issues in \'rpc_ntop6\' (git-fixes).- nfsd: Fix svc_xprt refcnt leak when setup callback client failed (git-fixes).- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() (git-fixes).- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails (git-fixes).- sunrpc: fix crash when cache_head become valid before update (git-fixes).- fs: nfs: Fix possible null-pointer dereferences in encode_attrs() (git-fixes).- NFSv2: Fix write regression (git-fixes).- NFSv2: Fix eof handling (git-fixes).- NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup (git-fixes).- NFSv4: Fix return value in nfs_finish_open() (git-fixes).- NFSv4: Fix return values for nfs4_file_open() (git-fixes).- svcrdma: Ignore source port when computing DRC hash (git-fixes).- net :sunrpc :clnt :Fix xps refcount imbalance on the error path (git-fixes).- nfsd: allow fh_want_write to be called twice (git-fixes).- sunrpc: don\'t mark uninitialised items as VALID (git-fixes).- nfsd: fix wrong check in write_v4_end_grace() (git-fixes).- nfs: Fix NULL pointer dereference of dev_name (git-fixes).- NFS: nfs_compare_mount_options always compare auth flavors (git-fixes).- nfsd: Return EPERM, not EACCES, in some SETATTR cases (git-fixes).- sunrpc: fix cache_head leak due to queued request (git-fixes).- nfsd: fix a warning in __cld_pipe_upcall() (git-fixes).- nfsd4: fix crash on writing v4_end_grace before nfsd startup (git-fixes).- lockd: fix decoding of TEST results (git-fixes).- SUNRPC: Fix a race with XPRT_CONNECTING (git-fixes).- flexfiles: enforce per-mirror stateid only for v4 DSes (git-fixes).- flexfiles: use per-mirror specified stateid for IO (git-fixes).- SUNRPC: Fix a bogus get/put in generic_key_to_expire() (git-fixes).- SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer() (git-fixes).- sunrpc: Fix connect metrics (git-fixes).- SUNRPC: Fix a compile warning for cmpxchg64() (git-fixes).- NFSv4.x: fix lock recovery during delegation recall (git-fixes).- SUNRPC: Don\'t call __UDPX_INC_STATS() from a preemptible context (git-fixes).- NFSv4: Fix open create exclusive when the server reboots (git-fixes).- commit 25159f5 * Mon Jan 02 2023 msuchanekAATTsuse.de- powerpc/pseries: unregister VPA when hot unplugging a CPU (bsc#1205695 ltc#200603).- commit d06e561 * Thu Dec 29 2022 vkarasulliAATTsuse.de- Fix kABI breakage in usb.h: struct usb_device: hide new member (bsc#1206664 CVE-2022-4662).- USB: core: Prevent nested device-reset calls (bsc#1206664 CVE-2022-4662).- commit 3cb5d2f * Wed Dec 28 2022 oneukumAATTsuse.com- move new members of struct usbnet to end (git-fixes).- commit 727de32 * Wed Dec 28 2022 oneukumAATTsuse.com- CDC-NCM: remove \"connected\" log message (git-fixes).- commit 22cc214 * Wed Dec 28 2022 oneukumAATTsuse.com- media: Don\'t let tvp5150_get_vbi() go out of vbi_ram_default array (git-fixes).- commit 09471ab * Wed Dec 28 2022 oneukumAATTsuse.com- media: i2c: tvp5150: remove useless variable assignment in tvp5150_set_vbi() (git-fixes).- commit 0f3eff0 * Tue Dec 27 2022 tiwaiAATTsuse.de- Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (CVE-2022-3564 bsc#1206073).- commit d5fc0df * Wed Dec 21 2022 oneukumAATTsuse.com- net: usb: cdc_ncm: don\'t spew notifications (git-fixes). Refresh patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch.- commit 6849123 * Wed Dec 21 2022 oneukumAATTsuse.com- net: usb: qmi_wwan: add Quectel EM160R-GL (git-fixes).- commit b2fe9de * Wed Dec 21 2022 oneukumAATTsuse.com- net: usb: qmi_wwan: Set DTR quirk for MR400 (git-fixes).- commit bcc09f1 * Wed Dec 21 2022 oneukumAATTsuse.com- rndis_host: increase sleep time in the query-response loop (git-fixes).- commit 7632b5d * Wed Dec 21 2022 oneukumAATTsuse.com- net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch (git-fixes).- commit b040831 * Wed Dec 21 2022 oneukumAATTsuse.com- net: kalmia: fix memory leaks (git-fixes).- commit c76568f * Wed Dec 21 2022 oneukumAATTsuse.com- net/usb/kalmia: use ARRAY_SIZE for various array sizing calculations (git-fixes).- commit fefbe90 * Wed Dec 21 2022 oneukumAATTsuse.com- net: kalmia: clean up bind error path (git-fixes).- commit ba39d56 * Wed Dec 21 2022 oneukumAATTsuse.com- net: usb: qmi_wwan: Add the BroadMobi BM818 card (git-fixes).- commit a8619f3 * Wed Dec 21 2022 oneukumAATTsuse.com- net: usb: asix: init MAC address buffers (git-fixes).- commit b22ad3e * Wed Dec 21 2022 oneukumAATTsuse.com- net: usb: asix: ax88772_bind return error when hw_reset fail (git-fixes).- Refresh patches.suse/net-asix-add-proper-error-handling-of-usb-read-error.patch.- commit 65076ad * Wed Dec 21 2022 oneukumAATTsuse.com- blacklist.conf: duplicate- commit 5f7f532 * Wed Dec 21 2022 oneukumAATTsuse.com- net: usb: rtl8150: demote allmulti message to dev_dbg() (git-fixes).- commit 117cf2b * Tue Dec 20 2022 lduncanAATTsuse.com- kABI: mitigate new ufs_stats field (git-fixes).- scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper() (git-fixes).- scsi: 3w-9xxx: Avoid disabling device if failing to enable it (git-fixes).- scsi: pmcraid: Fix missing resource cleanup in error case (git-fixes).- scsi: ipr: Fix missing/incorrect resource cleanup in error case (git-fixes).- scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (git-fixes).- scsi: vmw_pvscsi: Expand vcpuHint to 16 bits (git-fixes).- scsi: megaraid: Fix error check return value of register_chrdev() (git-fixes).- scsi: mvsas: Add PCI ID of RocketRaid 2640 (git-fixes).- scsi: libfc: Fix use after free in fc_exch_abts_resp() (git-fixes).- scsi: aha152x: Fix aha152x_setup() __setup handler return value (git-fixes).- scsi: pm8001: Fix pm8001_mpi_task_abort_resp() (git-fixes).- scsi: bfa: Replace snprintf() with sysfs_emit() (git-fixes).- scsi: mvsas: Replace snprintf() with sysfs_emit() (git-fixes).- scsi: sr: Don\'t use GFP_DMA (git-fixes).- scsi: vmw_pvscsi: Set residual data length conditionally (git-fixes).- scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown() (git-fixes).- scsi: iscsi: Unblock session then wake up error handler (git-fixes).- scsi: advansys: Fix kernel pointer leak (git-fixes).- scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma() (git-fixes).- scsi: virtio_scsi: Fix spelling mistake \"Unsupport\" -> \"Unsupported\" (git-fixes).- scsi: ses: Fix unsigned comparison with less than zero (git-fixes).- scsi: ses: Retry failed Send/Receive Diagnostic commands (git-fixes).- scsi: sd: Free scsi_disk device via put_device() (git-fixes).- scsi: sr: Return correct event when media event code is 3 (git-fixes).- scsi: core: Avoid printing an error if target_alloc() returns - ENXIO (git-fixes).- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() (git-fixes).- scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry() (git-fixes).- scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8 (git-fixes).- scsi: qedi: Fix null ref during abort handling (git-fixes).- scsi: iscsi: Fix shost->max_id use (git-fixes).- scsi: iscsi: Add iscsi_cls_conn refcount helpers (git-fixes).- scsi: core: Cap scsi_host cmd_per_lun at can_queue (git-fixes).- scsi: sr: Return appropriate error code when disk is ejected (git-fixes).- scsi: vmw_pvscsi: Set correct residual data length (git-fixes).- scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic (git-fixes).- scsi: libfc: Fix a format specifier (git-fixes).- scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg() (git-fixes).- scsi: scsi_transport_srp: Don\'t block target in SRP_PORT_LOST state (git-fixes).- scsi: st: Fix a use after free in st_open() (git-fixes).- scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling (git-fixes).- scsi: scsi_transport_srp: Don\'t block target in failfast state (git-fixes).- scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff() (git-fixes).- scsi: mpt3sas: Increase IOCInit request timeout to 30s (git-fixes).- scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE (git-fixes).- scsi: libiscsi: Fix NOP race condition (git-fixes).- scsi: hpsa: Fix memory leak in hpsa_init_one() (git-fixes).- scsi: core: Don\'t start concurrent async scan on same host (git-fixes).- scsi: mvumi: Fix error return in mvumi_io_attach() (git-fixes).- scsi: qedi: Protect active command list to avoid list corruption (git-fixes).- scsi: qedi: Fix list_del corruption while removing active I/O (git-fixes).- scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config() (git-fixes).- scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort (git-fixes).- commit 8407432 * Tue Dec 20 2022 oneukumAATTsuse.com- net: usb: qmi_wwan: add u-blox 0x1342 composition (git-fixes).- commit ad34c09 * Tue Dec 20 2022 lduncanAATTsuse.com- scsi: ufs: Clean up completed request without interrupt notification (git-fixes).- Refresh patches.suse/scsi-ufs-properly-release-resources-if-a-task-is-aborted-successfully.- commit 47def13 * Tue Dec 20 2022 lduncanAATTsuse.com- scsi: ufs: Improve interrupt handling for shared interrupts (git-fixes).- scsi: ufs: Fix possible infinite loop in ufshcd_hold (git-fixes).- scsi: iscsi: Do not put host in iscsi_set_flashnode_param() (git-fixes).- scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices (git-fixes).- scsi: scsi_transport_spi: Fix function pointer check (git-fixes).- scsi: sr: Fix sr_probe() missing deallocate of device minor (git-fixes).- scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj (git-fixes).- scsi: mpt3sas: Fix double free warnings (git-fixes).- scsi: qedi: Fix termination timeouts in session logout (git-fixes).- scsi: qedi: Do not flush offload work if ARP not resolved (git-fixes).- scsi: iscsi: Report unbind session event when the target has been removed (git-fixes).- scsi: aacraid: Disabling TM path and only processing IOP reset (git-fixes).- scsi: ipr: Fix softlockup when rescanning devices in petitboot (git-fixes).- scsi: Revert \"target: iscsi: Wait for all commands to finish before freeing a session\" (git-fixes).- scsi: iscsi: Don\'t destroy session if there are outstanding connections (git-fixes).- scsi: aic7xxx: Adjust indentation in ahc_find_syncrate (git-fixes).- scsi: ufs: Complete pending requests in host reset and restore path (git-fixes).- scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy() (git-fixes).- scsi: iscsi: Don\'t send data to unbound connection (git-fixes).- scsi: target: iscsi: Wait for all commands to finish before freeing a session (git-fixes).- scsi: NCR5380: Add disconnect_mask module parameter (git-fixes).- scsi: scsi_debug: num_tgts must be >= 0 (git-fixes).- scsi: pm80xx: Fix for SATA device discovery (git-fixes).- scsi: ufs: Fix error handing during hibern8 enter (git-fixes).- scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONE (git-fixes).- scsi: ufs: fix potential bug which ends in system hang (git-fixes).- scsi: hisi_sas: Check sas_port before using it (git-fixes).- scsi: fnic: fix use after free (git-fixes).- scsi: ufs: delete redundant function ufshcd_def_desc_sizes() (git-fixes).- scsi: aacraid: fix illegal IO beyond last LBA (git-fixes).- scsi: mpt3sas: Fix clear pending bit in ioctl status (git-fixes).- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE (git-fixes).- scsi: sni_53c710: fix compilation error (git-fixes).- scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions (git-fixes).- scsi: megaraid: disable device when probe failed after enabled device (git-fixes).- scsi: ufs: skip shutdown if hba is not powered (git-fixes).- scsi: core: Reduce memory required for SCSI logging (git-fixes).- scsi: hpsa: correct scsi command status issue after reset (git-fixes).- commit 01813b3 * Mon Dec 19 2022 lduncanAATTsuse.com- scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG (git-fixes).- Refresh patches.suse/scsi-scsi_dh_alua-Retry-RTPG-on-a-different-path-aft.patch.- commit 37a1f9a * Mon Dec 19 2022 lduncanAATTsuse.com- scsi: megaraid_sas: fix panic on loading firmware crashdump (git-fixes).- scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route() (git-fixes).- scsi: qedi: Abort ep termination if offload not scheduled (git-fixes).- scsi: ufs: Fix regulator load and icc-level configuration (git-fixes).- scsi: ufs: Avoid configuring regulator with undefined voltage range (git-fixes).- scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails (git-fixes).- scsi: qla4xxx: fix a potential NULL pointer dereference (git-fixes).- scsi: iscsi: flush running unbind operations when removing a session (git-fixes).- scsi: megaraid_sas: reduce module load time (git-fixes).- scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c (git-fixes).- scsi: libsas: Check SMP PHY control function result (git-fixes).- scsi: 53c700: pass correct \"dev\" to dma_alloc_attrs() (git-fixes).- scsi: ufs: Fix system suspend status (git-fixes).- scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param (git-fixes).- scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload (git-fixes).- scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset (git-fixes).- scsi: dc395x: fix DMA API usage in sg_update_list (git-fixes).- scsi: dc395x: fix dma API usage in srb_done (git-fixes).- scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_param (git-fixes).- scsi: isci: Change sci_controller_start_task\'s return type to sci_status (git-fixes).- scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler (git-fixes).- scsi: ips: fix missing break in switch (git-fixes).- scsi: NCR5380: Check for bus reset (git-fixes).- scsi: NCR5380: Handle BUS FREE during reselection (git-fixes).- scsi: NCR5380: Don\'t call dsprintk() following reselection interrupt (git-fixes).- scsi: NCR5380: Don\'t clear busy flag when abort fails (git-fixes).- scsi: NCR5380: Check for invalid reselection target (git-fixes).- scsi: NCR5380: Use DRIVER_SENSE to indicate valid sense data (git-fixes).- scsi: NCR5380: Withhold disconnect privilege for REQUEST SENSE (git-fixes).- scsi: NCR5380: Have NCR5380_select() return a bool (git-fixes).- scsi: NCR5380: Clear all unissued commands on host reset (git-fixes).- scsi: pm80xx: Fixed system hang issue during kexec boot (git-fixes).- scsi: pm80xx: Corrected dma_unmap_sg() parameter (git-fixes).- scsi: sd: don\'t crash the host on invalid commands (git-fixes).- scsi: ibmvscsis: Ensure partition name is properly NUL terminated (git-fixes).- scsi: ibmvscsis: Fix a stringop-overflow warning (git-fixes).- scsi: 3ware: fix return 0 on the error path of probe (git-fixes).- scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED (git-fixes).- scsi: fcoe: drop frames in ELS LOGO error path (git-fixes).- scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send (git-fixes).- commit 629211b * Mon Dec 19 2022 lduncanAATTsuse.com- blacklist.conf: add git-fix commits to black list- commit 77cd26b * Thu Dec 15 2022 pmladekAATTsuse.com- drm/amdkfd: Check for null pointer after calling kmemdup (CVE-2022-3108 bsc#1206389 git-fixes).- commit d5c766f * Thu Dec 15 2022 pmladekAATTsuse.com- Update patches.suse/msft-hv-2553-hv_netvsc-Add-check-for-kvmalloc_array.patch (CVE-2022-3107 bsc#1206395 git-fixes).- commit 060c52f * Wed Dec 14 2022 mgormanAATTsuse.de- blacklist.conf: Risky, requires reworking of mempolicies- commit f553475 * Wed Dec 14 2022 mgormanAATTsuse.de- blacklist.conf: Risky semantic change for hugetlbfs runtime allocation- commit d2abfa4 * Wed Dec 14 2022 petr.pavluAATTsuse.com- blacklist.conf: fixes for old ftrace bugs, too intrusive- commit 16e8a4b * Tue Dec 13 2022 petr.pavluAATTsuse.com- blacklist.conf: afs fixes which is not compiled- commit e4c8294 * Tue Dec 13 2022 petr.pavluAATTsuse.com- tracing: Fix code comments in trace.c (git-fixes).- commit ec2222c * Tue Dec 13 2022 petr.pavluAATTsuse.com- blacklist.conf: code style cleanup for kernel/module- commit 4ec89b1 * Tue Dec 13 2022 oneukumAATTsuse.com- blacklist.conf: cosmetic fix- commit 69fb632 * Tue Dec 13 2022 oneukumAATTsuse.com- Bluetooth: hci_qca: Fix the teardown problem for real (git-fixes).- commit d54a6b7 * Mon Dec 12 2022 mkoutnyAATTsuse.com- memcg: Fix possible use-after-free in memcg_write_event_control() (bsc#1206344).- commit 2e65110 * Mon Dec 12 2022 oneukumAATTsuse.com- blacklist.conf: removes an API- commit e61353f * Mon Dec 12 2022 oneukumAATTsuse.com- net: usb: qmi_wwan: add Telit 0x103a composition (git-fixes).- commit f421241 * Mon Dec 12 2022 ptesarikAATTsuse.cz- scsi: zfcp: Fix double free of FSF request when qdio send fails (git-fixes).- s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup (git-fixes).- scsi: zfcp: Fix missing auto port scan and thus missing target ports (git-fixes).- s390/zcore: fix race when reading from hardware system area (git-fixes).- s390/crypto: fix scatterwalk_unmap() callers in AES-GCM (git-fixes).- s390/lcs: fix variable dereferenced before check (git-fixes).- s390/ctcm: fix potential memory leak (git-fixes).- s390/ctcm: fix variable dereferenced before check (git-fixes).- s390/module: fix loading modules with a lot of relocations (git-fixes).- s390/qeth: fix deadlock during failing recovery (bsc#1206213 LTC#200742).- s390/qeth: Fix deadlock in remove_discipline (bsc#1206213 LTC#200742).- s390/pv: fix the forcing of the swiotlb (git-fixes).- s390/cio: dont call css_wait_for_slow_path() inside a lock (git-fixes).- s390/cio: Fix the \"type\" field in s390_cio_tpi tracepoint (git-fixes).- s390: appldata depends on PROC_SYSCTL (git-fixes).- s390/cpcmd: fix inline assembly register clobbering (git-fixes).- s390/pkey: fix paes selftest failure with paes and pkey static build (git-fixes).- s390: Remove arch_has_random, arch_has_random_seed (git-fixes).- s390/qeth: remove driver-wide workqueue (bsc#1206213 LTC#200742).- s390/qeth: don\'t defer close_dev work during recovery (bsc#1206213 LTC#200742).- commit 1acccf5 * Fri Dec 09 2022 ptesarikAATTsuse.cz- Delete and blacklist patches.suse/s390-qeth-use-Read-device-to-query-hypervisor-for-MA.patch.- commit 26d92fb * Fri Dec 09 2022 ptesarikAATTsuse.cz- blacklist.conf: add 6f390916c4fb KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU- commit d8badd9 * Fri Dec 09 2022 firo.yangAATTsuse.com- ipv6: ping: fix wrong checksum for large frames (bsc#1203183).- commit 014ac33 * Fri Dec 09 2022 tiwaiAATTsuse.de- proc: proc_skip_spaces() shouldn\'t think it is working on C strings (CVE-2022-4378 bsc#1206207).- proc: avoid integer type confusion in get_proc_long (CVE-2022-4378 bsc#1206207).- commit 4f96478 * Fri Dec 09 2022 jslabyAATTsuse.cz- ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111 (git-fixes).- commit 0f3ab2f * Thu Dec 08 2022 jackAATTsuse.cz- ext4: Fixup pages without buffers (bsc#1205495).- commit 707f425 * Thu Dec 08 2022 jgrossAATTsuse.com- Delete patches.suse/KVM-x86-Manually-calculate-reserved-bits-when-loadin.patch and add it to blacklist.conf instead, as the patch breaks shadow page tables for KVM guests without any real other gain (bsc#1205234).- commit afc147a * Wed Dec 07 2022 jslabyAATTsuse.cz- Refresh patches.suse/x86-speculation-Disable-RRSBA-behavior.patch.- Refresh patches.suse/x86-speculation-Add-RSB-VM-Exit-protections.patch. Fix up after merge from cve/4.12. The patch can be closer to upstream in 12sp5 as we have more than in the cve branch.- commit c316a9f * Wed Dec 07 2022 jslabyAATTsuse.cz- x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3 (bsc#1206037).- commit 54d8403 * Wed Dec 07 2022 jgrossAATTsuse.com- xen/netback: don\'t call kfree_skb() with interrupts disabled (bsc#1206114, XSA-424, CVE-2022-42328, CVE-2022-42329).- commit 0a9d163 * Wed Dec 07 2022 jgrossAATTsuse.com- xen/netback: Ensure protocol headers don\'t fall in the non-linear area (bsc#1206113, XSA-423, CVE-2022-3643).- commit 1430849 * Tue Dec 06 2022 lhenriquesAATTsuse.de- cuse: prevent clone (bsc#1206120).- fuse: don\'t check refcount after stealing page (bsc#1206119).- fuse: retrieve: cap requested size to negotiated max_write (bsc#1206118).- fuse: use READ_ONCE on congestion_threshold and max_background (bsc#1206117).- commit 04cffe1 * Tue Dec 06 2022 lhenriquesAATTsuse.de- blacklist.conf: added 4a6f278d4827 (\"fuse: add file_modified() to fallocate\")- commit 02645f1 * Tue Dec 06 2022 mkoutnyAATTsuse.com- blacklist.conf: 2e5383d7904e cgroup1: don\'t call release_agent when it is \"\"- commit 1051f51 * Tue Dec 06 2022 dkirjanovAATTsuse.com- blacklist.conf: add hamradio- commit 099ae10 * Tue Dec 06 2022 dkirjanovAATTsuse.com- net: hns3: fix kernel crash when unload VF while it is being reset (git-fixes).- commit ae4bc46 * Tue Dec 06 2022 dkirjanovAATTsuse.com- net: smsc911x: Fix unload crash when link is up (git-fixes).- commit 5d0ae5f * Tue Dec 06 2022 dkirjanovAATTsuse.com- i40e: Fix kernel crash during module removal (git-fixes).- commit 5410efd * Tue Dec 06 2022 dkirjanovAATTsuse.com- i40e: Fix reset path while removing the driver (git-fixes).- commit a60eb44 * Tue Dec 06 2022 dkirjanovAATTsuse.com- net: ieee802154: adf7242: Fix bug if defined DEBUG (git-fixes).- commit 9864107 * Tue Dec 06 2022 dkirjanovAATTsuse.com- net: aquantia: Fix actual speed capabilities reporting (git-fixes).- Refresh patches.suse/net-aquantia-Fix-hardware-DMA-stream-overload-on-lar.patch.- commit 4b16854 * Tue Dec 06 2022 dkirjanovAATTsuse.com- gianfar: Disable EEE autoneg by default (git-fixes).- commit e3da720 * Tue Dec 06 2022 dkirjanovAATTsuse.com- net: ethernet: arc: fix error handling in emac_rockchip_probe (git-fixes).- commit a60d1e6 * Tue Dec 06 2022 dkirjanovAATTsuse.com- sfp: fix RX_LOS signal handling (git-fixes).- commit e49032c * Tue Dec 06 2022 dkirjanovAATTsuse.com- net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit (git-fixes).- commit 1a4980e * Tue Dec 06 2022 dkirjanovAATTsuse.com- xen-netfront: remove warning when unloading module (git-fixes).- commit 8066ddd * Tue Dec 06 2022 dkirjanovAATTsuse.com- macsec: fix memory leaks when skb_to_sgvec fails (git-fixes).- commit fdbdae5 * Tue Dec 06 2022 dkirjanovAATTsuse.com- macsec: check return value of skb_to_sgvec always (git-fixes).- commit 958f55b * Tue Dec 06 2022 mkoutnyAATTsuse.com- blacklist.conf: Add 51bee5abeab2 cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting- commit 5bcd4d4 * Tue Dec 06 2022 dkirjanovAATTsuse.com- net: ieee802154: ca8210: Stop leaking skb\'s (git-fixes).- commit 6514e10 * Tue Dec 06 2022 dkirjanovAATTsuse.com- net: ieee802154: at86rf230: Stop leaking skb\'s (git-fixes).- commit 9837fc7 * Tue Dec 06 2022 mkoutnyAATTsuse.com- blacklist.conf: Add 45e1ba40837a cgroup: disable controllers at parse time- commit ccb9bf4 * Tue Dec 06 2022 mkoutnyAATTsuse.com- blacklist.conf: Add threaded cgroups related patches The come from stable-4.14, thus not relevant for us. (One more cgroup patch added that\'s unneeded too.)- commit dbc5a4e * Mon Dec 05 2022 jslabyAATTsuse.cz- docs/kernel-parameters: Update descriptions for \"mitigations=\" param with retbleed (bsc#1199657 CVE-2022-29900 CVE-2022-29901 bsc#1203271 bsc#1206032).- Refresh patches.suse/powerpc-64s-flush-L1D-after-user-accesses.patch.- Refresh patches.suse/powerpc-64s-flush-L1D-on-kernel-entry.patch.- commit e452934 * Mon Dec 05 2022 jslabyAATTsuse.cz- Update patches.suse/x86-bugs-Add-AMD-retbleed-boot-parameter.patch (bsc#1199657 CVE-2022-29900 CVE-2022-29901 bsc#1203271 bsc#1206032).- Refresh patches.suse/x86-bugs-Add-retbleed-ibpb.patch.- Refresh patches.suse/x86-bugs-Enable-STIBP-for-JMP2RET.patch. Fix mitigations=off to imply retbleed=off (bsc#1206032).- commit cf52a0b * Mon Dec 05 2022 oheringAATTsuse.de- add missing bug reference to a hv_netvsc patch file (bsc#1204850).- commit e38a906 * Fri Dec 02 2022 jgrossAATTsuse.com- blacklist.conf: add 72791ac854fea3- commit f0edb3e * Thu Dec 01 2022 jgrossAATTsuse.com- blacklist.conf: add 5c13a4a0291b3019- commit 2149313 * Thu Dec 01 2022 jgrossAATTsuse.com- xen/gntdev: Prevent leaking grants (git-fixes).- commit 4bead56 * Thu Dec 01 2022 jgrossAATTsuse.com- xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE (git-fixes).- commit 3e8dd4e * Thu Dec 01 2022 jgrossAATTsuse.com- xen/gntdev: Avoid blocking in unmap_grant_pages() (git-fixes).- commit 392a5ef * Thu Dec 01 2022 tiwaiAATTsuse.de- atm: idt77252: fix use-after-free bugs caused by tst_timer (CVE-2022-3635 bsc#1204631).- commit df41542 * Thu Dec 01 2022 jgrossAATTsuse.com- blacklist.conf: add e8240addd0a3919e- commit 5c7763d * Thu Dec 01 2022 jgrossAATTsuse.com- blacklist.conf: add 0f4558ae91870692c- commit 480f3db * Thu Dec 01 2022 jgrossAATTsuse.com- xen/balloon: fix cancelled balloon action (git-fixes).- commit b478418 * Thu Dec 01 2022 jgrossAATTsuse.com- xen/balloon: fix balloon kthread freezing (git-fixes).- commit d9798f7 * Thu Dec 01 2022 jgrossAATTsuse.com- xen/balloon: use a kernel thread instead a workqueue (git-fixes).- commit 05697f5 * Thu Dec 01 2022 jgrossAATTsuse.com- xen/xenbus: Fix granting of vmalloc\'d memory (git-fixes).- Refresh patches.suse/xen-xenbus-don-t-let-xenbus_grant_ring-remove-grants.patch.- commit d643b77 * Thu Dec 01 2022 jgrossAATTsuse.com- xen/blkback: fix memory leaks (git-fixes).- commit 0f8219d * Thu Dec 01 2022 jgrossAATTsuse.com- blacklist.conf: add bce5963bcb4f- commit 898778b * Thu Dec 01 2022 jgrossAATTsuse.com- Revert \"xen/balloon: Mark unallocated host memory as UNUSABLE\" (git-fixes).- blacklist.conf: remove added patch- Refresh patches.suse/0001-Revert-xen-balloon-Fix-crash-when-ballooning-on-x86-.patch.- commit e16cca1 * Thu Dec 01 2022 jgrossAATTsuse.com- xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage (git-fixes).- Refresh patches.suse/xen-events-avoid-removing-an-event-channel-while-han.patch.- commit 51c6261 * Thu Dec 01 2022 jgrossAATTsuse.com- xen: avoid crash in disable_hotplug_cpu (bsc#1106594).- rename patch file and move it to the sorted section.- commit a55d114 * Thu Dec 01 2022 jgrossAATTsuse.com- xen/balloon: fix balloon initialization for PVH Dom0 (git-fixes).- Refresh patches.suse/0001-xen-balloon-Support-xend-based-toolstack-take-two.patch.- Refresh patches.suse/0001-xen-balloon-Support-xend-based-toolstack.patch.- commit 5ba6e04 * Thu Dec 01 2022 jgrossAATTsuse.com- xen/pcpu: fix possible memory leak in register_pcpu() (git-fixes).- commit b8c3c6e * Thu Dec 01 2022 jgrossAATTsuse.com- Xen/gntdev: don\'t ignore kernel unmapping error (git-fixes).- commit bfe3d11 * Thu Dec 01 2022 jgrossAATTsuse.com- xen-netback: correct success/error reporting for the SKB-with-fraglist case (git-fixes).- commit 7a7fe44 * Thu Dec 01 2022 jgrossAATTsuse.com- arm/xen: Don\'t probe xenbus as part of an early initcall (git-fixes).- commit 0d3422a * Thu Dec 01 2022 jgrossAATTsuse.com- xen: Fix XenStore initialisation for XS_LOCAL (git-fixes).- commit 0c5b296 * Thu Dec 01 2022 jgrossAATTsuse.com- xen: Fix event channel callback via INTX/GSI (git-fixes).- commit 99af98d * Thu Dec 01 2022 jgrossAATTsuse.com- x86/xen: don\'t unbind uninitialized lock_kicker_irq (git-fixes).- commit dc567fb * Thu Dec 01 2022 jgrossAATTsuse.com- xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant status (git-fixes).- commit c08cb70 * Wed Nov 30 2022 jgrossAATTsuse.com- xenbus: req->err should be updated before req->state (git-fixes).- commit 0cbe5b2 * Wed Nov 30 2022 jgrossAATTsuse.com- xenbus: req->body should be updated before req->state (git-fixes).- commit c25f15f * Wed Nov 30 2022 jgrossAATTsuse.com- x86/xen: Distribute switch variables for initialization (git-fixes).- commit c306d38 * Wed Nov 30 2022 jgrossAATTsuse.com- xen/balloon: fix ballooned page accounting without hotplug enabled (git-fixes).- commit a0adbc7 * Wed Nov 30 2022 jgrossAATTsuse.com- xen-blkback: prevent premature module unload (git-fixes).- commit cf8ca9e * Wed Nov 30 2022 jgrossAATTsuse.com- x86/xen: Return from panic notifier (git-fixes).- commit 79e25ba * Wed Nov 30 2022 jgrossAATTsuse.com- xen/efi: Set nonblocking callbacks (git-fixes).- commit c90ddf2 * Wed Nov 30 2022 jgrossAATTsuse.com- xen/pciback: remove set but not used variable \'old_state\' (git-fixes).- commit 9bb95c7 * Wed Nov 30 2022 jgrossAATTsuse.com- always clear the X2APIC_ENABLE bit for PV guest (git-fixes).- commit 0e5993e * Wed Nov 30 2022 jgrossAATTsuse.com- xen/pciback: Check dev_data before using it (git-fixes).- commit 1cda86e * Wed Nov 30 2022 jgrossAATTsuse.com- kprobes/x86/xen: blacklist non-attachable xen interrupt functions (git-fixes).- commit c21b175 * Wed Nov 30 2022 jgrossAATTsuse.com- net: xen-netback: fix return type of ndo_start_xmit function (git-fixes).- commit 7ad3ae2 * Wed Nov 30 2022 jgrossAATTsuse.com- xen/scsiback: add error handling for xenbus_printf (git-fixes).- commit 7517554 * Wed Nov 30 2022 jgrossAATTsuse.com- xen: add error handling for xenbus_printf (git-fixes).- commit e858168 * Wed Nov 30 2022 jgrossAATTsuse.com- xen: xenbus: use put_device() instead of kfree() (git-fixes).- commit fe0b840 * Wed Nov 30 2022 lhenriquesAATTsuse.de- ceph: lockdep annotations for try_nonblocking_invalidate (bsc#1205908).- ceph: fix fscache invalidation (bsc#1205907).- ceph: fix potential race in ceph_check_caps (bsc#1205906).- ceph: don\'t skip updating wanted caps when cap is stale (bsc#1205905).- ceph: return ceph_mdsc_do_request() errors from __get_parent() (bsc#1205904).- ceph: check availability of mds cluster on mount after wait timeout (bsc#1205903).- ceph: return -EINVAL if given fsc mount option on kernel w/o support (bsc#1205902).- ceph: return -ERANGE if virtual xattr value didn\'t fit in buffer (bsc#1205901).- commit 24952fe * Wed Nov 30 2022 jgrossAATTsuse.com- mm, swap, frontswap: fix THP swap if frontswap enabled (git-fixes).- commit 61f5d01 * Wed Nov 30 2022 jgrossAATTsuse.com- blacklist.conf: added xen/pvcalls related patches, as driver not in 4.12- commit f9877af * Wed Nov 30 2022 jgrossAATTsuse.com- xen/grant-table: Use put_page instead of free_page (git-fixes).- Refresh patches.suse/xen-gnttab-fix-gnttab_end_foreign_access-without-pag.patch.- Refresh patches.suse/xen-grant-table-add-gnttab_try_end_foreign_access.patch.- commit 5a79925 * Wed Nov 30 2022 jgrossAATTsuse.com- xen/gntdev: Fix partial gntdev_mmap() cleanup (git-fixes).- commit e0b8207 * Wed Nov 30 2022 nstangeAATTsuse.de- Add support for enabling livepatching related packages on -RT (jsc#PED-1706)- commit 9d41244 * Wed Nov 30 2022 jgrossAATTsuse.com- xen/gntdev: Fix off-by-one error when unmapping with holes (git-fixes).- commit 309e553 * Wed Nov 30 2022 jgrossAATTsuse.com- xen: XEN_ACPI_PROCESSOR is Dom0-only (git-fixes).- commit c11ca0a * Wed Nov 30 2022 jslabyAATTsuse.cz- Refresh patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.- Refresh patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch. Update upstream status and move to sorted section.- commit f034897 * Tue Nov 29 2022 msuchanekAATTsuse.de- Refresh patches.suse/ibmvnic-Properly-dispose-of-all-skbs-during-a-failov.patch. Fix metadata- commit 3d8bb62 * Tue Nov 29 2022 msuchanekAATTsuse.de- ibmvnic: Free rwi on reset success (bsc#1184350 ltc#191533 git-fixes).- commit 1a498e7 * Tue Nov 29 2022 oneukumAATTsuse.com- usb: dwc3: gadget: only unmap requests from DMA if mapped (git-fixes).- Refresh patches.suse/0001-usb-dwc3-gadget-Clear-req-needs_extra_trb-flag-on-cl.patch.- Refresh patches.suse/usb-dwc3-gadget-never-call-complete-from-ep_queue.patch.- commit 5538962 * Tue Nov 29 2022 oheringAATTsuse.de- Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register() (git-fixes).- Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work() (git-fixes).- PCI: hv: Only reuse existing IRTE allocation for Multi-MSI (bsc#1200845).- PCI: hv: Fix the definition of vector in hv_compose_msi_msg() (bsc#1200845).- hv_netvsc: Fix race between VF offering and VF association message from host (git-fixes).- scsi: storvsc: Drop DID_TARGET_FAILURE use (git-fixes).- scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq (git-fixes).- PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit() (bsc#1204017, bsc#1205617).- PCI: hv: Add validation for untrusted Hyper-V values (bsc#1204017).- PCI: hv: Fix interrupt mapping for multi-MSI (bsc#1200845).- PCI: hv: Reuse existing IRTE allocation in compose_msi_msg() (bsc#1200845).- PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI (bsc#1200845).- PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg() (bsc#1204017, bsc#1203860, bsc#1205617).- Drivers: hv: vmbus: Introduce {lock,unlock}_requestor() (bsc#1204017, bsc#1205617).- Drivers: hv: vmbus: Introduce vmbus_request_addr_match() (bsc#1204017, bsc#1205617).- Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid() (bsc#1204017, bsc#1205617).- PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening (bsc#1204017).- Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero (bsc#1204017).- PCI: hv: Fix multi-MSI to allow more than one MSI vector (bsc#1200845).- Drivers: hv: vmbus: Add VMbus IMC device to unsupported list (git-fixes).- hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}() (bsc#1204017).- net: hyperv: remove use of bpf_op_t (git-fixes).- Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer (git-fixes).- Drivers: hv: vmbus: Fix potential crash on module unload (git-fixes).- net: netvsc: remove break after return (git-fixes).- x86/hyperv: Output host build info as normal Windows version number (git-fixes).- hv_netvsc: Add check for kvmalloc_array (git-fixes).- PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology (bsc#1199365).- PCI: hv: Make the code arch neutral by adding arch specific interfaces (bsc#1200845).- PCI: hv: Remove unnecessary use of %hx (bsc#1204446).- hv_netvsc: use netif_is_bond_master() instead of open code (git-fixes).- scsi: storvsc: Fix validation for unsolicited incoming packets (bsc#1204017).- PCI: hv: Fix sleep while in non-sleep context when removing child devices from the bus (bsc#1204446).- PCI: hv: Support for create interrupt v3 (git-fixes).- PCI: hv: Remove bus device removal unused refcount/functions (bsc#1204446).- PCI: hv: Fix a race condition when removing the device (bsc#1204446).- PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv() (bsc#1204446).- scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs (bsc#1204017).- PCI: hv: Drop msi_controller structure (bsc#1204446).- hv_netvsc: Add error handling while switching data path (bsc#1204850).- Drivers: hv: vmbus: Drop error message when \'No request id available\' (bsc#1204017).- scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() (bsc#1204017).- scsi: storvsc: Resolve data race in storvsc_probe() (bsc#1204017).- scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newer (bsc#1204017).- hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove (bsc#1204850).- hv_netvsc: Wait for completion on request SWITCH_DATA_PATH (bsc#1204017).- hv_netvsc: Check VF datapath when sending traffic to VF (bsc#1204017).- hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive() (bsc#1204017).- hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening (bsc#1204017).- scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening (bsc#1204017).- Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening (bsc#1204017, bsc#1205617).- Revert \"scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()\" (bsc#1204017).- scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() (bsc#1204017).- Drivers: hv: vmbus: Move __vmbus_open() (bsc#1204017).- hv_netvsc: Add validation for untrusted Hyper-V values (bsc#1204017).- hv_netvsc: Cache the current data path to avoid duplicate call and message (bsc#1204017).- PCI: hv: Use struct_size() helper (bsc#1204446).- hv_netvsc: Remove unnecessary round_up for recv_completion_cnt (bsc#1204017).- commit 8363ff1 * Mon Nov 28 2022 tiwaiAATTsuse.de- Refresh patches.suse/misc-sgi-gru-fix-use-after-free-error-in-gru_set_con.patch (CVE-2022-3424 bsc#1204166) Taken from v10 patch in char-misc subsystem tree- commit dd1508b * Mon Nov 28 2022 oneukumAATTsuse.com- HID: roccat: Fix use-after-free in roccat_read() (bsc#1203960 CVE-2022-41850).- commit bc92371 * Mon Nov 28 2022 tiwaiAATTsuse.de- Bluetooth: L2CAP: Fix u8 overflow (CVE-2022-45934 bsc#1205796).- commit 20328af * Thu Nov 24 2022 ptesarikAATTsuse.cz- blacklist.conf: Do not backport an intrusive KVM/S390 fix.- commit dc91df6 * Thu Nov 24 2022 ptesarikAATTsuse.cz- KVM: s390: Clarify SIGP orders versus STOP/RESTART (git-fixes).- KVM: s390: Add a routine for setting userspace CPU state (git-fixes).- KVM: s390: reduce number of IO pins to 1 (git-fixes).- KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION (git-fixes).- commit 91dd7c2 * Thu Nov 24 2022 tiwaiAATTsuse.de- Bluetooth: L2CAP: Fix attempting to access uninitialized memory (CVE-2022-42895 bsc#1205705).- Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (CVE-2022-42896 bsc#1205709).- commit 2d196d4 * Wed Nov 23 2022 vkarasulliAATTsuse.de- drivers: net: slip: fix NPD bug in sl_tx_timeout() (bsc#1205671 CVE-2022-41858).- commit 502b5e0 * Wed Nov 23 2022 oneukumAATTsuse.com- blacklist.conf: not enabled- commit 62afe05 * Wed Nov 23 2022 colyliAATTsuse.de- md/raid5: Ensure stripe_fill happens on non-read IO with journal (git-fixes).- commit e6e2ec1 * Wed Nov 23 2022 colyliAATTsuse.de- md: Replace snprintf with scnprintf (git-fixes, bsc#1164051).- Replaced the in-house patch by the above upstream patch, patches.suse/md-raid0-fix-buffer-overflow-at-debug-print.patch.- commit ed9d761 * Wed Nov 23 2022 colyliAATTsuse.de- dm raid: fix address sanitizer warning in raid_resume (git-fixes).- dm raid: fix address sanitizer warning in raid_status (git-fixes).- dm: return early from dm_pr_call() if DM device is suspended (git-fixes).- dm thin: fix use-after-free crash in dm_sm_register_threshold_callback (git-fixes).- Documentation: dm writecache: Render status list as list (git-fixes).- dm raid: fix accesses beyond end of raid member array (git-fixes).- dm mirror log: clear log bits up to BITS_PER_LONG boundary (git-fixes).- dm era: commit metadata in postsuspend after worker stops (git-fixes).- PM: hibernate: fix sparse warnings (git-fixes).- dm mpath: remove harmful bio-based optimization (git-fixes).- blk-mq: add callback of .cleanup_rq (git-fixes).- commit a1e0c0c * Wed Nov 23 2022 neilbAATTsuse.de- nfsd: set the server_scope during service startup (bsc#1203746).- commit b1b4277 * Wed Nov 23 2022 neilbAATTsuse.de- NFSD: Cap rsize_bop result based on send buffer size (bsc#1205128 CVE-2022-43945).- NFSD: Protect against send buffer overflow in NFSv3 READ (bsc#1205128 CVE-2022-43945).- NFSD: Protect against send buffer overflow in NFSv2 READ (bsc#1205128 CVE-2022-43945).- NFSD: Protect against send buffer overflow in NFSv3 READDIR (bsc#1205128 CVE-2022-43945).- NFSD: Protect against send buffer overflow in NFSv2 READDIR (bsc#1205128 CVE-2022-43945).- commit dc177c9 * Tue Nov 22 2022 mkoutnyAATTsuse.com- blacklist.conf: Add 74e4b956eb1c cgroup: Honor caller\'s cgroup NS when resolving path- commit 86c9eae * Tue Nov 22 2022 oneukumAATTsuse.com- media: mceusb: do not read data parameters unless required (git-fixes).- commit a5b2d37 * Tue Nov 22 2022 oneukumAATTsuse.com- [media] mceusb: TX -EPIPE (urb status = -32) lockup fix (git-fixes).- commit 4fa96ff * Tue Nov 22 2022 oneukumAATTsuse.com- [media] mceusb: RX -EPIPE (urb status = -32) lockup failure fix (git-fixes).- commit 4ed839f * Tue Nov 22 2022 oneukumAATTsuse.com- [media] mceusb: fix inaccurate debug buffer dumps, and misleading debug messages (git-fixes).- Refresh patches.suse/media-mceusb-fix-memory-leaks-in-error-path.patch.- commit dec0bf7 * Tue Nov 22 2022 oneukumAATTsuse.com- [media] mceusb: sporadic RX truncation corruption fix (git-fixes).- commit e1eba54 * Mon Nov 21 2022 petr.pavluAATTsuse.com- ring_buffer: Do not deactivate non-existant pages (git-fixes).- commit 90f5154 * Mon Nov 21 2022 petr.pavluAATTsuse.com- ftrace: Optimize the allocation for mcount entries (git-fixes).- commit 9d86fe0 * Mon Nov 21 2022 petr.pavluAATTsuse.com- ftrace: Fix the possible incorrect kernel message (git-fixes).- commit c275921 * Mon Nov 21 2022 denis.kirjanovAATTsuse.com- ipv6: Fix data races around sk->sk_prot (bsc#1204414 CVE-2022-3567).- commit 92ed14c * Mon Nov 21 2022 denis.kirjanovAATTsuse.com- ipv6: annotate some data-races around sk->sk_prot (bsc#1204414 CVE-2022-3567).- commit 18f5fc2 * Mon Nov 21 2022 denis.kirjanovAATTsuse.com- ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg() (bsc#1204414 CVE-2022-3567).- commit ed98ad2 * Mon Nov 21 2022 denis.kirjanovAATTsuse.com- ipv6: provide and use ipv6 specific version for {recv, send}msg (bsc#1204414 CVE-2022-3567).- commit f8fc818 * Mon Nov 21 2022 denis.kirjanovAATTsuse.com- inet: factor out inet_send_prepare() (bsc#1204414 CVE-2022-3567).- commit 2f26c25 * Mon Nov 21 2022 msuchanekAATTsuse.de- powerpc/boot: Explicitly disable usage of SPE instructions (bsc#1065729).- commit 4db02b2 * Mon Nov 21 2022 msuchanekAATTsuse.de- blacklist.conf: Add fixes for unsupported platforms- commit 05248b6 * Mon Nov 21 2022 tiwaiAATTsuse.de- staging: rtl8712: fix use after free bugs (CVE-2022-4095 bsc#1205514).- commit 9676102 * Mon Nov 21 2022 msuchanekAATTsuse.de- blacklist.conf: Add bd31ecf44b8e KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash- commit ec74f0b * Fri Nov 18 2022 ptesarikAATTsuse.cz- s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser() (git-fixes).- s390/futex: add missing EX_TABLE entry to __futex_atomic_op() (git-fixes).- s390/uaccess: add missing EX_TABLE entries to __clear_user(), copy_in_user_mvcos(), copy_in_user_mvc(), clear_user_xc() and __strnlen_user() (git-fixes).- commit c7f58f1 * Fri Nov 18 2022 jslabyAATTsuse.cz- x86/speculation: Disable RRSBA behavior (bsc#1201455 CVE-2022-28693).- Refresh patches.suse/do-not-default-to-ibrs-on-skl.patch.- commit ca7c19a * Thu Nov 17 2022 oneukumAATTsuse.com- media: ite-cir: IR receiver stop working after receive overflow (git-fixes).- commit 0a8d27b * Thu Nov 17 2022 oneukumAATTsuse.com- media: em28xx-input: fix refcount bug in em28xx_usb_disconnect (git-fixes).- commit 069a7c2 * Thu Nov 17 2022 dkirjanovAATTsuse.com- Update metadata references- commit 61da8f0 * Thu Nov 17 2022 oneukumAATTsuse.com- blacklist.conf: build fix- commit 42d485b * Thu Nov 17 2022 oneukumAATTsuse.com- media: mceusb: sanity check for prescaler value (git-fixes).- commit ba3bebc * Thu Nov 17 2022 oneukumAATTsuse.com- blacklist.conf: duplicate- commit d529ebe * Thu Nov 17 2022 colyliAATTsuse.de- rbd: fix possible memory leak in rbd_sysfs_init() (git-fixes).- sbitmap: fix possible io hung due to lost wakeup (git-fixes).- block: blk_queue_enter() / __bio_queue_enter() must return - EAGAIN for nowait (git-fixes).- null_blk: fix ida error handling in null_add_dev() (git-fixes).- blktrace: Trace remapped requests correctly (git-fixes).- bfq: Update cgroup information before merging bio (git-fixes).- virtio_blk: eliminate anonymous module_init & module_exit (git-fixes).- block: don\'t delete queue kobject before its children (git-fixes).- floppy: Fix hang in watchdog when disk is ejected (git-fixes).- block: use \"unsigned long\" for blk_validate_block_size() (git-fixes).- virtio-blk: Use blk_validate_block_size() to validate block size (git-fixes).- block: Add a helper to validate the block size (git-fixes).- scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND (git-fixes).- block: rsxx: select CONFIG_CRC32 (git-fixes).- nbd: don\'t update block size after device is started (git-fixes).- null_blk: fix passing of REQ_FUA flag in null_handle_rq (git-fixes).- block: respect queue limit of max discard segment (git-fixes).- null_blk: Fix the null_add_dev() error path (git-fixes).- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (git-fixes).- block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y (git-fixes).- commit a6dd16c * Wed Nov 16 2022 lduncanAATTsuse.com- scsi: libsas: Fix use-after-free bug in smp_execute_task_sg() (git-fixes).- scsi: lpfc: Rework MIB Rx Monitor debug info logic (git-fixes).- commit 8b26e24 * Wed Nov 16 2022 lduncanAATTsuse.com- blacklist.conf: add 2 pervasive git-fixes- commit 0bf3c41 * Wed Nov 16 2022 jslabyAATTsuse.cz- x86/cpu: Restore AMD\'s DE_CFG MSR after resume (bsc#1205473).- commit 52db277 * Wed Nov 16 2022 mhockoAATTsuse.com- x86/microcode/AMD: Apply the patch early on every logical thread (bsc#1205264).- commit 2ee27a4 * Tue Nov 15 2022 oheringAATTsuse.de- hv_netvsc: Fix error handling in netvsc_set_features() (git-fixes).- x86/hyperv: Set pv_info.name to \"Hyper-V\" (git-fixes).- hv_netvsc: Sync offloading features to VF NIC (git-fixes).- commit 4a8a7a9 * Tue Nov 15 2022 dkirjanovAATTsuse.com- net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmulti disabled (git-fixes).- commit 940ee30 * Tue Nov 15 2022 dkirjanovAATTsuse.com- net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy mode (git-fixes).- commit 2e07a05 * Tue Nov 15 2022 dkirjanovAATTsuse.com- bnxt_en: Free context memory after disabling PCI in probe error path (git-fixes).- commit 720cc36 * Tue Nov 15 2022 dkirjanovAATTsuse.com- bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S (git-fixes).- commit 9d7339e * Tue Nov 15 2022 dkirjanovAATTsuse.com- net/mlx5e: Fix endianness handling in pedit mask (git-fixes).- commit 20e8907 * Tue Nov 15 2022 iivanovAATTsuse.de- arm64: errata: Remove AES hwcap for COMPAT tasks (git-fixes) Enable CONFIG_ARM64_ERRATUM_1742098 in arm64/default Refresh patches.suse/0018-KVM-arm64-Add-templates-for-BHB-mitigation-sequences.patch Refresh patches.suse/0008-kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch- commit 043a003 * Mon Nov 14 2022 ptesarikAATTsuse.cz- s390/qeth: fix NULL deref in qeth_clear_working_pool_list() (git-fixes).- s390/qeth: fix notification for pending buffers during teardown (git-fixes).- s390/qeth: fix memory leak after failed TX Buffer allocation (git-fixes).- s390/qeth: vnicc Fix EOPNOTSUPP precedence (git-fixes).- s390/qeth: vnicc Fix init to default (git-fixes).- s390/qeth: Fix vnicc_is_in_use if rx_bcast not set (git-fixes).- s390/qeth: fix false reporting of VNIC CHAR config failure (git-fixes).- s390/qeth: Fix initialization of vnicc cmd masks during set online (git-fixes).- s390/qeth: Fix error handling during VNICC initialization (git-fixes).- commit 6e472df * Fri Nov 11 2022 ptesarikAATTsuse.cz- s390/crash: fix incorrect number of bytes to copy to user space (git-fixes).- vfio/ccw: Do not change FSM state in subchannel event (git-fixes).- s390/crash: make copy_oldmem_page() return number of bytes copied (git-fixes).- s390/qdio: cancel the ESTABLISH ccw after timeout (git-fixes).- s390/qdio: fix roll-back after timeout on ESTABLISH ccw (git-fixes).- virtio/s390: implement virtio-ccw revision 2 correctly (git-fixes).- vfio: ccw: fix error return in vfio_ccw_sch_event (git-fixes).- commit 76839b9 * Fri Nov 11 2022 petr.pavluAATTsuse.com- Refresh patches.suse/Fix-releasing-of-old-bundles-in-xfrm_bundle_lookup-b.patch.- commit 374b5d5 * Thu Nov 10 2022 oneukumAATTsuse.com- blacklist.conf: cleanup intended to break kABI- commit c84e993 * Thu Nov 10 2022 oneukumAATTsuse.com- usb: chipidea: udc: check request status before setting device address (git-fixes).- commit cb47b3a * Thu Nov 10 2022 oneukumAATTsuse.com- usb: musb: Fix suspend with devices connected for a64 (git-fixes).- commit f48dc12 * Thu Nov 10 2022 dkirjanovAATTsuse.com- net: nxp: lpc_eth.c: avoid hang when bringing interface down (git-fixes).- commit b1650a6 * Thu Nov 10 2022 dkirjanovAATTsuse.com- net: hns3: disable sriov before unload hclge layer (git-fixes).- commit d345db6 * Thu Nov 10 2022 dkirjanovAATTsuse.com- net: hns3: add limit ets dwrr bandwidth cannot be 0 (git-fixes).- commit 48b09a8 * Thu Nov 10 2022 dkirjanovAATTsuse.com- net: hns3: reset DWRR of unused tc to zero (git-fixes).- commit 8875465 * Thu Nov 10 2022 dkirjanovAATTsuse.com- can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state notification (git-fixes).- commit 0db1cd8 * Thu Nov 10 2022 dkirjanovAATTsuse.com- can: peak_pci: peak_pci_remove(): fix UAF (git-fixes).- commit aefa3aa * Thu Nov 10 2022 dkirjanovAATTsuse.com- can: rcar_can: fix suspend/resume (git-fixes).- commit 132b32d * Thu Nov 10 2022 dkirjanovAATTsuse.com- qed: Fix missing error code in qed_slowpath_start() (git-fixes).- commit a0a50ea * Thu Nov 10 2022 dkirjanovAATTsuse.com- i40e: fix endless loop under rtnl (git-fixes).- commit 0544181 * Thu Nov 10 2022 dkirjanovAATTsuse.com- phy: mdio: fix memory leak (git-fixes).- commit a953b17 * Thu Nov 10 2022 dkirjanovAATTsuse.com- Revert \"net: mdiobus: Fix memory leak in __mdiobus_register\" (git-fixes).- commit 8056426 * Thu Nov 10 2022 dkirjanovAATTsuse.com- net: hns3: do not allow call hns3_nic_net_open repeatedly (git-fixes).- commit 97ee07d * Thu Nov 10 2022 dkirjanovAATTsuse.com- e100: fix buffer overrun in e100_get_regs (git-fixes).- commit 4f15909 * Thu Nov 10 2022 dkirjanovAATTsuse.com- e100: fix length calculation in e100_get_regs_len (git-fixes).- commit cc79b14 * Thu Nov 10 2022 dkirjanovAATTsuse.com- net: mdiobus: Fix memory leak in __mdiobus_register (git-fixes).- commit 09955f8 * Thu Nov 10 2022 dkirjanovAATTsuse.com- net: hns3: check vlan id before using it (git-fixes).- commit bfc3c2e * Thu Nov 10 2022 dkirjanovAATTsuse.com- net: hns3: fix change RSS \'hfunc\' ineffective issue (git-fixes).- commit c549aee * Wed Nov 09 2022 tiwaiAATTsuse.de- media: mceusb: Use new usb_control_msg_ *() routines (CVE-2022-3903 bsc#1205220).- media: mceusb: fix control-message timeouts (CVE-2022-3903 bsc#1205220).- USB: core: return -EREMOTEIO on short usb_control_msg_recv() (CVE-2022-3903 bsc#1205220).- USB: correct API of usb_control_msg_send/recv (CVE-2022-3903 bsc#1205220).- USB: core: message.c: use usb_control_msg_send() in a few places (CVE-2022-3903 bsc#1205220).- USB: add usb_control_msg_send() and usb_control_msg_recv() (CVE-2022-3903 bsc#1205220).- USB: move snd_usb_pipe_sanity_check into the USB core (CVE-2022-3903 bsc#1205220).- commit 5162019 * Tue Nov 08 2022 msuchanekAATTsuse.de- Update patches.suse/scsi-ibmvfc-Avoid-path-failures-during-live-migratio.patch (bsc#1065729 bsc#1204810 ltc#200162).- commit 4db2648 * Tue Nov 08 2022 dkirjanovAATTsuse.com- bnxt_en: Fix TX timeout when TX ring size is set to the smallest (git-fixes).- commit d145d85 * Tue Nov 08 2022 dkirjanovAATTsuse.com- ptp: dp83640: don\'t define PAGE0 (git-fixes).- commit ba826c9 * Tue Nov 08 2022 dkirjanovAATTsuse.com- natsemi: sonic: stop calling netdev_boot_setup_check (git-fixes).- commit 3ddf5c6 * Tue Nov 08 2022 dkirjanovAATTsuse.com- cxgb4: dont touch blocked freelist bitmap after free (git-fixes).- commit 590981e * Tue Nov 08 2022 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit e42313e * Tue Nov 08 2022 colyliAATTsuse.de- blacklist.conf: update blacklist for git-fixes commits- commit 3de45db * Tue Nov 08 2022 msuchanekAATTsuse.de- scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024 (bsc#1156395).- commit aefe870 * Tue Nov 08 2022 dkirjanovAATTsuse.com- bnxt_en: Clean up completion ring page arrays completely (git-fixes).- commit 39641b0 * Tue Nov 08 2022 dkirjanovAATTsuse.com- bnxt_en: Don\'t use static arrays for completion ring pages (git-fixes).- commit 7ae4ad6 * Tue Nov 08 2022 dkirjanovAATTsuse.com- bnxt_en: Increase maximum RX ring size if jumbo ring is not used (git-fixes).- commit 8ab9e71 * Tue Nov 08 2022 dkirjanovAATTsuse.com- net: natsemi: Fix missing pci_disable_device() in probe and remove (git-fixes).- commit b1e1228 * Tue Nov 08 2022 dkirjanovAATTsuse.com- sis900: Fix missing pci_disable_device() in probe and remove (git-fixes).- commit 9b32829 * Tue Nov 08 2022 dkirjanovAATTsuse.com- tulip: windbond-840: Fix missing pci_disable_device() in probe and remove (git-fixes).- commit 1916370 * Tue Nov 08 2022 dkirjanovAATTsuse.com- net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev() (git-fixes).- commit 91f7e82 * Tue Nov 08 2022 dkirjanovAATTsuse.com- net/mlx5: Fix flow table chaining (git-fixes).- commit 50c9e7c * Tue Nov 08 2022 dkirjanovAATTsuse.com- NIU: fix incorrect error return, missed in previous revert (git-fixes).- commit 697aa31 * Tue Nov 08 2022 dkirjanovAATTsuse.com- ixgbe: Fix packet corruption due to missing DMA sync (git-fixes).- commit 523784f * Tue Nov 08 2022 dkirjanovAATTsuse.com- net: ti: fix UAF in tlan_remove_one (git-fixes).- commit 0aebd34 * Tue Nov 08 2022 dkirjanovAATTsuse.com- net: qcom/emac: fix UAF in emac_remove (git-fixes).- commit 5b6315c * Tue Nov 08 2022 dkirjanovAATTsuse.com- net: moxa: fix UAF in moxart_mac_probe (git-fixes).- commit cf3a72b * Tue Nov 08 2022 dkirjanovAATTsuse.com- net: bcmgenet: Ensure all TX/RX queues DMAs are disabled (git-fixes).- commit 9d4ba6f * Tue Nov 08 2022 dkirjanovAATTsuse.com- igb: Fix position of assignment to *ring (git-fixes).- commit 3c1202a * Tue Nov 08 2022 dkirjanovAATTsuse.com- igc: change default return of igc_read_phy_reg() (git-fixes).- commit df2e2f4 * Tue Nov 08 2022 dkirjanovAATTsuse.com- igc: Fix use-after-free error during reset (git-fixes).- commit 251ef5a * Tue Nov 08 2022 dkirjanovAATTsuse.com- virtio_net: move tx vq operation under tx queue lock (git-fixes).- commit 90eec50 * Tue Nov 08 2022 dkirjanovAATTsuse.com- vxlan: add missing rcu_read_lock() in neigh_reduce() (git-fixes).- commit 156a458 * Tue Nov 08 2022 dkirjanovAATTsuse.com- FDDI: defxx: Make MMIO the configuration default except for EISA (git-fixes).- commit 8b83e49 * Tue Nov 08 2022 dkirjanovAATTsuse.com- FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSR (git-fixes).- commit 2da1970 * Tue Nov 08 2022 dkirjanovAATTsuse.com- ice: Increase control queue timeout (git-fixes).- commit 5d9b03d * Tue Nov 08 2022 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit e370582 * Tue Nov 08 2022 msuchanekAATTsuse.de- scsi: ibmvfc: Avoid path failures during live migration (bsc#1065729).- commit 3b44e8a * Tue Nov 08 2022 jslabyAATTsuse.cz- rpm/check-for-config-changes: add TOOLCHAIN_HAS_ * to IGNORED_CONFIGS_RE This new form was added in commit b8c86872d1dc (riscv: fix detection of toolchain Zicbom support).- commit e9f2ba6 * Tue Nov 08 2022 neilbAATTsuse.de- sunrpc: Re-purpose trace_svc_process (bsc#1205006).- commit cdf529c * Mon Nov 07 2022 petr.pavluAATTsuse.com- ftrace: Fix use-after-free for dynamic ftrace_ops (git-fixes).- commit 7c13cdf * Mon Nov 07 2022 petr.pavluAATTsuse.com- ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() (git-fixes).- commit da95687 * Mon Nov 07 2022 petr.pavluAATTsuse.com- ring-buffer: Allow splice to read previous partially read pages (git-fixes).- commit 10722c0 * Mon Nov 07 2022 ludwig.nusselAATTsuse.de- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149)- commit 888e01e * Mon Nov 07 2022 ptesarikAATTsuse.cz- panic, kexec: make __crash_kexec() NMI safe (git-fixes).- kexec: turn all kexec_mutex acquisitions into trylocks (git-fixes).- commit 924938c * Fri Nov 04 2022 ptesarikAATTsuse.cz- s390/boot: fix absolute zero lowcore corruption on boot (git-fixes).- s390: fix nospec table alignments (git-fixes).- s390: define get_cycles macro for arch-override (git-fixes).- commit f757324 * Fri Nov 04 2022 ptesarikAATTsuse.cz- blacklist.conf: s390: No need to fix VSIE.- commit 0194543 * Fri Nov 04 2022 ptesarikAATTsuse.cz- s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag (git-fixes).- s390/mm: use non-quiescing sske for KVM switch to keyed guest (git-fixes).- KVM: s390x: fix SCK locking (git-fixes).- s390/nmi: handle vector validity failures for KVM guests (git-fixes).- s390/nmi: handle guarded storage validity failures for KVM guests (git-fixes).- KVM: s390: Fix handle_sske page fault handling (git-fixes).- KVM: s390: Simplify SIGP Set Arch handling (git-fixes).- s390/mcck: fix invalid KVM guest condition check (git-fixes).- KVM: s390: split kvm_s390_real_to_abs (git-fixes).- KVM: s390: split kvm_s390_logical_to_effective (git-fixes).- commit 63379a7 * Thu Nov 03 2022 vkarasulliAATTsuse.de- Update patch references to patches.suse/0001-floppy-disable-FDRAWCMD-by-default.patch (bsc#1200692 CVE-2022-33981).- commit 28012b2 * Wed Nov 02 2022 tiwaiAATTsuse.de- wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker() (CVE-2022-3628 bsc#1204868).- commit 284cbb1 * Wed Nov 02 2022 pmladekAATTsuse.com- selftests/livepatch: better synchronize test_klp_callbacks_busy (bsc#1071995).- commit fa89806 * Wed Nov 02 2022 pmladekAATTsuse.com- blacklist.conf: livepatch: 32-bit only- commit 4273e1d * Wed Nov 02 2022 pmladekAATTsuse.com- livepatch: Add a missing newline character in klp_module_coming() (bsc#1071995).- commit 2506784 * Wed Nov 02 2022 pmladekAATTsuse.com- livepatch: fix race between fork and KLP transition (bsc#1071995).- commit 6135eb4 * Wed Nov 02 2022 dwagnerAATTsuse.de- scsi: lpfc: Update the obsolete adapter list (bsc#1204142).- commit b8d4061 * Wed Nov 02 2022 dwagnerAATTsuse.de- scsi: qla2xxx: Use transport-defined speed mask for supported_speeds (bsc#1204963).- scsi: qla2xxx: Fix serialization of DCBX TLV data request (bsc#1204963).- commit 9169c2c * Tue Nov 01 2022 petr.pavluAATTsuse.com- ftrace: Fix char print issue in print_ip_ins() (git-fixes).- commit da87a2f * Tue Nov 01 2022 petr.pavluAATTsuse.com- tracing: Do not free snapshot if tracer is on cmdline (git-fixes).- commit 56e3837 * Tue Nov 01 2022 petr.pavluAATTsuse.com- tracing: Simplify conditional compilation code in tracing_set_tracer() (git-fixes).- commit f6b96f7 * Tue Nov 01 2022 petr.pavluAATTsuse.com- ring-buffer: Fix race between reset page and reading page (git-fixes).- commit 3e65661 * Tue Nov 01 2022 petr.pavluAATTsuse.com- tracing: Wake up waiters when tracing is disabled (git-fixes).- commit d91da96 * Tue Nov 01 2022 petr.pavluAATTsuse.com- tracing: Add ioctl() to force ring buffer waiters to wake up (git-fixes).- commit a0bbb4b * Tue Nov 01 2022 petr.pavluAATTsuse.com- tracing: Wake up ring buffer waiters on closing of the file (git-fixes).- kABI: Fix after adding trace_iterator.wait_index (git-fixes).- commit 2dbafe6 * Tue Nov 01 2022 petr.pavluAATTsuse.com- ring-buffer: Add ring_buffer_wake_waiters() (git-fixes).- commit fda3a5b * Tue Nov 01 2022 petr.pavluAATTsuse.com- ring-buffer: Check pending waiters when doing wake ups as well (git-fixes).- commit 2778e59 * Tue Nov 01 2022 petr.pavluAATTsuse.com- tracing: Disable interrupt or preemption before acquiring arch_spinlock_t (git-fixes).- commit 3e162e8 * Tue Nov 01 2022 dkirjanovAATTsuse.com- i40e: improve locking of mac_filter_hash (git-fixes).- commit 143807c * Tue Nov 01 2022 dkirjanovAATTsuse.com- net: marvell: fix MVNETA_TX_IN_PRGRS bit number (git-fixes).- commit a0ef80c * Tue Nov 01 2022 dkirjanovAATTsuse.com- bnxt: don\'t lock the tx queue from napi poll (git-fixes).- commit 3f4f3ee * Tue Nov 01 2022 dkirjanovAATTsuse.com- ppp: Fix generating ppp unit id when ifname is not specified (git-fixes).- commit 8e47822 * Tue Nov 01 2022 dkirjanovAATTsuse.com- ppp: Fix generating ifname when empty IFLA_IFNAME is specified (git-fixes).- commit 8d0bcb7 * Tue Nov 01 2022 dkirjanovAATTsuse.com- net: dsa: mt7530: add the missing RxUnicast MIB counter (git-fixes).- commit 57a9699 * Tue Nov 01 2022 dkirjanovAATTsuse.com- net: vxge: fix use-after-free in vxge_device_unregister (git-fixes).- commit 1d9b679 * Tue Nov 01 2022 dkirjanovAATTsuse.com- net: ethernet: ezchip: fix UAF in nps_enet_remove (git-fixes).- commit 13c92ff * Tue Nov 01 2022 dkirjanovAATTsuse.com- net: mvpp2: Put fwnode in error case during ->probe() (git-fixes).- commit ec00850 * Tue Nov 01 2022 dkirjanovAATTsuse.com- net/mlx5e: Remove dependency in IPsec initialization flows (git-fixes).- commit e587509 * Tue Nov 01 2022 dkirjanovAATTsuse.com- net/mlx4: Fix EEPROM dump support (git-fixes).- commit ebb3264 * Tue Nov 01 2022 dkirjanovAATTsuse.com- ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read() (git-fixes).- commit 24bcdc7 * Tue Nov 01 2022 dkirjanovAATTsuse.com- Revert \"niu: fix missing checks of niu_pci_eeprom_read\" (git-fixes).- commit 021da5e * Tue Nov 01 2022 dkirjanovAATTsuse.com- bnxt_en: Fix RX consumer index logic in the error path (git-fixes).- commit f39a791 * Tue Nov 01 2022 dkirjanovAATTsuse.com- net: lapbether: Prevent racing when checking whether the netif is running (git-fixes).- commit 4bee41d * Tue Nov 01 2022 dkirjanovAATTsuse.com- amd-xgbe: Update DMA coherency values (git-fixes).- commit e0d8a19 * Tue Nov 01 2022 dkirjanovAATTsuse.com- net: stmmac: fix watchdog timeout during suspend/resume stress test (git-fixes).- commit cc02dbe * Tue Nov 01 2022 dkirjanovAATTsuse.com- net: stmmac: stop each tx channel independently (git-fixes).- commit 8a11cdd * Tue Nov 01 2022 dkirjanovAATTsuse.com- r8169: fix jumbo packet handling on RTL8168e (git-fixes).- commit 5965441 * Tue Nov 01 2022 dkirjanovAATTsuse.com- i40e: Fix overwriting flow control settings during driver loading (git-fixes).- commit a33b4c7 * Tue Nov 01 2022 dkirjanovAATTsuse.com- i40e: Fix flow for IPv6 next header (extension header) (git-fixes).- commit b64f750 * Tue Nov 01 2022 dkirjanovAATTsuse.com- net/mlx4_core: Add missed mlx4_free_cmd_mailbox() (git-fixes).- commit b2e387c * Tue Nov 01 2022 dkirjanovAATTsuse.com- net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFP (git-fixes).- commit 366a419 * Mon Oct 31 2022 oneukumAATTsuse.com- USB: serial: ch341: fix lost character on LCR updates (git-fixes).- commit 50da091 * Mon Oct 31 2022 dkirjanovAATTsuse.com- net: amd-xgbe: Reset link when the link never comes back (git-fixes).- commit b7ab28e * Mon Oct 31 2022 dkirjanovAATTsuse.com- net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning (git-fixes).- commit 183da9c * Mon Oct 31 2022 dkirjanovAATTsuse.com- bnxt_en: reverse order of TX disable and carrier off (git-fixes).- commit d1661a3 * Mon Oct 31 2022 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 379051a * Mon Oct 31 2022 oneukumAATTsuse.com- net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455 (git-fixes).- commit 9910802 * Mon Oct 31 2022 oneukumAATTsuse.com- Input: xpad - add supported devices as contributed on github (git-fixes).- commit a1cf7e6 * Mon Oct 31 2022 oneukumAATTsuse.com- Input: gscps2 - check return value of ioremap() in gscps2_probe() (git-fixes).- commit 2ec370b * Thu Oct 27 2022 jackAATTsuse.cz- Add CVE reference to patches.suse/net-usb-ax88179_178a-Fix-out-of-bounds-accesses-in-R.patch (bsc#1196018 CVE-2022-28748 CVE-2022-2964).- commit 0ac14cd * Wed Oct 26 2022 ailiopAATTsuse.com- xfs: reserve data and rt quota at the same time (bsc#1203496).- commit d4a8c67 * Wed Oct 26 2022 mkoutnyAATTsuse.com- memcg, kmem: do not fail __GFP_NOFAIL charges (bsc#1204755).- commit 3f2ce02 * Wed Oct 26 2022 ailiopAATTsuse.com- fs: move S_ISGID stripping into the vfs_ *() helpers (bsc#1198702 CVE-2021-4037).- commit 8a8ede5 * Wed Oct 26 2022 ailiopAATTsuse.com- fs: Add missing umask strip in vfs_tmpfile (bsc#1198702 CVE-2021-4037).- commit 2edb1f4 * Wed Oct 26 2022 ailiopAATTsuse.com- fs: add mode_strip_sgid() helper (bsc#1198702 CVE-2021-4037).- commit 0ea44f9 * Wed Oct 26 2022 oneukumAATTsuse.com- usb: mon: make mmapped memory read only (bsc#1204653 CVE-2022-43750).- commit be1109d * Tue Oct 25 2022 oneukumAATTsuse.com- USB: serial: ch341: fix lockup of devices with limited prescaler (git-fixes).- Refresh patches.suse/Revert-USB-serial-ch341-add-new-Product-ID-for-CH341.patch.- Refresh patches.suse/USB-serial-ch341-sort-device-id-entries.patch.- commit 4dd7140 * Tue Oct 25 2022 oneukumAATTsuse.com- USB: serial: ch341: fix receiver regression (git-fixes).- commit c932590 * Tue Oct 25 2022 oneukumAATTsuse.com- USB: serial: ch341: reimplement line-speed handling (git-fixes).- commit b324632 * Tue Oct 25 2022 oneukumAATTsuse.com- USB: serial: ch341: add basis for quirk detection (git-fixes).- commit 113d16b * Tue Oct 25 2022 oneukumAATTsuse.com- blacklist.conf: duplicate of b4a64ed6e7b857317070fcb9d87ff5d4a73be3e8- commit ff064ba * Mon Oct 24 2022 oneukumAATTsuse.com- nvmem: core: Check input parameter for NULL in nvmem_unregister() (bsc#1204241).- commit ee0dc75 * Mon Oct 24 2022 tbogendoerferAATTsuse.de- bnx2x: fix potential memory leak in bnx2x_tpa_stop() (bsc#1204402 CVE-2022-3542).- nfp: fix use-after-free in area_cache_get() (bsc#1204415 CVE-2022-3545).- commit ece443c * Mon Oct 24 2022 tiwaiAATTsuse.de- nilfs2: fix use-after-free bug of struct nilfs_root (CVE-2022-3649 bsc#1204647).- commit d234200 * Mon Oct 24 2022 tiwaiAATTsuse.de- nilfs2: fix leak of nilfs_root in case of writer thread creation failure (CVE-2022-3646 bsc#1204646).- vsock: Fix memory leak in vsock_connect() (CVE-2022-3629 bsc#1204635).- commit cf0c998 * Fri Oct 21 2022 mgormanAATTsuse.de- mm, page_alloc: avoid expensive reclaim when compaction may not succeed (bsc#1204250).- commit 16163cf * Fri Oct 21 2022 tiwaiAATTsuse.de- nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level() (CVE-2022-3621 bsc#1204574).- commit d20af40 * Wed Oct 19 2022 lduncanAATTsuse.com- USB: core: Fix RST error in hub.c (git-fixes).- commit 5b67fc6 * Wed Oct 19 2022 tiwaiAATTsuse.de- r8152: Rate limit overflow messages (CVE-2022-3594 bsc#1204479).- commit d14e803 * Tue Oct 18 2022 denis.kirjanovAATTsuse.com- kcm: avoid potential race in kcm_tx_work (bsc#1204355 CVE-2022-3521).- commit 92746cd * Tue Oct 18 2022 denis.kirjanovAATTsuse.com- tcp/udp: Fix memory leak in ipv6_renew_options() (bsc#1204354 CVE-2022-3524).- commit ffa0698 * Tue Oct 18 2022 denis.kirjanovAATTsuse.com- Update metadata references- commit 090bf0c * Tue Oct 18 2022 tiwaiAATTsuse.de- sch_sfb: Also store skb len before calling child enqueue (CVE-2022-3586 bsc#1204439).- sch_sfb: Don\'t assume the skb is still around after enqueueing to child (CVE-2022-3586 bsc#1204439).- commit baac8bc * Tue Oct 18 2022 tiwaiAATTsuse.de- mISDN: fix use-after-free bugs in l1oip timer handlers (CVE-2022-3565 bsc#1204431).- commit a6ab2c6 * Mon Oct 17 2022 oneukumAATTsuse.com- USB: serial: cp210x: add Decagon UCA device id (git-fixes).- commit f308a7a * Mon Oct 17 2022 oneukumAATTsuse.com- USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id (git-fixes).- commit 1416c1e * Mon Oct 17 2022 oneukumAATTsuse.com- USB: serial: option: add Quectel EM060K modem (git-fixes).- Refresh patches.suse/USB-serial-option-add-Quectel-RM520N.patch.- commit 891a8cf * Mon Oct 17 2022 oneukumAATTsuse.com- USB: serial: option: add support for OPPO R11 diag port (git-fixes).- commit a94c0a4 * Mon Oct 17 2022 msuchanekAATTsuse.de- powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h (bsc#1065729).- commit b4e5f08 * Mon Oct 17 2022 schwabAATTsuse.de- rpm/check-for-config-changes: loosen pattern for AS_HAS_ * This is needed to handle CONFIG_AS_HAS_NON_CONST_LEB128.- commit bdc0bf7 * Mon Oct 17 2022 msuchanekAATTsuse.de- powerpc/mm/64s: Drop pgd_huge() (bsc#1065729).- powerpc/powernv: add missing of_node_put() in opal_export_attrs() (bsc#1065729).- powerpc/pci_dn: Add missing of_node_put() (bsc#1065729).- commit 0f4a423 * Thu Oct 13 2022 dfaggioliAATTsuse.com- kABI: fix kABI after \"KVM: Add infrastructure and macro to mark VM as bugged\" (bsc#1200788 CVE-2022-2153).- commit 07bccdc * Thu Oct 13 2022 dfaggioliAATTsuse.com- KVM: Add infrastructure and macro to mark VM as bugged (bsc#1200788 CVE-2022-2153).- commit ef2b928 * Thu Oct 13 2022 jgrossAATTsuse.com- KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility (git-fixes).- commit a313609 * Thu Oct 13 2022 jgrossAATTsuse.com- x86/xen: Remove undefined behavior in setup_features() (git-fixes).- commit baac9c4 * Thu Oct 13 2022 dfaggioliAATTsuse.com- KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn\'t activated (bsc#1200788 CVE-2022-2153).- commit 8a3b61b * Thu Oct 13 2022 dfaggioliAATTsuse.com- KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR\'d (bsc#1200788 CVE-2022-2153).- commit 661c2ce * Thu Oct 13 2022 dfaggioliAATTsuse.com- KVM: x86: hyper-v: disallow configuring SynIC timers with no SynIC (bsc#1200788 CVE-2022-2153).- commit 3a9cc04 * Thu Oct 13 2022 jgrossAATTsuse.com- s390/hypfs: avoid error message under KVM (bsc#1032323).- commit c6701d7 * Thu Oct 13 2022 jgrossAATTsuse.com- locking/csd_lock: Change csdlock_debug from early_param to __setup (git-fixes).- Refresh patches.suse/0002-kernel-smp-make-csdlock-timeout-depend-on-boot-param.patch.- commit 0d160b3 * Thu Oct 13 2022 dfaggioliAATTsuse.com- KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_apic_fast() (bsc#1200788 CVE-2022-2153).- commit b4f4125 * Thu Oct 13 2022 dfaggioliAATTsuse.com- KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq (bsc#1200788 CVE-2022-2153).- commit 95457fb * Tue Oct 11 2022 ptesarikAATTsuse.cz- s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages (bsc#1203142 LTC#199883).- s390/mm: do not trigger write fault when vma does not allow VM_WRITE (bsc#1203198 LTC#199898).- commit 8606330 * Mon Oct 10 2022 lduncanAATTsuse.com- scsi: stex: Properly zero out the passthrough command structure (bsc#1203514 CVE-2022-40768).- commit 73e670f * Mon Oct 10 2022 vbabkaAATTsuse.cz- Update patches.suse/mm-rmap-Fix-anon_vma-degree-ambiguity-leading-to-double-reuse.patch (CVE-2022-42703, bsc#1204168, git-fixes, bsc#1203098).- commit 6bd6b60 * Mon Oct 10 2022 tiwaiAATTsuse.de- misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os (CVE-2022-3424 bsc#1204166).- commit 729cf0b * Mon Oct 10 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/vc4: hdmi: Prevent access to crtc->state outside of KMS\'- commit 95fbcd2 * Mon Oct 10 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/vc4: hdmi: Use a mutex to prevent concurrent framework access\'- commit 61ed64b * Mon Oct 10 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/vc4: hdmi: Add a spinlock to protect register access\'- commit 469e1ea * Mon Oct 10 2022 neilbAATTsuse.de- blacklist.conf: ignore unwanted nfs/md patches- commit 968a253 * Fri Oct 07 2022 mgormanAATTsuse.de- ACPI: processor idle: Practically limit \"Dummy wait\" workaround to old Intel systems (bnc#1203802).- ACPI: processor_idle: Skip dummy wait if kernel is in guest (bnc#1203802).- commit 51d1632 * Thu Oct 06 2022 dwagnerAATTsuse.de- nvme: restrict management ioctls to admin (bsc#1203290 CVE-2022-3169).- commit 9735897 * Thu Oct 06 2022 ptesarikAATTsuse.cz- s390: fix double free of GS and RI CBs on fork() failure (bsc#1203254 LTC#199911).- s390/guarded storage: simplify task exit handling (bsc#1203254 LTC#199911).- commit 33e512e * Wed Oct 05 2022 osalvadorAATTsuse.de- arm64: Discard .note.GNU-stack section (bsc#1203693 bsc#1209798).- commit cab7952 * Wed Oct 05 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'sysfb: Enable boot time VESA graphic mode selection\'- commit dd58489 * Wed Oct 05 2022 ailiopAATTsuse.com- xfs: widen ondisk quota expiration timestamps to handle y2038+ (bsc#1203387).- commit e991b90 * Wed Oct 05 2022 dkirjanovAATTsuse.com- Revert \"sysfb: Enable boot time VESA graphic mode selection (bsc#1129770)\" This reverts commit 8d1c33d1ed3d4b198344cf4cf8763447532f6b90 since it breaks the build- commit 253e49e * Wed Oct 05 2022 ailiopAATTsuse.com- quota: widen timestamps for the fs_disk_quota structure (bsc#1203387).- commit 0516b01 * Wed Oct 05 2022 msuchanekAATTsuse.de- Revert \"constraints: increase disk space for all architectures\" (bsc#1203693). This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca.- commit 3d33373 * Wed Oct 05 2022 jleeAATTsuse.com- efi: capsule-loader: Fix use-after-free in efi_capsule_write (bsc#1203322 CVE-2022-40307).- commit 8166d5e * Tue Oct 04 2022 dwagnerAATTsuse.de- Add CVE reference on lightnvm removal patch modified: - patches.drivers/lightnvm-remove-lightnvm-implemenation.patch- commit 0412b0e * Tue Oct 04 2022 bpAATTsuse.de- blacklist.conf: df5b035b5683 x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant- commit b440061 * Tue Oct 04 2022 bpAATTsuse.de- blacklist.conf: 00da0cb385d0 Documentation/ABI: Mention retbleed vulnerability info file for sysfs- commit d6070f7 * Tue Oct 04 2022 oneukumAATTsuse.com- USB: serial: option: add Quectel RM520N (git-fixes).- commit e024e1e * Tue Oct 04 2022 oneukumAATTsuse.com- USB: serial: option: add Quectel BG95 0x0203 composition (git-fixes).- commit 88f61a5 * Tue Oct 04 2022 tzimmermannAATTsuse.de- fbdev: fb_pm2fb: Avoid potential divide by zero error (bsc#1154048)- commit 0429966 * Tue Oct 04 2022 tzimmermannAATTsuse.de- video: fbdev: s3fb: Check the size of screen before memset_io() (bsc#1154048)- commit 1828312 * Tue Oct 04 2022 tzimmermannAATTsuse.de- video: fbdev: arkfb: Check the size of screen before memset_io() (bsc#1154048)- commit 960c031 * Tue Oct 04 2022 tzimmermannAATTsuse.de- video: fbdev: vt8623fb: Check the size of screen before memset_io() (bsc#1154048)- commit 8e21ba7 * Tue Oct 04 2022 tzimmermannAATTsuse.de- video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock() (bsc#1154048)- commit 24dad4e * Tue Oct 04 2022 tzimmermannAATTsuse.de- video: fbdev: sis: fix typos in SiS_GetModeID() (bsc#1154048)- commit 3b41e99 * Tue Oct 04 2022 tzimmermannAATTsuse.de- video: fbdev: amba-clcd: Fix refcount leak bugs (bsc#1154048) Backporting notes: * context changes- commit f023a62 * Tue Oct 04 2022 tzimmermannAATTsuse.de- Revert \"drivers/video/backlight/platform_lcd.c: add support for (bsc#1154048)- commit 6c2117a * Tue Oct 04 2022 tzimmermannAATTsuse.de- sysfb: Enable boot time VESA graphic mode selection (bsc#1129770) Backporting notes: * context changes * config update- commit 8d1c33d * Tue Oct 04 2022 tzimmermannAATTsuse.de- Revert \"video: imsttfb: fix potential NULL pointer dereferences\" (bsc#1129770)- commit 015493e * Tue Oct 04 2022 tzimmermannAATTsuse.de- Revert \"video: hgafb: fix potential NULL pointer dereference\" (bsc#1129770) Backporting notes: * test return value of ioremap() and return an error- commit dfae32b * Tue Oct 04 2022 tiwaiAATTsuse.de- char: pcmcia: synclink_cs: Fix use-after-free in mgslpc_ops (CVE-2022-41848 bsc#1203987).- commit 4b5f9dc * Tue Oct 04 2022 oneukumAATTsuse.com- Input: melfas_mip4 - fix return value check in mip4_probe() (git-fixes).- commit 327938f * Tue Oct 04 2022 oneukumAATTsuse.com- xhci: bail out early if driver can\'t accress host in resume (git-fixes).- commit 7b6647e * Tue Oct 04 2022 oneukumAATTsuse.com- blacklist.conf: no gadget mode in SLE12- commit 4ef9a32 * Tue Oct 04 2022 oneukumAATTsuse.com- blacklist.conf: breaks kABI for an issue relevant only in a minor HC- commit 0686374 * Tue Oct 04 2022 oneukumAATTsuse.com- usbnet: Fix memory leak in usbnet_disconnect() (git-fixes).- commit 6704bc6 * Mon Oct 03 2022 oheringAATTsuse.de- explicit set MODULE_SIG_HASH in azure config (bsc#1203933) Setting this option became mandatory in Feb 2022. While the lack of this option did not cause issues with automated builds, a manual osc build started to fail due to incorrect macro expansion.- commit 6dde286 * Mon Oct 03 2022 oheringAATTsuse.de- net: mana: Add rmb after checking owner bits (git-fixes).- commit 0c59466 * Fri Sep 30 2022 oheringAATTsuse.de- net: mana: Add the Linux MANA PF driver (bug#1201309, jsc#PED-529).- commit 80ea4bf * Fri Sep 30 2022 dwagnerAATTsuse.de- scsi: qla2xxx: Remove unused declarations for qla2xxx (bsc#1203935).- scsi: qla2xxx: Drop DID_TARGET_FAILURE use (bsc#1203935).- scsi: qla2xxx: Update version to 10.02.07.900-k (bsc#1203935).- scsi: qla2xxx: Add NVMe parameters support in Auxiliary Image Status (bsc#1203935).- scsi: qla2xxx: Add debugfs create/delete helpers (bsc#1203935).- scsi: qla2xxx: Fix response queue handler reading stale packets (bsc#1203935).- scsi: qla2xxx: Revert \"scsi: qla2xxx: Fix response queue handler reading stale packets\" (bsc#1203935).- scsi: qla2xxx: Log message \"skipping scsi_scan_host()\" as informational (bsc#1203935).- scsi: qla2xxx: Avoid flush_scheduled_work() usage (bsc#1203935).- scsi: qla2xxx: Always wait for qlt_sess_work_fn() from qlt_stop_phase1() (bsc#1203935).- scsi: qla2xxx: Remove unused qlt_tmr_work() (bsc#1203935).- scsi: qla2xxx: Remove unused del_sess_list field (bsc#1203935).- commit 6a1070c * Fri Sep 30 2022 dwagnerAATTsuse.de- scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts() (bsc#1203935).- scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX (bsc#1203935).- commit c812e29 * Thu Sep 29 2022 mkoutnyAATTsuse.com- blacklist.conf: Add 1bf4580e00a2 fork,memcg: alloc_thread_stack_node needs to set tsk->stack- commit 2a37e27 * Thu Sep 29 2022 oneukumAATTsuse.com- Input: stop telling users to snail-mail Vojtech (git-fixes).- commit d956a8c * Thu Sep 29 2022 oneukumAATTsuse.com- Input: iforce - constify usb_device_id and fix space before \'[\' error (git-fixes).- commit bfb50de * Wed Sep 28 2022 lduncanAATTsuse.com- scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts() (git-fixes).- scsi: mpt3sas: Fix use-after-free warning (git-fixes).- scsi: lpfc: Add missing destroy_workqueue() in error path (git-fixes).- commit b282bf7 * Wed Sep 28 2022 oneukumAATTsuse.com- USB: serial: ftdi_sio: add Belimo device ids (git-fixes).- commit f6eaf2e * Wed Sep 28 2022 oneukumAATTsuse.com- USB: serial: option: add Quectel RM500K module support.- commit 981a205 * Wed Sep 28 2022 oneukumAATTsuse.com- USB: serial: option: add Quectel EM05-G modem (git-fixes).- commit 3376669 * Wed Sep 28 2022 oneukumAATTsuse.com- USB: serial: option: add Telit LE910Cx 0x1250 composition (git-fixes).- commit f8d705a * Wed Sep 28 2022 oneukumAATTsuse.com- blacklist.conf: irrelevant in our configurations- commit c5487ee * Wed Sep 28 2022 oneukumAATTsuse.com- USB: serial: option: add support for Cinterion MV31 with new baseline (git-fixes).- commit ce91afd * Wed Sep 28 2022 oneukumAATTsuse.com- usb: typec: tcpci: Don\'t skip cleanup in .remove() on error (git-fixes).- commit 2a4a3b7 * Wed Sep 28 2022 ailiopAATTsuse.com- xfs: store inode btree block counts in AGI header (bsc#1203387).- Refresh patches.suse/xfs-unsupported-features.patch.- commit 510678c * Tue Sep 27 2022 ailiopAATTsuse.com- xfs: enable big timestamps (bsc#1203387).- commit f5ecebd * Tue Sep 27 2022 oneukumAATTsuse.com- usb-storage: Add ignore-residue quirk for NXP PN7462AU (git-fixes).- commit 4e282b8 * Tue Sep 27 2022 oneukumAATTsuse.com- usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles (git-fixes).- commit 85d64e6 * Tue Sep 27 2022 oneukumAATTsuse.com- usb: dwc2: fix wrong order of phy_power_on and phy_init (git-fixes).- commit 63072dd * Tue Sep 27 2022 oneukumAATTsuse.com- USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020) (git-fixes).- commit 93c7c8f * Tue Sep 27 2022 oneukumAATTsuse.com- blacklist.conf: irrelevant in our configurations- commit 1ea4ae1 * Tue Sep 27 2022 oneukumAATTsuse.com- USB: core: Prevent nested device-reset calls (git-fixes).- commit fc09d0c * Tue Sep 27 2022 lhenriquesAATTsuse.de- blacklist.conf: blacklist commit 02c0cab8e734- commit 07b2c53 * Tue Sep 27 2022 ykaukabAATTsuse.de- constraints: increase disk space for all architectures References: bsc#1203693 aarch64 is already suffering. SLE15-SP5 x86_64 stats show that it is very close to the limit.- commit 43a9011 * Tue Sep 27 2022 oneukumAATTsuse.com- usb.h: struct usb_device: hide new member (git-fixes).- commit 21400d8 * Tue Sep 27 2022 tiwaiAATTsuse.de- ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC (CVE-2022-3303 bsc#1203769).- Refresh patches.kabi/ALSA-pcm-oss-rw_ref-kabi-fix.patch.- commit accf4df * Tue Sep 27 2022 neilbAATTsuse.de- md: call __md_stop_writes in md_stop (git-fixes).- Revert \"md-raid: destroy the bitmap after destroying the thread\" (git-fixes).- SUNRPC: Reinitialise the backchannel request buffers before reuse (git-fixes).- NFSv4.1: RECLAIM_COMPLETE must handle EACCES (git-fixes).- md-raid10: fix KASAN warning (git-fixes).- NFS: LOOKUP_DIRECTORY is also ok with symlinks (git-fixes).- NFSD: Fix zero-length NFSv3 WRITEs (git-fixes).- commit ab754e2 * Mon Sep 26 2022 bpAATTsuse.de- blacklist.conf: 441947019138 Documentation: Add documentation for Processor MMIO Stale Data- commit a86f7ba * Wed Sep 21 2022 ailiopAATTsuse.com- xfs: widen ondisk inode timestamps to deal with y2038+ (bsc#1203387).- commit a71ecee * Wed Sep 21 2022 ailiopAATTsuse.com- xfs: redefine xfs_ictimestamp_t (bsc#1203387).- Refresh patches.suse/xfs-repair-malformed-inode-items-during-log-recovery.patch.- commit de56df3 * Wed Sep 21 2022 ailiopAATTsuse.com- xfs: preserve default grace interval during quotacheck (bsc#1203387).- commit 32fdbbb * Wed Sep 21 2022 tiwaiAATTsuse.de- media: dvb-core: Fix UAF due to refcount races at releasing (CVE-2022-41218 bsc#1202960).- commit 231362a * Wed Sep 21 2022 lduncanAATTsuse.com- blacklist.conf: add several SCSI commits to black list- commit 82ee683 * Tue Sep 20 2022 bpAATTsuse.de- blacklist.conf: e9b6013a7ce3 x86/speculation: Update link to AMD speculation whitepaper- commit b210a45 * Tue Sep 20 2022 ailiopAATTsuse.com- xfs: redefine xfs_timestamp_t (bsc#1203387).- commit ea13b52 * Tue Sep 20 2022 ailiopAATTsuse.com- xfs: use a struct timespec64 for the in-core crtime (bsc#1203387).- commit 31e0e71 * Tue Sep 20 2022 ailiopAATTsuse.com- xfs: quota: move to time64_t interfaces (bsc#1203387).- commit 852ad51 * Tue Sep 20 2022 ailiopAATTsuse.com- xfs: explicitly define inode timestamp range (bsc#1203387).- commit 0ca10b2 * Tue Sep 20 2022 ailiopAATTsuse.com- xfs: enable new inode btree counters feature (bsc#1203387).- commit fdfb081 * Tue Sep 20 2022 ailiopAATTsuse.com- xfs: use the finobt block counts to speed up mount times (bsc#1203387).- Refresh patches.suse/xfs-unsupported-features.patch.- commit 480b158 * Tue Sep 20 2022 tiwaiAATTsuse.de- media: em28xx: initialize refcount before kref_get (CVE-2022-3239 bsc#1203552).- commit 477c587 * Tue Sep 20 2022 ailiopAATTsuse.com- xfs: account finobt blocks properly in perag reservation (bsc#1203387).- commit 2390201 * Tue Sep 20 2022 msuchanekAATTsuse.de- powerpc: Use device_type helpers to access the node type (bsc#1203424 ltc#199544).- Refresh patches.suse/powerpc-numa-remove-unreachable-topology-update-code.patch.- commit b1e0425 * Tue Sep 20 2022 msuchanekAATTsuse.de- powerpc/memhotplug: Make lmb size 64bit (bsc#1203424 ltc#199544).- powerpc/drmem: Make lmb_size 64 bit (bsc#1203424 ltc#199544).- commit 5d51965 * Mon Sep 19 2022 colyliAATTsuse.de- dm verity: set DM_TARGET_IMMUTABLE feature flag (CVE-2022-2503, bsc#1202677).- Refresh for the above patch added in, blacklist.conf: remove the above patch from blaclist.conf patches.suse/0034-dm-verity-add-check_at_most_once-option-to-only-vali.patch.- commit 1b3d265 * Mon Sep 19 2022 colyliAATTsuse.de- dm verity: set DM_TARGET_IMMUTABLE feature flag (CVE-2022-2503, bsc#1202677).- commit b644c0f * Fri Sep 16 2022 mkubecekAATTsuse.cz- Update references: - patches.kabi/kabi-return-type-change-of-secure_ipv-46-_port_ephem.patch - patches.suse/secure_seq-use-the-64-bits-of-the-siphash-for-port-o.patch - patches.suse/tcp-add-small-random-increments-to-the-source-port.patch - patches.suse/tcp-drop-the-hash_32-part-from-the-index-calculation.patch - patches.suse/tcp-dynamically-allocate-the-perturb-table-used-by-s.patch - patches.suse/tcp-increase-source-port-perturb-table-to-2-16.patch - patches.suse/tcp-resalt-the-secret-every-10-seconds.patch - patches.suse/tcp-use-different-parts-of-the-port_offset-for-index.patch (add CVE-2022-32296 bsc#1200288)- commit 97c264a * Fri Sep 16 2022 bpAATTsuse.de- x86/bugs: Reenable retbleed=off While for older kernels the return thunks are statically built in and cannot be dynamically patched out, retbleed=off should still be possible to do so that the mitigation can still be disabled on Intel who don\'t use the return thunks but IBRS.- Refresh patches.suse/x86-bugs-Add-AMD-retbleed-boot-parameter.patch.- Refresh patches.suse/x86-bugs-Enable-STIBP-for-JMP2RET.patch.- commit e330fc7 * Thu Sep 15 2022 aabdallahAATTsuse.de- dm thin metadata: Fix use-after-free in dm_bm_set_read_only (bsc#1203462).- commit b3b2090 * Thu Sep 15 2022 msuchanekAATTsuse.de- ppc64/kdump: Limit kdump base to 512MB (bsc#1203410 ltc#199904).- commit 39653db * Wed Sep 14 2022 lduncanAATTsuse.com- Update patches.suse/ch-fixup-refcounting-imbalance-for-SCSI-devices.patch (bsc#1124235), adding back Refernces lost in previous update.- commit 47c6490 * Wed Sep 14 2022 lduncanAATTsuse.com- scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure (git-fixes).- Refresh patches.suse/scsi-libfc-handling-of-extra-kref.- commit 27f7754 * Wed Sep 14 2022 tiwaiAATTsuse.de- mmc: block: fix read single on recovery logic (CVE-2022-20008 bsc#1199564).- commit 1fdd74c * Tue Sep 13 2022 lduncanAATTsuse.com- scsi: ch: Make it possible to open a ch device multiple times again (git-fixes).- Refresh patches.suse/ch-add-missing-mutex_lock-mutex_unlock-in-ch_release.patch.- Replace/Refresh patches.suse/ch-fixup-refcounting-imbalance-for-SCSI-devices.patch (\"scsi: ch: fixup refcounting imbalance for SCSI devices\") with actual upstream version of this commit, which makes it apply correctly (it was just a \"submitted\" version)- commit cb2ed7c * Tue Sep 13 2022 petr.pavluAATTsuse.com- ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead (git-fixes).- commit 6d3bb9f * Tue Sep 13 2022 iivanovAATTsuse.de- arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1 (git-fixes)- commit 85ce439 * Tue Sep 13 2022 iivanovAATTsuse.de- blacklist.conf: (\"arm64: fix clang warning about TRAMP_VALIAS\")- commit a67ea91 * Mon Sep 12 2022 dkirjanovAATTsuse.com- Refresh patches.suse/netfilter-nf_conntrack_irc-Fix-forged-IP-logic.patch.- commit ed06fa8 * Sun Sep 11 2022 lduncanAATTsuse.com- scsi: lpfc: Check the return value of alloc_workqueue() (git-fixes).- scsi: sg: Allow waiting for commands to complete on removed device (git-fixes).- scsi: smartpqi: Fix DMA direction for RAID requests (git-fixes).- scsi: sd: Fix Opal support (git-fixes).- scsi: mpt3sas: Fix ioctl timeout (git-fixes).- scsi: mpt3sas: Fix sync irqs (git-fixes).- scsi: mpt3sas: Don\'t call disable_irq from IRQ poll handler (git-fixes).- scsi: sd: enable compat ioctls for sed-opal (git-fixes).- scsi: sd_zbc: Fix compilation warning (git-fixes).- Revert \"scsi: sd: Keep disk read-only when re-reading partition\" (git-fixes).- scsi: core: Avoid that a kernel warning appears during system resume (git-fixes).- scsi: core: Avoid that system resume triggers a kernel warning (git-fixes).- commit 2cdb167 * Thu Sep 08 2022 ematsumiyaAATTsuse.de- cifs: clean up an inconsistent indenting (bsc#1190317).- commit 84e7187 * Wed Sep 07 2022 dkirjanovAATTsuse.com- Update patches.suse/mm-rmap.c-don-t-reuse-anon_vma-if-we-just-want-a-copy.patch (git-fixes, bsc#1203098).- commit 3881fc3 * Wed Sep 07 2022 jslabyAATTsuse.cz- x86: link vdso and boot with -z noexecstack - -no-warn-rwx-segments (bsc#1203200).- Makefile: link with -z noexecstack --no-warn-rwx-segments (bsc#1203200).- commit 7e1d602 * Mon Sep 05 2022 vbabkaAATTsuse.cz- mm: Force TLB flush for PFNMAP mappings before unlink_file_vma() (CVE-2022-39188, bsc#1203107).- commit 7df6276 * Mon Sep 05 2022 mkubecekAATTsuse.cz- netfilter: nf_conntrack_irc: Tighten matching on DCC message (CVE-2022-2663 bsc#1202097).- netfilter: nf_conntrack_irc: Fix forged IP logic (CVE-2022-2663 bsc#1202097).- commit 7253cd6 * Mon Sep 05 2022 lhenriquesAATTsuse.de- fuse: limit nsec (bsc#1203126).- commit 4695dc9 * Mon Sep 05 2022 lhenriquesAATTsuse.de- blacklist.conf: add 2fdbb8dd0155 to blacklist- commit 374db7c * Mon Sep 05 2022 mbenesAATTsuse.cz- objtool: Track original function across branches (bsc#1202396).- Refresh patches.suse/objtool-clean-instruction-state-before-each-function-validation.patch.- Refresh patches.suse/objtool-make-bp-scratch-register-warning-more-robust.patch.- commit d5d2614 * Mon Sep 05 2022 mbenesAATTsuse.cz- objtool: Don\'t use ignore flag for fake jumps (bsc#1202396).- Refresh patches.suse/objtool-add-is_static_jump-helper.patch.- commit 3c1c10e * Mon Sep 05 2022 mbenesAATTsuse.cz- objtool: Add --backtrace support (bsc#1202396).- Refresh patches.suse/objtool-clean-instruction-state-before-each-function-validation.patch.- commit 59346c1 * Mon Sep 05 2022 mbenesAATTsuse.cz- objtool: Set insn->func for alternatives (bsc#1202396).- Refresh patches.suse/objtool-add-is_static_jump-helper.patch.- Refresh patches.suse/objtool-add-relocation-check-for-alternative-sections.patch.- commit 55a9c4c * Sun Sep 04 2022 vbabkaAATTsuse.cz- mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse (git-fixes, bsc#1203098). kABI: Fix kABI after \"mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse\" (git-fixes, bsc#1203098).- commit 9b79372 * Sun Sep 04 2022 vbabkaAATTsuse.cz- mm/rmap.c: don\'t reuse anon_vma if we just want a copy (git-fixes, bsc#1203098).- commit d3fffdb * Sat Sep 03 2022 ematsumiyaAATTsuse.de- cifs: fix the cifs_reconnect path for DFS (bsc#1190317).- commit 8addcab * Fri Sep 02 2022 jgrossAATTsuse.com- blacklist.conf: add c5deb27895e0, as no fix is needed (problem can\'t occur)- commit d29d53a * Fri Sep 02 2022 jgrossAATTsuse.com- xen/xenbus: fix return type in xenbus_file_read() (git-fixes).- commit 7fc364d * Fri Sep 02 2022 mbenesAATTsuse.cz- Update patches.suse/x86-speculation-Add-RSB-VM-Exit-protections.patch.- Update patches.suse/x86-speculation-change-fill_return_buffer-to-work-with-objtool.patch. Add missing objtool annotations from upstream commits to fix bsc#1202396.- commit 8f6e21f * Fri Sep 02 2022 jgrossAATTsuse.com- KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP (git-fixes).- commit 3b2de9e * Fri Sep 02 2022 jgrossAATTsuse.com- KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks (git-fixes).- commit beb4e5a * Fri Sep 02 2022 mbenesAATTsuse.cz- objtool: Allow no-op CFI ops in alternatives (bsc#1202396).- commit df2ab3a * Fri Sep 02 2022 mbenesAATTsuse.cz- objtool: Add support for intra-function calls (bsc#1202396).- commit 72c2448 * Fri Sep 02 2022 mbenesAATTsuse.cz- objtool: Remove INSN_STACK (bsc#1202396).- commit df6f4c2 * Fri Sep 02 2022 mbenesAATTsuse.cz- objtool: Make handle_insn_ops() unconditional (bsc#1202396).- commit 696a729 * Fri Sep 02 2022 mbenesAATTsuse.cz- objtool: Rework allocating stack_ops on decode (bsc#1202396).- commit 9614631 * Fri Sep 02 2022 mbenesAATTsuse.cz- objtool: Fix ORC vs alternatives (bsc#1202396).- commit 7725f8e * Fri Sep 02 2022 mbenesAATTsuse.cz- objtool: Uniquely identify alternative instruction groups (bsc#1202396).- commit cad8676 * Fri Sep 02 2022 mbenesAATTsuse.cz- objtool: Remove check preventing branches within alternative (bsc#1202396).- commit f556567 * Fri Sep 02 2022 mbenesAATTsuse.cz- objtool: Fix !CFI insn_state propagation (bsc#1202396).- commit 7537bdc * Fri Sep 02 2022 jgrossAATTsuse.com- blacklist.conf: add dbac14a5a05f, as it would break kabi- commit b0b1864 * Fri Sep 02 2022 mbenesAATTsuse.cz- objtool: Rename struct cfi_state (bsc#1202396).- commit f1ccddb * Fri Sep 02 2022 mbenesAATTsuse.cz- objtool: Support multiple stack_op per instruction (bsc#1202396).- commit bd1355d * Thu Sep 01 2022 mbenesAATTsuse.cz- objtool: Support conditional retpolines (bsc#1202396).- commit 7d5809e * Thu Sep 01 2022 mbenesAATTsuse.cz- objtool: Convert insn type to enum (bsc#1202396).- commit 1160056 * Thu Sep 01 2022 mbenesAATTsuse.cz- objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain (bsc#1202396).- commit c167b3d * Thu Sep 01 2022 mbenesAATTsuse.cz- objtool: Use Elf_Scn typedef instead of assuming struct name (bsc#1202396).- commit fc37030 * Thu Sep 01 2022 ailiopAATTsuse.com- squashfs: fix xattr id and id lookup sanity checks (bsc#1203013).- commit e118d89 * Thu Sep 01 2022 ailiopAATTsuse.com- squashfs: fix inode lookup sanity checks (bsc#1203013).- commit 6748621 * Thu Sep 01 2022 jslabyAATTsuse.cz- rpm/kernel-source.spec.in: simplify finding of broken symlinks \"find -xtype l\" will report them, so use that to make the search a bit faster (without using shell).- commit 13bbc51 * Wed Aug 31 2022 ilucenoAATTsuse.de- ip6: fix skb leak in ip6frag_expire_frag_queue (bsc#1202972)- commit da5fa15 * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: move from strlcpy with unused retval to strscpy (bsc#1190317).- commit bb4c21d * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: remove useless parameter \'is_fsctl\' from SMB2_ioctl() (bsc#1190317).- commit f2b9741 * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: remove unused server parameter from calc_smb_size() (bsc#1190317).- commit c52dabc * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: Do not use tcon->cfid directly, use the cfid we get from open_cached_dir (bsc#1190317).- commit ed7d7cd * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: fix lock length calculation (bsc#1190317).- commit 704a256 * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: alloc_mid function should be marked as static (bsc#1190317).- commit 1cd087c * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: remove \"cifs_\" prefix from init/destroy mids functions (bsc#1190317).- commit 7d1a646 * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: remove useless DeleteMidQEntry() (bsc#1190317).- commit 39cdb6e * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: remove remaining build warnings (bsc#1190317).- commit bb9d34f * Wed Aug 31 2022 ematsumiyaAATTsuse.de- smb2: small refactor in smb2_check_message() (bsc#1190317).- commit 36dc5c1 * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: remove minor build warning (bsc#1190317).- commit 99f07da * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: remove some camelCase and also some static build warnings (bsc#1190317).- commit 12a6e0e * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: remove unnecessary (void *) conversions (bsc#1190317).- commit 042656d * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: remove redundant initialization to variable mnt_sign_enabled (bsc#1190317).- commit 5f2fe58 * Wed Aug 31 2022 ematsumiyaAATTsuse.de- smb3: check xattr value length earlier (bsc#1190317).- commit 420acb4 * Wed Aug 31 2022 msuchanekAATTsuse.de- mkspec: eliminate AATTNOSOURCEAATT macro This should be alsways used with AATTSOURCESAATT, just include the content there.- commit 403d89f * Wed Aug 31 2022 msuchanekAATTsuse.de- kernel-source: include the kernel signature file We assume that the upstream tarball is used for released kernels. Then we can also include the signature file and keyring in the kernel-source src.rpm. Because of mkspec code limitation exclude the signature and keyring from binary packages always - mkspec does not parse spec conditionals.- commit e76c4ca * Wed Aug 31 2022 msuchanekAATTsuse.de- kernel-binary: move AATTNOSOURCEAATT to AATTSOURCESAATT as in other packages- commit 4b42fb2 * Wed Aug 31 2022 msuchanekAATTsuse.de- dtb: Do not include sources in src.rpm - refer to kernel-source Same as other kernel binary packages there is no need to carry duplicate sources in dtb packages.- commit 1bd288c * Wed Aug 31 2022 ematsumiyaAATTsuse.de- smb3: add trace point for SMB2_set_eof (bsc#1190317).- commit cc50c41 * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: return errors during session setup during reconnects (bsc#1190317).- commit f26e757 * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: fix uninitialized pointer in error case in dfs_cache_get_tgt_share (bsc#1190317).- commit 2cd67ba * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: skip trailing separators of prefix paths (bsc#1190317).- commit 6ad2a16 * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: version operations for smb20 unneeded when legacy support disabled (bsc#1190317).- commit c14744a * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: when extending a file with falloc we should make files not-sparse (bsc#1190317).- commit 722a067 * Wed Aug 31 2022 ematsumiyaAATTsuse.de- smb3: check for null tcon (bsc#1190317).- commit 19827ce * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: return the more nuanced writeback error on close() (bsc#1190317).- commit 21102b1 * Wed Aug 31 2022 ematsumiyaAATTsuse.de- cifs: remove repeated debug message on cifs_put_smb_ses() (bsc#1190317).- commit 55e93f1 * Tue Aug 30 2022 ematsumiyaAATTsuse.de- smb3: don\'t set rc when used and unneeded in query_info_compound (bsc#1190317).- commit b7a8710 * Tue Aug 30 2022 ematsumiyaAATTsuse.de- cifs: smbd: fix typo in comment (bsc#1190317).- commit 0fd8d36 * Tue Aug 30 2022 ematsumiyaAATTsuse.de- cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir() (bsc#1190317).- commit 18a7023 * Tue Aug 30 2022 ematsumiyaAATTsuse.de- cifs: check for smb1 in open_cached_dir() (bsc#1190317).- commit cebd44b * Tue Aug 30 2022 ematsumiyaAATTsuse.de- cifs: move definition of cifs_fattr earlier in cifsglob.h (bsc#1190317).- commit de5bdb2 * Tue Aug 30 2022 mbenesAATTsuse.cz- objtool: Fix sibling call detection (bsc#1202396).- commit 7a3804d * Tue Aug 30 2022 mbenesAATTsuse.cz- objtool: Rewrite alt->skip_orig (bsc#1202396).- commit 34b4ec9 * Tue Aug 30 2022 denis.kirjanovAATTsuse.com- af_key: Do not call xfrm_probe_algs in parallel (bsc#1202898 CVE-2022-3028).- commit e68eb5b * Tue Aug 30 2022 tiwaiAATTsuse.de- Update patch reference for net rds fix (CVE-2022-21385 bsc#1202897)- commit c9ac9a2 * Tue Aug 30 2022 tiwaiAATTsuse.de- Update patch reference for net rds fix (CVE-2022-21385 bsc#1202897)- commit d995183 * Mon Aug 29 2022 petr.pavluAATTsuse.com- module: change to print useful messages from elf_validity_check() (git-fixes).- commit aa3765e * Mon Aug 29 2022 petr.pavluAATTsuse.com- module: fix [e_shstrndx].sh_size=0 OOB access (git-fixes).- commit 99976e2 * Mon Aug 29 2022 oneukumAATTsuse.com- usbnet: Fix linkwatch use-after-free on disconnect (git-fixes).- commit cbbd572 * Mon Aug 29 2022 petr.pavluAATTsuse.com- module: harden ELF info handling (git-fixes).- Refresh patches.suse/0001-module-warn-if-module-init-probe-takes-long.patch.- Delete patches.suse/0005-modsign-print-module-name-along-with-error-message.patch (info->mod->name is no longer available in module_sig_check() due to the backported patch).- commit 6bb95a5 * Mon Aug 29 2022 msuchanekAATTsuse.de- powerpc/perf: Add privileged access check for thread_imc (FATE#322448, bsc#1054914, git-fixes).- powerpc/perf: Fix loop exit condition in nest_imc_event_init (FATE#322448, bsc#1054914, git-fixes).- powerpc/perf: Return accordingly on invalid chip-id in (FATE#322448, bsc#1054914, git-fixes).- powerpc: Use sizeof( *foo) rather than sizeof(struct foo) (FATE#322448, bsc#1054914, git-fixes). - Refresh patches.suse/powerpc-powernv-Return-for-invalid-IMC-domain.patch- commit 0095cdd * Sat Aug 27 2022 ematsumiyaAATTsuse.de- cifs: fix signed integer overflow when fl_end is OFFSET_MAX (bsc#1190317).- commit ef2c03a * Sat Aug 27 2022 ematsumiyaAATTsuse.de- SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op (bsc#1190317).- commit 1850f8f * Sat Aug 27 2022 ematsumiyaAATTsuse.de- cifs: use correct lock type in cifs_reconnect() (bsc#1190317).- commit a9f06fa * Sat Aug 27 2022 ematsumiyaAATTsuse.de- cifs: fix NULL ptr dereference in refresh_mounts() (bsc#1190317).- commit 67eb87c * Sat Aug 27 2022 ematsumiyaAATTsuse.de- cifs: Use kzalloc instead of kmalloc/memset (bsc#1190317).- commit 60e64c6 * Sat Aug 27 2022 ematsumiyaAATTsuse.de- cifs: verify that tcon is valid before dereference in cifs_kill_sb (bsc#1190317).- commit 2548aaa * Sat Aug 27 2022 ematsumiyaAATTsuse.de- cifs: potential buffer overflow in handling symlinks (bsc#1190317).- commit 4a3401c * Sat Aug 27 2022 ematsumiyaAATTsuse.de- cifs: Split the smb3_add_credits tracepoint (bsc#1190317).- commit a7766a9 * Sat Aug 27 2022 ematsumiyaAATTsuse.de- cifs: release cached dentries only if mount is complete (bsc#1190317).- commit 0e4cc46 * Sat Aug 27 2022 ematsumiyaAATTsuse.de- cifs: Check the IOCB_DIRECT flag, not O_DIRECT (bsc#1190317).- commit 396d99d * Sat Aug 27 2022 ematsumiyaAATTsuse.de- cifs: remove check of list iterator against head past the loop body (bsc#1190317).- commit 53771a6 * Fri Aug 26 2022 ematsumiyaAATTsuse.de- cifs: fix NULL ptr dereference in smb2_ioctl_query_info() (bsc#1190317).- commit 4dc7010 * Fri Aug 26 2022 ematsumiyaAATTsuse.de- cifs: prevent bad output lengths in smb2_ioctl_query_info() (bsc#1190317).- commit d9eafa4 * Fri Aug 26 2022 lhenriquesAATTsuse.de- ceph: don\'t truncate file in atomic_open (bsc#1202830).- commit 5d95105 * Fri Aug 26 2022 ematsumiyaAATTsuse.de- cifs: change smb2_query_info_compound to use a cached fid, if available (bsc#1190317).- commit 8153d9b * Fri Aug 26 2022 ematsumiyaAATTsuse.de- cifs: convert the path to utf16 in smb2_query_info_compound (bsc#1190317).- commit feab50e * Fri Aug 26 2022 ematsumiyaAATTsuse.de- cifs: we do not need a spinlock around the tree access during umount (bsc#1190317).- commit 3cf620b * Fri Aug 26 2022 ematsumiyaAATTsuse.de- cifs: fix handlecache and multiuser (bsc#1190317).- commit 61380d0 * Fri Aug 26 2022 denis.kirjanovAATTsuse.com- Backport causes crashes on all arches so revert the patch until I find the root cause- commit 83c44b2 * Fri Aug 26 2022 ematsumiyaAATTsuse.de- cifs: modefromsids must add an ACE for authenticated users (bsc#1190317).- commit 33643f3 * Fri Aug 26 2022 ematsumiyaAATTsuse.de- cifs: fix double free race when mount fails in cifs_get_root() (bsc#1190317).- commit 96ae468 * Thu Aug 25 2022 ematsumiyaAATTsuse.de- cifs: do not use uninitialized data in the owner/group sid (bsc#1190317).- commit dd406c0 * Thu Aug 25 2022 ematsumiyaAATTsuse.de- cifs: fix set of group SID via NTSD xattrs (bsc#1190317).- commit 063a3b9 * Thu Aug 25 2022 ematsumiyaAATTsuse.de- cifs: mark sessions for reconnection in helper function (bsc#1190317).- commit 145a355 * Thu Aug 25 2022 ematsumiyaAATTsuse.de- Fix a warning about a malformed kernel doc comment in cifs (bsc#1190317).- commit 5777710 * Thu Aug 25 2022 denis.kirjanovAATTsuse.com- check sk_peer_cred pointer before put_cred() call- commit 78087f4 * Thu Aug 25 2022 ematsumiyaAATTsuse.de- cifs: alloc_path_with_tree_prefix: do not append sep. if the path is empty (bsc#1190317).- commit 11e7725 * Thu Aug 25 2022 tiwaiAATTsuse.de- tpm: fix reference counting for struct tpm_chip (CVE-2022-2977 bsc#1202672).- commit 743f12e * Thu Aug 25 2022 denis.kirjanovAATTsuse.com- net: handle kABI change in struct sock (bsc#1194535 CVE-2021-4203).- commit c37013b * Thu Aug 25 2022 denis.kirjanovAATTsuse.com- Drop the unused function after porting on 4.12- commit a8cf8a3 * Thu Aug 25 2022 petr.pavluAATTsuse.com- spmi: trace: fix stack-out-of-bound access in SPMI tracing functions (git-fixes).- commit 977d6ab * Thu Aug 25 2022 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 185c40c * Thu Aug 25 2022 dkirjanovAATTsuse.com- mvpp2: fix panic on module removal (git-fixes).- commit 7f3079c * Thu Aug 25 2022 dkirjanovAATTsuse.com- mvpp2: refactor the HW checksum setup (git-fixes).- commit 8ea5b04 * Thu Aug 25 2022 dkirjanovAATTsuse.com- net/mlx5: Imply MLXFW in mlx5_core (git-fixes).- commit 10e6082 * Thu Aug 25 2022 dkirjanovAATTsuse.com- net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on decap flows (git-fixes).- commit 9697304 * Thu Aug 25 2022 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 46ff3d0 * Thu Aug 25 2022 denis.kirjanovAATTsuse.com- fuse: handle kABI change in struct sock (bsc#1194535 CVE-2021-4203).- commit cb0be42 * Thu Aug 25 2022 denis.kirjanovAATTsuse.com- af_unix: fix races in sk_peer_pid and sk_peer_cred accesses (bsc#1194535 CVE-2021-4203).- commit cfbed38 * Thu Aug 25 2022 petr.pavluAATTsuse.com- SUNRPC: Fix the svc_deferred_event trace class (git-fixes).- commit 851ec16 * Thu Aug 25 2022 petr.pavluAATTsuse.com- tracing/uprobes: Check the return value of kstrdup() for tu->filename (git-fixes).- commit 8dca833 * Thu Aug 25 2022 petr.pavluAATTsuse.com- tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing (git-fixes).- commit 7aa1321 * Thu Aug 25 2022 petr.pavluAATTsuse.com- xprtrdma: Fix trace point use-after-free race (git-fixes).- commit a8b511a * Thu Aug 25 2022 petr.pavluAATTsuse.com- tracing: Fix race in perf_trace_buf initialization (git-fixes).- commit 2512414 * Thu Aug 25 2022 petr.pavluAATTsuse.com- tracing/perf: Use strndup_user() instead of buggy open-coded version (git-fixes).- commit f7c4f1b * Thu Aug 25 2022 ematsumiyaAATTsuse.de- cifs: fix FILE_BOTH_DIRECTORY_INFO definition (bsc#1190317).- commit 2dd27f0 * Thu Aug 25 2022 ematsumiyaAATTsuse.de- cifs: move superblock magic defitions to magic.h (bsc#1190317).- commit ec6873e * Thu Aug 25 2022 ematsumiyaAATTsuse.de- cifs: Fix smb311_update_preauth_hash() kernel-doc comment (bsc#1190317).- commit c2c268e * Thu Aug 25 2022 ematsumiyaAATTsuse.de- cifs: sanitize multiple delimiters in prepath (bsc#1190317).- commit f5d8a69 * Wed Aug 24 2022 ematsumiyaAATTsuse.de- cifs: fix ntlmssp auth when there is no key exchange (bsc#1190317).- commit 0965ebd * Wed Aug 24 2022 oneukumAATTsuse.com- USB: serial: io_ti: add Agilent E5805A support (git-fixes).- commit ea690c7 * Wed Aug 24 2022 oneukumAATTsuse.com- USB: new quirk for Dell Gen 2 devices (git-fixes).- commit 73ad842 * Wed Aug 24 2022 oneukumAATTsuse.com- usb: misc: fix improper handling of refcount in uss720_probe() (git-fixes).- commit 7d782ba * Wed Aug 24 2022 oneukumAATTsuse.com- Revert \"USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set\" (git-fixes).- commit 7bb63b3 * Wed Aug 24 2022 oheringAATTsuse.de- add Kirk Allan as branch maintainer- commit 9600c20 * Wed Aug 24 2022 oneukumAATTsuse.com- blacklist.conf: cleanup designed to break kABI- commit d77a5a8 * Wed Aug 24 2022 oneukumAATTsuse.com- blacklist.conf: cleanup on a minor driver that would require a kABI fixup- commit 4b84bde * Wed Aug 24 2022 oneukumAATTsuse.com- blacklist.conf: optimization on a minor driver that would require a kABI fixup- commit ab46ac0 * Wed Aug 24 2022 oneukumAATTsuse.com- blacklist.conf: driver only introduced in v4.14- commit c8efaee * Wed Aug 24 2022 oneukumAATTsuse.com- blacklist.conf: for an architecture unsupported on SLE12- commit e27f3be * Wed Aug 24 2022 oneukumAATTsuse.com- blacklist.conf: irrelevant in our config- commit cca8fdf * Wed Aug 24 2022 oneukumAATTsuse.com- blacklist.conf: subsystem the patch is for is introduced only in v4.13- commit 94d5cd2 * Wed Aug 24 2022 ailiopAATTsuse.com- squashfs: add more sanity checks in id lookup (git-fixes).- commit 0993c72 * Wed Aug 24 2022 ailiopAATTsuse.com- squashfs: add more sanity checks in inode lookup (git-fixes).- commit 5e5b6f8 * Wed Aug 24 2022 ailiopAATTsuse.com- squashfs: add more sanity checks in xattr id lookup (git-fixes).- commit acc3d9a * Wed Aug 24 2022 oneukumAATTsuse.com- phy: tegra: fix device-tree node lookups (git-fixes).- commit 8650336 * Wed Aug 24 2022 ailiopAATTsuse.com- squashfs: fix divide error in calculate_skip() (git-fixes).- commit f2d03b6 * Wed Aug 24 2022 oneukumAATTsuse.com- blacklist.conf: very likely to cause regressions- commit 857d8cc * Tue Aug 23 2022 msuchanekAATTsuse.de- powerpc/xive: Fix refcount leak in xive_get_max_prio (fate#322438 git-fixess).- commit 6f2e0e1 * Tue Aug 23 2022 msuchanekAATTsuse.de- powerpc: Enable execve syscall exit tracepoint (bsc#1065729).- commit ccc3683 * Tue Aug 23 2022 msuchanekAATTsuse.de- powerpc: define get_cycles macro for arch-override (bsc#1065729).- commit db10d90 * Tue Aug 23 2022 msuchanekAATTsuse.de- blacklist.conf: Add 235cee162459 KVM: PPC: Tick accounting should defer vtime accounting \'til after IRQ handling- commit c398028 * Tue Aug 23 2022 mkubecekAATTsuse.cz- net_sched: cls_route: disallow handle of 0 (bsc#1202393).- net_sched: cls_route: remove from list when handle is 0 (CVE-2022-2588 bsc#1202096).- commit 05c19f7 * Tue Aug 23 2022 msuchanekAATTsuse.de- KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqs (bsc#1065729).- commit d7f9277 * Tue Aug 23 2022 oneukumAATTsuse.com- usbnet: smsc95xx: Fix deadlock on runtime resume (git-fixes).- commit 2e356ce * Tue Aug 23 2022 oneukumAATTsuse.com- blacklist.conf: later reverted upstream- commit a099951 * Tue Aug 23 2022 oneukumAATTsuse.com- ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback (git-fixes).- commit 202a421 * Tue Aug 23 2022 oneukumAATTsuse.com- Revert \"r8152: adjust the settings about MAC clock speed down for RTL8153\" (git-fixes).- commit 893a9a7 * Tue Aug 23 2022 oneukumAATTsuse.com- net: usb: lan78xx: Connect PHY before registering MAC (git-fixes).- commit d406530 * Tue Aug 23 2022 oneukumAATTsuse.com- blacklist.conf: misattributed- commit 113cb73 * Tue Aug 23 2022 dwagnerAATTsuse.de- lightnvm: Remove lightnvm implemenation (bsc#1191881 bsc#1201420 ZDI-CAN-17325).- commit 30cd9be * Tue Aug 23 2022 ailiopAATTsuse.com- xfs: check sb_meta_uuid for dabuf buffer recovery (bsc#1202577).- commit ea9c6cd * Mon Aug 22 2022 jackAATTsuse.cz- ext4: make sure ext4_append() always allocates new block (bsc#1198577 CVE-2022-1184).- commit bc8c541 * Mon Aug 22 2022 jackAATTsuse.cz- ext4: check if directory block is within i_size (bsc#1198577 CVE-2022-1184).- commit b9efa04 * Mon Aug 22 2022 jackAATTsuse.cz- ext4: Fix check for block being out of directory size (bsc#1198577 CVE-2022-1184).- commit be40637 * Mon Aug 22 2022 nborisovAATTsuse.com- btrfs: do not do preemptive flushing if the majority is global rsv (bsc#1202528).- commit e115339 * Mon Aug 22 2022 nborisovAATTsuse.com- btrfs: reduce the preemptive flushing threshold to 90% (bsc#1202528).- commit f4a62aa * Mon Aug 22 2022 nborisovAATTsuse.com- 9p: migrate from sync_inode to filemap_fdatawrite_wbc (bsc#1202528).- commit bfdf1f9 * Mon Aug 22 2022 nborisovAATTsuse.com- btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking (bsc#1202528).- commit a4caa5b * Mon Aug 22 2022 nborisovAATTsuse.com- fs: add a filemap_fdatawrite_wbc helper (bsc#1202528).- commit eedfc1d * Mon Aug 22 2022 nborisovAATTsuse.com- btrfs: wait on async extents when flushing delalloc (bsc#1202528).- commit 0d074a5 * Mon Aug 22 2022 nborisovAATTsuse.com- btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc (bsc#1202528).- commit 83cf4e8 * Mon Aug 22 2022 nborisovAATTsuse.com- btrfs: enable a tracepoint when we fail tickets (bsc#1202528).- commit b1b7482 * Mon Aug 22 2022 petr.pavluAATTsuse.com- Fix releasing of old bundles in xfrm_bundle_lookup() (bsc#1201264 bsc#1190397 bsc#1199617).- commit bc50d6c * Mon Aug 22 2022 nborisovAATTsuse.com- btrfs: include delalloc related info in dump space info tracepoint (bsc#1202528).- commit 41ed5ae * Mon Aug 22 2022 nborisovAATTsuse.com- btrfs: wake up async_delalloc_pages waiters after submit (bsc#1202528).- commit 7ff1a2f * Sat Aug 20 2022 dkirjanovAATTsuse.com- cxgb4vf: update kernel-doc line comments (git-fixes).- commit 86bb074 * Sat Aug 20 2022 dkirjanovAATTsuse.com- cxgb4: update kernel-doc line comments (git-fixes).- commit 54c720b * Sat Aug 20 2022 dkirjanovAATTsuse.com- cxgb4: fix endian conversions for L4 ports in filters (git-fixes).- commit aa42e53 * Sat Aug 20 2022 dkirjanovAATTsuse.com- cxgb4: parse TC-U32 key values and masks natively (git-fixes).- commit dc23e3b * Sat Aug 20 2022 dkirjanovAATTsuse.com- cxgb4: move handling L2T ARP failures to caller (git-fixes).- commit b83d2bf * Sat Aug 20 2022 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 8032df7 * Sat Aug 20 2022 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit aea5602 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: rip out btrfs_space_info::total_bytes_pinned (bsc#1202528).- Delete patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch.- commit 354153b * Fri Aug 19 2022 dkirjanovAATTsuse.com- qed: fix kABI in qed_rdma_create_qp_in_params (git-fixes).- commit 68811a9 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: rip the first_ticket_bytes logic from fail_all_tickets (bsc#1202528).- commit d9b864b * Fri Aug 19 2022 dkirjanovAATTsuse.com- qed: Add EDPM mode type for user-fw compatibility (git-fixes).- commit a73dbd4 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: remove FLUSH_DELAYED_REFS from data ENOSPC flushing (bsc#1202528).- commit 60db43c * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: rip out may_commit_transaction (bsc#1202528).- Refresh patches.suse/btrfs-handle-preemptive-delalloc-flushing-slightly-differently.patch.- commit c5ab5f9 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: use percpu_read_positive instead of sum_positive for need_preempt (bsc#1202528).- Refresh patches.suse/btrfs-only-ignore-delalloc-if-delalloc-is-much-smaller-than-ordered.patch.- commit 59f31f6 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: handle preemptive delalloc flushing slightly differently (bsc#1202528).- commit f7a119e * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: only ignore delalloc if delalloc is much smaller than ordered (bsc#1202528).- commit 9a30ad9 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: don\'t include the global rsv size in the preemptive used amount (bsc#1202528).- commit a265556 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: use the global rsv size in the preemptive thresh calculation (bsc#1202528).- commit b31d6c3 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: take into account global rsv in need_preemptive_reclaim (bsc#1202528).- commit fbc80a6 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: only clamp the first time we have to start flushing (bsc#1202528).- commit db608fb * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: check worker before need_preemptive_reclaim (bsc#1202528).- commit 8aab0b2 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: Convert fs_info->free_chunk_space to atomic64_t (bsc#1202528).- Refresh patches.suse/0006-btrfs-move-and-export-can_overcommit.patch.- Refresh patches.suse/0020-btrfs-do-not-account-global-reserve-in-can_overcommit.patch.- Refresh patches.suse/Btrfs-fix-race-between-adding-and-putting-tree-mod-s.patch.- Refresh patches.suse/btrfs-ensure-replaced-device-doesn-t-have-pending-chunk-allocation.patch.- Refresh patches.suse/btrfs-fix-btrfs_calc_reclaim_metadata_size-calculation.patch.- commit f88ccad * Fri Aug 19 2022 dkirjanovAATTsuse.com- net/mlx5: Clear LAG notifier pointer after unregister (git-fixes).- commit d878d7c * Fri Aug 19 2022 dkirjanovAATTsuse.com- net: dsa: mt7530: Change the LINK bit to reflect the link status (git-fixes).- commit ece75a8 * Fri Aug 19 2022 dkirjanovAATTsuse.com- net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure (git-fixes).- commit 8794a66 * Fri Aug 19 2022 dkirjanovAATTsuse.com- net: ll_temac: Fix iommu/swiotlb leak (git-fixes).- commit 9d72e43 * Fri Aug 19 2022 dkirjanovAATTsuse.com- net: ll_temac: Enable DMA when ready, not before (git-fixes).- commit 3faa94c * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: add a trace class for dumping the current ENOSPC state (bsc#1202528).- commit 9bb464a * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: adjust the flush trace point to include the source (bsc#1202528).- commit dfed983 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: implement space clamping for preemptive flushing (bsc#1202528).- commit fa5b783 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: simplify the logic in need_preemptive_flushing (bsc#1202528).- commit ed57e7f * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: rework btrfs_calc_reclaim_metadata_size (bsc#1202528).- commit 99a8046 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: check reclaim_size in need_preemptive_reclaim (bsc#1202528).- commit efb656d * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: rename need_do_async_reclaim (bsc#1202528).- commit f95c0ae * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: improve preemptive background space flushing (bsc#1202528).- commit 951dafe * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: introduce a FORCE_COMMIT_TRANS flush operation (bsc#1202528).- commit f16f950 * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: add a trace point for reserve tickets (bsc#1202528).- commit ac2920d * Fri Aug 19 2022 nborisovAATTsuse.com- btrfs: make flush_space take a enum btrfs_flush_state instead of int (bsc#1202528).- commit 5a1a4e8 * Fri Aug 19 2022 petr.pavluAATTsuse.com- ata: libata: add qc->flags in ata_qc_complete_template tracepoint (git-fixes).- commit 8897145 * Fri Aug 19 2022 petr.pavluAATTsuse.com- blacklist.conf: not-relevant cleanups for drivers/char/random- commit 4551df9 * Fri Aug 19 2022 petr.pavluAATTsuse.com- net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer (git-fixes).- commit 8449873 * Thu Aug 18 2022 ykaukabAATTsuse.de- PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors (git-fixes).- crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of (git-fixes).- crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CE (git-fixes).- ACPI: CPPC: Do not prevent CPPC from working in the future (git-fixes).- drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX (git-fixes).- commit ce1e4d8 * Wed Aug 17 2022 dkirjanovAATTsuse.com- kabi/severities: add mlx5 internal symbols- commit 8c6dd4b * Wed Aug 17 2022 dkirjanovAATTsuse.com- net: ll_temac: Add more error handling of dma_map_single() calls (git-fixes).- commit af7573f * Wed Aug 17 2022 dkirjanovAATTsuse.com- net: ll_temac: Fix support for little-endian platforms (git-fixes).- Refresh patches.suse/net-ll_temac-Fix-race-condition-causing-TX-hang.patch.- commit 12402e7 * Wed Aug 17 2022 dkirjanovAATTsuse.com- net: ll_temac: Fix typo bug for 32-bit (git-fixes).- commit 5bf9adc * Wed Aug 17 2022 dkirjanovAATTsuse.com- net: ll_temac: Fix support for 64-bit platforms (git-fixes).- commit 5222049 * Wed Aug 17 2022 dkirjanovAATTsuse.com- net: xilinx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles (git-fixes).- commit e2d5d61 * Wed Aug 17 2022 dkirjanovAATTsuse.com- net: emaclite: Simplify if-else statements (git-fixes).- commit 43fe9bd * Wed Aug 17 2022 dkirjanovAATTsuse.com- net/mlx5: Fix auto group size calculation (git-fixes).- commit f65c99f * Wed Aug 17 2022 dkirjanovAATTsuse.com- net: stmmac: gmac4: bitrev32 returns u32 (git-fixes).- commit 717b8ab * Tue Aug 16 2022 jslabyAATTsuse.cz- rpm/kernel-binary.spec.in: move vdso to a separate package (bsc#1202385) We do the move only on 15.5+.- commit 9c7ade3 * Tue Aug 16 2022 jslabyAATTsuse.cz- rpm/kernel-binary.spec.in: simplify find for usrmerged The type test and print line are the same for both cases. The usrmerged case only ignores more, so refactor it to make it more obvious.- commit 583c9be * Fri Aug 12 2022 denis.kirjanovAATTsuse.com- xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup() (bsc#1201948 CVE-2022-36879).- commit 6a240fe * Fri Aug 12 2022 tiwaiAATTsuse.de- net/packet: fix slab-out-of-bounds access in packet_recvmsg() (CVE-2022-20368 bsc#1202346).- commit bcc8988 * Fri Aug 12 2022 tiwaiAATTsuse.de- media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctls (bsc#1202347 CVE-2022-20369).- commit 0cf8c8f * Thu Aug 11 2022 jroedelAATTsuse.de- iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE) (git-fixes).- commit 832ae90 * Thu Aug 11 2022 martin.wilckAATTsuse.com- scsi: smartpqi: set force_blk_mq=1.(bsc#1179310)- commit 10f3936 * Wed Aug 10 2022 dkirjanovAATTsuse.com- Update metadata references- commit 7183678 * Wed Aug 10 2022 heming.zhaoAATTsuse.com- md/bitmap: don\'t set sb values if can\'t pass sanity check (bsc#1197158).- commit 34e4bcc * Tue Aug 09 2022 bpAATTsuse.de- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1201726 CVE-2022-26373).- commit a207cec * Tue Aug 09 2022 bpAATTsuse.de- x86/speculation: Add RSB VM Exit protections (bsc#1201726 CVE-2022-26373).- commit 30ef9f9 * Tue Aug 09 2022 msuchanekAATTsuse.de- Move kABI patches to kABI section.- commit a80bab0 * Tue Aug 09 2022 msuchanekAATTsuse.de- powerpc: powernv: kABI: add back powernv_get_random_long (bsc#1065729).- commit 3080872 * Tue Aug 09 2022 msuchanekAATTsuse.de- powerpc/powernv: rename remaining rng powernv_ functions to pnv_ (bsc#1065729).- powerpc/powernv: delay rng platform device creation until later in boot (bsc#1065729).- commit 869d405 * Tue Aug 09 2022 neilbAATTsuse.de- md-raid: destroy the bitmap after destroying the thread (git-fixes).- SUNRPC: Fix READ_PLUS crasher (git-fixes).- dm raid: fix KASAN warning in raid5_add_disks (git-fixes).- pNFS: Don\'t keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (git-fixes).- commit 3bc259d * Mon Aug 08 2022 msuchanekAATTsuse.de- powerpc/powernv/kvm: Use darn for H_RANDOM on Power9 (bsc#1065729).- powerpc/powernv: Avoid crashing if rng is NULL (bsc#1065729).- commit 42e06ba * Mon Aug 08 2022 lmaAATTsuse.com- KVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating UMIP (bsc#1120716).- commit ce36184 * Mon Aug 08 2022 msuchanekAATTsuse.de- powerpc/powernv: wire up rng during setup_arch (bsc#1065729).- powerpc/pseries: wire up rng during setup_arch() (bsc#1065729).- Refresh patches.suse/powerpc-64s-rename-pnv-pseries_setup_rfi_flush-to-_s.patch- powerpc/powernv: Staticify functions without prototypes (bsc#1065729).- powerpc/powernv: Use darn instruction for get_random_seed() on Power9 (bsc#1065729).- commit 4e67aee * Mon Aug 08 2022 nborisovAATTsuse.com- xfs: fix NULL pointer dereference in xfs_getbmap() (git-fixes).- commit 9ad699f * Mon Aug 08 2022 iivanovAATTsuse.de- KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 (bsc#1201442)- commit a44d410 * Sun Aug 07 2022 bpAATTsuse.de- x86/speculation: Fill RSB on vmexit for IBRS (bsc#1201726 CVE-2022-26373).- commit 8e898cd * Sun Aug 07 2022 bpAATTsuse.de- x86/speculation: Change FILL_RETURN_BUFFER to work with objtool (bsc#1201726 CVE-2022-26373).- commit 9388584 * Fri Aug 05 2022 mkubecekAATTsuse.cz- net/sched: cls_u32: fix netns refcount changes in u32_change() (CVE-2022-29581 bsc#1199665).- commit 944805b * Fri Aug 05 2022 tiwaiAATTsuse.de- openvswitch: fix OOB access in reserve_sfa_size() (CVE-2022-2639 bsc#1202154).- commit 0d36370 * Wed Aug 03 2022 mkubecekAATTsuse.cz- ipv4: avoid using shared IP generator for connected sockets (CVE-2020-36516 bsc#1196616).- ipv4: tcp: send zero IPID in SYNACK messages (CVE-2020-36516 bsc#1196616).- commit df5e606 * Wed Aug 03 2022 mgormanAATTsuse.de- blacklist.conf: Relatively high risk of unexpected performance change- commit 58f819d * Wed Aug 03 2022 mgormanAATTsuse.de- blacklist.conf: Many dependencies with relatively high risk of unexpected performance change- commit 56dc959 * Tue Aug 02 2022 msuchanekAATTsuse.de- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).- commit 9816878 * Tue Aug 02 2022 ailiopAATTsuse.com- xfs: always free inline data before resetting inode fork during ifree (bsc#1202017).- commit 89a46fc * Tue Aug 02 2022 ailiopAATTsuse.com- blacklist.conf: remove 98c4f78dcdd8 from blacklist This is a required fix, as 43518812d2 was backported.- commit 62ac6c4 * Mon Aug 01 2022 msuchanekAATTsuse.de- blacklist.conf: Add fadump commits introducing boot_mem_top bec53196adf4 powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel 7dee93a9a880 powerpc/fadump: support holes in kernel boot memory area The current fadump code in 4.12 kernel does not support bootmem holes. If these commits are backported the current backports need review for use of boot_memory_size instead of boot_mem_top- commit 66afc75 * Mon Aug 01 2022 msuchanekAATTsuse.de- powerpc/fadump: fix PT_LOAD segment for boot memory area (bsc#1103269 ltc#169948 git-fixes).- powerpc/fadump: make crash memory ranges array allocation generic (bsc#1103269 ltc#169948 git-fixes).- Refresh patches.suse/powerpc-fadump-fix-race-between-pstore-write-and-fad.patch- commit 2607c5c * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amdgpu/acp: Make PM domain really work\'- commit 5d0cbbf * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm: mxsfb: Clear FIFO_CLEAR bit\'- commit a9d2273 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm: mxsfb: Increase number of outstanding requests on V4 and newer HW\'- commit eb95663 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm: mxsfb: Enable recovery on underflow\'- commit 5c872c1 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/display: Fix the 12 BPC bits for PIPE_MISC reg\'- commit 9af6ddf * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/radeon: Fix off-by-one power_state index heap overwrite\'- commit 0f57ec5 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/radeon: Avoid power table parsing memory leaks\'- commit 2212d5c * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_create\'- commit 6d1e3d5 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()\'- commit 5ae4891 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'Fix misc new gcc warnings\'- commit ba680f8 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/vc4: crtc: Reduce PV fifo threshold on hvs4\'- commit 6465ff9 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amdgpu: check alignment on CPU page for bo map\'- commit 11881ba * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()\'- commit 06bd647 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Fix the GT fence revocation runtime PM logic\'- commit 278dbb6 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is no reset-deassert MIPI-sequence\'- commit 46e7a2f * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/dp: Track pm_qos per connector\'- commit 1a3ef34 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Avoid mixing integer types during batch copies\'- commit e361acc * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/gem: Avoid implicit vmap for highmem on x86-32\'- commit f730816 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/dp_mst: Kill the second sideband tx slot, save the world\'- commit ee6a373 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm: mst: Fix query_payload ack reply struct\'- commit 9b06dd2 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/gen8+: Add RC6 CTX corruption WA\'- commit 7617aa6 * Mon Aug 01 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'make \'user_access_begin()\' do \'access_ok()\'\'- commit 36185b4 * Mon Aug 01 2022 bpAATTsuse.de- lkdtm: Disable return thunks in rodata.c (bsc#1114648).- commit 1db863b * Mon Aug 01 2022 bpAATTsuse.de- x86/retbleed: Add fine grained Kconfig knobs (bsc#1114648).- commit c693b03 * Mon Aug 01 2022 msuchanekAATTsuse.de- blacklist.conf: Add ppc numa commits e75130f20b1f powerpc/numa: Offline memoryless cpuless node 0 10f78fd0dabb powerpc/numa: Fix a regression on memoryless node 0- commit f94fd1c * Sat Jul 30 2022 bpAATTsuse.de- KVM: emulate: do not adjust size of fastop and setcc subroutines (bsc#1201930).- commit 7c39b90 * Sat Jul 30 2022 bpAATTsuse.de- kvm/emulate: Fix SETcc emulation function offsets with SLS (bsc#1201930).- commit 0c004d2 * Sat Jul 30 2022 denis.kirjanovAATTsuse.com- netfilter: nf_queue: do not allow packet truncation below transport header offset (bsc#1201940 CVE-2022-36946).- commit 06aa700 * Thu Jul 28 2022 lduncanAATTsuse.com- latent_entropy: avoid build error when plugin cflags are not set (git-fixes).- Refresh patches.suse/fdt-add-support-for-rng-seed.patch.- commit 66e3bae * Thu Jul 28 2022 lduncanAATTsuse.com- block: drbd: drbd_nl: Make conversion to \'enum drbd_ret_code\' explicit (git-fixes).- linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check (git-fixes).- linux/random.h: Use false with bool (git-fixes).- linux/random.h: Remove arch_has_random, arch_has_random_seed (git-fixes).- random: always fill buffer in get_random_bytes_wait (git-fixes).- commit 4bf323f * Thu Jul 28 2022 dwagnerAATTsuse.de- scsi: qla2xxx: Update version to 10.02.07.800-k (bsc#1201958).- scsi: qla2xxx: Update manufacturer details (bsc#1201958).- scsi: qla2xxx: Fix sparse warning for dport_data (bsc#1201651).- scsi: qla2xxx: Fix discovery issues in FC-AL topology (bsc#1201651).- scsi: qla2xxx: Fix imbalance vha->vref_count (bsc#1201651).- scsi: qla2xxx: edif: Fix dropped IKE message (bsc#1201651).- scsi: qla2xxx: Fix response queue handler reading stale packets (bsc#1201651).- scsi: qla2xxx: Zero undefined mailbox IN registers (bsc#1201651).- scsi: qla2xxx: Fix incorrect display of max frame size (bsc#1201958).- scsi: qla2xxx: Check correct variable in qla24xx_async_gffid() (bsc#1201958).- scsi: qla2xxx: Update version to 10.02.07.700-k (bsc#1201958).- scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection (bsc#1201958).- scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/Os (bsc#1201958). Refresh: - patches.suse/revert-scsi-qla2xxx-Changes-to-support-FCP2-Target.patch- scsi: qla2xxx: Add debug prints in the device remove path (bsc#1201958).- scsi: qla2xxx: Fix losing target when it reappears during delete (bsc#1201958).- scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation tests (bsc#1201958).- scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts (bsc#1201958).- scsi: qla2xxx: Turn off multi-queue for 8G adapters (bsc#1201958).- scsi: qla2xxx: Wind down adapter after PCIe error (bsc#1201958).- scsi: qla2xxx: Add a new v2 dport diagnostic feature (bsc#1201958).- scsi: qla2xxx: Fix excessive I/O error messages by default (bsc#1201958).- scsi: qla2xxx: Update version to 10.02.07.600-k (bsc#1201958).- scsi: qla2xxx: edif: Fix slow session teardown (bsc#1201958).- scsi: qla2xxx: edif: Reduce N2N thrashing at app_start time (bsc#1201958).- scsi: qla2xxx: edif: Fix no logout on delete for N2N (bsc#1201958).- scsi: qla2xxx: edif: Fix session thrash (bsc#1201958).- scsi: qla2xxx: edif: Tear down session if keys have been removed (bsc#1201958).- scsi: qla2xxx: edif: Fix no login after app start (bsc#1201958).- scsi: qla2xxx: edif: Reduce disruption due to multiple app start (bsc#1201958).- scsi: qla2xxx: edif: Send LOGO for unexpected IKE message (bsc#1201958).- scsi: qla2xxx: edif: Fix I/O timeout due to over-subscription (bsc#1201958).- scsi: qla2xxx: Update version to 10.02.07.500-k (bsc#1201958).- scsi: qla2xxx: edif: Fix n2n login retry for secure device (bsc#1201958).- scsi: qla2xxx: edif: Fix n2n discovery issue with secure target (bsc#1201958).- scsi: qla2xxx: edif: Remove old doorbell interface (bsc#1201958).- scsi: qla2xxx: edif: Add retry for ELS passthrough (bsc#1201958).- scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication application (bsc#1201958).- scsi: qla2xxx: edif: Fix potential stuck session in sa update (bsc#1201958).- scsi: qla2xxx: edif: Add bsg interface to read doorbell events (bsc#1201958).- scsi: qla2xxx: edif: Wait for app to ack on sess down (bsc#1201958).- scsi: qla2xxx: edif: bsg refactor (bsc#1201958).- scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashing (bsc#1201958).- scsi: qla2xxx: Remove unused \'ql_dm_tgt_ex_pct\' parameter (bsc#1201958).- scsi: qla2xxx: Remove setting of \'req\' and \'rsp\' parameters (bsc#1201958).- commit a8936d6 * Thu Jul 28 2022 dwagnerAATTsuse.de- Drop qla2xxx patch which prevented nvme port discovery (bsc#1200651 bsc#1200644 bsc#1201954 bsc#1201958) Upstream fixed the problem by reverting the offending commit. Delete: - patches.suse/scsi-qla2xxx-Fix-disk-failure-to-rediscover.patch.- commit 452db23 * Thu Jul 28 2022 dwagnerAATTsuse.de- scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (git-fixes).- commit 996de99 * Thu Jul 28 2022 dkirjanovAATTsuse.com- net: ethernet: aeroflex: fix UAF in greth_of_remove (git-fixes).- commit 5f1b81f * Thu Jul 28 2022 dkirjanovAATTsuse.com- ehea: fix error return code in ehea_restart_qps() (git-fixes).- commit 8656e81 * Thu Jul 28 2022 dkirjanovAATTsuse.com- net: xilinx_emaclite: Do not print real IOMEM pointer (git-fixes).- commit 1032862 * Thu Jul 28 2022 dkirjanovAATTsuse.com- mvpp2: suppress warning (git-fixes).- commit 163d5b9 * Thu Jul 28 2022 dkirjanovAATTsuse.com- net: ethernet: fix potential use-after-free in ec_bhf_remove (git-fixes).- commit 08e620e * Thu Jul 28 2022 dkirjanovAATTsuse.com- net: hamradio: fix memory leak in mkiss_close (git-fixes).- commit d5b5550 * Thu Jul 28 2022 dkirjanovAATTsuse.com- net: fec_ptp: add clock rate zero check (git-fixes).- commit 4e39a7a * Thu Jul 28 2022 dkirjanovAATTsuse.com- netxen_nic: Fix an error handling path in \'netxen_nic_probe()\' (git-fixes).- commit 5a1c833 * Thu Jul 28 2022 dkirjanovAATTsuse.com- qlcnic: Fix an error handling path in \'qlcnic_probe()\' (git-fixes).- commit 70491b7 * Thu Jul 28 2022 dkirjanovAATTsuse.com- net: stmmac: dwmac1000: Fix extended MAC address registers definition (git-fixes).- commit 0a365bd * Thu Jul 28 2022 dkirjanovAATTsuse.com- net: mdio: octeon: Fix some double free issues (git-fixes).- commit 770566f * Thu Jul 28 2022 dkirjanovAATTsuse.com- net: mdio: thunder: Fix a double free issue in the .remove function (git-fixes).- commit 77a03ff * Thu Jul 28 2022 dkirjanovAATTsuse.com- net: fec: fix the potential memory leak in fec_enet_init() (git-fixes).- commit 3c37ef9 * Thu Jul 28 2022 dkirjanovAATTsuse.com- net: fec: check DMA addressing limitations (git-fixes).- commit 994eea1 * Thu Jul 28 2022 dkirjanovAATTsuse.com- net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port (git-fixes).- commit c9228da * Thu Jul 28 2022 dkirjanovAATTsuse.com- net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10 (git-fixes).- commit 2b936dd * Thu Jul 28 2022 bpAATTsuse.de- Refresh patches.suse/x86-prepare-asm-files-for-straight-line-speculation.patch.- commit c149c1b * Wed Jul 27 2022 bpAATTsuse.de- Remove our homegrown IBRS implementation ... now that there\'s an upstream version.- x86/entry: Add kernel IBRS implementation (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- Refresh patches.suse/intel_idle-Disable-IBRS-during-long-idle.patch.- Refresh patches.suse/x86-bugs-Optimize-SPEC_CTRL-MSR-writes.patch.- Refresh patches.suse/x86-speculation-Add-spectre_v2-ibrs-option-to-support-Kern.patch.- Delete patches.suse/x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch.- Delete patches.suse/x86-enter-Use-IBRS-on-syscall-and-interrupts.patch.- Delete patches.suse/x86-entry-Add-kernel-IBRS-implementation.patch.- Delete patches.suse/x86-speculation-Add-basic-IBRS-support-infrastructur.patch.- Delete patches.suse/x86-speculation-Add-inlines-to-control-Indirect-Bran.patch.- commit 7278759 * Wed Jul 27 2022 oneukumAATTsuse.com- media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach() (git-fixes).- commit d6ee03c * Wed Jul 27 2022 oneukumAATTsuse.com- media: dib8000: Fix a memleak in dib8000_init() (git-fixes).- commit 2128de3 * Wed Jul 27 2022 oneukumAATTsuse.com- media: uvcvideo: fix division by zero at stream start (git-fixes).- commit 24c7763 * Wed Jul 27 2022 oneukumAATTsuse.com- blacklist.conf: cleanup breaking kABI by renames- commit 112598f * Wed Jul 27 2022 oneukumAATTsuse.com- blacklist.conf: cleanup breaking kABI by renames- commit 25ac149 * Wed Jul 27 2022 oneukumAATTsuse.com- Bluetooth: hci_qca: Use del_timer_sync() before freeing (git-fixes).- commit 945069e * Wed Jul 27 2022 oneukumAATTsuse.com- blacklist.conf: misattributed patch- commit 379c546 * Wed Jul 27 2022 dkirjanovAATTsuse.com- bnxt_en: Re-write PCI BARs after PCI fatal error (git-fixes).- commit 3e6c035 * Wed Jul 27 2022 dkirjanovAATTsuse.com- net: korina: fix kfree of rx/tx descriptor array (git-fixes).- commit acd09d7 * Wed Jul 27 2022 dkirjanovAATTsuse.com- net: macb: mark device wake capable when \"magic-packet\" property present (git-fixes).- commit 674240e * Wed Jul 27 2022 dkirjanovAATTsuse.com- net/sonic: Fix a resource leak in an error handling path in \'jazz_sonic_probe()\' (git-fixes).- commit 0674aaf * Wed Jul 27 2022 dkirjanovAATTsuse.com- vrf: Fix IPv6 with qdisc and xfrm (git-fixes).- commit 0a2458c * Wed Jul 27 2022 dkirjanovAATTsuse.com- net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used (git-fixes).- commit 2e76107 * Wed Jul 27 2022 dkirjanovAATTsuse.com- net: stmmac: Fix misuses of GENMASK macro (git-fixes).- commit fc6700d * Wed Jul 27 2022 pmladekAATTsuse.com- kABI workaround for including mm.h in fs/sysfs/file.c (bsc#1200598 CVE-2022-20166).- commit fe1fe6b * Wed Jul 27 2022 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit ae741a4 * Wed Jul 27 2022 pmladekAATTsuse.com- mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit (bsc#1200598 CVE-2022-20166).- commit 3d23964 * Wed Jul 27 2022 pmladekAATTsuse.com- drivers core: Miscellaneous changes for sysfs_emit (bsc#1200598 CVE-2022-20166).- commit c8e2e5b * Wed Jul 27 2022 pmladekAATTsuse.com- drivers core: Remove strcat uses around sysfs_emit and neaten (bsc#1200598 CVE-2022-20166).- commit 5cd9512 * Wed Jul 27 2022 pmladekAATTsuse.com- drivers core: Use sysfs_emit and sysfs_emit_at for show(device * ...) functions (bsc#1200598 CVE-2022-20166).- commit 7554520 * Wed Jul 27 2022 pmladekAATTsuse.com- sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output (bsc#1200598 CVE-2022-20166).- commit c5a70d7 * Tue Jul 26 2022 dkirjanovAATTsuse.com- cxgb3/l2t: Fix undefined behaviour (git-fixes).- commit 8076d39 * Tue Jul 26 2022 dkirjanovAATTsuse.com- kabi/severities: add cxgb3 network driver- commit 3a6a137 * Sat Jul 23 2022 bpAATTsuse.de- x86/entry: Remove skip_r11rcx (bsc#1201644).- Refresh patches.suse/x86-entry-Add-kernel-IBRS-implementation.patch.- commit 5efdb64 * Sat Jul 23 2022 bpAATTsuse.de- Sort in RETbleed backport into the sorted section Now that it is upstream...- Refresh patches.suse/KVM-x86-speculation-Disable-Fill-buffer-clear-within-guests.patch.- Refresh patches.suse/intel_idle-Disable-IBRS-during-long-idle.patch.- Refresh patches.suse/sched-topology-Improve-load-balancing-on-AMD-EPYC.patch.- Refresh patches.suse/x86-Add-magic-AMD-return-thunk.patch.- Refresh patches.suse/x86-Undo-return-thunk-damage.patch.- Refresh patches.suse/x86-Use-return-thunk-in-asm-code.patch.- Refresh patches.suse/x86-bugs-Add-AMD-retbleed-boot-parameter.patch.- Refresh patches.suse/x86-bugs-Add-retbleed-ibpb.patch.- Refresh patches.suse/x86-bugs-Do-IBPB-fallback-check-only-once.patch.- Refresh patches.suse/x86-bugs-Do-not-enable-IBPB-on-entry-when-IBPB-is-no.patch.- Refresh patches.suse/x86-bugs-Enable-STIBP-for-JMP2RET.patch.- Refresh patches.suse/x86-bugs-Group-MDS-TAA-Processor-MMIO-Stale-Data-mitigations.patch.- Refresh patches.suse/x86-bugs-Keep-a-per-CPU-IA32_SPEC_CTRL-value.patch.- Refresh patches.suse/x86-bugs-Optimize-SPEC_CTRL-MSR-writes.patch.- Refresh patches.suse/x86-bugs-Report-AMD-retbleed-vulnerability.patch.- Refresh patches.suse/x86-bugs-Report-Intel-retbleed-vulnerability.patch.- Refresh patches.suse/x86-bugs-Split-spectre_v2_select_mitigation-and-spectre_v2.patch.- Refresh patches.suse/x86-common-Stamp-out-the-stepping-madness.patch.- Refresh patches.suse/x86-cpu-add-a-steppings-field-to-struct-x86_cpu_id.patch.- Refresh patches.suse/x86-cpu-add-table-argument-to-cpu_matches.patch.- Refresh patches.suse/x86-cpu-amd-Add-Spectral-Chicken.patch.- Refresh patches.suse/x86-cpu-amd-Enumerate-BTC_NO.patch.- Refresh patches.suse/x86-cpufeatures-Move-RETPOLINE-flags-to-word-11.patch.- Refresh patches.suse/x86-enter-Use-IBRS-on-syscall-and-interrupts.patch.- Refresh patches.suse/x86-entry-Add-kernel-IBRS-implementation.patch.- Refresh patches.suse/x86-kvm-Fix-SETcc-emulation-for-return-thunks.patch.- Refresh patches.suse/x86-microcode-amd-increase-microcode-patch_max_size.patch.- Refresh patches.suse/x86-retpoline-Use-mfunction-return.patch.- Refresh patches.suse/x86-sev-Avoid-using-__x86_return_thunk.patch.- Refresh patches.suse/x86-speculation-Add-a-common-function-for-MD_CLEAR-mitigation-update.patch.- Refresh patches.suse/x86-speculation-Add-basic-IBRS-support-infrastructur.patch.- Refresh patches.suse/x86-speculation-Add-inlines-to-control-Indirect-Bran.patch.- Refresh patches.suse/x86-speculation-Add-spectre_v2-ibrs-option-to-support-Kern.patch.- Refresh patches.suse/x86-speculation-Fix-SPEC_CTRL-write-on-SMT-state-change.patch.- Refresh patches.suse/x86-speculation-Fix-firmware-entry-SPEC_CTRL-handling.patch.- Refresh patches.suse/x86-speculation-Remove-x86_spec_ctrl_mask.patch.- Refresh patches.suse/x86-speculation-Use-cached-host-SPEC_CTRL-value-for-guest-.patch.- Refresh patches.suse/x86-speculation-add-special-register-buffer-data-sampling-srbds-mitigation.patch.- Refresh patches.suse/x86-speculation-add-srbds-vulnerability-and-mitigation-documentation.patch.- Refresh patches.suse/x86-speculation-include-unprivileged-ebpf-status-in-spectre-v2-mitigation-reporting.patch.- Refresh patches.suse/x86-speculation-mmio-Add-mitigation-for-Processor-MMIO-Stale-Data.patch.- Refresh patches.suse/x86-speculation-mmio-Add-sysfs-reporting-for-Processor-MMIO-Stale-Data.patch.- Refresh patches.suse/x86-speculation-mmio-Enable-CPU-Fill-buffer-clearing-on-idle.patch.- Refresh patches.suse/x86-speculation-mmio-Enumerate-Processor-MMIO-Stale-Data-bug.patch.- Refresh patches.suse/x86-speculation-mmio-Reuse-SRBDS-mitigation-for-SBDS.patch.- Refresh patches.suse/x86-speculation-restore-speculation-related-msrs-during-s3-resume.patch.- Refresh patches.suse/x86-speculation-srbds-Update-SRBDS-mitigation-selection.patch.- Refresh patches.suse/x86-vsyscall_emu-64-Don-t-use-RET-in-vsyscall-emulation.patch.- commit d06c642 * Thu Jul 21 2022 mkoutnyAATTsuse.com- KABI: cgroup: Restore KABI of css_set (bsc#1201610).- cgroup: Use separate src/dst nodes when preloading css_sets for migration (bsc#1201610).- commit 674875f * Thu Jul 21 2022 iivanovAATTsuse.de- random: fix crash on multiple early calls to (git-fixes)- commit cf465a0 * Thu Jul 21 2022 jslabyAATTsuse.cz- vt: vt_ioctl: fix race in VT_RESIZEX (bsc#1200910 CVE-2020-36558).- commit 3c76a1f * Thu Jul 21 2022 jslabyAATTsuse.cz- vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console (bsc#1201429 CVE-2020-36557).- commit f15e18d * Wed Jul 20 2022 bpAATTsuse.de- Refresh patches.suse/x86-bugs-Do-not-enable-IBPB-on-entry-when-IBPB-is-no.patch.- commit 7e31757 * Wed Jul 20 2022 ludwig.nusselAATTsuse.de- kernel-obs-build: include qemu_fw_cfg (boo#1201705)- commit e2263d4 * Wed Jul 20 2022 jslabyAATTsuse.cz- vt: drop old FONT ioctls (bsc#1201636 CVE-2021-33656).- commit 704434f * Wed Jul 20 2022 tiwaiAATTsuse.de- Refresh patches.suse/fbcon-Prevent-that-screen-size-is-smaller-than-font-.patch Fix the build error due to missing is_console_locked()- commit 39e2064 * Tue Jul 19 2022 bpAATTsuse.de- Delete patches.suse/IBRS-forbid-shooting-in-foot.patch. Backported upstream commit 7c693f54c873 (\"x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS\") already takes care of that.- commit e4bbbc2 * Tue Jul 19 2022 tiwaiAATTsuse.de- fbmem: Check virtual screen sizes in fb_set_var() (CVE-2021-33655 bsc#1201635).- fbcon: Prevent that screen size is smaller than font size (CVE-2021-33655 bsc#1201635).- fbcon: Disallow setting font bigger than screen size (CVE-2021-33655 bsc#1201635).- commit c1a0922 * Tue Jul 19 2022 bpAATTsuse.de- Delete patches.suse/x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch. Superceded by the upstream version patches.suse/intel_idle-Disable-IBRS-during-long-idle.patch- commit 5309cbd * Mon Jul 18 2022 ykaukabAATTsuse.de- blacklist.conf: add a few patches- commit cf91d33 * Mon Jul 18 2022 ykaukabAATTsuse.de- serial: mvebu-uart: correctly report configured baudrate value (git-fixes).- tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (git-fixes).- PCI: qcom: Fix runtime PM imbalance on probe errors (git-fixes).- irqchip/exiu: Fix acknowledgment of edge triggered interrupts (git-fixes).- fsl_lpuart: Don\'t enable interrupts too early (git-fixes).- arch_topology: Do not set llc_sibling if llc_id is invalid (git-fixes).- net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove (git-fixes).- commit 4567918 * Mon Jul 18 2022 oneukumAATTsuse.com- net: usb: qmi_wwan: add Telit 0x1070 composition (git-fixes).- commit c9dc552 * Mon Jul 18 2022 oneukumAATTsuse.com- net: usb: qmi_wwan: add Telit 0x1060 composition (git-fixes).- commit 08341d7 * Mon Jul 18 2022 oneukumAATTsuse.com- blacklist.conf: cosmetic fix- commit 5ba3d81 * Mon Jul 18 2022 oneukumAATTsuse.com- net: usb: ax88179_178a: Fix packet receiving (git-fixes).- commit 346b0d8 * Mon Jul 18 2022 oneukumAATTsuse.com- blacklist.conf: adds an uevent user space is not ready for- commit 6ac2a70 * Mon Jul 18 2022 oneukumAATTsuse.com- usbnet: fix memory leak in error case (git-fixes).- commit f3b6abf * Mon Jul 18 2022 oneukumAATTsuse.com- usbnet: fix memory allocation in helpers.- commit 9363858 * Sun Jul 17 2022 jgrossAATTsuse.com- xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue (bsc#1201381).- commit 334fe0b * Fri Jul 15 2022 duweAATTsuse.de- Refresh patches.suse/crypto-qat-remove-dma_free_coherent-for-DH.patch. revert the effect of mainline 453431a54934d917153 on patch.- Refresh patches.suse/crypto-qat-remove-dma_free_coherent-for-RSA.patch. revert the effect of mainline 453431a54934d917153 on patch.- commit 6824fa5 * Fri Jul 15 2022 duweAATTsuse.de- crypto: qat - remove dma_free_coherent() for DH (git-fixes).- crypto: qat - remove dma_free_coherent() for RSA (git-fixes).- crypto: qat - fix memory leak in RSA (git-fixes).- crypto: qat - set to zero DH parameters before free (git-fixes).- crypto: qat - disable registration of algorithms (git-fixes).- commit 1dda89e * Thu Jul 14 2022 jeffmAATTsuse.com- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer Dwarves 1.22 or newer is required to build kernels with BTF information embedded in modules.- commit ee19e9d * Thu Jul 14 2022 jslabyAATTsuse.cz- pty: do tty_flip_buffer_push without port->lock in pty_write (bsc#1198829 CVE-2022-1462).- commit c0b9f34 * Thu Jul 14 2022 jslabyAATTsuse.cz- tty: use new tty_insert_flip_string_and_push_buffer() in pty_write() (bsc#1198829 CVE-2022-1462).- tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push() (bsc#1198829 CVE-2022-1462).- commit 1b70eb4 * Tue Jul 12 2022 colyliAATTsuse.de- dm mirror log: round up region bitmap size to BITS_PER_LONG (git-fixes).- dm crypt: make printing of the key constant-time (git-fixes).- dm integrity: fix error code in dm_integrity_ctr() (git-fixes).- dm stats: add cond_resched when looping over entries (git-fixes).- hex2bin: fix access beyond string end (git-fixes).- hex2bin: make the function hex_to_bin constant-time (git-fixes).- dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS (git-fixes).- dm btree remove: fix use after free in rebalance_children() (git-fixes).- blk-cgroup: synchronize blkg creation against policy deactivation (git-fixes).- dm: fix mempool NULL pointer race when completing IO (git-fixes).- blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN (git-fixes).- blk-zoned: allow zone management send operations without CAP_SYS_ADMIN (git-fixes).- lib/hexdump.c: return -EINVAL in case of error in hex2bin() (git-fixes).- commit 4cd1fd7 * Tue Jul 12 2022 colyliAATTsuse.de- blacklist.conf: Update for git-fixes- commit e740cc0 * Tue Jul 12 2022 dkirjanovAATTsuse.com- net: ll_temac: Fix TX BD buffer overwrite (git-fixes).- commit 1ff015f * Tue Jul 12 2022 dkirjanovAATTsuse.com- net: ll_temac: Fix race condition causing TX hang (git-fixes).- commit 0c73d92 * Tue Jul 12 2022 dkirjanovAATTsuse.com- net: ll_temac: Fix bug causing buffer descriptor overrun (git-fixes).- commit 2fe2e0f * Tue Jul 12 2022 dkirjanovAATTsuse.com- net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter (git-fixes).- commit 075d2fd * Tue Jul 12 2022 dkirjanovAATTsuse.com- bnxt_en: Remove the setting of dev_port (git-fixes).- commit 1fccfbd * Tue Jul 12 2022 dkirjanovAATTsuse.com- blacklist.conf: update- commit d2fcee3 * Mon Jul 11 2022 duweAATTsuse.de- Refresh patches.suse/v5-0001-crypto-DRBG-add-FIPS-140-2-CTRNG-for-noise-source.patch. A modified version of the patch did make it mainline. Detected by git-fixes.- commit 9eec360 * Mon Jul 11 2022 neilbAATTsuse.de- don\'t call utsname() after ->nsproxy is NULL (bsc#1201196).- commit 2a23102 * Sat Jul 09 2022 dkirjanovAATTsuse.com- Revert \"net/mlx5: Fix auto group size calculation (git-fixes).\" This reverts commit b079f3521c00edccd6945f2e30562a049f4e8875. I have to be sure that it\'s safe to modify mlx5 (KABI breakage)- commit 0f9878e * Sat Jul 09 2022 dkirjanovAATTsuse.com- Revert \"net/mlx5e: Replace reciprocal_scale in TX select queue function\" This reverts commit d5b41e7c4ddab05e45b493d6b8ed03c1b40281a0. I have to be sure that it\'s safe to modify mlx5- commit 37c02b5 * Fri Jul 08 2022 bpAATTsuse.de- x86/kexec: Disable RET on kexec (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit b5316fa * Fri Jul 08 2022 bpAATTsuse.de- CVE Mitigation for CVE-2022-29900 and CVE-2022-29901 (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 594c7f1 * Fri Jul 08 2022 aabdallahAATTsuse.de- ibmvnic: Properly dispose of all skbs during a failover (bsc#1200925).- commit 0f02acf * Fri Jul 08 2022 bpAATTsuse.de- x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 8e56414 * Fri Jul 08 2022 oheringAATTsuse.de- README.BRANCH: update maintainer email address- commit 307ca35 * Thu Jul 07 2022 jgrossAATTsuse.com- KVM: x86: Trace the original requested CPUID function in kvm_cpuid() (git-fixes).- commit ca28b57 * Thu Jul 07 2022 bpAATTsuse.de- x86/cpu/amd: Enumerate BTC_NO (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 0f78721 * Thu Jul 07 2022 bpAATTsuse.de- x86/common: Stamp out the stepping madness (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit ef0778a * Thu Jul 07 2022 bpAATTsuse.de- x86/speculation: Remove x86_spec_ctrl_mask (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit cce4286 * Thu Jul 07 2022 bpAATTsuse.de- x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit bd05ee9 * Thu Jul 07 2022 bpAATTsuse.de- x86/speculation: Fix SPEC_CTRL write on SMT state change (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 6c7f2f9 * Thu Jul 07 2022 bpAATTsuse.de- x86/speculation: Fix firmware entry SPEC_CTRL handling (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 3a4c15c * Thu Jul 07 2022 bpAATTsuse.de- x86/cpu/amd: Add Spectral Chicken (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 739064a * Thu Jul 07 2022 oneukumAATTsuse.com- Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag (git-fixes).- commit 75c6284 * Thu Jul 07 2022 oneukumAATTsuse.com- blacklist.conf: exclusive to an unsupported architecture- commit 2b062b1 * Thu Jul 07 2022 oneukumAATTsuse.com- Input: omap4-keypad - fix pm_runtime_get_sync() error checking (git-fixes).- commit 66d1de0 * Thu Jul 07 2022 oneukumAATTsuse.com- Input: elan_i2c - fix regulator enable count imbalance after suspend/resume (git-fixes).- commit 8dddf8b * Thu Jul 07 2022 oneukumAATTsuse.com- Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power() (git-fixes).- commit bdb6893 * Thu Jul 07 2022 bpAATTsuse.de- x86/bugs: Do IBPB fallback check only once (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit ce4a75d * Thu Jul 07 2022 bpAATTsuse.de- x86/bugs: Add retbleed=ibpb (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit b64e2f2 * Thu Jul 07 2022 bpAATTsuse.de- intel_idle: Disable IBRS during long idle (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 24132fd * Thu Jul 07 2022 bpAATTsuse.de- x86/bugs: Report Intel retbleed vulnerability (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 98205eb * Thu Jul 07 2022 bpAATTsuse.de- x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation() (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 899b6e2 * Thu Jul 07 2022 bpAATTsuse.de- x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit c97dcea * Wed Jul 06 2022 bpAATTsuse.de- x86/bugs: Optimize SPEC_CTRL MSR writes (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 2807530 * Wed Jul 06 2022 bpAATTsuse.de- x86/entry: Add kernel IBRS implementation (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 6c366af * Wed Jul 06 2022 bpAATTsuse.de- x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 5b948ee * Wed Jul 06 2022 bpAATTsuse.de- x86/bugs: Enable STIBP for JMP2RET (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 4af828d * Wed Jul 06 2022 bpAATTsuse.de- x86/bugs: Add AMD retbleed= boot parameter (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- Update config files.- commit d021246 * Wed Jul 06 2022 bpAATTsuse.de- x86/bugs: Report AMD retbleed vulnerability (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 25b1e2a * Wed Jul 06 2022 bpAATTsuse.de- x86: Add magic AMD return-thunk (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit c23e13d * Wed Jul 06 2022 bpAATTsuse.de- x86: Use return-thunk in asm code (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 24e2d3e * Wed Jul 06 2022 bpAATTsuse.de- x86/sev: Avoid using __x86_return_thunk (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit a639386 * Wed Jul 06 2022 bpAATTsuse.de- x86/vsyscall_emu/64: Don\'t use RET in vsyscall emulation (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit a624aee * Wed Jul 06 2022 bpAATTsuse.de- x86/kvm: Fix SETcc emulation for return thunks (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit bfe5a3a * Wed Jul 06 2022 bpAATTsuse.de- x86: Undo return-thunk damage (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 6905344 * Wed Jul 06 2022 bpAATTsuse.de- x86/retpoline: Use -mfunction-return (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit 41db50f * Wed Jul 06 2022 bpAATTsuse.de- x86/cpufeatures: Move RETPOLINE flags to word 11 (bsc#1199657 CVE-2022-29900 CVE-2022-29901).- commit f1df027 * Wed Jul 06 2022 bpAATTsuse.de- x86: Add straight-line-speculation mitigation (bsc#1201050 CVE-2021-26341).- Update config files.- Refresh patches.suse/x86-speculation-rename-retpoline_amd-to-retpoline_lfence.patch.- commit b67585f * Wed Jul 06 2022 bpAATTsuse.de- x86: Prepare inline-asm for straight-line-speculation (bsc#1201050 CVE-2021-26341).- commit a53fbef * Wed Jul 06 2022 bpAATTsuse.de- x86: Prepare asm files for straight-line-speculation (bsc#1201050 CVE-2021-26341).- commit 3593ddf * Wed Jul 06 2022 bpAATTsuse.de- x86/lib/atomic64_386_32: Rename things (bsc#1201050 CVE-2021-26341).- commit fa24b57 * Wed Jul 06 2022 jgrossAATTsuse.com- net: Rename and export copy_skb_header (bsc#1200762, CVE-2022-33741, XSA-403).- commit 5e3ad99 * Wed Jul 06 2022 tiwaiAATTsuse.de- net: rose: fix UAF bugs caused by timer handler (CVE-2022-2318 bsc#1201251).- commit 6ad5c1f * Wed Jul 06 2022 jgrossAATTsuse.com- xen/netfront: force data bouncing when backend is untrusted (bsc#1200762, CVE-2022-33741, XSA-403).- commit 459e62a * Wed Jul 06 2022 jgrossAATTsuse.com- xen/netfront: fix leaking data in shared pages (bsc#1200762, CVE-2022-33740, XSA-403).- commit b225a00 * Wed Jul 06 2022 jgrossAATTsuse.com- xen/blkfront: force data bouncing when backend is untrusted (bsc#1200762, CVE-2022-33742, XSA-403).- commit 8bcc9cd * Wed Jul 06 2022 jgrossAATTsuse.com- xen/blkfront: fix leaking data in shared pages (bsc#1200762, CVE-2022-26365, XSA-403).- commit f3412de * Tue Jul 05 2022 oneukumAATTsuse.com- blacklist.conf: not relevant in the configs of SLE12- commit 7a87c74 * Tue Jul 05 2022 oneukumAATTsuse.com- USB: serial: option: add Quectel BG95 modem (git-fixes).- commit c1672b3 * Mon Jul 04 2022 oneukumAATTsuse.com- PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3 (git-fixes).- commit 4822675 * Sat Jul 02 2022 dkirjanovAATTsuse.com- blacklist.conf: update- commit 9b0cda8 * Sat Jul 02 2022 dkirjanovAATTsuse.com- bnxt_en: Remove the setting of dev_port (git-fixes).- commit b4944bb * Sat Jul 02 2022 dkirjanovAATTsuse.com- blacklist.conf: update- commit b981815 * Sat Jul 02 2022 dkirjanovAATTsuse.com- bonding: fix bond_neigh_init() (git-fixes).- commit bd377d1 * Fri Jul 01 2022 dkirjanovAATTsuse.com- net/mlx5: Fix auto group size calculation (git-fixes).- commit b079f35 * Fri Jul 01 2022 dkirjanovAATTsuse.com- net/mlx5e: Replace reciprocal_scale in TX select queue function (git-fixes).- commit d5b41e7 * Fri Jul 01 2022 dkirjanovAATTsuse.com- net/mlx5: Avoid double free of root ns in the error flow path (git-fixes).- commit 847972f * Fri Jul 01 2022 dkirjanovAATTsuse.com- net: stmmac: update rx tail pointer register to fix rx dma hang issue (git-fixes).- commit d50f8cc * Fri Jul 01 2022 dkirjanovAATTsuse.com- blacklist.conf: update- commit 6b42a65 * Thu Jun 30 2022 dkirjanovAATTsuse.com- net/mlx5e: Switch to Toeplitz RSS hash by default (git-fixes).- commit cc111a8 * Thu Jun 30 2022 dkirjanovAATTsuse.com- blacklist.conf: update- commit def294a * Wed Jun 29 2022 ematsumiyaAATTsuse.de- audit: fix a race condition with the auditd tracking code (bsc#1197170).- commit fb844f5 * Wed Jun 29 2022 dkirjanovAATTsuse.com- Update metadata references- commit 9f48d7c * Tue Jun 28 2022 jdelvareAATTsuse.de- Refresh patches.suse/msft-hv-2588-PCI-hv-Do-not-set-PCI_COMMAND_MEMORY-to-reduce-VM-bo.patch. Fix a build warning.- commit 539b424 * Tue Jun 28 2022 colyliAATTsuse.de- md: bcache: check the return value of kzalloc() in detached_dev_do_request() (git-fixes).- raid5: introduce MD_BROKEN (git-fixes).- block: bio-integrity: Advance seed correctly for larger interval sizes (git-fixes).- dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc() (git-fixes).- commit 7b5f638 * Mon Jun 27 2022 denis.kirjanovAATTsuse.com- sctp: handle kABI change in struct sctp_endpoint (CVE-2022-20154 bsc#1200599).- commit c46afe6 * Thu Jun 23 2022 denis.kirjanovAATTsuse.com- sctp: use call_rcu to free endpoint (CVE-2022-20154 bsc#1200599).- commit 3cb182d * Thu Jun 23 2022 jackAATTsuse.cz- ext4: make variable \"count\" signed (bsc#1200820).- commit 0ad871f * Thu Jun 23 2022 jackAATTsuse.cz- writeback: Fix inode->i_io_list not be protected by inode->i_lock error (bsc#1200821).- commit b9b0ac9 * Thu Jun 23 2022 jackAATTsuse.cz- inotify: show inotify mask flags in proc fdinfo (bsc#1200600). patches.suse/vfs-add-super_operations-get_inode_dev: Refresh- commit b58cf61 * Thu Jun 23 2022 jackAATTsuse.cz- blacklist.conf: Blacklist 623af4f538b5, 14362a254179, e730558adffb- commit 2c2fce2 * Thu Jun 23 2022 jackAATTsuse.cz- blacklist.conf: Blacklist e583b5c472bd- commit d532d93 * Thu Jun 23 2022 jackAATTsuse.cz- iomap: iomap_write_failed fix (bsc#1200829).- commit fe41db9 * Thu Jun 23 2022 jackAATTsuse.cz- fs-writeback: writeback_sb_inodes Recalculate \'wrote\' according skipped pages (bsc#1200873).- commit 32bf312 * Thu Jun 23 2022 jackAATTsuse.cz- ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1200810).- commit e785aa5 * Thu Jun 23 2022 jackAATTsuse.cz- ext4: fix bug_on in __es_tree_search (bsc#1200809).- commit cd7168a * Thu Jun 23 2022 jackAATTsuse.cz- ext4: fix bug_on in ext4_writepages (bsc#1200872).- commit 6d17248 * Thu Jun 23 2022 jackAATTsuse.cz- blacklist.conf: Blacklist cb8435dc8ba3- commit b518aff * Thu Jun 23 2022 jackAATTsuse.cz- ext4: fix race condition between ext4_write and ext4_convert_inline_data (bsc#1200807).- commit 514183b * Thu Jun 23 2022 jackAATTsuse.cz- ext4: fix use-after-free in ext4_rename_dir_prepare (bsc#1200871).- commit 895fa7d * Thu Jun 23 2022 jackAATTsuse.cz- ext4: force overhead calculation if the s_overhead_cluster makes no sense (bsc#1200870).- commit 0291865 * Thu Jun 23 2022 jackAATTsuse.cz- ext4: fix overhead calculation to account for the reserved gdt blocks (bsc#1200869).- commit 5d9af1f * Thu Jun 23 2022 jackAATTsuse.cz- ext4: limit length to bitmap_maxbytes - blocksize in punch_hole (bsc#1200806).- commit 490eab5 * Thu Jun 23 2022 jackAATTsuse.cz- ext4: fix symlink file size not match to file content (bsc#1200868).- commit c9b8c45 * Wed Jun 22 2022 jackAATTsuse.cz- init: Initialize noop_backing_dev_info early (bsc#1200822).- commit 7ed9bdf * Wed Jun 22 2022 jackAATTsuse.cz- writeback: Avoid skipping inode writeback (bsc#1200813).- commit 0cccfea * Wed Jun 22 2022 jslabyAATTsuse.cz- rpm/check-for-config-changes: ignore GCC12/CC_NO_ARRAY_BOUNDS Upstream commit f0be87c42cbd (gcc-12: disable \'-Warray-bounds\' universally for now) added two new compiler-dependent configs: * CC_NO_ARRAY_BOUNDS * GCC12_NO_ARRAY_BOUNDS Ignore them -- they are unset by dummy tools (they depend on gcc version == 12), but set as needed during real compilation.- commit a14607c * Tue Jun 21 2022 tiwaiAATTsuse.de- ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679 bsc#1199487).- commit 2c5abda * Tue Jun 21 2022 dkirjanovAATTsuse.com- Update series.conf- commit 3724c0a * Tue Jun 21 2022 mkoutnyAATTsuse.com- blacklist.conf: Add 6a2d90ba027a ptrace: Reimplement PTRACE_KILL by always sending SIGKILL- commit 22a9ddc * Tue Jun 21 2022 msuchanekAATTsuse.de- powerpc/perf: Fix the threshold compare group constraint for power9 (bsc#1065729).- powerpc/idle: Fix return value of __setup() handler (bsc#1065729).- commit 9f37a25 * Tue Jun 21 2022 neilbAATTsuse.de- md/raid0: Ignore RAID0 layout if the second zone has only one device (git-fixes).- commit 4cc9ba2 * Sun Jun 19 2022 mkubecekAATTsuse.cz- tcp: drop the hash_32() part from the index calculation (CVE-2022-1012 bsc#1199482).- tcp: increase source port perturb table to 2^16 (CVE-2022-1012 bsc#1199482).- tcp: dynamically allocate the perturb table used by source ports (CVE-2022-1012 bsc#1199482). Refresh patches.kabi/tcp-fix-race-condition-when-creating-child-sockets-from-syncookies-kABI-fix.patch- tcp: add small random increments to the source port (CVE-2022-1012 bsc#1199482).- tcp: resalt the secret every 10 seconds (CVE-2022-1012 bsc#1199482). Refresh patches.kabi/kabi-return-type-change-of-secure_ipv-46-_port_ephem.patch- tcp: use different parts of the port_offset for index and offset (CVE-2022-1012 bsc#1199482).- kabi: return type change of secure_ipv_port_ephemeral() (CVE-2022-1012 bsc#1199482).- secure_seq: use the 64 bits of the siphash for port offset calculation (CVE-2022-1012 bsc#1199482).- commit 8d93613 * Sun Jun 19 2022 tiwaiAATTsuse.de- exec: Force single empty string when argv is empty (bsc#1200571).- commit 4ee3bdd * Fri Jun 17 2022 msuchanekAATTsuse.de- powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address (bsc#1200343 ltc#198477).- commit 1848f62 * Fri Jun 17 2022 ptesarikAATTsuse.cz- KVM: s390: vsie/gmap: reduce gmap_rmap overhead (git-fixes).- s390/mm: fix VMA and page table handling code in storage key handling functions (git-fixes).- s390/mm: validate VMA in PGSTE manipulation functions (git-fixes).- s390/gmap: don\'t unconditionally call pte_unmap_unlock() in __gmap_zap() (git-fixes).- s390/gmap: validate VMA in __gmap_zap() (git-fixes).- s390: fix strrchr() implementation (git-fixes).- s390/ftrace: fix ftrace_update_ftrace_func implementation (git-fixes).- mm: add vma_lookup(), update find_vma_intersection() comments (git-fixes).- s390: fix detection of vector enhancements facility 1 vs. vector packed decimal facility (git-fixes).- i915_vma: Rename vma_lookup to i915_vma_lookup (git-fixes).- commit 29454c7 * Fri Jun 17 2022 tiwaiAATTsuse.de- HID: holtek: fix mouse probing (CVE-2022-20132 bsc#1200619).- HID: add USB_HID dependancy to hid-prodikeys (CVE-2022-20132 bsc#1200619).- HID: add USB_HID dependancy to hid-chicony (CVE-2022-20132 bsc#1200619).- HID: add USB_HID dependancy on some USB HID drivers (CVE-2022-20132 bsc#1200619).- HID: check for valid USB device for many HID drivers (CVE-2022-20132 bsc#1200619).- HID: add hid_is_usb() function to make it simpler for USB detection (CVE-2022-20132 bsc#1200619).- HID: introduce hid_is_using_ll_driver (CVE-2022-20132 bsc#1200619).- commit fb86cdd * Thu Jun 16 2022 denis.kirjanovAATTsuse.com- igmp: Add ip_mc_list lock in ip_check_mc_rcu (bsc#1200604 CVE-2022-20141).- commit 5040a6d * Wed Jun 15 2022 jleeAATTsuse.com- certs: Add EFI_CERT_X509_GUID support for dbx entries (bsc#1177282 CVE-2020-26541).- Update config files.- commit 3cf594e * Tue Jun 14 2022 mkubecekAATTsuse.cz- kernel-binary.spec: check s390x vmlinux location As a side effect of mainline commit edd4a8667355 (\"s390/boot: get rid of startup archive\"), vmlinux on s390x moved from \"compressed\" subdirectory directly into arch/s390/boot. As the specfile is shared among branches, check both locations and let objcopy use one that exists.- commit cd15543 * Tue Jun 14 2022 dkirjanovAATTsuse.com- net: qede: Disable aRFS for NPAR and 100G (git-fixes).- commit 3550a36 * Tue Jun 14 2022 dkirjanovAATTsuse.com- net: qed: Disable aRFS for NPAR and 100G (git-fixes).- commit 5318f6c * Tue Jun 14 2022 tiwaiAATTsuse.de- Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442)- commit 93b1375 * Tue Jun 14 2022 oneukumAATTsuse.com- platform/chrome: cros_ec_proto: Send command again when timeout occurs (git-fixes).- commit 4cd9896 * Tue Jun 14 2022 oneukumAATTsuse.com- blacklist.conf: optimization, not bugfix, polling mode works- commit 9425795 * Tue Jun 14 2022 tzimmermannAATTsuse.de- video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup (bsc#1129770)- commit 2fedb7a * Tue Jun 14 2022 neilbAATTsuse.de- SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (git-fixes).- NFS: Further fixes to the writeback error handling (git-fixes).- NFSD: Fix possible sleep during nfsd4_release_lockowner() (git-fixes).- md: fix an incorrect NULL check in md_reload_sb (git-fixes).- md: fix an incorrect NULL check in does_sb_need_changing (git-fixes).- commit ae718ea * Mon Jun 13 2022 oneukumAATTsuse.com- usb: musb: Fix missing of_node_put() in omap2430_probe (git-fixes).- commit 3a2cb6a * Mon Jun 13 2022 oneukumAATTsuse.com- USB: storage: karma: fix rio_karma_init return (git-fixes).- commit 7629407 * Mon Jun 13 2022 oneukumAATTsuse.com- usb: usbip: add missing device lock on tweak configuration cmd (git-fixes).- commit dc00497 * Mon Jun 13 2022 oneukumAATTsuse.com- usb: usbip: fix a refcount leak in stub_probe() (git-fixes).- commit 5dbe808 * Mon Jun 13 2022 oneukumAATTsuse.com- blacklist.conf: cleanup with extensive prerequisites- commit a84a222 * Sat Jun 11 2022 jgrossAATTsuse.com- kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU (git-fixes).- commit a1252d0 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86/emulator: Defer not-present segment check in __load_segment_descriptor() (git-fixes).- commit 99b3a77 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: Fix emulation in writing cr8 (git-fixes).- commit 8e75ed3 * Sat Jun 11 2022 jgrossAATTsuse.com- kvm: fix wrong exception emulation in check_rdtsc (git-fixes).- commit f2e7348 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: Update vCPU\'s hv_clock before back to guest when tsc_offset is adjusted (git-fixes).- commit 86ddc48 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: Don\'t force set BSP bit when local APIC is managed by userspace (git-fixes).- commit 57ed1a0 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: Migrate the PIT only if vcpu0 is migrated, not any BSP (git-fixes).- commit e73c808 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: clflushopt should be treated as a no-op by emulation (git-fixes).- commit c8ffffc * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled (git-fixes).- commit 2e9d5c6 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode (git-fixes).- commit 043f4fa * Sat Jun 11 2022 jgrossAATTsuse.com- kvm: i8254: remove redundant assignment to pointer s (git-fixes).- commit afdf86c * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce (git-fixes).- commit 7924673 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: Allocate new rmap and large page tracking when moving memslot (git-fixes).- commit af3a295 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: remove stale comment from struct x86_emulate_ctxt (git-fixes).- commit 4941176 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: clear stale x86_emulate_ctxt->intercept value (git-fixes).- commit eab5f4b * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks (git-fixes).- commit 9438453 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: Remove spurious clearing of async #PF MSR (git-fixes).- commit 7592a55 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path (git-fixes).- commit 52b7185 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails (git-fixes).- commit c996e8b * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform (git-fixes).- commit 9a1420d * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: do not modify masked bits of shared MSRs (git-fixes).- commit 95ee3f1 * Sat Jun 11 2022 jgrossAATTsuse.com- kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH (git-fixes).- commit 562c585 * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86/mmu: Treat invalid shadow pages as obsolete (git-fixes).- commit 73ee6fe * Sat Jun 11 2022 jgrossAATTsuse.com- KVM: x86: Manually flush collapsible SPTEs only when toggling flags (git-fixes).- commit b8ef0f8 * Sat Jun 11 2022 lduncanAATTsuse.com- scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled (git-fixes).- scsi: dc395x: Fix a missing check on list iterator (git-fixes).- scsi: ufs: qcom: Fix ufs_qcom_resume() (git-fixes).- drbd: fix duplicate array initializer (git-fixes).- drbd: use bdev_alignment_offset instead of queue_alignment_offset (git-fixes).- drbd: use bdev based limit helpers in drbd_send_sizes (git-fixes).- drbd: remove assign_p_sizes_qlim (git-fixes).- target: remove an incorrect unmap zeroes data deduction (git-fixes).- commit d98a418 * Fri Jun 10 2022 lduncanAATTsuse.com- blacklist.conf: add commit not needed This commit needs another commmit not present, and too large to add.- commit 3afd40c * Fri Jun 10 2022 lduncanAATTsuse.com- blacklist.conf: add commit that breaks kABI This commit just makes the compiler happy, but breaks kABI.- commit e382736 * Fri Jun 10 2022 vkarasulliAATTsuse.de- floppy: disable FDRAWCMD by default (bsc#1198866 CVE-2022-1836).- Update config files.- commit 9af4e3a * Wed Jun 08 2022 mbenesAATTsuse.cz- tracing: Fix return value of trace_pid_write() (git-fixes).- commit 0e11fd3 * Wed Jun 08 2022 jgrossAATTsuse.com- KVM: x86: set ctxt->have_exception in x86_decode_insn() (git-fixes).- commit dc27a5e * Wed Jun 08 2022 jgrossAATTsuse.com- KVM: x86: always stop emulation on page fault (git-fixes).- commit e9cd420 * Wed Jun 08 2022 jgrossAATTsuse.com- KVM: x86: Manually calculate reserved bits when loading PDPTRS (git-fixes).- commit b1a2cff * Wed Jun 08 2022 jgrossAATTsuse.com- KVM: x86: Unconditionally call x86 ops that are always implemented (git-fixes). update patches.suse/0005-kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch- commit d42160c * Wed Jun 08 2022 jgrossAATTsuse.com- KVM: x86: Fix x86_decode_insn() return when fetching insn bytes fails (git-fixes).- commit 3ff57f4 * Wed Jun 08 2022 jgrossAATTsuse.com- kvm: x86: skip populating logical dest map if apic is not sw enabled (git-fixes).- commit 5dc0bda * Wed Jun 08 2022 tzimmermannAATTsuse.de- Remove unused variable in fbdev Fixes the error shown below. ../drivers/video/fbdev/core/fbmem.c: In function \'fb_set_suspend\': ../drivers/video/fbdev/core/fbmem.c:1904:6: warning: unused variable \'unused\' [-Wunused-variable]- commit e49f9c6 * Wed Jun 08 2022 jgrossAATTsuse.com- KVM: nVMX: reset cache/shadows when switching loaded VMCS (git-fixes). update patches.suse/kvm-nvmx-move-check_vmentry_postreqs-call-to-nested_vmx_enter_non_root_mode update patches.suse/kvm-nvmx-don-t-reread-vmcs-agnostic-state-when-switching-vmcs.patch update patches.suse/kvm-nvmx-skip-ibpb-when-switching-between-vmcs01-and-vmcs02.patch- commit e121eab * Tue Jun 07 2022 oneukumAATTsuse.com- PCI: Tidy comments (git-fixes).- Refresh patches.suse/PCI-AER-Remove-HEST-FIRMWARE_FIRST-parsing-for-AER-o.patch.- commit e6a6078 * Tue Jun 07 2022 oheringAATTsuse.de- add mainline tag for a pci-hyperv change- commit 5039771 * Tue Jun 07 2022 mkubecekAATTsuse.cz- netfilter: nf_tables: disallow non-stateful expression in sets earlier (bsc#1200015).- commit 1bb9b5b * Mon Jun 06 2022 wquAATTsuse.com- btrfs: tree-checker: fix incorrect printk format (bsc#1200249).- commit 996513e * Mon Jun 06 2022 dkirjanovAATTsuse.com- Update metadata references- commit e2a92b4 * Fri Jun 03 2022 msuchanekAATTsuse.de- powerpc/xive: Add some error handling code to \'xive_spapr_init()\' (fate#322438 git-fixes).- commit 4f26eea * Fri Jun 03 2022 mkubecekAATTsuse.cz- net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (git-fixes).- commit 1c252cc * Fri Jun 03 2022 msuchanekAATTsuse.de- powerpc/numa: Prefer node id queried from vphn (bsc#1199237 bsc#1200173 ltc#198329).- commit aa6b831 * Thu Jun 02 2022 msuchanekAATTsuse.de- powerpc/xive: Fix refcount leak in xive_spapr_init (fate#322438 git-fixes).- commit e0a7e2f * Thu Jun 02 2022 tiwaiAATTsuse.de- NFC: netlink: fix sleep in atomic bug when firmware download timeout (CVE-2022-1975 bsc#1200143).- commit a8211d8 * Thu Jun 02 2022 tiwaiAATTsuse.de- nfc: replace improper check device_is_registered() in netlink related functions (CVE-2022-1974 bsc#1200144).- commit d539b18 * Tue May 31 2022 dwagnerAATTsuse.de- scsi: qla2xxx: edif: Remove unneeded variable (bsc#1200045).- scsi: qla2xxx: Remove unneeded flush_workqueue() (bsc#1200045).- scsi: qla2xxx: Remove free_sg command flag (bsc#1200045).- scsi: qla2xxx: Fix missed DMA unmap for aborted commands (bsc#1200045).- commit 11584e2 * Tue May 31 2022 dbondAATTsuse.com- revert scsi: qla2xxx: Changes to support FCP2 Target (bsc#1198438).- commit 6f4a9ff * Tue May 31 2022 dwagnerAATTsuse.de- lpfc: Set default protocol support to FCP only (bsc#1194124 bsc#1198899).- commit 712c9e0 * Tue May 31 2022 dwagnerAATTsuse.de- lpfc: drop driver update 14.2.0.x The amount of backport changes necessary for due to the refactoring is introducing to much code churn and is likely to introduce regressions. This ends the backport effort to keep the lpfc in sync with mainline.- commit 38e014b * Tue May 31 2022 msuchanekAATTsuse.de- powerpc/64s: Add CPU_FTRS_POWER9_DD2_2 to CPU_FTRS_ALWAYS mask (bsc#1061840 git-fixes).- Refresh patches.suse/powerpc-64s-Remove-POWER9-DD1-support.patch.- Refresh patches.suse/powerpc-Remove-Power8-DD1-from-cputable.patch.- commit d40bf50 * Tue May 31 2022 oneukumAATTsuse.com- usb: dwc3: gadget: Don\'t send unintended link state change (git-fixes).- commit 2385b45 * Mon May 30 2022 dwagnerAATTsuse.de- series: Resort and update meta data Update meta data: - patches.suse/powerpc-Enable-the-DAWR-on-POWER9-DD2.3-and-above.patch - patches.suse/scsi-fnic-Replace-DMA-mask-of-64-bits-with-47-bits- commit 27ea8c3 * Mon May 30 2022 oneukumAATTsuse.com- usb: dwc3: core: Only handle soft-reset in DCTL (git-fixes).- commit 415e104 * Mon May 30 2022 msuchanekAATTsuse.de- powerpc/powernv: Get STF barrier requirements from device-tree (bsc#1188885 ltc#193722 git-fixes).- powerpc/powernv: Get L1D flush requirements from device-tree (bsc#1188885 ltc#193722 git-fixes).- powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushes (bsc#1188885 ltc#193722 git-fixes).- commit e5cd72e * Mon May 30 2022 oneukumAATTsuse.com- usb: mtu3: fix USB 3.0 dual-role-switch from device to host (git-fixes).- commit 0a0f653 * Mon May 30 2022 oneukumAATTsuse.com- blacklist.conf: relevant only if CONFIG_REGULATOR is set- commit b1bf5bb * Mon May 30 2022 jgrossAATTsuse.com- blacklist.conf: adding 40fdea0284bb20, as it requires 8480ed9c2bbd56 which is not in the SLE12-SP5 kernel- commit de76d0c * Mon May 30 2022 jgrossAATTsuse.com- smp: Fix offline cpu check in flush_smp_call_function_queue() (git-fixes).- commit 9088d9f * Mon May 30 2022 jgrossAATTsuse.com- blacklist.conf: add cdb07bdea28e, which is not suitable. It is supposed to be a cleanup patch removing a variable never read, but this reasoning is wrong in the SLE12-SP5 kernel.- commit fb2bee4 * Mon May 30 2022 jgrossAATTsuse.com- mm, page_alloc: fix build_zonerefs_node() (git-fixes).- commit ae78266 * Mon May 30 2022 oneukumAATTsuse.com- PCI / ACPI: Mark expected switch fall-through (git-fixes).- commit a34b722 * Mon May 30 2022 wquAATTsuse.com- btrfs: extent-tree: kill the BUG_ON() in insert_inline_extent_backref() (CVE-2019-19377 bsc#1158266).- commit 7762823 * Mon May 30 2022 wquAATTsuse.com- btrfs: extent-tree: kill BUG_ON() in __btrfs_free_extent() (CVE-2019-19377 bsc#1158266).- commit fa0dbe1 * Fri May 27 2022 bpAATTsuse.de- KVM: x86/speculation: Disable Fill buffer clear within guests (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123 CVE-2022-21125 CVE-2022-21180).- commit 0f0e4c1 * Fri May 27 2022 bpAATTsuse.de- x86/speculation/mmio: Reuse SRBDS mitigation for SBDS (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123 CVE-2022-21125 CVE-2022-21180).- commit 5415e79 * Fri May 27 2022 bpAATTsuse.de- x86/speculation/srbds: Update SRBDS mitigation selection (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123 CVE-2022-21125 CVE-2022-21180).- commit 8723394 * Fri May 27 2022 bpAATTsuse.de- x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123 CVE-2022-21125 CVE-2022-21180).- commit 9f38802 * Fri May 27 2022 bpAATTsuse.de- x86/speculation/mmio: Enable CPU Fill buffer clearing on idle (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123 CVE-2022-21125 CVE-2022-21180).- commit f7cab5d * Fri May 27 2022 bpAATTsuse.de- x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123 CVE-2022-21125 CVE-2022-21180).- commit cc5a89b * Fri May 27 2022 duweAATTsuse.de- Blacklist some git-fixes for arm32 (stm32 and sun4i)- commit 3b070b0 * Fri May 27 2022 bpAATTsuse.de- x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123 CVE-2022-21125 CVE-2022-21180). - Refresh patches.suse/powerpc-64s-flush-L1D-after-user-accesses.patch. - Refresh patches.suse/powerpc-64s-flush-L1D-on-kernel-entry.patch.- commit bb2155d * Fri May 27 2022 duweAATTsuse.de- crypto: qat - don\'t cast parameter in bit operations (git-fixes).- crypto: ixp4xx - dma_unmap the correct address (git-fixes).- crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req() (git-fixes).- crypto: virtio - deal with unsupported input sizes (git-fixes).- commit 7fb5389 * Fri May 27 2022 tiwaiAATTsuse.de- Update patch reference for libata fix (bsc#1118212).- commit 16b85ae * Fri May 27 2022 bpAATTsuse.de- x86/speculation: Add a common function for MD_CLEAR mitigation update (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123 CVE-2022-21125 CVE-2022-21180).- commit 5316230 * Fri May 27 2022 bpAATTsuse.de- x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123 CVE-2022-21125 CVE-2022-21180).- commit bbc94eb * Thu May 26 2022 dkirjanovAATTsuse.com- i40e: Fix MAC address setting for a VF via Host/VM (git-fixes).- commit fb03aa3 * Thu May 26 2022 dkirjanovAATTsuse.com- i40e: always propagate error value in i40e_set_vsi_promisc() (git-fixes).- commit 2566276 * Thu May 26 2022 dkirjanovAATTsuse.com- i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc (git-fixes).- commit d2d5567 * Thu May 26 2022 dkirjanovAATTsuse.com- i40e: Remove scheduling while atomic possibility (git-fixes).- commit 3b40ec0 * Thu May 26 2022 dkirjanovAATTsuse.com- i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps (git-fixes).- commit 95721a6 * Thu May 26 2022 dkirjanovAATTsuse.com- i40e: Fix virtchnl_queue_select bitmap validation (git-fixes).- commit 93094b6 * Thu May 26 2022 dkirjanovAATTsuse.com- i40e: Refactoring VF MAC filters counting to make more reliable (git-fixes).- commit 02ed711 * Thu May 26 2022 dkirjanovAATTsuse.com- iavf: Fix incorrect adapter get in iavf_resume (git-fixes).- commit 1d0e0bf * Thu May 26 2022 msuchanekAATTsuse.de- kernel-binary.spec: Support radio selection for debuginfo. To disable debuginfo on 5.18 kernel a radio selection needs to be switched to a different selection. This requires disabling the currently active option and selecting NONE as debuginfo type.- commit 43b5dd3 * Thu May 26 2022 tonyjAATTsuse.de- perf: Fix sys_perf_event_open() race against self (CVE-2022-1729, bsc#1199507).- commit fc77f1c * Wed May 25 2022 dkirjanovAATTsuse.com- vxlan: fix memleak of fdb (git-fixes).- commit 385caa2 * Wed May 25 2022 jackAATTsuse.cz- ext4: avoid cycles in directory h-tree (bsc#1198577 CVE-2022-1184).- commit ec51c1b * Wed May 25 2022 jackAATTsuse.cz- ext4: verify dir block before splitting it (bsc#1198577 CVE-2022-1184).- commit 97bfb10 * Wed May 25 2022 oneukumAATTsuse.com- USB: serial: qcserial: add support for Sierra Wireless EM7590 (git-fixes).- commit 9a26d35 * Wed May 25 2022 oneukumAATTsuse.com- USB: serial: option: add Fibocom MA510 modem (git-fixes).- commit 1ba0453 * Wed May 25 2022 oneukumAATTsuse.com- USB: serial: option: add Fibocom L610 modem (git-fixes).- commit c12b9bf * Wed May 25 2022 oneukumAATTsuse.com- USB: serial: pl2303: add device id for HP LM930 Display (git-fixes).- commit cb3a9ba * Wed May 25 2022 oneukumAATTsuse.com- blacklist.conf: no support for gadget mode in SLE12- commit f8ace79 * Wed May 25 2022 oneukumAATTsuse.com- ACPI: property: Release subnode properties with data nodes (git-fixes).- commit c063047 * Wed May 25 2022 msuchanekAATTsuse.de- tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe() (bsc#1065729).- commit 2da357e * Wed May 25 2022 lduncanAATTsuse.com- scsi: fnic: Replace DMA mask of 64 bits with 47 bits (bsc#1199631).- commit e59adf4 * Tue May 24 2022 msuchanekAATTsuse.de- powerpc: Enable the DAWR on POWER9 DD2.3 and above (bsc#1055117 ltc#159753).- powerpc: Remove Power8 DD1 from cputable (bsc#1055117 ltc#159753).- Refresh patches.suse/powerpc-64s-Remove-POWER9-DD1-support.patch- commit 28c0fba * Tue May 24 2022 jleeAATTsuse.com- debug: Lock down kgdb (bsc#1199426 CVE-2022-21499).- commit 1cd17a0 * Mon May 23 2022 mkoutnyAATTsuse.com- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp() (bsc#1199839).- commit 9b6eecc * Mon May 23 2022 tiwaiAATTsuse.de- crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete() (bsc#1197601).- commit b5cd00f * Mon May 23 2022 schwabAATTsuse.de- Add dtb-starfive- commit 85335b1 * Mon May 23 2022 msuchanekAATTsuse.de- KVM: PPC: Propagate errors to the guest when failed instead of ignoring (bsc#1061840 git-fixes).- commit c8989fb * Mon May 23 2022 tiwaiAATTsuse.de- Update patch reference for ACPI fix (CVE-2017-13695 bsc#1055710)- commit e74f546 * Mon May 23 2022 msuchanekAATTsuse.de- KVM: PPC: Fix TCE handling for VFIO (bsc#1061840 git-fixes).- commit f0e0eab * Wed May 18 2022 pmladekAATTsuse.com- floppy: use a statically allocated error counter (bsc#1199063 CVE-2022-1652).- commit 7173277 * Wed May 18 2022 aabdallahAATTsuse.de- Export new inet_ehash_nolisten3 symbol (bsc#1199671) Update: patches.kabi/tcp-fix-race-condition-when-creating-child-sockets-from-syncookies-kABI-fix.patch- commit 92e37e7 * Wed May 18 2022 tiwaiAATTsuse.de- rpm/kernel-binary.spec.in: Fix missing kernel-preempt-devel and KMP Provides (bsc#1199046)- commit 84d7ba8 * Wed May 18 2022 oneukumAATTsuse.com- media: netup_unidvb: Don\'t leak SPI master in probe error path (git-fixes).- commit baae2da * Wed May 18 2022 oneukumAATTsuse.com- blacklist.conf: extremely intrusive prerequisites- commit 331d415 * Wed May 18 2022 oneukumAATTsuse.com- media: vim2m: Remove surplus name initialization (git-fixes).- commit ff43341 * Wed May 18 2022 aabdallahAATTsuse.de- netfilter: nf_conntrack_tcp: re-init for syn packets only (bsc#1199035).- commit 7f196b5 * Wed May 18 2022 aabdallahAATTsuse.de- netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options (bsc#1199035).- commit f94c482 * Wed May 18 2022 aabdallahAATTsuse.de- netfilter: conntrack: re-init state for retransmitted syn-ack (bsc#1199035).- commit dd4faf1 * Wed May 18 2022 aabdallahAATTsuse.de- netfilter: conntrack: move synack init code to helper (bsc#1199035).- commit a34ad9a * Wed May 18 2022 aabdallahAATTsuse.de- netfilter: conntrack: connection timeout after re-register (bsc#1199035).- commit 84b725c * Tue May 17 2022 jdelvareAATTsuse.de- blacklist.conf: (\"watchdog: iTCO_wdt: Account for rebooting on second timeout\") Delete patches.suse/watchdog-iTCO_wdt-Account-for-rebooting-on-second-ti.patch. This change caused a regression on some systems (watchdog firing up too fast) and ended up being reverted upstream (bsc#1199526).- commit 001c898 * Tue May 17 2022 mkoutnyAATTsuse.com- blacklist.conf: Add 7d613f9f72ec signal: Remove the bogus sigkill_pending in ptrace_stop- commit 4730b82 * Tue May 17 2022 mkoutnyAATTsuse.com- blacklist.conf: Add e7f7c99ba911 signal: In get_signal test for signal_group_exit every time through the loop- commit a90bbcf * Tue May 17 2022 tiwaiAATTsuse.de- nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs (CVE-2022-1734 bsc#1199605).- commit d9ccce0 * Tue May 17 2022 neilbAATTsuse.de- SUNRPC: Ensure that the gssproxy client can start in a connected state (git-fixes).- Refresh patches.suse/NFSv4.1-Don-t-rebind-to-the-same-source-port-when-re.patch.- commit e49922d * Tue May 17 2022 neilbAATTsuse.de- Revert \"SUNRPC: Ensure gss-proxy connects on setup\" (git-fixes).- Refresh patches.suse/NFSv4.1-Don-t-rebind-to-the-same-source-port-when-re.patch.- commit 7a29594 * Tue May 17 2022 wquAATTsuse.com- btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized (bsc#1199399).- commit d95d9f9 * Tue May 17 2022 neilbAATTsuse.de- NFS: limit use of ACCESS cache for negative responses (bsc#1196570).- commit ef9d19f * Mon May 16 2022 lduncanAATTsuse.com- Fix incorrect back-port, fixing 2 build warnings.- commit 9439daf * Mon May 16 2022 oneukumAATTsuse.com- Input: aiptek - properly check endpoint type (git-fixes).- commit adce64b * Mon May 16 2022 oneukumAATTsuse.com- Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2 (git-fixes).- commit c0c510c * Mon May 16 2022 oneukumAATTsuse.com- Input: ti_am335x_tsc - set ADCREFM for X configuration (git-fixes).- commit e4c804c * Mon May 16 2022 oneukumAATTsuse.com- Input: spaceball - fix parsing of movement data packets (git-fixes).- commit 539174a * Mon May 16 2022 oneukumAATTsuse.com- Input: appletouch - initialize work before device registration (git-fixes).- commit c34cd8b * Mon May 16 2022 oneukumAATTsuse.com- Input: elantench - fix misreporting trackpoint coordinates (git-fixes).- commit 7997e49 * Mon May 16 2022 oneukumAATTsuse.com- blacklist.conf: cosmetic, fixes only a warning building kerneldoc- commit 6049774 * Mon May 16 2022 oneukumAATTsuse.com- blacklist.conf: cosmetic cleanup not relevant with our compiler- commit ba2d5e6 * Mon May 16 2022 oneukumAATTsuse.com- Input: xpad - add support for another USB ID of Nacon GC-100 (git-fixes).- commit 2ec4daa * Mon May 16 2022 iivanovAATTsuse.de- blacklist.conf: (\"arm64: patch_text: Fixup last cpu should be master\")- commit be0ce1e * Mon May 16 2022 iivanovAATTsuse.de- arm64/mm: avoid fixmap race condition when create pud mapping (git-fixes)- commit e712368 * Mon May 16 2022 iivanovAATTsuse.de- arm64: module: remove (NOLOAD) from linker script (git-fixes)- commit 18f8665 * Mon May 16 2022 iivanovAATTsuse.de- arm64: clear_page() shouldn\'t use DC ZVA when DCZID_EL0.DZP == 1 (git-fixes).- commit 0999b33 * Mon May 16 2022 iivanovAATTsuse.de- arm64: fix inline asm in load_unaligned_zeropad() (git-fixes)- commit 04ca715 * Mon May 16 2022 iivanovAATTsuse.de- arm64: kdump: update ppos when reading elfcorehdr (git-fixes)- commit 800afa6 * Mon May 16 2022 iivanovAATTsuse.de- arm64: Add missing ISB after invalidating TLB in __primary_switch (git-fixes)- commit 39de1e2 * Mon May 16 2022 iivanovAATTsuse.de- arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing (git-fixes)- commit ca97ce7 * Mon May 16 2022 iivanovAATTsuse.de- arm64 module: set plt * section addresses to 0x0 (git-fixes)- commit 3d5101e * Mon May 16 2022 iivanovAATTsuse.de- arm64: Extend workaround for erratum 1024718 to all versions of (git-fixes)- commit a87c9dd * Mon May 16 2022 iivanovAATTsuse.de- arm64: avoid -Woverride-init warning (git-fixes)- commit 2129334 * Mon May 16 2022 iivanovAATTsuse.de- arm64: berlin: Select DW_APB_TIMER_OF (git-fixes) Update arm64 default config too.- commit 0ecd431 * Mon May 16 2022 iivanovAATTsuse.de- arm64: futex: Restore oldval initialization to work around buggy (git-fixes)- commit aff6d26 * Mon May 16 2022 oneukumAATTsuse.com- USB: quirks: add STRING quirk for VCOM device (git-fixes).- commit b3561b8 * Mon May 16 2022 oneukumAATTsuse.com- USB: quirks: add a Realtek card reader (git-fixes).- commit 00ce130 * Mon May 16 2022 oneukumAATTsuse.com- usb: cdc-wdm: fix reading stuck on device close (git-fixes).- commit 89b73ba * Mon May 16 2022 oneukumAATTsuse.com- USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS (git-fixes).- commit 59b9eb6 * Mon May 16 2022 oneukumAATTsuse.com- USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader (git-fixes).- commit 17cb6f5 * Mon May 16 2022 oneukumAATTsuse.com- USB: serial: option: add support for Cinterion MV32-WA/MV32-WB (git-fixes).- commit cd550fd * Mon May 16 2022 oneukumAATTsuse.com- USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions (git-fixes).- commit de2ee2e * Mon May 16 2022 oneukumAATTsuse.com- xhci: stop polling roothubs after shutdown (git-fixes).- commit 7a8d134 * Sun May 15 2022 tonyjAATTsuse.de- bpf: fix panic due to oob in bpf_prog_test_run_skb (bsc#1197219, CVE-2021-39711).- commit 51bae76 * Sat May 14 2022 lduncanAATTsuse.com- scsi: sr: Do not leak information in ioctl (git-fixes).- scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one() (git-fixes).- scsi: virtio-scsi: Eliminate anonymous module_init & module_exit (git-fixes).- drbd: fix an invalid memory access caused by incorrect use of list iterator (git-fixes).- drbd: Fix five use after free bugs in get_initial_state (git-fixes).- scsi: hisi_sas: Change permission of parameter prot_mask (git-fixes).- scsi: pm8001: Fix abort all task initialization (git-fixes).- scsi: pm8001: Fix NCQ NON DATA command completion handling (git-fixes).- scsi: pm8001: Fix NCQ NON DATA command task initialization (git-fixes).- scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req() (git-fixes).- scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req() (git-fixes).- scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update() (git-fixes).- scsi: pm8001: Fix le32 values handling in pm80xx_set_sas_protocol_timer_config() (git-fixes).- scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config() (git-fixes).- scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req() (git-fixes).- scsi: pm8001: Fix command initialization in pm80XX_send_read_log() (git-fixes).- scsi: fnic: Fix a tracing statement (git-fixes).- scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe (git-fixes).- commit 7d2dad7 * Fri May 13 2022 tiwaiAATTsuse.de- ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE (CVE-2022-30594 bsc#1199505 bsc#1198413).- commit 26d8e0b * Fri May 13 2022 tiwaiAATTsuse.de- Add patch reference to seccomp fix (CVE-2022-30594 bsc#1199505 bsc#1198413) Also shorten the patch file name to standard size- commit 636bc07 * Thu May 12 2022 iivanovAATTsuse.de- arm64: csum: Fix handling of bad packets (git-fixes)- commit f574d06 * Thu May 12 2022 iivanovAATTsuse.de- arm64: ptrace: Override SPSR.SS when single-stepping is enabled (git-fixes)- commit 2b0b29d * Thu May 12 2022 iivanovAATTsuse.de- arm64: kgdb: Fix single-step exception handling oops (git-fixes)- commit 2bf8d9a * Thu May 12 2022 iivanovAATTsuse.de- KVM: arm64: Fix definition of PAGE_HYP_DEVICE (git-fixes)- commit d7f377c * Thu May 12 2022 iivanovAATTsuse.de- arm64: perf: Report the PC value in REGS_ABI_32 mode (git-fixes)- commit 9b7c58a * Thu May 12 2022 iivanovAATTsuse.de- arm64: hw_breakpoint: Don\'t invoke overflow handler on uaccess (git-fixes)- commit 1bcd840 * Thu May 12 2022 iivanovAATTsuse.de- arm64: fix the flush_icache_range arguments in machine_kexec (git-fixes)- commit 882df6a * Thu May 12 2022 iivanovAATTsuse.de- arm64: hugetlb: avoid potential NULL dereference (git-fixes)- commit 555706d * Thu May 12 2022 iivanovAATTsuse.de- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend (git-fixes)- commit b96856e * Thu May 12 2022 iivanovAATTsuse.de- blacklist.conf: (\"arm64: bcm2835: Drop select of nonexistent HAVE_ARM_ARCH_TIMER\")- commit c43d835 * Thu May 12 2022 iivanovAATTsuse.de- blacklist.conf: (\"arm64: alternative: fix build with clang integrated assembler\")- commit 54b996b * Thu May 12 2022 iivanovAATTsuse.de- arm64: smp: fix crash_smp_send_stop() behaviour (git-fixes)- commit 1b169cc * Thu May 12 2022 iivanovAATTsuse.de- arm64: smp: fix smp_send_stop() behaviour (git-fixes)- commit b6d82e4 * Thu May 12 2022 iivanovAATTsuse.de- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations (git-fixes)- commit 1cb7bae * Thu May 12 2022 iivanovAATTsuse.de- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly (git-fixes)- commit c507980 * Thu May 12 2022 iivanovAATTsuse.de- arm64: cpufeature: Fix the type of no FP/SIMD capability (git-fixes)- commit 254dd7d * Thu May 12 2022 iivanovAATTsuse.de- arm64: kbuild: remove compressed images on \'make ARCH=arm64 (git-fixes)- commit 24f9c76 * Thu May 12 2022 iivanovAATTsuse.de- arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess (git-fixes)- commit b66e175 * Thu May 12 2022 iivanovAATTsuse.de- arm64: hibernate: check pgd table allocation (git-fixes)- commit d832f17 * Wed May 11 2022 msuchanekAATTsuse.de- blacklist.conf: Add 173ee3962959 of: Add missing exports of node name compare functions- commit 0dd7ac0 * Wed May 11 2022 msuchanekAATTsuse.de- blacklist.conf: Add 35d2f249ef0 powerpc/64s: Fix copy-paste data exposure into newly created tasks- commit ed610b6 * Wed May 11 2022 msuchanekAATTsuse.de- blacklist.conf: Add ef0e3b650f8d powerpc/perf: Fix Threshold Event Counter Multiplier width for P10- commit a1fd7b5 * Wed May 11 2022 vkarasulliAATTsuse.de- NFSv4: nfs_atomic_open() can race when looking up a non-regular file (bsc#1195612 CVE-2022-24448).- commit dd7b1a9 * Wed May 11 2022 oneukumAATTsuse.com- media: dib0700: fix undefined behavior in tuner shutdown (git-fixes).- commit 161f5d6 * Wed May 11 2022 oneukumAATTsuse.com- media: dmxdev: fix UAF when dvb_register_device() fails (git-fixes).- commit a5f86c7 * Wed May 11 2022 oneukumAATTsuse.com- media: stk1160: fix control-message timeouts (git-fixes).- commit a12f4c4 * Wed May 11 2022 oneukumAATTsuse.com- media: s2255: fix control-message timeouts (git-fixes).- commit a9c8dfb * Wed May 11 2022 oneukumAATTsuse.com- media: pvrusb2: fix control-message timeouts (git-fixes).- commit 16e2d20 * Wed May 11 2022 oneukumAATTsuse.com- media: em28xx: fix control-message timeouts.- commit a04e6eb * Wed May 11 2022 oneukumAATTsuse.com- media: cpia2: fix control-message timeouts (git-fixes).- commit 08eac6f * Wed May 11 2022 oneukumAATTsuse.com- media: flexcop-usb: fix control-message timeouts (git-fixes).- commit 723dad6 * Wed May 11 2022 oneukumAATTsuse.com- media: redrat3: fix control-message timeouts (git-fixes).- commit 8ba5db7 * Wed May 11 2022 oneukumAATTsuse.com- media: mceusb: fix control-message timeouts (git-fixes).- commit 2cb626b * Wed May 11 2022 oneukumAATTsuse.com- media: cx23885: Fix snd_card_free call on null card pointer (git-fixes).- commit 00ecca7 * Wed May 11 2022 oneukumAATTsuse.com- media: mtk-vpu: Fix a resource leak in the error handling path of \'mtk_vpu_probe()\' (git-fixes).- commit f0a6451 * Wed May 11 2022 oneukumAATTsuse.com- blacklist.conf: breaks API in a way visible to user space- commit c6a60a3 * Wed May 11 2022 oheringAATTsuse.de- PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time (bsc#1199314).- commit 961a274 * Wed May 11 2022 fweisbeckerAATTsuse.de- timekeeping: Really make sure wall_to_monotonic isn\'t (git-fixes)- commit 09cd25b * Tue May 10 2022 fweisbeckerAATTsuse.de- sched/debug: Remove mpol_get/put and task_lock/unlock from (git-fixes)- commit 604de00 * Tue May 10 2022 fweisbeckerAATTsuse.de- cputime, cpuacct: Include guest time in user time in (git-fixes)- commit 50f0114 * Tue May 10 2022 fweisbeckerAATTsuse.de- sched/core: Add __sched tag for io_schedule() (git-fixes)- commit 9d87590 * Tue May 10 2022 fweisbeckerAATTsuse.de- sched/core: Fix comment regarding nr_iowait_cpu() and (git-fixes)- commit ecffaaa * Tue May 10 2022 bpAATTsuse.de- Fix kernel-vanilla build issue Fix: [ 315s] CC [M] fs/fat/namei_vfat.o [ 315s] CC kernel/elfcore.o [ 315s] ../scripts/Makefile.build:302: recipe for target \'kernel/elfcore.o\' failed [ 315s] Cannot find symbol for section 1: .text. [ 315s] kernel/elfcore.o: failed [ 315s] make[3]: * * * [kernel/elfcore.o] Error 1 due to toolchain updates and the patch missing in the vanilla flavor. So move it there.- Fix kernel-vanilla build issue Fix: [ 315s] CC [M] fs/fat/namei_vfat.o [ 315s] CC kernel/elfcore.o [ 315s] ../scripts/Makefile.build:302: recipe for target \'kernel/elfcore.o\' failed [ 315s] Cannot find symbol for section 1: .text. [ 315s] kernel/elfcore.o: failed [ 315s] make[3]: * * * [kernel/elfcore.o] Error 1 due to toolchain updates and those two missing in the vanilla flavor. So move them there.- commit 23d6a8f * Mon May 09 2022 oneukumAATTsuse.com- usb: hub: Fix locking issues with address0_mutex (git-fixes).- commit 356d15d * Mon May 09 2022 neilbAATTsuse.de- Revert \"SUNRPC: attempt AF_LOCAL connect on setup\" (git-fixes).- SUNRPC: Ensure gss-proxy connects on setup (git-fixes).- NFSv4: Don\'t invalidate inode attributes on delegation return (git-fixes).- commit 68eb601 * Fri May 06 2022 bpAATTsuse.de- Refresh patches.suse/edac-amd64-add-family-ops-for-family-19h-models-00h-0fh.patch. Fix a mis-backport, see bsc#1199239.- commit f96a9c6 * Fri May 06 2022 dkirjanovAATTsuse.com- veth: Ensure eth header is in skb\'s linear part (git-fixes).- commit 6ff2c01 * Fri May 06 2022 dkirjanovAATTsuse.com- drivers: net: xgene: Fix regression in CRC stripping (git-fixes).- commit 602a1e3 * Fri May 06 2022 dkirjanovAATTsuse.com- qed: validate and restrict untrusted VFs vlan promisc mode (git-fixes).- commit ad0651e * Fri May 06 2022 dkirjanovAATTsuse.com- qed: display VF trust config (git-fixes).- commit 9699ef6 * Fri May 06 2022 dkirjanovAATTsuse.com- net: bcmgenet: Don\'t claim WOL when its not available (git-fixes).- commit a1f5118 * Fri May 06 2022 dkirjanovAATTsuse.com- qed: return status of qed_iov_get_link (git-fixes).- commit 159f7e9 * Fri May 06 2022 dkirjanovAATTsuse.com- net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare() (git-fixes).- commit 9c3a46d * Fri May 06 2022 dkirjanovAATTsuse.com- bonding: pair enable_port with slave_arr_updates (git-fixes).- commit b8799d9 * Fri May 06 2022 dmuellerAATTsuse.com- rpm/kernel-obs-build.spec.in: Also depend on dracut-systemd (bsc#1195775)- commit 5d4e32c * Thu May 05 2022 jslabyAATTsuse.cz- Revert \"build initrd without systemd\" (bsc#1195775)\" This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again, this breaks many packages as: * iproute2 is missing, and * kernel-obs-qa fails with: Timed out waiting for device /dev/disk/by-id/virtio-0.- commit 15dd151 * Wed May 04 2022 iivanovAATTsuse.de- arm64: kprobes: Recover pstate.D in single-step exception handler (git-fixes)- commit 08b3135 * Wed May 04 2022 iivanovAATTsuse.de- arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG} (git-fixes)- commit 0fb13cd * Wed May 04 2022 iivanovAATTsuse.de- arm64: compat: Allow single-byte watchpoints on all addresses (git-fixes)- commit 07a9393 * Wed May 04 2022 iivanovAATTsuse.de- arm64: entry: SP Alignment Fault doesn\'t write to FAR_EL1 (git-fixes)- commit e55d0f7 * Wed May 04 2022 iivanovAATTsuse.de- blacklist.conf: (\"arm64: kaslr: keep modules inside module region when KASAN is enabled\")- commit 1b6c511 * Wed May 04 2022 iivanovAATTsuse.de- arm64/mm: Inhibit huge-vmap with ptdump (git-fixes). Refresh patches.suse/arm64-map-FDT-as-RW-for-early_init_dt_scan.patch.- commit 1547369 * Wed May 04 2022 iivanovAATTsuse.de- arm64/iommu: handle non-remapped addresses in ->mmap and (git-fixes)- commit 4d8706c * Wed May 04 2022 iivanovAATTsuse.de- crypto: arm64/aes-neonbs - don\'t access already-freed walk.iv (git-fixes)- commit fac52ff * Wed May 04 2022 iivanovAATTsuse.de- arm64: futex: Avoid copying out uninitialised stack in failed (git-fixes)- commit 1717208 * Wed May 04 2022 iivanovAATTsuse.de- arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP (git-fixes)- commit 684672b * Wed May 04 2022 iivanovAATTsuse.de- blacklist.conf: (\"arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value\")- commit 94505c7 * Wed May 04 2022 iivanovAATTsuse.de- arm64: Fix size of __early_cpu_boot_status (git-fixes)- commit 6601dcf * Wed May 04 2022 iivanovAATTsuse.de- arm64: compat: Reduce address limit (git-fixes)- commit 04e4a55 * Wed May 04 2022 iivanovAATTsuse.de- arm64: Save and restore OSDLR_EL1 across suspend/resume (git-fixes)- commit 02dab80 * Wed May 04 2022 iivanovAATTsuse.de- arm64: Clear OSDLR_EL1 on CPU boot (git-fixes)- commit 67d23fd * Wed May 04 2022 iivanovAATTsuse.de- blacklist.conf: (\"arm64/mm: fix kernel-doc comments\")- commit b109706 * Wed May 04 2022 iivanovAATTsuse.de- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value (git-fixes)- commit 60a1549 * Wed May 04 2022 iivanovAATTsuse.de- arm64: debug: Ensure debug handlers check triggering exception level (git-fixes)- commit b48e6fb * Wed May 04 2022 iivanovAATTsuse.de- arm64: debug: Don\'t propagate UNKNOWN FAR into si_code for debug (git-fixes)- commit aa9cc22 * Wed May 04 2022 iivanovAATTsuse.de- arm64: Fix HCR.TGE status for NMI contexts (git-fixes)- commit 931dd8d * Wed May 04 2022 iivanovAATTsuse.de- arm64: Relax GIC version check during early boot (git-fixes)- commit 755c19b * Wed May 04 2022 iivanovAATTsuse.de- arm64: dts: marvell: Fix A37xx UART0 register size (git-fixes)- commit 54c508c * Wed May 04 2022 tbogendoerferAATTsuse.de- ixgbevf: add disable link state (bsc#1196426 CVE-2021-33061).- ixgbe: add improvement for MDD response functionality (bsc#1196426 CVE-2021-33061).- ixgbe: add the ability for the PF to disable VF link state (bsc#1196426 CVE-2021-33061).- commit 7ca9841 * Wed May 04 2022 oheringAATTsuse.de- net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe() (bsc#1195651).- net: mana: Add handling of CQE_RX_TRUNCATED (bsc#1195651).- net: mana: Reuse XDP dropped page (bsc#1195651).- net: mana: Add counter for XDP_TX (bsc#1195651).- net: mana: Add counter for packet dropped by XDP (bsc#1195651).- net: mana: Use struct_size() helper in mana_gd_create_dma_region() (bsc#1195651).- commit 1c0dbce * Wed May 04 2022 martin.wilckAATTsuse.com- Revert lpfc driver update to 14.2.0.1 (bsc#1198989)- commit be1f831 * Tue May 03 2022 tzimmermannAATTsuse.de- drm/fb-helper: Mark screen buffers in system memory with (bsc#1129770)- commit 1a3a046 * Tue May 03 2022 tzimmermannAATTsuse.de- video: hyperv_fb: Fix validation of screen resolution (bsc#1129770)- commit b9d0ff6 * Tue May 03 2022 tzimmermannAATTsuse.de- video: backlight: Drop maximum brightness override for brightness (bsc#1129770)- commit 43837e5 * Tue May 03 2022 tzimmermannAATTsuse.de- PCI: Do not enable AtomicOps on VFs (bsc#1129770)- commit c8f8eeb * Tue May 03 2022 tzimmermannAATTsuse.de- ARM: 9110/1: oabi-compat: fix oabi epoll sparse warning (bsc#1129770)- commit d1ab88b * Tue May 03 2022 dkirjanovAATTsuse.com- fsl/fman: Check for null pointer after calling devm_ioremap (git-fixes).- commit a939025 * Tue May 03 2022 dkirjanovAATTsuse.com- ppp: ensure minimum packet size in ppp_write() (git-fixes).- commit df66a4a * Tue May 03 2022 dkirjanovAATTsuse.com- can: gs_usb: fix use of uninitialized variable, detach device on reception of invalid USB data (git-fixes).- commit 8660202 * Tue May 03 2022 dkirjanovAATTsuse.com- net: ethernet: mtk_eth_soc: fix return values and refactor MDIO ops (git-fixes).- commit 0892190 * Tue May 03 2022 dkirjanovAATTsuse.com- ieee802154: atusb: fix uninit value in atusb_set_extended_addr (git-fixes).- commit 039c504 * Tue May 03 2022 dkirjanovAATTsuse.com- i40e: Fix incorrect netdev\'s real number of RX/TX queues (git-fixes).- commit 71ccdfa * Tue May 03 2022 tbogendoerferAATTsuse.de- bnx2x: fix napi API usage sequence (bsc#1198217).- commit 0fdc23e * Mon May 02 2022 msuchanekAATTsuse.de- powerpc/perf: Fix power9 event alternatives (bsc#1137728, LTC#178106, git-fixes).- Revert \"ibmvnic: Add ethtool private flag for driver-defined queue limits\" (bsc#1121726 ltc#174633 git-fixes).- commit e2aedd0 * Mon May 02 2022 oneukumAATTsuse.com- USB: Fix xhci event ring dequeue pointer ERDP update issue (git-fixes).- commit c9dd9d4 * Mon May 02 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'vgacon: Propagate console boot parameters before calling `vc_resize\'\'- commit 049412f * Mon May 02 2022 oneukumAATTsuse.com- blacklist.conf: kABI- commit 82bdaff * Mon May 02 2022 oneukumAATTsuse.com- blacklist.conf: irrelevant in our configs- commit 56584e8 * Mon May 02 2022 oneukumAATTsuse.com- blacklist.conf: cleanup, not a fix- commit d0b397b * Mon May 02 2022 denis.kirjanovAATTsuse.com- net/x25: Fix null-ptr-deref caused by x25_disconnect (CVE-2022-1516 bsc#1199012).- commit 70361a9 * Mon May 02 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'backlight: qcom-wled: Fix off-by-one maximum with default num_strings\'- commit 51cd556 * Mon May 02 2022 tzimmermannAATTsuse.de- blacklist.conf: Append \'vt: Fix character height handling with VT_RESIZEX\'- commit f58734a * Mon May 02 2022 tzimmermannAATTsuse.de- video: fbdev: udlfb: properly check endpoint type (bsc#1129770)- commit 783e7a7 * Mon May 02 2022 tzimmermannAATTsuse.de- video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of (bsc#1129770)- commit 155ebc4 * Mon May 02 2022 tzimmermannAATTsuse.de- video: fbdev: sm712fb: Fix crash in smtcfb_read() (bsc#1129770)- commit 639ac93 * Mon May 02 2022 tzimmermannAATTsuse.de- video: fbdev: atari: Atari 2 bpp (STe) palette bugfix (bsc#1129770)- commit e434e14 * Mon May 02 2022 tzimmermannAATTsuse.de- video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name() (bsc#1129770)- commit 344bc32 * Mon May 02 2022 tzimmermannAATTsuse.de- video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe() (bsc#1129770)- commit 66c9a63 * Mon May 02 2022 tzimmermannAATTsuse.de- video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe() (bsc#1129770)- commit 816cbfa * Mon May 02 2022 tzimmermannAATTsuse.de- parisc/sticon: fix reverse colors (bsc#1129770)- commit 96cba65 * Mon May 02 2022 tzimmermannAATTsuse.de- video: fbdev: chipsfb: use memset_io() instead of memset() (bsc#1129770)- commit b2ee4b1 * Mon May 02 2022 tzimmermannAATTsuse.de- fbmem: don\'t allow too huge resolutions (bsc#1129770)- commit 3261ce6 * Mon May 02 2022 tzimmermannAATTsuse.de- backlight: pwm_bl: Improve bootloader/kernel device handover (bsc#1129770)- commit 1e071a0 * Thu Apr 28 2022 neilbAATTsuse.de- Restore kabi after Revert \"NFSv4: Handle the special Linux file open access mode\" (git-fixes).- commit 454c575 * Wed Apr 27 2022 oneukumAATTsuse.com- media: em28xx: fix memory leak in em28xx_init_dev (git-fixes).- commit ae8eb8d * Wed Apr 27 2022 oneukumAATTsuse.com- media: v4l2-ioctl: S_CTRL output the right value (git-fixes).- commit 1ab34f7 * Wed Apr 27 2022 oneukumAATTsuse.com- blacklist.conf: misattributed- commit 67e9964 * Wed Apr 27 2022 oneukumAATTsuse.com- blacklist.conf: irrelevant in our config- commit b67c63d * Wed Apr 27 2022 oneukumAATTsuse.com- media: dvb-usb: fix ununit-value in az6027_rc_query (git-fixes).- commit fba8723 * Wed Apr 27 2022 oneukumAATTsuse.com- media: stkwebcam: fix memory leak in stk_camera_probe (git-fixes).- commit 93825c5 * Wed Apr 27 2022 oneukumAATTsuse.com- media: dvb-usb: fix uninit-value in vp702x_read_mac_addr (git-fixes).- commit 40501ef * Wed Apr 27 2022 oneukumAATTsuse.com- media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_init (git-fixes).- commit 451e148 * Wed Apr 27 2022 oneukumAATTsuse.com- media: rc-loopback: return number of emitters rather than error (git-fixes).- commit cff83f4 * Wed Apr 27 2022 oneukumAATTsuse.com- media: uvc: don\'t do DMA on stack (git-fixes).- commit c3b7b8e * Wed Apr 27 2022 oneukumAATTsuse.com- media: videobuf2-core: dequeue if start_streaming fails (git-fixes).- commit dc1215d * Wed Apr 27 2022 oneukumAATTsuse.com- media: lmedm04: Fix misuse of comma (git-fixes).- commit fdc42cf * Wed Apr 27 2022 ddissAATTsuse.de- ovl: fix missing negative dentry check in ovl_rename() (CVE-2021-20321 bsc#1191647).- commit 3e23b63 * Wed Apr 27 2022 oneukumAATTsuse.com- blacklist.conf: duplicate- commit cf7be65 * Wed Apr 27 2022 oneukumAATTsuse.com- blacklist.conf: cleanup- commit 41d47c2 * Tue Apr 26 2022 tabrahamAATTsuse.com- scsi: scsi_dh_alua: Avoid crash during alua_bus_detach() (bsc#1028340 bsc#1198825).- commit 058dc1f * Tue Apr 26 2022 oneukumAATTsuse.com- rtl8187: fix control-message timeouts (git-fixes).- commit 79977ac * Tue Apr 26 2022 oneukumAATTsuse.com- ath6kl: fix division by zero in send path (git-fixes).- commit 4d7c95f * Tue Apr 26 2022 oneukumAATTsuse.com- ath6kl: fix control-message timeout (git-fixes).- commit 77388d0 * Tue Apr 26 2022 oneukumAATTsuse.com- wcn36xx: add proper DMA memory barriers in rx path (git-fixes).- commit 4a06a7f * Tue Apr 26 2022 oneukumAATTsuse.com- wcn36xx: Fix HT40 capability for 2Ghz band (git-fixes).- commit 85a369e * Tue Apr 26 2022 oneukumAATTsuse.com- libertas: Fix possible memory leak in probe and disconnect (git-fixes).- commit 3b6017c * Tue Apr 26 2022 oneukumAATTsuse.com- libertas_tf: Fix possible memory leak in probe and disconnect (git-fixes).- commit 966339e * Tue Apr 26 2022 oneukumAATTsuse.com- ath10k: fix max antenna gain unit (git-fixes).- commit b33c09d * Tue Apr 26 2022 oneukumAATTsuse.com- ath9k: Fix potential interrupt storm on queue reset (git-fixes).- commit d0dc5a4 * Tue Apr 26 2022 oneukumAATTsuse.com- mwifiex: Send DELBA requests according to spec (git-fixes).- commit 1fdac31 * Tue Apr 26 2022 oneukumAATTsuse.com- mwifiex: Read a PCI register after writing the TX ring write pointer (git-fixes).- commit 3308154 * Tue Apr 26 2022 oneukumAATTsuse.com- b43: fix a lower bounds test (git-fixes).- commit 1a2c981 * Tue Apr 26 2022 oneukumAATTsuse.com- b43legacy: fix a lower bounds test (git-fixes).- commit 12ea1d7 * Tue Apr 26 2022 oneukumAATTsuse.com- blacklist.conf: optimization that breaks kABI- commit 0b8cb68 * Tue Apr 26 2022 oneukumAATTsuse.com- USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c (git-fixes).- commit 8485f85 * Tue Apr 26 2022 oneukumAATTsuse.com- USB: serial: pl2303: add IBM device IDs (git-fixes).- commit e071cd2 * Tue Apr 26 2022 oneukumAATTsuse.com- USB: serial: simple: add Nokia phone driver (git-fixes).- commit 6cdbd34 * Tue Apr 26 2022 oneukumAATTsuse.com- blacklist.conf: optimization- commit efab6ed * Tue Apr 26 2022 oneukumAATTsuse.com- USB: serial: cp210x: add NCR Retail IO box id (git-fixes).- commit 8306949 * Tue Apr 26 2022 oneukumAATTsuse.com- blacklist.conf: no gadget mode in SLE12- commit 6d57b76 * Tue Apr 26 2022 oneukumAATTsuse.com- usb: ulpi: Call of_node_put correctly (git-fixes).- commit 98c8547 * Tue Apr 26 2022 oneukumAATTsuse.com- USB: core: Fix bug in resuming hub\'s handling of wakeup requests (git-fixes).- commit d42a2ba * Tue Apr 26 2022 oneukumAATTsuse.com- USB: Fix \"slab-out-of-bounds Write\" bug in usb_hcd_poll_rh_status (git-fixes).- commit 7c8f2b6 * Tue Apr 26 2022 oneukumAATTsuse.com- usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect (git-fixes).- commit 6c78568 * Tue Apr 26 2022 oneukumAATTsuse.com- usb: ulpi: Move of_node_put to ulpi_dev_release (git-fixes).- usb: hub: Fix usb enumeration issue due to address0 race (git-fixes).- commit 62d7e13 * Tue Apr 26 2022 jslabyAATTsuse.cz- io-64-nonatomic: add io{read|write}64{_lo_hi|_hi_lo} macros (git-fixes).- commit 48bc31d * Tue Apr 26 2022 jslabyAATTsuse.cz- mxser: fix xmit_buf leak in activate when LSR == 0xff (git-fixes).- PCI: iproc: Fix out-of-bound array accesses (git-fixes).- PCI: Fix overflow in command-line resource alignment requests (git-fixes).- PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0 (git-fixes).- PCI: iproc: Set affinity mask on MSI interrupts (git-fixes).- PCI: qcom: Change duplicate PCI reset to phy reset (git-fixes).- Refresh patches.suse/PCI-qcom-Add-missing-reset-for-ipq806x.patch.- PCI: Add device even if driver attach failed (git-fixes).- PCI/switchtec: Read all 64 bits of part_event_bitmap (git-fixes).- commit 9f2996c * Tue Apr 26 2022 neilbAATTsuse.de- SUNRPC: Handle low memory situations in call_status() (git-fixes).- NFSv4: fix open failure with O_ACCMODE flag (git-fixes).- Revert \"NFSv4: Handle the special Linux file open access mode\" (git-fixes).- NFSD: prevent underflow in nfssvc_decode_writeargs() (git-fixes).- fs/nfs: Use fatal_signal_pending instead of signal_pending (git-fixes).- commit 2cecf8b * Tue Apr 26 2022 neilbAATTsuse.de- Refresh patches.suse/SUNRPC-avoid-race-between-mod_timer-and-del_timer_sy.patch. Update git-commit now that it has landed.- commit 4e48858 * Mon Apr 25 2022 dkirjanovAATTsuse.com- Update patches.suse/drm-ttm-nouveau-don-t-call-tt-destroy-callback-on-al.patch (bsc#1175232 bsc#1183723 CVE-2021-20292).- commit 9708de1 * Mon Apr 25 2022 mkubecekAATTsuse.cz- net-sysfs: call dev_hold if kobject_init_and_add success (CVE-2019-20811 bsc#1172456).- commit 5de8a61 * Mon Apr 25 2022 msuchanekAATTsuse.de- pahole 1.22 required for full BTF features. also recommend pahole for kernel-source to make the kernel buildable with standard config- commit 364f54b * Mon Apr 25 2022 oneukumAATTsuse.com- Update patches.suse/net-usb-ax88179_178a-Fix-out-of-bounds-accesses-in-R.patch (bsc#1196018 CVE-2022-28748).- commit 25ea790 * Mon Apr 25 2022 jslabyAATTsuse.cz- random: check for signal_pending() outside of need_resched() check (git-fixes).- hwrng: atmel - disable trng on failure path (git-fixes).- hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER (git-fixes).- char/mwave: Adjust io port register size (git-fixes).- random: fix data race on crng_node_pool (git-fixes).- commit 0ec1c9f * Mon Apr 25 2022 dmuellerAATTsuse.com- blacklist.conf: blacklist compile fix for test routines- commit 0cd9e6f * Mon Apr 25 2022 jslabyAATTsuse.cz- blacklist.conf: add one ARCH_NOMADIK entry- commit f5b6eaf * Fri Apr 22 2022 vkarasulliAATTsuse.de- Update patches.suse/floppy-Do-not-copy-a-kernel-pointer-to-user-memory-i.patch (bsc#1051510 bsc#1084513 CVE-2018-7755).- commit 371ca37 * Fri Apr 22 2022 dmuellerAATTsuse.com- use jobs not processors in the constraints jobs is the number of vcpus available to the build, while processors is the total processor count of the machine the VM is running on.- commit a6e141d * Fri Apr 22 2022 tzimmermannAATTsuse.de- drm/vgem: Close use-after-free race in vgem_gem_create (CVE-2022-1419 bsc#1198742)- commit f3d608f * Fri Apr 22 2022 tzimmermannAATTsuse.de- drm/vgem: Close use-after-free race in vgem_gem_create (CVE-2022-1419 bsc#1198742)- commit c2b5f0e * Wed Apr 20 2022 bpAATTsuse.de- isdn: cpai: check ctr->cnr to avoid array index out of bound (bsc#1191958 CVE-2021-43389).- commit 6296574 * Wed Apr 20 2022 tiwaiAATTsuse.de- nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect (CVE-2021-38208 bsc#1187055).- commit 54aed86 * Wed Apr 20 2022 tiwaiAATTsuse.de- Update patch reference for NFC fix (CVE-2021-38208 bsc#1187055)- commit 01cc4ae * Wed Apr 20 2022 msuchanekAATTsuse.de- Update patches.suse/powerpc-pseries-Fix-use-after-free-in-remove_phb_dyn.patch (bsc#1065729 bsc#1198660 ltc#197803).- commit e3bcaa0 * Tue Apr 19 2022 fvogtAATTsuse.de- rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts modules afgif_hash is needed by some packages (e.g. iwd) for tests, xts is used for LUKS2 volumes by default and aegis128 is useful as AEAD cipher for LUKS2. Wrap the long line to make it readable.- commit bfd7db4 * Mon Apr 18 2022 denis.kirjanovAATTsuse.com- af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_register (CVE-2022-1353 bsc#1198516).- commit ffb367f * Thu Apr 14 2022 joao.silvaAATTsuse.com- kABI fix for tcp: fix race condition when creating child sockets from syncookies (bsc#1197075).- commit fd09edb * Thu Apr 14 2022 joao.silvaAATTsuse.com- tcp: Fix potential use-after-free due to double kfree() (bsc#1197075).- commit ad52893 * Thu Apr 14 2022 joao.silvaAATTsuse.com- tcp: fix race condition when creating child sockets from syncookies (bsc#1197075).- commit 6729a4f * Thu Apr 14 2022 neilbAATTsuse.de- NFSv4: Fix a regression in nfs_set_open_stateid_locked() (bsc#1196247).- kabi fix for NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE (bsc#1196247).- NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE (bsc#1196247). Adjust some kabi fixes to match.- NFSv4.x recover from pre-mature loss of openstateid (bsc#1196247).- NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE (bsc#1196247).- NFSv4: Don\'t try to CLOSE if the stateid \'other\' field has changed (bsc#1196247).- commit 639faa6 * Wed Apr 13 2022 dkirjanovAATTsuse.com- net: stmicro: handle clk_prepare() failure during init (git-fixes).- commit c63cb9b * Wed Apr 13 2022 dkirjanovAATTsuse.com- net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send (git-fixes).- commit 323e981 * Wed Apr 13 2022 dkirjanovAATTsuse.com- net: davinci_emac: Fix incorrect masking of tx and rx error channel (git-fixes).- commit 9fa453a * Wed Apr 13 2022 dkirjanovAATTsuse.com- net/mlx5e: Reduce tc unsupported key print level (git-fixes).- commit ccf2751 * Tue Apr 12 2022 bpAATTsuse.de- Update patches.suse/x86-pm-save-the-msr-validity-status-at-context-setup.patch (bsc#1198400).- Update patches.suse/x86-speculation-restore-speculation-related-msrs-during-s3-resume.patch (bsc#1198400).- commit b81f481 * Tue Apr 12 2022 mkoutnyAATTsuse.com- ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE (bsc#1198413).- commit 9eb132f * Tue Apr 12 2022 mkoutnyAATTsuse.com- blacklist.conf: Add 460a79e18842 mm/memcontrol: return 1 from cgroup.memory __setup() handler- commit f836b54 * Tue Apr 12 2022 tiwaiAATTsuse.de- Update patch references of drm fixes (CVE-2022-1280 bsc#1197914)- commit b729b95 * Tue Apr 12 2022 pmladekAATTsuse.com- Revert \"module, async: async_synchronize_full() on module init iff async is used\" (bsc#1197888).- commit 23e6efe * Mon Apr 11 2022 dkirjanovAATTsuse.com- i40e: add correct exception tracing for XDP (git-fixes).- commit 646c060 * Mon Apr 11 2022 tiwaiAATTsuse.de- drm/ttm/nouveau: don\'t call tt destroy callback on alloc failure (CVE-2021-20292 bsc#1183723).- commit f1a5fa2 * Mon Apr 11 2022 dkirjanovAATTsuse.com- i40e: optimize for XDP_REDIRECT in xsk path (git-fixes).- commit eba7817 * Mon Apr 11 2022 oneukumAATTsuse.com- blacklist.conf: misattributed in upstream- commit d24b230 * Mon Apr 11 2022 oneukumAATTsuse.com- mac80211: mesh: fix potentially unaligned access (git-fixes).- commit 49769d6 * Mon Apr 11 2022 oneukumAATTsuse.com- blacklist.conf: cleanup, not a fix- commit 7a11af1 * Mon Apr 11 2022 oneukumAATTsuse.com- Revert \"USB: serial: ch341: add new Product ID for CH341A\" (git-fixes).- commit dc3e8da * Mon Apr 11 2022 oneukumAATTsuse.com- blacklist.conf: depends on intrusive updates- commit 86c3906 * Mon Apr 11 2022 bpAATTsuse.de- x86/speculation: Restore speculation related MSRs during S3 resume (bsc#1114648).- commit 46f1ca5 * Mon Apr 11 2022 lduncanAATTsuse.com- scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands (git-fixes).- commit d81a725 * Fri Apr 08 2022 jroedelAATTsuse.de- x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO (git-fixes).- commit 3893e26 * Fri Apr 08 2022 lhenriquesAATTsuse.de- fuse: handle kABI change in struct fuse_req (bsc#1197343 CVE-2022-1011).- fuse: fix pipe buffer lifetime for direct_io (bsc#1197343 CVE-2022-1011).- commit e67cd7e * Fri Apr 08 2022 bpAATTsuse.de- x86/pm: Save the MSR validity status at context setup (bsc#1114648).- commit 87c5893 * Fri Apr 08 2022 mbenesAATTsuse.cz- livepatch: Don\'t block removal of patches that are safe to unload (bsc#1071995).- commit 3b32a28 * Fri Apr 08 2022 neilbAATTsuse.de- fix parallelism for rpc tasks (bsc#1197663).- Make the xprtiod workqueue unbounded (bsc#1197663).- commit 8b97258 * Thu Apr 07 2022 tbogendoerferAATTsuse.de- Refresh patches.suse/net-sched-use-Qdisc-rcu-API-instead-of-relying-on-rt.patch. Fix missplaced qdisc_put()- commit 883b3be * Wed Apr 06 2022 jgrossAATTsuse.com- xen: fix is_xen_pmu() (git-fixes).- commit bd40deb * Wed Apr 06 2022 jgrossAATTsuse.com- xen/blkfront: fix comment for need_copy (git-fixes).- commit 0c99cc8 * Wed Apr 06 2022 jgrossAATTsuse.com- xen: detect uninitialized xenbus in xenbus_init (git-fixes).- commit dd22f66 * Wed Apr 06 2022 jgrossAATTsuse.com- xen: don\'t continue xenstore initialization in case of errors (git-fixes).- commit 6a9b916 * Wed Apr 06 2022 jgrossAATTsuse.com- blacklist.conf: 1dbd11ca75fe (\"xen: remove gnttab_query_foreign_access()\")- commit 37fa08f * Wed Apr 06 2022 nmoreychaisemartinAATTsuse.com- IB/qib: Fix memory leak in qib_user_sdma_queue_pkts() (git-fixes)- commit c239ab7 * Wed Apr 06 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Restore setting tot_len in the IPv4 header (git-fixes)- commit 986a537 * Wed Apr 06 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Use the correct size of wqe when processing SRQ (git-fixes)- commit dacc35c * Wed Apr 06 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Missing unlock on error in get_srq_wqe() (git-fixes)- commit f3ecb3d * Tue Apr 05 2022 mkubecekAATTsuse.cz- Update patches.suse/llc-fix-netdevice-reference-leaks-in-llc_ui_bind.patch references (add CVE-2022-28356 bsc#1197391).- commit 658b50e * Tue Apr 05 2022 oneukumAATTsuse.com- net: rtlwifi: properly check for alloc_workqueue() failure (git-fixes).- commit 3c2f34d * Tue Apr 05 2022 oneukumAATTsuse.com- blacklist.conf: dependency would break kABI- commit 0dc5499 * Tue Apr 05 2022 oneukumAATTsuse.com- mac80211: fix station rate table updates on assoc (git-fixes).- commit 7c6c73d * Tue Apr 05 2022 oneukumAATTsuse.com- mt7601u: fix rx buffer refcounting (git-fixes).- commit f6f3ca9 * Tue Apr 05 2022 palcantaraAATTsuse.de- cifs: do not skip link targets when an I/O fails (bsc#1194625).- commit cfcccfb * Tue Apr 05 2022 tiwaiAATTsuse.de- drm: drm_file struct kABI compatibility workaround (bsc#1197914).- commit 2eabdd0 * Tue Apr 05 2022 iivanovAATTsuse.de- arm64: hibernate: Clean the __hyp_text to PoC after resume (git-fixes)- commit bbc565a * Tue Apr 05 2022 iivanovAATTsuse.de- arm64: hyp-stub: Forbid kprobing of the hyp-stub (git-fixes)- commit 03dcd08 * Tue Apr 05 2022 tiwaiAATTsuse.de- drm: use the lookup lock in drm_is_current_master (bsc#1197914).- drm: protect drm_master pointers in drm_lease.c (bsc#1197914).- drm: serialize drm_file.master with a new spinlock (bsc#1197914).- drm: add a locked version of drm_is_current_master (bsc#1197914).- commit 4b9807b * Tue Apr 05 2022 iivanovAATTsuse.de- arm64: kprobe: Always blacklist the KVM world-switch code (git-fixes)- commit a917d0c * Tue Apr 05 2022 iivanovAATTsuse.de- arm64: kaslr: ensure randomized quantities are clean also when kaslr (git-fixes)- commit f170463 * Tue Apr 05 2022 iivanovAATTsuse.de- arm64: kaslr: ensure randomized quantities are clean to the PoC (git-fixes)- commit b039486 * Tue Apr 05 2022 iivanovAATTsuse.de- blacklist.conf: (\"arm64: defconfig: Re-enable bcm2835-thermal driver\")- commit e6a130b * Tue Apr 05 2022 iivanovAATTsuse.de- arm64: cmpxchg: Use \"K\" instead of \"L\" for ll/sc immediate constraint (git-fixes)- commit 7722c1f * Tue Apr 05 2022 iivanovAATTsuse.de- arm64: relocatable: fix inconsistencies in linker script and options (git-fixes)- commit 64d186d * Tue Apr 05 2022 iivanovAATTsuse.de- arm64: drop linker script hack to hide __efistub_ symbols (git-fixes)- commit 310ed92 * Tue Apr 05 2022 iivanovAATTsuse.de- arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ (git-fixes)- commit 2bbad05 * Tue Apr 05 2022 iivanovAATTsuse.de- arm64: fix for bad_mode() handler to always result in panic (git-fixes)- commit 14351ce * Tue Apr 05 2022 iivanovAATTsuse.de- arm64: only advance singlestep for user instruction traps (git-fixes)- commit cf205ee * Tue Apr 05 2022 iivanovAATTsuse.de- crypto: arm64/aes-ce-cipher - move assembler code to .S file (git-fixes)- commit 3a20ee6 * Tue Apr 05 2022 oneukumAATTsuse.com- xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set (git-fixes).- commit f63fa75 * Tue Apr 05 2022 neilbAATTsuse.de- blacklist.conf: add unwanted patches- commit 712ff34 * Tue Apr 05 2022 neilbAATTsuse.de- NFSv4/pNFS: Fix another issue with a list iterator pointing to the head (git-fixes).- NFSv4.1: don\'t retry BIND_CONN_TO_SESSION on session error (git-fixes).- NFS: Return valid errors from nfs2/3_decode_dirent() (git-fixes).- commit e694ae1 * Tue Apr 05 2022 mkubecekAATTsuse.cz- netfilter: nf_tables: initialize registers in nft_do_chain() (CVE-2022-1016 bsc#1197227).- commit 4726ea9 * Tue Apr 05 2022 mkubecekAATTsuse.cz- llc: fix netdevice reference leaks in llc_ui_bind() (git-fixes).- commit caaa7d4 * Mon Apr 04 2022 tiwaiAATTsuse.de- can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path (CVE-2022-28389 bsc#1198033).- can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path (CVE-2022-28388 bsc#1198032).- can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path (CVE-2022-28390 bsc#1198031).- commit 2396928 * Mon Apr 04 2022 oneukumAATTsuse.com- USB: storage: ums-realtek: fix error code in rts51x_read_mem() (git-fixes).- commit 2ef8c04 * Mon Apr 04 2022 oneukumAATTsuse.com- usb: ftdi-elan: fix memory leak on device disconnect (git-fixes).- commit 94d2b0f * Mon Apr 04 2022 oneukumAATTsuse.com- net: asix: add proper error handling of usb read errors (git-fixes).- commit af5488d * Mon Apr 04 2022 mkubecekAATTsuse.cz- tcp: add some entropy in __inet_hash_connect() (bsc#1180153).- tcp: change source port randomizarion at connect() time (bsc#1180153).- commit 20b0855 * Mon Apr 04 2022 oneukumAATTsuse.com- blacklist.conf: requires USB PD 3.0, which cannot be backported without breaking kABI- commit ba8f1e1 * Mon Apr 04 2022 oneukumAATTsuse.com- blacklist.conf: no support for gadget mode in SLE12- commit 8c19cdb * Mon Apr 04 2022 oneukumAATTsuse.com- USB: chipidea: fix interrupt deadlock (git-fixes).- commit 1257abd * Mon Apr 04 2022 oneukumAATTsuse.com- blacklist.conf: no support for gadget mode in SLE12- commit 1e01d6f * Mon Apr 04 2022 oneukumAATTsuse.com- xhci: Enable trust tx length quirk for Fresco FL11 USB controller (git-fixes).- commit add0990 * Mon Apr 04 2022 oneukumAATTsuse.com- blacklist.conf: dropped in upstream for causing regressions- commit 5dddec4 * Mon Apr 04 2022 oneukumAATTsuse.com- usb: host: xhci-rcar: Don\'t reload firmware after the completion (git-fixes).- commit 7040ffb * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/ib_srp: Fix a deadlock (git-fixes)- commit 7755b1f * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/mlx4: Don\'t continue event handler after memory allocation failure (git-fixes)- commit fd24776 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/cxgb4: Set queue pair state when being queried (git-fixes)- commit 92c7602 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry (git-fixes)- commit 51ac825 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/core: Let ib_find_gid() continue search even after empty entry (git-fixes)- commit ae1d448 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/hns: Validate the pkey index (git-fixes)- commit 1e9657a * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/bnxt_re: Scan the whole bitmap when checking if \"disabling RCFW with pending cmd-bit\" (git-fixes)- commit 71c6212 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/core: Don\'t infoleak GRH fields (git-fixes)- commit 196723f * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr (git-fixes)- commit 3c73374 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- IB/hfi1: Insure use of smp_processor_id() is preempt disabled (git-fixes)- commit 24be347 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- IB/hfi1: Correct guard on eager buffer deallocation (git-fixes)- commit 499f820 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/qedr: Fix NULL deref for query_qp on the GSI QP (git-fixes)- commit 0d4e0bf * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/mlx4: Return missed an error if device doesn\'t support steering (git-fixes)- commit 5065e25 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix wrong port_cap_flags (git-fixes)- commit 2330d6f * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields (git-fixes)- commit 2759c92 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests (git-fixes)- commit 278e4d8 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/iwcm: Release resources if iw_cm module initialization fails (git-fixes)- commit 5f34a1e * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- IB/hfi1: Adjust pkey entry in index 0 (git-fixes)- commit 94af39e * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs() (git-fixes)- commit d416851 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Don\'t overwrite errno from ib_umem_get() (git-fixes)- commit 3c295ae * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix extra copy in prepare_ack_packet (git-fixes)- commit 8740201 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix over copying in get_srq_wqe (git-fixes)- commit e55d18b * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix redundant call to ip_send_check (git-fixes)- commit be2aac9 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix failure during driver load (git-fixes)- commit 9ddaf27 * Mon Apr 04 2022 nmoreychaisemartinAATTsuse.com- RDMA/cxgb4: check for ipv6 address properly while destroying listener (git-fixes)- commit ea675f7 * Mon Apr 04 2022 neilbAATTsuse.de- xprtrdma: fix incorrect header size calculations (CVE-2022-0812 bsc#1196639).- commit 19d5b1d * Mon Apr 04 2022 neilbAATTsuse.de- SUNRPC: Fix transport accounting when caller specifies an rpc_xprt (bsc#1197531).- commit 3d20b7c * Sun Apr 03 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Handle skb_clone() failure in rxe_recv.c (git-fixes)- refresh: patches.suse/RDMA-rxe-Fix-coding-error-in-rxe_rcv_mcast_pkt.patch- commit c27a191 * Fri Apr 01 2022 dkirjanovAATTsuse.com- team: protect features update by RCU to avoid deadlock (git-fixes).- commit 273ca16 * Fri Apr 01 2022 dkirjanovAATTsuse.com- net: dsa: bcm_sf2: put device node before return (git-fixes).- commit fe0fcce * Fri Apr 01 2022 dkirjanovAATTsuse.com- can: dev: can_restart: fix use after free bug (git-fixes).- commit 8d5e03e * Fri Apr 01 2022 dkirjanovAATTsuse.com- netxen_nic: fix MSI/MSI-x interrupts (git-fixes).- commit 3738b7d * Fri Apr 01 2022 dkirjanovAATTsuse.com- qed: select CONFIG_CRC32 (git-fixes).- commit 139caca * Fri Apr 01 2022 dkirjanovAATTsuse.com- net: hdlc_ppp: Fix issues when mod_timer is called while timer is running (git-fixes).- commit 989e97f * Fri Apr 01 2022 dkirjanovAATTsuse.com- net: hns: fix return value check in __lb_other_process() (git-fixes).- commit 09b093d * Fri Apr 01 2022 dkirjanovAATTsuse.com- net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered (git-fixes).- commit 70082f4 * Fri Apr 01 2022 dkirjanovAATTsuse.com- net: ethernet: Fix memleak in ethoc_probe (git-fixes).- commit f2a5b3d * Fri Apr 01 2022 dkirjanovAATTsuse.com- virtio_net: Fix recursive call to cpus_read_lock() (git-fixes).- commit 8d27bf9 * Fri Apr 01 2022 dkirjanovAATTsuse.com- mdio: fix mdio-thunder.c dependency & build error (git-fixes).- commit 6f0f27e * Fri Apr 01 2022 dkirjanovAATTsuse.com- net: arc_emac: Fix memleak in arc_mdio_probe (git-fixes).- commit c7c12d2 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Return CQE error if invalid lkey was supplied (git-fixes)- commit 5ebe135 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Clear all QP fields if creation failed (git-fixes)- commit 05011fb * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res (git-fixes)- commit e7c9b71 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails (git-fixes)- commit aad24e1 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/cxgb4: add missing qpid increment (git-fixes)- commit ff35c65 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal() (git-fixes)- commit c2452c6 * Fri Apr 01 2022 dwagnerAATTsuse.de- scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup() (bsc#1197675).- scsi: lpfc: Fix broken SLI4 abort path (bsc#1197675).- scsi: lpfc: Update lpfc version to 14.2.0.1 (bsc#1197675).- scsi: lpfc: Fix queue failures when recovering from PCI parity error (bsc#1197675 bsc#1196478).- scsi: lpfc: Fix unload hang after back to back PCI EEH faults (bsc#1197675 bsc#1196478).- scsi: lpfc: Improve PCI EEH Error and Recovery Handling (bsc#1197675 bsc#1196478).- commit 3bf2bb3 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- IB/hfi1: Fix error return code in parse_platform_config() (git-fixes)- commit 8e874b0 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- IB/hfi1: Use kzalloc() for mmu_rb_handler allocation (git-fixes)- commit 2bfb6d5 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/addr: Be strict with gid size (git-fixes)- commit d7c9ddd * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server (git-fixes)- commit dc1337b * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix missing kconfig dependency on CRYPTO (git-fixes)- commit 5a0643a * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Correct skb on loopback path (git-fixes)- commit 419d931 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt (git-fixes)- commit 96de427 * Fri Apr 01 2022 dkirjanovAATTsuse.com- blacklist: add PA Semi network device- commit f501a2d * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt() (git-fixes)- commit 30def20 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix coding error in rxe_recv.c (git-fixes)- commit 8eddda6 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- IB/umad: Return EPOLLERR in case of when device disassociated (git-fixes)- commit 898c3b0 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- IB/umad: Return EIO in case of when device disassociated (git-fixes)- commit 70dbcce * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/cxgb4: Fix the reported max_recv_sge value (git-fixes)- commit c42eafd * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp (git-fixes)- commit 456446f * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr() (git-fixes)- commit 3376669 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/cxgb4: Validate the number of CQEs (git-fixes)- commit 560601e * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr() (git-fixes)- commit 7514626 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Compute PSN windows correctly (git-fixes)- commit 2491fe3 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/bnxt_re: Set queue pair state when being queried (git-fixes)- commit 26639c3 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait (git-fixes)- commit 9810a14 * Fri Apr 01 2022 nmoreychaisemartinAATTsuse.com- IB/hfi1: Fix another case where pq is left on waitlist (git-fixes)- commit 75af824 * Thu Mar 31 2022 pmladekAATTsuse.com- printk: disable optimistic spin during panic (bsc#1197894).- commit ce52f1e * Thu Mar 31 2022 pmladekAATTsuse.com- printk: Add panic_in_progress helper (bsc#1197894).- commit d27056a * Thu Mar 31 2022 pmladekAATTsuse.com- blacklist.conf: printk: cosmetic problem- commit 0450572 * Thu Mar 31 2022 jackAATTsuse.cz- blacklist.conf: Blacklist 480d42dc001bb- commit 32cb203 * Thu Mar 31 2022 jackAATTsuse.cz- ext4: update i_disksize if direct write past ondisk size (bsc#1197806).- commit 5f6c0ad * Wed Mar 30 2022 jackAATTsuse.cz- ext4: check for out-of-order index extents in ext4_valid_extent_entries() (bsc#1194163 bsc#1196339).- commit 2453de4 * Wed Mar 30 2022 jackAATTsuse.cz- ext4: check for inconsistent extents between index and leaf block (bsc#1194163 bsc#1196339).- commit de4a86f * Wed Mar 30 2022 jackAATTsuse.cz- ext4: prevent partial update of the extent blocks (bsc#1194163 bsc#1196339).- commit c09bc65 * Wed Mar 30 2022 dwagnerAATTsuse.de- scsi: lpfc: Copyright updates for 14.2.0.0 patches (bsc#1197675).- scsi: lpfc: Update lpfc version to 14.2.0.0 (bsc#1197675).- scsi: lpfc: SLI path split: Refactor BSG paths (bsc#1197675).- scsi: lpfc: SLI path split: Refactor Abort paths (bsc#1197675).- scsi: lpfc: SLI path split: Refactor SCSI paths (bsc#1197675).- scsi: lpfc: SLI path split: Refactor CT paths (bsc#1197675).- scsi: lpfc: SLI path split: Refactor misc ELS paths (bsc#1197675).- scsi: lpfc: SLI path split: Refactor FDISC paths (bsc#1197675).- scsi: lpfc: SLI path split: Refactor LS_RJT paths (bsc#1197675).- scsi: lpfc: SLI path split: Refactor LS_ACC paths (bsc#1197675).- scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR paths (bsc#1197675).- scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO paths (bsc#1197675).- scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path (bsc#1197675).- scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe (bsc#1197675).- scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4 (bsc#1197675).- scsi: lpfc: SLI path split: Refactor lpfc_iocbq (bsc#1197675).- scsi: lpfc: Use kcalloc() (bsc#1197675).- scsi: lpfc: Fix typos in comments (bsc#1197675).- scsi: lpfc: Remove failing soft_wwn support (bsc#1197675).- scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped() (bsc#1197675).- scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt() (bsc#1197675).- scsi: lpfc: Use fc_block_rport() (bsc#1197675).- scsi: lpfc: Drop lpfc_no_handler() (bsc#1197675).- scsi: lpfc: Kill lpfc_bus_reset_handler() (bsc#1197675).- scsi: lpfc: Remove redundant flush_workqueue() call (bsc#1197675).- scsi: lpfc: Reduce log messages seen after firmware download (bsc#1197675).- scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled (bsc#1197675).- commit f0a6320 * Wed Mar 30 2022 jackAATTsuse.cz- ext4: make sure quota gets properly shutdown on error (bsc#1195480).- commit 8ee1d16 * Wed Mar 30 2022 jackAATTsuse.cz- blacklist.conf: Blacklist 86399ea07109- commit 9143f54 * Wed Mar 30 2022 jackAATTsuse.cz- isofs: Fix out of bound access for corrupted isofs image (bsc#1194591).- commit 415784e * Wed Mar 30 2022 jackAATTsuse.cz- quota: correct error number in free_dqentry() (bsc#1194590).- commit 52c49c9 * Wed Mar 30 2022 jackAATTsuse.cz- mm: bdi: initialize bdi_min_ratio when bdi is unregistered (bsc#1197763).- commit c769015 * Wed Mar 30 2022 jackAATTsuse.cz- block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2) (bsc#1194586).- commit abe8d21 * Wed Mar 30 2022 jackAATTsuse.cz- blacklist.conf: Blacklist 35e4c6c1a2fc- commit d4946a1 * Wed Mar 30 2022 jackAATTsuse.cz- block: bfq: fix bfq_set_next_ioprio_data() (bsc#1191451).- commit 81d1afe * Wed Mar 30 2022 jackAATTsuse.cz- ocfs2: mount fails with buffer overflow in strlen (bsc#1197760).- commit b56665a * Wed Mar 30 2022 jackAATTsuse.cz- ocfs2: remove ocfs2_is_o2cb_active() (bsc#1197758).- commit dc084e8 * Wed Mar 30 2022 jackAATTsuse.cz- ext4: fix error handling in ext4_restore_inline_data() (bsc#1197757).- commit e94b650 * Wed Mar 30 2022 jackAATTsuse.cz- ext4: don\'t use the orphan list when migrating an inode (bsc#1197756).- commit a5f5139 * Wed Mar 30 2022 jackAATTsuse.cz- ext4: fix an use-after-free issue about data=journal writeback mode (bsc#1195482).- commit 6c8da82 * Wed Mar 30 2022 jackAATTsuse.cz- ext4: Fix BUG_ON in ext4_bread when write quota data (bsc#1197755).- commit 6d6702e * Wed Mar 30 2022 jackAATTsuse.cz- ext4: fix lazy initialization next schedule time computation in more granular unit (bsc#1194580).- commit 08e8e02 * Wed Mar 30 2022 jackAATTsuse.cz- ext4: add check to prevent attempting to resize an fs with sparse_super2 (bsc#1197754).- commit 1f40962 * Wed Mar 30 2022 tiwaiAATTsuse.de- ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock (CVE-2022-1048 bsc#1197331).- Refresh patches.kabi/ALSA-kABI-workaround-for-snd_pcm_runtime-changes.patch.- commit e4d0718 * Wed Mar 30 2022 tiwaiAATTsuse.de- ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock (CVE-2022-1048 bsc#1197331).- Refresh patches.kabi/ALSA-kABI-workaround-for-snd_pcm_runtime-changes.patch.- commit 62bc950 * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- RDMA/mlx5: Fix potential race between destroy and CQE poll (git-fixes)- commit 2be5062 * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- RDMA/qib: Remove superfluous fallthrough statements (git-fixes)- commit 5f65d5b * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- RDMA/hns: Add a check for current state before modifying QP (git-fixes)- commit 0cbb5fa * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- RDMA/hns: Optimize hns_roce_modify_qp function (git-fixes)- commit 903fd47 * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- RDMA/ucma: Fix locking for ctx->events_reported (git-fixes)- commit a622b5d * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix panic when calling kmem_cache_create() (git-fixes)- commit cade790 * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Remove rxe_link_layer() (git-fixes)- commit 0f4ef23 * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- IB/sa: Resolv use-after-free in ib_nl_make_request() (git-fixes)- commit fad610b * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- RDMA/uverbs: Fix create WQ to use the given user handle (git-fixes)- commit ab81ef4 * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- RDMA/mlx5: Fix udata response upon SRQ creation (git-fixes)- commit 3fe7f63 * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- IB/hfi1: Ensure pq is not left on waitlist (git-fixes)- commit db7c85c * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- IB/hfi1: Acquire lock to release TID entries when user file is closed (git-fixes)- commit 895ac06 * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- IB/core: Fix ODP get user pages flow (git-fixes)- commit 77723db * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- RDMA/mlx5: Put live in the correct place for ODP MRs (git-fixes)- commit 342fe6e * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- RDMA/mlx5: Do not allow rereg of a ODP MR (git-fixes)- commit 51ff5e8 * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages() (git-fixes)- commit 7dc4fbf * Wed Mar 30 2022 nmoreychaisemartinAATTsuse.com- RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size() (git-fixes)- commit 4ff7384 * Tue Mar 29 2022 dkirjanovAATTsuse.com- Metadata update- commit 8705efc * Tue Mar 29 2022 dwagnerAATTsuse.de- scsi: qla2xxx: Fix typos in comments (bsc#1197661).- scsi: qla2xxx: Update version to 10.02.07.400-k (bsc#1197661).- scsi: qla2xxx: Increase max limit of ql2xnvme_queues (bsc#1197661).- scsi: qla2xxx: Use correct feature type field during RFF_ID processing (bsc#1197661).- scsi: qla2xxx: Fix stuck session of PRLI reject (bsc#1197661).- scsi: qla2xxx: Reduce false trigger to login (bsc#1197661).- scsi: qla2xxx: Fix laggy FC remote port session recovery (bsc#1197661).- scsi: qla2xxx: Fix hang due to session stuck (bsc#1197661).- scsi: qla2xxx: Fix N2N inconsistent PLOGI (bsc#1197661).- scsi: qla2xxx: Fix crash during module load unload test (bsc#1197661).- scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requests (bsc#1197661).- scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload test (bsc#1197661).- scsi: qla2xxx: Fix disk failure to rediscover (bsc#1197661).- scsi: qla2xxx: Fix incorrect reporting of task management failure (bsc#1197661).- scsi: qla2xxx: Use named initializers for q_dev_state (bsc#1197661).- scsi: qla2xxx: Use named initializers for port_state_str (bsc#1197661).- scsi: qla2xxx: Stop using the SCSI pointer (bsc#1197661).- commit 96344da * Tue Mar 29 2022 dwagnerAATTsuse.de- series: Resort and update meta data Update meta data: - patches.suse/net-ibmvnic-Cleanup-workaround-doing-an-EOI-after-pa.patch - patches.suse/powerpc-add-link-stack-flush-mitigation-status-in-de.patch - patches.suse/powerpc-pseries-read-the-lpar-name-from-the-firmware.patch - patches.suse/rpadlpar_io-Add-MODULE_DESCRIPTION-entries-to-kernel.patch - patches.suse/scsi-qla2xxx-Add-devids-and-conditionals-for-28xx.patch - patches.suse/scsi-qla2xxx-Add-ql2xnvme_queues-module-param-to-con.patch - patches.suse/scsi-qla2xxx-Add-qla2x00_async_done-for-async-routin.patch - patches.suse/scsi-qla2xxx-Add-retry-for-exec-firmware.patch - patches.suse/scsi-qla2xxx-Check-for-firmware-dump-already-collect.patch - patches.suse/scsi-qla2xxx-Fix-T10-PI-tag-escape-and-IP-guard-opti.patch - patches.suse/scsi-qla2xxx-Fix-device-reconnect-in-loop-topology.patch - patches.suse/scsi-qla2xxx-Fix-premature-hw-access-after-PCI-error.patch - patches.suse/scsi-qla2xxx-Fix-scheduling-while-atomic.patch - patches.suse/scsi-qla2xxx-Fix-stuck-session-in-gpdb.patch - patches.suse/scsi-qla2xxx-Fix-warning-for-missing-error-code.patch - patches.suse/scsi-qla2xxx-Fix-warning-message-due-to-adisc-being-.patch - patches.suse/scsi-qla2xxx-Fix-wrong-FDMI-data-for-64G-adapter.patch - patches.suse/scsi-qla2xxx-Implement-ref-count-for-SRB.patch - patches.suse/scsi-qla2xxx-Refactor-asynchronous-command-initializ.patch - patches.suse/scsi-qla2xxx-Remove-unused-qla_sess_op_cmd_list-from.patch - patches.suse/scsi-qla2xxx-Suppress-a-kernel-complaint-in-qla_crea.patch - patches.suse/scsi-qla2xxx-Update-version-to-10.02.07.300-k.patch - patches.suse/scsi-qla2xxx-edif-Fix-clang-warning.patch- commit 7e552c7 * Tue Mar 29 2022 tbogendoerferAATTsuse.de- net: ena: remove extra words from comments (bsc#1197099 jsc#SLE-24125).- Refresh patches.suse/net-ena-Fix-error-handling-when-calculating-max-IO-q.patch.- commit b072f83 * Tue Mar 29 2022 tbogendoerferAATTsuse.de- net: ena: Extract recurring driver reset code into a function (bsc#1197099 jsc#SLE-24125).- net: ena: Change the name of bad_csum variable (bsc#1197099 jsc#SLE-24125).- net: ena: Add debug prints for invalid req_id resets (bsc#1197099 jsc#SLE-24125).- net: ena: Remove ena_calc_queue_size_ctx struct (bsc#1197099 jsc#SLE-24125).- net: ena: Move reset completion print to the reset function (bsc#1197099 jsc#SLE-24125).- net: ena: Remove redundant return code check (bsc#1197099 jsc#SLE-24125).- net: ena: Change ENI stats support check to use capabilities field (bsc#1197099 jsc#SLE-24125).- net: ena: Add capabilities field with support for ENI stats capability (bsc#1197099 jsc#SLE-24125).- net: ena: Change return value of ena_calc_io_queue_size() to void (bsc#1197099 jsc#SLE-24125).- net: ena: Fix wrong rx request id by resetting device (bsc#1197099 jsc#SLE-24125).- ena: Remove rcu_read_lock() around XDP program invocation (bsc#1197099 jsc#SLE-24125).- net: ena: make symbol \'ena_alloc_map_page\' static (bsc#1197099 jsc#SLE-24125).- net: ena: re-organize code to improve readability (bsc#1197099 jsc#SLE-24125).- net: ena: Use dev_alloc() in RX buffer allocation (bsc#1197099 jsc#SLE-24125).- net: ena: aggregate doorbell common operations into a function (bsc#1197099 jsc#SLE-24125).- net: ena: Remove module param and change message severity (bsc#1197099 jsc#SLE-24125).- net: ena: add jiffies of last napi call to stats (bsc#1197099 jsc#SLE-24125).- net: ena: use build_skb() in RX path (bsc#1197099 jsc#SLE-24125).- net: ena: Improve error logging in driver (bsc#1197099 jsc#SLE-24125).- net: ena: Remove unused code (bsc#1197099 jsc#SLE-24125).- net: ena: optimize data access in fast-path code (bsc#1197099 jsc#SLE-24125).- net: ena: fix DMA mapping function issues in XDP (bsc#1197099 jsc#SLE-24125).- net: ena: fix inaccurate print type (bsc#1197099 jsc#SLE-24125).- ethernet: amazon: ena: A typo fix in the file ena_com.h (bsc#1197099 jsc#SLE-24125).- net: ena: Update XDP verdict upon failure (bsc#1197099 jsc#SLE-24125).- net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT (bsc#1197099 jsc#SLE-24125).- net: ena: use xdp_return_frame() to free xdp frames (bsc#1197099 jsc#SLE-24125).- net: ena: introduce XDP redirect implementation (bsc#1197099 jsc#SLE-24125).- net: ena: use xdp_frame in XDP TX flow (bsc#1197099 jsc#SLE-24125).- net: ena: aggregate stats increase into a function (bsc#1197099 jsc#SLE-24125).- net: ena: fix coding style nits (bsc#1197099 jsc#SLE-24125).- net: ena: store values in their appropriate variables types (bsc#1197099 jsc#SLE-24125).- net: ena: add device distinct log prefix to files (bsc#1197099 jsc#SLE-24125).- net: ena: use constant value for net_device allocation (bsc#1197099 jsc#SLE-24125).- ena_netdev: use generic power management (bsc#1197099 jsc#SLE-24125).- commit d3d7690 * Tue Mar 29 2022 tbogendoerferAATTsuse.de- net: ena: Use pci_sriov_configure_simple() to enable VFs (bsc#1197099 jsc#SLE-24125).- Refresh patches.suse/net-ena-add-pci-shutdown-handler-to-allow-safe-kexec.patch.- commit 2f8ef82 * Tue Mar 29 2022 msuchanekAATTsuse.de- powerpc/pseries: Fix use after free in remove_phb_dynamic() (bsc#1065729).- powerpc/tm: Fix more userspace r13 corruption (bsc#1065729).- powerpc/pseries: Fix use after free in remove_phb_dynamic() (bsc#1065729).- powerpc/tm: Fix more userspace r13 corruption (bsc#1065729).- powerpc/xive: fix return value of __setup handler (bsc#1065729).- powerpc/sysdev: fix incorrect use to determine if list is empty (bsc#1065729).- commit 39f1df9 * Mon Mar 28 2022 luis.galdosAATTsuse.com- qed: Enable automatic recovery on error condition (bsc#1196964).- commit 2fdc961 * Mon Mar 28 2022 jackAATTsuse.cz- Update CVE tags in patches.suse/ext4-fix-kernel-infoleak-via-ext4_extent_header.patch (bsc#1189562 bsc#1196761 CVE-2022-0850).- commit 3b2491d * Mon Mar 28 2022 oneukumAATTsuse.com- Update patches.suse/sr9700-sanity-check-for-packet-length.patch (bsc#1196836 CVE-2022-26966). fixed typo in References- commit e04f4f1 * Fri Mar 25 2022 jgrossAATTsuse.com- mm/rmap: always do TTU_IGNORE_ACCESS (bsc#1184207).- commit 9103b34 * Fri Mar 25 2022 jgrossAATTsuse.com- mm: drop NULL return check of pte_offset_map_lock() (bsc#1184207).- commit 28f5b86 * Fri Mar 25 2022 jgrossAATTsuse.com- xen/gntdev: update to new mmu_notifier semantic (bsc#1184207).- commit 72e8a4d * Fri Mar 25 2022 jgrossAATTsuse.com- mm/rmap: update to new mmu_notifier semantic v2 (bsc#1184207).- Refresh patches.suse/0001-mm-migration-fix-migration-of-huge-PMD-shared-pages.patch- commit d9279be * Fri Mar 25 2022 jgrossAATTsuse.com- dax: update to new mmu_notifier semantic (bsc#1184207).- Refresh patches.suse/fs-dax.c-release-PMD-lock-even-when-there-is-no-PMD-.patch- commit da7fdba * Thu Mar 24 2022 denis.kirjanovAATTsuse.com- esp: Fix possible buffer overflow in ESP transformation (bsc#1197131 CVE-2022-0886).- commit d9e58bc * Thu Mar 24 2022 denis.kirjanovAATTsuse.com- Refresh patches.suse/xfrm-fix-mtu-regression.patch.- commit 0ee241b * Thu Mar 24 2022 dkirjanovAATTsuse.com- series.conf: sort our patches to the sections- commit 452d7dc * Thu Mar 24 2022 vkarasulliAATTsuse.de- quota: check block number when reading the block in quota file (bsc#1197366 CVE-2021-45868).- commit b7d9616 * Thu Mar 24 2022 tiwaiAATTsuse.de- ALSA: kABI workaround for snd_pcm_runtime changes (CVE-2022-1048 bsc#1197331).- Refresh patches.kabi/ALSA-pcm-oss-rw_ref-kabi-fix.patch.- commit f284bec * Wed Mar 23 2022 lduncanAATTsuse.com- Fixing a series_sort.py issue for a patch The patch: blk-mq-move-_blk_mq_update_nr_hw_queues-synchronize_rcu-call was placed at the end of the sorted section by series_insert.py at one time, but now series_sort.py is complaining. So move this patch to later in series.conf, outside of the sorted section, making series_sort.py happy.- commit a65cae5 * Tue Mar 22 2022 tiwaiAATTsuse.de- ALSA: kABI workaround for snd_pcm_runtime changes (CVE-2022-1048 bsc#1197331).- commit 0e8ef03 * Tue Mar 22 2022 tiwaiAATTsuse.de- ALSA: pcm: Fix races among concurrent prealloc proc writes (CVE-2022-1048 bsc#1197331).- ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls (CVE-2022-1048 bsc#1197331).- ALSA: pcm: Fix races among concurrent read/write and buffer changes (CVE-2022-1048 bsc#1197331).- ALSA: pcm: Fix races among concurrent hw_params and hw_free calls (CVE-2022-1048 bsc#1197331).- commit 6f93797 * Tue Mar 22 2022 tiwaiAATTsuse.de- ALSA: pcm: Fix races among concurrent prealloc proc writes (CVE-2022-1048 bsc#1197331).- ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls (CVE-2022-1048 bsc#1197331).- ALSA: pcm: Fix races among concurrent read/write and buffer changes (CVE-2022-1048 bsc#1197331).- ALSA: pcm: Fix races among concurrent hw_params and hw_free calls (CVE-2022-1048 bsc#1197331).- commit 0f72275 * Tue Mar 22 2022 pvorelAATTsuse.cz- blacklist.conf: mark 647d41d3952d 647d41d3952d (\"crypto: vmx - add missing dependencies\") is a corner case fix needed only if people recompile kernel with CRYPTO_DEV_VMX_ENCRYPT=y (we build it as module). While useful for SLE15-SP4 (and thus backported there) for old branches is not needed.- commit 8ab3ed6 * Tue Mar 22 2022 trennAATTsuse.com- powercap: intel_rapl: add support for Sapphire Rapids (jsc#SLE-15288, jsc#ECO-2990).- commit 11d4e14 * Tue Mar 22 2022 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-64-Interrupts-save-PPR-on-stack-rather-than-.patch.- commit cf0d212 * Tue Mar 22 2022 neilbAATTsuse.de- NFS: Do not report writeback errors in nfs_getattr() (git-fixes).- NFSD: Clamp WRITE offsets (git-fixes).- NFS: Fix initialisation of nfs_client cl_flags field (git-fixes).- NFS: Avoid duplicate uncached readdir calls on eof (git-fixes).- NFS: Don\'t skip directory entries when doing uncached readdir (git-fixes).- nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client (git-fixes).- commit fa47801 * Mon Mar 21 2022 dmuellerAATTsuse.com- rpm/constraints.in: skip SLOW_DISK workers for kernel-source- commit e84694f * Mon Mar 21 2022 msuchanekAATTsuse.de- macros.kernel-source: Fix conditional expansion. Fixes: bb95fef3cf19 (\"rpm: Use bash for %() expansion (jsc#SLE-18234).\")- commit 7e857f7 * Sun Mar 20 2022 bpAATTsuse.de- x86/speculation: Warn about Spectre v2 LFENCE mitigation (bsc#1114648).- Refresh patches.suse/x86-speculation-warn-about-eibrs-lfence-unprivileged-ebpf-smt.patch.- commit f6e58c8 * Sat Mar 19 2022 msuchanekAATTsuse.de- rpm: Use bash for %() expansion (jsc#SLE-18234). Since 15.4 alternatives for /bin/sh are provided by packages -sh. While the interpreter for the build script can be selected the interpreter for %() cannot. The kernel spec files use bashisms in %(). While this could technically be fixed there is more serious underlying problem: neither bash nor any of the alternatives are 100% POSIX compliant nor bug-free. It is not my intent to maintain bug compatibility with any number of shells for shell scripts embedded in the kernel spec file. The spec file syntax is not documented so embedding the shell script in it causes some unspecified transformation to be applied to it. That means that ultimately any changes must be tested by building the kernel, n times if n shells are supported. To reduce maintenance effort require that bash is used for kernel build always.- commit bb95fef * Fri Mar 18 2022 bpAATTsuse.de- x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT (bsc#1114648).- commit 660df0a * Fri Mar 18 2022 bpAATTsuse.de- Sort in upstreamed BHB patches- Refresh patches.suse/documentation-hw-vuln-update-spectre-doc.patch.- Refresh patches.suse/x86-speculation-add-eibrs-retpoline-options.patch.- Refresh patches.suse/x86-speculation-include-unprivileged-ebpf-status-in-spectre-v2-mitigation-reporting.patch.- Refresh patches.suse/x86-speculation-rename-retpoline_amd-to-retpoline_lfence.patch.- Refresh patches.suse/x86-speculation-use-generic-retpoline-by-default-on-amd.patch.- commit 9848ad0 * Thu Mar 17 2022 dkirjanovAATTsuse.com- net: bcmgenet: Fix a resource leak in an error handling path in the probe functin (git-fixes).- commit 1def50c * Thu Mar 17 2022 dkirjanovAATTsuse.com- gtp: fix an use-before-init in gtp_newlink() (git-fixes).- commit 2c87118 * Thu Mar 17 2022 dkirjanovAATTsuse.com- net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup (git-fixes).- commit c80c336 * Thu Mar 17 2022 dkirjanovAATTsuse.com- net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device (git-fixes).- commit df21fd7 * Thu Mar 17 2022 oneukumAATTsuse.com- net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup (bsc#1196018).- commit 95d7e2c * Thu Mar 17 2022 oneukumAATTsuse.com- net: usb: ax88179_178a: fix packet alignment padding (bsc#1196018).- commit 065384f * Thu Mar 17 2022 oneukumAATTsuse.com- ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32 (bsc#1196018).- commit f59903f * Thu Mar 17 2022 dkirjanovAATTsuse.com- net: marvell: Fix OF_MDIO config check (git-fixes).- commit 1100da4 * Thu Mar 17 2022 dkirjanovAATTsuse.com- net: dp83867: Fix OF_MDIO config check (git-fixes).- commit 7fae20e * Thu Mar 17 2022 dkirjanovAATTsuse.com- net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set (git-fixes).- commit 4b13398 * Thu Mar 17 2022 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 7d99dbc * Wed Mar 16 2022 oneukumAATTsuse.com- Update patches.suse/sr9700-sanity-check-for-packet-length.patch (bac#1196836 CVE-2022-26966). added CVE number- commit 7e940d6 * Wed Mar 16 2022 msuchanekAATTsuse.de- rpm: Run external scriptlets on uninstall only when available (bsc#1196514 bsc#1196114 bsc#1196942). When dependency cycles are encountered package dependencies may not be fulfilled during zypper transaction at the time scriptlets are run. This is a problem for kernel scriptlets provided by suse-module-tools when migrating to a SLE release that provides these scriptlets only as part of LTSS. The suse-module-tools that provides kernel scriptlets may be removed early causing migration to fail.- commit ab8dd2d * Wed Mar 16 2022 dmuellerAATTsuse.com- rpm/ *.spec.in: remove backtick usage- commit 87ca1fb * Wed Mar 16 2022 oneukumAATTsuse.com- net: mcs7830: handle usb read errors properly (git-fixes).- commit 5eb1cb7 * Wed Mar 16 2022 oneukumAATTsuse.com- asix: fix wrong return value in asix_check_host_enable() (git-fixes).- commit 2139099 * Wed Mar 16 2022 oneukumAATTsuse.com- asix: fix uninit-value in asix_mdio_read() (git-fixes).- commit 34bb081 * Wed Mar 16 2022 oneukumAATTsuse.com- net: asix: fix uninit value bugs (git-fixes).- commit b735ffe * Wed Mar 16 2022 oneukumAATTsuse.com- net: usb: asix: add error handling for asix_mdio_ * functions (git-fixes).- asix: Fix small memory leak in ax88772_unbind() (git-fixes).- commit 3c90156 * Wed Mar 16 2022 oneukumAATTsuse.com- asix: Add rx->ax_skb = NULL after usbnet_skb_return() (git-fixes).- commit b6ab4c2 * Wed Mar 16 2022 oneukumAATTsuse.com- asix: Ensure asix_rx_fixup_info members are all reset (git-fixes).- commit fede28c * Wed Mar 16 2022 msuchanekAATTsuse.de- rpm: SC2006: Use $(...) notation instead of legacy backticked `...`.- commit f0d0e90 * Tue Mar 15 2022 oneukumAATTsuse.com- blacklist.conf: no gadget mode in SLE12- commit abfa68a * Tue Mar 15 2022 oneukumAATTsuse.com- blacklist.conf:no gadget mode in SLE12- commit b3d353a * Tue Mar 15 2022 oneukumAATTsuse.com- blacklist.conf: no gadget mode in SLE12- commit db43c6c * Tue Mar 15 2022 oneukumAATTsuse.com- blacklist.conf: no gadget mode in SLE12- commit fa6eb39 * Tue Mar 15 2022 oneukumAATTsuse.com- blacklist.conf: no gadget mode in SLE12- commit 2afa423 * Tue Mar 15 2022 oneukumAATTsuse.com- blacklist.conf: no gadget mode in SLE12- commit 67d7fc0 * Tue Mar 15 2022 oneukumAATTsuse.com- blacklist.conf: no gadget mode in SLE12- commit f043672 * Tue Mar 15 2022 oneukumAATTsuse.com- blacklist.conf: mere cleanup- commit 4e07fa1 * Tue Mar 15 2022 oneukumAATTsuse.com- blacklist.conf: no gadget mode in SLE12- commit a29721c * Tue Mar 15 2022 oneukumAATTsuse.com- blacklist.conf: no gadget mode in SLE12- commit 2ce0821 * Tue Mar 15 2022 oneukumAATTsuse.com- blacklist.conf: no gadget mode in SLE12- commit d6d1cd7 * Tue Mar 15 2022 ptesarikAATTsuse.cz- s390/bpf: Perform r1 range checking before accessing jit->seen_reg (git-fixes).- s390/disassembler: increase ebpf disasm buffer size (git-fixes).- commit d545d38 * Tue Mar 15 2022 ptesarikAATTsuse.cz- Refresh patches.suse/s390-bpf-fix-64-bit-subtraction-of-the-0x80000000-constant.patch.- Refresh patches.suse/s390-bpf-fix-optimizing-out-zero-extensions.patch.- commit af985c2 * Tue Mar 15 2022 msuchanekAATTsuse.de- powerpc/64: Fix kernel stack 16-byte alignment (bsc#1196999 ltc#196609S git-fixes).- commit ec2e873 * Tue Mar 15 2022 dmuellerAATTsuse.com- rpm/kernel-source.spec.in: call fdupes per subpackage It is a waste of time to do a global fdupes when we have subpackages.- commit 1da8439 * Mon Mar 14 2022 oneukumAATTsuse.com- blacklist.conf: documentation- commit 098451f * Mon Mar 14 2022 msuchanekAATTsuse.de- powerpc/64: Interrupts save PPR on stack rather than thread_struct (bsc#1196999 ltc#196609).- commit 916a84f * Fri Mar 11 2022 tbogendoerferAATTsuse.de- net: sched: use Qdisc rcu API instead of relying on rtnl lock (bsc#1196973 CVE-2021-39713).- net: sched: add helper function to take reference to Qdisc (bsc#1196973 CVE-2021-39713).- net: sched: extend Qdisc with rcu (bsc#1196973 CVE-2021-39713).- net: sched: rename qdisc_destroy() to qdisc_put() (bsc#1196973 CVE-2021-39713).- net: core: netlink: add helper refcount dec and lock function (bsc#1196973 CVE-2021-39713).- commit a22ecb0 * Fri Mar 11 2022 msuchanekAATTsuse.de- powerpc/pseries: new lparcfg key/value pair: partition_affinity_score (jec#SLE-23780).- powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h (jec#SLE-23780).- commit 0380630 * Thu Mar 10 2022 bpAATTsuse.de- EDAC: Fix calculation of returned address and next offset in edac_align_ptr() (bsc#1114648).- commit 1c2d844 * Thu Mar 10 2022 jgrossAATTsuse.com- xen/netfront: react properly to failing gnttab_end_foreign_access_ref() (bsc#1196488, XSA-396, CVE-2022-23042).- commit 2b38f30 * Thu Mar 10 2022 jgrossAATTsuse.com- xen/gnttab: fix gnttab_end_foreign_access() without page specified (bsc#1196488, XSA-396, CVE-2022-23041).- commit 7149843 * Thu Mar 10 2022 jgrossAATTsuse.com- xen/9p: use alloc/free_pages_exact() (bsc#1196488, XSA-396, CVE-2022-23041).- commit a920e1c * Thu Mar 10 2022 jgrossAATTsuse.com- xen/usb: don\'t use gnttab_end_foreign_access() in xenhcd_gnttab_done() (bsc#1196488, XSA-396).- commit e8ca175 * Thu Mar 10 2022 jgrossAATTsuse.com- xen/gntalloc: don\'t use gnttab_query_foreign_access() (bsc#1196488, XSA-396, CVE-2022-23039).- commit 02e08de * Thu Mar 10 2022 jgrossAATTsuse.com- xen/scsifront: don\'t use gnttab_query_foreign_access() for mapped status (bsc#1196488, XSA-396, CVE-2022-23038).- commit 78fd62a * Thu Mar 10 2022 jgrossAATTsuse.com- xen/netfront: don\'t use gnttab_query_foreign_access() for mapped status (bsc#1196488, XSA-396, CVE-2022-23037).- commit 335a138 * Thu Mar 10 2022 jgrossAATTsuse.com- xen/blkfront: don\'t use gnttab_query_foreign_access() for mapped status (bsc#1196488, XSA-396, CVE-2022-23036).- commit 69cc608 * Thu Mar 10 2022 jgrossAATTsuse.com- xen/grant-table: add gnttab_try_end_foreign_access() (bsc#1196488, XSA-396, CVE-2022-23036, CVE-2022-23038).- commit d8d4a06 * Thu Mar 10 2022 jgrossAATTsuse.com- xen/xenbus: don\'t let xenbus_grant_ring() remove grants in error case (bsc#1196488, XSA-396, CVE-2022-23040).- commit 9eb0e70 * Thu Mar 10 2022 mkoutnyAATTsuse.com- genirq: Use rcu in kstat_irqs_usr() (bsc#1193738).- commit d69c48c * Thu Mar 10 2022 dmuellerAATTsuse.com- rpm/arch-symbols,guards, *driver: Replace Novell with SUSE.- commit 174a64f * Thu Mar 10 2022 jgrossAATTsuse.com- usb: host: xen-hcd: add missing unlock in error path (git-fixes).- commit af60176 * Thu Mar 10 2022 jgrossAATTsuse.com- Refresh patches.suse/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch.- commit ee8e3fd * Thu Mar 10 2022 jgrossAATTsuse.com- Refresh patches.suse/0001-usb-Add-Xen-pvUSB-protocol-description.patch.- commit 29bb7f5 * Thu Mar 10 2022 dmuellerAATTsuse.com- rpm/kernel-docs.spec.in: use %%license for license declarations Limited to SLE15+ to avoid compatibility nightmares.- commit 73d560e * Wed Mar 09 2022 dmuellerAATTsuse.com- rpm/ *.spec.in: Use https:// urls- commit 77b5f8e * Wed Mar 09 2022 bpAATTsuse.de- blacklist.conf: 279eb8575fda EDAC/altera: Fix deferred probing- commit 3db1890 * Wed Mar 09 2022 mkoutnyAATTsuse.com- cgroup: Use open-time cgroup namespace for process migration perm checks (bsc#1196723).- commit 131e183 * Wed Mar 09 2022 oneukumAATTsuse.com- blacklist.conf: irrelevant in our config- commit 5ffcec1 * Wed Mar 09 2022 oneukumAATTsuse.com- blacklist.conf: not relevant in our gcc release- commit ac8e2bf * Wed Mar 09 2022 oneukumAATTsuse.com- blacklist.conf: cleanup, not a bug fix- commit 4b4434c * Wed Mar 09 2022 oneukumAATTsuse.com- blacklist.conf: kABI- commit 11711a3 * Wed Mar 09 2022 mkoutnyAATTsuse.com- cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv (bsc#1196723).- commit d139e59 * Tue Mar 08 2022 mkoutnyAATTsuse.com- blacklist.conf: Add 05c7b7a92cc8 cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug- commit 0579a6b * Tue Mar 08 2022 oneukumAATTsuse.com- USB: serial: option: add Telit LE910R1 compositions (git-fixes).- commit f41229c * Tue Mar 08 2022 oneukumAATTsuse.com- USB: serial: option: add support for DW5829e (git-fixes).- commit e61b0c3 * Tue Mar 08 2022 oneukumAATTsuse.com- xhci: Prevent futile URB re-submissions due to incorrect return value (git-fixes).- commit c1a4d75 * Tue Mar 08 2022 oneukumAATTsuse.com- xhci: re-initialize the HC during resume if HCE was set (git-fixes).- USB: serial: cp210x: add CPI Bulk Coin Recycler id (git-fixes).- commit 29c9fd0 * Tue Mar 08 2022 oneukumAATTsuse.com- USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320 (git-fixes).- commit 89dd984 * Tue Mar 08 2022 oneukumAATTsuse.com- USB: serial: option: add ZTE MF286D modem (git-fixes).- commit a4f92c1 * Tue Mar 08 2022 oneukumAATTsuse.com- USB: core: Fix hang in usb_kill_urb by adding memory barriers (git-fixes).- commit ed7961f * Tue Mar 08 2022 oneukumAATTsuse.com- usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge (git-fixes).- commit b0172f2 * Tue Mar 08 2022 neilbAATTsuse.de- SUNRPC: avoid race between mod_timer() and del_timer_sync() (bnc#1195403).- commit a8e4854 * Mon Mar 07 2022 dkirjanovAATTsuse.com- Metadata update- commit 4d7c2c2 * Mon Mar 07 2022 oneukumAATTsuse.com- USB: serial: ch341: add support for GW Instek USB2.0-Serial devices (git-fixes).- commit f982b68 * Mon Mar 07 2022 oneukumAATTsuse.com- USB: zaurus: support another broken Zaurus (git-fixes).- commit 78a0f67 * Mon Mar 07 2022 mbenesAATTsuse.cz- tracing: Fix return value of __setup handlers (git-fixes).- commit 298142b * Mon Mar 07 2022 oneukumAATTsuse.com- sr9700: sanity check for packet length (bsc#1196836).- commit 7ac3395 * Mon Mar 07 2022 tiwaiAATTsuse.de- nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION (CVE-2022-26490 bsc#1196830).- commit 47ae8c5 * Mon Mar 07 2022 dkirjanovAATTsuse.com- Metadata update- commit c85ca56 * Mon Mar 07 2022 mbruggerAATTsuse.com- arm64: Use the clearbhb instruction in mitigations (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: add ID_AA64ISAR2_EL1 sys register (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- commit 48f8f30 * Mon Mar 07 2022 mbruggerAATTsuse.com- arm64: Mitigate spectre style branch history side channels (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- Update config files.- commit ab2e377 * Mon Mar 07 2022 mbruggerAATTsuse.com- KVM: arm64: Add templates for BHB mitigation sequences (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: Add Cortex-X2 CPU part definition (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: Add Neoverse-N2, Cortex-A710 CPU part definition (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: Add part number for Arm Cortex-A77 (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2 (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: Add percpu vectors for EL1 (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: entry: Add macro for reading symbol addresses from the trampoline (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: entry: Add vectors that have the bhb mitigation sequences (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: entry: Allow the trampoline text to occupy multiple pages (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: entry: Make the kpti trampoline\'s kpti sequence optional (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: entry: Move trampoline macros out of ifdef\'d section (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: entry: Don\'t assume tramp_vectors is the start of the vectors (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: entry: Allow tramp_alias to access symbols after the 4K boundary (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: entry: Move the trampoline data page before the text page (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: entry: Free up another register on kpti\'s tramp_exit path (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: entry: Make the trampoline cleanup optional (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- arm64: entry.S: Add ventry overflow sanity checks (bsc#1191580 CVE-2022-0001 CVE-2022-000 CVE-2022-23960).- commit c5f724a * Fri Mar 04 2022 tiwaiAATTsuse.de- Update patch reference for iov security fix (CVE-2022-0847 bsc#1196584)- commit 43f0d0b * Thu Mar 03 2022 mkoutnyAATTsuse.com- cgroup-v1: Correct privileges check in release_agent writes (bsc#1196723).- commit f1913e7 * Thu Mar 03 2022 dkirjanovAATTsuse.com- Refresh patches.suse/ibmvnic-schedule-failover-only-if-vioctl-fails.patch.- commit 940b1e8 * Thu Mar 03 2022 msuchanekAATTsuse.de- Update patches.suse/ibmvnic-don-t-stop-queue-in-xmit.patch (bsc#1192273 ltc#194629 bsc#1191428 ltc#193985).- commit 85dfe8e * Thu Mar 03 2022 tbogendoerferAATTsuse.de- net/mlx5e: Fix page DMA map/unmap attributes (bsc#1196468).- commit d80ea6a * Wed Mar 02 2022 msuchanekAATTsuse.de- kernel-binary.spec: Also exclude the kernel signing key from devel package. There is a check in OBS that fails when it is included. Also the key is not reproducible. Fixes: bb988d4625a3 (\"kernel-binary: Do not include sourcedir in certificate path.\")- commit 68fa069 * Wed Mar 02 2022 msuchanekAATTsuse.de- rpm/check-for-config-changes: Ignore PAHOLE_VERSION.- commit 88ba5ec * Tue Mar 01 2022 tiwaiAATTsuse.de- lib/iov_iter: initialize \"flags\" in new pipe_buffer (bsc#1196584).- commit 589ad87 * Mon Feb 28 2022 bpAATTsuse.de- x86/speculation: Use generic retpoline by default on AMD (bsc#1191580 CVE-2022-0001 CVE-2022-0002).- commit 2229053 * Mon Feb 28 2022 msuchanekAATTsuse.de- ibmvnic: Update driver return codes (bsc#1196516 ltc#196391).- commit 6184b3b * Mon Feb 28 2022 msuchanekAATTsuse.de- ibmvnic: Allow queueing resets during probe (bsc#1196516 ltc#196391).- ibmvnic: clear fop when retrying probe (bsc#1196516 ltc#196391).- ibmvnic: init init_done_rc earlier (bsc#1196516 ltc#196391).- ibmvnic: register netdev after init of adapter (bsc#1196516 ltc#196391).- ibmvnic: complete init_done on transport events (bsc#1196516 ltc#196391).- ibmvnic: define flush_reset_queue helper (bsc#1196516 ltc#196391).- ibmvnic: initialize rc before completing wait (bsc#1196516 ltc#196391).- ibmvnic: free reset-work-item when flushing (bsc#1196516 ltc#196391).- commit 5dd4d04 * Mon Feb 28 2022 mbenesAATTsuse.cz- tracing: Have traceon and traceoff trigger honor the instance (git-fixes).- commit a93e3c2 * Mon Feb 28 2022 mbenesAATTsuse.cz- tracing: Dump stacktrace trigger to the corresponding instance (git-fixes).- commit f5d1861 * Sun Feb 27 2022 dmuellerAATTsuse.com- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)- commit d9a821b * Fri Feb 25 2022 bpAATTsuse.de- x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting (bsc#1191580 CVE-2022-0001 CVE-2022-0002).- Refresh patches.suse/x86-speculation-add-special-register-buffer-data-sampling-srbds-mitigation.patch.- commit 902686b * Fri Feb 25 2022 bpAATTsuse.de- Documentation/hw-vuln: Update spectre doc (bsc#1191580 CVE-2022-0001 CVE-2022-0002).- Refresh patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch.- commit 6c7745b * Fri Feb 25 2022 neilbAATTsuse.de- SUNRPC: change locking for xs_swap_enable/disable (bsc#1196367).- commit 74b1736 * Thu Feb 24 2022 bpAATTsuse.de- x86/speculation: Add eIBRS + Retpoline options (bsc#1191580 CVE-2022-0001 CVE-2022-0002).- Refresh patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch.- Refresh patches.suse/IBRS-forbid-shooting-in-foot.patch.- commit 45191e7 * Thu Feb 24 2022 ptesarikAATTsuse.cz- s390/hypfs: include z/VM guests with access control group set (bsc#1195638 LTC#196354).- s390/cpumf: Support for CPU Measurement Sampling Facility LS bit (bsc#1195080 LTC#196090).- s390/cpumf: Support for CPU Measurement Facility CSVN 7 (bsc#1195080 LTC#196090).- commit 6490f46 * Thu Feb 24 2022 ptesarikAATTsuse.cz- scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices (bsc#1195377 LTC#196245).- commit 53028f3 * Thu Feb 24 2022 nstangeAATTsuse.de- crypto: af_alg - get_page upon reassignment to TX SGL (bsc#1195840).- commit f9977fb * Thu Feb 24 2022 bpAATTsuse.de- x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE (bsc#1191580 CVE-2022-0001 CVE-2022-0002).- Refresh patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch.- commit 9f1d160 * Thu Feb 24 2022 msuchanekAATTsuse.de- ibmvnic: schedule failover only if vioctl fails (bsc#1196400 ltc#195815).- commit ec1fbc9 * Thu Feb 24 2022 bpAATTsuse.de- Refresh patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch.- Delete patches.suse/do-not-default-to-ibrs-on-skl.patch. Remove a statement which cancels itself out with the following patch which removes it anyway.- commit d8a59c7 * Wed Feb 23 2022 bpAATTsuse.de- x86,bugs: Unconditionally allow spectre_v2=retpoline,amd (bsc#1191580 CVE-2022-0001 CVE-2022-0002).- commit bf75cfa * Wed Feb 23 2022 jackAATTsuse.cz- udf: Restore i_lenAlloc when inode expansion fails (bsc#1196079 CVE-2022-0617).- commit 2533a5b * Wed Feb 23 2022 jackAATTsuse.cz- udf: Fix NULL ptr deref when converting from inline format (bsc#1196079 CVE-2022-0617).- commit 87d491f * Wed Feb 23 2022 bpAATTsuse.de- x86/speculation: Merge one test in spectre_v2_user_select_mitigation() (bsc#1191580 CVE-2022-0001 CVE-2022-0002).- commit c1dcbbf * Wed Feb 23 2022 bpAATTsuse.de- cpu/SMT: create and export cpu_smt_possible() (bsc#1191580 CVE-2022-0001 CVE-2022-0002).- commit 2f54b88 * Tue Feb 22 2022 ptesarikAATTsuse.cz- kabi: Hide changes to s390/AP structures (jsc#SLE-20809).- s390/AP: support new dynamic AP bus size limit (jsc#SLE-20809).- s390/ap: rework crypto config info and default domain code (jsc#SLE-20809).- commit 8315837 * Tue Feb 22 2022 msuchanekAATTsuse.de- Refresh sorted patches- commit edafc9f * Fri Feb 18 2022 tiwaiAATTsuse.de- Update patch reference for vfs fix (CVE-2022-0644 bsc#1196155)- commit 4656612 * Fri Feb 18 2022 msuchanekAATTsuse.de- net/ibmvnic: Cleanup workaround doing an EOI after partition migration (bsc#1089644 ltc#166495 ltc#165544 git-fixes).- commit a49ae38 * Fri Feb 18 2022 neilbAATTsuse.de- NFSv4.x: by default serialize open/close operations (bsc#1114893 bsc#1195934). Make this work-around optional- commit 188b38c * Thu Feb 17 2022 tbogendoerferAATTsuse.de- blacklist.conf: added two duplicates- commit c74dc0a * Wed Feb 16 2022 msuchanekAATTsuse.de- powerpc/pseries: read the lpar name from the firmware (bsc#1187716 ltc#193451).- commit 6691bc3 * Wed Feb 16 2022 msuchanekAATTsuse.de- Refresh patches.suse/rpadlpar_io-Add-MODULE_DESCRIPTION-entries-to-kernel.patch- commit b8f15d4 * Wed Feb 16 2022 msuchanekAATTsuse.de- powerpc: add link stack flush mitigation status in debugfs (bsc#1157038 bsc#1157923 ltc#182612 git-fixes).- powerpc/64s: Fix debugfs_simple_attr.cocci warnings (bsc#1157038 bsc#1157923 ltc#182612 git-fixes).- commit d196896 * Wed Feb 16 2022 msuchanekAATTsuse.de- powerpc: Set crashkernel offset to mid of RMA region (bsc#1190812).- powerpc/64: Move paca allocation later in boot (bsc#1190812).- commit b6d78fb * Wed Feb 16 2022 dwagnerAATTsuse.de- scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop (bsc#1189126).- commit 1808416 * Wed Feb 16 2022 dwagnerAATTsuse.de- scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_t (bsc#1195823).- scsi: qla2xxx: Add qla2x00_async_done() for async routines (bsc#1195823).- scsi: qla2xxx: Update version to 10.02.07.300-k (bsc#1195823).- scsi: qla2xxx: Check for firmware dump already collected (bsc#1195823).- scsi: qla2xxx: Add devids and conditionals for 28xx (bsc#1195823).- scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair() (bsc#1195823).- scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adapters (bsc#1195823).- scsi: qla2xxx: edif: Fix clang warning (bsc#1195823).- scsi: qla2xxx: Fix warning for missing error code (bsc#1195823).- scsi: qla2xxx: Fix device reconnect in loop topology (bsc#1195823).- scsi: qla2xxx: Add ql2xnvme_queues module param to configure number of NVMe queues (bsc#1195823).- scsi: qla2xxx: Fix wrong FDMI data for 64G adapter (bsc#1195823).- scsi: qla2xxx: Add retry for exec firmware (bsc#1195823).- scsi: qla2xxx: Fix scheduling while atomic (bsc#1195823).- scsi: qla2xxx: Fix premature hw access after PCI error (bsc#1195823).- scsi: qla2xxx: Fix warning message due to adisc being flushed (bsc#1195823).- scsi: qla2xxx: Fix stuck session in gpdb (bsc#1195823).- scsi: qla2xxx: Implement ref count for SRB (bsc#1195823).- scsi: qla2xxx: Refactor asynchronous command initialization (bsc#1195823).- scsi: qla2xxx: Update version to 10.02.07.200-k (bsc#1195823).- scsi: qla2xxx: edif: Fix inconsistent check of db_flags (bsc#1195823).- scsi: qla2xxx: edif: Reduce connection thrash (bsc#1195823).- scsi: qla2xxx: edif: Tweak trace message (bsc#1195823).- scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safe (bsc#1195823).- scsi: qla2xxx: Remove a declaration (bsc#1195823).- scsi: qla2xxx: Fix unmap of already freed sgl (bsc#1195823).- scsi: qla2xxx: Return -ENOMEM if kzalloc() fails (bsc#1195823).- commit 94d7f50 * Wed Feb 16 2022 oneukumAATTsuse.com- Bluetooth: bfusb: fix division by zero in send path (git-fixes).- commit 615915b * Wed Feb 16 2022 tbogendoerferAATTsuse.de- gve: Recording rx queue before sending to napi (bsc#1191655).- ixgbevf: Require large buffers for build_skb on 82599VF (bsc#1101674 FATE#325150 FATE#325151).- IB/rdmavt: Validate remote_addr during loopback atomic tests (bsc#1114685 FATE#325854).- gve: fix the wrong AdminQ buffer queue index check (bsc#1191655).- gve: Fix GFP flags when allocing pages (bsc#1191655).- i40e: Increase delay to 1 s after global EMP reset (bsc#1101816 FATE#325147 FATE#325149).- phylib: fix potential use-after-free (bsc#1119113 FATE#326472).- gve: Add consumed counts to ethtool stats (bsc#1191655).- gve: Implement suspend/resume/shutdown (bsc#1191655).- gve: Add optional metadata descriptor type GVE_TXD_MTD (bsc#1191655).- gve: remove memory barrier around seqno (bsc#1191655).- gve: Update gve_free_queue_page_list signature (bsc#1191655).- gve: Move the irq db indexes out of the ntfy block struct (bsc#1191655).- gve: Correct order of processing device options (bsc#1191655).- iavf: Fix limit of total number of queues to active queues of VF (bsc#1111981 FATE#326312 FATE#326313).- i40e: Fix for displaying message regarding NVM version (jsc#SLE-4797).- net: ena: Fix error handling when calculating max IO queues number (bsc#1174852).- net: ena: Fix undefined state when tx request id is out of bounds (bsc#1174852).- igb: Fix removal of unicast MAC filters of VFs (bsc#1117495).- ice: ignore dropped packets during init (bsc#1118661 FATE#325277).- i40e: Fix pre-set max number of queues for VF (bsc#1111981 FATE#326312 FATE#326313).- gve: fix for null pointer dereference (bsc#1191655).- net: marvell: mvpp2: Fix the computation of shared CPUs (bsc#1119113 FATE#326472).- RDMA/netlink: Add __maybe_unused to static inline in C file (bsc#1046306 FATE#322942).- i40e: Fix display error code in dmesg (bsc#1109837 bsc#1111981 FATE#326312).- i40e: Fix creation of first queue by omitting it if is not power of two (bsc#1101816 FATE#325147 FATE#325149).- i40e: Fix ping is lost after configuring ADq on VF (bsc#1094978).- i40e: Fix changing previously set num_queue_pairs for PFs (bsc#1094978).- i40e: Fix correct max_pkt_size on VF RX queue (bsc#1101816 FATE#325147 FATE#325149).- iavf: prevent accidental free of filter structure (bsc#1111981 FATE#326312 FATE#326313).- cxgb4: fix eeprom len when diagnostics not implemented (bsc#1097585 bsc#1097586 bsc#1097587 bsc#1097588 bsc#1097583 bsc#1097584).- gve: fix unmatched u64_stats_update_end() (bsc#1191655).- RDMA/bnxt_re: Fix query SRQ failure (bsc#1050244 FATE#322915).- net: phylink: avoid mvneta warning when setting pause parameters (bsc#1119113 FATE#326472).- gve: Add a jumbo-frame device option (bsc#1191655).- gve: Implement packet continuation for RX (bsc#1191655).- gve: Add RX context (bsc#1191655).- gve: Track RX buffer allocation failures (bsc#1191655).- gve: Allow pageflips on larger pages (bsc#1191655).- gve: Add netif_set_xps_queue call (bsc#1191655).- gve: Do lazy cleanup in TX path (bsc#1191655).- gve: Add rx buffer pagecnt bias (bsc#1191655).- gve: Switch to use napi_complete_done (bsc#1191655).- gve: Use kvcalloc() instead of kvzalloc() (bsc#1191655).- gve: DQO: avoid unused variable warnings (bsc#1191655).- ice: Delete always true check of PF pointer (bsc#1118661 FATE#325277).- net: Prevent infinite while loop in skb_tx_hash() (bsc#1109837).- RDMA/mlx5: Set user priority for DCT (bsc#1103991 FATE#326007).- e1000e: Fix packet loss on Tiger Lake and later (bsc#1158533).- mqprio: Correct stats in mqprio_dump_class_stats() (bsc#1109837).- platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() call (bsc#1112374).- i40e: Fix freeing of uninitialized misc IRQ vector (bsc#1101816 FATE#325147 FATE#325149).- gve: report 64bit tx_bytes counter from gve_handle_report_stats() (bsc#1191655).- gve: fix gve_get_stats() (bsc#1191655).- gve: Properly handle errors in gve_assign_qpl (bsc#1191655).- gve: Avoid freeing NULL pointer (bsc#1191655).- gve: Correct available tx qpl check (bsc#1191655).- qed: rdma - don\'t wait for resources under hw error recovery flow (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Handle management FW error (git-fixes).- commit 287122e * Wed Feb 16 2022 oneukumAATTsuse.com- blacklist.conf: logging only- commit d52bed3 * Wed Feb 16 2022 oneukumAATTsuse.com- PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controller (git-fixes).- commit 99c4459 * Wed Feb 16 2022 oneukumAATTsuse.com- net: usb: pegasus: Do not drop long Ethernet frames (git-fixes).- commit f3b4a43 * Wed Feb 16 2022 oneukumAATTsuse.com- rndis_host: support Hytera digital radios (git-fixes).- commit 409a861 * Wed Feb 16 2022 oneukumAATTsuse.com- blacklist.conf: optimization, not a bug fix- commit 8686052 * Wed Feb 16 2022 dmuellerAATTsuse.com- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926, bsc#1198484) Let\'s iron out the reduced initrd optimisation in Tumbleweed. Build full blown dracut initrd with systemd for SLE15 SP4.- commit ea76821 * Tue Feb 15 2022 msuchanekAATTsuse.de- powerpc/pseries/ddw: Revert \"Extend upper limit for huge DMA window for persistent memory\" (bsc#1195995 ltc#196394).- commit af87ae6 * Tue Feb 15 2022 tiwaiAATTsuse.de- f2fs: fix to do sanity check on inode type during garbage collection (CVE-2021-44879 bsc#1195987).- commit e8b60dc * Tue Feb 15 2022 petr.pavluAATTsuse.com- Update patches.suse/0001-PCI-hv-Use-expected-affinity-when-unmasking-IRQ.patch (bsc#1185973, bsc#1195536).- commit b3ac9c4 * Tue Feb 15 2022 denis.kirjanovAATTsuse.com- tipc: improve size validations for received domain records (bsc#1195254, CVE-2022-0435).- commit daaae48 * Tue Feb 15 2022 tiwaiAATTsuse.de- yam: fix a memory leak in yam_siocdevprivate() (CVE-2022-24959 bsc#1195897).- commit 2b51111 * Mon Feb 14 2022 bpAATTsuse.de- EDAC/xgene: Fix deferred probing (bsc#1114648).- commit cfd65af * Mon Feb 14 2022 nmoreychaisemartinAATTsuse.com- RDMA/hns: Encapsulate some lines for setting sq size in user mode (git-fixes)- commit c6447b9 * Mon Feb 14 2022 vkarasulliAATTsuse.de- Update patches.suse/0001-mmc-moxart_remove-Fix-UAF.patch (bsc#1194516 CVE-2022-0487).- commit b3ff0d9 * Mon Feb 14 2022 neilbAATTsuse.de- sunrpc/auth_gss: support timeout on gss upcalls (bsc#1193857).- commit 69bbdfa * Fri Feb 11 2022 msuchanekAATTsuse.de- kernel-binary: Do not include sourcedir in certificate path. The certs macro runs before build directory is set up so it creates the aggregate of supplied certificates in the source directory. Using this file directly as the certificate in kernel config works but embeds the source directory path in the kernel config. To avoid this symlink the certificate to the build directory and use relative path to refer to it. Also fabricate a certificate in the same location in build directory when none is provided.- commit bb988d4 * Fri Feb 11 2022 msuchanekAATTsuse.de- constraints: Also adjust disk requirement for x86 and s390.- commit 9719db0 * Fri Feb 11 2022 msuchanekAATTsuse.de- constraints: Increase disk space for aarch64- commit 09c2882 * Thu Feb 10 2022 lhenriquesAATTsuse.de- fuse: annotate lock in fuse_reverse_inval_entry() (bsc#1195795).- commit 60fd4d3 * Thu Feb 10 2022 jackAATTsuse.cz- ext4: avoid trim error on fs with small groups (bsc#1191271).- commit 00cdce0 * Tue Feb 08 2022 lduncanAATTsuse.com- scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() (git-fixes).- scsi: nsp_cs: Check of ioremap return value (git-fixes).- scsi: qedf: Fix potential dereference of NULL pointer (git-fixes).- scsi: ufs: Fix race conditions related to driver data (git-fixes).- scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write() (git-fixes).- scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select() (git-fixes).- commit 4931645 * Tue Feb 08 2022 lduncanAATTsuse.com- Added git-fix commmit to blacklist: too pervasive- commit eaa0f49 * Tue Feb 08 2022 mkoutnyAATTsuse.com- cgroup-v1: Require capabilities to set release_agent (bsc#1195543 CVE-2022-0492).- commit 25a96a7 * Mon Feb 07 2022 vkarasulliAATTsuse.de- NFSv4: Handle case where the lookup of a directory fails (bsc#1195612 CVE-2022-24448).- commit fe40712 * Mon Feb 07 2022 oneukumAATTsuse.com- usb: common: ulpi: Fix crash in ulpi_match() (git-fixes).- commit f38a194 * Mon Feb 07 2022 oneukumAATTsuse.com- usb: typec: tcpm: Do not disconnect while receiving VBUS off (git-fixes).- commit 5916f0b * Mon Feb 07 2022 neilbAATTsuse.de- NFSv4: nfs_atomic_open() can race when looking up a non-regular file (git-fixes).- NFSv4: Handle case where the lookup of a directory fails (git-fixes).- nfsd: fix use-after-free due to delegation race (git-fixes).- NFSv42: Fix pagecache invalidation after COPY/CLONE (git-fixes).- NFSv42: Don\'t fail clone() unless the OP_CLONE operation failed (git-fixes).- commit ecc4580 * Mon Feb 07 2022 neilbAATTsuse.de- blacklist.conf: add unneeded commit- commit 8b757b2 * Tue Feb 01 2022 oneukumAATTsuse.com- blacklist.conf: irrelevant in our kernel config- commit b5c4448 * Tue Feb 01 2022 oneukumAATTsuse.com- blacklist.conf: this is an optimization, not a fix- commit a07f81d * Tue Feb 01 2022 oneukumAATTsuse.com- blacklist.conf: for a compiler option we don\'t use- commit 8631da6 * Tue Feb 01 2022 dkirjanovAATTsuse.com- Update patches.suse/net-tipc-validate-domain-record-count-on-input.patch (bsc#1195254 CVE-2022-0435).- commit 0369cb6 * Mon Jan 31 2022 mkubecekAATTsuse.cz- net: allow retransmitting a TCP packet if original is still in queue (bsc#1188605 bsc#1187428).- commit 8ae7229 * Mon Jan 31 2022 ludwig.nusselAATTsuse.de- kernel-obs-build: include 9p (boo#1195353) To be able to share files between host and the qemu vm of the build script, the 9p and 9p_virtio kernel modules need to be included in the initrd of kernel-obs-build.- commit 0cfe67a * Mon Jan 31 2022 tiwaiAATTsuse.de- Update patch reference for BT fix (CVE-2021-3564 bsc#1186207)- commit ea7857c * Mon Jan 31 2022 tiwaiAATTsuse.de- Bluetooth: fix the erroneous flush_work() order (git-fixes).- commit 9b1f0b0 * Mon Jan 31 2022 tiwaiAATTsuse.de- Update patch reference for BT fix (CVE-2021-3564 bsc#1186207)- commit b2df5e2 * Mon Jan 31 2022 tiwaiAATTsuse.de- Update patch reference for vgacon patch (CVE-2020-28097 bsc#1187723 jsc#SLE-23486)- commit 8272c66 * Mon Jan 31 2022 denis.kirjanovAATTsuse.com- net: tipc: validate domain record count on input (bsc#1195254).- commit eff4836 * Mon Jan 31 2022 ptesarikAATTsuse.cz- s390/pci: move pseudo-MMIO to prevent MIO overlap (bsc#1194965).- commit 3996412 * Mon Jan 31 2022 oneukumAATTsuse.com- ucsi_ccg: Check DEV_INT bit only when starting CCG4 (git-fixes).- commit afd5597 * Mon Jan 31 2022 oneukumAATTsuse.com- crypto: qat - fix undetected PFVF timeout in ACK loop (git-fixes).- commit 22ebc8e * Mon Jan 31 2022 ptesarikAATTsuse.cz- s390/cio: make ccw_device_dma_ * more robust (bsc#1193242).- commit 8bea447 * Mon Jan 31 2022 ptesarikAATTsuse.cz- kABI fixup after adding vcpu_idx to struct kvm_cpu (bsc#1190973).- KVM: remember position in kvm->vcpus array (bsc#1190973).- commit 768c666 * Mon Jan 31 2022 ptesarikAATTsuse.cz- KVM: s390: index kvm->arch.idle_mask by vcpu_idx (bsc#1190973).- commit 67bbbe2 * Mon Jan 31 2022 nmoreychaisemartinAATTsuse.com- IB/qib: Use struct_size() helper (git-fixes)- commit bf41f9c * Fri Jan 28 2022 jbohacAATTsuse.cz- phonet: refcount leak in pep_sock_accep (bsc#1193867, CVE-2021-45095).- commit 413134f * Fri Jan 28 2022 jbohacAATTsuse.cz- xfrm: fix MTU regression (bsc#1185377, bsc#1194048).- Delete patches.suse/xfrm-xfrm_state_mtu-should-return-at-least-1280-for-.patch. which caused a regression (bsc#1194048).- Replace with an alternative fix for bsc#1185377- commit 3800186 * Fri Jan 28 2022 dkirjanovAATTsuse.com- Refresh patches.suse/ibmvnic-Allow-extra-failures-before-disabling.patch.- Refresh patches.suse/ibmvnic-don-t-spin-in-tasklet.patch.- Refresh patches.suse/ibmvnic-init-running_cap_crqs-early.patch.- Refresh patches.suse/ibmvnic-remove-unused-wait_capability.patch.- commit d68e92d * Fri Jan 28 2022 lhenriquesAATTsuse.de- ext4: set csum seed in tmp inode while migrating to extents (bsc#1195272).- commit 294d77e * Fri Jan 28 2022 dwagnerAATTsuse.de- nvme: add \'iopolicy\' module parameter (bsc#1177599 bsc#1193096). Refresh: - patches.kabi/kabi-nvme-multipath-fix-iopolicy.patch. - patches.suse/nvme-multipath-disable-native-NVMe-multipath-per-def.patch.- commit f17ae54 * Fri Jan 28 2022 tiwaiAATTsuse.de- drm/vmwgfx: Fix stale file descriptors on failed usercopy (CVE-2022-22942 bsc#1195065).- commit 136a4b2 * Thu Jan 27 2022 ptesarikAATTsuse.cz- s390/pci: add s390_iommu_aperture kernel parameter (bsc#1193234).- virtio: write back F_VERSION_1 before validate (bsc#1193235).- commit a307e0d * Thu Jan 27 2022 tonyjAATTsuse.de- bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds() (bsc#1194227).- commit c098fc7 * Thu Jan 27 2022 oneukumAATTsuse.com- scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback (bsc#1193864 CVE-2021-39657).- commit 39c5f8e * Wed Jan 26 2022 oheringAATTsuse.de- net: mana: Add RX fencing (bsc#1193507).- net: mana: Add XDP support (bsc#1193507).- hv_netvsc: Set needed_headroom according to VF (bsc#1193507).- net, xdp: Introduce xdp_prepare_buff utility routine (bsc#1193507).- net, xdp: Introduce xdp_init_buff utility routine (bsc#1193507).- commit c70ed8e * Wed Jan 26 2022 oneukumAATTsuse.com- usb: gadget: configfs: Fix use-after-free issue with udc_name (bsc#1193861 CVE-2021-39648).- commit 9ec119b * Tue Jan 25 2022 jackAATTsuse.cz- fget: clarify and improve __fget_files() implementation (bsc#1193727).- commit 3ce5a50 * Tue Jan 25 2022 msuchanekAATTsuse.de- ibmvnic: remove unused ->wait_capability (bsc#1195073 ltc#195713).- ibmvnic: don\'t spin in tasklet (bsc#1195073 ltc#195713).- ibmvnic: init ->running_cap_crqs early (bsc#1195073 ltc#195713).- ibmvnic: Allow extra failures before disabling (bsc#1195073 ltc#195713).- commit 3d370d2 * Tue Jan 25 2022 bpAATTsuse.de- tee: handle lookup of shm with reference count 0 (bsc#1193767 CVE-2021-44733).- commit 10b0db6 * Mon Jan 24 2022 msuchanekAATTsuse.de- kernel-binary.spec.in: Move 20-kernel-default-extra.conf to the correctr directory (bsc#1195051).- commit c80b5de * Fri Jan 21 2022 tiwaiAATTsuse.de- drm/i915: Flush TLBs before releasing backing store (CVE-2022-0330 bsc#1194880).- commit 20f1914 * Fri Jan 21 2022 tiwaiAATTsuse.de- drm/i915: Flush TLBs before releasing backing store (CVE-2022-0330 bsc#1194880).- commit bd11976 * Fri Jan 21 2022 bpAATTsuse.de- kabi/severities: Add a kabi exception for drivers/tee/tee According to the partner modules database, the structs of this driver are not used by anything external so make a kABI exception for them. Do that on purpose so that any external module using this fails to load instead of causing a potential memory corruption due to a kabi workaround which would use the same offset but for a different thing: - struct dma_buf *dmabuf; + refcount_t refcount; See upstream commit dfd0743f1d9e (\"tee: handle lookup of shm with reference count 0\")- commit ac7feb6 * Fri Jan 21 2022 tbogendoerferAATTsuse.de- sctp: account stream padding length for reconf chunk (bsc#1194985 CVE-2022-0322).- commit f5ee3ee * Fri Jan 21 2022 msuchanekAATTsuse.de- of: Fix cpu node iterator to not ignore disabled cpu nodes (bsc#1065729).- commit d8d9d32 * Thu Jan 20 2022 dkirjanovAATTsuse.com- Refresh patches.suse/qla2xxx-synchronize-rport-dev_loss_tmo-setting.patch.- Refresh patches.suse/scsi-lpfc-Add-additional-debugfs-support-for-CMF.patch.- Refresh patches.suse/scsi-lpfc-Adjust-CMF-total-bytes-and-rxmonitor.patch.- Refresh patches.suse/scsi-lpfc-Cap-CMF-read-bytes-to-MBPI.patch.- Refresh patches.suse/scsi-lpfc-Change-return-code-on-I-Os-received-during.patch.- Refresh patches.suse/scsi-lpfc-Fix-NPIV-port-deletion-crash.patch.- Refresh patches.suse/scsi-lpfc-Fix-leaked-lpfc_dmabuf-mbox-allocations-wi.patch.- Refresh patches.suse/scsi-lpfc-Fix-lpfc_force_rscn-ndlp-kref-imbalance.patch.- Refresh patches.suse/scsi-lpfc-Trigger-SLI4-firmware-dump-before-doing-dr.patch.- Refresh patches.suse/scsi-lpfc-Update-lpfc-version-to-14.0.0.4.patch.- commit f21e440 * Thu Jan 20 2022 rgoldwynAATTsuse.com- vfs: check fd has read access in kernel_read_file_from_fd() (bsc#1194888).- commit b248150 * Thu Jan 20 2022 msuchanekAATTsuse.de- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). Using the the default path is broken since Linux 5.17- commit 68b36f0 * Thu Jan 20 2022 msuchanekAATTsuse.de- powerpc/pseries/mobility: ignore ibm, platform-facilities updates (bsc#1065729).- commit 965bacc * Thu Jan 20 2022 msuchanekAATTsuse.de- powerpc/traps: do not enable irqs in _exception (bsc#1065729).- powerpc: add interrupt_cond_local_irq_enable helper (bsc#1065729).- commit 4a386a2 * Thu Jan 20 2022 msuchanekAATTsuse.de- blacklist.conf: Add a2308836880b powerpc: Fix arch_stack_walk() to have running function as first entry The stacktrace interface in this kernel version does not provide the parameters used to implement the fix.- commit 21795fd * Wed Jan 19 2022 msuchanekAATTsuse.de- blacklist.conf: Add 79ca6f74dae0 tpm: fix Atmel TPM crash caused by too frequent queries Breaks kABI, there is no report of this problem affecting users, likely broken old TPM firmware.- commit 8a8da53 * Wed Jan 19 2022 msuchanekAATTsuse.de- tpm: Check for integer overflow in tpm2_map_response_body() (bsc#1082555).- commit efacd25 * Wed Jan 19 2022 msuchanekAATTsuse.de- tpm: add request_locality before write TPM_INT_ENABLE (bsc#1082555).- commit 8057fac * Wed Jan 19 2022 vkarasulliAATTsuse.de- moxart: fix potential use-after-free on remove path (bsc#1194516).- commit 5a3dfcb * Wed Jan 19 2022 vkarasulliAATTsuse.de- memstick: rtsx_usb_ms: fix UAF (bsc#1194516).- commit 9692e25 * Wed Jan 19 2022 mbenesAATTsuse.cz- livepatch: Avoid CPU hogging with cond_resched (bsc#1071995).- commit e59d06e * Wed Jan 19 2022 msuchanekAATTsuse.de- of: add node name compare helper functions (bsc#1065729).- commit 5ef3ecd * Wed Jan 19 2022 msuchanekAATTsuse.de- of: Fix property name in of_node_get_device_type (bsc#1065729).- of: Add device_type access helper functions (bsc#1065729).- commit fd75973 * Wed Jan 19 2022 msuchanekAATTsuse.de- of: Add cpu node iterator for_each_of_cpu_node() (bsc#1065729).- commit e0452f1 * Wed Jan 19 2022 msuchanekAATTsuse.de- powerpc/prom_init: Fix improper check of prom_getprop() (bsc#1065729).- commit 1a169ee * Wed Jan 19 2022 msuchanekAATTsuse.de- powerpc/pseries/cpuhp: delete add/remove_by_count code (bsc#1065729).- powerpc/pseries/cpuhp: cache node corrections (bsc#1065729).- commit ab66a06 * Wed Jan 19 2022 msuchanekAATTsuse.de- powerpc/perf: Fix data source encodings for L2.1 and L3.1 accesses (bsc#1065729).- commit 532dbbd * Tue Jan 18 2022 msuchanekAATTsuse.de- tpm: fix potential NULL pointer access in tpm_del_char_device (bsc#1184209 ltc#190917 git-fixes bsc#1193660 ltc#195634).- commit c218b13 * Tue Jan 18 2022 mbenesAATTsuse.cz- tracing/kprobes: \'nmissed\' not showed correctly for kretprobe (git-fixes).- commit 38d905a * Tue Jan 18 2022 mbenesAATTsuse.cz- blacklist.conf: 77360f9bbc7e (\"tracing: Add test for user space strings when filtering on string pointers\") The code in question was heavily modified by 80765597bc58 (\"tracing: Rewrite filter logic to be simpler and faster\") which is not present in SLE12-SP5. The reproducer does not work and the logic is different, so the existing code seems to be safe.- commit 4313ee6 * Tue Jan 18 2022 mbenesAATTsuse.cz- blacklist.conf: 3e2a56e6f639 (\"tracing: Have syscall trace events use trace_event_buffer_lock_reserve()\") Optimization only.- commit 856add1 * Tue Jan 18 2022 osalvadorAATTsuse.de- mm/hwpoison: do not lock page again when me_huge_page() successfully recovers (bsc#1194814).- commit 5a48d23 * Tue Jan 18 2022 neilbAATTsuse.de- nfs: don\'t dirty kernel pages read by direct-io (bsc#1194410).- commit 80f1a10 * Mon Jan 17 2022 jackAATTsuse.cz- select: Fix indefinitely sleeping task in poll_schedule_timeout() (bsc#1194027).- commit 1e8594d * Wed Jan 12 2022 tabrahamAATTsuse.com- x86/platform/uv: Add more to secondary CPU kdump info (bsc#1194493).- commit 303a333 * Wed Jan 12 2022 mbenesAATTsuse.cz- blacklist.conf: f28439db470c (\"tracing: Tag trace_percpu_buffer as a percpu pointer\") It fixes a sparse warning only.- commit c384e17 * Wed Jan 12 2022 mbenesAATTsuse.cz- tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() (git-fixes).- commit 1ad63e6 * Wed Jan 12 2022 joao.silvaAATTsuse.com- tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6 (bsc#1194541).- commit f9177fa * Wed Jan 12 2022 mkoutnyAATTsuse.com- cgroup: Use open-time credentials for process migraton perm checks (bsc#1194302 CVE-2021-4197).- commit b76ad03 * Tue Jan 11 2022 tiwaiAATTsuse.de- NFC: add NCI_UNREG flag to eliminate the race (CVE-2021-4202 bsc#1194529).- NFC: reorder the logic in nfc_{un,}register_device (CVE-2021-4202 bsc#1194529).- NFC: reorganize the functions in nci_request (CVE-2021-4202 bsc#1194529).- commit 68b4b42 * Mon Jan 10 2022 jslabyAATTsuse.cz- Update patches.suse/tcp-fix-a-race-in-inet_diag_dump_icsk.patch (networking-stable-19_01_04 bsc#1186222). Fix bsc#1186222 by using proper atomic helper.- commit bd29e90 * Fri Jan 07 2022 tiwaiAATTsuse.de- rpm/kernel-binary.spec.in: Add Provides of kernel-preempt (jsc#SLE-18857) For smooth migration with the former kernel-preempt user, kernel-default provides kernel-preempt now when CONFIG_PREEMPT_DYNAMIC is defined.- commit d292a81 * Wed Jan 05 2022 jackAATTsuse.cz- fget: check that the fd still exists after getting a ref to it (bsc#1193727 CVE-2021-4083).- commit 5441599 * Tue Jan 04 2022 bpAATTsuse.de- kprobes: Limit max data_size of the kretprobe instances (bsc#1193669).- commit 3600b27 * Tue Jan 04 2022 rgoldwynAATTsuse.com- btrfs: unlock newly allocated extent buffer after error (bsc#1194001, CVE-2021-4149).- commit 0a8af05 * Tue Jan 04 2022 tbogendoerferAATTsuse.de- netdevsim: Zero-initialize memory for new map\'s value in function nsim_bpf_map_alloc (bsc#1193927 CVE-2021-4135).- commit 1d46c55 * Tue Jan 04 2022 oneukumAATTsuse.com- USB: serial: option: add Telit FN990 compositions (git-fixes).- commit 20a8f2b * Tue Jan 04 2022 oneukumAATTsuse.com- usb: core: config: fix validation of wMaxPacketValue entries (git-fixes).- commit 650dbdc * Tue Jan 04 2022 mkoutnyAATTsuse.com- blacklist.conf: Add 7ee285395b21 cgroup: Make rebind_subsystems() disable v2 controllers all at once- commit 1412cd9 * Tue Jan 04 2022 oneukumAATTsuse.com- net: usb: lan78xx: add Allied Telesis AT29M2-AF (git-fixes).- commit 8f95759 * Tue Jan 04 2022 oneukumAATTsuse.com- net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero (git-fixes).- commit 7655e21 * Tue Jan 04 2022 oneukumAATTsuse.com- blacklist.conf: cosmetics for clang- commit a46466a * Tue Jan 04 2022 oneukumAATTsuse.com- usbnet: fix error return code in usbnet_probe() (git-fixes).- commit a1b9e9d * Tue Jan 04 2022 oneukumAATTsuse.com- usbnet: sanity check for maxpacket (git-fixes).- commit 97566d2 * Mon Jan 03 2022 dwagnerAATTsuse.de- scsi: lpfc: Update lpfc version to 14.0.0.4 (bsc1192145).- scsi: lpfc: Add additional debugfs support for CMF (bsc1192145).- scsi: lpfc: Cap CMF read bytes to MBPI (bsc1192145).- scsi: lpfc: Adjust CMF total bytes and rxmonitor (bsc1192145).- scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup (bsc1192145).- scsi: lpfc: Fix NPIV port deletion crash (bsc1192145).- scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance (bsc1192145).- scsi: lpfc: Change return code on I/Os received during link bounce (bsc1192145).- scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV (bsc1192145).- commit 9e05239 * Mon Jan 03 2022 dwagnerAATTsuse.de- Update patches.suse/qla2xxx-synchronize-rport-dev_loss_tmo-setting.patch Update meta data and move the patch into the sorted section.- commit 7214bea * Mon Jan 03 2022 dkirjanovAATTsuse.com- ipv6: use prandom_u32() for ID generation (CVE-2021-45485 bsc#1194094).- commit 51d2a3b * Mon Jan 03 2022 dwagnerAATTsuse.de- scsi: qla2xxx: Format log strings only if needed (git-fixes).- scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo() (git-fixes).- scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id() (git-fixes).- scsi: qla2xxx: edif: Fix EDIF bsg (git-fixes).- scsi: qla2xxx: edif: Increase ELS payload (git-fixes).- scsi: qla2xxx: edif: Flush stale events and msgs on session down (git-fixes).- scsi: qla2xxx: edif: Fix app start delay (git-fixes).- scsi: qla2xxx: edif: Fix app start fail (git-fixes).- scsi: qla2xxx: Relogin during fabric disturbance (git-fixes).- commit d5351f0 * Mon Jan 03 2022 denis.kirjanovAATTsuse.com- inet: use bigger hash table for IP ID generation (CVE-2021-45486 bsc#1194087).- commit 0387442 * Thu Dec 30 2021 dmuellerAATTsuse.com- fix rpm build warning tumbleweed rpm is adding these warnings to the log: It\'s not recommended to have unversioned Obsoletes: Obsoletes: microcode_ctl- commit 3ba8941 * Thu Dec 30 2021 mbenesAATTsuse.cz- recordmcount.pl: fix typo in s390 mcount regex (bsc#1192267).- commit b8b1ef9 * Thu Dec 30 2021 mbenesAATTsuse.cz- recordmcount.pl: look for jgnop instruction as well as bcrl on s390 (bsc#1192267).- Delete patches.suse/ftrace-recordmcount-binutils.patch.- commit 9b6815f * Wed Dec 29 2021 bpAATTsuse.de- EDAC/amd64: Handle three rank interleaving mode (bsc#1114648).- commit 25eb1b3 * Tue Dec 28 2021 denis.kirjanovAATTsuse.com- Update config files.- commit f87a32f * Tue Dec 28 2021 denis.kirjanovAATTsuse.com- af_unix: fix garbage collect vs MSG_PEEK (CVE-2021-0920 bsc#1193731).- commit 167f0fb * Tue Dec 28 2021 denis.kirjanovAATTsuse.com- net: split out functions related to registering inflight socket files (CVE-2021-0920 bsc#1193731).- commit 8ec3ad8 * Tue Dec 28 2021 bpAATTsuse.de- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (bsc#1114648).- commit de2d84b * Wed Dec 22 2021 dmuellerAATTsuse.com- build initrd without systemd This reduces the size of the initrd by over 25%, which improves startup time of the virtual machine by 0.5-0.6s on very fast machines, more on slower ones.- commit ef4c569 * Wed Dec 22 2021 bpAATTsuse.de- blacklist.conf: ef775a0e36c6 x86/Kconfig: Fix an unused variable error in dell-smm-hwmon- commit 78e6223 * Wed Dec 22 2021 oneukumAATTsuse.com- platform/x86: hp_accel: Fix an error handling path in \'lis3lv02d_probe()\' (git-fixes).- commit 898c404 * Wed Dec 22 2021 oneukumAATTsuse.com- platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning (git-fixes).- commit 495c629 * Wed Dec 22 2021 oneukumAATTsuse.com- blacklist.conf: irrelevant build fix for our configs- commit c89c442 * Tue Dec 21 2021 oneukumAATTsuse.com- blacklist.conf: cosmetic cleanup- commit f6d64ba * Tue Dec 21 2021 oneukumAATTsuse.com- blacklist.conf: irrelevant in SLE12- commit 0be6ca3 * Mon Dec 20 2021 jgrossAATTsuse.com- xen/netback: don\'t queue unlimited number of packages (CVE-2021-28715 XSA-392 bsc#1193442).- commit a67e40b * Mon Dec 20 2021 jgrossAATTsuse.com- xen/netback: fix rx queue stall detection (CVE-2021-28714 XSA-392 bsc#1193442).- commit aa10f67 * Mon Dec 20 2021 jgrossAATTsuse.com- xen/console: harden hvc_xen against event channel storms (CVE-2021-28713 XSA-391 bsc#1193440).- commit f9f6563 * Mon Dec 20 2021 jgrossAATTsuse.com- xen/netfront: harden netfront against event channel storms (CVE-2021-28712 XSA-391 bsc#1193440).- commit 785c1f2 * Mon Dec 20 2021 jgrossAATTsuse.com- xen/blkfront: harden blkfront against event channel storms (CVE-2021-28711 XSA-391 bsc#1193440).- commit adb747c * Mon Dec 20 2021 jgrossAATTsuse.com- tty: hvc: replace BUG_ON() with negative return value (git-fixes).- commit 24773f9 * Mon Dec 20 2021 jgrossAATTsuse.com- xen/netfront: don\'t trust the backend response data blindly (git-fixes).- commit 61f473d * Mon Dec 20 2021 jgrossAATTsuse.com- xen/netfront: disentangle tx_skb_freelist (git-fixes).- commit a27eb85 * Mon Dec 20 2021 oneukumAATTsuse.com- blacklist.conf: optimization only- commit 378ebea * Mon Dec 20 2021 jgrossAATTsuse.com- xen/netfront: don\'t read data from request on the ring page (git-fixes).- commit d843191 * Mon Dec 20 2021 oneukumAATTsuse.com- blacklist.conf: unavoidably breaks kABI- commit 67be19c * Mon Dec 20 2021 jgrossAATTsuse.com- xen/netfront: read response from backend only once (git-fixes).- commit 10c97f1 * Mon Dec 20 2021 oneukumAATTsuse.com- blacklist.conf: unavoidably breaks kABI- commit 5ef7f44 * Mon Dec 20 2021 oneukumAATTsuse.com- blacklist.conf: designed to break kABI- commit b345950 * Mon Dec 20 2021 jgrossAATTsuse.com- xen/blkfront: don\'t trust the backend response data blindly (git-fixes).- commit 8238939 * Mon Dec 20 2021 jgrossAATTsuse.com- xen/blkfront: don\'t take local copy of a request from the ring page (git-fixes).- commit 0c42763 * Mon Dec 20 2021 jgrossAATTsuse.com- xen/blkfront: read response from backend only once (git-fixes).- commit 7b30def * Mon Dec 20 2021 jgrossAATTsuse.com- xen: sync include/xen/interface/io/ring.h with Xen\'s newest version (git-fixes).- commit 0df7133 * Fri Dec 17 2021 dmuellerAATTsuse.com- kernel-obs-build: remove duplicated/unused parameters lbs=0 - this parameters is just giving \"unused parameter\" and it looks like I can not find any version that implemented this. rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it alread loads the kernel module. quiet and panic=1 will now be also always added by OBS, so we don\'t have to set it here anymore.- commit 972c692 * Fri Dec 17 2021 mbenesAATTsuse.cz- ring-buffer: Protect ring_buffer_reset() from reentrancy (CVE-2020-27825 bsc#1179960).- commit 432ad3d * Thu Dec 16 2021 jeyuAATTsuse.de- blacklist.conf: Add clang and gcc-10 related kbuild commits- commit 4915b6a * Thu Dec 16 2021 shung-hsi.yuAATTsuse.com- Update patches.suse/bpf-fix-truncated-jump-targets-on-heavy-expansions.patch (bsc#1109837 bsc#1193575 CVE-2018-25020).- commit fe9247a * Thu Dec 16 2021 shung-hsi.yuAATTsuse.com- bpf: fix truncated jump targets on heavy expansions (bsc#1193575 CVE-2018-25020).- commit bf19161 * Wed Dec 15 2021 mbenesAATTsuse.cz- elfcore: correct reference to CONFIG_UML (git-fixes).- commit 1e4477f * Wed Dec 15 2021 bpAATTsuse.de- x86/sme: Explicitly map new EFI memmap table as encrypted (bsc#1114648).- commit 2516955 * Wed Dec 15 2021 oneukumAATTsuse.com- USB: serial: option: add Fibocom FM101-GL variants (git-fixes).- commit bd62975 * Wed Dec 15 2021 oneukumAATTsuse.com- USB: serial: option: add Telit LE910S1 0x9200 composition (git-fixes).- commit 5e11265 * Wed Dec 15 2021 oneukumAATTsuse.com- usb: dwc2: hcd_queue: Fix use of floating point literal (git-fixes).- commit 565a456 * Wed Dec 15 2021 oneukumAATTsuse.com- blacklist.conf: cleanup, not fix- commit a5a3790 * Wed Dec 15 2021 oneukumAATTsuse.com- usb-storage: Add compatibility quirk flags for iODD 2531/2541 (git-fixes).- commit 63a477e * Wed Dec 15 2021 oneukumAATTsuse.com- USB: serial: qcserial: add EM9191 QDL support (git-fixes).- commit 3bd0301 * Wed Dec 15 2021 oneukumAATTsuse.com- USB: serial: option: add Quectel EC200S-CN module support (git-fixes).- commit 2bd7313 * Wed Dec 15 2021 oneukumAATTsuse.com- USB: serial: option: add prod. id for Quectel EG91 (git-fixes).- commit 7140e5b * Wed Dec 15 2021 oneukumAATTsuse.com- USB: serial: option: add Telit LE910Cx composition 0x1204 (git-fixes).- commit 65e0426 * Wed Dec 15 2021 oneukumAATTsuse.com- blacklist.conf: for systems not supported in SLE12- commit a7ca6ad * Wed Dec 15 2021 martin.wilckAATTsuse.com- nvme: return BLK_STS_TRANSPORT unless DNR for NVME_SC_NS_NOT_READY (bsc#1163405).- commit a71cfce * Wed Dec 15 2021 tiwaiAATTsuse.de- libata: add horkage for ASMedia 1092 (git-fixes).- commit 1ec1df0 * Tue Dec 14 2021 dmuellerAATTsuse.com- Revert \"- rpm/ *build: use buildroot macro instead of env variable\" buildroot macro is not being expanded inside a shell script. go back to the environment variable usage. This reverts parts of commit e2f60269b9330d7225b2547e057ef0859ccec155.- commit fe85f96 * Tue Dec 14 2021 dwagnerAATTsuse.de- blk-mq: don\'t deactivate hctx if managed irq isn\'t used (bsc#1185762).- nvme-fc: remove freeze/unfreeze around update_nr_hw_queues (bsc#1185762).- nvme-fc: avoid race between time out and tear down (bsc#1185762).- nvme-fc: update hardware queues before using them (bsc#1185762).- nvme-fc: wait for queues to freeze before calling update_hr_hw_queues (bsc#1183678).- commit 588c36e * Tue Dec 14 2021 dmuellerAATTsuse.com- kernel-obs-build: include the preferred kernel parameters Currently the Open Build Service hardcodes the kernel boot parameters globally. Recently functionality was added to control the parameters by the kernel-obs-build package, so make use of that. parameters here will overwrite what is used by OBS otherwise.- commit a631240 * Tue Dec 14 2021 dwagnerAATTsuse.de- Update patches.suse/qla2xxx-synchronize-rport-dev_loss_tmo-setting.patch (bsc#1189158)- commit db3935d * Mon Dec 13 2021 denis.kirjanovAATTsuse.com- kABI compatibility for struct l2tp_tunnel (bsc#1192032 CVE-2021-0935).- commit 237dc6f * Mon Dec 13 2021 denis.kirjanovAATTsuse.com- l2tp: fix races with ipv4-mapped ipv6 addresses (bsc#1192032 CVE-2021-0935).- commit 3f8483b * Mon Dec 13 2021 msuchanekAATTsuse.de- config: INPUT_EVBUG=n (bsc#1192974). Debug driver unsuitable for production, only enabled on ppc64.- commit 7512f6a * Mon Dec 13 2021 bpAATTsuse.de- x86/xen: Add xenpv_restore_regs_and_return_to_usermode() (bsc#1114648).- commit 0df9459 * Mon Dec 13 2021 dmuellerAATTsuse.com- kernel-obs-build: inform build service about virtio-serial Inform the build worker code that this kernel supports virtio-serial, which improves performance and relability of logging.- commit 301a3a7 * Mon Dec 13 2021 dmuellerAATTsuse.com- rpm/ *.spec.in: use buildroot macro instead of env variable The RPM_BUILD_ROOT variable is considered deprecated over a buildroot macro. future proof the spec files.- commit e2f6026 * Fri Dec 10 2021 msuchanekAATTsuse.de- kernel-binary.spec: Fix kernel-default-base scriptlets after packaging merge.- commit 275c61a * Fri Dec 10 2021 dwagnerAATTsuse.de- scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO (bsc#1189126).- commit 447a5ca * Thu Dec 09 2021 tiwaiAATTsuse.de- Drop unneeded workaround for nouveau (CVE-2020-27820 bsc#1179599) Drop the superfluous workaround from cve/linux-4.12 branch for nouveau, as SLE12-SP5 branch already has the proper upstream fixes.- commit d1ca846 * Wed Dec 08 2021 tiwaiAATTsuse.de- nouveau: Suppress sysfs bind (CVE-2020-27820 bsc#1179599).- commit c2489c9 * Tue Dec 07 2021 oneukumAATTsuse.com- net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of \"0\" if no IRQ is available (git-fixes).- commit 3deb124 * Tue Dec 07 2021 oneukumAATTsuse.com- blacklist.conf: dependencies extremely intrusive- commit e6b00e7 * Tue Dec 07 2021 oneukumAATTsuse.com- blacklist.conf: cosmetic fix that breaks kABI- commit 61a4cd2 * Tue Dec 07 2021 oneukumAATTsuse.com- blacklist.conf: dependencies would break kABI- commit 4cf79c7 * Tue Dec 07 2021 osalvadorAATTsuse.de- hugetlbfs: flush TLBs correctly after huge_pmd_unshare (bsc#1192946 (CVE-2021-4002)).- commit c355959 * Tue Dec 07 2021 neilbAATTsuse.de- SUNRPC: Optimise transport balancing code (bnc#1192729).- SUNRPC: Fix initialisation of struct rpc_xprt_switch (bnc#1192729).- SUNRPC: Skip zero-refcount transports (bnc#1192729).- SUNRPC: Replace division by multiplication in calculation of queue length (bnc#1192729).- SUNRPC: Add basic load balancing to the transport switch - kabi fix. (bnc#1192729).- commit 54dcd98 * Tue Dec 07 2021 neilbAATTsuse.de- SUNRPC: Add basic load balancing to the transport switch. (bnc#1192729)- commit 6b24397 * Mon Dec 06 2021 lduncanAATTsuse.com- scsi: mpt3sas: Fix kernel panic during drive powercycle test (git-fixes).- commit 3adc68a * Mon Dec 06 2021 lduncanAATTsuse.com- blacklist.conf: 3ff1f6b6ba6f (\"scsi: ufs: core: Improve SCSI abort handling\") requires context in ufs driver not present- commit 557e4fb * Mon Dec 06 2021 lduncanAATTsuse.com- blacklist.conf: 5ae17501bc62 (\"scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run\") This adds to Scsi_Host, and there\'s no good workaround.- commit 6d34c01 * Mon Dec 06 2021 lduncanAATTsuse.com- blacklist.conf: 0b7a9fd934a6 (\"scsi: qla2xxx: Turn off target reset during issue_lip\") This removes a qla2xxx module param, which breaks kABI.- commit 1df022a * Mon Dec 06 2021 lduncanAATTsuse.com- scsi: qla2xxx: Fix gnl list corruption (git-fixes).- commit 692434a * Mon Dec 06 2021 palcantaraAATTsuse.de- cifs: fix missed refcounting of ipc tcon (git-fixes).- commit e4aa7ad * Mon Dec 06 2021 palcantaraAATTsuse.de- cifs: nosharesock should be set on new server (git-fixes).- commit 7af943e * Mon Dec 06 2021 dwagnerAATTsuse.de- lpfc: Reintroduce old IRQ probe logic (bsc#1183897).- commit 95e0076 * Mon Dec 06 2021 mbenesAATTsuse.cz- tracing: Fix pid filtering when triggers are attached (git-fixes).- commit 8158fe2 * Mon Dec 06 2021 tbogendoerferAATTsuse.de- atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait (bsc#1192845 CVE-2021-43975).- commit c3c1eae * Mon Dec 06 2021 mbenesAATTsuse.cz- blacklist.conf: 27ff768fa21c (\"tracing: Test the \'Do not trace this pid\' case in create event\") Not applicable. SLE12-SP5 does not have no_pid_list.- commit c8bbfd2 * Mon Dec 06 2021 mbenesAATTsuse.cz- tracing: Check pid filtering when creating events (git-fixes).- commit 3e6f030 * Mon Dec 06 2021 lduncanAATTsuse.com- scsi: core: Put LLD module refcnt after SCSI device is released (git-fixes).- commit be7f0b6 * Mon Dec 06 2021 lduncanAATTsuse.com- scsi: iscsi: Adjust iface sysfs attr detection (git-fixes).- commit 75f38f7 * Sun Dec 05 2021 lduncanAATTsuse.com- scsi: core: Fix bad pointer dereference when ehandler kthread is invalid (git-fixes).- commit 9bbd7e2 * Thu Dec 02 2021 lhenriquesAATTsuse.de- fuse: release pipe buf after last use (bsc#1193318).- commit 46b3bf8 * Thu Dec 02 2021 jslabyAATTsuse.cz- rpm/kernel-binary.spec.in: don\'t strip vmlinux again (bsc#1193306) After usrmerge, vmlinux file is not named vmlinux-, but simply vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set. So fix this by removing the dash...- commit 83af88d * Wed Dec 01 2021 tiwaiAATTsuse.de- x86/msi: Force affinity setup before startup (bsc#1193231).- Refresh patches.suse/0002-x86-msi-Only-use-high-bits-of-MSI-address-for-DMAR-u.patch.- commit 340ec51 * Wed Dec 01 2021 tiwaiAATTsuse.de- genirq: Remove mask argument from setup_affinity() (bsc#1193231).- Refresh patches.suse/genirq-proc-Return-proper-error-code-when-irq_set_af.patch.- commit f23ee47 * Wed Dec 01 2021 tiwaiAATTsuse.de- genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP (bsc#1193231).- genirq: Split out irq_startup() code (bsc#1193231).- genirq: Move initial affinity setup to irq_startup() (bsc#1193231).- genirq: Rename setup_affinity() to irq_setup_affinity() (bsc#1193231).- commit f86d4ca * Wed Dec 01 2021 tiwaiAATTsuse.de- blacklist.conf: remove an entry to be backported- commit 1008e63 * Wed Dec 01 2021 tbogendoerferAATTsuse.de- ixgbe: fix large MTU request from VF (bsc#1192877 CVE-2021-33098).- commit 56240b9 * Wed Dec 01 2021 tiwaiAATTsuse.de- Move upstreamed BT patch into sorted section- commit a0f930a * Wed Dec 01 2021 tiwaiAATTsuse.de- mwifiex: Fix skb_over_panic in mwifiex_usb_recv() (CVE-2021-43976 bsc#1192847).- commit c14a908 * Wed Dec 01 2021 dbuesoAATTsuse.de- blacklist.conf: 85b6d24646e4 (\"shm: extend forced shm destroy to support objects from several IPC nses\") Unfortunately this breaks kABI and presents significant risk for addressing a theoretical issue.- commit b6daf8c * Tue Nov 30 2021 ematsumiyaAATTsuse.de- nvme-pci: add NO APST quirk for Kioxia device (git-fixes).- commit 3efa0d0 * Tue Nov 30 2021 oheringAATTsuse.de- net: mana: Fix spelling mistake \"calledd\" -> \"called\" (jsc#SLE-18779, bsc#1185727).- net: mana: Support hibernation and kexec (jsc#SLE-18779, bsc#1185727).- net: mana: Improve the HWC error handling (jsc#SLE-18779, bsc#1185727).- net: mana: Fix the netdev_err()\'s vPort argument in mana_init_port() (jsc#SLE-18779, bsc#1185727).- net: mana: Allow setting the number of queues while the NIC is down (jsc#SLE-18779, bsc#1185727).- net: mana: Use kcalloc() instead of kzalloc() (jsc#SLE-18779, bsc#1185727).- commit bdc34f7 * Tue Nov 30 2021 dkirjanovAATTsuse.com- blacklist.conf: add Renesas SuperH ethernet network driver- commit c4584ae * Mon Nov 29 2021 mkoutnyAATTsuse.com- blacklist.conf: Add 78cc316e9583 bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt- commit a67ce98 * Mon Nov 29 2021 mbruggerAATTsuse.com- brcmfmac: add CLM download support (bsc#1167162 CVE-2019-15126).- commit 7737eec * Fri Nov 26 2021 tiwaiAATTsuse.de- drm/nouveau: clean up all clients on device removal (CVE-2020-27820 bsc#1179599).- drm/nouveau: Add a dedicated mutex for the clients list (CVE-2020-27820 bsc#1179599).- drm/nouveau: use drm_dev_unplug() during device removal (CVE-2020-27820 bsc#1179599).- commit cf01302 * Fri Nov 26 2021 msuchanekAATTsuse.de- constraints: Build aarch64 on recent ARMv8.1 builders. Request asimdrdm feature which is available only on recent ARMv8.1 CPUs. This should prevent scheduling the kernel on an older slower builder.- commit 60fc53f * Fri Nov 26 2021 mbenesAATTsuse.cz- objtool: Support Clang non-section symbols in ORC generation (bsc#1169514).- commit 5ab2439 * Fri Nov 26 2021 mbenesAATTsuse.cz- elfcore: fix building with clang (bsc#1169514).- commit b91821c * Fri Nov 26 2021 mbenesAATTsuse.cz- x86/xen: Mark cpu_bringup_and_idle() as dead_end_function (bsc#1169514).- commit cf74b00 * Fri Nov 26 2021 neilbAATTsuse.de- nfsd: don\'t alloc under spinlock in rpc_parse_scope_id (git-fixes).- pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds (git-fixes).- nfsd4: Handle the NFSv4 READDIR \'dircount\' hint being zero (git-fixes).- md: fix a lock order reversal in md_alloc (git-fixes).- cred: allow get_cred() and put_cred() to be given NULL (git-fixes).- commit 40d8ea8 * Wed Nov 24 2021 palcantaraAATTsuse.de- cifs: release lock earlier in dequeue_mid error case (bsc#1190317).- commit 81b7ca3 * Wed Nov 24 2021 palcantaraAATTsuse.de- smb3: add additional null check in SMB2_tcon (bsc#1190317).- commit 8461098 * Wed Nov 24 2021 palcantaraAATTsuse.de- smb3: add additional null check in SMB2_open (bsc#1190317).- commit eecdddd * Wed Nov 24 2021 palcantaraAATTsuse.de- smb3: add additional null check in SMB2_ioctl (bsc#1190317).- commit 23e41a6 * Wed Nov 24 2021 neilbAATTsuse.de- SUNRPC/xprt: async tasks mustn\'t block waiting for memory (bsc#1191876 bsc#1192866).- SUNRPC: improve \'swap\' handling: scheduling and PF_MEMALLOC (bsc#1191876 bsc#1192866).- SUNRPC/call_alloc: async tasks mustn\'t block waiting for memory (bsc#1191876 bsc#1192866).- SUNRPC/auth: async tasks mustn\'t block waiting for memory (bsc#1191876 bsc#1192866).- commit 1bfe7bc * Tue Nov 23 2021 oneukumAATTsuse.com- blacklist.conf: not needed in our configs- commit e5f834d * Tue Nov 23 2021 oneukumAATTsuse.com- blacklist.conf: not needed in our configs- commit dedc0a3 * Tue Nov 23 2021 oneukumAATTsuse.com- net: lan78xx: fix division by zero in send path (git-fixes).- commit 35358c9 * Tue Nov 23 2021 oneukumAATTsuse.com- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request (git-fixes).- commit 4593ea3 * Tue Nov 23 2021 oneukumAATTsuse.com- net: hso: fix muxed tty registration (git-fixes).- commit 032702d * Tue Nov 23 2021 palcantaraAATTsuse.de- cifs: for compound requests, use open handle if possible (bsc#1190317).- commit a69b935 * Tue Nov 23 2021 oneukumAATTsuse.com- net: pegasus: fix uninit-value in get_interrupt_interval (git-fixes).- commit 92716c5 * Tue Nov 23 2021 oneukumAATTsuse.com- net: hso: fix control-request directions (git-fixes).- commit b4b646e * Tue Nov 23 2021 pmladekAATTsuse.com- printk: Remove printk.h inclusion in percpu.h (bsc#1192987).- commit 067cb3c * Tue Nov 23 2021 jgrossAATTsuse.com- xen/x86: fix PV trap handling on secondary processors (git-fixes).- commit fcd0050 * Tue Nov 23 2021 jgrossAATTsuse.com- swiotlb-xen: avoid double free (git-fixes).- commit a4d6384 * Tue Nov 23 2021 jgrossAATTsuse.com- xen-pciback: redo VF placement in the virtual topology (git-fixes).- commit 345c6a7 * Tue Nov 23 2021 jgrossAATTsuse.com- x86/Xen: swap NX determination and GDT setup on BSP (git-fixes).- commit a4548aa * Tue Nov 23 2021 msuchanekAATTsuse.de- kernel-source.spec: install-kernel-tools also required on 15.4- commit 6cefb55 * Mon Nov 22 2021 msuchanekAATTsuse.de- Revert \"header.py: Reject Patch-mainline: No\" Allow Patch-mainline: No on historical branch.- commit 93a453e * Mon Nov 22 2021 palcantaraAATTsuse.de- cifs: fix memory leak of smb3_fs_context_dup::server_hostname (bsc#1190317).- commit 98266ba * Mon Nov 22 2021 palcantaraAATTsuse.de- cifs: fix potential use-after-free bugs (jsc#SLE-20656).- commit 9ce3ceb * Mon Nov 22 2021 palcantaraAATTsuse.de- smb3: remove trivial dfs compile warning (jsc#SLE-20656).- commit a5c40ae * Mon Nov 22 2021 palcantaraAATTsuse.de- cifs: support nested dfs links over reconnect (jsc#SLE-20656).- commit 8b8ce3c * Mon Nov 22 2021 mbenesAATTsuse.cz- blacklist.conf: 172f7ba9772c (\"ftrace: Make ftrace_profile_pages_init static\") A cosmetic fix.- commit 222b66d * Mon Nov 22 2021 mbenesAATTsuse.cz- tracing: use %ps format string to print symbols (git-fixes).- commit c56d6b1 * Mon Nov 22 2021 mkubecekAATTsuse.cz- config: disable unprivileged BPF by default (jsc#SLE-22913) Backport of mainline commit 8a03e56b253e (\"bpf: Disallow unprivileged bpf by default\") only changes kconfig default, used e.g. for \"make oldconfig\" when the config option is missing, but does not update our kernel configs used for build. Update also these to make sure unprivileged BPF is really disabled by default.- commit 5f769a4 * Fri Nov 19 2021 palcantaraAATTsuse.de- smb3: do not error on fsync when readonly (bsc#1190317).- commit 0ed4dff * Fri Nov 19 2021 mkoutnyAATTsuse.com- mm/hugetlb: initialize hugetlb_usage in mm_init (bsc#1192906).- commit 45f2c8a * Fri Nov 19 2021 palcantaraAATTsuse.de- cifs: set a minimum of 120s for next dns resolution (bsc#1190317).- commit b46f000 * Fri Nov 19 2021 palcantaraAATTsuse.de- cifs: split out dfs code from cifs_reconnect() (jsc#SLE-20656).- commit 6fb0a17 * Fri Nov 19 2021 mkoutnyAATTsuse.com- blacklist.conf: Add 8520e224f547 bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode- commit 9c51e14 * Fri Nov 19 2021 jbohacAATTsuse.cz- Refresh patches.suse/hisax-fix-spectre-issues.patch.- commit 8ad1382 * Fri Nov 19 2021 nborisovAATTsuse.com- btrfs: fix memory ordering between normal and ordered work functions (git-fixes).- commit 44e9fe3 * Fri Nov 19 2021 palcantaraAATTsuse.de- cifs: convert list_for_each to entry variant (jsc#SLE-20656).- commit 633a7c2 * Fri Nov 19 2021 palcantaraAATTsuse.de- cifs: introduce new helper for cifs_reconnect() (jsc#SLE-20656).- commit f00696c * Fri Nov 19 2021 palcantaraAATTsuse.de- cifs: fix print of hdr_flags in dfscache_proc_show() (jsc#SLE-20656).- commit 5c49bc1 * Fri Nov 19 2021 palcantaraAATTsuse.de- cifs: nosharesock should not share socket with future sessions (bsc#1190317).- commit 320796d * Fri Nov 19 2021 palcantaraAATTsuse.de- cifs: To match file servers, make sure the server hostname matches (bsc#1190317).- commit fbe0600 * Fri Nov 19 2021 palcantaraAATTsuse.de- cifs: On cifs_reconnect, resolve the hostname again (bsc#1190317).- Refresh patches.suse/cifs-use-the-expiry-output-of-dns_query-to-schedule-next-resolution.patch.- commit 5b1c01c * Fri Nov 19 2021 palcantaraAATTsuse.de- cifs: Simplify reconnect code when dfs upcall is enabled (bsc#1190317).- Refresh patches.suse/cifs-use-the-expiry-output-of-dns_query-to-schedule-next-resolution.patch.- commit dae6de8 * Thu Nov 18 2021 shung-hsi.yuAATTsuse.com- bpf: Remove MTU check in __bpf_skb_max_len (bsc#1192045 CVE-2021-0941).- commit b304255 * Thu Nov 18 2021 palcantaraAATTsuse.de- cifs: fix incorrect check for null pointer in header_assemble (bsc#1190317).- commit 2730221 * Thu Nov 18 2021 palcantaraAATTsuse.de- smb3: correct server pointer dereferencing check to be more consistent (bsc#1190317).- commit 9de93d0 * Thu Nov 18 2021 palcantaraAATTsuse.de- smb3: correct smb3 ACL security descriptor (bsc#1190317).- commit d60c7e5 * Thu Nov 18 2021 palcantaraAATTsuse.de- cifs: fix a sign extension bug (git-fixes).- commit e0b32f1 * Thu Nov 18 2021 jbohacAATTsuse.cz- osst: fix spectre issue in osst_verify_frame (bsc#1192802).- mpt3sas: fix spectre issues (bsc#1192802).- infiniband: fix spectre issue in ib_uverbs_write (bsc#1192802).- hysdn: fix spectre issue in hycapi_send_message (bsc#1192802).- hisax: fix spectre issues (bsc#1192802).- gigaset: fix spectre issue in do_data_b3_req (bsc#1192802).- iwlwifi: fix spectre issue in iwl_dbgfs_update_pm (bsc#1192802).- drm: fix spectre issue in vmw_execbuf_ioctl (bsc#1192802).- media: wl128x: get rid of a potential spectre issue (bsc#1192802).- net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() (bsc#1192802).- sysvipc/sem: mitigate semnum index against spectre v1 (bsc#1192802).- media: dvb_ca_en50221: prevent using slot_info for Spectre attacs (bsc#1192802).- media: dvb_ca_en50221: sanity check slot number from userspace (bsc#1192802).- commit f2e7f94 * Thu Nov 18 2021 palcantaraAATTsuse.de- cifs: properly invalidate cached root handle when closing it (bsc#1190317).- commit d970616 * Thu Nov 18 2021 palcantaraAATTsuse.de- cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED (bsc#1190317).- commit b415fcb * Thu Nov 18 2021 palcantaraAATTsuse.de- cifs: fix wrong release in sess_alloc_buffer() failed path (bsc#1190317).- commit 745c05d * Thu Nov 18 2021 palcantaraAATTsuse.de- CIFS: Fix a potencially linear read overflow (git-fixes).- commit ee69183 * Thu Nov 18 2021 palcantaraAATTsuse.de- cifs: support share failover when remounting (jsc#SLE-20656).- commit 7385d90 * Wed Nov 17 2021 palcantaraAATTsuse.de- cifs: Add new parameter \"acregmax\" for distinct file and directory metadata timeout (bsc#1190317).- commit d50239f * Wed Nov 17 2021 palcantaraAATTsuse.de- cifs: convert revalidate of directories to using directory metadata cache timeout (bsc#1190317).- Refresh patches.suse/cifs-check-the-timestamp-for-the-cached-dirent-when-deciding-on-rev.patch.- commit 3f02ef6 * Wed Nov 17 2021 palcantaraAATTsuse.de- cifs: Add new mount parameter \"acdirmax\" to allow caching directory metadata (bsc#1190317).- commit 2e1084d * Wed Nov 17 2021 palcantaraAATTsuse.de- cifs: move to generic async completion (bsc#1190317).- commit 3728f87 * Wed Nov 17 2021 shung-hsi.yuAATTsuse.com- bpf: Disallow unprivileged bpf by default (jsc#SLE-22913).- bpf: Add kconfig knob for disabling unpriv bpf by default (jsc#SLE-22913)- Update config files: Add CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set- commit 065d420 * Wed Nov 17 2021 tiwaiAATTsuse.de- dm ioctl: fix out of bounds array access when no devices (CVE-2021-31916 bsc#1192781).- commit 0ab7d09 * Wed Nov 17 2021 ykaukabAATTsuse.de- arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions (git-fixes).- soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id (git-fixes).- arm64/sve: Use correct size when reinitialising SVE state (git-fixes).- drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() (git-fixes).- prctl: allow to setup brk for et_dyn executables (git-fixes).- tty: serial: fsl_lpuart: fix the wrong mapbase value (git-fixes).- i2c: synquacer: fix deferred probing (git-fixes).- commit 44f5032 * Wed Nov 17 2021 palcantaraAATTsuse.de- CIFS: fiemap: do not return EINVAL if get nothing (bsc#1190317).- commit 213f474 * Tue Nov 16 2021 pmladekAATTsuse.com- blacklist.conf: printk/workqueue: very hard to hit; works well with lockless ringuffer; but it might cause wrong timestamps or even lost messages on 4.12 where per-CPU buffers are used (bsc#1192750)- commit d3cf891 * Tue Nov 16 2021 pmladekAATTsuse.com- printk/console: Allow to disable console output by using console=\"\" or console=null (bsc#1192753).- commit a452598 * Tue Nov 16 2021 pmladekAATTsuse.com- printk: handle blank console arguments passed in (bsc#1192753).- commit f2aeedd * Tue Nov 16 2021 jbohacAATTsuse.cz- ipv4: make exception cache less predictible (bsc#1191790, CVE-2021-20322).- ipv4: use siphash instead of Jenkins in fnhe_hashfun() (bsc#1191790, CVE-2021-20322).- commit 74af5bd * Tue Nov 16 2021 msuchanekAATTsuse.de- kernel- *-subpackage: Add dependency on kernel scriptlets (bsc#1192740).- commit a133bf4 * Mon Nov 15 2021 lhenriquesAATTsuse.de- fuse: fix page stealing (bsc#1192718).- commit 75eca87 * Mon Nov 15 2021 jgrossAATTsuse.com- Revert \"x86/kvm: fix vcpu-id indexed array sizes\" (git-fixes).- commit 849d93e * Mon Nov 15 2021 jgrossAATTsuse.com- Delete patches.kabi/kabi-fix-after-kvm-vcpu-id-array-fix.patch, as the patch requiring it is being reverted.- commit c94cf8b * Mon Nov 15 2021 jgrossAATTsuse.com- x86/xen: Mark cpu_bringup_and_idle() as dead_end_function (git-fixes).- commit f5f547a * Mon Nov 15 2021 jgrossAATTsuse.com- xen-pciback: Fix return in pm_ctrl_init() (git-fixes).- commit 57bd93f * Mon Nov 15 2021 jgrossAATTsuse.com- xen: Fix implicit type conversion (git-fixes).- commit d1f7b51 * Sat Nov 13 2021 lduncanAATTsuse.com- scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer (git-fixes).- scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn() (git-fixes).- scsi: core: Fix spelling in a source code comment (git-fixes).- scsi: dc395: Fix error case unwinding (git-fixes).- scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() (git-fixes).- scsi: csiostor: Add module softdep on cxgb4 (git-fixes).- scsi: qedf: Fix error codes in qedf_alloc_global_queues() (git-fixes).- scsi: qedi: Fix error codes in qedi_alloc_global_queues() (git-fixes).- scsi: BusLogic: Fix missing pr_cont() use (git-fixes).- scsi: iscsi: Fix iface sysfs attr detection (git-fixes).- scsi: core: Retry I/O for Notify (Enable Spinup) Required error (git-fixes).- scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe() (git-fixes).- scsi: mpt3sas: Fix error return value in _scsih_expander_add() (git-fixes).- scsi: FlashPoint: Rename si_flags field (git-fixes).- scsi: snic: Fix an error message (git-fixes).- scsi: core: Only put parent device if host state differs from SHOST_CREATED (git-fixes).- scsi: core: Put .shost_dev in failure path if host state changes to RUNNING (git-fixes).- scsi: core: Fix error handling of scsi_host_alloc() (git-fixes).- scsi: libsas: Use _safe() loop in sas_resume_port() (git-fixes).- scsi: qedf: Add pointer checks in qedf_update_link_speed() (git-fixes).- scsi: qla2xxx: Make sure that aborted commands are freed (git-fixes).- commit f8de973 * Fri Nov 12 2021 bpAATTsuse.de- EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell (bsc#1114648).- commit 79e2184 * Fri Nov 12 2021 shung-hsi.yuAATTsuse.com- bpf: Use kvmalloc for map values in syscall (stable-5.14.16).- commit 4390e0a * Thu Nov 11 2021 msuchanekAATTsuse.de- Fix problem with missing installkernel on Tumbleweed.- commit 2ed6686 * Thu Nov 11 2021 msuchanekAATTsuse.de- Revert \"config.sh: Build cve/linux-4.12 against SLE15-SP1.\" This reverts commit ec3bd8c5b541a336b6608cd92493d50ba56230dc. See https://github.com/openSUSE/suse-module-tools/pull/44- commit bede44a * Wed Nov 10 2021 msuchanekAATTsuse.de- ibmvnic: Process crqs after enabling interrupts (bsc#1192273 ltc#194629).- ibmvnic: don\'t stop queue in xmit (bsc#1192273 ltc#194629).- commit 7edfa65 * Wed Nov 10 2021 msuchanekAATTsuse.de- Revert \"ibmvnic: check failover_pending in login response\" (bsc#1190523 ltc#194510).- ibmvnic: check failover_pending in login response (bsc#1190523 ltc#194510).- commit 49333a8 * Wed Nov 10 2021 achoAATTsuse.com- Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails (bsc#1191961 CVE-2021-34981).- commit 0392318 * Wed Nov 10 2021 shung-hsi.yuAATTsuse.com- bpf: Fix potential race in tail call compatibility check (git-fixes).- commit 122caf2 * Wed Nov 10 2021 shung-hsi.yuAATTsuse.com- bpf: Move owner type, jited info into array auxiliary data (bsc#1141655).- commit afae5f6 * Wed Nov 10 2021 msuchanekAATTsuse.de- config.sh: Build cve/linux-4.12 against SLE15-SP1. SLE15 is no longer updated and we will need recent update to suse-module-tools to continue building the kernel.- commit ec3bd8c * Tue Nov 09 2021 mkubecekAATTsuse.cz- ipv4: fix race condition between route lookup and invalidation (bsc#1190397).- commit e4bb52c * Tue Nov 09 2021 oneukumAATTsuse.com- crypto: s5p-sss - Add error handling in s5p_aes_probe() (git-fixes).- commit 776b7f3 * Tue Nov 09 2021 oneukumAATTsuse.com- crypto: qat - disregard spurious PFVF interrupts (git-fixes).- commit 80a9337 * Tue Nov 09 2021 oneukumAATTsuse.com- crypto: qat - detect PFVF collision after ACK (git-fixes).- commit b953c49 * Tue Nov 09 2021 lhenriquesAATTsuse.de- ceph: take snap_empty_lock atomically with snaprealm refcount change (bsc#1191888).- commit 4fbc9de * Tue Nov 09 2021 bpAATTsuse.de- blacklist.conf: 0c0e37dc1167 x86/ioapic: Force affinity setup before startup ff363f480e59 x86/msi: Force affinity setup before startup This whole thing is needed when the affinity change happens after an interrupt is enabled - in that case an interrupt might get lost. The magic dance that protects against that is in ...apic/msi.c::msi_set_affinity(). So both would need more involved backport as at least this prerequisite is needed: 826da771291f (\"genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP\") which calls irq_setup_affinity(), which, in 4.12 is called setup_affinity() and static... and there\'s likely other dependent changes in-between. So let\'s do the backport only when really needed in 12SP5.- commit 24b1730 * Mon Nov 08 2021 dkirjanovAATTsuse.com- Refresh patches.suse/scsi-lpfc-Adjust-bytes-received-vales-during-cmf-tim.patch.- Refresh patches.suse/scsi-lpfc-Allow-PLOGI-retry-if-previous-PLOGI-was-ab.patch.- Refresh patches.suse/scsi-lpfc-Allow-fabric-node-recovery-if-recovery-is-.patch.- Refresh patches.suse/scsi-lpfc-Correct-sysfs-reporting-of-loop-support-af.patch.- Refresh patches.suse/scsi-lpfc-Don-t-release-final-kref-on-Fport-node-whi.patch.- Refresh patches.suse/scsi-lpfc-Don-t-remove-ndlp-on-PRLI-errors-in-P2P-mo.patch.- Refresh patches.suse/scsi-lpfc-Fix-EEH-support-for-NVMe-I-O.patch.- Refresh patches.suse/scsi-lpfc-Fix-FCP-I-O-flush-functionality-for-TMF-ro.patch.- Refresh patches.suse/scsi-lpfc-Fix-I-O-block-after-enabling-managed-conge.patch.- Refresh patches.suse/scsi-lpfc-Fix-NVMe-I-O-failover-to-non-optimized-pat.patch.- Refresh patches.suse/scsi-lpfc-Fix-hang-on-unload-due-to-stuck-fport-node.patch.- Refresh patches.suse/scsi-lpfc-Fix-link-down-processing-to-address-NULL-p.patch.- Refresh patches.suse/scsi-lpfc-Fix-list_add-corruption-in-lpfc_drain_txq.patch.- Refresh patches.suse/scsi-lpfc-Fix-premature-rpi-release-for-unsolicited-.patch.- Refresh patches.suse/scsi-lpfc-Fix-rediscovery-of-tape-device-after-LIP.patch.- Refresh patches.suse/scsi-lpfc-Fix-use-after-free-in-lpfc_unreg_rpi-routi.patch.- Refresh patches.suse/scsi-lpfc-Improve-PBDE-checks-during-SGL-processing.patch.- Refresh patches.suse/scsi-lpfc-Revert-LOG_TRACE_EVENT-back-to-LOG_INIT-pr.patch.- Refresh patches.suse/scsi-lpfc-Update-lpfc-version-to-14.0.0.2.patch.- Refresh patches.suse/scsi-lpfc-Update-lpfc-version-to-14.0.0.3.patch.- Refresh patches.suse/scsi-lpfc-Wait-for-successful-restart-of-SLI3-adapte.patch.- Refresh patches.suse/scsi-lpfc-Zero-CGN-stats-only-during-initial-driver-.patch.- Refresh patches.suse/scsi-qla2xxx-Add-support-for-mailbox-passthru.patch.- Refresh patches.suse/scsi-qla2xxx-Call-process_response_queue-in-Tx-path.patch.- Refresh patches.suse/scsi-qla2xxx-Check-for-firmware-capability-before-cr.patch.- Refresh patches.suse/scsi-qla2xxx-Display-16G-only-as-supported-speeds-fo.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-crash-in-NVMe-abort-path.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-kernel-crash-when-accessing-port_sp.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-use-after-free-in-eh_abort-path.patch.- Refresh patches.suse/scsi-qla2xxx-Move-heartbeat-handling-from-DPC-thread.patch.- Refresh patches.suse/scsi-qla2xxx-Remove-redundant-initialization-of-poin.patch.- Refresh patches.suse/scsi-qla2xxx-Update-version-to-10.02.07.100-k.patch.- Refresh patches.suse/scsi-qla2xxx-edif-Use-link-event-to-wake-up-app.patch. Update metadata- commit 6872efb * Mon Nov 08 2021 oneukumAATTsuse.com- USB: serial: keyspan: fix memleak on probe errors (git-fixes).- commit 5bb827b * Mon Nov 08 2021 oneukumAATTsuse.com- USB: iowarrior: fix control-message timeouts (git-fixes).- commit debcb75 * Mon Nov 08 2021 jackAATTsuse.cz- ocfs2: do not zero pages beyond i_size (bsc#1190795).- commit 8c3bda1 * Mon Nov 08 2021 mbenesAATTsuse.cz- ftrace: Fix scripts/recordmcount.pl due to new binutils (bsc#1192267).- commit adeb3ce * Fri Nov 05 2021 neilbAATTsuse.de- Refresh patches.suse/NFS-Do-uncached-readdir-when-we-re-seeking-a-cookie-.patch. Fix backport error - dir_cookie is a pointer to a u64, not a u64.- commit 2f2b8d1 * Thu Nov 04 2021 oneukumAATTsuse.com- Update patches.suse/usb-hso-fix-error-handling-code-of-hso_create_net_de.patch (bsc#1188601 CVE-2021-37159). Added bsc and CVE numbers- commit 8f0d9dd * Thu Nov 04 2021 oneukumAATTsuse.com- usb: hso: fix error handling code of hso_create_net_device (bsc#1188601 CVE-2021-37159).- commit 3ae1a19 * Thu Nov 04 2021 oneukumAATTsuse.com- blacklist.conf: blacklist pair of obsoleted patches (bsc#1188601 CVE-2021-37159)- commit 2c55ec1 * Thu Nov 04 2021 msuchanekAATTsuse.de- objtool-don-t-fail-on-missing-symbol-table.patch needed for vanilla flavor as well.- commit 3a74d9d * Wed Nov 03 2021 dkirjanovAATTsuse.com- Delete patches.suse/net-stmmac-honor-error-code-from-stmmac_dt_phy.patch. Fix compilation- commit 0c9657c * Wed Nov 03 2021 dkirjanovAATTsuse.com- Delete patches.suse/net-stmmac-add-error-handling-in-stmmac_mtl_setup.patch. Drop the patch since it breaks the build- commit 00a2937 * Wed Nov 03 2021 dkirjanovAATTsuse.com- Refresh patches.suse/net-stmmac-add-error-handling-in-stmmac_mtl_setup.patch.- Delete patches.suse/stmmac-use-of_property_read_u32-instead-of-read_u8.patch. Restore KABI- commit 527b0fe * Wed Nov 03 2021 msuchanekAATTsuse.de- ibmvnic: delay complete() (bsc#1094840 ltc#167098 git-fixes).- commit 34b1e28 * Wed Nov 03 2021 firo.yangAATTsuse.com- kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() (bsc#1191713).- hrtimer: Move copyout of remaining time to do_nanosleep() (bsc#1191713).- hrtimer_nanosleep(): Pass rmtp in restart_block (bsc#1191713).- commit 6a08992 * Tue Nov 02 2021 ptesarikAATTsuse.cz- s390x: Turn off CONFIG_NUMA_EMU (jsc#SLE-11600).- commit cd3b0dd * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fields (git-fixes).- commit c2aaa29 * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: use correct barrier between coherent memory and MMIO (git-fixes).- commit 5b3bc71 * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: ensure that the MSS desc is the last desc to set the own bit (git-fixes).- commit 5e15577 * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: honor error code from stmmac_dt_phy() (git-fixes).- commit 90f4ce8 * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: add error handling in stmmac_mtl_setup() (git-fixes).- commit 7929102 * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: WARN if tx_skbuff entries are reused before cleared (git-fixes).- commit c0d84ad * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit() (git-fixes).- commit 0df2794 * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: remove redundant enable of PMT irq (git-fixes).- commit ba002b8 * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4 (git-fixes).- commit 6e907fc * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: discard disabled flags in interrupt status register (git-fixes).- commit 567573c * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: Fix bad RX timestamp extraction (git-fixes).- commit afa9845 * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: Fix TX timestamp calculation (git-fixes).- commit 696543d * Tue Nov 02 2021 dkirjanovAATTsuse.com- ethernet: dwmac-stm32: Fix copyright (git-fixes).- commit de443fc * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: fix LPI transitioning for dwmac4 (git-fixes).- commit 2005c6b * Tue Nov 02 2021 dkirjanovAATTsuse.com- stmmac: use of_property_read_u32 instead of read_u8 (git-fixes).- commit abba706 * Tue Nov 02 2021 dkirjanovAATTsuse.com- stmmac: copy unicast mac address to MAC registers (git-fixes).- commit 6977802 * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: First Queue must always be in DCB mode (git-fixes).- commit ad4b502 * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing (git-fixes).- commit 442b571 * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: Prevent infinite loop in get_rx_timestamp_status() (git-fixes).- commit ccd6cc8 * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: Fix stmmac_get_rx_hwtstamp() (git-fixes).- commit 62f9aa4 * Tue Nov 02 2021 dkirjanovAATTsuse.com- net: stmmac: Avoid VLA usage (git-fixes).- commit 9c5bde7 * Tue Nov 02 2021 mbenesAATTsuse.cz- blacklist.conf: ed65df63a39a (\"tracing: Have all levels of checks prevent recursion\") It fixes a corner case, which should be rare. The patch changes a public header file and even if the API should not be used externally, there is always a risk.- commit e57f5b1 * Tue Nov 02 2021 nmoreychaisemartinAATTsuse.com- IB/hfi1: Fix abba locking issue with sc_disable() (git-fixes)- commit 7fdd08f * Mon Nov 01 2021 bpAATTsuse.de- x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions (bsc#1114648).- commit 2cef412 * Mon Nov 01 2021 mkubecekAATTsuse.cz- Update patches.suse/net-fix-race-condition-in-__inet_lookup_established.patch. (bsc#1180624)- handle also race conditions in /proc/net/tcp code- drop debugging statements- commit 8111fc8 * Mon Nov 01 2021 msuchanekAATTsuse.de- powerpc/xive: Discard disabled interrupts in get_irqchip_state() (fate#322438 bsc#1085030 git-fixes).- commit 73c4634 * Mon Nov 01 2021 mkubecekAATTsuse.cz- sctp: add vtag check in sctp_sf_ootb (CVE-2021-3772 bsc#1190351).- sctp: add vtag check in sctp_sf_do_8_5_1_E_sa (CVE-2021-3772 bsc#1190351).- sctp: add vtag check in sctp_sf_violation (CVE-2021-3772 bsc#1190351).- sctp: fix the processing for COOKIE_ECHO chunk (CVE-2021-3772 bsc#1190351).- sctp: fix the processing for INIT_ACK chunk (CVE-2021-3772 bsc#1190351).- sctp: fix the processing for INIT chunk (CVE-2021-3772 bsc#1190351).- sctp: use init_tag from inithdr for ABORT chunk (CVE-2021-3772 bsc#1190351).- sctp: check asoc peer.asconf_capable before processing asconf (bsc#1190351).- commit 81f6dbd * Mon Nov 01 2021 msuchanekAATTsuse.de- KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path (bsc#1065729).- commit f6a28db * Fri Oct 29 2021 dwagnerAATTsuse.de- scsi: lpfc: Update lpfc version to 14.0.0.3 (bsc#1192145).- scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss (bsc#1192145).- scsi: lpfc: Fix link down processing to address NULL pointer dereference (bsc#1192145).- scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted (bsc#1192145).- scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine (bsc#1192145).- scsi: lpfc: Correct sysfs reporting of loop support after SFP status change (bsc#1192145).- scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset (bsc#1192145).- scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_setup() (bsc#1192145).- commit 36710f1 * Fri Oct 29 2021 dwagnerAATTsuse.de- scsi: lpfc: Fix crash when nvmet transport calls host_release (bsc#1192145).- Refresh patches.suse/scsi-lpfc-Delay-unregistering-from-transport-until-G.patch.- commit deaaa3b * Fri Oct 29 2021 mkubecekAATTsuse.cz- sctp: add param size validation for SCTP_PARAM_SET_PRIMARY (CVE-2021-3655 bsc#1188563).- sctp: validate chunk size in __rcv_asconf_lookup (CVE-2021-3655 bsc#1188563).- sctp: add size validation when walking chunks (CVE-2021-3655 bsc#1188563).- commit b0a2686 * Thu Oct 28 2021 mkubecekAATTsuse.cz- Revert \"net: sched: disable TCQ_F_NOLOCK for pfifo_fast (bsc#1183405)\" This reverts commit 1c59b584ef0cc166f6f5c9f8ed6f47e2e811e1c0. With the backport of the upstream fix for bsc#1183405 race, this workaround is no longer needed.- commit 0bfd1f2 * Thu Oct 28 2021 mkubecekAATTsuse.cz- kabi: mask new member \"empty\" of struct Qdisc (bsc#1183405).- kabi: revert drop of Qdisc::atomic_qlen (bsc#1183405).- net: sched: add barrier to ensure correct ordering for lockless qdisc (bsc#1183405).- net: sched: avoid unnecessary seqcount operation for lockless qdisc (bsc#1183405).- net: sched: fix tx action reschedule issue with stopped queue (bsc#1183405).- net: sched: fix tx action rescheduling issue during deactivation (bsc#1183405).- net: sched: fix packet stuck problem for lockless qdisc (bsc#1183405).- net: sched: replaced invalid qdisc tree flush helper in qdisc_replace (bsc#1183405).- net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc (bsc#1183405).- net_sched: get rid of unnecessary dev_qdisc_reset() (bsc#1183405).- net_sched: avoid resetting active qdisc for multiple times (bsc#1183405).- net_sched: use qdisc_reset() in qdisc_destroy() (bsc#1183405).- Revert \"net: dev: introduce support for sch BYPASS for lockless qdisc\" (bsc#1183405).- net/sched: annotate lockless accesses to qdisc->empty (bsc#1183405).- net: sched: Avoid using yield() in a busy waiting loop (bsc#1183405).- net/sched: fix race between deactivation and dequeue for NOLOCK qdisc (bsc#1183405).- net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue (bsc#1183405).- net/sched: pfifo_fast: fix wrong dereference when qdisc is reset (bsc#1183405).- Revert: \"net: sched: put back q.qlen into a single location\" (bsc#1183405).- net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too (bsc#1183405).- net: sched: always do stats accounting according to TCQ_F_CPUSTATS (bsc#1183405).- net: sched: prefer qdisc_is_empty() over direct qlen access (bsc#1183405).- net: caif: avoid using qdisc_qlen() (bsc#1183405).- net: dev: introduce support for sch BYPASS for lockless qdisc (bsc#1183405).- net: sched: add empty status flag for NOLOCK qdisc (bsc#1183405).- commit 53153a5 * Thu Oct 28 2021 mkubecekAATTsuse.cz- Update patches.suse/net_sched-cls_route-remove-the-right-filter-from-has.patch references (add CVE-2021-3715 bsc#1190349). Conflict resolution in merge commit b424dbe52c2f discarded the references update done in cve/linux-4.12 branch so that CVE and bugzilla references got lost. Add them back again.- commit 9fe9da5 * Wed Oct 27 2021 mkoutnyAATTsuse.com- blacklist.conf: Add a7b359fc6a37 (\"sched/fair: Correctly insert cfs_rq\'s to list on unthrottle\") The commit causes regression (bsc#1191238) more severe than the issue it solves. The blacklisting can be lifted when there is an upstream solution to both issues.- commit 2abfc18 * Wed Oct 27 2021 mkubecekAATTsuse.cz- cipso,calipso: resolve a number of problems with the DOI refcounts (CVE-2021-33033 bsc#1186109).- commit 017dde5 * Wed Oct 27 2021 tiwaiAATTsuse.de- nfc: nci: fix the UAF of rf_conn_info object (CVE-2021-3760 bsc#1190067).- commit 6401849 * Wed Oct 27 2021 tiwaiAATTsuse.de- Update patch reference for a firewire fix (CVE-2021-42739 CVE-2021-3542 bsc#1184673)- commit 7614f38 * Tue Oct 26 2021 oneukumAATTsuse.com- blacklist.conf: fix later reverted- commit 82b7006 * Tue Oct 26 2021 oneukumAATTsuse.com- USB: xhci: dbc: fix tty registration race (git-fixes).- commit 7a85cc3 * Tue Oct 26 2021 oneukumAATTsuse.com- usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in \'xhci_dbc_alloc_requests()\' (git-fixes).- commit e64ec99 * Tue Oct 26 2021 oneukumAATTsuse.com- usb: xhci: dbc: Simplify error handling in \'xhci_dbc_alloc_requests()\' (git-fixes).- commit cb17031 * Tue Oct 26 2021 ailiopAATTsuse.com- xfs: fix up non-directory creation in SGID directories (bsc#1190006 CVE-2018-13405).- commit 888b5ee * Tue Oct 26 2021 ailiopAATTsuse.com- xfs: remove the icdinode di_uid/di_gid members (bsc#1190006 CVE-2018-13405).- commit d7d9af2 * Tue Oct 26 2021 ailiopAATTsuse.com- xfs: ensure that the inode uid/gid match values match the icdinode ones (bsc#1190006 CVE-2018-13405).- commit f969983 * Tue Oct 26 2021 mkubecekAATTsuse.cz- kabi: hide return value type change of sctp_af::from_addr_param (CVE-2021-3655 bsc#1188563).- sctp: fix return value check in __sctp_rcv_asconf_lookup (CVE-2021-3655 bsc#1188563).- sctp: validate from_addr_param return (CVE-2021-3655 bsc#1188563).- sctp: fully initialize v4 addr in some functions (bsc#1188563).- commit 535a60e * Tue Oct 26 2021 mkubecekAATTsuse.cz- Update patches.suse/net_sched-cls_route-remove-the-right-filter-from-has.patch references (add CVE-2021-3715 bsc#1190349).- commit 2e6d83a * Mon Oct 25 2021 jackAATTsuse.cz- ocfs2: Fix data corruption on truncate (bsc#1190795).- commit be1119a * Mon Oct 25 2021 firo.yangAATTsuse.com- kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() (bsc#1191713).- commit 510c626 * Sun Oct 24 2021 lduncanAATTsuse.com- scsi: smartpqi: Fix an error code in pqi_get_raid_map() (git-fixes).- uapi: nfnetlink_cthelper.h: fix userspace compilation error (git-fixes).- commit 71655bf * Sun Oct 24 2021 lduncanAATTsuse.com- blacklist scsi sense patch: changes kABI, too invasive- commit da61b32 * Fri Oct 22 2021 dkirjanovAATTsuse.com- net: ipv6: Discard next-hop MTU less than minimum link MTU (bsc#1191241).- commit a2d889b * Fri Oct 22 2021 dkirjanovAATTsuse.com- ipv6/netfilter: Discard first fragment not including all headers (bsc#1191241).- commit 1b109bb * Fri Oct 22 2021 dkirjanovAATTsuse.com- IPv6: reply ICMP error if the first fragment don\'t include all headers (bsc#1191241).- commit ac897ff * Fri Oct 22 2021 dkirjanovAATTsuse.com- ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition (bsc#1191241).- commit cc7d40a * Wed Oct 20 2021 oheringAATTsuse.de- net: mana: Fix error handling in mana_create_rxq() (git-fixes, bsc#1191801).- commit 4ef5cd4 * Wed Oct 20 2021 tiwaiAATTsuse.de- media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673).- commit d196d58 * Wed Oct 20 2021 jackAATTsuse.cz- ocfs2: fix data corruption after conversion from inline format (bsc#1190795).- commit cc44997 * Tue Oct 19 2021 ailiopAATTsuse.com- xfs: fix string handling in label get/set functions (bsc#1191500, git-fixes).- commit 91a6d54 * Tue Oct 19 2021 ailiopAATTsuse.com- xfs: xfs_fsops: drop useless LIST_HEAD (bsc#1191500, git-fixes).- commit 747051c * Tue Oct 19 2021 ailiopAATTsuse.com- xfs: fix check on struct_version for versions 4 or greater (bsc#1191500, git-fixes).- commit 709b4ec * Tue Oct 19 2021 bpAATTsuse.de- blacklist.conf: 711885906b5c x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically- commit e4d714b * Tue Oct 19 2021 dmuellerAATTsuse.com- rpm/kernel-obs-build.spec.in: move to zstd for the initrd Newer distros have capability to decompress zstd, which provides a 2-5% better compression ratio at very similar cpu overhead. Plus this tests the zstd codepaths now as well.- commit 3d53a5b * Tue Oct 19 2021 dmuellerAATTsuse.com- rpm/kernel-obs-build.spec.in: reduce initrd functionality For building in OBS, we always build inside a virtual machine that gets a new, freshly created scratch filesystem image. So we do not need to handle fscks because that ain\'t gonna happen, as well as not we do not need to handle microcode update in the initrd as these only can be run on the host system anyway. We can also strip and hardlink as an additional optimisation that should not significantly hurt.- commit c72c6fc * Mon Oct 18 2021 jgrossAATTsuse.com- xen: reset legacy rtc flag for PV domU (git-fixes).- commit 96789b2 * Mon Oct 18 2021 jgrossAATTsuse.com- PM: base: power: don\'t try to use non-existing RTC for storing data (git-fixes).- commit 0d0e287 * Mon Oct 18 2021 jgrossAATTsuse.com- xen: fix setting of max_pfn in shared_info (git-fixes).- commit 21f0574 * Mon Oct 18 2021 ailiopAATTsuse.com- xfs: implement online get/set fs label (bsc#1191500).- commit 322151d * Mon Oct 18 2021 ailiopAATTsuse.com- fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfs (bsc#1191500).- commit 7cf692c * Mon Oct 18 2021 ailiopAATTsuse.com- xfs: move growfs core to libxfs (bsc#1191500).- commit d95e8c0 * Mon Oct 18 2021 ailiopAATTsuse.com- xfs: rework secondary superblock updates in growfs (bsc#1191500).- commit 215c2e3 * Mon Oct 18 2021 ailiopAATTsuse.com- xfs: separate secondary sb update in growfs (bsc#1191500).- commit e06611a * Mon Oct 18 2021 ailiopAATTsuse.com- xfs: make imaxpct changes in growfs separate (bsc#1191500).- commit 186aca9 * Mon Oct 18 2021 ailiopAATTsuse.com- xfs: turn ag header initialisation into a table driven operation (bsc#1191500).- commit 4718772 * Mon Oct 18 2021 ailiopAATTsuse.com- xfs: factor ag btree root block initialisation (bsc#1191500).- commit 2ea00a7 * Mon Oct 18 2021 neilbAATTsuse.de- NFS: Do uncached readdir when we\'re seeking a cookie in an empty page cache (bsc#1191628).- commit 63090c9 * Sun Oct 17 2021 ailiopAATTsuse.com- xfs: always honor OWN_UNKNOWN rmap removal requests (bsc#1191500).- commit 15e2299 * Sun Oct 17 2021 ailiopAATTsuse.com- xfs: convert growfs AG header init to use buffer lists (bsc#1191500).- commit 65b6b97 * Sun Oct 17 2021 ailiopAATTsuse.com- xfs: factor out AG header initialisation from growfs core (bsc#1191500).- commit b0c0c3a * Sun Oct 17 2021 ailiopAATTsuse.com- xfs: one-shot cached buffers (bsc#1191500).- commit a177a16 * Sun Oct 17 2021 ailiopAATTsuse.com- xfs: refactor the geometry structure filling function (bsc#1191500).- commit 266f45c * Sun Oct 17 2021 ailiopAATTsuse.com- xfs: hoist xfs_fs_geometry to libxfs (bsc#1191500).- commit b0f32c6 * Fri Oct 15 2021 msuchanekAATTsuse.de- Correctly sort PPC patches.- Refresh patches.suse/powerpc-64s-Fix-crashes-when-toggling-stf-barrier.patch.- Refresh patches.suse/powerpc-64s-flush-L1D-after-user-accesses.patch.- Refresh patches.suse/powerpc-64s-flush-L1D-on-kernel-entry.patch.- commit 2c6662e * Fri Oct 15 2021 denis.kirjanovAATTsuse.com- netfilter: Drop fragmented ndisc packets assembled in netfilter (git-fixes).- commit 587232d * Fri Oct 15 2021 dkirjanovAATTsuse.com- series.conf: update ordering- commit 338b36a * Thu Oct 14 2021 jackAATTsuse.cz- ext4: fix reserved space counter leakage (bsc#1191450).- commit 445fefd * Thu Oct 14 2021 jackAATTsuse.cz- blacklist.conf: Blacklist fd2ef39cc9a6- commit 1e6ddf8 * Thu Oct 14 2021 jackAATTsuse.cz- ocfs2: drop acl cache for directories too (bsc#1191667).- commit e858da2 * Thu Oct 14 2021 jackAATTsuse.cz- fs, mm: fix race in unlinking swapfile (bsc#1191455).- commit 756937a * Thu Oct 14 2021 jackAATTsuse.cz- blacklist.conf: Blacklist 889c05cc5834- commit 67fc346 * Thu Oct 14 2021 jackAATTsuse.cz- blacklist.conf: Blacklist 6961fed42014- commit 99285c7 * Thu Oct 14 2021 jackAATTsuse.cz- blacklist.conf: Blacklist filesystems that are not compiled- commit ec1cca5 * Thu Oct 14 2021 dwagnerAATTsuse.de- scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handling (bsc#1191349).- commit e288eba * Thu Oct 14 2021 jackAATTsuse.cz- blktrace: Fix uaf in blk_trace access after removing by sysfs (bsc#1191452).- commit 60f6902 * Thu Oct 14 2021 jackAATTsuse.cz- ext4: fix potential infinite loop in ext4_dx_readdir() (bsc#1191662).- commit c48ebd7 * Thu Oct 14 2021 jackAATTsuse.cz- blacklist.conf: blacklist 8c4bca10ceaf- commit 2f013b8 * Thu Oct 14 2021 dwagnerAATTsuse.de- pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init (git-fixes).- commit df75ef9 * Wed Oct 13 2021 msuchanekAATTsuse.de- kernel-spec-macros: Since rpm 4.17 %verbose is unusable (bsc#1191229). The semantic changed in an incompatible way so invoking the macro now causes a build failure.- commit 3e55f55 * Wed Oct 13 2021 bpAATTsuse.de- x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails (bsc#1114648).- commit 849f5e6 * Wed Oct 13 2021 dwagnerAATTsuse.de- scsi: qla2xxx: Remove redundant initialization of pointer req (bsc#1190941).- scsi: qla2xxx: Update version to 10.02.07.100-k (bsc#1190941).- scsi: qla2xxx: Fix use after free in eh_abort path (bsc#1190941).- scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueue (bsc#1190941).- scsi: qla2xxx: Call process_response_queue() in Tx path (bsc#1190941).- scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs file (bsc#1190941).- scsi: qla2xxx: edif: Use link event to wake up app (bsc#1190941).- scsi: qla2xxx: Fix crash in NVMe abort path (bsc#1190941).- scsi: qla2xxx: Check for firmware capability before creating QPair (bsc#1190941).- scsi: qla2xxx: Display 16G only as supported speeds for 3830c card (bsc#1190941).- scsi: qla2xxx: Add support for mailbox passthru (bsc#1190941).- scsi: qla2xxx: Fix excessive messages during device logout (bsc#1190941).- scsi: qla2xxx: Restore initiator in dual mode (bsc#1190941).- scsi: qla2xxx: Open-code qla2xxx_eh_device_reset() (bsc#1190941).- scsi: qla2xxx: Open-code qla2xxx_eh_target_reset() (bsc#1190941).- scsi: qla2xxx: Do not call fc_block_scsi_eh() during bus reset (bsc#1190941).- scsi: qla2xxx: Update version to 10.02.06.200-k (bsc#1190941).- scsi: qla2xxx: edif: Fix returnvar.cocci warnings (bsc#1190941).- scsi: qla2xxx: Fix NVMe session down detection (bsc#1190941).- scsi: qla2xxx: Fix NVMe retry (bsc#1190941).- scsi: qla2xxx: Fix hang on NVMe command timeouts (bsc#1190941).- scsi: qla2xxx: Fix NVMe | FCP personality change (bsc#1190941).- scsi: qla2xxx: edif: Do secure PLOGI when auth app is present (bsc#1190941).- scsi: qla2xxx: edif: Add N2N support for EDIF (bsc#1190941).- scsi: qla2xxx: Fix hang during NVMe session tear down (bsc#1190941).- scsi: qla2xxx: edif: Fix EDIF enable flag (bsc#1190941).- scsi: qla2xxx: edif: Reject AUTH ELS on session down (bsc#1190941).- scsi: qla2xxx: edif: Fix stale session (bsc#1190941).- scsi: qla2xxx: Update version to 10.02.06.100-k (bsc#1190941).- scsi: qla2xxx: Sync queue idx with queue_pair_map idx (bsc#1190941).- scsi: qla2xxx: Changes to support kdump kernel for NVMe BFS (bsc#1190941).- scsi: qla2xxx: Changes to support kdump kernel (bsc#1190941).- scsi: qla2xxx: Suppress unnecessary log messages during login (bsc#1190941).- scsi: qla2xxx: Fix NPIV create erroneous error (bsc#1190941).- scsi: qla2xxx: Fix unsafe removal from linked list (bsc#1190941).- scsi: qla2xxx: Fix port type info (bsc#1190941).- scsi: qla2xxx: Add debug print of 64G link speed (bsc#1190941).- scsi: qla2xxx: Show OS name and version in FDMI-1 (bsc#1190941).- scsi: qla2xxx: Changes to support FCP2 Target (bsc#1190941).- scsi: qla2xxx: Adjust request/response queue size for 28xx (bsc#1190941).- scsi: qla2xxx: Add host attribute to trigger MPI hang (bsc#1190941).- scsi: qla2xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (bsc#1190941).- commit fb73e90 * Wed Oct 13 2021 msuchanekAATTsuse.de- powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477).- powerpc/security: Add a helper to query stf_barrier type (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477).- powerpc/bpf: Validate branch ranges (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477).- powerpc/lib: Add helper to check if offset is within conditional branch range (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477).- powerpc/bpf: Fix BPF_SUB when imm == 0x80000000 (bsc#1065729).- powerpc/bpf: Fix BPF_MOD when imm == 1 (bsc#1065729).- powerpc/bpf: Use bctrl for making function calls (bsc#1065729).- powerpc/lib: Fix emulate_step() std test (bsc#1065729).- commit d4beb54 * Wed Oct 13 2021 shung-hsi.yuAATTsuse.com- blacklist.conf: ff1c08e1f74b (\"bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()\") Only needed on 32-bit system and breaks kABI.- commit f2ee98f * Wed Oct 13 2021 oneukumAATTsuse.com- blacklist.conf: cosmetic fix- commit 5d07092 * Wed Oct 13 2021 oneukumAATTsuse.com- blacklist.conf: misattributed, not needed- commit e03f28e * Wed Oct 13 2021 oneukumAATTsuse.com- net: usb: qmi_wwan: support ZTE P685M modem (git-fixes).- commit 9a6227e * Wed Oct 13 2021 oneukumAATTsuse.com- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family (git-fixes).- commit 4db3d45 * Wed Oct 13 2021 oneukumAATTsuse.com- blacklist.conf: feature, not a fix- commit 9144587 * Tue Oct 12 2021 tiwaiAATTsuse.de- Move upstreamed bpf patch into sorted section- commit 848cbf8 * Tue Oct 12 2021 lhenriquesAATTsuse.de- iov_iter_fault_in_readable() should do nothing in xarray case (bsc#1191579).- commit 1aec87e * Tue Oct 12 2021 oneukumAATTsuse.com- blacklist.conf: no CAN in SLE12- commit 5fcdd60 * Tue Oct 12 2021 oneukumAATTsuse.com- blacklist.conf: no CAN in SLE12- commit 02f489a * Tue Oct 12 2021 oneukumAATTsuse.com- blacklist.conf: no CAN in SLE12- commit e673913 * Tue Oct 12 2021 oneukumAATTsuse.com- blacklist.conf: no CAN in SLE12- commit 36eb69c * Tue Oct 12 2021 oneukumAATTsuse.com- blacklist.conf: no CAN in SLE12- commit 3bde2bd * Tue Oct 12 2021 oneukumAATTsuse.com- blacklist.conf: no CAN in SLE12- commit e3892df * Tue Oct 12 2021 oneukumAATTsuse.com- blacklist.conf: no CAN in SLE12- commit 4b0b899 * Tue Oct 12 2021 oneukumAATTsuse.com- blacklist.conf: feature, not a fix- commit 41fc29b * Tue Oct 12 2021 oneukumAATTsuse.com- blacklist.conf: no CAN in SLE12- commit f1f89ff * Tue Oct 12 2021 oneukumAATTsuse.com- blacklist.conf: no CAN in SLE12- commit 420c816 * Tue Oct 12 2021 dkirjanovAATTsuse.com- gianfar: Account for Tx PTP timestamp in the skb headroom (git-fixes).- commit 5aee288 * Tue Oct 12 2021 dkirjanovAATTsuse.com- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP (git-fixes).- commit 3aeb7bc * Tue Oct 12 2021 dkirjanovAATTsuse.com- gianfar: Fix TX timestamping with a stacked DSA driver (git-fixes).- commit 53a66df * Tue Oct 12 2021 dkirjanovAATTsuse.com- gianfar: simplify FCS handling and fix memory leak (git-fixes).- commit 082815a * Tue Oct 12 2021 mbenesAATTsuse.cz- blacklist.conf: 79f32b221b18 (\"ARM: 9079/1: ftrace: Add MODULE_PLTS support\") We do not support arm32.- commit eb72851 * Tue Oct 12 2021 tiwaiAATTsuse.de- soc: aspeed: lpc-ctrl: Fix boundary check for mmap (CVE-2021-42252 bsc#1190479).- commit 5b9f8af * Tue Oct 12 2021 oneukumAATTsuse.com- USB: serial: option: add device id for Foxconn T99W265 (git-fixes).- commit 4cdae00 * Tue Oct 12 2021 oneukumAATTsuse.com- USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter (git-fixes).- commit 2a96462 * Tue Oct 12 2021 oneukumAATTsuse.com- USB: serial: option: add Telit LN920 compositions (git-fixes).- commit 496498d * Tue Oct 12 2021 oneukumAATTsuse.com- Re-enable UAS for LaCie Rugged USB3-FW with fk quirk (git-fixes).- commit 6aff9cd * Tue Oct 12 2021 dkirjanovAATTsuse.com- Refresh patches.suse/bpf-Fix-integer-overflow-in-prealloc_elems_and_freel.patch.- commit 956dc09 * Tue Oct 12 2021 oneukumAATTsuse.com- usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c (git-fixes).- commit 9490aec * Mon Oct 11 2021 dbuesoAATTsuse.de- locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal (git-fixes).- selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling (git-fxes).- selinux: fix error initialization in inode_doinit_with_dentry() (git-fixes).- bitmap: remove unused function declaration (git-fixes).- kernel/locking/mutex.c: remove caller signal_pending branch predictions (bsc#1050549).- locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembly code (bsc#1050549).- commit cdebbbe * Mon Oct 11 2021 oneukumAATTsuse.com- blacklist.conf: irrelevant in our config- commit 0fad9fd * Mon Oct 11 2021 oneukumAATTsuse.com- USB: cdc-acm: fix break reporting (git-fixes).- commit b5f11d9 * Mon Oct 11 2021 msuchanekAATTsuse.de- tpm: ibmvtpm: Avoid error message when process gets signal while waiting (bsc#1065729).- commit 4d59711 * Mon Oct 11 2021 oneukumAATTsuse.com- usb: typec: tcpm: handle SRC_STARTUP state if cc changes (git-fixes).- commit 31b3220 * Mon Oct 11 2021 oneukumAATTsuse.com- USB: cdc-acm: fix racy tty buffer accesses (git-fixes).- commit 032b5be * Mon Oct 11 2021 oneukumAATTsuse.com- net: hso: fix NULL-deref on disconnect regression (git-fixes).- commit 21929b4 * Mon Oct 11 2021 msuchanekAATTsuse.de- powerpc/pseries: Fix build error when NUMA=n (bsc#1190620 ltc#194498 git-fixes).- commit 662c283 * Thu Oct 07 2021 shung-hsi.yuAATTsuse.com- bpf: Fix integer overflow in prealloc_elems_and_freelist() (bsc#1191317, CVE-2021-41864).- commit d0cde41 * Wed Oct 06 2021 oneukumAATTsuse.com- net: hso: add failure handler for add_net_device (git-fixes).- commit 3b14c25 * Wed Oct 06 2021 oneukumAATTsuse.com- usb: hso: fix error handling code of hso_create_net_device (git-fixes).- commit ebd03d3 * Wed Oct 06 2021 oneukumAATTsuse.com- net: hso: fix null-ptr-deref during tty device unregistration (git-fixes).- commit f398fe2 * Wed Oct 06 2021 oneukumAATTsuse.com- net: hso: remove redundant unused variable dev (git-fixes).- Refresh patches.suse/usb-hso-check-for-return-value-in-hso_serial_common_.patch.- commit b58b0ce * Wed Oct 06 2021 oneukumAATTsuse.com- net: cdc_eem: fix tx fixup skb leak (git-fixes).- commit ffbfb2e * Wed Oct 06 2021 oneukumAATTsuse.com- blacklist.conf: kABI- commit 7b017ad * Wed Oct 06 2021 oneukumAATTsuse.com- net: cdc_ncm: correct overhead in delayed_ndp_size (git-fixes).- commit b100ada * Wed Oct 06 2021 oneukumAATTsuse.com- net: cdc_ncm: use tasklet_init() for tasklet_struct init (git-fixes).- commit 0200bdd * Wed Oct 06 2021 oneukumAATTsuse.com- cdc_ncm: Set NTB format again after altsetting switch for Huawei devices (git-fixes).- commit a2bf5c7 * Wed Oct 06 2021 oneukumAATTsuse.com- net: usb: Fix uninit-was-stored issue in asix_read_phy_addr() (git-fixes).- commit 86bb85d * Wed Oct 06 2021 oneukumAATTsuse.com- blacklist.conf: kABI- commit 25076fb * Wed Oct 06 2021 oneukumAATTsuse.com- blacklist.conf: kABI- commit a8e4dd5 * Tue Oct 05 2021 ludwig.nusselAATTsuse.de- rpm: use _rpmmacrodir (boo#1191384)- commit e350c14 * Tue Oct 05 2021 tiwaiAATTsuse.de- net: 6pack: fix slab-out-of-bounds in decode_data (CVE-2021-42008 bsc#1191315).- commit 7ea0770 * Tue Oct 05 2021 neilbAATTsuse.de- SUNRPC: Ensure to ratelimit the \"server not responding\" syslog messages (bsc#1191136).- commit 126cc01 * Mon Oct 04 2021 tonyjAATTsuse.de- blacklist.conf: for 51e1bb9eeaf7- commit 69a2dab * Mon Oct 04 2021 bpAATTsuse.de- crypto: x86/aes-ni-xts - use direct calls to and 4-way stride (bsc#1114648).- commit 3c40299 * Mon Oct 04 2021 oneukumAATTsuse.com- blacklist.conf: requires newer version of USB PD breaking kABI- commit 27f4776 * Mon Oct 04 2021 oneukumAATTsuse.com- blacklist.conf: kABI- commit dbb45af * Mon Oct 04 2021 oneukumAATTsuse.com- blacklist.conf: already merged under different ID- commit 6050f00 * Mon Oct 04 2021 oneukumAATTsuse.com- usb: xhci-mtk: fix broken streams issue on 0.96 xHCI (git-fixes).- commit 18d73ac * Mon Oct 04 2021 oneukumAATTsuse.com- blacklist.conf: not relevant in our config- commit c99be6f * Mon Oct 04 2021 mkoutnyAATTsuse.com- ipc: remove memcg accounting for sops objects in do_semtimedop() (bsc#1190115 CVE-2021-3759).- Delete patches.suse/ipc-remove-memcg-accounting-for-sops-objects.patch. This commit is effectively patch refresh but filename changed too. This only adds metadata to the patch after it was accepted upstream.- ipc: remove memcg accounting for sops objects in do_semtimedop() (bsc#1190115).- Delete patches.suse/ipc-remove-memcg-accounting-for-sops-objects.patch. Refreshing patch with upstream metadata.- commit d2aacd0 * Mon Oct 04 2021 msuchanekAATTsuse.de- powerpc/perf/hv-gpci: Fix counter value parsing (bsc#1065729).- commit a0d125b * Mon Oct 04 2021 msuchanekAATTsuse.de- powerpc/pseries/dlpar: use rtas_get_sensor() (bsc#1065729).- commit 3ec91a3 * Mon Oct 04 2021 msuchanekAATTsuse.de- powerpc/powernv: Fix machine check reporting of async store errors (bsc#1065729).- commit abcaf17 * Mon Oct 04 2021 msuchanekAATTsuse.de- powerpc/mm/radix: Free PUD table when freeing pagetable (bsc#1065729).- commit ab507b2 * Mon Oct 04 2021 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 158e64e * Mon Oct 04 2021 msuchanekAATTsuse.de- powerpc/perf: Fix the check for SIAR value (bsc#1065729).- powerpc/perf: Drop the case of returning 0 as instruction pointer (bsc#1065729).- powerpc/perf: Use stack siar instead of mfspr (bsc#1065729).- powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set (bsc#1065729).- powerpc/perf: Use regs->nip when SIAR is zero (bsc#1065729).- powerpc/perf: Use the address from SIAR register to set cpumode flags (bsc#1065729).- commit 673ee59 * Fri Oct 01 2021 tiwaiAATTsuse.de- kABI compatibility for ath_key_delete() changes (CVE-2020-3702 bsc#1191193).- commit f8ebcef * Fri Oct 01 2021 tiwaiAATTsuse.de- ath9k: Postpone key cache entry deletion for TXQ frames reference it (CVE-2020-3702 bsc#1191193).- ath: Modify ath_key_delete() to not need full key entry (CVE-2020-3702 bsc#1191193).- ath: Export ath_hw_keysetmac() (CVE-2020-3702 bsc#1191193).- ath9k: Clear key cache explicitly on disabling hardware (CVE-2020-3702 bsc#1191193).- ath: Use safer key clearing with key cache entries (CVE-2020-3702 bsc#1191193).- commit 9bf1f45 * Fri Oct 01 2021 tiwaiAATTsuse.de- kabi/severities: skip kABI check for ath9k-local symbols (CVE-2020-3702 bsc#1191193) ath9k modules have some exported symbols for the common helpers and the recent fixes broke kABI of those. They are specific to ath9k\'s own usages, so safe to ignore.- commit b554871 * Fri Oct 01 2021 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-pseries-Move-mm-book3s64-vphn.c-under-platfo.patch. Add back vphn.h There is a symlink pointing to this file which canot be removed because symlink removal is not supported by rapidquilt, and broken symlinks are not allowed by rpmlint so the file itself must stay as well.- commit ba6520a * Fri Oct 01 2021 osalvadorAATTsuse.de- drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper() (bsc#1186785).- commit 555e9f5 * Thu Sep 30 2021 oheringAATTsuse.de- net: mana: Prefer struct_size over open coded arithmetic (jsc#SLE-18779, bsc#1185727).- net: mana: Add WARN_ON_ONCE in case of CQE read overflow (jsc#SLE-18779, bsc#1185727).- net: mana: Add support for EQ sharing (jsc#SLE-18779, bsc#1185727).- net: mana: Move NAPI from EQ to CQ (jsc#SLE-18779, bsc#1185727).- net: mana: Fix a memory leak in an error handling path in (jsc#SLE-18779, bsc#1185727).- net: mana: Use struct_size() in kzalloc() (jsc#SLE-18779, bsc#1185727).- hv_netvsc: Make netvsc/VF binding check both MAC and serial number (jsc#SLE-18779, bsc#1185727).- net: mana: Use int to check the return value of mana_gd_poll_cq() (jsc#SLE-18779, bsc#1185727).- net: mana: fix PCI_HYPERV dependency (jsc#SLE-18779, bsc#1185727).- net: mana: remove redundant initialization of variable err (jsc#SLE-18779, bsc#1185727).- hv: mana: adjust mana_select_queue to old API (jsc#SLE-18779, bsc#1185727).- hv: mana: remove netdev_lockdep_set_classes usage (jsc#SLE-18779, bsc#1185727).- net: mana: Add a driver for Microsoft Azure Network Adapter (MANA) (jsc#SLE-18779, bsc#1185727).- commit b0be2a7 * Wed Sep 29 2021 msuchanekAATTsuse.de- powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/ (bsc#1190914).- Refresh patches.suse/powerpc-numa-remove-timed_topology_update.patch.- Refresh patches.suse/powerpc-numa-remove-unreachable-topology-timer-code.patch.- Refresh patches.suse/powerpc-numa-remove-vphn_enabled-and-prrn_enabled-in.patch.- Refresh patches.suse/powerpc-numa-stub-out-numa_update_cpu_topology.patch.- commit 1e05ad9 * Wed Sep 29 2021 msuchanekAATTsuse.de- powerpc/numa: Early request for home node associativity (bsc#1190914).- commit 6ce9c36 * Wed Sep 29 2021 oneukumAATTsuse.com- blacklist.conf: prerequisites break kABI- commit 8166416 * Wed Sep 29 2021 bpAATTsuse.de- x86/mm: Fix kern_addr_valid() to cope with existing but not present entries (bsc#1114648).- commit 0682cd5 * Wed Sep 29 2021 nborisovAATTsuse.com- btrfs: prevent rename2 from exchanging a subvol with a directory from different parents (bsc#1190626).- commit bd71d08 * Wed Sep 29 2021 oneukumAATTsuse.com- blacklist.conf: kABI- commit ba647f3 * Wed Sep 29 2021 oneukumAATTsuse.com- blacklist.conf: too intrusive- commit b584766 * Wed Sep 29 2021 oneukumAATTsuse.com- blacklist.conf: cosmetic fix- commit 7a64292 * Wed Sep 29 2021 oneukumAATTsuse.com- blacklist.conf: feature, not a bug fix- commit c497262 * Wed Sep 29 2021 oneukumAATTsuse.com- blacklist.conf: false positive- commit 94e4d75 * Tue Sep 28 2021 lhenriquesAATTsuse.de- fuse: truncate pagecache on atomic_o_trunc (bsc#1191051).- commit 4e5d656 * Tue Sep 28 2021 dwagnerAATTsuse.de- qla2xxx: Fix bug reference for qla2xxx update to 10.02.00.107-k The bug reference changed half of the update of the qla2xxx driver. Use the correct. Meta data udpate for: patches.suse/scsi-qla2xxx-Fix-spelling-mistakes-allloc-alloc.patch patches.suse/scsi-qla2xxx-Fix-use-after-free-in-debug-code.patch patches.suse/scsi-qla2xxx-Remove-redundant-initialization-of-vari.patch patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.107-k.patch patches.suse/scsi-qla2xxx-edif-Add-authentication-pass-fail-bsgs.patch patches.suse/scsi-qla2xxx-edif-Add-detection-of-secure-device.patch patches.suse/scsi-qla2xxx-edif-Add-doorbell-notification-for-app.patch patches.suse/scsi-qla2xxx-edif-Add-encryption-to-I-O-path.patch patches.suse/scsi-qla2xxx-edif-Add-extraction-of-auth_els-from-th.patch patches.suse/scsi-qla2xxx-edif-Add-getfcinfo-and-statistic-bsgs.patch patches.suse/scsi-qla2xxx-edif-Add-key-update.patch patches.suse/scsi-qla2xxx-edif-Add-send-receive-and-accept-for-au.patch patches.suse/scsi-qla2xxx-edif-Increment-command-and-completion-c.patch- commit 1dca311 * Tue Sep 28 2021 achoAATTsuse.com- Bluetooth: check for zapped sk before connecting (CVE-2021-3752 bsc#1190023).- commit 7504476 * Mon Sep 27 2021 oneukumAATTsuse.com- usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned() (git-fixes).- commit 371e551 * Mon Sep 27 2021 oneukumAATTsuse.com- blacklist.conf: cosmetic fix- commit 0680bbd * Mon Sep 27 2021 oneukumAATTsuse.com- USB: serial: option: remove duplicate USB device ID (git-fixes).- commit 91495db * Mon Sep 27 2021 dkirjanovAATTsuse.com- Refresh patches.suse/scsi-lpfc-Fix-CPU-to-from-endian-warnings-introduced.patch.- Refresh patches.suse/scsi-lpfc-Fix-compilation-errors-on-kernels-with-no-.patch.- Refresh patches.suse/scsi-lpfc-Fix-gcc-Wstringop-overread-warning-again.patch.- Refresh patches.suse/scsi-lpfc-Fix-sprintf-overflow-in-lpfc_display_fpin_.patch.- Refresh patches.suse/scsi-lpfc-Remove-unneeded-variable.patch.- Refresh patches.suse/scsi-lpfc-Use-correct-scnprintf-limit.patch. Update metadata- commit 8a58a10 * Mon Sep 27 2021 bpAATTsuse.de- blacklist.conf: 5297cfa6bdf9 EDAC/synopsys: Fix wrong value type assignment for edac_mode- commit 7f5d8e7 * Mon Sep 27 2021 msuchanekAATTsuse.de- kernel-binary.spec: Do not sign kernel when no key provided (bsc#1187167).- commit 6c24533 * Sat Sep 25 2021 msuchanekAATTsuse.de- powerpc/mm: Fix section mismatch warning (bsc#1148868).- Refresh patches.suse/powerpc-Chunk-calls-to-flush_dcache_range-in-arch_-_.patch- commit 3e2861d * Sat Sep 25 2021 msuchanekAATTsuse.de- powerpc/mm: Fix section mismatch warning in early_check_vec5() (bsc#1148868).- commit efdfc43 * Sat Sep 25 2021 msuchanekAATTsuse.de- powerpc: fix function annotations to avoid section mismatch warnings with gcc-10 (bsc#1148868).- commit 9bd3650 * Sat Sep 25 2021 msuchanekAATTsuse.de- powerpc/drmem: Make LMB walk a bit more flexible (bsc#1190543 ltc#194523).- Refresh patches.suse/pseries-drmem-update-LMBs-after-LPM.patch- commit f032951 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: create sd context must be a multiple of 8 (bsc#1190317).- commit 0c189c0 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- smb3: rc uninitialized in one fallocate path (bsc#1190317).- commit ef65cd9 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- SMB3: fix readpage for large swap cache (bsc#1190317).- commit 9777939 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: fix fallocate when trying to allocate a hole (bsc#1190317).- commit e1aae9a * Thu Sep 23 2021 ematsumiyaAATTsuse.de- CIFS: Clarify SMB1 code for POSIX delete file (bsc#1190317).- commit 33b0806 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- CIFS: Clarify SMB1 code for POSIX Create (bsc#1190317).- commit 0420aa1 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: only write 64kb at a time when fallocating a small region of a file (bsc#1190317).- commit ab6dfdc * Thu Sep 23 2021 ematsumiyaAATTsuse.de- SMB3.1.1: fix mount failure to some servers when compression enabled (bsc#1190317).- commit 8fc56eb * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: added WARN_ON for all the count decrements (bsc#1190317).- commit 9af5354 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: fix missing null session check in mount (bsc#1190317).- commit 585846b * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: handle reconnect of tcon when there is no cached dfs referral (bsc#1190317).- commit e915f2a * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: fix the out of range assignment to bit fields in parse_server_interfaces (bsc#1190317).- commit b640bcd * Thu Sep 23 2021 msuchanekAATTsuse.de- pseries/drmem: update LMBs after LPM (bsc#1190543 ltc#194523).- commit 8a1b030 * Thu Sep 23 2021 msuchanekAATTsuse.de- powerpc/pseries: Prevent free CPU ids being reused on another node (bsc#1190620 ltc#194498).- commit b044bb6 * Thu Sep 23 2021 tbogendoerferAATTsuse.de- net: sched: sch_teql: fix null-pointer dereference (bsc#1190717).- commit 595c68d * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: Do not use the original cruid when following DFS links for multiuser mounts (bsc#1190317).- commit 11a9d6f * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: use the expiry output of dns_query to schedule next resolution (bsc#1190317).- commit eff2eb7 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- CIFS: Clarify SMB1 code for POSIX Lock (bsc#1190317).- commit cdd10c4 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- CIFS: Clarify SMB1 code for rename open file (bsc#1190317).- commit fda787c * Thu Sep 23 2021 ematsumiyaAATTsuse.de- CIFS: Clarify SMB1 code for delete (bsc#1190317).- commit 2162abd * Thu Sep 23 2021 ematsumiyaAATTsuse.de- CIFS: Clarify SMB1 code for SetFileSize (bsc#1190317).- commit 8043e27 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- CIFS: Clarify SMB1 code for UnixSetPathInfo (bsc#1190317).- commit ee3dce0 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- CIFS: Clarify SMB1 code for UnixCreateSymLink (bsc#1190317).- commit 1764af8 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: clarify SMB1 code for UnixCreateHardLink (bsc#1190317).- commit cda0cd6 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: make locking consistent around the server session status (bsc#1190317).- commit 64d8217 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- smb3: prevent races updating CurrentMid (bsc#1190317).- commit fb5243c * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: fix missing spinlock around update to ses->status (bsc#1190317).- commit 8dde9ff * Thu Sep 23 2021 ematsumiyaAATTsuse.de- smb3: fix possible access to uninitialized pointer to DACL (bsc#1190317).- commit 3fb727d * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: missing null check for newinode pointer (bsc#1190317).- commit 32bd34a * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: remove two cases where rc is set unnecessarily in sid_to_id (bsc#1190317).- commit 7a8b905 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- SMB3: Add new info level for query directory (bsc#1190317).- commit 654aa5b * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: fix NULL dereference in smb2_check_message() (bsc#1190317).- commit 255dcbb * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: Avoid field over-reading memcpy() (bsc#1190317).- commit 334ee76 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: fix SMB1 error path in cifs_get_file_info_unix (bsc#1190317).- commit 7a643a8 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: convert list_for_each to entry variant in cifs_debug.c (bsc#1190317).- commit dd6750b * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: convert list_for_each to entry variant in smb2misc.c (bsc#1190317).- commit 855734a * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: avoid extra calls in posix_info_parse (bsc#1190317).- commit 13b1c32 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: retry lookup and readdir when EAGAIN is returned (bsc#1190317).- commit c673d7a * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: improve fallocate emulation (bsc#1190317).- commit 2a8db5f * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: fix string declarations and assignments in tracepoints (bsc#1190317).- commit 3e93365 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- cifs: set server->cipher_type to AES-128-CCM for SMB3.0 (bsc#1190317).- commit c1692d4 * Thu Sep 23 2021 ematsumiyaAATTsuse.de- SMB3: incorrect file id in requests compounded with open (bsc#1190317).- commit 6131456 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: use echo_interval even when connection not ready (bsc#1190317).- commit 12fbbbf * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: detect dead connections only when echoes are enabled (bsc#1190317).- commit ad68003 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: add shutdown support (bsc#1190317).- commit 50e9950 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- smb3: limit noisy error (bsc#1190317).- commit 74153ab * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: remove unnecessary copies of tcon->crfid.fid (bsc#1190317).- commit 7d56d84 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: fix out-of-bound memory access when calling smb3_notify() at mount point (bsc#1190317).- commit 2dc39ec * Wed Sep 22 2021 ematsumiyaAATTsuse.de- smb2: fix use-after-free in smb2_ioctl_query_info() (bsc#1190317).- commit 88d30f9 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: add FALLOC_FL_INSERT_RANGE support (bsc#1190317).- commit 7873b68 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: add support for FALLOC_FL_COLLAPSE_RANGE (bsc#1190317).- commit bba7899 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: check the timestamp for the cached dirent when deciding on revalidate (bsc#1190317).- commit 77d92f7 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: pass the dentry instead of the inode down to the revalidation check functions (bsc#1190317).- commit f3bdae2 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: add a timestamp to track when the lease of the cached dir was taken (bsc#1190317).- commit 2d38159 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: add a function to get a cached dir based on its dentry (bsc#1190317).- commit 6007f92 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: Grab a reference for the dentry of the cached directory during the lifetime of the cache (bsc#1190317).- commit 30fd1a2 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: store a pointer to the root dentry in cifs_sb_info once we have completed mounting the share (bsc#1190317).- commit ee518fe * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: rename the *_shroot * functions to *_cached_dir * (bsc#1190317).- commit c613589 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: pass a path to open_shroot and check if it is the root or not (bsc#1190317).- commit d014649 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: move the check for nohandlecache into open_shroot (bsc#1190317).- commit 2fb508c * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: make build_path_from_dentry() return const char * (bsc#1190317).- commit 3fd50e9 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: constify pathname arguments in a bunch of helpers (bsc#1190317).- commit 1c4348c * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: constify path argument of ->make_node() (bsc#1190317).- commit 8fe9c35 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- SMB3: update structures for new compression protocol definitions (bsc#1190317).- commit 13f517a * Wed Sep 22 2021 ematsumiyaAATTsuse.de- update structure definitions from updated protocol documentation (bsc#1190317).- commit 39cc1ab * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: remove old dead code (bsc#1190317).- commit 8f437f9 * Wed Sep 22 2021 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 1733bdb * Wed Sep 22 2021 msuchanekAATTsuse.de- kernel-binary.spec: suse-kernel-rpm-scriptlets required for uninstall as well. Fixes: e98096d5cf85 (\"rpm: Abolish scritplet templating (bsc#1189841).\")- commit e082fbf * Wed Sep 22 2021 jleeAATTsuse.com- x86/crash: Add e820 reserved ranges to kdump kernel\'s e820 table (bsc#1181193).- commit d98824b * Wed Sep 22 2021 jleeAATTsuse.com- x86/mm: Rework ioremap resource mapping determination (bsc#1181193).- commit 0779517 * Wed Sep 22 2021 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit cac7733 * Wed Sep 22 2021 jleeAATTsuse.com- x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVED (bsc#1181193).- commit bbfb43c * Wed Sep 22 2021 ematsumiyaAATTsuse.de- smb3: fix cached file size problems in duplicate extents (reflink) (bsc#1190317).- commit cd5036a * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: Silently ignore unknown oplock break handle (bsc#1190317).- commit 323a094 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: revalidate mapping when we open files for SMB1 POSIX (bsc#1190317).- commit 22ad98e * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: Fix chmod with modefromsid when an older ACE already exists (bsc#1190317).- commit e0a19c1 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: fix allocation size on newly created files (bsc#1190317).- commit 485bf0c * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: update new ACE pointer after populate_new_aces (bsc#1190317).- commit ff11875 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: have ->mkdir() handle race with another client sanely (bsc#1190317).- commit 7d96ff8 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- do_cifs_create(): don\'t set ->i_mode of something we had not created (bsc#1190317).- commit 0814ca5 * Wed Sep 22 2021 ematsumiyaAATTsuse.de- cifs: ask for more credit on async read/write code paths (bsc#1190317).- commit 3b81574 * Wed Sep 22 2021 jleeAATTsuse.com- resource: Fix find_next_iomem_res() iteration issue (bsc#1181193).- Refresh patches.suse/0001-mm-resource-Let-walk_system_ram_range-search-child-r.patch.- Refresh patches.suse/0001-mm-resource-Return-real-error-codes-from-walk-failur.patch.- Refresh patches.suse/resource-fix-locking-in-find_next_iomem_res.patch.- commit 0f2ad3d * Wed Sep 22 2021 oneukumAATTsuse.com- blacklist.conf: kABI- commit 339a14d * Wed Sep 22 2021 dwagnerAATTsuse.de- scsi: lpfc: Fix gcc -Wstringop-overread warning, again (bsc#1190576).- scsi: lpfc: Use correct scnprintf() limit (bsc#1190576).- scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn() (bsc#1190576).- scsi: lpfc: Update lpfc version to 14.0.0.2 (bsc#1190576).- scsi: lpfc: Improve PBDE checks during SGL processing (bsc#1190576).- scsi: lpfc: Zero CGN stats only during initial driver load and stat reset (bsc#1190576).- scsi: lpfc: Fix I/O block after enabling managed congestion mode (bsc#1190576).- scsi: lpfc: Adjust bytes received vales during cmf timer interval (bsc#1190576).- scsi: lpfc: Fix EEH support for NVMe I/O (bsc#1190576).- scsi: lpfc: Fix FCP I/O flush functionality for TMF routines (bsc#1190576).- scsi: lpfc: Fix NVMe I/O failover to non-optimized path (bsc#1190576).- scsi: lpfc: Don\'t remove ndlp on PRLI errors in P2P mode (bsc#1190576).- scsi: lpfc: Fix rediscovery of tape device after LIP (bsc#1190576).- scsi: lpfc: Fix hang on unload due to stuck fport node (bsc#1190576).- scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT (bsc#1190576).- scsi: lpfc: Don\'t release final kref on Fport node while ABTS outstanding (bsc#1190576).- scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq() (bsc#1190576).- scsi: lpfc: Remove unneeded variable (bsc#1190576).- scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS (bsc#1190576).- scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing (bsc#1190576).- commit 789627e * Wed Sep 22 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is no reset-deassert MIPI-sequence\'- commit 5666bbd * Wed Sep 22 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Fix mismatch between misplaced vma check and vma insert\'- commit 0f10a6a * Wed Sep 22 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/gt: Program mocs:63 for cache eviction on gen9\'- commit 41bde63 * Wed Sep 22 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Avoid mixing integer types during batch copies\'- commit 44ead34 * Wed Sep 22 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/gem: Avoid implicit vmap for highmem on x86-32\'- commit 60f6fe8 * Wed Sep 22 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/dp: Track pm_qos per connector\'- commit 3d26f53 * Wed Sep 22 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Fix the GT fence revocation runtime PM logic\'- commit f507dcc * Wed Sep 22 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/radeon: Avoid power table parsing memory leaks\'- commit 11e69b0 * Wed Sep 22 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_create\'- commit 7770bde * Wed Sep 22 2021 oneukumAATTsuse.com- blacklist.conf: # not used in SLE12- commit bf56840 * Wed Sep 22 2021 oneukumAATTsuse.com- blacklist.conf: not used in SLE12- commit 24e4b8a * Wed Sep 22 2021 oneukumAATTsuse.com- blacklist.conf: not used in SLE12- commit 1d62d53 * Wed Sep 22 2021 oneukumAATTsuse.com- blacklist.conf: not used in SLE12- commit 516aee1 * Wed Sep 22 2021 oneukumAATTsuse.com- USB: serial: option: add new VID/PID to support Fibocom FG150 (git-fixes).- commit 224b5d3 * Tue Sep 21 2021 ematsumiyaAATTsuse.de- cifs: If a corrupted DACL is returned by the server, bail out (bsc#1190317).- commit 3b11d19 * Tue Sep 21 2021 ematsumiyaAATTsuse.de- cifs: minor simplification to smb2_is_network_name_deleted (bsc#1190317).- commit acad494 * Tue Sep 21 2021 ematsumiyaAATTsuse.de- TCON Reconnect during STATUS_NETWORK_NAME_DELETED (bsc#1190317).- commit 7ce4a95 * Tue Sep 21 2021 ematsumiyaAATTsuse.de- cifs: cleanup a few le16 vs. le32 uses in cifsacl.c (bsc#1190317).- commit cce87e3 * Tue Sep 21 2021 ematsumiyaAATTsuse.de- cifs: Change SIDs in ACEs while transferring file ownership (bsc#1190317).- commit c9f530c * Tue Sep 21 2021 ematsumiyaAATTsuse.de- cifs: Retain old ACEs when converting between mode bits and ACL (bsc#1190317).- commit c2e6395 * Tue Sep 21 2021 ematsumiyaAATTsuse.de- cifs: Fix cifsacl ACE mask for group and others (bsc#1190317).- commit 0dda4bf * Tue Sep 21 2021 ematsumiyaAATTsuse.de- cifs: Fix in error types returned for out-of-credit situations (bsc#1190317).- commit 4559efe * Tue Sep 21 2021 ematsumiyaAATTsuse.de- cifs: do not fail __smb_send_rqst if non-fatal signals are pending (bsc#1190317).- commit d22783f * Tue Sep 21 2021 bpAATTsuse.de- x86/resctrl: Fix a maybe-uninitialized build warning treated as error (bsc#1114648).- x86/resctrl: Fix default monitoring groups reporting (bsc#1114648).- commit eb311f7 * Tue Sep 21 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/bridge: ti-sn65dsi86: Add some 100 us delays\'- commit ee5f3ed * Tue Sep 21 2021 tzimmermannAATTsuse.de- drm/msm/dsi: Fix some reference counted resource leaks (bsc#1129770)- commit 97968dc * Tue Sep 21 2021 tzimmermannAATTsuse.de- drm/gma500: Fix end of loop tests for list_for_each_entry (bsc#1129770) Backporting changes: * refresh- commit 6b17f22 * Tue Sep 21 2021 tzimmermannAATTsuse.de- drm/mediatek: Add AAL output size configuration (bsc#1129770) Backporting changes: * adapted code to use writel() function- commit 96668c3 * Tue Sep 21 2021 tzimmermannAATTsuse.de- drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 (bsc#1129770) Backporting changes * context changes- commit 5a384ea * Tue Sep 21 2021 tzimmermannAATTsuse.de- drm/imx: ipuv3-plane: Remove two unnecessary export symbols (bsc#1129770) Backporting changes: * refreshed- commit 7224acc * Tue Sep 21 2021 tzimmermannAATTsuse.de- drm/msm: Small msm_gem_purge() fix (bsc#1129770) Backporting changes: * context changes in msm_gem_purge() * remove test for non-existant msm_gem_is_locked()- commit 4e9715d * Tue Sep 21 2021 tzimmermannAATTsuse.de- video: fbdev: imxfb: Fix an error message (bsc#1129770) Backporting changes: * context changes in imxfb_probe()- commit 1484b0c * Tue Sep 21 2021 tzimmermannAATTsuse.de- fbmem: add margin check to fb_check_caps() (bsc#1129770) Backporting changes: * context chacnges in fb_set_var()- commit 1b4eaeb * Tue Sep 21 2021 bpAATTsuse.de- blacklist.conf: 3bff147b187d x86/mce: Defer processing of early errors- commit 2e4a7f5 * Tue Sep 21 2021 tonyjAATTsuse.de- s390/bpf: Fix optimizing out zero-extensions (bsc#1190601).- s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant (bsc#1190601).- s390/bpf: Fix branch shortening during codegen pass (bsc#1190601).- s390/bpf: Wrap JIT macro parameter usages in parentheses (bsc#1190601).- s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_ * (bsc#1190601).- commit 79e76b1 * Mon Sep 20 2021 bpAATTsuse.de- EDAC/i10nm: Fix NVDIMM detection (bsc#1114648).- commit 9106036 * Mon Sep 20 2021 dkirjanovAATTsuse.com- net: qed: fix left elements count calculation (git-fixes).- commit a9679cd * Mon Sep 20 2021 dkirjanovAATTsuse.com- dt-bindings: pwm: stm32: Add #pwm-cells (git-fixes).- commit e45ad2c * Mon Sep 20 2021 dkirjanovAATTsuse.com- fs/select: avoid clang stack usage warning (git-fixes).- commit 45d68dc * Mon Sep 20 2021 dkirjanovAATTsuse.com- kdb: do a sanity check on the cpu in kdb_per_cpu() (git-fixes).- commit 16d216d * Mon Sep 20 2021 dkirjanovAATTsuse.com- docs: Fix infiniband uverbs minor number (git-fixes).- commit 0bc342c * Mon Sep 20 2021 dkirjanovAATTsuse.com- profiling: fix shift-out-of-bounds bugs (git-fixes).- commit 7f38641 * Mon Sep 20 2021 mbenesAATTsuse.cz- s390/unwind: use current_frame_address() to unwind current task (bsc#1185677).- commit 84c56d2 * Mon Sep 20 2021 bpAATTsuse.de- KVM: x86: Use kernel\'s x86_phys_bits to handle reduced MAXPHYADDR (bsc#1114648).- commit e37928c * Sun Sep 19 2021 dkirjanovAATTsuse.com- Refresh patches.suse/ibmvnic-check-failover_pending-in-login-response.patch.- commit 9672a40 * Fri Sep 17 2021 tbogendoerferAATTsuse.de- qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom (git-fixes).- debugfs: Return error during {full/open}_proxy_open() on rmmod (bsc#1173746).- net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed (bsc#1056657 FATE#322189 bsc#1056653 FATE#322190 bsc#1056787).- gve: fix the wrong AdminQ buffer overflow check (bsc#1176940).- e1000e: Do not take care about recovery NVM checksum (bsc#1158533).- e1000e: Fix the max snoop/no-snoop latency for 10M (git-fixes).- xgene-v2: Fix a resource leak in the error handling path of \'xge_probe()\' (git-fixes).- RDMA/bnxt_re: Add missing spin lock initialization (bsc#1050244 FATE#322915).- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 (git-fixes).- bnxt_en: Add missing DMA memory barriers (git-fixes).- bnxt: disable napi before canceling DIM (bsc#1104745 FATE#325918).- net: linkwatch: fix failure to restore device state across suspend/resume (bsc#1109837).- iavf: Set RSS LUT and key in reset handle path (git-fixes).- ice: Prevent probing virtual functions (bsc#1118661 FATE#325277).- bnx2x: fix an error code in bnx2x_nic_load() (git-fixes).- nfp: update ethtool reporting of pauseframe control (git-fixes).- mlx4: Fix missing error code in mlx4_load_one() (git-fixes).- i40e: Fix log TC creation failure when max num of queues is exceeded (bsc#1109837 bsc#1111981 FATE#326312).- i40e: Add additional info to PHY type error (git-fixes).- i40e: Fix logic of disabling queues (git-fixes).- net: sched: cls_api: Fix the the wrong parameter (bsc#1109837).- bnxt_en: don\'t disable an already disabled PCI device (git-fixes).- liquidio: Fix unintentional sign extension issue on left shift of u16 (git-fixes).- cxgb4: fix IRQ free race during driver unload (git-fixes).- igb: Check if num of q_vectors is smaller than max before array access (git-fixes).- iavf: Fix an error handling path in \'iavf_probe()\' (git-fixes).- e1000e: Fix an error handling path in \'e1000_probe()\' (git-fixes).- fm10k: Fix an error handling path in \'fm10k_probe()\' (git-fixes).- igb: Fix an error handling path in \'igb_probe()\' (git-fixes).- ixgbe: Fix an error handling path in \'ixgbe_probe()\' (git-fixes).- igb: Fix use-after-free error during reset (git-fixes).- i40e: Fix autoneg disabling for non-10GBaseT links (git-fixes).- i40e: Fix error handling in i40e_vsi_open (git-fixes).- net: pch_gbe: Propagate error from devm_gpio_request_one() (git-fixes).- be2net: Fix an error handling path in \'be_probe()\' (git-fixes).- commit 3c06958 * Fri Sep 17 2021 dwagnerAATTsuse.de- scsi: lpfc: Use the proper SCSI midlayer interfaces for PI (bsc#1190576).- scsi: lpfc: Copyright updates for 14.0.0.1 patches (bsc#1190576).- scsi: lpfc: Update lpfc version to 14.0.0.1 (bsc#1190576).- scsi: lpfc: Add bsg support for retrieving adapter cmf data (bsc#1190576).- scsi: lpfc: Add cmf_info sysfs entry (bsc#1190576).- scsi: lpfc: Add debugfs support for cm framework buffers (bsc#1190576).- scsi: lpfc: Add support for maintaining the cm statistics buffer (bsc#1190576).- scsi: lpfc: Add rx monitoring statistics (bsc#1190576).- scsi: lpfc: Add support for the CM framework (bsc#1190576).- scsi: lpfc: Add cmfsync WQE support (bsc#1190576).- scsi: lpfc: Add support for cm enablement buffer (bsc#1190576).- scsi: lpfc: Add cm statistics buffer support (bsc#1190576).- scsi: lpfc: Add EDC ELS support (bsc#1190576).- scsi: lpfc: Expand FPIN and RDF receive logging (bsc#1190576).- scsi: lpfc: Add MIB feature enablement support (bsc#1190576).- scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware (bsc#1190576).- scsi: fc: Add EDC ELS definition (bsc#1190576). Refresh: - patches.kabi/scsi-fc-kABI-fixes-for-new-ELS_FPIN-definition.patch- scsi: core: Add helper to return number of logical blocks in a request (bsc#1190576).- scsi: lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (bsc#1190576).- scsi: core: Introduce the scsi_cmd_to_rq() function (bsc#1190576).- scsi: fc: Update formal FPIN descriptor definitions (bsc#1190576).- commit 7baf690 * Fri Sep 17 2021 msuchanekAATTsuse.de- kernel-binary.spec: Check for no kernel signing certificates. Also remove unused variable.- commit bdc323e * Fri Sep 17 2021 msuchanekAATTsuse.de- Revert \"rpm/kernel-binary.spec: Use only non-empty certificates.\" This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d.- commit 413e05b * Fri Sep 17 2021 petr.pavluAATTsuse.com- irqchip/gic-v3: Don\'t try to reset AP0Rn (bsc#1189407).- commit e2955e8 * Fri Sep 17 2021 msuchanekAATTsuse.de- rpm/kernel-binary.spec: Use only non-empty certificates.- commit 30360ab * Fri Sep 17 2021 ematsumiyaAATTsuse.de- cifs: check pointer before freeing (bsc#1190317).- Refresh patches.suse/cifs-keep-referral-server-sessions-alive.patch. Context adjustment.- commit c622c6c * Fri Sep 17 2021 ematsumiyaAATTsuse.de- Add SMB 2 support for getting and setting SACLs (bsc#1190317).- commit f616635 * Fri Sep 17 2021 ematsumiyaAATTsuse.de- SMB3: Add support for getting and setting SACLs (bsc#1190317).- commit 0a5aeb6 * Fri Sep 17 2021 ematsumiyaAATTsuse.de- cifs: fix rsize/wsize to be negotiated values (bsc#1190317).- commit d6a5280 * Fri Sep 17 2021 ematsumiyaAATTsuse.de- cifs: remove some minor warnings pointed out by kernel test robot (bsc#1190317).- commit 09fcc8a * Fri Sep 17 2021 ematsumiyaAATTsuse.de- cifs: remove various function description warnings (bsc#1190317).- commit bab1cd5 * Fri Sep 17 2021 ematsumiyaAATTsuse.de- cifs: cleanup misc.c (bsc#1190317).- commit 82336f3 * Fri Sep 17 2021 ematsumiyaAATTsuse.de- cifs: minor kernel style fixes for comments (bsc#1190317).- commit 827feef * Fri Sep 17 2021 ematsumiyaAATTsuse.de- cifs: Make extract_sharename function public (bsc#1190317).- commit fafbd95 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: Make extract_hostname function public (bsc#1190317).- commit 9e4ad61 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- SMB3.1.1: do not log warning message if server doesn\'t populate salt (bsc#1190317).- commit 90221e4 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- SMB3.1.1: update comments clarifying SPNEGO info in negprot response (bsc#1190317).- commit 8c596de * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: Enable sticky bit with cifsacl mount option (bsc#1190317).- commit 3513140 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: Fix unix perm bits to cifsacl conversion for \"other\" bits (bsc#1190317).- commit a058fee * Thu Sep 16 2021 ematsumiyaAATTsuse.de- SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp (bsc#1190317).- commit 4cc3ecb * Thu Sep 16 2021 ematsumiyaAATTsuse.de- SMB3: avoid confusing warning message on mount to Azure (bsc#1190317).- commit 772de9a * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: refactor create_sd_buf() and and avoid corrupting the buffer (bsc#1190317).- commit aa87e05 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- smb3: Handle error case during offload read path (bsc#1190317).- commit 91f2cf7 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- smb3: Avoid Mid pending list corruption (bsc#1190317).- commit e4b377f * Thu Sep 16 2021 ematsumiyaAATTsuse.de- smb3: Call cifs reconnect from demultiplex thread (bsc#1190317).- commit 094f065 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: fix a memleak with modefromsid (bsc#1190317).- commit a829d6e * Thu Sep 16 2021 ematsumiyaAATTsuse.de- smb3: add some missing definitions from MS-FSCC (bsc#1190317).- commit 8475495 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- SMB3: add support for recognizing WSL reparse tags (bsc#1190317).- commit 5a9bbe0 * Thu Sep 16 2021 msuchanekAATTsuse.de- Fix build warnings. Also align code location with later codestreams and improve bisectability.- Refresh patches.suse/0002-x86-msi-Only-use-high-bits-of-MSI-address-for-DMAR-u.patch.- Refresh patches.suse/x86-apic-msi-Plug-non-maskable-MSI-affinity-race.patch.- commit cc966a5 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- smb3: do not try to cache root directory if dir leases not supported (bsc#1190317).- commit 36f12b1 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- smb3: fix stat when special device file and mounted with modefromsid (bsc#1190317).- commit 777d7b7 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: Print the address and port we are connecting to in generic_ip_connect() (bsc#1190317).- commit c72e2a3 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- SMB3: Resolve data corruption of TCP server info fields (bsc#1190317).- commit aa71f25 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: make const array static, makes object smaller (bsc#1190317).- commit 33cdb7a * Thu Sep 16 2021 ematsumiyaAATTsuse.de- SMB3.1.1: Fix ids returned in POSIX query dir (bsc#1190317).- commit 851b243 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: map STATUS_ACCOUNT_LOCKED_OUT to -EACCES (bsc#1190317).- commit 144d874 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: handle -EINTR in cifs_setattr (bsc#1190317).- commit 59a70c7 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- Handle STATUS_IO_TIMEOUT gracefully (bsc#1190317).- commit b72a929 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: compute full_path already in cifs_readdir() (bsc#1190317).- commit 3c0e63a * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: return cached_fid from open_shroot (bsc#1190317).- commit ef8f80c * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: fix DFS mount with cifsacl/modefromsid (bsc#1190317).- commit 1fbec56 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- SMB3: Fix mkdir when idsfromsid configured on mount (bsc#1190317).- commit 2eb2464 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: convert to use be32_add_cpu() (bsc#1190317).- commit d6c1b47 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails (bsc#1190317).- commit 4a6a7ef * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs`: handle ERRBaduid for SMB1 (bsc#1190317).- commit 5c74855 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: fix reference leak for tlink (bsc#1190317).- commit fa6dc6f * Thu Sep 16 2021 ematsumiyaAATTsuse.de- smb3: fix unneeded error message on change notify (bsc#1190317).- commit 0d42fab * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: remove the retry in cifs_poxis_lock_set (bsc#1190317).- commit d476887 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- smb3: fix access denied on change notify request to some servers (bsc#1190317).- commit d2074d0 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: prevent truncation from long to int in wait_for_free_credits (bsc#1190317).- commit 3e51fb2 * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: Display local UID details for SMB sessions in DebugData (bsc#1190317).- commit 6481ffc * Thu Sep 16 2021 ematsumiyaAATTsuse.de- cifs: update ctime and mtime during truncate (bsc#1190317).- commit e54222d * Thu Sep 16 2021 jackAATTsuse.cz- ext4: fix race writing to an inline_data file while its xattrs are changing (bsc#1190159 CVE-2021-40490).- commit 3973759 * Thu Sep 16 2021 petr.pavluAATTsuse.com- irqchip/gic-v3: Reset APgRn registers at boot time (bsc#1189407).- irqchip/gic-v2: Reset APRn registers at boot time (bsc#1189407).- commit 3ed7bff * Thu Sep 16 2021 bpAATTsuse.de- crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd() (bsc#1189884 CVE-2021-3744 bsc#1190534 CVE-2021-3764).- commit 5fef1e1 * Wed Sep 15 2021 dkirjanovAATTsuse.com- series.conf: refresh order- commit d9ddc03 * Wed Sep 15 2021 msuchanekAATTsuse.de- ibmvnic: check failover_pending in login response (bsc#1190523 ltc#194510).- commit c0c0352 * Wed Sep 15 2021 vliaskovitisAATTsuse.com- fix patch metadata- fix Patch-mainline: - patches.suse/x86-apic-msi-Plug-non-maskable-MSI-affinity-race.patch- commit d256a15 * Tue Sep 14 2021 vliaskovitisAATTsuse.com- x86/apic/msi: Plug non-maskable MSI affinity race (bsc#1184439).- Refresh patches.suse/0002-x86-msi-Only-use-high-bits-of-MSI-address-for-DMAR-u.patch.- Refresh patches.suse/0004-x86-apic-Support-15-bits-of-APIC-ID-in-IOAPIC-MSI-wh.patch.- commit c750b3b * Tue Sep 14 2021 martin.wilckAATTsuse.com- scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V (bsc#1189297).- commit 990d684 * Tue Sep 14 2021 oneukumAATTsuse.com- pinctrl: samsung: Fix pinctrl bank pin count (git-fixes).- commit c5a81f3 * Tue Sep 14 2021 oneukumAATTsuse.com- clk: kirkwood: Fix a clocking boot regression (git-fixes).- commit bcee2f3 * Tue Sep 14 2021 oneukumAATTsuse.com- clk: at91: clk-generated: Limit the requested rate to our range (git-fixes).- commit 6b2f323 * Tue Sep 14 2021 oneukumAATTsuse.com- mailbox: sti: quieten kernel-doc warnings (git-fixes).- commit e59288f * Tue Sep 14 2021 nmoreychaisemartinAATTsuse.com- blacklist.conf: add efa not applicable patches- commit c7d022e * Tue Sep 14 2021 nmoreychaisemartinAATTsuse.com- RDMA/efa: Use the correct current and new states in modify QP (git-fixes)- commit 3ad22e3 * Tue Sep 14 2021 nmoreychaisemartinAATTsuse.com- RDMA/efa: Be consistent with modify QP bitmask (git-fixes)- commit 2fd4a53 * Mon Sep 13 2021 oneukumAATTsuse.com- time: Handle negative seconds correctly in timespec64_to_ns() (git-fixes).- commit 5621854 * Mon Sep 13 2021 mkoutnyAATTsuse.com- ipc: remove memcg accounting for sops objects in do_semtimedop() (bsc#1190115).- commit 2e73db0 * Mon Sep 13 2021 dkirjanovAATTsuse.com- Update patches.suse/scsi-sg-add-sg_remove_request-in-sg_write (bsc#1171420 CVE-2020-12770).- commit 3c3facb * Mon Sep 13 2021 osalvadorAATTsuse.de- mm/memory.c: do_fault: avoid usage of stale vm_area_struct (bsc#1136513).- commit b87a4b0 * Mon Sep 13 2021 nmoreychaisemartinAATTsuse.com- RDMA/efa: Remove double QP type assignment (git-fixes)- commit 25e0934 * Mon Sep 13 2021 martin.wilckAATTsuse.com- fixup \"rpm: support gz and zst compression methods\" once more (bsc#1190428, bsc#1190358) Fixes: 3b8c4d9bcc24 (\"rpm: support gz and zst compression methods\") Fixes: 23510fce36ec (\"fixup \"rpm: support gz and zst compression methods\"\")- commit 165378a * Sun Sep 12 2021 martin.wilckAATTsuse.com- fixup \"rpm: support gz and zst compression methods\" once more Fixes: 3b8c4d9bcc24 (\"rpm: support gz and zst compression methods\") Fixes: 23510fce36ec (\"fixup \"rpm: support gz and zst compression methods\"\")- commit 34e68f4 * Sun Sep 12 2021 martin.wilckAATTsuse.com- fixup \"rpm: support gz and zst compression methods\" Fixes: 3b8c4d9bcc24 (\"rpm: support gz and zst compression methods\")- commit 23510fc * Sat Sep 11 2021 shung-hsi.yuAATTsuse.com- bpf: Fix leakage due to insufficient speculative store bypass mitigation (bsc#1188983, bsc#1188985, CVE-2021-34556, CVE-2021-35477).- Refresh patches.kabi/bpf-prevent-memory-disambiguation-attack.patch.- Refresh patches.kabi/bpf-prevent-out-of-bounds-speculation-on-pointer-ari.patch.- commit 15cd454 * Fri Sep 10 2021 msuchanekAATTsuse.de- kernel-cert-subpackage: Fix certificate location in scriptlets (bsc#1189841). Fixes: d9a1357edd73 (\"rpm: Define $certs as rpm macro (bsc#1189841).\")- commit 8684de8 * Fri Sep 10 2021 msuchanekAATTsuse.de- kernel-binary.spec.in Stop templating the scriptlets for subpackages (bsc#1190358). The script part for base package case is completely separate from the part for subpackages. Remove the part for subpackages from the base package script and use the KMP scripts for subpackages instead.- commit 5d1f677 * Fri Sep 10 2021 msuchanekAATTsuse.de- kernel-binary.spec: Do not fail silently when KMP is empty (bsc#1190358). Copy the code from kernel-module-subpackage that deals with empty KMPs.- commit d7d2e6e * Fri Sep 10 2021 neilbAATTsuse.de- SUNRPC: Simplify socket shutdown when not reusing TCP ports (git-fixes).- commit a1a975a * Thu Sep 09 2021 mgormanAATTsuse.de- mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions (bsc#1190208 (MM functional and performance backports) bsc#1216759).- commit 48b8018 * Thu Sep 09 2021 neilbAATTsuse.de- SUNRPC: improve error response to over-size gss credential (bsc#1190022).- commit f82dc9a * Wed Sep 08 2021 ematsumiyaAATTsuse.de- smb3: Add new parm \"nodelete\" (bsc#1190317).- commit caf8424 * Wed Sep 08 2021 ematsumiyaAATTsuse.de- cifs: Fix double add page to memcg when cifs_readpages (bsc#1190317).- commit 3720270 * Wed Sep 08 2021 ematsumiyaAATTsuse.de- cifs: Fix cached_fid refcnt leak in open_shroot (bsc#1190317).- commit d22575e * Wed Sep 08 2021 ematsumiyaAATTsuse.de- smb3: Add debug message for new file creation with idsfromsid mount option (bsc#1190317).- commit 511211a * Wed Sep 08 2021 ematsumiyaAATTsuse.de- cifs: fix chown and chgrp when idsfromsid mount option enabled (bsc#1190317).- commit 6bcaaec * Wed Sep 08 2021 ematsumiyaAATTsuse.de- smb3: allow uid and gid owners to be set on create with idsfromsid mount option (bsc#1190317).- commit dae5890 * Wed Sep 08 2021 ematsumiyaAATTsuse.de- smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl (bsc#1190317).- commit 5def2a1 * Wed Sep 08 2021 ematsumiyaAATTsuse.de- cifs: Add get_security_type_str function to return sec type (bsc#1190317).- commit 08884b6 * Wed Sep 08 2021 ematsumiyaAATTsuse.de- smb3: remove static checker warning (bsc#1190317).- commit ea12d61 * Wed Sep 08 2021 ematsumiyaAATTsuse.de- cifs: dump Security Type info in DebugData (bsc#1190317).- commit 694fbdf * Wed Sep 08 2021 ematsumiyaAATTsuse.de- smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K (bsc#1190317).- commit 686f50f * Wed Sep 08 2021 ematsumiyaAATTsuse.de- smb3: minor update to compression header definitions (bsc#1190317).- commit 66cc9e8 * Wed Sep 08 2021 ematsumiyaAATTsuse.de- cifs: move some variables off the stack in smb2_ioctl_query_info (bsc#1190317).- commit aa7fba4 * Wed Sep 08 2021 ematsumiyaAATTsuse.de- cifs: reduce stack use in smb2_compound_op (bsc#1190317).- Refresh patches.suse/cifs-do-not-send-close-in-compound-create-close-requests.patch. Context adjustment.- commit 4732ad6 * Wed Sep 08 2021 ematsumiyaAATTsuse.de- cifs: handle \"nolease\" option for vers=1.0 (bsc#1190317).- commit dbe99c3 * Wed Sep 08 2021 ematsumiyaAATTsuse.de- cifs: fix leaked reference on requeued write (bsc#1190317).- commit 874dba4 * Wed Sep 08 2021 ematsumiyaAATTsuse.de- cifs: Fix null pointer check in cifs_read (bsc#1190317).- commit e94b8d3 * Wed Sep 08 2021 lduncanAATTsuse.com- scsi: sg: add sg_remove_request in sg_write (bsc#1171420 CVE-2020-12770).- commit c1e2c47 * Wed Sep 08 2021 tiwaiAATTsuse.de- Bluetooth: schedule SCO timeouts with delayed_work (CVE-2021-3640 bsc#1188172).- Refresh patches.kabi/bt_accept_enqueue-kabi-workaround.patch.- Refresh patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch.- commit adfd842 * Wed Sep 08 2021 jslabyAATTsuse.cz- rpm/kernel-source.spec.in: do some more for vanilla_only Make sure: * sources are NOT executable * env is not used as interpreter * timestamps are correct We do all this for normal kernel builds, but not for vanilla_only kernels (linux-next and vanilla).- commit b41e4fd * Wed Sep 08 2021 mkoutnyAATTsuse.com- Revert \"memcg: enable accounting for file lock caches (bsc#1190115).\" This reverts commit 912b4421a3e9bb9f0ef1aadc64a436666259bd4d. It\'s effectively upstream commit 3754707bcc3e190e5dadc978d172b61e809cb3bd applied to kernel-source (to avoid proliferation of patches). Make a note in blacklist.conf too.- commit 84da196 * Tue Sep 07 2021 oneukumAATTsuse.com- PCI: endpoint: Fix missing destroy_workqueue() (git-fixes).- commit d20804d * Tue Sep 07 2021 dkirjanovAATTsuse.com- net: mvpp2: prs: fix PPPoE with ipv6 packet parse (git-fixes).- commit 4eddc26 * Tue Sep 07 2021 dkirjanovAATTsuse.com- net: mvpp2: Add TCAM entry to drop flow control pause frames (git-fixes).- commit 0572c9e * Tue Sep 07 2021 oneukumAATTsuse.com- blacklist.conf: cosmetic fix- commit 872d107 * Tue Sep 07 2021 dkirjanovAATTsuse.com- i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs (git-fixes).- commit ca293f5 * Tue Sep 07 2021 oneukumAATTsuse.com- crypto: qat - use proper type for vf_mask (git-fixes).- commit ef65d03 * Tue Sep 07 2021 dkirjanovAATTsuse.com- virtio_net: Fix error code in probe() (git-fixes).- commit a794197 * Tue Sep 07 2021 dkirjanovAATTsuse.com- qlcnic: Fix error code in probe (git-fixes).- commit a9a3898 * Tue Sep 07 2021 oneukumAATTsuse.com- blacklist.conf: cosmetic fix- commit 72e5d3d * Tue Sep 07 2021 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit ca7b8d4 * Tue Sep 07 2021 oneukumAATTsuse.com- blacklist.conf: kABI- commit fb7b745 * Tue Sep 07 2021 oneukumAATTsuse.com- crypto: picoxcell - Fix potential race condition bug (git-fixes).- commit 59b3b00 * Tue Sep 07 2021 oneukumAATTsuse.com- crypto: picoxcell - Fix error handling in spacc_probe() (git-fixes).- Refresh patches.suse/crypto-picoxcell-adjust-the-position-of-tasklet_init.patch.- commit 7e7ebc8 * Tue Sep 07 2021 vbabkaAATTsuse.cz- mm, vmscan: guarantee drop_slab_node() termination (VM Functionality, bsc#1189301).- commit 7ca9c36 * Tue Sep 07 2021 oneukumAATTsuse.com- blacklist.conf: prerequisites are too intrusive- commit f71e985 * Tue Sep 07 2021 oneukumAATTsuse.com- media: go7007: fix memory leak in go7007_usb_probe (git-fixes).- commit 5eabb65 * Tue Sep 07 2021 shung-hsi.yuAATTsuse.com- kABI: revert change in struct bpf_insn_aux_data (bsc#1188983, bsc#1188985, CVE-2021-34556, CVE-2021-35477).- commit 842ede0 * Tue Sep 07 2021 mkubecekAATTsuse.cz- vhost: scsi: add weight support (CVE-2019-3900 bsc#1133374).- vhost: vsock: add weight support (CVE-2019-3900 bsc#1133374).- vhost_net: fix possible infinite loop (CVE-2019-3900 bsc#1133374).- refresh patches.kabi/kabi-mask-changes-to-vhost_dev_init-and-struct-vhost.patch- kabi: mask changes to vhost_dev_init() and struct vhost_dev (CVE-2019-3900 bsc#1133374).- vhost: introduce vhost_exceeds_weight() (CVE-2019-3900 bsc#1133374).- vhost_net: introduce vhost_exceeds_weight() (CVE-2019-3900 bsc#1133374).- refresh patches.suse/vhost-log-dirty-page-correctly.patch- vhost_net: use packet weight for rx handler, too (CVE-2019-3900 bsc#1133374).- refresh patches.suse/vhost-log-dirty-page-correctly.patch- vhost-net: set packet weight of tx polling to 2 * vq size (CVE-2019-3900 bsc#1133374).- commit fac5272 * Mon Sep 06 2021 mkubecekAATTsuse.cz- sctp: implement memory accounting on rx path (CVE-2019-3874 bsc#1129898).- sctp: implement memory accounting on tx path (CVE-2019-3874 bsc#1129898).- commit d1cd2ad * Mon Sep 06 2021 mkubecekAATTsuse.cz- Update patches.suse/l2tp-pass-tunnel-pointer-to-session_create.patch references (add CVE-2018-9517 bsc#1108488).- commit 902e6bb * Mon Sep 06 2021 mkoutnyAATTsuse.com- memcg: enable accounting of ipc resources (bsc#1190115 CVE-2021-3759).- memcg: enable accounting for file lock caches (bsc#1190115).- commit e2a14e4 * Mon Sep 06 2021 dkirjanovAATTsuse.com- Update patches.suse/usb-max-3421-Prevent-corruption-of-freed-memory.patch (CVE-2021-38204, bsc#1189291).- Update patches.suse/virtio_console-Assure-used-length-from-device-is-lim.patch (CVE-2021-38160, bsc#1190117). Update metadata- commit 4208778 * Mon Sep 06 2021 msuchanekAATTsuse.de- rpm: Fold kernel-devel and kernel-source scriptlets into spec files (bsc#1189841). These are unchanged since 2011 when they were introduced. No need to track them separately.- commit 692d38b * Mon Sep 06 2021 msuchanekAATTsuse.de- rpm: Abolish image suffix (bsc#1189841). This is used only with vanilla kernel which is not supported in any way. The only effect is has is that the image and initrd symlinks are created with this suffix. These symlinks are not used except on s390 where the unsuffixed symlinks are used by zipl. There is no reason why a vanilla kernel could not be used with zipl as well as it\'s quite unexpected to not be able to boot when only a vanilla kernel is installed. Finally we now have a backup zipl kernel so if the vanilla kernel is indeed unsuitable the backup kernel can be used.- commit e2f37db * Mon Sep 06 2021 msuchanekAATTsuse.de- kernel-binary.spec: Define $image as rpm macro (bsc#1189841).- commit e602b0f * Mon Sep 06 2021 msuchanekAATTsuse.de- rpm: Define $certs as rpm macro (bsc#1189841). Also pass around only the shortened hash rather than full filename. As has been discussed in bsc#1124431 comment 51 https://bugzilla.suse.com/show_bug.cgi?id=1124431#c51 the placement of the certificates is an API which cannot be changed unless we can ensure that no two kernels that use different certificate location can be built with the same certificate.- commit d9a1357 * Mon Sep 06 2021 gheAATTsuse.com- ocfs2: ocfs2_downconvert_lock failure results in deadlock (bsc#1188439).- commit b239fae * Thu Sep 02 2021 mkoutnyAATTsuse.com- blacklist.conf: Add 2ca11b0e043b cgroup: Fix kernel-doc- commit 70aa566 * Thu Sep 02 2021 tiwaiAATTsuse.de- virtio_console: Assure used length from device is limited (CVE-2021-38160 bsc#1190117).- commit 495fc27 * Thu Sep 02 2021 dwagnerAATTsuse.de- scsi: libfc: Fix array index out of bound exception (bsc#1188616).- commit f9984e7 * Wed Sep 01 2021 tiwaiAATTsuse.de- bcma: Fix memory leak for internally-handled cores (git-fixes).- ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point() (git-fixes).- mac80211: Fix insufficient headroom issue for AMSDU (git-fixes).- Bluetooth: add timeout sanity check to hci_inquiry (git-fixes).- Bluetooth: Move shutdown callback before flushing tx and rx queue (git-fixes).- Bluetooth: fix repeated calls to sco_sock_kill (git-fixes).- Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow (git-fixes).- Bluetooth: sco: prevent information leak in sco_conn_defer_accept() (git-fixes).- i2c: mt65xx: fix IRQ check (git-fixes).- i2c: s3c2410: fix IRQ check (git-fixes).- i2c: iop3xx: fix deferred probing (git-fixes).- i2c: highlander: add IRQ check (git-fixes).- mmc: moxart: Fix issue with uninitialized dma_slave_config (git-fixes).- mmc: dw_mmc: Fix issue with uninitialized dma_slave_config (git-fixes).- PCI: PM: Enable PME if it can be signaled from D3cold (git-fixes).- power: supply: max17042: handle fails of reading status register (git-fixes).- spi: spi-pic32: Fix issue with uninitialized dma_slave_config (git-fixes).- spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config (git-fixes).- Revert \"USB: serial: ch341: fix character loss at high transfer rates\" (git-fixes).- can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters (git-fixes).- PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown() (git-fixes).- PCI/MSI: Correct misleading comments (git-fixes).- i2c: dev: zero out array used for i2c reads from userspace (git-fixes).- commit e31f28c * Wed Sep 01 2021 tiwaiAATTsuse.de- Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg() (CVE-2021-3640 bsc#1188172).- commit d78ba89 * Wed Sep 01 2021 tiwaiAATTsuse.de- Move upstreamed BT fixes into sorted section- commit f6001e5 * Wed Sep 01 2021 colyliAATTsuse.de- blacklist.conf: add following commit ids,- 7f3d176f5f7e3f0477bf82df0f600fcddcdcc4e4- 27ba3e8ff3ab86449e63d38a8d623053591e65fa- 24f6b6036c9eec21191646930ad42808e6180510- 848378812e40152abe9b9baf58ce2004f76fb988- 854f32648b8a5e424d682953b1a9f3b7c3322701- commit 9bb3f0c * Wed Sep 01 2021 colyliAATTsuse.de- md/raid10: properly indicate failure when ending a failed write request (git-fixes).- Refresh for the above change, patches.suse/md-display-timeout-error.patch.- commit 41eb7ae * Wed Sep 01 2021 colyliAATTsuse.de- overflow: Correct check_shl_overflow() comment (git-fixes).- dm verity: fix DM_VERITY_OPTS_MAX value (git-fixes).- mm/rmap: fix potential pte_unmap on an not mapped pte (git-fixes).- dm zoned: select CONFIG_CRC32 (git-fixes).- dm: remove invalid sparse __acquires and __releases annotations (git-fixes).- dm writecache: remove BUG() and fail gracefully instead (git-fixes).- dm writecache: fix the maximum number of arguments (git-fixes).- overflow: Include header file with SIZE_MAX declaration (git-fixes).- arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback (git-fixes).- dm writecache: handle DAX to partitions on persistent memory correctly (git-fixes).- commit 7e2c4a9 * Wed Sep 01 2021 jslabyAATTsuse.cz- vt_kdsetmode: extend console locking (bsc#1190025 CVE-2021-3753).- commit 9420ba7 * Tue Aug 31 2021 msuchanekAATTsuse.de- rpm: Abolish scritplet templating (bsc#1189841). Outsource kernel-binary and KMP scriptlets to suse-module-tools. This allows fixing bugs in the scriptlets as well as defining initrd regeneration policy independent of the kernel packages.- commit e98096d * Tue Aug 31 2021 msuchanekAATTsuse.de- rpm/kernel-binary.spec.in: Use kmod-zstd provide. This makes it possible to use kmod with ZSTD support on non-Tumbleweed.- commit 357f09a * Mon Aug 30 2021 jgrossAATTsuse.com- kABI: Fix kABI after fixing vcpu-id indexed arrays (git-fixes).- commit c0132a4 * Mon Aug 30 2021 ludwig.nusselAATTsuse.de- rpm/kernel-binary.spec.in: avoid conflicting suse-release suse-release has arbitrary values in staging, we can\'t use it for dependencies. The filesystem one has to be enough (boo#1184804).- commit 56f2cba * Fri Aug 27 2021 vbabkaAATTsuse.cz- mm: vmscan: scan anonymous pages on file refaults (VM Performance, bsc#1183050).- blacklist.conf: unblacklist the backported commit.- Delete patches.suse/prevent-active-list-thrashing.patch.- commit 0d76c9c * Fri Aug 27 2021 ddissAATTsuse.de- Refresh patches.suse/target-fix-XCOPY-NAA-identifier-lookup.patch.- commit e4de461 * Fri Aug 27 2021 jgrossAATTsuse.com- x86/kvm: fix vcpu-id indexed array sizes (git-fixes).- commit 69834db * Fri Aug 27 2021 ludwig.nusselAATTsuse.de- rpm: fix kmp install path- commit 22ec560 * Fri Aug 27 2021 jgrossAATTsuse.com- xen/events: Fix race in set_evtchn_to_irq (git-fixes).- commit 7115060 * Thu Aug 26 2021 ddissAATTsuse.de- ovl: prevent private clone if bind mount is not allowed (bsc#1189706, CVE-2021-3732).- ovl: fix dentry leak in ovl_get_redirect (bsc#1189846).- ovl: initialize error in ovl_copy_xattr (bsc#1189846).- ovl: relax WARN_ON() on rename to self (bsc#1189846).- ovl: filter of trusted xattr results in audit (bsc#1189846).- ovl: check whiteout in ovl_create_over_whiteout() (bsc#1189846).- commit 1f3eb84 * Thu Aug 26 2021 ludwig.nusselAATTsuse.de- post.sh: detect /usr mountpoint too- commit c7b3d74 * Wed Aug 25 2021 oneukumAATTsuse.com- crypto: talitos - fix ECB algs ivsize (git-fixes).- commit efdc2b9 * Wed Aug 25 2021 oneukumAATTsuse.com- blacklist.conf: not needed in kernels older than SLE15-SP2- commit b5c7137 * Wed Aug 25 2021 oneukumAATTsuse.com- blacklist.conf: not needed in kernels older than SLE15-SP2- commit 676baa3 * Wed Aug 25 2021 oneukumAATTsuse.com- blacklist.conf: already included- commit c2ae172 * Wed Aug 25 2021 martin.wilckAATTsuse.com- scsi: ibmvfc: Do not wait for initial device scan (bsc#1127650).- commit 9967c14 * Wed Aug 25 2021 oneukumAATTsuse.com- blacklist.conf: not needed in kernels older than SLE15-SP2- commit 42b1f41 * Wed Aug 25 2021 oneukumAATTsuse.com- blacklist.conf: cosmetical fix- commit 30e7d35 * Wed Aug 25 2021 oneukumAATTsuse.com- blacklist.conf: breaks kABI- commit 51da5eb * Wed Aug 25 2021 oneukumAATTsuse.com- blacklist.conf: this enables use of a feature untested on this code base- commit 3b2714a * Wed Aug 25 2021 nmoreychaisemartinAATTsuse.com- RDMA/efa: Free IRQ vectors on error flow (git-fixes)- commit 92c4f0d * Tue Aug 24 2021 bpAATTsuse.de- x86/fpu: Limit xstate copy size in xstateregs_set() (bsc#1114648).- commit 6e18da3 * Tue Aug 24 2021 bpAATTsuse.de- blacklist.conf: 9625895011d1 x86/fpu: Fix copy_xstate_to_kernel() gap handling- commit 982c8df * Tue Aug 24 2021 colyliAATTsuse.de- dm btree remove: assign new_root only when removal succeeds (git fixes).- commit d9e29a1 * Tue Aug 24 2021 colyliAATTsuse.de- dm snapshot: fix crash with transient storage and zero chunk size (git fixes).- commit 765f88e * Tue Aug 24 2021 colyliAATTsuse.de- blacklist.conf: add following commits,- 974f51e8633f0f3f33e8f86bbb5ae66758aa63c7- 5b0fab508992c2e120971da658ce80027acbc405- 35d2835d2ac41dc0b3e3469f8e2b08ce9709ace8- commit b30df21 * Tue Aug 24 2021 colyliAATTsuse.de- PCI: vmd: Filter resource type bits from shadow register (bsc#1183983).- PCI: vmd: Fix shadow offsets to reflect spec changes (bsc#1183983).- PCI: vmd: Fix config addressing when using bus offsets (bsc#1183983).- commit d9a2aba * Mon Aug 23 2021 mbenesAATTsuse.cz- blacklist.conf: 6c34df6f350d (\"tracing: Apply trace filters on all output channels\") Requires at least commit 8cfcf15503f6 (\"tracing: kprobes: Output kprobe event to printk buffer\") too. Let\'s wait if there is an actual problem for someone.- commit feb6790 * Mon Aug 23 2021 martin.wilckAATTsuse.com- kernel-binary.spec.in: make sure zstd is supported by kmod if used- commit f36412b * Mon Aug 23 2021 martin.wilckAATTsuse.com- kernel-binary.spec.in: add zstd to BuildRequires if used- commit aa61dba * Mon Aug 23 2021 bpAATTsuse.de- x86/signal: Detect and prevent an alternate signal stack overflow (bsc#1114648).- commit bef29d1 * Mon Aug 23 2021 colyliAATTsuse.de- PCI: vmd: Add an additional VMD device id to driver device id table (bsc#1183983).- PCI: vmd: Add offset to bus numbers if necessary (bsc#1183983).- PCI: vmd: Assign membar addresses from shadow registers (bsc#1183983).- PCI: Add Intel VMD devices to pci ids (bsc#1183983).- commit 992b9c8 * Fri Aug 20 2021 martin.wilckAATTsuse.com- rpm: support gz and zst compression methods Extend commit 18fcdff43a00 (\"rpm: support compressed modules\") for compression methods other than xz.- commit 3b8c4d9 * Fri Aug 20 2021 jackAATTsuse.cz- blacklist.conf: blacklist f5e55e777cc9- commit 1dc35ff * Fri Aug 20 2021 jackAATTsuse.cz- mm/memory-failure: unnecessary amount of unmapping (bsc#1189640).- commit 8be0d40 * Fri Aug 20 2021 jackAATTsuse.cz- readdir: make sure to verify directory entry for legacy interfaces too (bsc#1189639).- commit aa13def * Thu Aug 19 2021 jackAATTsuse.cz- blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling (bsc#1189506).- commit 0b494bd * Thu Aug 19 2021 jackAATTsuse.cz- ocfs2: issue zeroout to EOF blocks (bsc#1189582).- commit f5940a3 * Thu Aug 19 2021 jackAATTsuse.cz- ocfs2: fix zero out valid data (bsc#1189579).- commit 7499943 * Thu Aug 19 2021 jackAATTsuse.cz- ext4: use ext4_grp_locked_error in mb_find_extent (bsc#1189567).- commit fbbd945 * Thu Aug 19 2021 jackAATTsuse.cz- writeback: fix obtain a reference to a freeing memcg css (bsc#1189577).- commit 822695f * Thu Aug 19 2021 jackAATTsuse.cz- ext4: fix avefreec in find_group_orlov (bsc#1189566).- commit c07c38c * Thu Aug 19 2021 jackAATTsuse.cz- ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit (bsc#1189564).- commit 6138aa9 * Thu Aug 19 2021 jackAATTsuse.cz- ext4: remove check for zero nr_to_scan in ext4_es_scan() (bsc#1189565).- commit 050f1ea * Thu Aug 19 2021 jackAATTsuse.cz- ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transaction handle (bsc#1189568).- commit 56dc9c6 * Thu Aug 19 2021 jackAATTsuse.cz- ext4: fix kernel infoleak via ext4_extent_header (bsc#1189562).- commit 2400907 * Thu Aug 19 2021 jackAATTsuse.cz- block: fix trace completion for chained bio (bsc#1189505).- commit 388c70c * Thu Aug 19 2021 jackAATTsuse.cz- ocfs2: fix snprintf() checking (bsc#1189581).- commit c5a4e36 * Thu Aug 19 2021 jackAATTsuse.cz- mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page() (bsc#1189569).- commit fa5864d * Thu Aug 19 2021 jackAATTsuse.cz- bdi: Do not use freezable workqueue (bsc#1189573).- commit 470e6f6 * Thu Aug 19 2021 petr.pavluAATTsuse.com- PCI: hv: Use expected affinity when unmasking IRQ (bsc#1185973).- commit 6b9e6fa * Wed Aug 18 2021 jroedelAATTsuse.de- Refresh patches.suse/KVM-nSVM-avoid-picking-up-unsupported-bits-from-L2-i.- commit a1c39b1 * Wed Aug 18 2021 oneukumAATTsuse.com- blacklist.conf: not needed in our config- commit b0d7db4 * Wed Aug 18 2021 oneukumAATTsuse.com- blacklist.conf: kABI- commit 2996958 * Wed Aug 18 2021 oneukumAATTsuse.com- blacklist.conf: kABI- commit 2eafdea * Wed Aug 18 2021 oneukumAATTsuse.com- blacklist.conf: prerequisites break kABI- commit bdd94ea * Wed Aug 18 2021 oneukumAATTsuse.com- blacklist.conf: optimization, not bug fix- commit ed21db2 * Wed Aug 18 2021 oneukumAATTsuse.com- blacklist.conf: optimization, not bug fix- commit ae0ed70 * Wed Aug 18 2021 oneukumAATTsuse.com- blacklist.conf: prerequisites break kABI- commit fa576e3 * Wed Aug 18 2021 dwagnerAATTsuse.de- scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash (git-fixes).- commit d0a33c0 * Wed Aug 18 2021 tiwaiAATTsuse.de- ASoC: cs42l42: Remove duplicate control for WNF filter frequency (git-fixes).- ASoC: cs42l42: Fix inversion of ADC Notch Switch control (git-fixes).- ASoC: cs42l42: Don\'t allow SND_SOC_DAIFMT_LEFT_J (git-fixes).- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2 (git-fixes).- USB: serial: option: add Telit FD980 composition 0x1056 (git-fixes).- USB: serial: ch341: fix character loss at high transfer rates (git-fixes).- USB:ehci:fix Kunpeng920 ehci hardware problem (git-fixes).- commit 5e66bd7 * Wed Aug 18 2021 tiwaiAATTsuse.de- PCI/MSI: Do not set invalid bits in MSI mask (git-fixes).- PCI/MSI: Enable and mask MSI-X early (git-fixes).- ACPI: NFIT: Fix support for virtual SPA ranges (git-fixes).- iio: adc: Fix incorrect exit of for-loop (git-fixes).- iio: humidity: hdc100x: Add margin to the conversion time (git-fixes).- ALSA: seq: Fix racy deletion of subscriber (git-fixes).- pcmcia: i82092: fix a null pointer dereference bug (git-fixes).- commit 4a00cc6 * Wed Aug 18 2021 msuchanekAATTsuse.de- Update patches.suse/ibmvnic-Allow-device-probe-if-the-device-is-not-read.patch (bsc#1167032 ltc#184087 bsc#1184114 ltc#192237).- commit 06981c0 * Tue Aug 17 2021 oneukumAATTsuse.com- crypto: nx - Fix RCU warning in nx842_OF_upd_status (git-fixes).- commit 207e5e5 * Tue Aug 17 2021 oneukumAATTsuse.com- crypto: nx - Fix memcpy() over-reading in nonce (git-fixes).- commit 76d0d30 * Tue Aug 17 2021 oneukumAATTsuse.com- crypto: ux500 - Fix error return code in hash_hw_final() (git-fixes).- commit e17fffe * Tue Aug 17 2021 tiwaiAATTsuse.de- blacklist.conf: Add acpica entry that has been reverted in the upstream (git-fixes)- commit 3e0cbce * Tue Aug 17 2021 mbenesAATTsuse.cz- blacklist.conf: 6c881ca0b304 (\"afs: Fix tracepoint string placement with built-in AFS\") AFS is not supported on SLE12-SP5 (CONFIG_AFS_FS is not set).- commit 79dd1f0 * Tue Aug 17 2021 bpAATTsuse.de- x86/fpu: Make init_fpstate correct with optimized XSAVE (bsc#1114648).- commit b2d2af9 * Tue Aug 17 2021 shung-hsi.yuAATTsuse.com- bpf: Introduce BPF nospec instruction for mitigating Spectre v4 (bsc#1188983, bsc#1188985, CVE-2021-34556, CVE-2021-35477).- commit 84b20f7 * Mon Aug 16 2021 msuchanekAATTsuse.de- kABI: s390/ap: Fix hanging ioctl caused by wrong msg counter (bsc#1188982 LTC#193818).- commit afd3cd6 * Mon Aug 16 2021 msuchanekAATTsuse.de- kernel-binary.spec: Require dwarves for kernel-binary-devel when BTF is enabled (jsc#SLE-17288). About the pahole version: v1.18 should be bare mnimum, v1.22 should be fully functional, for now we ship git snapshot with fixes on top of v1.21.- commit 8ba3382 * Mon Aug 16 2021 dkirjanovAATTsuse.com- net: usb: ax88179_178a: remove redundant assignment to variable ret (git-fixes).- commit 2fd56c0 * Mon Aug 16 2021 dkirjanovAATTsuse.com- net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32 (git-fixes).- commit 7a3468e * Mon Aug 16 2021 dkirjanovAATTsuse.com- ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32 (git-fixes).- commit 0aeb3bd * Mon Aug 16 2021 dkirjanovAATTsuse.com- ftgmac100: Restart MAC HW once (git-fixes).- commit e02aa55 * Mon Aug 16 2021 dkirjanovAATTsuse.com- net: lapbether: Remove netif_start_queue / netif_stop_queue (git-fixes).- commit a01b187 * Mon Aug 16 2021 bpAATTsuse.de- x86/fpu: Reset state for all signal restore failures (bsc#1114648).- commit a4f88f9 * Mon Aug 16 2021 dkirjanovAATTsuse.com- blacklist.conf: add davicom legacy ethernet driver- commit e12ce22 * Mon Aug 16 2021 jroedelAATTsuse.de- KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (bsc#1189399, CVE-2021-3653).- KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (bsc#1189400, CVE-2021-3656).- KVM: X86: MMU: Use the correct inherited permissions to get shadow page (CVE-2021-38198 bsc#1189262).- commit 9c35f8d * Mon Aug 16 2021 msuchanekAATTsuse.de- s390/ap: Fix hanging ioctl caused by wrong msg counter (bsc#1188982 LTC#193818).- commit 7c2e796 * Mon Aug 16 2021 dwagnerAATTsuse.de- scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted() (bsc#1189385).- scsi: lpfc: Remove redundant assignment to pointer pcmd (bsc#1189385).- scsi: lpfc: Copyright updates for 14.0.0.0 patches (bsc#1189385).- scsi: lpfc: Update lpfc version to 14.0.0.0 (bsc#1189385).- scsi: lpfc: Add 256 Gb link speed support (bsc#1189385).- scsi: lpfc: Revise Topology and RAS support checks for new adapters (bsc#1189385).- scsi: lpfc: Fix cq_id truncation in rq create (bsc#1189385).- scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adapters (bsc#1189385).- scsi: lpfc: Copyright updates for 12.8.0.11 patches (bsc#1189385).- scsi: lpfc: Update lpfc version to 12.8.0.11 (bsc#1189385).- scsi: lpfc: Skip issuing ADISC when node is in NPR state (bsc#1189385).- scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path (bsc#1189385).- scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completions (bsc#1189385).- scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes (bsc#1189385).- scsi: lpfc: Enable adisc discovery after RSCN by default (bsc#1189385).- scsi: lpfc: Use PBDE feature enabled bit to determine PBDE support (bsc#1189385).- scsi: lpfc: Clear outstanding active mailbox during PCI function reset (bsc#1189385).- scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routine (bsc#1189385).- scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDF (bsc#1189385).- scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request (bsc#1189385).- scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling (bsc#1189385).- scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handling (bsc#1189385).- scsi: lpfc: Fix target reset handler from falsely returning FAILURE (bsc#1189385).- scsi: lpfc: Discovery state machine fixes for LOGO handling (bsc#1189385).- scsi: lpfc: Improve firmware download logging (bsc#1189385).- scsi: lpfc: Remove use of kmalloc() in trace event logging (bsc#1189385).- scsi: lpfc: Fix NVMe support reporting in log message (bsc#1189385).- scsi: lpfc: Use list_move_tail() instead of list_del()/list_add_tail() (bsc#1189385).- commit 7bc2e6b * Mon Aug 16 2021 tiwaiAATTsuse.de- Bluetooth: switch to lock_sock in SCO (CVE-2021-3640 bsc#1188172).- Bluetooth: avoid circular locks in sco_sock_connect (CVE-2021-3640 bsc#1188172).- commit 73d3a49 * Mon Aug 16 2021 tiwaiAATTsuse.de- Bluetooth: defer cleanup of resources in hci_unregister_dev() (CVE-2021-3640 bsc#1188172).- commit c8012e0 * Mon Aug 16 2021 msuchanekAATTsuse.de- powerpc/pseries: Fix update of LPAR security flavor after LPM (bsc#1188885 ltc#193722 git-fixes).- commit a405caa * Mon Aug 16 2021 neilbAATTsuse.de- SUNRPC: Fix the batch tasks count wraparound (git-fixes).- commit 86aec27 * Fri Aug 13 2021 vbabkaAATTsuse.cz- mm/vmscan: fix infinite loop in drop_slab_node (VM Performance, bsc#1189301).- commit 76f168e * Fri Aug 13 2021 dwagnerAATTsuse.de- scsi: qla2xxx: Remove redundant initialization of variable num_cnt (bsc#1189384).- scsi: qla2xxx: Fix use after free in debug code (bsc#1189384).- scsi: qla2xxx: Fix spelling mistakes \"allloc\" -> \"alloc\" (bsc#1189384).- scsi: qla2xxx: Update version to 10.02.00.107-k (bsc#1189384).- scsi: qla2xxx: edif: Increment command and completion counts (bsc#1189384).- scsi: qla2xxx: edif: Add encryption to I/O path (bsc#1189384).- scsi: qla2xxx: edif: Add doorbell notification for app (bsc#1189384).- scsi: qla2xxx: edif: Add detection of secure device (bsc#1189384).- scsi: qla2xxx: edif: Add authentication pass + fail bsgs (bsc#1189384).- scsi: qla2xxx: edif: Add key update (bsc#1189384).- scsi: qla2xxx: edif: Add extraction of auth_els from the wire (bsc#1189384).- scsi: qla2xxx: edif: Add send, receive, and accept for auth_els (bsc#1189384).- scsi: qla2xxx: edif: Add getfcinfo and statistic bsgs (bsc#1189384).- commit 6e032e1 * Fri Aug 13 2021 dwagnerAATTsuse.de- scsi: qla2xxx: edif: Add start + stop bsgs (bsc#1189392).- scsi: qla2xxx: Remove unused variable \'status\' (bsc#1189392).- scsi: qla2xxx: Use the proper SCSI midlayer interfaces for PI (bsc#1189392).- scsi: core: Add scsi_prot_ref_tag() helper (bsc#1189392).- scsi: qla2xxx: Remove redundant continue statement in a for-loop (bsc#1189392).- scsi: qla2xxx: Add heartbeat check (bsc#1189392).- scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail() (bsc#1189392).- scsi: qla2xxx: Remove duplicate declarations (bsc#1189392).- scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port() (bsc#1189392).- scsi: qla2xxx: Remove redundant assignment to rval (bsc#1189392).- scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal (bsc#1189392).- scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword() (bsc#1189392).- commit 87ac3e9 * Thu Aug 12 2021 colyliAATTsuse.de- dm snapshot: properly fix a crash when an origin has no snapshots (git fixes).- dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails (git fixes).- dm space map common: fix division bug in sm_ll_find_free_block() (git fixes).- dm persistent data: packed struct should have an aligned() attribute too (git fixes).- dm ioctl: fix out of bounds array access when no devices (git fixes).- dm era: only resize metadata in preresume (git fixes).- dm era: Use correct value size in equality function of writeset tree (git fixes).- dm era: Fix bitset memory leaks (git fixes).- dm era: Verify the data block size hasn\'t changed (git fixes).- dm era: Reinitialize bitset cache before digesting a new writeset (git fixes).- dm era: Update in-core bitset after committing the metadata (git fixes).- dm era: Recover committed writeset after crash (git fixes).- dm table: fix iterate_devices based device capability checks (git fixes).- Revert \"bcache: Kill btree_io_wq\" (git fixes).- dm: eliminate potential source of excessive kernel log noise (git fixes).- dm snapshot: flush merged data before committing metadata (git fixes).- dm ioctl: fix error return code in target_message (git fixes).- dm thin metadata: Avoid returning cmd->bm wild pointer on error (git fixes).- dm cache metadata: Avoid returning cmd->bm wild pointer on error (git fixes).- commit 9b8016f * Thu Aug 12 2021 tiwaiAATTsuse.de- staging: rtl8723bs: Fix a resource leak in sd_int_dpc (git-fixes).- serial: 8250: Mask out floating 16/32-bit bus bits (git-fixes).- spi: mediatek: Fix fifo transfer (git-fixes).- r8152: Fix potential PM refcount imbalance (git-fixes).- regulator: rt5033: Fix n_voltages settings for BUCK and LDO (git-fixes).- commit 6b8ffcb * Wed Aug 11 2021 msuchanekAATTsuse.de- README: Modernize build instructions.- commit 8cc5c28 * Wed Aug 11 2021 oneukumAATTsuse.com- blacklist.conf: not needed in kernels older than SLE15-SP2- commit 5796a14 * Wed Aug 11 2021 oneukumAATTsuse.com- blacklist.conf: not needed in kernels older than SLE15-SP2- commit 9582878 * Wed Aug 11 2021 oneukumAATTsuse.com- blacklist.conf: not needed in kernels older than SLE15-SP2- commit 24a4db1 * Wed Aug 11 2021 oneukumAATTsuse.com- blacklist.conf: # not needed in kernels older than SLE15-SP2- commit 2ec93d3 * Wed Aug 11 2021 jslabyAATTsuse.cz- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)- commit 7f9ade7 * Tue Aug 10 2021 bpAATTsuse.de- KVM: SVM: Call SEV Guest Decommission if ASID binding fails (12sp5).- commit 70fb6f0 * Tue Aug 10 2021 tiwaiAATTsuse.de- usb: max-3421: Prevent corruption of freed memory (CVE-2021-38204 bsc#1189291).- commit cfb9fc6 * Tue Aug 10 2021 jroedelAATTsuse.de- blacklist.conf: Add fixes 38c527aeb419 iommu/vt-d: Force to flush iotlb before creating superpage 3ad1a6cb0abc bug: Remove redundant condition check in report_bug- commit f77fdc6 * Tue Aug 10 2021 jroedelAATTsuse.de- iommu/amd: Fix extended features logging (bsc#1189269).- iommu/vt-d: Define counter explicitly as unsigned int (bsc#1189271).- crypto: ccp - Annotate SEV Firmware file names (bsc#1189268).- iommu/vt-d: Fix sysfs leak in alloc_iommu() (bsc#1189272).- iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK (bsc#1189270).- commit 134494e * Tue Aug 10 2021 neilbAATTsuse.de- NFSv4/pNFS: Don\'t call _nfs4_pnfs_v3_ds_connect multiple times (git-fixes).- SUNRPC: Should wake up the privileged task firstly (git-fixes).- nfs: fix acl memory leak of posix_acl_create() (git-fixes).- commit 2cf4f18 * Tue Aug 10 2021 neilbAATTsuse.de- NFSv4: Initialise connection to the server in nfs4_alloc_client() (bsc#1040364).- Delete patches.suse/0001-NFSv4-don-t-let-hanging-mounts-block-other-mounts.patch. Upstream found a fix for this, so our local fix is no longer needed.- commit 0f7c89e * Mon Aug 09 2021 dkirjanovAATTsuse.com- net: stmmac: use netif_tx_start|stop_all_queues() function (git-fixes).- commit baf0e0c * Mon Aug 09 2021 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit ab18898 * Mon Aug 09 2021 ludwig.nusselAATTsuse.de- Fix filesystem requirement and suse-release requires Reduce filesystem conflict to anything less than 16 to allow pulling the change into the next major stable version. Don\'t require suse-release as that\'s not technically required. Conflict with a too old one instead.- commit 913f755 * Mon Aug 09 2021 oneukumAATTsuse.com- USB: usbtmc: Fix RCU stall warning (git-fixes).- commit 163a60e * Thu Aug 05 2021 tiwaiAATTsuse.de- media: rtl28xxu: fix zero-length control request (git-fixes).- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs (git-fixes).- cfg80211: Fix possible memory leak in function cfg80211_bss_update (git-fixes).- commit df1ae37 * Thu Aug 05 2021 tiwaiAATTsuse.de- Drop bogus rtl28xx patch (bsc#1188683)- commit 3c6c2e1 * Thu Aug 05 2021 jslabyAATTsuse.cz- rpm/kernel-source.rpmlintrc: ignore new include/config files In 5.13, since 0e0345b77ac4, config files have no longer .h suffix. Adapt the zero-length check. Based on Martin Liska\'s change.- commit b6f021b * Wed Aug 04 2021 pmladekAATTsuse.com- tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop (CVE-2021-3679 bsc#1189057).- commit dfd73b3 * Wed Aug 04 2021 oneukumAATTsuse.com- crypto: talitos - Do not modify req->cryptlen on decryption (git-fixes).- Refresh patches.suse/crypto-talitos-properly-handle-split-ICV.patch.- commit 8d54016 * Wed Aug 04 2021 oneukumAATTsuse.com- blacklist.conf: requires firmware update we cannot guarantee- commit 301d584 * Wed Aug 04 2021 oneukumAATTsuse.com- blacklist.conf: irrelevant fix of build dependency- commit 53dd5e6 * Tue Aug 03 2021 palcantaraAATTsuse.de- cifs: keep referral server sessions alive (bsc#1185902).- commit b3e1d78 * Tue Aug 03 2021 palcantaraAATTsuse.de- Refresh patches.suse/cifs-set_root_ses-ipc.patch.- commit b39987c * Tue Aug 03 2021 ematsumiyaAATTsuse.de- Delete patches.suse/nvme-do-not-update-disk-info-for-multipathed-device.patch.- Delete patches.suse/nvme-do-not-update-multipath-disk-information-if-the.patch. Revert interim patches (bsc#1188000)- commit 50d0280 * Tue Aug 03 2021 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit da3bee6 * Mon Aug 02 2021 palcantaraAATTsuse.de- cifs: do not share tcp sessions of dfs connections (bsc#1185902).- commit 78cebff * Mon Aug 02 2021 palcantaraAATTsuse.de- cifs: prevent NULL deref in cifs_compose_mount_options() (bsc#1185902).- commit b5900e6 * Mon Aug 02 2021 palcantaraAATTsuse.de- cifs: missing null pointer check in cifs_mount (bsc#1185902).- commit afe3030 * Mon Aug 02 2021 palcantaraAATTsuse.de- cifs: fix check of dfs interlinks (bsc#1185902).- commit 7b8fe47 * Mon Aug 02 2021 palcantaraAATTsuse.de- cifs: avoid starvation when refreshing dfs cache (bsc#1185902).- commit b94fa41 * Mon Aug 02 2021 palcantaraAATTsuse.de- cifs: do not share tcp servers with dfs mounts (bsc#1185902).- commit d0f5918 * Mon Aug 02 2021 palcantaraAATTsuse.de- cifs: set a minimum of 2 minutes for refreshing dfs cache (bsc#1185902).- commit 2a60483 * Mon Aug 02 2021 palcantaraAATTsuse.de- cifs: fix path comparison and hash calc (bsc#1185902).- commit 1934371 * Mon Aug 02 2021 palcantaraAATTsuse.de- cifs: handle different charsets in dfs cache (bsc#1185902).- commit 029a8fd * Mon Aug 02 2021 dkirjanovAATTsuse.com- net: broadcom CNIC: requires MMU (git-fixes).- commit 7a9b304 * Mon Aug 02 2021 dkirjanovAATTsuse.com- can: sun4i_can: sun4i_can_err(): don\'t count arbitration lose as an error (git-fixes).- commit f2b9a85 * Mon Aug 02 2021 dkirjanovAATTsuse.com- can: sja1000: sja1000_err(): don\'t count arbitration lose as an error (git-fixes).- commit 8d35272 * Mon Aug 02 2021 dkirjanovAATTsuse.com- net/mlx5: Disable QoS when min_rates on all VFs are zero (git-fixes).- commit 63457bc * Mon Aug 02 2021 dkirjanovAATTsuse.com- mlxsw: core: Use variable timeout for EMAD retries (git-fixes).- commit efdff69 * Mon Aug 02 2021 dkirjanovAATTsuse.com- net: b44: fix error return code in b44_init_one() (git-fixes).- commit b53c730 * Mon Aug 02 2021 dkirjanovAATTsuse.com- qlcnic: fix error return code in qlcnic_83xx_restart_hw() (git-fixes).- commit b0364c3 * Mon Aug 02 2021 dkirjanovAATTsuse.com- can: ti_hecc: Fix memleak in ti_hecc_probe (git-fixes).- commit 07885d5 * Mon Aug 02 2021 dkirjanovAATTsuse.com- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (git-fixes).- commit 49966d6 * Mon Aug 02 2021 dkirjanovAATTsuse.com- cosa: Add missing kfree in error path of cosa_write (git-fixes).- commit fdb8784 * Mon Aug 02 2021 pmladekAATTsuse.com- workqueue: fix UAF in pwq_unbound_release_workfn() (bsc#1188973).- commit 09deb72 * Mon Aug 02 2021 tiwaiAATTsuse.de- can: esd_usb2: fix memory leak (git-fixes).- can: ems_usb: fix memory leak (git-fixes).- can: usb_8dev: fix memory leak (git-fixes).- can: mcba_usb_start(): add missing urb->transfer_dma initialization (git-fixes).- can: hi311x: fix a signedness bug in hi3110_cmd() (git-fixes).- nfc: nfcsim: fix use after free during module unload (git-fixes).- can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF (git-fixes).- commit 54b9891 * Fri Jul 30 2021 alnovakAATTsuse.cz- Revert \"block: revert back to synchronous request_queue removal (git\" For details, see bsc#1188863 #c15, bsc#1171285 #c16 This reverts commit 7a0cca0c9b1cb9ca8862fd7570c645dfba392247.- commit 678e48f * Thu Jul 29 2021 msuchanekAATTsuse.de- powerpc/security: Fix link stack flush instruction (bsc#1188885 ltc#193722).- commit d179798 * Thu Jul 29 2021 palcantaraAATTsuse.de- cifs: get rid of AATTnoreq param in __dfs_cache_find() (bsc#1185902).- commit 06bac4e * Thu Jul 29 2021 palcantaraAATTsuse.de- cifs: do not send tree disconnect to ipc shares (bsc#1185902).- commit dc3818c * Thu Jul 29 2021 palcantaraAATTsuse.de- cifs: Remove unused inline function is_sysvol_or_netlogon() (bsc#1185902).- commit 8726f5c * Thu Jul 29 2021 msuchanekAATTsuse.de- series.conf: Move kABI patches to kABI section.- commit 184c027 * Thu Jul 29 2021 msuchanekAATTsuse.de- powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h (bsc#1188885 ltc#193722).- commit 8982c96 * Thu Jul 29 2021 msuchanekAATTsuse.de- powerpc/security: Allow for processors that flush the link stack using the special bcctr (bsc#1188885 ltc#193722).- powerpc/security: split branch cache flush toggle from code patching (bsc#1188885 ltc#193722).- powerpc/security: make display of branch cache flush more consistent (bsc#1188885 ltc#193722).- powerpc/security: change link stack flush state to the flush type enum (bsc#1188885 ltc#193722).- Delete patches.suse/powerpc-add-link-stack-flush-mitigation-in-debugfs.patch- replaced with upstream security mitigation cleanup- powerpc/security: re-name count cache flush to branch cache flush (bsc#1188885 ltc#193722).- commit 109b093 * Thu Jul 29 2021 msuchanekAATTsuse.de- powerpc/pesries: Get STF barrier requirement from H_GET_CPU_CHARACTERISTICS (CVE-2018-3639 bsc#1087082 git-fixes bsc#1188885 ltc#193722).- powerpc/security: Add a security feature for STF barrier (CVE-2018-3639 bsc#1087082 git-fixes bsc#1188885 ltc#193722).- powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHARACTERISTICS (CVE-2020-4788 bsc#1177666 git-fixes bsc#1188885 ltc#193722).- powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations (CVE-2018-3639, bsc#1087082, bsc#1188885 ltc#193722).- powerpc/pesries: Get STF barrier requirement from H_GET_CPU_CHARACTERISTICS (bsc#1188885 ltc#193722).- powerpc/security: Add a security feature for STF barrier (bsc#1188885 ltc#193722).- powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHARACTERISTICS (bsc#1188885 ltc#193722).- powerpc/pseries: export LPAR security flavor in lparcfg (bsc#1188885 ltc#193722).- powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations (bsc#1188885 ltc#193722).- powerpc/pseries: add new branch prediction security bits for link stack (bsc#1188885 ltc#193722).- commit bd9e95f * Thu Jul 29 2021 aabdallahAATTsuse.de- Update patch-mainline and git-commit tags Refresh: - patches.suse/netfilter-conntrack-add-new-sysctl-to-disable-RST-ch.patch - patches.suse/netfilter-conntrack-improve-RST-handling-when-tuple-.patch- commit b6e4fe6 * Thu Jul 29 2021 msuchanekAATTsuse.de- rpm/kernel-binary.spec.in: Fix merge.- commit 2a4b53c * Thu Jul 29 2021 tiwaiAATTsuse.de- net: mac802154: Fix general protection fault (CVE-2021-3659 bsc#1188876).- commit c0396b9 * Thu Jul 29 2021 tiwaiAATTsuse.de- watchdog: iTCO_wdt: Account for rebooting on second timeout (git-fixes).- watchdog: Fix possible use-after-free by calling del_timer_sync() (git-fixes).- watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff() (git-fixes).- watchdog: Fix possible use-after-free in wdt_startup() (git-fixes).- wireless: wext-spy: Fix out-of-bounds warning (git-fixes).- wl1251: Fix possible buffer overflow in wl1251_cmd_scan (git-fixes).- wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP (git-fixes).- commit 210bf3c * Thu Jul 29 2021 tiwaiAATTsuse.de- virtio_console: Assure used length from device is limited (git-fixes).- tty: serial: 8250: serial_cs: Fix a memory leak in error handling path (git-fixes).- tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero (git-fixes).- w1: ds2438: fixing bug that would always get page0 (git-fixes).- ssb: sdio: Don\'t overwrite const buffer if block_write fails (git-fixes).- spi: spi-loopback-test: Fix \'tx_buf\' might be \'rx_buf\' (git-fixes).- spi: omap-100k: Fix the length judgment problem (git-fixes).- spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages() (git-fixes).- spi: Make of_register_spi_device also set the fwnode (git-fixes).- regulator: da9052: Ensure enough delay time for .set_voltage_time_sel (git-fixes).- commit cfd7baa * Thu Jul 29 2021 tiwaiAATTsuse.de- pwm: spear: Don\'t modify HW state in .remove callback (git-fixes).- PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun (git-fixes).- power: supply: ab8500: add missing MODULE_DEVICE_TABLE (git-fixes).- power: supply: charger-manager: add missing MODULE_DEVICE_TABLE (git-fixes).- power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE (git-fixes).- power: supply: ab8500: Avoid NULL pointers (git-fixes).- platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard() (git-fixes).- media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K (git-fixes).- mmc: via-sdmmc: add a check against NULL pointer dereference (git-fixes).- mmc: core: Allow UHS-I voltage switch for SDSC cards if supported (git-fixes).- commit 88e79c8 * Thu Jul 29 2021 tiwaiAATTsuse.de- mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE (git-fixes).- mISDN: fix possible use-after-free in HFC_cleanup() (git-fixes).- media: siano: fix device register error path (git-fixes).- media: dvb_net: avoid speculation from net slot (git-fixes).- media: dvd_usb: memory leak in cinergyt2_fe_attach (git-fixes).- media: st-hva: Fix potential NULL pointer dereferences (git-fixes).- media: bt8xx: Fix a missing check bug in bt878_probe (git-fixes).- media: v4l2-core: Avoid the dangling pointer in v4l2_fh_release (git-fixes).- media: em28xx: Fix possible memory leak of em28xx struct (git-fixes).- commit cd44d27 * Thu Jul 29 2021 tiwaiAATTsuse.de- drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create() (git-fixes).- gpio: zynq: Check return value of pm_runtime_get_sync (git-fixes).- lib/decompress_unlz4.c: correctly handle zero-padding around initrds (git-fixes).- drm/amd/amdgpu/sriov disable all ip hw status by default (git-fixes).- iwlwifi: mvm: don\'t change band on bound PHY contexts (git-fixes).- e100: handle eeprom as little endian (git-fixes).- HID: wacom: Correct base usage for capacitive ExpressKey status bits (git-fixes).- media: pvrusb2: fix warning in pvr2_i2c_core_done (git-fixes).- media: cobalt: fix race condition in setting HPD (git-fixes).- media: cpia2: fix memory leak in cpia2_usb_probe (git-fixes).- commit a688411 * Thu Jul 29 2021 tiwaiAATTsuse.de- ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing() (git-fixes).- ASoC: tegra: Set driver_name=tegra for all machine drivers (git-fixes).- ALSA: hda: Add IRQ check for platform_get_irq() (git-fixes).- ALSA: bebob: add support for ToneWeal FW66 (git-fixes).- drm/virtio: Fix double free on probe failure (git-fixes).- Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc (git-fixes).- Bluetooth: Shutdown controller after workqueues are flushed or cancelled (git-fixes).- Bluetooth: Fix the HCI to MGMT status conversion table (git-fixes).- ath9k: Fix kernel NULL pointer dereference during ath_reset_internal() (git-fixes).- cw1200: add missing MODULE_DEVICE_TABLE (git-fixes).- commit 4d1c7b6 * Thu Jul 29 2021 tiwaiAATTsuse.de- drm/panel: raspberrypi-touchscreen: Prevent double-free (git-fixes).- ACPI: AMBA: Fix resource name in /proc/iomem (git-fixes).- ALSA: usb-audio: fix rate on Ozone Z90 USB headset (git-fixes).- ALSA: ppc: fix error return code in snd_pmac_probe() (git-fixes).- ALSA: sb: Fix potential double-free of CSP mixer elements (git-fixes).- ACPI: bus: Call kobject_put() in acpi_init() error path (git-fixes).- ACPI: processor idle: Fix up C-state latency if not ordered (git-fixes).- commit 1974a9a * Thu Jul 29 2021 tiwaiAATTsuse.de- USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick (git-fixes).- USB: serial: cp210x: fix comments for GE CS1000 (git-fixes).- USB: serial: option: add support for u-blox LARA-R6 family (git-fixes).- Revert \"USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem\" (git-fixes).- usb: dwc2: gadget: Fix sending zero length packet in DDMA mode (git-fixes).- usb: max-3421: Prevent corruption of freed memory (git-fixes).- USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS (git-fixes).- xhci: Fix lost USB 2 remote wake (git-fixes).- commit 9dc903c * Thu Jul 29 2021 tiwaiAATTsuse.de- usb: hub: Disable USB 3 device initiated lpm if exit latency is too high (git-fixes).- ALSA: sb: Fix potential ABBA deadlock in CSP driver (git-fixes).- drm: Return -ENOTTY for non-drm ioctls (git-fixes).- media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf() (git-fixes).- spi: mediatek: fix fifo rx mode (git-fixes).- dma-buf/sync_file: Don\'t leak fences on merge failure (git-fixes).- rtc: max77686: Do not enforce (incorrect) interrupt trigger type (git-fixes).- USB: cdc-acm: blacklist Heimann USB Appset device (git-fixes).- iio: accel: bma180: Use explicit member assignment (git-fixes).- commit 3916e82 * Wed Jul 28 2021 jbohacAATTsuse.cz- xfrm: xfrm_state_mtu should return at least 1280 for ipv6 (bsc#1185377).- commit 6f8f910 * Wed Jul 28 2021 mkubecekAATTsuse.cz- Update patches.suse/l2tp-ensure-sessions-are-freed-after-their-PPPOL2TP-.patch references (add CVE-2020-0429 bsc#1176724).- Update patches.suse/l2tp-fix-race-between-l2tp_session_delete-and-l2tp_t.patch references (add CVE-2020-0429 bsc#1176724).- commit b29ebd9 * Wed Jul 28 2021 mkubecekAATTsuse.cz- use 3.0 SPDX identifier in rpm License tags As requested by Maintenance, change rpm License tags from \"GPL-2.0\" (SPDX 2.0) to \"GPL-2.0-only\" (SPDX 3.0) so that their scripts do not have to adjust the tags with each maintenance update submission.- commit f888e0b * Wed Jul 28 2021 palcantaraAATTsuse.de- cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath (git-fixes).- commit 374d8af * Wed Jul 28 2021 msuchanekAATTsuse.de- KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow (bsc#1188838 CVE-2021-37576).- commit 50c1fab * Tue Jul 27 2021 palcantaraAATTsuse.de- cifs: Return correct error code from smb2_get_enc_key (git-fixes).- commit 5f88df6 * Tue Jul 27 2021 palcantaraAATTsuse.de- cifs: fix memory leak in smb2_copychunk_range (git-fixes).- commit 7d8f8a2 * Tue Jul 27 2021 palcantaraAATTsuse.de- cifs: fix interrupted close commands (git-fixes).- commit b8af0ed * Tue Jul 27 2021 palcantaraAATTsuse.de- smb3: Fix out-of-bounds bug in SMB2_negotiate() (git-fixes).- commit 9b861a7 * Tue Jul 27 2021 palcantaraAATTsuse.de- cifs: Fix preauth hash corruption (git-fixes).- commit 4b534bf * Tue Jul 27 2021 lhenriquesAATTsuse.de- ceph: don\'t WARN if we\'re still opening a session to an MDS (bsc#1188750).- commit 16bdea5 * Tue Jul 27 2021 lhenriquesAATTsuse.de- blacklist.conf: drop SHA1 for commit that has been applied already- commit 6c2921f * Tue Jul 27 2021 msuchanekAATTsuse.de- ibmvnic: retry reset if there are no other resets (bsc#1184350 ltc#191533).- Delete patches.suse/ibmvnic-Continue-with-reset-if-set-link-down-failed.patch- replaced with above upstream fix.- commit af4231e * Mon Jul 26 2021 msuchanekAATTsuse.de- uuid: Add inline helpers to import / export UUIDs (FATE#326628, bsc#1113295, git-fixes).- commit a73070e * Mon Jul 26 2021 msuchanekAATTsuse.de- Update patches.suse/ibmvnic-free-tx_pool-if-tso_pool-alloc-fails.patch (bsc#1085224 ltc#164363 bsc#1188620 ltc#192221).- Update patches.suse/ibmvnic-parenthesize-a-check.patch (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139 git-fixes bsc#1188620 ltc#192221).- Update patches.suse/ibmvnic-set-ltb-buff-to-NULL-after-freeing.patch (bsc#1094840 ltc#167098 bsc#1188620 ltc#192221).- commit a05390d * Mon Jul 26 2021 dkirjanovAATTsuse.com- Update patches.suse/Bluetooth-Fix-slab-out-of-bounds-read-in-hci_extende.patch (bsc#1111666, bsc#1187038, CVE-2020-36386).- Update patches.suse/Bluetooth-SMP-Fail-if-remote-and-local-public-keys-a.patch (bsc#1186463, CVE-2021-0129, CVE-2020-26558).- Update patches.suse/PCI-rpadlpar-Fix-potential-drc_name-corruption-in-st.patch (bsc#1183416, ltc#191079, bsc#1184198, CVE-2021-28972).- Update patches.suse/ext4-check-journal-inode-extents-more-carefully.patch (bsc#1173485, bsc#1183509, CVE-2021-3428).- Update patches.suse/usbip-fix-stub_dev-usbip_sockfd_store-races-leading-.patch (bsc#1184167, CVE-2021-29265).- commit 9d15825 * Mon Jul 26 2021 oneukumAATTsuse.com- usb: max-3421: Prevent corruption of freed memory (git-fixes).- commit 3e9f472 * Mon Jul 26 2021 oneukumAATTsuse.com- blacklist.conf: build dependency fix we already meet- commit 60116f2 * Mon Jul 26 2021 oneukumAATTsuse.com- blacklist.conf: cosmetic fix- commit 5e8b700 * Mon Jul 26 2021 oneukumAATTsuse.com- crypto: do not free algorithm before using (git-fixes).- commit 5d844b7 * Mon Jul 26 2021 jgrossAATTsuse.com- blacklist.conf: add 1139aeb1c521eb4a050920ce6c64c36c4f2a3ab7 due to kABI breakage- commit 96f58e8 * Mon Jul 26 2021 oneukumAATTsuse.com- blacklist.conf: unsupported architecture- commit d46783d * Mon Jul 26 2021 oneukumAATTsuse.com- PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun (git-fixes).- commit 1717144 * Mon Jul 26 2021 oneukumAATTsuse.com- USB: cdc-acm: blacklist Heimann USB Appset device (git-fixes).- commit 0bc0188 * Mon Jul 26 2021 oneukumAATTsuse.com- USB: serial: cp210x: fix comments for GE CS1000 (git-fixes).- commit bdc0f66 * Mon Jul 26 2021 oneukumAATTsuse.com- blacklist.conf: regressions on old firmware- commit 237c064 * Mon Jul 26 2021 jgrossAATTsuse.com- xen-pciback: reconfigure also from backend watch handler (git-fixes).- commit 9c368c1 * Fri Jul 23 2021 dwagnerAATTsuse.de- scsi: fc: Add 256GBit speed setting to SCSI FC transport (bsc#1188101).- commit 6b810aa * Thu Jul 22 2021 jzivianiAATTsuse.de- KVM: do not allow mapping valid but non-reference-counted pages (bsc#1186482, CVE-2021-22543).- KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped() (bsc#1186482, CVE-2021-22543).- KVM: do not assume PTE is writable after follow_pfn (bsc#1186482, CVE-2021-22543).- kvm: Map PFN-type memory regions as writable (if possible) (bsc#1186482, CVE-2021-22543).- commit 9c4f9b4 * Thu Jul 22 2021 jzivianiAATTsuse.de- KVM: do not allow mapping valid but non-reference-counted pages (bsc#1186482, CVE-2021-22543).- KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped() (bsc#1186482, CVE-2021-22543).- KVM: do not assume PTE is writable after follow_pfn (bsc#1186482, CVE-2021-22543).- kvm: Map PFN-type memory regions as writable (if possible) (bsc#1186482, CVE-2021-22543).- commit f5f8f06 * Wed Jul 21 2021 tbogendoerferAATTsuse.de- gve: DQO: Remove incorrect prefetch (bsc#1176940).- gve: Simplify code and axe the use of a deprecated API (bsc#1176940).- gve: Propagate error codes to caller (bsc#1176940).- gve: Fix an error handling path in \'gve_probe()\' (bsc#1176940).- gve: DQO: Fix off by one in gve_rx_dqo() (bsc#1176940).- gve: Fix warnings reported for DQO patchset (bsc#1176940).- gve: DQO: Add RX path (bsc#1176940).- gve: DQO: Add TX path (bsc#1176940).- gve: DQO: Configure interrupts on device up (bsc#1176940).- gve: DQO: Add ring allocation and initialization (bsc#1176940).- gve: DQO: Add core netdev features (bsc#1176940).- gve: Update adminq commands to support DQO queues (bsc#1176940).- gve: Add DQO fields for core data structures (bsc#1176940).- gve: Add dqo descriptors (bsc#1176940).- gve: Add support for DQO RX PTYPE map (bsc#1176940).- gve: adminq: DQO specific device descriptor logic (bsc#1176940).- gve: Introduce per netdev `enum gve_queue_format` (bsc#1176940).- gve: Introduce a new model for device options (bsc#1176940).- gve: Make gve_rx_slot_page_info.page_offset an absolute offset (bsc#1176940).- gve: gve_rx_copy: Move padding to an argument (bsc#1176940).- gve: Move some static functions to a common file (bsc#1176940).- gve: Correct SKB queue index validation (bsc#1176940).- gve: Upgrade memory barrier in poll routine (bsc#1176940).- gve: Add NULL pointer checks when freeing irqs (bsc#1176940).- gve: Update mgmt_msix_idx if num_ntfy changes (bsc#1176940).- gve: Check TX QPL was actually assigned (bsc#1176940).- net: gve: remove duplicated allowed (bsc#1176940).- net: gve: convert strlcpy to strscpy (bsc#1176940).- gve: Add support for raw addressing in the tx path (bsc#1176940).- gve: Rx Buffer Recycling (bsc#1176940).- gve: Add support for raw addressing to the rx path (bsc#1176940).- gve: Add support for raw addressing device option (bsc#1176940).- gve: Replace zero-length array with flexible-array member (bsc#1176940).- gve: Enable Link Speed Reporting in the driver (bsc#1176940).- gve: Use link status register to report link status (bsc#1176940).- gve: Batch AQ commands for creating and destroying queues (bsc#1176940).- gve: NIC stats for report-stats and for ethtool (bsc#1176940).- gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags (bsc#1176940).- gve: Use dev_info/err instead of netif_info/err (bsc#1176940).- gve: Add stats for gve (bsc#1176940).- gve: Get and set Rx copybreak via ethtool (bsc#1176940).- net: Google gve: Remove dma_wmb() before ringing doorbell (bsc#1176940).- gve: Fix the queue page list allocated pages count (bsc#1176940).- gve: fix dma sync bug where not all pages synced (bsc#1176940).- commit b6be8ac * Wed Jul 21 2021 dkirjanovAATTsuse.com- net/mlx5: Query PPS pin operational status before registering it (git-fixes).- commit 6048180 * Wed Jul 21 2021 dkirjanovAATTsuse.com- net/mlx5: Verify Hardware supports requested ptp function on a given pin (git-fixes).- commit c94c93b * Wed Jul 21 2021 dkirjanovAATTsuse.com- blacklist.conf: drop wrongly added commit from the list- commit 0e82be0 * Wed Jul 21 2021 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 47f8e8c * Wed Jul 21 2021 tiwaiAATTsuse.de- Update seq_file fix to the upstreamed one and moved into sorted section (bsc#1188062, CVE-2021-33909).- commit 175d85f * Wed Jul 21 2021 tbogendoerferAATTsuse.de- gve: Add basic driver framework for Compute Engine Virtual NIC (jsc#SLE-10538).- gve: Add ethtool support (jsc#SLE-10538).- gve: Add workqueue and reset support (jsc#SLE-10538).- gve: Copy and paste bug in gve_get_stats() (jsc#SLE-10538).- gve: Fix case where desc_cnt and data_cnt can get out of sync (jsc#SLE-10538).- gve: Fix error return code in gve_alloc_qpls() (jsc#SLE-10538).- gve: Fix u64_stats_sync to initialize start (jsc#SLE-10538).- gve: Fixes DMA synchronization (jsc#SLE-10538).- gve: Remove the exporting of gve_probe (jsc#SLE-10538).- gve: fix -ENOMEM null check on a page allocation (jsc#SLE-10538).- gve: fix unused variable/label warnings (jsc#SLE-10538).- gve: replace kfree with kvfree (jsc#SLE-10538). Replaced single commit gve driver add commit with all its upstream commits. This is done in a single commit to keep bisectability.- commit bce4ed6 * Wed Jul 21 2021 dwagnerAATTsuse.de- nvme-fc: fix racing controller reset and create association (bsc#1187076).- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context (bsc#1187076).- nvme-fc: remove nvme_fc_terminate_io() (bsc#1187076). Refresh: - patches.suse/nvme-flush-scan_work-when-resetting-controller.patch- nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery (bsc#1187076).- nvme-fc: remove err_work work item (bsc#1187076).- commit 870c933 * Wed Jul 21 2021 dwagnerAATTsuse.de- nvme-fc: track error_recovery while connecting (bsc#1187076).- nvme-fc: fix io timeout to abort I/O (bsc#1187076). Refresh: - patches.suse/nvme-fc-clear-q_live-at-beginning-of-association-tea.patch- nvme-fc: convert assoc_active flag to bit op (bsc#1187076). Refreshed: - patches.suse/nvme-fc-clear-q_live-at-beginning-of-association-tea.patch- nvme-fc: fix double-free scenarios on hw queues (bsc#1187076).- commit ccba174 * Tue Jul 20 2021 oneukumAATTsuse.com- usbip: vudc: fix missing unlock on error in usbip_sockfd_store() (git-fixes).- commit 32d27e5 * Tue Jul 20 2021 oneukumAATTsuse.com- usbip: Fix incorrect double assignment to udc->ud.tcp_rx (git-fixes).- commit 8778c79 * Tue Jul 20 2021 dkirjanovAATTsuse.com- blacklist.conf: blacklist macsonic ethernet driver- commit 348ef52 * Tue Jul 20 2021 oneukumAATTsuse.com- blacklist.conf: cleanup only- commit ccff10d * Tue Jul 20 2021 oneukumAATTsuse.com- blacklist.conf: cleanup- commit 4ec39ee * Tue Jul 20 2021 oneukumAATTsuse.com- usbip: vudc synchronize sysfs code paths (git-fixes).- commit 6c7af9d * Tue Jul 20 2021 msuchanekAATTsuse.de- powerpc/papr_scm: Properly handle UUID types and API (FATE#326628, bsc#1113295, git-fixes).- powerpc/pseries/scm: Use a specific endian format for storing uuid from the device tree (FATE#326628, bsc#1113295, git-fixes).- commit 0668ee0 * Tue Jul 20 2021 oneukumAATTsuse.com- usbip: fix vudc usbip_sockfd_store races leading to gpf (git-fixes).- blacklist.conf: needed for infrastructure- commit a2558d1 * Tue Jul 20 2021 oneukumAATTsuse.com- USB: move many drivers to use DEVICE_ATTR_WO (git-fixes).- Refresh patches.suse/usb-udc-core-Use-lock-when-write-to-soft_connect.patch.- Refresh patches.suse/usbip-add-sysfs_lock-to-synchronize-sysfs-code-paths.patch.- Refresh patches.suse/usbip-stub-dev-synchronize-sysfs-code-paths.patch.- Refresh patches.suse/usbip-vhci_sysfs-fix-potential-Spectre-v1.patch.- commit 5d7caad * Tue Jul 20 2021 oneukumAATTsuse.com- blacklist.conf: made obsolete by other patch- commit 6537e96 * Mon Jul 19 2021 oneukumAATTsuse.com- PCI: quirks: fix false kABI positive (git-fixes).- commit cd613d3 * Mon Jul 19 2021 oneukumAATTsuse.com- PCI: Leave Apple Thunderbolt controllers on for s2idle or standby (git-fixes).- commit 23864e6 * Mon Jul 19 2021 oneukumAATTsuse.com- PCI: Add ACS quirk for Broadcom BCM57414 NIC (git-fixes).- commit c8e485d * Mon Jul 19 2021 mbenesAATTsuse.cz- tracing: Do not reference char * as a string in histograms (git-fixes).- commit 60c5067 * Mon Jul 19 2021 oneukumAATTsuse.com- blacklist.conf: no bug fix and breks kABI- commit 04fd2cb * Mon Jul 19 2021 oneukumAATTsuse.com- blacklist.conf: no bug fix and breaks kABI- commit 45457ab * Mon Jul 19 2021 oneukumAATTsuse.com- blacklist.conf: designed to break kABI- commit 7a73b3f * Mon Jul 19 2021 oneukumAATTsuse.com- blacklist.conf: designed to break kABI- commit 88264d0 * Mon Jul 19 2021 oneukumAATTsuse.com- blacklist.conf: designed to break kABI- commit 818518f * Mon Jul 19 2021 oneukumAATTsuse.com- blacklist.conf: designed to break kABI- commit ea8d798 * Mon Jul 19 2021 oneukumAATTsuse.com- kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit (git-fixes).- commit c531ee5 * Mon Jul 19 2021 msuchanekAATTsuse.de- Update patches.suse/Revert-ibmvnic-remove-duplicate-napi_schedule-call-i.patch (bsc#1065729 bsc#1188405 ltc#193509 bsc#1187476 ltc#193646).- commit 9645e6a * Fri Jul 16 2021 msuchanekAATTsuse.de- Update patches.suse/Revert-ibmvnic-remove-duplicate-napi_schedule-call-i.patch (bsc#1065729 bsc#1188405 ltc#193509).- Update patches.suse/Revert-ibmvnic-simplify-reset_long_term_buff-functio.patch (bsc#1186206 ltc#191041 bsc#1188405 ltc#193509).- commit 1253e46 * Fri Jul 16 2021 msuchanekAATTsuse.de- rpm/kernel-binary.spec.in: Do not install usrmerged kernel on Leap (boo#1184804).- commit 5b51131 * Fri Jul 16 2021 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit d956375 * Fri Jul 16 2021 dkirjanovAATTsuse.com- net: usb: fix possible use-after-free in smsc75xx_bind (git-fixes).- commit c282bc3 * Thu Jul 15 2021 ematsumiyaAATTsuse.de- scsi: smartpqi: create module parameters for LUN reset (bsc#1179195).- commit 6b59a5f * Thu Jul 15 2021 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 2bed29b * Thu Jul 15 2021 dkirjanovAATTsuse.com- cxgb4: fix wrong shift (git-fixes).- commit bb3605d * Thu Jul 15 2021 mkubecekAATTsuse.cz- netfilter: x_tables: fix compat match/target pad out-of-bound write (CVE-2021-22555 bsc#1188116).- commit 62f1359 * Thu Jul 15 2021 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit e9dee07 * Wed Jul 14 2021 oneukumAATTsuse.com- blacklist.conf: not relevant in configurations used before SP3- commit 33aa137 * Wed Jul 14 2021 oneukumAATTsuse.com- blacklist.conf: breaks kAPI semantics in an unacceptable way- commit 6e7dabc * Wed Jul 14 2021 oneukumAATTsuse.com- blacklist.conf: breaks kAPI semantics in an unacceptable way- commit 9d439a4 * Wed Jul 14 2021 oneukumAATTsuse.com- blacklist.conf: breaks kAPI semantics in an unacceptable way- commit 08c4801 * Wed Jul 14 2021 oneukumAATTsuse.com- blacklist.conf: breaks kAPI semantics in an unacceptable way- commit fb320aa * Wed Jul 14 2021 oneukumAATTsuse.com- blacklist.conf: breaks kAPI semantics in an unacceptable way- commit 93a14b7 * Wed Jul 14 2021 oneukumAATTsuse.com- blacklist.conf: breaks kAPI semantics in an unacceptable way- commit fc9d079 * Wed Jul 14 2021 oneukumAATTsuse.com- blacklist.conf: breaks kAPI in an unacceptable way- commit c961ff8 * Wed Jul 14 2021 oneukumAATTsuse.com- blacklist.conf: breaks kABI- commit c3a0404 * Wed Jul 14 2021 oneukumAATTsuse.com- blacklist.conf: this is a change to the kernel build process, whose requirement are set in the RPM script. No need for a change.- commit 2cf08df * Wed Jul 14 2021 oneukumAATTsuse.com- blacklist.conf: just a cleanup- commit 8d01d16 * Wed Jul 14 2021 oneukumAATTsuse.com- blacklist.conf: not relevant in our config- commit c106caa * Wed Jul 14 2021 oneukumAATTsuse.com- crypto: cavium/nitrox - Fix an error rhandling path in \'nitrox_probe()\' (git-fixes).- commit f619086 * Wed Jul 14 2021 oneukumAATTsuse.com- Revert \"USB: cdc-acm: fix rounding error in TIOCSSERIAL\" (git-fixes).- commit 43945da * Tue Jul 13 2021 lhenriquesAATTsuse.de- fuse: reject internal errno (bsc#1188274).- fuse: check connected before queueing on fpq->io (bsc#1188273).- commit 25bf928 * Mon Jul 12 2021 ykaukabAATTsuse.de- serial: mvebu-uart: do not allow changing baudrate when uartclk is not available (git-fixes).- serial: mvebu-uart: fix calculation of clock divisor (git-fixes).- arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode (git-fixes).- arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan (git-fixes).- netsec: restore phy power state after controller reset (git-fixes).- serial: mvebu-uart: clarify the baud rate derivation (git-fixes).- commit 6e4a5b0 * Mon Jul 12 2021 tiwaiAATTsuse.de- reset: bail if try_module_get() fails (git-fixes).- memory: fsl_ifc: fix leak of private memory on probe failure (git-fixes).- memory: fsl_ifc: fix leak of IO mapping on probe failure (git-fixes).- memory: atmel-ebi: add missing of_node_put for loop iteration (git-fixes).- reset: a10sr: add missing of_match_table reference (git-fixes).- ALSA: isa: Fix error return code in snd_cmi8330_probe() (git-fixes).- memory: gpmc: fix out of bounds read and dereference on gpmc_cs[] (git-fixes).- reset: sti: reset-syscfg: fix struct description warnings (git-fixes).- commit a0955f5 * Sat Jul 10 2021 lyanAATTsuse.com- x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline() (bsc#1185308).- x86/kvm: Disable all PV features on crash (bsc#1185308).- refresh patches.suse/0001-kvm-Introduce-nopvspin-kernel-parameter.patch- x86/kvm: Disable kvmclock on all CPUs on shutdown (bsc#1185308).- x86/kvm: Teardown PV features on boot CPU as well (bsc#1185308).- x86/kvm: Fix pr_info() for async PF setup/teardown (bsc#1185308).- commit e66df2d * Fri Jul 09 2021 msuchanekAATTsuse.de- rpm/kernel-binary.spec.in: Remove zdebug define used only once.- commit 85a9fc2 * Thu Jul 08 2021 msuchanekAATTsuse.de- kernel-binary.spec: Exctract s390 decompression code (jsc#SLE-17042).- commit 7f97df2 * Thu Jul 08 2021 rgoldwynAATTsuse.com- seq_file: Disallow extremely large seq buffer allocations (bsc#1188062, CVE-2021-33909).- commit c848c42 * Thu Jul 08 2021 dwagnerAATTsuse.de- nvme: verify MNAN value if ANA is enabled (bsc#1185791).- commit 9a1a0a6 * Thu Jul 08 2021 dwagnerAATTsuse.de- lpfc: Decouple port_template and vport_template (bsc#1185032).- commit e38948f * Thu Jul 08 2021 tiwaiAATTsuse.de- watchdog: aspeed: fix hardware timeout calculation (git-fixes).- watchdog: sp805: Fix kernel doc description (git-fixes).- char: pcmcia: error out if \'num_bytes_read\' is greater than 4 in set_protocol() (git-fixes).- commit 9659505 * Thu Jul 08 2021 tiwaiAATTsuse.de- iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- iio: ltr501: ltr501_read_ps(): add missing endianness conversion (git-fixes).- iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR (git-fixes).- iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA as volatile, too (git-fixes).- staging: gdm724x: check for overflow in gdm_lte_netif_rx() (git-fixes).- staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt() (git-fixes).- iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() (git-fixes).- extcon: max8997: Add missing modalias string (git-fixes).- extcon: sm5502: Drop invalid register write in sm5502_reg_data (git-fixes).- fpga: stratix10-soc: Add missing fpga_mgr_free() call (git-fixes).- commit 60b118d * Thu Jul 08 2021 tiwaiAATTsuse.de- iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- commit d470e5b * Thu Jul 08 2021 tiwaiAATTsuse.de- serial: mvebu-uart: correctly calculate minimal possible baudrate (git-fixes).- iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes).- iio: adis_buffer: do not return ints in irq handlers (git-fixes).- mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode (git-fixes).- mmc: core: clear flags before allowing to retune (git-fixes).- Input: hil_kbd - fix error return code in hil_dev_connect() (git-fixes).- Input: usbtouchscreen - fix control-request directions (git-fixes).- commit 7219463 * Thu Jul 08 2021 tiwaiAATTsuse.de- usb: typec: Add the missed altmode_id_remove() in typec_register_altmode() (git-fixes).- tty: nozomi: Fix the error handling path of \'nozomi_card_init()\' (git-fixes).- tty: nozomi: Fix a resource leak in an error handling function (git-fixes).- leds: ktd2692: Fix an error handling path (git-fixes).- ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_startup() (git-fixes).- ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK (git-fixes).- Revert \"ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro\" (git-fixes).- leds: trigger: fix potential deadlock with libata (git-fixes).- commit 6fb682e * Thu Jul 08 2021 tiwaiAATTsuse.de- mwifiex: re-fix for unaligned accesses (git-fixes).- lib/decompressors: remove set but not used variabled \'level\' (git-fixes).- drm: qxl: ensure surf.data is ininitialized (git-fixes).- drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write() (git-fixes).- Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid (git-fixes).- ath10k: Fix an error code in ath10k_add_interface() (git-fixes).- brcmsmac: mac80211_if: Fix a resource leak in an error handling path (git-fixes).- brcmfmac: correctly report average RSSI in station info (git-fixes).- brcmfmac: fix setting of station info chains bitmask (git-fixes).- commit 3649d5b * Thu Jul 08 2021 tiwaiAATTsuse.de- gve: Fix swapped vars when fetching max queues (git-fixes).- can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path (git-fixes).- can: gw: synchronize rcu operations before removing gw job entry (git-fixes).- can: hi311x: hi3110_can_probe(): silence clang warning (git-fixes).- drm/radeon: wait for moving fence after pinning (git-fixes).- drm/nouveau: wait for moving fence after pinning v2 (git-fixes).- cfg80211: call cfg80211_leave_ocb when switching away from OCB (git-fixes).- HID: gt683r: add missing MODULE_DEVICE_TABLE (git-fixes).- HID: usbhid: fix info leak in hid_submit_ctrl (git-fixes).- commit e686f08 * Thu Jul 08 2021 tiwaiAATTsuse.de- mac80211: remove iwlwifi specific workaround NDPs of null_response (git-fixes).- wcn36xx: Move hal_buf allocation to devm_kmalloc in probe (git-fixes).- r8152: Avoid memcpy() over-reading of ETH_SS_STATS (git-fixes).- mac80211: remove warning in ieee80211_get_sband() (git-fixes).- PCI: Work around Huawei Intelligent NIC VF FLR erratum (git-fixes).- PCI: Mark some NVIDIA GPUs to avoid bus reset (git-fixes).- PCI: Mark TI C667X to avoid bus reset (git-fixes).- HID: Add BUS_VIRTUAL to hid_connect logging (git-fixes).- HID: hid-sensor-hub: Return error for hid_set_field() failure (git-fixes).- commit 956f2da * Thu Jul 08 2021 tiwaiAATTsuse.de- wireless: carl9170: fix LEDS build errors & warnings (git-fixes).- ACPI: property: Constify stubs for CONFIG_ACPI=n case (git-fixes).- ACPI: sysfs: Fix a buffer overrun problem with description_show() (git-fixes).- media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2() (git-fixes).- media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctx (git-fixes).- hwmon: (max31790) Fix fan speed reporting for fan7..12 (git-fixes).- hwmon: (max31722) Remove non-standard ACPI device IDs (git-fixes).- ata: ahci_sunxi: Disable DIPM (git-fixes).- Revert \"hwmon: (lm80) fix a missing check of bus read in lm80 probe\" (git-fixes).- commit d27756f * Thu Jul 08 2021 tiwaiAATTsuse.de- media: rtl28xxu: fix zero-length control request (git-fixes).- media: gspca/sunplus: fix zero-length control requests (git-fixes).- media: gspca/gl860: fix zero-length control requests (git-fixes).- media: gspca/sq905: fix control-request direction (git-fixes).- media: dtv5100: fix control-request directions (git-fixes).- media: zr364xx: fix memory leak in zr364xx_start_readpipe (git-fixes).- media: tc358743: Fix error return code in tc358743_probe_of() (git-fixes).- media: exynos4-is: Fix a use after free in isp_video_release (git-fixes).- media: dvb-usb: fix wrong definition (git-fixes).- media: I2C: change \'RST\' to \"RSET\" to fix multiple build errors (git-fixes).- commit a5bb7a3 * Thu Jul 08 2021 tiwaiAATTsuse.de- spi: tegra114: Fix an error message (git-fixes).- spi: spi-sun6i: Fix chipselect/clock bug (git-fixes).- mmc: sdhci-esdhc-imx: remove unused is_imx6q_usdhc (git-fixes).- mmc: vub3000: fix control-request direction (git-fixes).- mmc: usdhi6rol0: fix error return code in usdhi6_probe() (git-fixes).- mmc: block: Disable CMDQ on the ioctl path (git-fixes).- i2c: robotfuzz-osif: fix control-request directions (git-fixes).- Revert \"PCI: PM: Do not read power state in pci_enable_device_flags()\" (git-fixes).- commit 61860fd * Thu Jul 08 2021 dwagnerAATTsuse.de- scsi: qedf: Do not put host in qedf_vport_create() unconditionally (bsc#1170511).- commit 95ece30 * Thu Jul 08 2021 msuchanekAATTsuse.de- kernel-binary.spec: Fix up usrmerge for non-modular kernels.- commit d718cd9 * Wed Jul 07 2021 tiwaiAATTsuse.de- can: bcm: delay release of struct bcm_op after synchronize_rcu() (CVE-2021-3609 bsc#1187215).- commit 36fe7da * Wed Jul 07 2021 tiwaiAATTsuse.de- Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl (CVE-2021-3612 bsc#1187585).- commit 9a29b89 * Tue Jul 06 2021 dkirjanovAATTsuse.com- can: flexcan: disable completely the ECC mechanism (git-fixes).- commit 2f7ce28 * Tue Jul 06 2021 dkirjanovAATTsuse.com- net: caif: Fix debugfs on 64-bit platforms (git-fixes).- commit 7404e3b * Tue Jul 06 2021 dkirjanovAATTsuse.com- net: stmmac: Correctly take timestamp for PTPv2 (git-fixes).- commit d9e22e0 * Tue Jul 06 2021 dkirjanovAATTsuse.com- net: dsa: qca8k: Use up to 7 ports for all operations (git-fixes).- commit 3231548 * Tue Jul 06 2021 dkirjanovAATTsuse.com- can: xilinx_can: xcan_chip_start(): fix failure with invalid bus (git-fixes).- commit 288b5af * Tue Jul 06 2021 dkirjanovAATTsuse.com- mlxsw: spectrum: Do not process learned records with a dummy FID (git-fixes).- commit 9debec9 * Mon Jul 05 2021 lduncanAATTsuse.com- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1188010).- commit 3ab3555 * Mon Jul 05 2021 bpAATTsuse.de- blacklist.conf: 1e886090cefe docs: admin-guide: update description for kernel.hotplug sysctl- commit 6f6371b * Mon Jul 05 2021 bpAATTsuse.de- crypto: ccp - Fix a resource leak in an error handling path (12sp5).- commit 41961a0 * Mon Jul 05 2021 bpAATTsuse.de- blacklist.conf: 89f5f8fb5bf4 EDAC/thunderx: Remove irrelevant variable from error messages- commit 7bb138a * Mon Jul 05 2021 dwagnerAATTsuse.de- Drop patches.suse/scsi-qla2xxx-Make-sure-that-aborted-commands-are-fre.patch The commit has been reverted upstream. Drop the patch and update the blacklist.conf accordingly.- commit 604745c * Fri Jul 02 2021 mkoutnyAATTsuse.com- cgroup1: don\'t allow \'\ \' in renaming (bsc#1187972).- commit 54068c8 * Fri Jul 02 2021 dwagnerAATTsuse.de- qla2xxx: synchronize rport dev_loss_tmo setting (bsc#1182470 bsc#1185486).- commit 1af7517 * Thu Jul 01 2021 msuchanekAATTsuse.de- kernel-binary.spec: Remove obsolete and wrong comment mkmakefile is repleced by echo on newer kernel- commit d9209e7 * Thu Jul 01 2021 msuchanekAATTsuse.de- ibmvnic: Use strscpy() instead of strncpy() (bsc#1184114 ltc#192237).- ibmvnic: fix send_request_map incompatible argument (bsc#1184114 ltc#192237).- ibmvnic: fix kernel build warnings in build_hdr_descs_arr (bsc#1184114 ltc#192237).- ibmvnic: fix kernel build warning (bsc#1184114 ltc#192237).- ibmvnic: fix kernel build warning in strncpy (bsc#1184114 ltc#192237).- ibmvnic: Allow device probe if the device is not ready at boot (bsc#1184114 ltc#192237).- ibmvnic: Use list_for_each_entry() to simplify code in ibmvnic.c (bsc#1184114 ltc#192237).- commit b1f20e0 * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: reloc: clean dirty subvols if we fail to start a transaction (bsc#1187833).- Refresh patches.suse/btrfs-check-return-value-of-btrfs_commit_transaction-in-relocation.patch.- Refresh patches.suse/btrfs-suspend-qgroups-during-relocation-recovery.patch.- commit ca4d23e * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: check return value of btrfs_commit_transaction in relocation (bsc#1187833).- commit 72cdead * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: do proper error handling in merge_reloc_roots (bsc#1187833).- commit a58d880 * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: handle extent corruption with select_one_root properly (bsc#1187833).- commit 0b8e99a * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: cleanup error handling in prepare_to_merge (bsc#1187833).- commit c99940b * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: do not panic in __add_reloc_root (bsc#1187833).- commit ed30dc8 * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: handle __add_reloc_root failures in btrfs_recover_relocation (bsc#1187833).- commit b9ca752 * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: unset reloc control if we fail to recover (bsc#1187833).- Refresh patches.suse/btrfs-suspend-qgroups-during-relocation-recovery.patch.- commit b37c098 * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: do not leak reloc root if we fail to read the fs root (bsc#1187833).- commit 82adb25 * Thu Jul 01 2021 msuchanekAATTsuse.de- ibmvnic: free tx_pool if tso_pool alloc fails (bsc#1085224 ltc#164363).- commit 4fbec52 * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: do proper error handling in create_reloc_inode (bsc#1187833).- commit 3e7d899 * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: remove the extent item sanity checks in relocate_block_group (bsc#1187833).- commit 7d68d87 * Thu Jul 01 2021 msuchanekAATTsuse.de- ibmvnic: parenthesize a check (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139 git-fixes).- ibmvnic: set ltb->buff to NULL after freeing (bsc#1094840 ltc#167098).- Revert \"ibmvnic: remove duplicate napi_schedule call in open function\" (bsc#1065729).- commit 12f6e8c * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: tree-checker: check for BTRFS_BLOCK_FLAG_FULL_BACKREF being set improperly (bsc#1187833).- commit fab018c * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: handle extent reference errors in do_relocation (bsc#1187833).- commit bcbac5a * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: handle errors in reference count manipulation in replace_path (bsc#1187833).- commit 205dfa8 * Thu Jul 01 2021 nborisovAATTsuse.com- btrfs: handle btrfs_search_slot failure in replace_path (bsc#1187833).- commit 552e776 * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle btrfs_cow_block errors in replace_path (bsc#1187833).- commit 6a0a8ea * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: convert logic BUG_ON()\'s in replace_path to ASSERT()\'s (bsc#1187833).- commit 10f895e * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: do proper error handling in btrfs_update_reloc_root (bsc#1187833).- commit 944ca58 * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle btrfs_update_reloc_root failure in prepare_to_merge (bsc#1187833).- commit 7e242ca * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle btrfs_update_reloc_root failure in insert_dirty_subvol (bsc#1187833).- commit 2b1fd96 * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: change insert_dirty_subvol to return errors (bsc#1187833).- commit bbb9a02 * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle btrfs_update_reloc_root failure in commit_fs_roots (bsc#1187833).- commit 60cbf3f * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: validate root::reloc_root after recording root in trans (bsc#1187833).- commit 0dc7f03 * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: do proper error handling in create_reloc_root (bsc#1187833).- commit 607d41b * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: have proper error handling in btrfs_init_reloc_root (bsc#1187833).- commit c8ec76a * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: return an error from btrfs_record_root_in_trans (bsc#1187833).- commit af90619 * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle record_root_in_trans failure in create_pending_snapshot (bsc#1187833).- commit 5d72578 * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle record_root_in_trans failure in btrfs_record_root_in_trans (bsc#1187833).- commit 4a36387 * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle record_root_in_trans failure in qgroup_account_snapshot (bsc#1187833).- commit e15ea04 * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle btrfs_record_root_in_trans failure in start_transaction (bsc#1187833).- commit 27a2c9f * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle btrfs_record_root_in_trans failure in relocate_tree_block (bsc#1187833).- commit ad5e88e * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle btrfs_record_root_in_trans failure in create_subvol (bsc#1187833).- commit fa0619e * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle btrfs_record_root_in_trans failure in btrfs_recover_log_trees (bsc#1187833).- commit 08b89c2 * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle btrfs_record_root_in_trans failure in btrfs_rename (bsc#1187833).- commit 5b6ba52 * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle btrfs_record_root_in_trans failure in btrfs_rename_exchange (bsc#1187833).- commit 97f447a * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: do proper error handling in record_reloc_root_in_trans (bsc#1187833).- commit 1deb5bd * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: check record_root_in_trans related failures in select_reloc_root (bsc#1187833).- commit af870df * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: convert BUG_ON()\'s in select_reloc_root() to proper errors (bsc#1187833).- commit 608ab6c * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: handle errors from select_reloc_root() (bsc#1187833).- commit d624a20 * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: convert BUG_ON()\'s in relocate_tree_block (bsc#1187833).- commit 21b0727 * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: remove err variable from do_relocation (bsc#1187833).- Refresh patches.suse/btrfs-convert-some-bug_on-s-to-assert-s-in-do_relocation.patch.- commit 3737d4a * Wed Jun 30 2021 nborisovAATTsuse.com- Btrfs: add missing error handling after doing leaf/node binary search (bsc#1187833).- commit 149cead * Wed Jun 30 2021 nborisovAATTsuse.com- btrfs: convert some BUG_ON()\'s to ASSERT()\'s in do_relocation (bsc#1187833).- commit bdbb109 * Wed Jun 30 2021 pmladekAATTsuse.com- kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync() (bsc#1187867).- commit 5c7c981 * Wed Jun 30 2021 pmladekAATTsuse.com- kthread_worker: split code for canceling the delayed work timer (bsc#1187867).- commit 5cb1799 * Wed Jun 30 2021 msuchanekAATTsuse.de- Revert \"ibmvnic: simplify reset_long_term_buff function\" (bsc#1186206 ltc#191041).- commit af8a88d * Mon Jun 28 2021 mbenesAATTsuse.cz- s390/stack: fix possible register corruption with stack switch helper (bsc#1185677).- commit 74d2da9 * Fri Jun 25 2021 ptesarikAATTsuse.cz- kernel: kexec_file: fix error return code of kexec_calculate_store_digests() (git-fixes).- ima: Free IMA measurement buffer after kexec syscall (git-fixes).- commit 38eadf8 * Fri Jun 25 2021 ptesarikAATTsuse.cz- net/smc: remove device from smcd_dev_list after failed device_add() (git-fixes).- commit 45adab5 * Fri Jun 25 2021 ptesarikAATTsuse.cz- blacklist.conf: not fixing comments- commit 56b3b1e * Thu Jun 24 2021 lduncanAATTsuse.com- SCSI: ufs: fix ktime_t kabi change (bsc#1187630).- commit 2eda222 * Thu Jun 24 2021 dkirjanovAATTsuse.com- net: stmmac: ensure that the device has released ownership before reading data (git-fixes).- commit b268f32 * Thu Jun 24 2021 dkirjanovAATTsuse.com- ravb: fix invalid context bug while changing link options by ethtool (git-fixes).- commit 70ed7a0 * Thu Jun 24 2021 dkirjanovAATTsuse.com- ravb: fix invalid context bug while calling auto-negotiation by ethtool (git-fixes).- commit 8a60aaf * Thu Jun 24 2021 dkirjanovAATTsuse.com- net: dsa: mv88e6xxx: Fix writing to a PHY page (git-fixes).- commit 7e0ad74 * Thu Jun 24 2021 glinAATTsuse.com- bpf: Fix leakage under speculation on mispredicted branches (bsc#1187554,CVE-2021-33624).- commit daa92a2 * Wed Jun 23 2021 lduncanAATTsuse.com- Added scsi ufs patch to blacklist: too invasive- commit 90b1394 * Wed Jun 23 2021 jeyuAATTsuse.de- blacklist.conf: 3fe1e56d0e68, 34e64705ad41, and ebfac7b778fa Commits 3fe1e56d0e68 (\"modules: unexport __module_text_address\") and 34e64705ad41 (\"modules: unexport __module_address\") break kABI, and commit ebfac7b778fa is clang-specific.- commit f5c7bb6 * Wed Jun 23 2021 schwabAATTsuse.de- Add dtb-microchip- commit c797107 * Wed Jun 23 2021 neilbAATTsuse.de- kabi fix for NFSv4.1: Don\'t rebind to the same source port when reconnecting to the server (bnc#1186264).- commit bb7e709 * Wed Jun 23 2021 neilbAATTsuse.de- NFS: Fix a potential NULL dereference in nfs_get_client() (git-fixes).- NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error (git-fixes).- commit 962fc63 * Wed Jun 23 2021 neilbAATTsuse.de- blacklist.conf: blacklist a doc fix and risky backport- commit 116777e * Wed Jun 23 2021 lduncanAATTsuse.com- scsi: ufs: ufshcd-pltfrm: Fix deferred probing (bsc#1187631).- scsi: ufs: Fix imprecise load calculation in devfreq window (bsc#1187630).- commit cd5b265 * Tue Jun 22 2021 lduncanAATTsuse.com- Blacklisting SCSI ufs patch that requires conext not present.- commit 3d023a4 * Tue Jun 22 2021 tiwaiAATTsuse.de- Update patch reference for a xfrm fix (CVE-2019-25045 bsc#1187049)- commit 7a529d9 * Tue Jun 22 2021 tiwaiAATTsuse.de- Update patch reference for net keys fix (CVE-2021-0605 bsc#1187601)- commit 69cb780 * Tue Jun 22 2021 tiwaiAATTsuse.de- af_key: pfkey_dump needs parameter validation (CVE-2021-0605 bsc#1187601).- commit 685407a * Tue Jun 22 2021 tiwaiAATTsuse.de- Update patch reference for a HID fix (CVE-2021-0512 bsc#1187595)- commit 3e295c6 * Tue Jun 22 2021 tiwaiAATTsuse.de- HID: make arrays usage and value to be the same (CVE-2021-0512 bsc#1187595).- commit 3d7a48c * Tue Jun 22 2021 tiwaiAATTsuse.de- Update patch reference for a BT fix (CVE-2020-26558)- commit ee30101 * Mon Jun 21 2021 tiwaiAATTsuse.de- can: mcba_usb: fix memory leak in mcba_usb (git-fixes).- alx: Fix an error handling path in \'alx_probe()\' (git-fixes).- batman-adv: Avoid WARN_ON timing related checks (git-fixes).- dmaengine: stedma40: add missing iounmap() on error in d40_probe() (git-fixes).- dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM (git-fixes).- ASoC: sti-sas: add missing MODULE_DEVICE_TABLE (git-fixes).- commit 2874a0e * Mon Jun 21 2021 tiwaiAATTsuse.de- dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc (git-fixes).- usb: dwc3: ep0: fix NULL pointer exception (git-fixes).- USB: serial: ftdi_sio: add NovaTech OrionMX product ID (git-fixes).- USB: serial: omninet: add device id for Zyxel Omni 56K Plus (git-fixes).- drm: Lock pointer access in drm_master_release() (git-fixes).- drm: Fix use-after-free read in drm_getunique() (git-fixes).- isdn: mISDN: netjet: Fix crash in nj_probe: (git-fixes).- net/nfc/rawsock.c: fix a permission check bug (git-fixes).- i2c: mpc: Make use of i2c_recover_bus() (git-fixes).- commit 8cfc832 * Mon Jun 21 2021 tiwaiAATTsuse.de- staging: rtl8723bs: Fix uninitialized variables (git-fixes).- Bluetooth: use correct lock to prevent UAF of hdev object (git-fixes).- Bluetooth: fix the erroneous flush_work() order (git-fixes).- nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect (git-fixes).- ALSA: timer: Fix master timer notification (git-fixes).- efi: cper: fix snprintf() use in cper_dimm_err_location() (git-fixes).- efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared (git-fixes).- commit 0ca1ae6 * Mon Jun 21 2021 tiwaiAATTsuse.de- mei: request autosuspend after sending rx flow control (git-fixes).- drm/amdgpu: Fix a use-after-free (git-fixes).- platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI (git-fixes).- media: gspca: properly check for errors in po1030_probe() (git-fixes).- media: dvb: Add check on sp8870_readreg return (git-fixes).- libertas: register sysfs groups properly (git-fixes).- dmaengine: qcom_hidma: comment platform_driver_register call (git-fixes).- isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io (git-fixes).- char: hpet: add checks after calling ioremap (git-fixes).- commit 9948ed3 * Mon Jun 21 2021 tiwaiAATTsuse.de- vfio/platform: fix module_put call in error flow (git-fixes).- vfio/pci: zap_vma_ptes() needs MMU (git-fixes).- vfio/pci: Fix error return code in vfio_ecap_init() (git-fixes).- HID: pidff: fix error return code in hid_pidff_init() (git-fixes).- serial: rp2: use \'request_firmware\' instead of \'request_firmware_nowait\' (git-fixes).- platform/x86: hp-wireless: add AMD\'s hardware id to the supported list (git-fixes).- serial: max310x: unregister uart driver in case of failure and abort (git-fixes).- commit e0fb402 * Mon Jun 21 2021 tzimmermannAATTsuse.de- video: hgafb: correctly handle card detect failure during probe (bsc#1129770)- commit 8125f75 * Mon Jun 21 2021 tzimmermannAATTsuse.de- video: hgafb: fix potential NULL pointer dereference (bsc#1129770) Backporting changes: * context changes- commit 59633f5 * Mon Jun 21 2021 tzimmermannAATTsuse.de- drivers: video: fbcon: fix NULL dereference in fbcon_cursor() (bsc#1129770) Backporting changes: * move from driver/video/fbdev/core to driver/video/console * context changes- commit 422c763 * Mon Jun 21 2021 tzimmermannAATTsuse.de- parisc: parisc-agp requires SBA IOMMU driver (bsc#1129770)- commit fa46fd6 * Mon Jun 21 2021 mbenesAATTsuse.cz- tracing: Do no increment trace_clock_global() by one (git-fixes).- commit 06e15ef * Mon Jun 21 2021 mbenesAATTsuse.cz- blacklist.conf: 4fdd595e4f9a (\"tracing: Do not stop recording comms if the trace file is being read\") Mostly cosmetic.- commit 69b9e40 * Mon Jun 21 2021 mbenesAATTsuse.cz- blacklist.conf: 85550c83da42 (\"tracing: Do not stop recording cmdlines when tracing is off\") Mostly cosmetic fix. A backport would not be straightforward.- commit 11e8529 * Sat Jun 19 2021 lduncanAATTsuse.com- Blacklisting SCSI ufs patch that requires conext not present.- commit 1f0720a * Sat Jun 19 2021 tiwaiAATTsuse.de- can: bcm: fix infoleak in struct bcm_msg_head (CVE-2021-34693 bsc#1187452).- commit 8f80d3a * Fri Jun 18 2021 lduncanAATTsuse.com- scsi: ufs: core: Narrow down fast path in system suspend path (bsc#1186551).- commit 4636cc3 * Thu Jun 17 2021 ematsumiyaAATTsuse.de- nvmet: use new ana_log_size instead the old one (bsc#1181161).- commit d4d0d34 * Thu Jun 17 2021 ematsumiyaAATTsuse.de- kabi: fix nvme_wait_freeze_timeout() return type (bsc#1181161).- commit 5e933f7 * Thu Jun 17 2021 lduncanAATTsuse.com- scsi: hisi_sas: Remove preemptible() (bsc#1186638).- commit 956ecdf * Thu Jun 17 2021 ematsumiyaAATTsuse.de- nvme-multipath: fix double initialization of ANA state (bsc#1181161).- commit 2cc0605 * Thu Jun 17 2021 jbohacAATTsuse.cz- x86/debug: Extend the lower bound of crash kernel low reservations (bsc#1153720).- commit 30b5c1d * Thu Jun 17 2021 ematsumiyaAATTsuse.de- nvme: have nvme_wait_freeze_timeout return if it timed out (bsc#1181161).- Refresh patches.suse/nvme-introduce-nvme_sync_io_queues.patch.- commit 045f17a * Thu Jun 17 2021 ludwig.nusselAATTsuse.de- UsrMerge the kernel (boo#1184804)- Move files in /boot to modules dir The file names in /boot are included as %ghost links. The %post script creates symlinks for the kernel, sysctl.conf and System.map in /boot for compatibility. Some tools require adjustments before we can drop those links. If boot is a separate partition, a copy is used instead of a link. The logic for /boot/vmlinuz and /boot/initrd doesn\'t change with this patch.- Use /usr/lib/modules as module dir when usermerge is active in the target distro.- commit 6f5ed04 * Thu Jun 17 2021 jackAATTsuse.cz- ubifs: Only check replay with inode type to judge if inode linked (bsc#1187455).- commit 779491f * Thu Jun 17 2021 jackAATTsuse.cz- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1187453).- commit 135422d * Thu Jun 17 2021 oneukumAATTsuse.com- usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms (git-fixes).- commit ce13622 * Thu Jun 17 2021 oneukumAATTsuse.com- blacklist.conf: relevant only on unsupported systems- commit f376a3d * Thu Jun 17 2021 oneukumAATTsuse.com- usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path (git-fixes).- commit 576412e * Thu Jun 17 2021 neilbAATTsuse.de- SUNRPC: prevent port reuse on transports which don\'t request it (bnc#1186264).- NFSv4.1: Don\'t rebind to the same source port when reconnecting to the server (bnc#1186264).- commit fe9ea77 * Wed Jun 16 2021 ematsumiyaAATTsuse.de- nvme-rdma: use cancel tagset helper for tear down (bsc#1181161).- commit 1916150 * Wed Jun 16 2021 ematsumiyaAATTsuse.de- nvme-rdma: add clean action for failed reconnection (bsc#1181161).- commit 240af56 * Wed Jun 16 2021 ematsumiyaAATTsuse.de- nvme-rdma: fix reset hang if controller died in the middle of a reset (bsc#1181161).- commit 5b8daba * Wed Jun 16 2021 ematsumiyaAATTsuse.de- nvme-core: add cancel tagset helpers (bsc#1181161).- commit 23f6258 * Wed Jun 16 2021 dbuesoAATTsuse.de- swiotlb: fix \"x86: Don\'t panic if can not alloc buffer for swiotlb\" (git-fixes).- commit 4d3e4f2 * Wed Jun 16 2021 fweisbeckerAATTsuse.de- sched/fair: Fix unfairness caused by missing load decay (git-fixes)- commit f67cbae * Wed Jun 16 2021 lduncanAATTsuse.com- scsi: sg: add sg_remove_request in sg_write (bsc#1186635).- commit d18bd27 * Wed Jun 16 2021 jackAATTsuse.cz- dax: Add a wakeup mode parameter to put_unlocked_entry() (bsc#1187411).- commit 8410dea * Wed Jun 16 2021 jackAATTsuse.cz- dax: Add an enum for specifying dax wakup mode (bsc#1187411).- commit c318e2a * Wed Jun 16 2021 oneukumAATTsuse.com- USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversions (git-fixes).- commit f9faa66 * Wed Jun 16 2021 mbenesAATTsuse.cz- tracing: Correct the length check which causes memory corruption (git-fixes).- commit 24d3633 * Wed Jun 16 2021 mbenesAATTsuse.cz- tracing: Restructure trace_clock_global() to never block (git-fixes).- commit 9e04e53 * Wed Jun 16 2021 fweisbeckerAATTsuse.de- sched/fair: Don\'t assign runtime for throttled cfs_rq (git-fixes)- commit 8ebb137 * Wed Jun 16 2021 mbenesAATTsuse.cz- ftrace: Free the trampoline when ftrace_startup() fails (git-fixes).- commit 102a5fe * Wed Jun 16 2021 mbenesAATTsuse.cz- blacklist.conf: 75d3e7f4769d (\"s390/test_unwind: fix possible memleak in test_unwind()\") We build test_unwind kernel module out of tree.- commit 5c80317 * Wed Jun 16 2021 mbenesAATTsuse.cz- ftrace: Do not blindly read the ip address in ftrace_bug() (git-fixes).- commit 086872a * Wed Jun 16 2021 fweisbeckerAATTsuse.de- sched/numa: Fix a possible divide-by-zero (git-fixes)- commit 6711c8e * Wed Jun 16 2021 jackAATTsuse.cz- ocfs2: fix data corruption by fallocate (bsc#1187412).- commit b95db18 * Wed Jun 16 2021 jackAATTsuse.cz- dax: Wake up all waiters after invalidating dax entry (bsc#1187411).- commit 7040182 * Wed Jun 16 2021 jackAATTsuse.cz- ext4: fix memory leak in ext4_fill_super (bsc#1187409).- commit 21c6508 * Wed Jun 16 2021 jackAATTsuse.cz- ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed (bsc#1187408).- commit 988ac11 * Wed Jun 16 2021 jackAATTsuse.cz- ext4: fix error code in ext4_commit_super (bsc#1187407).- commit 78050ac * Wed Jun 16 2021 jackAATTsuse.cz- ext4: fix check to prevent false positive report of incorrect used inodes (bsc#1187404).- commit dcbef4a * Wed Jun 16 2021 oneukumAATTsuse.com- blacklist.conf: needless API churn- commit 84231ed * Wed Jun 16 2021 oneukumAATTsuse.com- blacklist.conf: needless API churn- commit 938d12f * Wed Jun 16 2021 jackAATTsuse.cz- block: Discard page cache of zone reset target range (bsc#1187402).- commit 21bf716 * Wed Jun 16 2021 oneukumAATTsuse.com- blacklist.conf: needless API change- commit 95d57a7 * Wed Jun 16 2021 oneukumAATTsuse.com- blacklist.conf: an optimization we do not want in older kernels- commit 0c395ad * Wed Jun 16 2021 oneukumAATTsuse.com- USB: serial: pl2303: add device id for ADLINK ND-6530 GC (git-fixes).- commit 9556331 * Wed Jun 16 2021 oneukumAATTsuse.com- USB: serial: ti_usb_3410_5052: add startech.com device id (git-fixes).- commit ca5a06a * Wed Jun 16 2021 oneukumAATTsuse.com- USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011 (git-fixes).- commit 7954f7f * Wed Jun 16 2021 fweisbeckerAATTsuse.de- sched/fair: Fix the min_vruntime update logic in (git-fixes)- commit 2738874 * Wed Jun 16 2021 oneukumAATTsuse.com- USB: serial: ftdi_sio: add IDs for IDS GmbH Products (git-fixes).- commit 5f9d6df * Wed Jun 16 2021 oneukumAATTsuse.com- blacklist.conf: not relevant to our kernels- commit 3f4b79f * Wed Jun 16 2021 oneukumAATTsuse.com- USB: serial: quatech2: fix control-request directions (git-fixes).- commit d152f8d * Wed Jun 16 2021 oneukumAATTsuse.com- blacklist.conf: would break kABI- commit 6cf9a55 * Wed Jun 16 2021 msuchanekAATTsuse.de- kernel-binary.spec.in: Regenerate makefile when not using mkmakefile.- commit 6b30fe5 * Wed Jun 16 2021 palcantaraAATTsuse.de- cifs: constify get_normalized_path() properly (bsc#1185902).- commit 7d12947 * Wed Jun 16 2021 palcantaraAATTsuse.de- cifs: don\'t cargo-cult strndup() (bsc#1185902).- commit d22c90a * Wed Jun 16 2021 fweisbeckerAATTsuse.de- sched/cpufreq/schedutil: Fix error path mutex unlock (git-fixes)- commit 7f8b193 * Tue Jun 15 2021 fweisbeckerAATTsuse.de- genirq: Disable interrupts for force threaded handlers (git-fixes)- commit b68089c * Tue Jun 15 2021 fweisbeckerAATTsuse.de- genirq/irqdomain: Don\'t try to free an interrupt that has no (git-fixes)- commit e56acf6 * Tue Jun 15 2021 fweisbeckerAATTsuse.de- genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY (git-fixes)- commit ab47ba4 * Tue Jun 15 2021 fweisbeckerAATTsuse.de- genirq: Fix reference leaks on irq affinity notifiers (git-fixes)- commit 4ddbb8f * Tue Jun 15 2021 oneukumAATTsuse.com- blacklist.conf: blacklisting a patch requiring USB PD 3.0, which we do not have- commit b8723d7 * Tue Jun 15 2021 oneukumAATTsuse.com- usb: typec: tcpm: Use LE to CPU conversion when accessing msg->header (git-fixes).- commit ce4dd8c * Tue Jun 15 2021 oneukumAATTsuse.com- usb: typec: ucsi: Put fwnode in any case during ->probe() (git-fixes).- commit d61826b * Tue Jun 15 2021 dbuesoAATTsuse.de- blacklist.conf: update blacklist- commit cd251a4 * Tue Jun 15 2021 dbuesoAATTsuse.de- Revert 337f13046ff0 (\"futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op\") (git-fixes).- commit 14cb21a * Mon Jun 14 2021 lhenriquesAATTsuse.de- blacklist: add commit 4f06dd92b5d0 (\"fuse: fix write deadlock\") This is an ancient bug (from v2.6.26) which require extra backports. Not worth the risk introducing new regressions.- commit 8d8b36d * Mon Jun 14 2021 tiwaiAATTsuse.de- rpm/kernel-binary.spec.in: Fix handling of +arch marker (bsc#1186672) The previous commit made a module wrongly into Module.optional. Although it didn\'t influence on the end result, better to fix it. Also, add a comment to explain the markers briefly.- commit 8f79742 * Mon Jun 14 2021 bpAATTsuse.de- blacklist.conf: d4c639990036 vmlinux.lds.h: Avoid orphan section with !SMP- commit 5e60ce2 * Fri Jun 11 2021 tiwaiAATTsuse.de- Add arch-dependent support markers in supported.conf (bsc#1186672) We may need to put some modules as supported only on specific archs. This extends the supported.conf syntax to allow to put +arch additionally after the unsupported marker, then it\'ll be conditionally supported on that arch.- commit 8cbdb41 * Fri Jun 11 2021 bwiedemannAATTsuse.de- Create Symbols.list and ipa-clones.list determistically without this patch, filesystem readdir order would influence order of entries in these files. This patch was done while working on reproducible builds for SLE.- commit a898b6d * Fri Jun 11 2021 nmoreychaisemartinAATTsuse.com- RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy (bsc#1187050, CVE-2020-36385)- commit ee0f2cc * Fri Jun 11 2021 achoAATTsuse.com- Bluetooth: SMP: Fail if remote and local public keys are identical (bsc#1186463 CVE-2021-0129).- commit effcfea * Thu Jun 10 2021 martin.wilckAATTsuse.com- scsi: scsi_dh_alua: Retry RTPG on a different path after failure (bsc#1174978 bsc#1185701).- commit 6d42a9e * Thu Jun 10 2021 martin.wilckAATTsuse.com- kernel-binary.spec.in: Add Supplements: for -extra package on Leap kernel-$flavor-extra should supplement kernel-$flavor on Leap, like it does on SLED, and like the kernel-$flavor-optional package does.- commit c60d87f * Wed Jun 09 2021 oneukumAATTsuse.com- USB: cdc-acm: do not log successful probe on later errors (git-fixes).- commit ba1c956 * Wed Jun 09 2021 oneukumAATTsuse.com- USB: cdc-acm: always claim data interface (git-fixes).- commit d2a211f * Wed Jun 09 2021 tbogendoerferAATTsuse.de- ixgbe: fix large MTU request from VF (git-fixes).- net: bnx2: Fix error return code in bnx2_init_board() (git-fixes).- net: netcp: Fix an error message (git-fixes).- qlcnic: Add null check after calling netdev_alloc_skb (git-fixes).- commit 77c638c * Wed Jun 09 2021 tbogendoerferAATTsuse.de- ixgbevf: add correct exception tracing for XDP (bsc#1113994 FATE#326315 FATE#326317).- cxgb4: avoid accessing registers when clearing filters (bsc#1136345 jsc#SLE-4681).- tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT (bsc#1103990 FATE#326006).- RDMA/mlx5: Recover from fatal event in dual port mode (bsc#1103991 FATE#326007).- net: hns3: Limiting the scope of vector_ring_chain variable (bsc#1104353 FATE#326415).- commit 5ff1fcf * Tue Jun 08 2021 tiwaiAATTsuse.de- Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt() (CVE-2020-36386 bsc#1187038).- commit e0be120 * Mon Jun 07 2021 bpAATTsuse.de- x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or * RDPID is supported (bsc#1114648).- commit d272c88 * Mon Jun 07 2021 dwagnerAATTsuse.de- scsi: lpfc: Fix failure to transmit ABTS on FC link (git-fixes).- commit e37fb3e * Mon Jun 07 2021 dwagnerAATTsuse.de- series: Resort sorted section- commit f65e61d * Mon Jun 07 2021 nborisovAATTsuse.com- btrfs: track ordered bytes instead of just dio ordered bytes (bsc#1135481).- commit 483868b * Mon Jun 07 2021 bpAATTsuse.de- pid: take a reference when initializing `cad_pid` (bsc#1114648).- commit 5fa1f1c * Mon Jun 07 2021 nborisovAATTsuse.com- Refresh patches.suse/0016-btrfs-wakeup-cleaner-thread-when-adding-delayed-iput.patch. The cleaner wakeup code is supposed to be executed from btrfs_add_delayed_iput and not from btrfs_run_delayed_iputs.- Refresh patches.suse/0001-btrfs-run-delayed-iput-at-unlink-time.patch.- Refresh patches.suse/0004-btrfs-replace-cleaner_delayed_iput_mutex-with-a-waitqueue.patch.- commit d0ccb23 * Mon Jun 07 2021 tiwaiAATTsuse.de- cfg80211: mitigate A-MSDU aggregation attacks (CVE-2020-24588 bsc#1185861).- commit 821e5ae * Fri Jun 04 2021 jackAATTsuse.cz- blk-wbt: Fix missed wakeup (bsc#1186627).- commit 735bd67 * Fri Jun 04 2021 jslabyAATTsuse.cz- ttyprintk: Add TTY hangup callback (git-fixes).- commit 28d8f78 * Fri Jun 04 2021 glinAATTsuse.com- Refresh patches.suse/bpf-prevent-out-of-bounds-speculation-on-pointer-ari.patch. Adjust the diff for fixup_bpf_calls() to apply to the correct code block- commit dd58306 * Thu Jun 03 2021 nborisovAATTsuse.com- btrfs: account for new extents being deleted in total_bytes_pinned (bsc#1135481).- commit 41d6104 * Thu Jun 03 2021 nborisovAATTsuse.com- btrfs: handle space_info::total_bytes_pinned inside the delayed ref itself (bsc#1135481).- Refresh patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch.- commit d889435 * Thu Jun 03 2021 nborisovAATTsuse.com- btrfs: use customized batch size for total_bytes_pinned (bsc#1135481). Turns out using the batched percpu api has an effect on timing w.r.t metadata/data reclaim. So backport this patch as well, side effect is it\'s also bringing the code closer to upstream so future backports shall be made easier.- Refresh patches.suse/0003-btrfs-add-cleanup_ref_head_accounting-helper.patch.- Refresh patches.suse/0005-btrfs-check-if-there-are-free-block-groups-for-commit.patch.- Refresh patches.suse/0005-btrfs-introduce-delayed_refs_rsv.patch.- Refresh patches.suse/0005-btrfs-move-the-space_info-handling-code-to-space-info-c.patch.- Refresh patches.suse/0006-btrfs-update-may_commit_transaction-to-use-the-delayed-refs-rsv.patch.- Refresh patches.suse/0007-btrfs-move-the-space-info-update-macro-to-space-info-h.patch.- Refresh patches.suse/0009-btrfs-roll-tracepoint-into-btrfs_space_info_update-helper.patch.- Refresh patches.suse/0011-btrfs-move-reserve_metadata_bytes-and-supporting-code-to-space-info-c.patch.- Refresh patches.suse/0013-btrfs-migrate-the-block-group-removal-code.patch.- Refresh patches.suse/0018-btrfs-export-block-group-accounting-helpers.patch.- Refresh patches.suse/0019-btrfs-migrate-the-block-group-space-accounting-helpers.patch.- Refresh patches.suse/0022-btrfs-migrate-the-delalloc-space-stuff-to-it-s-own-home.patch.- Refresh patches.suse/btrfs-add-btrfs_reserve_data_bytes-and-use-it.patch.- Refresh patches.suse/btrfs-add-the-data-transaction-commit-logic-into-may_commit_transaction.patch.- Refresh patches.suse/btrfs-don-t-force-commit-if-we-are-data.patch.- Refresh patches.suse/btrfs-extent-tree-add-trace-events-for-space-info-numbers-update.patch.- Refresh patches.suse/btrfs-extent-tree-detect-bytes_pinned-underflow-earlier.patch.- commit f74fc8c * Thu Jun 03 2021 neilbAATTsuse.de- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh() (git-fixes CVE-2021-4157 bnc#1194013).- NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config (git-fixes).- NFS: Don\'t corrupt the value of pg_bytes_written in nfs_do_recoalesce() (git-fixes).- NFS: Fix an Oopsable condition in __nfs_pageio_add_request() (git-fixes).- NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return() (git-fixes).- NFS: fix an incorrect limit in filelayout_decode_layout() (git-fixes).- NFSv4: Don\'t discard segments marked for return in _pnfs_return_layout() (git-fixes).- NFSv42: Copy offload should update the file size when appropriate (git-fixes).- SUNRPC: Move fault injection call sites (git-fixes).- NFSv4.2 fix handling of sr_eof in SEEK\'s reply (git-fixes).- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh() (git-fixes).- NFS: Deal correctly with attribute generation counter overflow (git-fixes).- NFSv4.2: Always flush out writes in nfs42_proc_fallocate() (git-fixes).- md: Fix missing unused status line of /proc/mdstat (git-fixes).- sunrpc: fix refcount leak for rpc auth modules (git-fixes).- NFSD: Repair misuse of sv_lock in 5.10.16-rt30 (git-fixes).- svcrdma: disable timeouts on rdma backchannel (git-fixes).- NFSv4.2: fix return value of _nfs4_get_security_label() (git-fixes).- NFS: Don\'t gratuitously clear the inode cache when lookup failed (git-fixes).- NFS: Don\'t revalidate the directory permissions on a lookup failure (git-fixes).- x86: fix seq_file iteration for pat/memtype.c (git-fixes).- SUNRPC: correct error code comment in xs_tcp_setup_socket() (git-fixes).- net: fix iteration for sctp transport seq_files (git-fixes).- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() (git-fixes).- commit 957ab2c * Thu Jun 03 2021 neilbAATTsuse.de- Move nfs backports into sorted section- commit 4278c46 * Thu Jun 03 2021 msuchanekAATTsuse.de- kernel-binary.spec.in: build-id check requires elfutils.- commit 01569b3 * Wed Jun 02 2021 msuchanekAATTsuse.de- kernel-binary.spec: Only use mkmakefile when it exists Linux 5.13 no longer has a mkmakefile script- commit b453c7b * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: shrink delalloc pages instead of full inodes (bsc#1135481).- commit f5ff86f * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: fix possible infinite loop in data async reclaim (bsc#1135481).- commit f03fa3a * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: add a comment explaining the data flush steps (bsc#1135481).- commit 3d82471 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: do async reclaim for data reservations (bsc#1135481).- commit f4a0829 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: flush delayed refs when trying to reserve data space (bsc#1135481).- commit 85dc3df * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: run delayed iputs before committing the transaction for data (bsc#1135481).- commit 427037d * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: don\'t force commit if we are data (bsc#1135481).- commit 9f6de64 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: drop the commit_cycles stuff for data reservations (bsc#1135481).- commit a66af65 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: use the same helper for data and metadata reservations (bsc#1135481).- commit 7445627 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: serialize data reservations if we are flushing (bsc#1135481).- commit e345f22 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: use ticketing for data space reservations (bsc#1135481).- commit 7ba516e * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: add btrfs_reserve_data_bytes and use it (bsc#1135481).- commit 0e29992 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: add the data transaction commit logic into may_commit_transaction (bsc#1135481).- commit 9b4e4ae * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: add flushing states for handling data reservations (bsc#1135481).- commit a4e8f90 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: check tickets after waiting on ordered extents (bsc#1135481).- commit 59982d5 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: use btrfs_start_delalloc_roots in shrink_delalloc (bsc#1135481).- commit 6af3d43 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: use the btrfs_space_info_free_bytes_may_use helper for delalloc (bsc#1135481).- commit ec8b910 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: call btrfs_try_granting_tickets when reserving space (bsc#1135481).- commit 040a965 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: call btrfs_try_granting_tickets when unpinning anything (bsc#1135481).- commit 8f371a0 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: call btrfs_try_granting_tickets when freeing reserved bytes (bsc#1135481).- commit 79539b4 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: make ALLOC_CHUNK use the space info flags (bsc#1135481).- commit 8462c5d * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: make shrink_delalloc take space_info as an arg (bsc#1135481).- commit a858d0b * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: handle U64_MAX for shrink_delalloc (bsc#1135481).- commit 2fe9365 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: remove orig from shrink_delalloc (bsc#1135481).- commit 6826a76 * Wed Jun 02 2021 nborisovAATTsuse.com- btrfs: change nr to u64 in btrfs_start_delalloc_roots (bsc#1135481).- commit 62d89f1 * Tue Jun 01 2021 dkirjanovAATTsuse.com- net: qed: RDMA personality shouldn\'t fail VF load (git-fixes).- commit 88c00f1 * Tue Jun 01 2021 dkirjanovAATTsuse.com- net: enic: Cure the enic api locking trainwreck (git-fixes).- commit ac56b73 * Tue Jun 01 2021 dkirjanovAATTsuse.com- bnxt_en: Fix PCI AER error recovery flow (git-fixes).- commit ca03530 * Tue Jun 01 2021 lduncanAATTsuse.com- scsi: libsas: Reset num_scatter if libata marks qc as NODATA (bsc#1186700).- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression (bsc#1186701).- scsi: be2iscsi: Revert \"Fix a theoretical leak in beiscsi_create_eqs()\" (bsc#1186699).- scsi: aacraid: Fix an oops in error handling (bsc#1186698).- commit 9241688 * Tue Jun 01 2021 jdelvareAATTsuse.de- i2c: i801: Don\'t generate an interrupt on bus reset (git-fixes).- commit 83e8404 * Tue Jun 01 2021 nborisovAATTsuse.com- Btrfs: remove nr_async_submits and async_submit_draining (bsc#1135481). Preparation for ticketed data space flushing in btrfs.- Refresh patches.suse/0005-btrfs-introduce-delayed_refs_rsv.patch.- Refresh patches.suse/Btrfs-fix-race-between-adding-and-putting-tree-mod-s.patch.- Refresh patches.suse/btrfs-use-tagged-writepage-to-mitigate-livelock-of-snapshot.patch.- commit 29f9ec2 * Tue Jun 01 2021 nborisovAATTsuse.com- Btrfs: do not make defrag wait on async_delalloc_pages (bsc#1135481).- commit 5d9d30e * Tue Jun 01 2021 nborisovAATTsuse.com- Btrfs: remove nr_async_bios (bsc#1135481).- commit d2aad9c * Tue Jun 01 2021 nborisovAATTsuse.com- btrfs: use tagged writepage to mitigate livelock of snapshot (bsc#1135481). Preparation for introducing ticketed space handling for data space. Due to the sequence of patches, the main patch has embedded in it changes from other patches which remove some unused arguments. This is done to ease backporting itself and shouldn\'t have any repercussions on functionality.- Refresh patches.suse/0002-btrfs-qgroup-try-to-flush-qgroup-space-when-we-get-E.patch.- Refresh patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-alread.patch.- Refresh patches.suse/btrfs-qgroup-don-t-try-to-wait-flushing-if-we-re-alr.patch.- Refresh patches.suse/btrfs-send-flush-dellaloc-in-order-to-avoid-data-los.patch.- commit 5cf4e6a * Tue Jun 01 2021 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 81788a3 * Tue Jun 01 2021 glinAATTsuse.com- bpf: No need to simulate speculative domain for immediates (bsc#1186484,CVE-2021-33200).- bpf: Fix leakage of uninitialized bpf stack under speculation (bsc#1186484,CVE-2021-33200). Refresh patches.suse/bpf-Wrap-aux-data-inside-bpf_sanitize_info-container.patch- bpf: Fix masking negation logic upon negative dst register (bsc#1186484,CVE-2021-33200).- commit b1c6278 * Tue Jun 01 2021 neilbAATTsuse.de- series.conf: Move an NFS patch up to where it belongs.- commit 3d1a1ba * Tue Jun 01 2021 neilbAATTsuse.de- SUNRPC: More fixes for backlog congestion (bsc#1185428).- Refresh patches.suse/SUNRPC-in-case-of-backlog-hand-free-slots-directly-t.patch.- commit 0679c1f * Tue Jun 01 2021 lduncanAATTsuse.com- FCOE: fcoe_wwn_from_mac kABI fix (bsc#1186528).- commit a332c5a * Mon May 31 2021 tiwaiAATTsuse.de- i2c: s3c2410: fix possible NULL pointer deref on read message after write (git-fixes).- i2c: i801: Don\'t generate an interrupt on bus reset (git-fixes).- iio: adc: ad7793: Add missing error code in ad7793_setup() (git-fixes).- staging: iio: cdc: ad7746: avoid overwrite of num_channels (git-fixes).- staging: emxx_udc: fix loop in _nbu2ss_nuke() (git-fixes).- serial: sh-sci: Fix off-by-one error in FIFO threshold register setting (git-fixes).- thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue (git-fixes).- USB: trancevibrator: fix control-request direction (git-fixes).- misc/uss720: fix memory leak in uss720_probe (git-fixes).- drm/meson: fix shutdown crash when component not probed (git-fixes).- ASoC: cs35l33: fix an error code in probe() (git-fixes).- ASoC: cs42l42: Regmap must use_single_read/write (git-fixes).- net: usb: fix memory leak in smsc75xx_bind (git-fixes).- commit d125e8b * Fri May 28 2021 tiwaiAATTsuse.de- NFC: nci: fix memory leak in nci_allocate_device (git-fixes).- NFC: fix resource leak when target index is invalid (git-fixes).- NFC: fix possible resource leak (git-fixes).- commit 143f654 * Fri May 28 2021 aabdallahAATTsuse.de- netfilter: conntrack: add new sysctl to disable RST check (bsc#1183947 bsc#1185950).- commit a5af9d3 * Fri May 28 2021 ykaukabAATTsuse.de- ARM: footbridge: fix PCI interrupt mapping (git-fixes).- commit 1e5d17d * Fri May 28 2021 ykaukabAATTsuse.de- blacklist.conf: caam: add fixes which are missing dependencies- commit b830165 * Fri May 28 2021 aabdallahAATTsuse.de- Revert \"Avoid potentially erroneos RST drop (bsc#1183947).\" A better fix has been discussed and submitted upstream. This reverts commit dfdf90e4ad8e3641716fcc13ba42f2fd93c617bf.- commit 363032c * Fri May 28 2021 aabdallahAATTsuse.de- Revert \"Don\'t drop out of segments RST if tcp_be_liberal is set\" upstream prefers a different sysctl for that. This reverts commit 4727a1cec317db8c8e34d8081f82f399986f2a0d.- commit 07b7188 * Fri May 28 2021 aabdallahAATTsuse.de- netfilter: conntrack: improve RST handling when tuple is re-used (bsc#1183947 bsc#1185950).- commit a4b5873 * Fri May 28 2021 aabdallahAATTsuse.de- netfilter: conntrack: tcp: only close if RST matches exact sequence (bsc#1183947 bsc#1185950).- commit d58d316 * Fri May 28 2021 aabdallahAATTsuse.de- netfilter: conntrack: avoid misleading \'invalid\' in log message (bsc#1183947 bsc#1185950).- commit 8090662 * Fri May 28 2021 dwagnerAATTsuse.de- scsi: libfc: Avoid invoking response handler twice if ep is already completed (bsc#1186573).- commit 0d4f7b3 * Fri May 28 2021 neilbAATTsuse.de- SUNRPC in case of backlog, hand free slots directly to waiting task (bsc#1185428).- commit 60c5b37 * Fri May 28 2021 glinAATTsuse.com- bpf: Fix mask direction swap upon off reg sign change (bsc#1186484,CVE-2021-33200).- bpf: Wrap aux data inside bpf_sanitize_info container (bsc#1186484,CVE-2021-33200).- commit 3ce8728 * Thu May 27 2021 msuchanekAATTsuse.de- Update patches.suse/powerpc-64s-Fix-crashes-when-toggling-entry-flush-ba.patch (bsc#1177666 git-fixes bsc#1186460 ltc#192531).- Update patches.suse/powerpc-64s-Fix-crashes-when-toggling-stf-barrier.patch (bsc#1087082 git-fixes bsc#1186460 ltc#192531).- commit 70f4fdf * Thu May 27 2021 lduncanAATTsuse.com- scsi: sni_53c710: Add IRQ check (bsc#1186549).- scsi: sun3x_esp: Add IRQ check (bsc#1186550).- scsi: jazz_esp: Add IRQ check (bsc#1186531).- scsi: hisi_sas: Fix IRQ checks (bsc#1186530).- scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declaration (bsc#1186528).- scsi: mpt3sas: Fix error return code of mpt3sas_base_attach() (bsc#1186538).- scsi: qedi: Fix error return code of qedi_alloc_global_queues() (bsc#1186542).- scsi: bnx2fc: Fix Kconfig warning & CNIC build errors (bsc#1186521).- scsi: cxgb4i: Fix TLS dependency (bsc#1186526).- scsi: fnic: Fix error return code in fnic_probe() (bsc#1186529).- scsi: pm80xx: Fix error return in pm8001_pci_probe() (bsc#1186539).- scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe (bsc#1186543).- scsi: qla4xxx: Remove in_interrupt() (bsc#1186546).- scsi: megaraid_sas: Check user-provided offsets (bsc#1186535).- scsi: libfc: Fix enum-conversion warning (bsc#1186532).- scsi: bnx2i: Requires MMU (bsc#1186522).- scsi: ufs: Fix race between shutdown and runtime resume flow (bsc#1186554).- scsi: bfa: Fix error return in bfad_pci_init() (bsc#1186520).- scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs() (bsc#1186519).- scsi: aacraid: Remove erroneous fallthrough annotation (bsc#1186516).- scsi: csiostor: Fix wrong return value in csio_hw_prep_fw() (bsc#1186523).- scsi: qla4xxx: Fix an error handling path in \'qla4xxx_get_host_stats()\' (bsc#1186545).- scsi: ufs: Properly release resources if a task is aborted successfully (bsc#1186555).- scsi: libsas: Fix error path in sas_notify_lldd_dev_found() (bsc#1186533).- scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA (bsc#1186534).- scsi: mesh: Fix panic after host or bus reset (bsc#1186537).- scsi: scsi_debug: Add check for sdebug_max_queue during module init (bsc#1186547).- scsi: eesox: Fix different dev_id between request_irq() and free_irq() (bsc#1186527).- scsi: powertec: Fix different dev_id between request_irq() and free_irq() (bsc#1186540).- scsi: cumana_2: Fix different dev_id between request_irq() and free_irq() (bsc#1186524).- drbd: Remove uninitialized_var() usage (bsc#1186515).- scsi: acornscsi: Fix an error handling path in acornscsi_probe() (bsc#1186518).- scsi: ufs: Don\'t update urgent bkops level when toggling auto bkops (bsc#1186552).- scsi: cxgb3i: Fix some leaks in init_act_open() (bsc#1186525).- scsi: ufs-qcom: Fix scheduling while atomic issue (bsc#1186556).- scsi: aacraid: Use memdup_user() as a cleanup (bsc#1186517).- scsi: qedi: Check for buffer overflow in qedi_set_path() (bsc#1186541).- scsi: sd: Fix optimal I/O size for devices that change reported values (bsc#1186548).- commit 6cd3c4f * Thu May 27 2021 msuchanekAATTsuse.de- kABI: powerpc/64: add back start_tb and accum_tb to thread_struct.- commit ce8b78a * Thu May 27 2021 tiwaiAATTsuse.de- ALSA: line6: Fix racy initialization of LINE6 MIDI (git-fixes).- ALSA: hda/realtek: reset eapd coeff to default value for alc287 (git-fixes).- leds: lp5523: check return value of lp5xx_read and jump to cleanup code (git-fixes).- Revert \"leds: lp5523: fix a missing check of return value of lp55xx_read\" (git-fixes).- Bluetooth: SMP: Fail if remote and local public keys are identical (git-fixes).- commit a8640e1 * Thu May 27 2021 msuchanekAATTsuse.de- powerpc/pseries: lparcfg calculate PURR on demand (bsc#1186487 ltc#177613).- powerpc/64: remove start_tb and accum_tb from thread_struct (bsc#1186487 ltc#177613).- commit 692986d * Thu May 27 2021 oheringAATTsuse.de- uio_hv_generic: Fix another memory leak in error handling paths (git-fixes).- uio_hv_generic: Fix a memory leak in error handling paths (git-fixes).- uio: uio_hv_generic: use devm_kzalloc() for private data alloc (git-fixes).- uio_hv_generic: add missed sysfs_remove_bin_file (git-fixes).- commit 41373eb * Thu May 27 2021 dwagnerAATTsuse.de- scsi: lpfc: Update lpfc version to 12.8.0.10 (bsc#1186452).- scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controller (bsc#1186452).- scsi: lpfc: Add a option to enable interlocked ABTS before job completion (bsc#1186452).- scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs (bsc#1186452).- scsi: lpfc: Ignore GID-FT response that may be received after a link flip (bsc#1186452).- scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller (bsc#1186452).- scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIs (bsc#1186452).- scsi: lpfc: Add ndlp kref accounting for resume RPI path (bsc#1186452).- scsi: lpfc: Fix \"Unexpected timeout\" error in direct attach topology (bsc#1186452).- scsi: lpfc: Fix non-optimized ERSP handling (bsc#1186452).- scsi: lpfc: Fix unreleased RPIs when NPIV ports are created (bsc#1186452).- scsi: lpfc: Fix bad memory access during VPD DUMP mailbox command (bsc#1186452).- commit 1f3ffea * Thu May 27 2021 oheringAATTsuse.de- video: hyperv_fb: Add ratelimit on error message (bsc#1185724).- commit f6806d9 * Thu May 27 2021 oheringAATTsuse.de- Drivers: hv: vmbus: Increase wait time for VMbus unload (bsc#1185724).- commit f1e50ab * Thu May 27 2021 oheringAATTsuse.de- Drivers: hv: vmbus: Initialize unload_event statically (bsc#1185724).- commit 873d149 * Thu May 27 2021 oheringAATTsuse.de- Drivers: hv: vmbus: Use after free in __vmbus_open() (git-fixes).- commit d401742 * Wed May 26 2021 oneukumAATTsuse.com- usb: core: hub: fix race condition about TRSMRCY of resume (git-fixes).- commit b4b66bd * Wed May 26 2021 oneukumAATTsuse.com- usb: xhci: Increase timeout for HC halt (git-fixes).- commit fa28717 * Wed May 26 2021 oneukumAATTsuse.com- xhci: Do not use GFP_KERNEL in (potentially) atomic context (git-fixes).- commit cf1a0e1 * Wed May 26 2021 petr.pavluAATTsuse.com- ipmi/watchdog: Stop watchdog timer when the current action is \'none\' (bsc#1184855).- commit 8737c75 * Wed May 26 2021 tiwaiAATTsuse.de- ACPI / hotplug / PCI: Fix reference count leak in enable_slot() (git-fixes).- ALSA: hda/conexant: Re-order CX5066 quirk table entries (git-fixes).- ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devices (git-fixes).- ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entries (git-fixes).- commit 3dbd8cd * Wed May 26 2021 tiwaiAATTsuse.de- ALSA: hda/realtek: Re-order ALC269 Sony quirk table entries (git-fixes).- ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries (git-fixes).- ALSA: hda/realtek: Re-order ALC882 Acer quirk table entries (git-fixes).- ALSA: sb: Fix two use after free in snd_sb_qsound_build (git-fixes).- ASoC: rt286: Generalize support for ALC3263 codec (git-fixes).- ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer (git-fixes).- ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EX (git-fixes).- ALSA: rme9652: don\'t disable if not enabled (git-fixes).- ALSA: hdspm: don\'t disable if not enabled (git-fixes).- ALSA: hdsp: don\'t disable if not enabled (git-fixes).- commit 65870a0 * Wed May 26 2021 tiwaiAATTsuse.de- drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected (git-fixes).- ASoC: rt286: Make RT286_SET_GPIO_ * readable and writable (git-fixes).- cfg80211: scan: drop entry from hidden_list on overflow (git-fixes).- Bluetooth: initialize skb_queue_head at l2cap_chan_create() (git-fixes).- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default (git-fixes).- extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged (git-fixes).- drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal (git-fixes).- drm/amdgpu: fix NULL pointer dereference (git-fixes).- drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4f (git-fixes).- commit 2c77ae3 * Wed May 26 2021 tiwaiAATTsuse.de- Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state (git-fixes).- Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices (git-fixes).- gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055 (git-fixes).- i2c: sh7760: fix IRQ error path (git-fixes).- i2c: sh7760: add IRQ check (git-fixes).- intel_th: Consistency and off-by-one fix (git-fixes).- fbdev: zero-fill colormap in fbcmap.c (git-fixes).- commit 65697d2 * Wed May 26 2021 tiwaiAATTsuse.de- mac80211: clear the beacon\'s CRC after channel switch (git-fixes).- media: dvb-usb: fix memory leak in dvb_usb_adapter_init (git-fixes).- media: i2c: adv7842: fix possible use-after-free in adv7842_remove() (git-fixes).- media: adv7604: fix possible use-after-free in adv76xx_remove() (git-fixes).- media: em28xx: fix memory leak (git-fixes).- media: gspca/sq905.c: fix uninitialized variable (git-fixes).- media: media/saa7164: fix saa7164_encoder_register() memory leak bugs (git-fixes).- media: ite-cir: check for receive overflow (git-fixes).- commit cbdbf4d * Wed May 26 2021 tiwaiAATTsuse.de- mmc: block: Update ext_csd.cache_ctrl if it was written (git-fixes).- mmc: core: Set read only for SD cards with permanent write protect bit (git-fixes).- mmc: core: Do a power cycle when the CMD11 fails (git-fixes).- commit 3726ef5 * Wed May 26 2021 tiwaiAATTsuse.de- pinctrl: samsung: use \'int\' for register masks in Exynos (git-fixes).- net: phy: intel-xway: enable integrated led functions (git-fixes).- power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_remove() (git-fixes).- power: supply: generic-adc-battery: fix possible use-after-free in gab_remove() (git-fixes).- power: supply: Use IRQF_ONESHOT (git-fixes).- PCI: PM: Do not read power state in pci_enable_device_flags() (git-fixes).- serial: stm32: fix incorrect characters on console (git-fixes).- phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove() (git-fixes).- platform/x86: thinkpad_acpi: Correct thermal sensor allocation (git-fixes).- commit 5e70774 * Wed May 26 2021 tiwaiAATTsuse.de- usb: core: hub: fix race condition about TRSMRCY of resume (git-fixes).- usb: xhci: Increase timeout for HC halt (git-fixes).- usb: dwc3: omap: improve extcon initialization (git-fixes).- tpm: fix error return code in tpm2_get_cc_attrs_tbl() (git-fixes).- spi: omap-100k: Fix reference leak to master (git-fixes).- spi: dln2: Fix reference leak to master (git-fixes).- USB: Add reset-resume quirk for WD19\'s Realtek Hub (git-fixes).- USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet (git-fixes).- usb: xhci: Fix port minor revision (git-fixes).- commit 563f795 * Wed May 26 2021 tiwaiAATTsuse.de- gpio: xilinx: Correct kernel doc for xgpio_probe() (git-fixes).- ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro (git-fixes).- platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issue (git-fixes).- iio: tsl2583: Fix division by a zero lux_val (git-fixes).- iio: gyro: mpu3050: Fix reported temperature value (git-fixes).- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error (git-fixes).- vsock/vmci: log once the failed queue pair allocation (git-fixes).- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join (git-fixes).- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt (git-fixes).- usb: sl811-hcd: improve misleading indentation (git-fixes).- commit a13fccc * Wed May 26 2021 tiwaiAATTsuse.de- usb: fotg210-hcd: Fix an error message (git-fixes).- vgacon: Record video mode changes with VT_RESIZEX (git-fixes).- drm/radeon: Fix off-by-one power_state index heap overwrite (git-fixes).- ACPI: GTDT: Don\'t corrupt interrupt mappings on watchdow probe failure (git-fixes).- ACPI: custom_method: fix a possible memory leak (git-fixes).- ACPI: custom_method: fix potential use-after-free issue (git-fixes).- commit e843679 * Tue May 25 2021 fdmananaAATTsuse.com- btrfs: fix race when picking most recent mod log operation for an old root (bsc#1186439).- btrfs: fix race between transaction aborts and fsyncs leading to use-after-free (bsc#1186441).- commit 903f5ba * Tue May 25 2021 dwagnerAATTsuse.de- scsi: core: Run queue in case of I/O resource contention failure (bsc#1186416).- commit a5b2fa4 * Tue May 25 2021 tiwaiAATTsuse.de- cpufreq: Add NULL checks to show() and store() methods of cpufreq (bsc#1184040).- cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown (bsc#1184040).- commit 04b4bb1 * Mon May 24 2021 ematsumiyaAATTsuse.de- nvme-fc: clear q_live at beginning of association teardown (git-fixes).- commit 9602170 * Mon May 24 2021 ptesarikAATTsuse.cz- s390/kdump: fix out-of-memory with PCI (bsc#1182256 LTC#191375).- commit 383ef42 * Mon May 24 2021 ptesarikAATTsuse.cz- s390/dasd: fix hanging IO request during DASD driver unbind (bsc#1183754 LTC#192081).- s390/dasd: fix hanging DASD driver unbind (bsc#1183754 LTC#192081).- commit 97004d6 * Mon May 24 2021 ptesarikAATTsuse.cz- Revert an incorrect SMC NULL pointer dereference fix- Delete patches.suse/net-smc-fix-a-null-pointer-dereference.- blacklist.conf: Add the above commit.- commit 8d7cdb2 * Fri May 21 2021 tabrahamAATTsuse.com- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug (bsc#1185995).- commit 28b6062 * Fri May 21 2021 msuchanekAATTsuse.de- ibmvnic: remove default label from to_string switch (bsc#1152457 ltc#174432 git-fixes).- commit 6ac458c * Fri May 21 2021 mhockoAATTsuse.com- mm: mempolicy: fix potential pte_unmap_unlock pte error (bsc#1185906).- commit 5958019 * Thu May 20 2021 bpAATTsuse.de- blacklist.conf: Blacklist SEV fixes which are for SLE15 not 12- commit 7c39780 * Thu May 20 2021 tbogendoerferAATTsuse.de- i40e: fix broken XDP support (git-fixes).- commit 6fa06e0 * Thu May 20 2021 tbogendoerferAATTsuse.de- i40e: Fix PHY type identifiers for 2.5G and 5G adapters (jsc#SLE-4797).- i40e: fix the restart auto-negotiation after FEC modified (jsc#SLE-4797).- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1101816 FATE#325147 FATE#325149).- mlxsw: spectrum_mr: Update egress RIF list before route\'s action (bsc#1112374).- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1109837).- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit (bsc#1113431).- net: hns3: disable phy loopback setting in hclge_mac_start_phy (bsc#1104353 FATE#326415).- net: hns3: use netif_tx_disable to stop the transmit queue (bsc#1104353 FATE#326415).- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1104353 FATE#326415).- net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet() (bsc#1104353 FATE#326415).- net: hns3: initialize the message content in hclge_get_link_mode() (bsc#1126390).- net: hns3: fix incorrect configuration for igu_egu_hw_err (bsc#1104353 FATE#326415).- RDMA/srpt: Fix error return code in srpt_cm_req_recv() (bsc#1103992 FATE#326009).- RDMA/hns: Delete redundant condition judgment related to eq (bsc#1104427 FATE#326416).- bnxt_en: fix ternary sign extension bug in bnxt_show_temp() (bsc#1104745 FATE#325918).- net, xdp: Update pkt_type if generic XDP changes unicast MAC (bsc#1109837).- net: thunderx: Fix unintentional sign extension issue (git-fixes).- cxgb4: Fix unintentional sign extension issues (bsc#1064802 bsc#1066129).- liquidio: Fix unintented sign extension of a left shift of a u16 (git-fixes).- xsk: Respect device\'s headroom and tailroom on generic xmit path (bsc#1109837).- netdevice: Add missing IFF_PHONY_HEADROOM self-definition (git-fixes).- i40e: fix the panic when running bpf in xdpdrv mode (git-fixes).- i40e: Fix sparse errors in i40e_txrx.c (git-fixes).- drivers: net: fix memory leak in peak_usb_create_dev (git-fixes).- drivers: net: fix memory leak in atusb_probe (git-fixes).- i40e: Added Asym_Pause to supported link modes (git-fixes).- net/mlx5e: Fix error path for ethtool set-priv-flag (git-fixes).- igb: check timestamp validity (git-fixes).- igb: Fix duplicate include guard (git-fixes).- e1000e: Fix duplicate include guard (git-fixes).- net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template (git-fixes).- e1000e: Fix error handling in e1000_set_d0_lplu_state_82571 (git-fixes).- e1000e: add rtnl_lock() to e1000_reset_task (git-fixes).- macvlan: macvlan_count_rx() needs to be aware of preemption (git-fixes).- net/mlx4_en: update moderation when config reset (git-fixes).- net: hns3: Fix for geneve tx checksum bug (bsc#1104353 FATE#326415).- commit c4abc8e * Thu May 20 2021 ggherdovichAATTsuse.cz- cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode (bsc#1185758).- commit 19f8052 * Wed May 19 2021 jleeAATTsuse.com- ACPICA: Enable sleep button on ACPI legacy wake (bsc#1181383).- commit f95167e * Tue May 18 2021 msuchanekAATTsuse.de- powerpc/64s: Fix crashes when toggling entry flush barrier (CVE-2020-4788 bsc#1177666 git-fixes).- powerpc/64s: Fix crashes when toggling entry flush barrier (bsc#1177666 git-fixes).- commit 3917f8f * Tue May 18 2021 msuchanekAATTsuse.de- powerpc/64s: Fix crashes when toggling stf barrier (CVE-2018-3639 bsc#1087082 git-fixes).- powerpc/64s: Fix crashes when toggling stf barrier (bsc#1087082 git-fixes).- Refresh patches.suse/powerpc-64s-flush-L1D-after-user-accesses.patch.- Refresh patches.suse/powerpc-64s-flush-L1D-on-kernel-entry.patch.- commit 2a6a70d * Tue May 18 2021 mhockoAATTsuse.com- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified (bsc#1185906).- commit 6255792 * Mon May 17 2021 mkubecekAATTsuse.cz- kabi: preserve struct header_ops after bsc#1176081 fix (bsc#1176081).- commit da92f24 * Mon May 17 2021 mkubecekAATTsuse.cz- af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL (bsc#1176081).- commit cf2f9ad * Mon May 17 2021 mkubecekAATTsuse.cz- net/mlx5e: Trust kernel regarding transport offset (bsc#1176081).- commit 96352c0 * Mon May 17 2021 mkubecekAATTsuse.cz- net/mlx5e: Remove the wrong assumption about transport offset (bsc#1176081).- commit 38cbd65 * Mon May 17 2021 mkubecekAATTsuse.cz- net/packet: Remove redundant skb->protocol set (bsc#1176081).- commit 16c0a52 * Mon May 17 2021 mkubecekAATTsuse.cz- net/packet: Ask driver for protocol if not provided by user (bsc#1176081).- commit b9c9867 * Mon May 17 2021 mkubecekAATTsuse.cz- net/ethernet: Add parse_protocol header_ops support (bsc#1176081).- commit 7f1c969 * Mon May 17 2021 mkubecekAATTsuse.cz- net: Introduce parse_protocol header_ops callback (bsc#1176081).- commit 164e308 * Mon May 17 2021 mkubecekAATTsuse.cz- net: Don\'t set transport offset to invalid value (bsc#1176081). Refresh patches.suse/net-stricter-validation-of-untrusted-gso-packets.patch- commit bc48b29 * Mon May 17 2021 tiwaiAATTsuse.de- kABI workaround for hci_chan amp field addition (CVE-2021-33034 bsc#1186111).- commit 53b1091 * Mon May 17 2021 tiwaiAATTsuse.de- Bluetooth: verify AMP hci_chan before amp_destroy (CVE-2021-33034 bsc#1186111).- commit daddd4e * Mon May 17 2021 jgrossAATTsuse.com- Refresh patches.suse/kernel-smp-add-boot-parameter-for-controlling-CSD.patch.- Refresh patches.suse/kernel-smp-add-more-data-to-CSD-lock-debugging.patch.- Refresh patches.suse/kernel-smp-prepare-more-CSD-lock-debugging.patch.- commit 5ad8838 * Fri May 14 2021 tiwaiAATTsuse.de- Correct CVE number for a mac80211 fix (CVE-2020-26139 bsc#1186062)- commit 9e5446b * Fri May 14 2021 tiwaiAATTsuse.de- net/nfc: fix use-after-free llcp_sock_bind/connect (CVE-2021-23134 bsc#1186060).- commit 577df82 * Thu May 13 2021 achoAATTsuse.com- KVM: s390: fix guarded storage control register handling (bsc#1133021).- commit dca08ec * Wed May 12 2021 tiwaiAATTsuse.de- kABI workaround for cfg80211 changes (CVE-2020-24586 bsc#1185859).- ath10k: Validate first subframe of A-MSDU before processing the list (CVE-2020-26141 bsc#1185863 bsc#1185987).- ath10k: Fix TKIP Michael MIC verification for PCIe (CVE-2020-26141 bsc#1185863 bsc#1185987).- ath10k: drop fragments with multicast DA for PCIe (CVE-2020-26145 bsc#1185860).- mac80211: extend protection against mixed key and fragment cache attacks (CVE-2020-24586 bsc#1185859).- mac80211: do not accept/forward invalid EAPOL frames (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859).- mac80211: prevent attacks on TKIP/WEP as well (CVE-2020-24586 bsc#1185859).- mac80211: check defrag PN against current frame (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859).- mac80211: add fragment cache to sta_info (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185859).- mac80211: drop A-MSDUs on old ciphers (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859).- mac80211: properly handle A-MSDUs that start with an RFC 1042 header (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859).- mac80211: prevent mixed key and fragment cache attacks (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859).- mac80211: assure all fragments are encrypted (CVE-2020-26147 bsc#1185863 bsc#1185859).- commit f9c088d * Wed May 12 2021 dwagnerAATTsuse.de- nvme-loop: Introduce no merge flag for biovec (bsc#1174682).- commit 5f228ec * Wed May 12 2021 mbenesAATTsuse.cz- ftrace: Handle commands when closing set_ftrace_filter file (git-fixes).- commit 98e43e7 * Wed May 12 2021 mbenesAATTsuse.cz- tracing: Map all PIDs to command lines (git-fixes).- commit 0fcc342 * Wed May 12 2021 msuchanekAATTsuse.de- ibmvfc: Reinit target retries (bsc#1185938 ltc#192043).- ibmvfc: Avoid move login if fast fail is enabled (bsc#1185938 ltc#192043).- ibmvfc: Handle move login failure (bsc#1185938 ltc#192043).- commit e3724d2 * Wed May 12 2021 dkirjanovAATTsuse.com- Refresh patches.suse/scsi-qla2xxx-Prevent-PRLI-in-target-mode.patch.- commit 347c36a * Wed May 12 2021 glinAATTsuse.com- scripts/git_sort/git_sort.py: add bpf git repo- commit 65979e3 * Tue May 11 2021 ddissAATTsuse.de- proc: Avoid mixing integer types in mem_rw() (CVE-2021-3491 bsc#1185642).- commit fb84449 * Tue May 11 2021 mkubecekAATTsuse.cz- blacklist: add commit b166a20b0738 Mainline commit b166a20b0738 (\"net/sctp: fix race condition in sctp_destroy_sock\") was found buggy so that it was reverted by commit 01bfe5e8e428 (\"Revert \"net/sctp: fix race condition in sctp_destroy_sock\"\") and replaced by a new fix, commit 34e5b0118685 (\"sctp: delay auto_asconf init until binding the first addr\").- commit 23ad848 * Tue May 11 2021 mkubecekAATTsuse.cz- sctp: delay auto_asconf init until binding the first addr (CVE-2021-23133 bsc#1184675).- commit c06b5aa * Tue May 11 2021 mkubecekAATTsuse.cz- tcp: fix to update snd_wl1 in bulk receiver fast path (bsc#1185827).- commit c74da56 * Tue May 11 2021 tiwaiAATTsuse.de- bluetooth: eliminate the potential race condition when removing the HCI controller (CVE-2021-32399 bsc#1185898).- commit 4b51cab * Tue May 11 2021 tiwaiAATTsuse.de- Update patch reference for BT fix (CVE-2021-32399 bsc#1185898)- commit 31eef43 * Mon May 10 2021 martin.wilckAATTsuse.com- scsi: qla2xxx: Prevent PRLI in target mode (git-fixes).- commit 068a51e * Mon May 10 2021 firo.yangAATTsuse.com- dm: fix redundant IO accounting for bios that need splitting (bsc#1183738).- commit a8fe9f8 * Mon May 10 2021 glinAATTsuse.com- bpf: Fix masking negation logic upon negative dst register (git-fixes).- commit b440c58 * Thu May 06 2021 msuchanekAATTsuse.de- kernel-docs.spec.in: Build using an utf-8 locale. Sphinx cannot handle UTF-8 input in non-UTF-8 locale.- commit 0db6da1 * Thu May 06 2021 heming.zhaoAATTsuse.com- md-cluster: fix use-after-free issue when removing rdev (bsc#1184082).- md: split mddev_find (bsc#1184081).- md: factor out a mddev_find_locked helper from mddev_find (bsc#1184081).- md: md_open returns -EBUSY when entering racing area (bsc#1184081).- md: don\'t flush workqueue unconditionally in md_open (bsc#1184081).- commit 5fa22d5 * Thu May 06 2021 tiwaiAATTsuse.de- phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionally (git-fixes).- clk: fix invalid usage of list cursor in unregister (git-fixes).- clk: fix invalid usage of list cursor in register (git-fixes).- clk: socfpga: fix iomem pointer cast on 64-bit (git-fixes).- cfg80211: remove WARN_ON() in cfg80211_sme_connect (git-fixes).- gianfar: Handle error code at MAC address change (git-fixes).- ASoC: intel: atom: Stop advertising non working S24LE support (git-fixes).- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips (git-fixes).- regulator: bd9571mwv: Fix AVS and DVFS voltage range (git-fixes).- drm/imx: imx-ldb: fix out of bounds array access warning (git-fixes).- batman-adv: Don\'t always reallocate the fragmentation skb head (git-fixes).- commit 1879486 * Thu May 06 2021 tiwaiAATTsuse.de- sata_mv: add IRQ checks (git-fixes).- pata_ipx4xx_cf: fix IRQ check (git-fixes).- rsxx: remove extraneous \'const\' qualifier (git-fixes).- crypto: qat - Fix a double free in adf_create_ring (git-fixes).- crypto: qat - fix error path in adf_isr_resource_alloc() (git-fixes).- crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init (git-fixes).- crypto: qat - don\'t release uninitialized resources (git-fixes).- pinctrl: lewisburg: Update number of pins in community (git-fixes).- pcnet32: Use pci_resource_len to validate PCI resource (git-fixes).- commit 7bc308a * Thu May 06 2021 tiwaiAATTsuse.de- mfd: lpc_sch: Partially revert \"Add support for Intel Quark X1000\" (git-fixes).- mfd: stm32-timers: Avoid clearing auto reload register (git-fixes).- mmc: mmc_spi: Drop unused NO_IRQ definition (git-fixes).- mmc: core: Correct descriptions in mmc_of_parse() (git-fixes).- pata_arasan_cf: fix IRQ check (git-fixes).- media: dvbdev: Fix memory leak in dvb_media_device_free() (git-fixes).- media: m88rs6000t: avoid potential out-of-bounds reads on arrays (git-fixes).- media: omap4iss: return error code when omap4iss_get() failed (git-fixes).- mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN (git-fixes).- commit e69eff0 * Thu May 06 2021 tiwaiAATTsuse.de- clk: uniphier: Fix potential infinite loop (git-fixes).- clk: exynos7: Mark aclk_fsys1_200 as critical (git-fixes).- backlight: journada720: Fix Wmisleading-indentation warning (git-fixes).- ata: libahci_platform: fix IRQ check (git-fixes).- drm/omap: fix misleading indentation in pixinc() (git-fixes).- drm/amdkfd: fix build error with AMD_IOMMU_V2=m (git-fixes).- drm/radeon: fix copy of uninitialized variable back to userspace (git-fixes).- dmaengine: dw: Make it dependent to HAS_IOMEM (git-fixes).- ASoC: fsl_esai: Fix TDM slot setup for I2S mode (git-fixes).- commit bbc1ca9 * Thu May 06 2021 tiwaiAATTsuse.de- pinctrl: core: Fix kernel doc string for pin_get_name() (git-fixes).- i2c: jz4780: add IRQ check (git-fixes).- i2c: emev2: add IRQ check (git-fixes).- ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices (git-fixes).- mac80211: bail out if cipher schemes are invalid (git-fixes).- ipw2x00: potential buffer overflow in libipw_wx_set_encodeext() (git-fixes).- rtlwifi: 8821ae: upgrade PHY and RF parameters (git-fixes).- mt7601u: fix always true expression (git-fixes).- nfc: pn533: prevent potential memory corruption (git-fixes).- commit 4f3d3bb * Thu May 06 2021 tiwaiAATTsuse.de- i2c: cadence: add IRQ check (git-fixes).- ALSA: usb: midi: don\'t return -ENOMEM when usb_urb_ep_type_check fails (git-fixes).- ALSA: usb-audio: Add error checks for usb_driver_claim_interface() calls (git-fixes).- ALSA: core: remove redundant spin_lock pair in snd_card_disconnect (git-fixes).- drm/i915/gvt: Fix error code in intel_gvt_init_device() (git-fixes).- USB: serial: fix return value for unsupported ioctls (git-fixes).- USB: serial: usb_wwan: fix unprivileged TIOCCSERIAL (git-fixes).- usb: dwc3: gadget: Fix START_TRANSFER link state check (git-fixes).- ALSA: aloop: Fix initialization of controls (git-fixes).- commit 3ef3e83 * Thu May 06 2021 tiwaiAATTsuse.de- rtc: ds1307: Fix wday settings for rx8130 (git-fixes).- spi: spi-ti-qspi: Free DMA resources (git-fixes).- mtd: require write permissions for locking and badblock ioctls (git-fixes).- soc: qcom: mdt_loader: Validate that p_filesz < p_memsz (git-fixes).- usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS (git-fixes).- staging: rtl8192u: Fix potential infinite loop (git-fixes).- misc: vmw_vmci: explicitly initialize vmci_datagram payload (git-fixes).- platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with critclk_systems DMI table (git-fixes).- commit 0dec572 * Thu May 06 2021 tiwaiAATTsuse.de- HID: plantronics: Workaround for double volume key presses (git-fixes).- commit 3a5fd6a * Thu May 06 2021 tiwaiAATTsuse.de- cpufreq: Kconfig: fix documentation links (git-fixes).- clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0 (git-fixes).- misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct (git-fixes).- misc: lis3lv02d: Fix false-positive WARN on various HP models (git-fixes).- HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices (git-fixes).- HID: wacom: Assign boolean values to a bool variable (git-fixes).- HID: alps: fix error return code in alps_input_configured() (git-fixes).- Input: nspire-keypad - enable interrupts only when opened (git-fixes).- Input: i8042 - fix Pegatron C15B ID entry (git-fixes).- commit 8b3ba31 * Thu May 06 2021 tiwaiAATTsuse.de- PCI: Release OF node in pci_scan_device()\'s error path (git-fixes).- thermal/drivers/ti-soc-thermal/bandgap Remove unused variable \'val\' (git-fixes).- docs: kernel-parameters: Add gpio_mockup_named_lines (git-fixes).- docs: kernel-parameters: Move gpio-mockup for alphabetic order (git-fixes).- clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz (git-fixes).- clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock (git-fixes).- ACPI: CPPC: Replace cppc_attr with kobj_attribute (git-fixes).- bus: qcom: Put child node before return (git-fixes).- bluetooth: eliminate the potential race condition when removing the HCI controller (git-fixes).- commit 5331a6f * Thu May 06 2021 msuchanekAATTsuse.de- genirq: Reduce irqdebug cacheline bouncing (bsc#1185703 ltc#192641).- commit 7556481 * Thu May 06 2021 neilbAATTsuse.de- NFSv4: Replace closed stateids with the \"invalid special stateid\" (bsc#1185481).- commit a91ecf3 * Wed May 05 2021 ematsumiyaAATTsuse.de- md/raid1: properly indicate failure when ending a failed write request (bsc#1185680).- commit 97cfe4b * Wed May 05 2021 mbenesAATTsuse.cz- s390/entry: save the caller of psw_idle (bsc#1185677).- commit 0077472 * Wed May 05 2021 mkubecekAATTsuse.cz- rpm: drop /usr/bin/env in interpreter specification OBS checks don\'t like /usr/bin/env in script interpreter lines but upstream developers tend to use it. A proper solution would be fixing the depedency extraction and drop the OBS check error but that\'s unlikely to happen so that we have to work around the problem on our side and rewrite the interpreter lines in scripts before collecting files for packages instead.- commit 45c5c1a * Tue May 04 2021 dkirjanovAATTsuse.com- smsc95xx: avoid memory leak in smsc95xx_bind (git-fixes).- commit 1640fc2 * Tue May 04 2021 dkirjanovAATTsuse.com- smsc95xx: check return value of smsc95xx_reset (git-fixes).- commit 00f3661 * Tue May 04 2021 dkirjanovAATTsuse.com- net: cxgb4: fix return error value in t4_prep_fw (git-fixes).- commit 6c63ec6 * Tue May 04 2021 dkirjanovAATTsuse.com- net: bcmgenet: use hardware padding of runt frames (git-fixes).- commit 20467c9 * Tue May 04 2021 mkoutnyAATTsuse.com- blacklist.conf: Add fe6bdfc8e1e1 mm: fix oom_kill event handling- commit 016ac3f * Tue May 04 2021 mkoutnyAATTsuse.com- blacklist.conf: Add e81bf9793b18 mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same cacheline- commit 0632aad * Tue May 04 2021 aabdallahAATTsuse.de- Don\'t drop out of segments RST if tcp_be_liberal is set (bsc#1183947).- Avoid potentially erroneos RST drop (bsc#1183947).- commit 4727a1c * Tue May 04 2021 dwagnerAATTsuse.de- scripts/git_sort/git_sort.py: Update nvme repositories- commit e849c44 * Mon May 03 2021 mkubecekAATTsuse.cz- Update patches.suse/net-fix-race-condition-in-__inet_lookup_established.patch (bsc#1151794 bsc#1180624).- handle also the opposite type of race condition- commit 7737da1 * Mon May 03 2021 msuchanekAATTsuse.de- powerpc/perf: Fix PMU constraint check for EBB events (bsc#1065729).- powerpc/64s: Fix pte update for kernel memory on radix (bsc#1055117 git-fixes).- powerpc/asm-offsets: GPR14 is not needed either (bsc#1065729).- powerpc/prom: Mark identical_pvr_fixup as __init (bsc#1065729).- powerpc/fadump: Mark fadump_calculate_reserve_size as __init (bsc#1065729).- stop_machine: mark helpers __always_inline (bsc#1087405 git-fixes).- commit 25e3769 * Mon May 03 2021 msuchanekAATTsuse.de- ibmvnic: queue reset work in system_long_wq (bsc#1152457 ltc#174432 git-fixes).- ibmvnic: improve failover sysfs entry (bsc#1043990 ltc#155681 git-fixes).- ibmvnic: print adapter state as a string (bsc#1152457 ltc#174432 git-fixes).- ibmvnic: print reset reason as a string (bsc#1152457 ltc#174432 git-fixes).- ibmvnic: clean up the remaining debugfs data structures (bsc#1065729).- ibmvnic: remove duplicate napi_schedule call in open function (bsc#1065729).- ibmvnic: remove duplicate napi_schedule call in do_reset function (bsc#1065729).- ibmvnic: avoid calling napi_disable() twice (bsc#1065729).- commit 46cbce7 * Mon May 03 2021 jroedelAATTsuse.de- KVM: Add proper lockdep assertion in I/O bus unregister (CVE-2020-36312 bsc#1184509).- KVM: Stop looking for coalesced MMIO zones if the bus is destroyed (CVE-2020-36312 bsc#1184509).- KVM: Destroy I/O bus devices on unregister failure _after_ sync\'ing SRCU (CVE-2020-36312 bsc#1184509).- commit bc1f707 * Mon May 03 2021 wquAATTsuse.com- btrfs: fix qgroup data rsv leak caused by falloc failure (bsc#1185549).- commit e1218ad * Mon May 03 2021 wquAATTsuse.com- btrfs: track qgroup released data in own variable in insert_prealloc_file_extent (bsc#1185549).- commit bf772b7 * Fri Apr 30 2021 dkirjanovAATTsuse.com- Refresh patches.suse/ibmvnic-Use-skb_frag_address-instead-of-hand-coding-.patch.- Refresh patches.suse/scsi-ibmvfc-Fix-invalid-state-machine-BUG_ON.patch.- Refresh patches.suse/scsi-lpfc-Change-wording-of-invalid-pci-reset-log-me.patch.- Refresh patches.suse/scsi-lpfc-Correct-function-header-comments-related-t.patch.- Refresh patches.suse/scsi-lpfc-Fix-ADISC-handling-that-never-frees-nodes.patch.- Refresh patches.suse/scsi-lpfc-Fix-FLOGI-failure-due-to-accessing-a-freed.patch.- Refresh patches.suse/scsi-lpfc-Fix-PLOGI-ACC-to-be-transmit-after-REG_LOG.patch.- Refresh patches.suse/scsi-lpfc-Fix-crash-caused-by-switch-reboot.patch.- Refresh patches.suse/scsi-lpfc-Fix-dropped-FLOGI-during-pt2pt-discovery-r.patch.- Refresh patches.suse/scsi-lpfc-Fix-incorrect-dbde-assignment-when-buildin.patch.- Refresh patches.suse/scsi-lpfc-Fix-lpfc_els_retry-possible-null-pointer-d.patch.- Refresh patches.suse/scsi-lpfc-Fix-nodeinfo-debugfs-output.patch.- Refresh patches.suse/scsi-lpfc-Fix-null-pointer-dereference-in-lpfc_prep_.patch.- Refresh patches.suse/scsi-lpfc-Fix-pt2pt-connection-does-not-recover-afte.patch.- Refresh patches.suse/scsi-lpfc-Fix-pt2pt-state-transition-causing-rmmod-h.patch.- Refresh patches.suse/scsi-lpfc-Fix-reftag-generation-sizing-errors.patch.- Refresh patches.suse/scsi-lpfc-Fix-stale-node-accesses-on-stale-RRQ-reque.patch.- Refresh patches.suse/scsi-lpfc-Fix-status-returned-in-lpfc_els_retry-erro.patch.- Refresh patches.suse/scsi-lpfc-Fix-unnecessary-null-check-in-lpfc_release.patch.- Refresh patches.suse/scsi-lpfc-Fix-use-after-free-in-lpfc_els_free_iocb.patch.- Refresh patches.suse/scsi-lpfc-Fix-vport-indices-in-lpfc_find_vport_by_vp.patch.- Refresh patches.suse/scsi-lpfc-Reduce-LOG_TRACE_EVENT-logging-for-vports.patch.- Refresh patches.suse/scsi-lpfc-Update-copyrights-for-12.8.0.7-and-12.8.0..patch.- Refresh patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.8.patch.- commit d057148 * Fri Apr 30 2021 dwagnerAATTsuse.de- scsi: qla2xxx: Reserve extra IRQ vectors (bsc#1185491).- scsi: qla2xxx: Reuse existing error handling path (bsc#1185491).- scsi: qla2xxx: Remove unneeded if-null-free check (bsc#1185491).- scsi: qla2xxx: Update version to 10.02.00.106-k (bsc#1185491).- scsi: qla2xxx: Do logout even if fabric scan retries got exhausted (bsc#1185491).- scsi: qla2xxx: Update default AER debug mask (bsc#1185491).- scsi: qla2xxx: Fix mailbox recovery during PCIe error (bsc#1185491).- scsi: qla2xxx: Fix crash in PCIe error handling (bsc#1185491).- scsi: qla2xxx: Fix RISC RESET completion polling (bsc#1185491).- scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand() (bsc#1185491).- scsi: qla2xxx: Fix use after free in bsg (bsc#1185491).- scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMe (bsc#1185491).- scsi: qla2xxx: Fix stuck session (bsc#1185491).- scsi: qla2xxx: Add H:C:T info in the log message for fc ports (bsc#1185491).- scsi: qla2xxx: Fix IOPS drop seen in some adapters (bsc#1185491).- scsi: qla2xxx: Check kzalloc() return value (bsc#1185491).- scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats() (bsc#1185491).- scsi: qla2xxx: Simplify qla8044_minidump_process_control() (bsc#1185491).- scsi: qla2xxx: Suppress Coverity complaints about dseg_r * (bsc#1185491).- scsi: qla2xxx: Fix endianness annotations (bsc#1185491).- scsi: qla2xxx: Constify struct qla_tgt_func_tmpl (bsc#1185491).- scsi: qla2xxx: Use dma_pool_zalloc() (bsc#1185491).- scsi: qla2xxx: Fix a couple of misdocumented functions (bsc#1185491).- scsi: qla2xxx: Fix incorrectly named function qla8044_check_temp() (bsc#1185491).- scsi: qla2xxx: Fix a couple of misnamed functions (bsc#1185491).- scsi: qla2xxx: Fix some incorrect formatting/spelling issues (bsc#1185491).- scsi: qla2xxx: Replace __qla2x00_marker()\'s missing underscores (bsc#1185491).- scsi: qla2xxx: Fix broken #endif placement (bsc#1185491).- scsi: qla2xxx: Simplify if statement (bsc#1185491).- scsi: qla2xxx: Simplify the calculation of variables (bsc#1185491).- scsi: qla2xxx: Fix some memory corruption (bsc#1185491).- scsi: qla2xxx: Remove redundant NULL check (bsc#1185491).- scsi: qla2xxx: Remove unnecessary NULL check (bsc#1185491).- scsi: qla2xxx: Assign boolean values to a bool variable (bsc#1185491).- scsi: qla2xxx: fc_remote_port_chkready() returns a SCSI result value (bsc#1185491).- scsi: qla2xxx: Update version to 10.02.00.105-k (bsc#1185491).- scsi: qla2xxx: Enable NVMe CONF (BIT_7) when enabling SLER (bsc#1185491).- scsi: qla2xxx: Fix mailbox Ch erroneous error (bsc#1185491).- scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe (bsc#1185491).- scsi: qla2xxx: Move some messages from debug to normal log level (bsc#1185491).- scsi: qla2xxx: Add error counters to debugfs node (bsc#1185491).- scsi: qla2xxx: Implementation to get and manage host, target stats and initiator port (bsc#1185491).- commit 9add63f * Fri Apr 30 2021 pmladekAATTsuse.com- blacklist.conf: kthread: Fixes debugging of the life cycle of work struct. Broken for ages. Disabled in our configuration.- commit 4600ed3 * Fri Apr 30 2021 schwabAATTsuse.de- rpm/constraints.in: bump disk space to 45GB on riscv64- commit f8b883f * Fri Apr 30 2021 dwagnerAATTsuse.de- scsi: lpfc: Fix DMA virtual address ptr assignment in bsg (bsc#1185365).- scsi: lpfc: Fix illegal memory access on Abort IOCBs (bsc#1183203).- scsi: lpfc: Copyright updates for 12.8.0.9 patches (bsc#1185472).- scsi: lpfc: Update lpfc version to 12.8.0.9 (bsc#1185472).- scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.c (bsc#1185472).- scsi: lpfc: Standardize discovery object logging format (bsc#1185472).- scsi: lpfc: Fix various trivial errors in comments and log messages (bsc#1185472).- scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic (bsc#1185472).- scsi: lpfc: Fix lpfc_hdw_queue attribute being ignored (bsc#1185472).- scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc login (bsc#1185472).- scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_test() (bsc#1185472).- scsi: lpfc: Fix use-after-free on unused nodes after port swap (bsc#1185472).- scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode (bsc#1185472).- scsi: lpfc: Fix lack of device removal on port swaps with PRLIs (bsc#1185472).- scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependency (bsc#1185472).- scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp() (bsc#1185472).- scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response (bsc#1185472).- scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag (bsc#1185472).- scsi: lpfc: Fix gcc -Wstringop-overread warning (bsc#1185472).- scsi: lpfc: Fix a typo (bsc#1185472).- scsi: lpfc: Fix kernel-doc formatting issue (bsc#1185472).- scsi: lpfc: Fix a few incorrectly named functions (bsc#1185472).- scsi: lpfc: Fix incorrectly documented function lpfc_debugfs_commonxripools_data() (bsc#1185472).- scsi: lpfc: Fix a bunch of misnamed functions (bsc#1185472).- scsi: lpfc: Fix a bunch of kernel-doc misdemeanours (bsc#1185472).- scsi: lpfc: Fix incorrect naming of __lpfc_update_fcf_record() (bsc#1185472).- scsi: lpfc: Fix formatting and misspelling issues (bsc#1185472).- scsi: lpfc: Fix a bunch of kernel-doc issues (bsc#1185472).- scsi: lpfc: Fix some error codes in debugfs (bsc#1185472).- commit 9b1fc9d * Thu Apr 29 2021 bpAATTsuse.de- blacklist.conf: 6840a150b9da x86/platform/uv: Set section block size for hubless architectures- commit 69952b3 * Wed Apr 28 2021 lduncanAATTsuse.com- scsi: smartpqi: Update version to 1.2.16-012 (bsc#1178089).- scsi: smartpqi: Correct pqi_sas_smp_handler busy condition (bsc#1178089).- scsi: smartpqi: Correct driver removal with HBA disks (bsc#1178089).- commit b86c984 * Wed Apr 28 2021 bpAATTsuse.de- x86/microcode: Check for offline CPUs before requesting new microcode (bsc#1114648).- commit 0e9f5a9 * Wed Apr 28 2021 jslabyAATTsuse.cz- rpm/constraints.in: remove aarch64 disk size exception obs://Kernel:stable/kernel-default/ARM/aarch64 currrently fails: installing package kernel-default-livepatch-devel-5.12.0-3.1.g6208a83.aarch64 needs 3MB more space on the / filesystem The stats say: Maximal used disk space: 31799 Mbyte By default, we require 35G. For aarch64 we had an exception to lower this limit to 30G there. Drop this exception as it is obviously no longer valid.- commit ee00b50 * Tue Apr 27 2021 bpAATTsuse.de- x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access (bsc#1114648).- commit 560878d * Tue Apr 27 2021 oneukumAATTsuse.com- blacklist.conf: cosmetic fix- commit 6fee0e9 * Tue Apr 27 2021 oneukumAATTsuse.com- blacklist.conf: breaks kABI- commit ee91288 * Tue Apr 27 2021 oneukumAATTsuse.com- blacklist.conf: breaks kABI- commit 505df6e * Tue Apr 27 2021 oneukumAATTsuse.com- USB: CDC-ACM: fix poison/unpoison imbalance (bsc#1184984).- commit 7e0d30e * Tue Apr 27 2021 jackAATTsuse.cz- ext4: find old entry again if failed to rename whiteout (bsc#1184742).- commit 78ebad3 * Tue Apr 27 2021 jackAATTsuse.cz- blacklist.conf: Blacklist 163f0ec1df33- commit 720273a * Tue Apr 27 2021 oneukumAATTsuse.com- struct usbip_device kABI fixup (git-fixes).- commit 0fd7372 * Tue Apr 27 2021 jackAATTsuse.cz- mm: fix memory_failure() handling of dax-namespace metadata (bsc#1185335).- commit ee11ea2 * Tue Apr 27 2021 jackAATTsuse.cz- isofs: release buffer head before return (bsc#1182613).- commit 77a0f46 * Tue Apr 27 2021 jackAATTsuse.cz- ext4: fix potential error in ext4_do_update_inode (bsc#1184731).- commit a3b0213 * Mon Apr 26 2021 ematsumiyaAATTsuse.de- Refresh patches.suse/kabi-nvme-fix-fast_io_fail_tmo.patch.- commit fd1b885 * Mon Apr 26 2021 msuchanekAATTsuse.de- Refresh patches.kabi/kABI-powerpc-pseries-Add-shutdown-to-vio_driver-and-.patch. Remove unused variables.- commit 5afb3a3 * Mon Apr 26 2021 bpAATTsuse.de- netfilter: x_tables: Use correct memory barriers (bsc#1184208 CVE-2021-29650).- commit 719c6a8 * Mon Apr 26 2021 msuchanekAATTsuse.de- libnvdimm/label: Return -ENXIO for no slot in __blk_label_update (bsc#1185269).- libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels (bsc#1185269).- libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr (FATE#325581 git-fixes).- commit a0e750c * Mon Apr 26 2021 oneukumAATTsuse.com- usbip: synchronize event handler with sysfs code paths (git-fixes).- commit acf38ba * Mon Apr 26 2021 oneukumAATTsuse.com- usbip: stub-dev synchronize sysfs code paths (git-fixes).- commit 823e744 * Mon Apr 26 2021 oneukumAATTsuse.com- usbip: add sysfs_lock to synchronize sysfs code paths (git-fixe).- commit 50a6377 * Sun Apr 25 2021 dbuesoAATTsuse.de- locking/qrwlock: Fix ordering in queued_write_lock_slowpath() (bsc#1185041).- commit 10fa764 * Fri Apr 23 2021 martin.wilckAATTsuse.com- rpm/macros.kernel-source: fix KMP failure in %install (bsc#1185244)- commit 52805ed * Fri Apr 23 2021 oheringAATTsuse.de- video: hyperv_fb: Fix a double free in hvfb_probe (bsc#1175306, git-fixes).- commit 6525186 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- kabi: nvme: fix fast_io_fail_tmo (bsc#1181161).- commit 946c302 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-fabrics: reject I/O to offline device (bsc#1181161).- commit f350de4 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-rdma: fix possible hang when failing to set io queues (bsc#1181161).- commit 483532f * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-tcp: fix possible hang when failing to set io queues (bsc#1181161).- commit 9cbcf79 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout (bsc#1181161).- commit 5d7efff * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout (bsc#1181161).- commit 874ba7a * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-tcp: avoid repeated request completion (bsc#1181161).- commit d03513c * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-rdma: avoid repeated request completion (bsc#1181161).- commit f966c6f * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-tcp: avoid race between time out and tear down (bsc#1181161).- commit 0d3fdc1 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-rdma: avoid race between time out and tear down (bsc#1181161).- commit 86d008a * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme: introduce nvme_sync_io_queues (bsc#1181161).- commit e825cc9 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-fabrics: allow to queue requests for live queues (bsc#1181161).- commit 34580bf * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-rdma: fix timeout handler (bsc#1181161).- commit eb26c44 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- Rename patches.suse/nvme-tcp-fix-timeout-handler-0475a8dcbce.patch to patches.suse/nvme-tcp-fix-timeout-handler-236187c4ed1.patch Fix commit hash.- commit eab5e6c * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-rdma: serialize controller teardown sequences (bsc#1181161).- commit 3224558 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-tcp: fix timeout handler (bsc#1181161).- commit ad9445b * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-tcp: serialize controller teardown sequences (bsc#1181161).- commit 6512d6e * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-fabrics: don\'t check state NVME_CTRL_NEW for request acceptance (bsc#1181161).- commit 75ddcf5 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-rdma: fix controller reset hang during traffic (bsc#1181161).- commit 3af85d2 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-tcp: fix controller reset hang during traffic (bsc#1181161).- commit 05f5595 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme: unlink head after removing last namespace (bsc#1181161).- commit 7c6236e * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme: prevent warning triggered by nvme_stop_keep_alive (bsc#1181161).- commit 185de02 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme: introduce \"Command Aborted By host\" status code (bsc#1181161).- commit 60e88a4 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme: include admin_q sync with nvme_sync_queues (bsc#1181161).- commit 7b513f6 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- kabi: Fix nvmet error log definitions (bsc#1181161).- commit a418644 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- kabi: Fix breakage in NVMe driver (bsc#1181161). Fix to the changes introduced by patch patches.suse/nvme-make-fabrics-command-run-on-a-separate-request-.patch- commit 43484f2 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme: make fabrics command run on a separate request queue (bsc#1181161).- Refresh patches.suse/nvme-fc-set-max_segments-to-lldd-max-value.patch. Context adjustment in refreshed patch.- commit e6ded5f * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme: introduce nvme_is_fabrics to check fabrics cmd (bsc#1181161).- commit d199d08 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme-pci: Sync queues on reset (bsc#1181161).- commit de40441 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvmet: add error log support for fabrics-cmd (bsc#1181161).- commit 79b998d * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvmet: add error-log definitions (bsc#1181161).- commit f930c73 * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme: add error log page slot definition (bsc#1181161).- commit c79088e * Thu Apr 22 2021 ematsumiyaAATTsuse.de- nvme: Restart request timers in resetting state (bsc#1181161).- commit 15193d1 * Thu Apr 22 2021 bpAATTsuse.de- x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd (bsc#1114648).- commit 7f932b3 * Thu Apr 22 2021 jackAATTsuse.cz- fs: direct-io: fix missing sdio->boundary (bsc#1184736).- commit 8d88c09 * Thu Apr 22 2021 jackAATTsuse.cz- reiserfs: update reiserfs_xattrs_initialized() condition (bsc#1184737).- commit 4fcda8e * Thu Apr 22 2021 jackAATTsuse.cz- ocfs2: fix deadlock between setattr and dio_end_io_write (bsc#1185197).- commit eef2905 * Thu Apr 22 2021 jackAATTsuse.cz- ocfs2: fix a use after free on error (bsc#1184738).- commit f94368e * Thu Apr 22 2021 jackAATTsuse.cz- block: recalculate segment count for multi-segment discards correctly (bsc#1184724).- commit 4b986d3 * Thu Apr 22 2021 jackAATTsuse.cz- blk-settings: align max_sectors on \"logical_block_size\" boundary (bsc#1185195).- commit e5a6cd7 * Thu Apr 22 2021 msuchanekAATTsuse.de- rpm/kernel-obs-build.spec.in: Include essiv with dm-crypt (boo#1183063). Previously essiv was part of dm-crypt but now it is separate. Include the module in kernel-obs-build when available. Fixes: 7cf5b9e26d87 (\"rpm/kernel-obs-build.spec.in: add dm-crypt for building with cryptsetup\")- commit fe15b78 * Thu Apr 22 2021 msuchanekAATTsuse.de- kABI: powerpc/pseries: Add shutdown() to vio_driver and vio_bus (bsc#1184209 ltc#190917).- commit 52ce711 * Thu Apr 22 2021 ykaukabAATTsuse.de- mmc: sdhci-of-esdhc: set the sd clock divisor value above 3 (git-fixes).- commit b715781 * Thu Apr 22 2021 ykaukabAATTsuse.de- iopoll: introduce read_poll_timeout macro (git-fixes).- commit 0ee886a * Thu Apr 22 2021 ykaukabAATTsuse.de- scsi: libsas: docs: Remove notify_ha_event() (git-fixes).- rtc: pcf2127: fix pcf2127_nvmem_read/write() returns (git-fixes).- gpio: mvebu: update Armada XP per-CPU comment (git-fixes).- dpaa_eth: copy timestamp fields to new skb in A-050385 workaround (git-fixes).- mmc: sdhci-of-esdhc: make sure delay chain locked for HS400 (git-fixes).- netsec: ignore \'phy-mode\' device property on ACPI systems (git-fixes).- drivers/perf: thunderx2_pmu: Fix memory resource error handling (git-fixes).- spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA (git-fixes).- mmc: sdhci-of-esdhc: fix up erratum A-008171 workaround (git-fixes).- commit e233228 * Thu Apr 22 2021 tiwaiAATTsuse.de- Revert \"rpm/kernel-binary.spec.in: Fix dependency of kernel- *-devel package (bsc#1184514)\" This turned out to be a bad idea: the kernel-$flavor-devel package must be usable without kernel-$flavor, e.g. at the build of a KMP. And this change brought superfluous installation of kernel-preempt when a system had kernel-syms (bsc#1185113).- commit d771304 * Wed Apr 21 2021 oneukumAATTsuse.com- blacklist.conf: cosmetic fix for logging- commit 94c31b3 * Wed Apr 21 2021 oneukumAATTsuse.com- blacklist.conf: not supported- commit 0916f44 * Wed Apr 21 2021 msuchanekAATTsuse.de- powerpc/pseries: Add shutdown() to vio_driver and vio_bus (bsc#1184209 ltc#190917).- commit a31d712 * Wed Apr 21 2021 oneukumAATTsuse.com- blacklist.conf: kABI- commit 1e5513c * Wed Apr 21 2021 oneukumAATTsuse.com- blacklist.conf: This patch is not needed and the source suspicious- commit 8fcbef9 * Wed Apr 21 2021 jslabyAATTsuse.cz- rpm/check-for-config-changes: add AS_HAS_ * to ignores arch/arm64/Kconfig defines a lot of these. So far our current compilers seem to support them all. But it can quickly change with SLE later.- commit a4d8194 * Wed Apr 21 2021 oneukumAATTsuse.com- blacklist.conf: This is a cleanup, not a bugfix- commit cad531e * Tue Apr 20 2021 ykaukabAATTsuse.de- PCI: mobiveil: ls_pcie_g4: fix SError when accessing config space (fate#326572).- PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451 (fate#326572).- PCI: mobiveil: ls_pcie_g4: add Workaround for A-011577 (fate#326572).- commit 7bad307 * Tue Apr 20 2021 ykaukabAATTsuse.de- PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCs (fate#326572).- PCI: mobiveil: Add Header Type field check (fate#326572).- PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors (fate#326572).- PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init host (fate#326572).- PCI: mobiveil: Add callback function for link up check (fate#326572).- PCI: mobiveil: Add callback function for interrupt initialization (fate#326572).- PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver (fate#326572).- PCI: mobiveil: Collect the interrupt related operations into a function (fate#326572).- PCI: mobiveil: Move the host initialization into a function (fate#326572).- PCI: mobiveil: Introduce a new structure mobiveil_root_port (fate#326572).- PCI: mobiveil: Use pci_parse_request_of_pci_ranges() (fate#326572).- PCI: mobiveil: Fix csr_read()/write() build issue (fate#326572).- PCI: mobiveil: Fix the CPU base address setup in inbound window (fate#326572).- PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr() (fate#326572).- PCI: mobiveil: Fix infinite-loop in the INTx handling function (fate#326572).- PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine (fate#326572).- PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window (fate#326572).- PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window (fate#326572).- PCI: mobiveil: Mask out hardcoded bits in inbound/outbound windows setup (fate#326572).- PCI: mobiveil: Clear the control fields before updating it (fate#326572).- PCI: mobiveil: Add configured inbound windows counter (fate#326572).- PCI: mobiveil: Fix the valid check for inbound and outbound windows (fate#326572).- PCI: mobiveil: Clean-up program_{ib/ob}_windows() (fate#326572).- PCI: mobiveil: Remove an unnecessary return value check (fate#326572).- PCI: mobiveil: Fix error return values (fate#326572).- PCI: mobiveil: Refactor the MEM/IO outbound window initialization (fate#326572).- PCI: mobiveil: Make some register updates more readable (fate#326572).- PCI: mobiveil: Reformat the code for readability (fate#326572).- PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device() (fate#326572).- PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers (fate#326572).- PCI: mobiveil: Move IRQ chained handler setup out of DT parse (fate#326572).- PCI: mobiveil: Move the link up waiting out of mobiveil_host_init() (fate#326572).- PCI: mobiveil: Fix the Class Code field (fate#326572).- PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions (fate#326572).- PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window (fate#326572).- PCI: mobiveil: Update the resource list traversal function (fate#326572).- PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows (fate#326572).- PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI (fate#326572).- PCI: mobiveil: Unify register accessors (fate#326572).- commit 3a1efb0 * Tue Apr 20 2021 ykaukabAATTsuse.de- arm64: PCI: mobiveil: remove driver Prepare to replace it with upstreamed driver- commit cb561c6 * Tue Apr 20 2021 msuchanekAATTsuse.de- ibmvnic: Continue with reset if set link down failed (bsc#1184350 ltc#191533).- commit 30c9b12 * Tue Apr 20 2021 glinAATTsuse.com- bpf: Tighten speculative pointer arithmetic mask (bsc#1184942 CVE-2021-29155).- bpf: Move sanitize_val_alu out of op switch (bsc#1184942 CVE-2021-29155).- bpf: Refactor and streamline bounds check into helper (bsc#1184942 CVE-2021-29155).- bpf: Improve verifier error messages for users (bsc#1184942 CVE-2021-29155).- bpf: Rework ptr_limit into alu_limit and add common error path (bsc#1184942 CVE-2021-29155).- bpf: Ensure off_reg has no mixed signed bounds for all types (bsc#1184942 CVE-2021-29155).- bpf: Move off_reg into sanitize_ptr_alu (bsc#1184942 CVE-2021-29155).- commit c3fe286 * Mon Apr 19 2021 bpAATTsuse.de- x86/reboot: Force all cpus to exit VMX root if VMX is supported (bsc#1114648).- commit d9f8108 * Mon Apr 19 2021 msuchanekAATTsuse.de- powerpc/mm: Add cond_resched() while removing hpte mappings (bsc#1183289 ltc#191637).- powerepc/book3s64/hash: Align start/end address correctly with bolt mapping (bsc#1184957).- commit 03bcdd6 * Mon Apr 19 2021 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-pseries-extract-host-bridge-from-pci_bus-pri.patch. Update patch metadata.- commit 5af983a * Mon Apr 19 2021 bpAATTsuse.de- blacklist.conf: 725f41339a70 Documentation/ABI: sysfs-platform-ideapad-laptop: update device attribute paths- commit 5e8b194 * Fri Apr 16 2021 msuchanekAATTsuse.de- blacklist.conf: Add b6b79dd53082 powerpc/64s: Fix allnoconfig build since uaccess flush- commit e9d5937 * Fri Apr 16 2021 msuchanekAATTsuse.de- Refresh ppc L1D flush patch metadata.- commit 9db13af * Fri Apr 16 2021 msuchanekAATTsuse.de- Refresh patches.suse/scsi-ibmvfc-Fix-invalid-state-machine-BUG_ON.patch. Update patch metadata.- commit 68dd5c0 * Fri Apr 16 2021 msuchanekAATTsuse.de- Refresh sorted section.- commit 6e2223f * Thu Apr 15 2021 mbenesAATTsuse.cz- x86/insn: Add some more Intel instructions to the opcode map (bsc#1184760).- commit 01615b3 * Thu Apr 15 2021 mbenesAATTsuse.cz- x86/insn: Add some Intel instructions to the opcode map (bsc#1184760).- commit e0b3855 * Thu Apr 15 2021 tbogendoerferAATTsuse.de- i40e: Fix sparse warning: missing error code \'err\' (jsc#SLE-4797).- net/mlx5: Fix PBMC register mapping (bsc#1103990 FATE#326006).- net/mlx5: Fix placement of log_max_flow_counter (bsc#1046303 FATE#322944).- net: hns3: clear VF down state bit before request link status (bsc#1104353 FATE#326415).- i40e: Fix display statistics for veb_tc (bsc#1111981 FATE#326312 FATE#326313).- xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model (bsc#1109837).- ice: Cleanup fltr list in case of allocation issues (bsc#1118661 FATE#325277).- ice: Fix for dereference of NULL pointer (bsc#1118661 FATE#325277).- cxgb4: avoid collecting SGE_QBASE regs during traffic (bsc#1097585 bsc#1097586 bsc#1097587 bsc#1097588 bsc#1097583 bsc#1097584).- i40e: Fix kernel oops when i40e driver removes VF\'s (bsc#1101816 FATE#325147 FATE#325149).- sch_red: fix off-by-one checks in red_check_params() (bsc1056787).- libbpf: Use SOCK_CLOEXEC when opening the netlink socket (bsc#1109837).- igc: Fix Supported Pause Frame Link Setting (jsc#SLE-4799).- igc: Fix Pause Frame Advertising (jsc#SLE-4799).- igc: reinit_locked() should be called with rtnl_lock (bsc#1118657 FATE#325278).- veth: Store queue_mapping independently of XDP prog presence (bsc#1109837).- commit b87565b * Wed Apr 14 2021 oneukumAATTsuse.com- blacklist.conf: no gadgets on SLE12- commit 705f2a3 * Wed Apr 14 2021 oneukumAATTsuse.com- USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem (git-fixes).- commit ca68b3d * Wed Apr 14 2021 oneukumAATTsuse.com- USB: cdc-acm: fix use-after-free after probe failure (git-fixes).- commit c0da8c9 * Wed Apr 14 2021 oneukumAATTsuse.com- usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing (git-fixes).- commit c7d1f1a * Wed Apr 14 2021 oneukumAATTsuse.com- xhci: Improve detection of device initiated wake signal (git-fixes).- commit d0a77d2 * Wed Apr 14 2021 oneukumAATTsuse.com- USB: serial: ch341: add new Product ID (git-fixes).- commit 7bb3017 * Wed Apr 14 2021 oneukumAATTsuse.com- USB: serial: cp210x: add some more GE USB IDs (git-fixes).- commit 2c2ad26 * Wed Apr 14 2021 oneukumAATTsuse.com- USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter (git-fixes).- commit bfdb380 * Wed Apr 14 2021 oneukumAATTsuse.com- blacklist.conf: miksattributed patch- commit 3c48b33 * Wed Apr 14 2021 oneukumAATTsuse.com- usbip: fix vudc to check for stream socket (git-fixes).- commit efb8af5 * Wed Apr 14 2021 jslabyAATTsuse.cz- rpm/check-for-config-changes: remove stale comment It is stale since 8ab393bf905a committed in 2005 :).- commit c9f9f5a * Tue Apr 13 2021 bpAATTsuse.de- blacklist.conf: 66c1b6d74cd7 x86: Move TS_COMPAT back to asm/thread_info.h- commit eaad302 * Tue Apr 13 2021 bpAATTsuse.de- x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() (bsc#1114648).- commit c21571e * Tue Apr 13 2021 tiwaiAATTsuse.de- rpm/mkspec: Use tilde instead of dot for version string with rc (bsc#1184650)- commit f37613f * Tue Apr 13 2021 glinAATTsuse.com- Update bsc#1184170 fixes to fix a mistakenly modified BPF instruction- Refresh patches.suse/bpf-Fix-32-bit-src-register-truncation-on-div-mod.patch.- Refresh patches.suse/bpf-Fix-truncation-handling-for-mod32-dst-reg-wrt-ze.patch- commit e62aa97 * Tue Apr 13 2021 msuchanekAATTsuse.de- scsi: ibmvfc: Fix invalid state machine BUG_ON() (bsc#1184647 ltc#191231).- commit 1ab0429 * Mon Apr 12 2021 oneukumAATTsuse.com- blacklist.conf: not relevant in our kernel configs- commit ec5d73b * Mon Apr 12 2021 oneukumAATTsuse.com- USB: cdc-acm: downgrade message to debug (git-fixes).- commit 2bd134c * Mon Apr 12 2021 oneukumAATTsuse.com- USB: cdc-acm: untangle a circular dependency between callback and softint (git-fixes).- commit 0c7da9f * Mon Apr 12 2021 colyliAATTsuse.de- block: fix use-after-free on cached last_lookup partition (bsc#1181062).- commit cec6159 * Mon Apr 12 2021 oneukumAATTsuse.com- cdc-acm: fix BREAK rx code path adding necessary calls (git-fixes).- commit 7475641 * Mon Apr 12 2021 jroedelAATTsuse.de- KVM: SVM: avoid infinite loop on NPF from bad address (CVE-2020-36310 bsc#1184512).- commit a90e23c * Mon Apr 12 2021 tiwaiAATTsuse.de- rpm/kernel-binary.spec.in: Fix dependency of kernel- *-devel package (bsc#1184514) The devel package requires the kernel binary package itself for building modules externally.- commit 794be7b * Mon Apr 12 2021 jroedelAATTsuse.de- KVM: fix memory leak in kvm_io_bus_unregister_dev() (CVE-2020-36312 bsc#1184509).- commit 8663791 * Mon Apr 12 2021 jgrossAATTsuse.com- xen/events: fix setting irq affinity (bsc#1184583 XSA-332 CVE-2020-27673).- commit de73046 * Mon Apr 12 2021 glinAATTsuse.com- bpf, x86: Validate computation of branch displacements for x86-64 (bsc#1184391 CVE-2021-29154).- commit 1d1eb4d * Sat Apr 10 2021 tiwaiAATTsuse.de- nfc: Avoid endless loops caused by repeated llcp_sock_connect() (CVE-2020-25673 bsc#1178181).- nfc: fix memory leak in llcp_sock_connect() (CVE-2020-25672 bsc#1178181).- nfc: fix refcount leak in llcp_sock_connect() (CVE-2020-25671 bsc#1178181).- nfc: fix refcount leak in llcp_sock_bind() (CVE-2020-25670 bsc#1178181).- commit 71faffc * Fri Apr 09 2021 msuchanekAATTsuse.de- Add obsolete_rebuilds_subpackage (boo#1172073 bsc#1191731).- commit f037781 * Fri Apr 09 2021 bpAATTsuse.de- KVM: SVM: Periodically schedule when unregistering regions on destroy (bsc#1184511 CVE-2020-36311).- commit e140650 * Fri Apr 09 2021 msuchanekAATTsuse.de- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12.- commit bd64cb2 * Fri Apr 09 2021 msuchanekAATTsuse.de- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388).- commit 18f65df * Fri Apr 09 2021 glinAATTsuse.com- Update bsc#1184170 fixes to do 32bit jump correctly- Refresh patches.suse/bpf-Fix-32-bit-src-register-truncation-on-div-mod.patch.- Refresh patches.suse/bpf-Fix-truncation-handling-for-mod32-dst-reg-wrt-ze.patch.- commit c609295 * Thu Apr 08 2021 pmladekAATTsuse.com- vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced pointers (bsc#1184494).- commit 805c27f * Thu Apr 08 2021 pmladekAATTsuse.com- vsprintf: Do not preprocess non-dereferenced pointers for bprintf (%px and %pK) (bsc#1184494).- commit 0b97bdc * Thu Apr 08 2021 pmladekAATTsuse.com- vsprintf: Do not have bprintf dereference pointers (bsc#1184494).- commit 80afc77 * Thu Apr 08 2021 bpAATTsuse.de- x86/ioapic: Ignore IRQ2 again (12sp5).- commit 39145aa * Thu Apr 08 2021 aaptelAATTsuse.com- cifs: do not send close in compound create+close requests (bsc#1181507).- commit 46494be * Thu Apr 08 2021 bpAATTsuse.de- blacklist.conf: 3c4fa46b30c5 vmlinux.lds.h: add DWARF v5 sections- commit cc5662a * Thu Apr 08 2021 ptesarikAATTsuse.cz- s390/pci: Fix s390_mmio_read/write with MIO (LTC#192079 bsc#1183755).- Remove the above commit from blacklist.conf.- commit 2d2a3e6 * Thu Apr 08 2021 bpAATTsuse.de- blacklist.conf: 04b38d012556 seccomp: Add missing return in non-void function- commit 216df69 * Thu Apr 08 2021 bpAATTsuse.de- x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc() (12sp5).- commit 6ee2964 * Wed Apr 07 2021 lhenriquesAATTsuse.de- fuse: fix live lock in fuse_iget() (bsc#1184211 CVE-2021-28950).- fuse: fix bad inode (bsc#1184211 CVE-2020-36322).- commit 920863f * Wed Apr 07 2021 msuchanekAATTsuse.de- blacklist.conf: Add bbda4b6c7d7c powerpc/sstep: Fix load-store and update emulation- commit dd9a936 * Wed Apr 07 2021 msuchanekAATTsuse.de- powerpc/pmem: Include pmem prototypes (bsc#1113295 git-fixes).- commit 2c0bf1e * Wed Apr 07 2021 msuchanekAATTsuse.de- blacklist.conf: Add c420644c0a8f powerpc: Use mm_context vas_windows counter to issue CP_ABORT- commit e9d175b * Wed Apr 07 2021 oneukumAATTsuse.com- media: v4l: ioctl: Fix memory leak in video_usercopy (bsc#1184120 CVE-2021-30002).- commit 08b20fe * Wed Apr 07 2021 msuchanekAATTsuse.de- powerpc/64s: Fix instruction encoding for lis in ppc_function_entry() (bsc#1065729).- powerpc/pseries/ras: Remove unused variable \'status\' (bsc#1065729).- commit 20b7a66 * Tue Apr 06 2021 dbuesoAATTsuse.de- locking/mutex: Fix non debug version of mutex_lock_io_nested() (git-fixes).- commit 45ffcfe * Tue Apr 06 2021 tiwaiAATTsuse.de- firewire: nosy: Fix a use-after-free bug in nosy_ioctl() (CVE-2021-3483 bsc#1184393).- commit 9292696 * Tue Apr 06 2021 tiwaiAATTsuse.de- Update patch reference of tty fix (CVE-2021-20219 bsc#1184397)- commit b4b1b38 * Tue Apr 06 2021 oneukumAATTsuse.com- usbip: fix vhci_hcd to check for stream socket (git-fixes).- Refresh patches.suse/usbip-fix-vhci_hcd-attach_store-races-leading-to-gpf.patch.- commit 70c3d49 * Tue Apr 06 2021 oneukumAATTsuse.com- usbip: fix stub_dev to check for stream socket (git-fixes).- Refresh patches.suse/usbip-fix-stub_dev-usbip_sockfd_store-races-leading-.patch.- commit abf5924 * Tue Apr 06 2021 oneukumAATTsuse.com- blacklist.conf: breaks existing setups by changing driver- commit 0faa5d2 * Tue Apr 06 2021 oneukumAATTsuse.com- USB: replace hardcode maximum usb string length by definition (git-fixes).- commit 6542627 * Tue Apr 06 2021 msuchanekAATTsuse.de- ibmvnic: Use \'skb_frag_address()\' instead of hand coding it (bsc#1184114 ltc#192237).- commit e6e04c1 * Sun Apr 04 2021 msuchanekAATTsuse.de- powerpc/pseries/mobility: handle premature return from H_JOIN (bsc#1181674 ltc#189159 git-fixes bsc#1183662 ltc#191922).- powerpc/pseries/mobility: use struct for shared state (bsc#1181674 ltc#189159 git-fixes bsc#1183662 ltc#191922).- commit 77026bf * Sat Apr 03 2021 jkosinaAATTsuse.cz- net: sched: disable TCQ_F_NOLOCK for pfifo_fast (bsc#1183405)- commit 1c59b58 * Thu Apr 01 2021 fdmananaAATTsuse.com- btrfs: fix race when cloning extent buffer during rewind of an old root (bsc#1184193 CVE-2021-28964).- commit 8039ed4 * Thu Apr 01 2021 glinAATTsuse.com- bpf: Fix truncation handling for mod32 dst reg wrt zero (bsc#1184170 CVE-2021-3444).- bpf: Fix 32 bit src register truncation on div/mod (bsc#1184170).- commit 0962666 * Thu Apr 01 2021 glinAATTsuse.com- bpf: fix subprog verifier bypass by div/mod by 0 exception (bsc#1184170).- Refresh patches.suse/bpf-move-tmp-variable-into-ax-register-in-interprete.patch.- commit 4d5a2c3 * Thu Apr 01 2021 tonyjAATTsuse.de- perf/x86/intel: Fix a crash caused by zero PEBS status (CVE-2021-28971 bsc#1184196).- commit 40c1d32 * Wed Mar 31 2021 tiwaiAATTsuse.de- can: peak_usb: Revert \"can: peak_usb: add forgotten supported devices\" (git-fixes).- commit ce12f1c * Wed Mar 31 2021 jgrossAATTsuse.com- xen-blkback: don\'t leak persistent grants from xen_blkbk_map() (bsc#1183646, CVE-2021-28688, XSA-371).- commit 55909b8 * Wed Mar 31 2021 aaptelAATTsuse.com- cifs: New optype for session operations (bsc#1181507).- commit 0589666 * Wed Mar 31 2021 tiwaiAATTsuse.de- bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD (git-fixes).- drm/msm: fix shutdown hook in case GPU components failed to bind (git-fixes).- net: cdc-phonet: fix data-interface release on probe failure (git-fixes).- mac80211: fix double free in ibss_leave (git-fixes).- mac80211: fix rate mask reset (git-fixes).- can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning (git-fixes).- can: c_can: move runtime PM enable/disable to c_can_platform (git-fixes).- can: c_can_pci: c_can_pci_remove(): fix use-after-free (git-fixes).- can: peak_usb: add forgotten supported devices (git-fixes).- usb-storage: Add quirk to defeat Kindle\'s automatic unload (git-fixes).- drm/radeon: fix AGP dependency (git-fixes).- gpiolib: acpi: Add missing IRQF_ONESHOT (git-fixes).- ACPI: scan: Rearrange memory allocation in acpi_device_add() (git-fixes).- commit b5b682d * Wed Mar 31 2021 mkoutnyAATTsuse.com- blacklist.conf: Add a983b5ebee57 mm: memcontrol: fix excessive complexity in memory.stat reporting This comes in with prerequisites too (see bsc#1181515): c9019e9bf42e mm: memcontrol: eliminate raw access to stat and event counters 284542656e22 mm: memcontrol: implement lruvec stat functions on top of each other- commit 367c366 * Wed Mar 31 2021 aaptelAATTsuse.com- smb3: fix crediting for compounding when only one request in flight (bsc#1181507).- commit c7a78f7 * Wed Mar 31 2021 aaptelAATTsuse.com- cifs: Tracepoints and logs for tracing credit changes (bsc#1181507).- commit f855df5 * Wed Mar 31 2021 aaptelAATTsuse.com- smb3: add dynamic trace point to trace when credits obtained (bsc#1181507).- commit a0f7421 * Wed Mar 31 2021 aaptelAATTsuse.com- cifs: return proper error code in statfs(2) (bsc#1181507).- commit 385c2d2 * Wed Mar 31 2021 aaptelAATTsuse.com- cifs: change noisy error message to FYI (bsc#1181507).- commit a0316cd * Wed Mar 31 2021 aaptelAATTsuse.com- cifs: print MIDs in decimal notation (bsc#1181507).- commit d0f60f0 * Wed Mar 31 2021 aaptelAATTsuse.com- cifs_debug: use %pd instead of messing with ->d_name (bsc#1181507).- commit fafdc18 * Wed Mar 31 2021 mkoutnyAATTsuse.com- blacklist.conf: Add 2 futex cleanups 4610ba7ad877 exit/exec: Seperate mm_release() f24f22435dcc futex: Set task::futex_state to DEAD right after handling futex exit- commit c93310f * Wed Mar 31 2021 tiwaiAATTsuse.de- usbip: fix stub_dev usbip_sockfd_store() races leading to gpf (CVE-2021-29265 bsc#1184167).- commit 6095add * Wed Mar 31 2021 tiwaiAATTsuse.de- gianfar: fix jumbo packets+napi+rx overrun crash (CVE-2021-29264 bsc#1184168).- commit 9dcbb37 * Wed Mar 31 2021 tiwaiAATTsuse.de- PCI: rpadlpar: Fix potential drc_name corruption in store functions (CVE-2021-28972 bsc#1184198).- commit 6348e09 * Wed Mar 31 2021 tiwaiAATTsuse.de- net: qrtr: fix a kernel-infoleak in qrtr_recvmsg() (CVE-2021-29647 bsc#1184192).- commit 3ab36f2 * Tue Mar 30 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()\'- commit 18575d7 * Tue Mar 30 2021 glinAATTsuse.com- bpf: Add sanity check for upper ptr_limit (bsc#1183686 bsc#1183775).- bpf: Simplify alu_limit masking for pointer arithmetic (bsc#1183686 bsc#1183775).- bpf: Fix off-by-one for area size in creating mask to left (bsc#1183775 CVE-2020-27171).- bpf: Prohibit alu ops for pointer types not defining ptr_limit (bsc#1183686 CVE-2020-27170).- commit dbf16ca * Tue Mar 30 2021 tzimmermannAATTsuse.de- drm/compat: Clear bounce structures (bsc#1129770) Backporting notes: * context changes- commit 2531261 * Tue Mar 30 2021 tzimmermannAATTsuse.de- drm/mediatek: Fix aal size config (bsc#1129770) Backporting notes: * access I/O memory with writel()- commit 47fcf17 * Tue Mar 30 2021 tzimmermannAATTsuse.de- drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if (bsc#1129770) Backporting notes: * context changes- commit 0c6609b * Tue Mar 30 2021 tzimmermannAATTsuse.de- drm: bridge: dw-hdmi: Avoid resetting force in the detect function (bsc#1129770) Backporting notes: * context changes- commit a04af7a * Mon Mar 29 2021 msuchanekAATTsuse.de- powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask (bsc#1181674 ltc#189159).- kabi/severities: Add rtas_online_cpus_mask, rtas_offline_cpus_mask- Refresh patches.suse/powerpc-rtas-don-t-online-CPUs-for-partition-suspend.patch.- Refresh patches.suse/powerpc-rtas-rtas_ibm_suspend_me-rtas_ibm_suspend_me.patch.- commit 566f7fb * Mon Mar 29 2021 oneukumAATTsuse.com- blacklist.conf: designed to remove a symbol- commit cbe2c33 * Mon Mar 29 2021 msuchanekAATTsuse.de- powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n (bsc#1181674 ltc#189159).- Refresh patches.suse/powerpc-numa-Fix-build-when-CONFIG_NUMA-n.patch.- Refresh patches.suse/pseries-hotplug-memory-hot-add-skip-redundant-LMB-lo.patch.- commit f24ccf8 * Mon Mar 29 2021 oneukumAATTsuse.com- mmc: sdhci-of-arasan: Add missed checks for devm_clk_register() (git-fixes).- commit 638c3db * Mon Mar 29 2021 oneukumAATTsuse.com- mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE.- commit fc2cd08 * Mon Mar 29 2021 msuchanekAATTsuse.de- powerpc/numa: Suppress \"VPHN is not supported\" messages (bsc#1181674 ltc#189159).- commit a3b1fb7 * Mon Mar 29 2021 msuchanekAATTsuse.de- powerpc/pseries: Generalize hcall_vphn() (bsc#1181674 ltc#189159).- commit fe02c7f * Mon Mar 29 2021 oneukumAATTsuse.com- blacklist.conf: updated blacklisting for android stuff- commit 8f6a7aa * Mon Mar 29 2021 oneukumAATTsuse.com- Bluetooth: hci_uart: Fix a race for write_work scheduling (git-fixes).- commit 62e5d20 * Mon Mar 29 2021 oneukumAATTsuse.com- Bluetooth: hci_uart: Cancel init work before unregistering (git-fixes).- commit 973ab66 * Mon Mar 29 2021 msuchanekAATTsuse.de- powerpc: Convert to using %pOFn instead of device_node.name (bsc#1181674 ltc#189159).- powerpc/vio: Use device_type to detect family (bsc#1181674 ltc#189159).- Refresh patches.suse/powerpc-Convert-to-using-pOF-instead-of-full_name.patch.- powerpc: Fix some spelling mistakes (bsc#1181674 ltc#189159).- commit cbb3ede * Mon Mar 29 2021 msuchanekAATTsuse.de- blacklist.conf: Add 5ae5fbd21079 powerpc/perf: Fix handling of privilege level checks in perf interrupt context- commit c266583 * Fri Mar 26 2021 alnovakAATTsuse.cz- kernel/smp: make csdlock timeout depend on boot parameter (bsc#1180846). Conflicts: series.conf- commit 3347663 * Wed Mar 24 2021 tiwaiAATTsuse.de- Fix a wrong refcount_ *() usage for atomic type in a CAN fix patch Refresh patches.suse/can-skb-can_skb_set_owner-fix-ref-counting-if-socket.patch- commit d1389d4 * Wed Mar 24 2021 achoAATTsuse.com- s390/vtime: fix increased steal time accounting (bsc#1183861).- commit d39388a * Tue Mar 23 2021 msuchanekAATTsuse.de- Refresh patches.suse/ibmvnic-Report-actual-backing-device-speed-and-duple.patch. Fix constant name typo.- commit d1dde40 * Tue Mar 23 2021 tiwaiAATTsuse.de- iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler (git-fixes).- iio: hid-sensor-temperature: Fix issues of timestamp channel (git-fixes).- iio: hid-sensor-humidity: Fix alignment issue of timestamp channel (git-fixes).- iio: hid-sensor-prox: Fix scale not correct issue (git-fixes).- iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel (git-fixes).- firmware/efi: Fix a use after bug in efi_mem_reserve_persistent (git-fixes).- staging: comedi: pcl818: Fix endian problem for AI command data (git-fixes).- staging: comedi: pcl711: Fix endian problem for AI command data (git-fixes).- staging: comedi: me4000: Fix endian problem for AI command data (git-fixes).- staging: comedi: dmm32at: Fix endian problem for AI command data (git-fixes).- staging: comedi: das800: Fix endian problem for AI command data (git-fixes).- staging: comedi: das6402: Fix endian problem for AI command data (git-fixes).- staging: comedi: adv_pci1710: Fix endian problem for AI command data (git-fixes).- staging: comedi: addi_apci_1500: Fix endian problem for command sample (git-fixes).- staging: comedi: addi_apci_1032: Fix endian problem for COS sample (git-fixes).- usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot (git-fixes).- drm: meson_drv add shutdown function (git-fixes).- ethernet: alx: fix order of calls on resume (git-fixes).- can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership (git-fixes).- net: usb: ax88179_178a: fix missing stop entry in driver_info (git-fixes).- commit 1a6cc3d * Tue Mar 23 2021 tiwaiAATTsuse.de- blacklist.conf: Add the reverted capabilities entry- commit 8b8ccc6 * Tue Mar 23 2021 dkirjanovAATTsuse.com- Revert \"PM: runtime: Update device status before letting suppliers suspend\" (git-fixes).- commit a4aaa8d * Tue Mar 23 2021 dkirjanovAATTsuse.com- Refresh patches.suse/PCI-rpadlpar-Fix-potential-drc_name-corruption-in-st.patch.- commit 8072e02 * Mon Mar 22 2021 msuchanekAATTsuse.de- net: core: introduce __netdev_notify_peers (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- commit 3c95b4d * Mon Mar 22 2021 msuchanekAATTsuse.de- ibmvnic: prefer strscpy over strlcpy (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- ibmvnic: remove unused spinlock_t stats_lock definition (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- ibmvnic: add comments for spinlock_t definitions (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- Refresh patches.suse/ibmvnic-serialize-access-to-work-queue-on-remove.patch- Refresh patches.suse/net-re-solve-some-conflicts-after-net-net-next-merge.patch- ibmvnic: fix miscellaneous checks (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- ibmvnic: avoid multiple line dereference (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- ibmvnic: fix braces (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- ibmvnic: fix block comments (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- Refresh patches.suse/ibmvnic-fix-a-race-between-open-and-reset.patch.- Refresh patches.suse/ibmvnic-serialize-access-to-work-queue-on-remove.patch.- Refresh patches.suse/net-re-solve-some-conflicts-after-net-net-next-merge.patch.- ibmvnic: prefer \'unsigned long\' over \'unsigned long int\' (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- ibmvnic: remove unnecessary rmb() inside ibmvnic_poll (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- ibmvnic: rework to ensure SCRQ entry reads are properly ordered (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- ibmvnic: merge do_change_param_reset into do_reset (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- Refresh patches.suse/ibmvnic-fix-a-race-between-open-and-reset.patch- use __netdev_notify_peers in ibmvnic (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).- commit 3734d3f * Fri Mar 19 2021 ptesarikAATTsuse.cz- s390/cio: return -EFAULT if copy_to_user() fails (git-fixes).- s390/crypto: return -EFAULT if copy_to_user() fails (git-fixes).- s390/cio: return -EFAULT if copy_to_user() fails (git-fixes).- commit 8c59846 * Thu Mar 18 2021 msuchanekAATTsuse.de- powerpc/book3s64/radix: Remove WARN_ON in destroy_context() (bsc#1183692 ltc#191963).- commit 502f840 * Thu Mar 18 2021 tiwaiAATTsuse.de- Fix a typo in r8188eu fix patch that caused a build error (CVE-2021-28660 bsc#1183593)- commit b574698 * Thu Mar 18 2021 tiwaiAATTsuse.de- Update patch reference for x25 fix (CVE-2020-35519 bsc#1183696)- commit c241986 * Wed Mar 17 2021 tiwaiAATTsuse.de- staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan() (CVE-2021-28660 bsc#1183593).- commit 5b4b262 * Wed Mar 17 2021 tiwaiAATTsuse.de- Input: i8042 - add ASUS Zenbook Flip to noselftest list (git-fixes).- HID: make arrays usage and value to be the same (git-fixes).- amba: Fix resource leak for drivers without .remove (git-fixes).- auxdisplay: ht16k33: Fix refresh rate handling (git-fixes).- mmc: sdhci-esdhc-imx: fix kernel panic when remove module (git-fixes).- ALSA: hda/realtek: modify EAPD in the ALC886 (git-fixes).- media: uvcvideo: Allow entities with no pads (git-fixes).- staging: rtl8188eu: Add Edimax EW-7811UN V2 to device table (git-fixes).- Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data (git-fixes).- wlcore: Fix command execute failure 19 for wl12xx (git-fixes).- Input: i8042 - unbreak Pegatron C15B (git-fixes).- commit f404253 * Wed Mar 17 2021 tiwaiAATTsuse.de- net: usb: qmi_wwan: allow qmimux add/del with master up (git-fixes).- i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition (git-fixes).- pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare() (git-fixes).- PCI: Align checking of syscall user config accessors (git-fixes).- phy: rockchip-emmc: emmc_phy_init() always return 0 (git-fixes).- random: fix the RNDRESEEDCRNG ioctl (git-fixes).- dmaengine: hsu: disable spurious interrupt (git-fixes).- commit 9e9703a * Wed Mar 17 2021 tiwaiAATTsuse.de- qxl: Fix uninitialised struct field head.surface_id (git-fixes).- rsxx: Return -EFAULT if copy_to_user() fails (git-fixes).- PM: runtime: Update device status before letting suppliers suspend (git-fixes).- commit 168eef3 * Wed Mar 17 2021 tiwaiAATTsuse.de- mwifiex: pcie: skip cancel_work_sync() on reset failure path (git-fixes).- commit 0d0d4c6 * Wed Mar 17 2021 tiwaiAATTsuse.de- block: rsxx: fix error return code of rsxx_pci_probe() (git-fixes).- mmc: core: Fix partition switch time for eMMC (git-fixes).- media: usbtv: Fix deadlock on suspend (git-fixes).- ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits (git-fixes).- drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register (git-fixes).- misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom (git-fixes).- PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller (git-fixes).- commit 9ed37e5 * Wed Mar 17 2021 tiwaiAATTsuse.de- staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan() (git-fixes).- staging: ks7010: prevent buffer overflow in ks_wlan_set_scan() (git-fixes).- staging: rtl8712: unterminated string leads to read overflow (git-fixes).- USB: serial: io_edgeport: fix memory leak in edge_startup (git-fixes).- usbip: fix vhci_hcd attach_store() races leading to gpf (git-fixes).- usbip: fix stub_dev usbip_sockfd_store() races leading to gpf (git-fixes).- ALSA: hda: Drop the BATCH workaround for AMD controllers (git-fixes).- usbip: tools: fix build error for multiple definition (git-fixes).- usbip: Fix unsafe unaligned pointer usage (git-fixes).- commit dcfbe6d * Wed Mar 17 2021 jackAATTsuse.cz- Update tags patches.suse/ext4-check-journal-inode-extents-more-carefully.patch (bsc#1173485 bsc#1183509 CVE-2021-3428).- commit f1fc1ff * Wed Mar 17 2021 bpAATTsuse.de- blacklist.conf: e504e74cc3a2 x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2- commit c84c06b * Tue Mar 16 2021 oneukumAATTsuse.com- Input: raydium_ts_i2c - do not send zero length (git-fixes).- commit aa9058d * Tue Mar 16 2021 oneukumAATTsuse.com- Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Series X|S (git-fixes).- commit fc4a172 * Tue Mar 16 2021 oneukumAATTsuse.com- Input: xpad - sync supported devices with fork on GitHub (git-fixes).- commit 6727923 * Tue Mar 16 2021 fweisbeckerAATTsuse.de- sched/fair: Fix wrong cpu selecting from isolated domain (git-fixes)- commit 8bc9984 * Tue Mar 16 2021 tbogendoerferAATTsuse.de- xsk: Remove dangling function declaration from header file (bsc#1109837).- ixgbe: fail to create xfrm offload of IPsec tunnel mode SA (bsc#1113994 FATE#326315 FATE#326317).- net: hns3: fix bug when calculating the TCAM table info (bsc#1104353 FATE#326415).- net: hns3: fix query vlan mask value error for flow director (bsc#1104353 FATE#326415).- RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc (bsc#1103992 FATE#326009).- ice: Account for port VLAN in VF max packet size calculation (bsc#1118661 FATE#325277).- commit 9ab092a * Tue Mar 16 2021 msuchanekAATTsuse.de- rpadlpar: fix potential drc_name corruption in store functions (bsc#1183416 ltc#191079).- commit f097dfb * Tue Mar 16 2021 oneukumAATTsuse.com- blacklist.conf: misattributed patch- commit b8012a0 * Tue Mar 16 2021 fweisbeckerAATTsuse.de- sched/vtime: Fix guest/system mis-accounting on task switch (git-fixes)- commit 3eff91e * Tue Mar 16 2021 fweisbeckerAATTsuse.de- rcu: Allow only one expedited GP to run concurrently with (git-fixes)- commit 1c81724 * Mon Mar 15 2021 lduncanAATTsuse.com- blk-mq: move _blk_mq_update_nr_hw_queues synchronize_rcu call (CVE-2020-0433 bsc#1176720).- blk-mq: Allow blocking queue tag iter callbacks (CVE-2020-0433 bsc#1176720 bsc#1167316).- commit 7fb1c08 * Mon Mar 15 2021 jgrossAATTsuse.com- Update patches.suse/Xen-gnttab-handle-p2m-update-errors-on-a-per-slot-ba.patch (bsc#1183022 XSA-367 CVE-2021-28038): added CVE number- Update patches.suse/xen-netback-respect-gnttab_map_refs-s-return-value.patch (bsc#1183022 XSA-367 CVE-2021-28038): added CVE number- commit cfcdec5 * Mon Mar 15 2021 jgrossAATTsuse.com- xen/events: avoid handling the same event on two cpus at the same time (bsc#1183638 XSA-332 CVE-2020-27673).- commit 89c8a49 * Mon Mar 15 2021 jgrossAATTsuse.com- xen/events: don\'t unmask an event channel when an eoi is pending (bsc#1183638 XSA-332 CVE-2020-27673).- commit e4088d0 * Mon Mar 15 2021 jgrossAATTsuse.com- xen/events: reset affinity of 2-level event when tearing it down (bsc#1183638 XSA-332 CVE-2020-27673).- commit 6e06fe9 * Mon Mar 15 2021 oneukumAATTsuse.com- platform/x86: i2c-multi-instantiate: Don\'t create platform device for INT3515 ACPI nodes (git-fixes).- commit 782e32b * Mon Mar 15 2021 fweisbeckerAATTsuse.de- rcu: Fix missed wakeup of exp_wq waiters (git-fixes)- commit 5ea5eaf * Mon Mar 15 2021 nsaenzjulienneAATTsuse.de- mmc: cqhci: Fix random crash when remove mmc module/card (git-fixes).- commit 0a502d7 * Sun Mar 14 2021 ailiopAATTsuse.com- xfs: Fix assert failure in xfs_setattr_size() (git-fixes).- commit 35f33f2 * Fri Mar 12 2021 rgoldwynAATTsuse.com- jfs: Fix array index bounds check in dbAdjTree (bsc#1179454 CVE-2020-27815).- commit 981c2ff * Fri Mar 12 2021 dwagnerAATTsuse.de- scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes (bsc#1182574).- scsi: lpfc: Update lpfc version to 12.8.0.8 (bsc#1182574).- scsi: lpfc: Correct function header comments related to ndlp reference counting (bsc#1182574).- scsi: lpfc: Reduce LOG_TRACE_EVENT logging for vports (bsc#1182574).- scsi: lpfc: Change wording of invalid pci reset log message (bsc#1182574).- scsi: lpfc: Fix crash caused by switch reboot (bsc#1182574).- scsi: lpfc: Fix pt2pt state transition causing rmmod hang (bsc#1182574).- scsi: lpfc: Fix nodeinfo debugfs output (bsc#1182574).- scsi: lpfc: Fix ADISC handling that never frees nodes (bsc#1182574).- scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGIN (bsc#1182574).- scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recovery (bsc#1182574).- scsi: lpfc: Fix status returned in lpfc_els_retry() error exit path (bsc#1182574).- scsi: lpfc: Fix use after free in lpfc_els_free_iocb (bsc#1182574).- scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb() (bsc#1182574).- scsi: lpfc: Fix unnecessary null check in lpfc_release_scsi_buf (bsc#1182574).- scsi: lpfc: Fix pt2pt connection does not recover after LOGO (bsc#1182574).- scsi: lpfc: Fix lpfc_els_retry() possible null pointer dereference (bsc#1182574).- scsi: lpfc: Fix FLOGI failure due to accessing a freed node (bsc#1182574).- scsi: lpfc: Fix stale node accesses on stale RRQ request (bsc#1182574).- scsi: lpfc: Fix reftag generation sizing errors (bsc#1182574).- scsi: lpfc: Fix vport indices in lpfc_find_vport_by_vpid() (bsc#1182574).- scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe (bsc#1182574).- scsi: lpfc: Fix \'physical\' typos (bsc#1182574).- scsi: lpfc: Fix ancient double free (bsc#1182574).- scsi: lpfc: Fix kerneldoc inconsistency in lpfc_sli4_dump_page_a0() (bsc#1182574).- scsi: lpfc: Fix EEH encountering oops with NVMe traffic (bsc#1182574).- commit a7b9a06 * Fri Mar 12 2021 nmoreychaisemartinAATTsuse.com- RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes (bsc#1169709)- commit 7108ca4 * Thu Mar 11 2021 jroedelAATTsuse.de- blacklist.conf: Blacklist 3 fixes 5bcaf3e1715f KVM: x86/mmu: Account NX huge page disallowed iff huge page was requested c1c35cf78bfa KVM: x86: cleanup CR3 reserved bits checks 07956b6269d3 vfio/type1: Use follow_pte()- commit 6d5f66d * Thu Mar 11 2021 jroedelAATTsuse.de- iommu/amd: Fix sleeping in atomic in increase_address_space() (bsc#1183378).- KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off (bsc#1183382).- iommu/vt-d: Do not use flush-queue when caching-mode is on (bsc#1183381).- iommu/intel: Fix memleak in intel_irq_remapping_alloc (bsc#1183379).- iommu/vt-d: Avoid panic if iommu init fails in tboot system (bsc#1183380).- commit 4058135 * Thu Mar 11 2021 glinAATTsuse.com- bpf_lru_list: Read double-checked variable once without lock (git-fixes).- commit 58feadd * Thu Mar 11 2021 glinAATTsuse.com- bpf,x64: Pad NOPs to make images converge more easily (bsc#1178163).- commit 6da56b0 * Thu Mar 11 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/sun4i: tcon: set sync polarity for tcon1 channel\'- commit f1ed2f6 * Thu Mar 11 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/virtio: use kvmalloc for large allocations\'- commit 209eb54 * Wed Mar 10 2021 tzimmermannAATTsuse.de- drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY) (bsc#1129770)- commit f4a4479 * Wed Mar 10 2021 tzimmermannAATTsuse.de- gma500: clean up error handling in init (bsc#1129770)- commit 3b04901 * Wed Mar 10 2021 tzimmermannAATTsuse.de- drm/gma500: Fix error return code in psb_driver_load() (bsc#1129770)- commit 46e188f * Wed Mar 10 2021 msuchanekAATTsuse.de- ibmvnic: remove excessive irqsave (bsc#1065729).- commit 41f0fdc * Wed Mar 10 2021 oneukumAATTsuse.com- usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable (git-fixes).- commit 5cd8800 * Wed Mar 10 2021 oneukumAATTsuse.com- USB: serial: option: update interface mapping for ZTE P685M (git-fixes).- commit 676c0d7 * Wed Mar 10 2021 oneukumAATTsuse.com- USB: usblp: don\'t call usb_set_interface if there\'s a single alt (git-commit).- commit 37882ab * Wed Mar 10 2021 jslabyAATTsuse.cz- rpm/check-for-config-changes: comment on the list To explain what it actually is.- commit e94bacf * Wed Mar 10 2021 jslabyAATTsuse.cz- rpm/check-for-config-changes: define ignores more strictly * search for whole words, so make wildcards explicit * use \' for quoting * prepend CONFIG_ dynamically, so it need not be in the list- commit f61e954 * Wed Mar 10 2021 jslabyAATTsuse.cz- rpm/check-for-config-changes: sort the ignores They are growing so to make them searchable by humans.- commit 67c6b55 * Wed Mar 10 2021 jslabyAATTsuse.cz- rpm/check-for-config-changes: add -mrecord-mcount ignore Added by 3b15cdc15956 (tracing: move function tracer options to Kconfig) upstream.- commit 018b013 * Wed Mar 10 2021 dbuesoAATTsuse.de- blacklist.conf: Add futex exit livelock fix This is a very minor issue and the solution ultimately requires modifying task_struct and hence a kabi hazzard.- commit d7ec789 * Wed Mar 10 2021 dbuesoAATTsuse.de- blacklist.conf: Add 7aa54be29765 (locking/qspinlock, x86: Provide liveness guarantee)- commit 230033e * Wed Mar 10 2021 dbuesoAATTsuse.de- lib/crc32test: remove extra local_irq_disable/enable (git-fixes).- tick/sched: Annotate lockless access to last_jiffies_update (git-fixes).- futex: Prevent robust futex exit race (git-fixes).- selinux: never allow relabeling on context mounts (git-fixes).- commit e9521df * Tue Mar 09 2021 oneukumAATTsuse.com- USB: serial: option: add Quectel EM160R-GL (git-fixes).- commit 9e1c755 * Tue Mar 09 2021 tzimmermannAATTsuse.de- drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing (bsc#1142635) Backporting notes: * taken for 427c4a0680a2 (\"drm/vc4: crtc: Rework a bit the CRTC state code\") * renamed drm_atomic_state_helper.{c,h} to drm_atomic_helper.{c,h} * context changes- commit eb66de0 * Tue Mar 09 2021 tzimmermannAATTsuse.de- drm: mxsfb: check framebuffer pitch (bsc#1129770) Backporting notes: * context changes- commit 8ef761a * Tue Mar 09 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/vc4: gem: Add a managed action to cleanup the job queue\'- commit cbd6147 * Tue Mar 09 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/vc4: bo: Add a managed action to cleanup the cache\' Also fixes a few trailing whitespaces.- commit afbae29 * Tue Mar 09 2021 tzimmermannAATTsuse.de- drm/vc4: hdmi: Avoid sleeping in atomic context (bsc#1129770) Backporting notes: * context changes- commit a33cb30 * Tue Mar 09 2021 tzimmermannAATTsuse.de- drm/vc4: crtc: Rework a bit the CRTC state code (bsc#1129770) Backporting notes: * context changes- commit e062423 * Tue Mar 09 2021 tzimmermannAATTsuse.de- drm: rcar-du: Put reference to VSP device (bsc#1129770) Backporting notes: * context changes- commit b3a7aad * Tue Mar 09 2021 tiwaiAATTsuse.de- Correct bugzilla reference (CVE-2021-27365 CVE-2021-27363 CVE-2021-27364 bsc#1182716 bsc#1182717 bsc#1182715)- commit e2a0905 * Mon Mar 08 2021 lduncanAATTsuse.com- scsi: iscsi: Verify lengths on passthrough PDUs (CVE-2021-27365 bsc#182715).- scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE (CVE-2021-27365 bsc#182715).- scsi: iscsi: Restrict sessions and handles to admin capabilities (CVE-2021-27363 CVE-2021-27364 bsc#182716 bsc#182717).- commit ee332c8 * Mon Mar 08 2021 tzimmermannAATTsuse.de- video: fbdev: atmel_lcdfb: fix return error code in (bsc#1129770) Backporting notes: * context changes * fallout from trailing whitespaces- commit dcc7b1d * Mon Mar 08 2021 wquAATTsuse.com- blacklist.conf: blacklist btrfs subpage related fixes Btrfs subpage RW support won\'t arrive until SLE15-SP4.- commit 413d368 * Mon Mar 08 2021 nborisovAATTsuse.com- blacklist.conf: 6af112b11a4b (\"btrfs: Relinquish CPUs in btrfs_compare_trees\")- commit 5bb218c * Mon Mar 08 2021 nborisovAATTsuse.com- Refresh patches.suse/btrfs-don-t-flush-from-btrfs_delayed_inode_reserve_metadata.patch.- Refresh patches.suse/btrfs-free-correct-amount-of-space-in-btrfs_delayed_inode_reserve_metadata.patch.- Refresh patches.suse/btrfs-unlock-extents-in-btrfs_zero_range-in-case-of-errors.patch.- commit b0a3d1b * Mon Mar 08 2021 lduncanAATTsuse.com- bfq: Fix kABI for update internal depth state when queue depth changes (bsc#1172455).- bfq: update internal depth state when queue depth changes (bsc#1172455).- commit b297b71 * Fri Mar 05 2021 ptesarikAATTsuse.cz- s390/dasd: fix hanging offline processing due to canceled worker (bsc#1175165).- commit f244248 * Fri Mar 05 2021 msuchanekAATTsuse.de- ibmvnic: always store valid MAC address (bsc#1182011 ltc#191844).- commit ddd95bf * Fri Mar 05 2021 jslabyAATTsuse.cz- rpm/check-for-config-changes: declare sed args as an array So that we can reuse it in both seds. This also introduces IGNORED_CONFIGS_RE array which can be easily extended.- commit a1976d2 * Fri Mar 05 2021 jgrossAATTsuse.com- xen-netback: respect gnttab_map_refs()\'s return value (bsc#1183022 XSA-367).- commit 6e61f26 * Fri Mar 05 2021 jgrossAATTsuse.com- Xen/gnttab: handle p2m update errors on a per-slot basis (bsc#1183022 XSA-367).- commit 1ab6d01 * Thu Mar 04 2021 jslabyAATTsuse.cz- rpm/check-for-config-changes: ignore more configs Specifially, these: * CONFIG_CC_HAS_ * * CONFIG_CC_HAVE_ * * CONFIG_CC_CAN_ * * CONFIG_HAVE_[A-Z] *_COMPILER * CONFIG_TOOLS_SUPPORT_ * are compiler specific too. This will allow us to use super configs using kernel\'s dummy-tools.- commit d12dcbd * Thu Mar 04 2021 msuchanekAATTsuse.de- ibmvnic: substitute mb() with dma_wmb() for send_ *crq * functions (bsc#1184114 ltc#192237 bsc#1183023 ltc#191791).- ibmvnic: simplify reset_long_term_buff function (bsc#1184114 ltc#192237 bsc#1183023 ltc#191791).- commit 02451ce * Thu Mar 04 2021 pmladekAATTsuse.com- printk: fix deadlock when kernel panic (bsc#1183018).- commit 7eedc22 * Wed Mar 03 2021 tbogendoerferAATTsuse.de- net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081 (bsc#1119113 FATE#326472).- i40e: Fix endianness conversions (bsc#1109837 bsc#1111981 FATE#326312).- i40e: Fix add TC filter for IPv6 (bsc#1109837 bsc#1111981 FATE#326312).- i40e: Add zero-initialization of AQ command structures (bsc#1109837 bsc#1111981 FATE#326312).- RDMA/rxe: Remove useless code in rxe_recv.c (bsc#1103992 FATE#326009).- IB/mlx5: Return appropriate error code instead of ENOMEM (bsc#1103991 FATE#326007).- RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation (bsc#1103991 FATE#326007).- cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 and ulds (bsc#1104270 FATE#325931).- net: bridge: use switchdev for port flags set through sysfs too (bsc#1112374).- net: hns3: add a check for index in hclge_get_rss_key() (bsc#1126390).- net: hns3: add a check for queue_id in hclge_reset_vf_queue() (bsc#1104353 FATE#326415).- net/mlx5e: Update max_opened_tc also when channels are closed (bsc#1103990 FATE#326006).- igc: check return value of ret_val in igc_config_fc_after_link_up (bsc#1118657 FATE#325278).- igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr (bsc#1118657 FATE#325278).- igc: Report speed and duplex as unknown when device is runtime suspended (jsc#SLE-4799).- commit 3630f09 * Tue Mar 02 2021 palcantaraAATTsuse.de- cifs: fix nodfs mount option (bsc#1179755).- commit dee56ab * Tue Mar 02 2021 palcantaraAATTsuse.de- cifs: introduce helper for finding referral server (bsc#1179755).- commit c62619b * Tue Mar 02 2021 msuchanekAATTsuse.de- ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning (bsc#1184114 ltc#192237).- commit f00c0cb * Tue Mar 02 2021 mbenesAATTsuse.cz- blacklist.conf: c7ff651960a6 (\"blktrace: fix blk_rq_issue documentation\") Cosmetic.- commit 66da7c5 * Tue Mar 02 2021 mbenesAATTsuse.cz- blacklist.conf: 179d16007236 (\"block: remove superfluous param in blk_fill_rwbs()\") Cleanup only.- commit bf7db6d * Tue Mar 02 2021 tzimmermannAATTsuse.de- drm: panel: Fix bpc for OrtusTech COM43H4M85ULC panel (bsc#1129770)- commit f0f50ff * Tue Mar 02 2021 jgrossAATTsuse.com- kernel/smp: add more data to CSD lock debugging (bsc#1180846).- commit 930d17b * Tue Mar 02 2021 jgrossAATTsuse.com- kernel/smp: prepare more CSD lock debugging (bsc#1180846).- commit 3bd1765 * Tue Mar 02 2021 jgrossAATTsuse.com- Update config files: activate CONFIG_CSD_LOCK_WAIT_DEBUG for x86 (bsc#1180846).- commit d5adfde * Tue Mar 02 2021 jgrossAATTsuse.com- kernel/smp: add boot parameter for controlling CSD lock debugging (bsc#1180846).- commit 5b6e485 * Tue Mar 02 2021 jgrossAATTsuse.com- Update config files: disable CONFIG_CSD_LOCK_WAIT_DEBUG (bsc#1180846).- commit 9235f8e * Tue Mar 02 2021 jgrossAATTsuse.com- kernel/smp: Provide CSD lock timeout diagnostics (bsc#1180846).- commit aeb2f8a * Tue Mar 02 2021 jgrossAATTsuse.com- kABI: Fix kABI after modifying struct __call_single_data (bsc#1180846).- commit c58266b * Tue Mar 02 2021 jgrossAATTsuse.com- smp: Add source and destination CPUs to __call_single_data (bsc#1180846).- commit 2875de9 * Mon Mar 01 2021 msuchanekAATTsuse.de- powerpc/numa: Fix build when CONFIG_NUMA=n (bsc#1132477 ltc#175530).- commit b3c95ee * Mon Mar 01 2021 msuchanekAATTsuse.de- pseries/hotplug-memory: hot-add: skip redundant LMB lookup (bsc#1132477 ltc#175530).- Refresh patches.suse/powerpc-pseries-group-lmb-operation-and-memblock-s.patch.- commit a52e330 * Mon Mar 01 2021 msuchanekAATTsuse.de- powerpc/pseries: Don\'t enforce MSI affinity with kdump (bsc#1181655 ltc#190855).- commit 4bdba9b * Mon Mar 01 2021 msuchanekAATTsuse.de- pseries/drmem: don\'t cache node id in drmem_lmb struct (bsc#1132477 ltc#175530).- Refresh patches.suse/powerpc-pseries-group-lmb-operation-and-memblock-s.patch.- Refresh patches.suse/powerpc-pseries-update-device-tree-before-ejecting-h.patch.- commit 6fa4854 * Mon Mar 01 2021 palcantaraAATTsuse.de- cifs: check all path components in resolved dfs target (bsc#1179755).- commit f56466a * Mon Mar 01 2021 msuchanekAATTsuse.de- powerpc/pseries/ras: Make init_ras_hotplug_IRQ() static (FATE#322022, bsc#1065729. git-fixes).- powerpc/pseries/eeh: Make pseries_pcibios_bus_add_device() static (FATE#324970, bsc#1078720, git-fixes).- commit 7239bdf * Mon Mar 01 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()\'- commit 8a6d341 * Mon Mar 01 2021 oheringAATTsuse.de- Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind() (git-fixes).- commit f7cfdef * Mon Mar 01 2021 tzimmermannAATTsuse.de- drm: panel: Fix bus format for OrtusTech COM43H4M85ULC panel (bsc#1129770) Backporting notes: * context changes- commit bf60d81 * Mon Mar 01 2021 tzimmermannAATTsuse.de- drm/mediatek: Add missing put_device() call in mtk_drm_kms_init() (bsc#1152446) Backporting notes: * context changes- commit 8c228c8 * Mon Mar 01 2021 tzimmermannAATTsuse.de- drm/omap: fix max fclk divider for omap36xx (bsc#1152446)- commit 66f5af7 * Mon Mar 01 2021 tzimmermannAATTsuse.de- drm/etnaviv: replace MMU flush marker with flush sequence (bsc#1154048) Backporting notes: * context changes- commit 442af11 * Mon Mar 01 2021 tzimmermannAATTsuse.de- video: fbdev: acornfb: remove free_unused_pages() (bsc#1129770)- commit 751f99c * Mon Mar 01 2021 tzimmermannAATTsuse.de- fbdev: aty: SPARC64 requires FB_ATY_CT (bsc#1129770)- commit 1765555 * Mon Mar 01 2021 nborisovAATTsuse.com- btrfs: correctly validate compression type (bsc#1182269).- commit a3a7fc6 * Mon Mar 01 2021 mkubecekAATTsuse.cz- rpm/kernel-source.spec.in: temporary workaround for a build failure Upstream c6x architecture removal left a dangling link behind which triggers openSUSE post-build check in kernel-source, failing kernel-source build. A fix deleting the danglink link has been submitted but it did not make it into 5.12-rc1. Unfortunately we cannot add it as a patch as patch utility does not handle symlink removal. Add a temporary band-aid which deletes all dangling symlinks after unpacking the kernel source tarball. [jslaby] It\'s not that temporary as we are dragging this for quite some time in master. The reason is that this can happen any time again, so let\'s have this in packaging instead.- commit 52a1ad7 * Fri Feb 26 2021 vbabkaAATTsuse.cz- mm, THP, swap: make reuse_swap_page() works for THP swapped out (partial) (CVE-2020-29368, bsc#1179660.).- commit 556db3f * Fri Feb 26 2021 vbabkaAATTsuse.cz- mm: thp: fix MADV_REMOVE deadlock on shmem THP (CVE-2020-29368, bsc#1179660.).- commit 4eb863b * Fri Feb 26 2021 vbabkaAATTsuse.cz- mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked() (CVE-2020-29368, bsc#1179660.).- commit 2881aaa * Thu Feb 25 2021 tiwaiAATTsuse.de- USB: serial: mos7720: fix error code in mos7720_write() (git-fixes).- USB: serial: mos7840: fix error code in mos7840_write() (git-fixes).- USB: serial: mos7720: improve OOM-handling in read_mos_reg() (git-fixes).- usb: musb: Fix runtime PM race in musb_queue_resume_work (git-fixes).- commit cfd100c * Thu Feb 25 2021 tiwaiAATTsuse.de- misc: eeprom_93xx46: Add module alias to avoid breaking support for non device tree users (git-fixes).- Input: joydev - prevent potential read overflow in ioctl (git-fixes).- power: reset: at91-sama5d2_shdwc: fix wkupdbc mask (git-fixes).- mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq() (git-fixes).- regulator: axp20x: Fix reference cout leak (git-fixes).- mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe (git-fixes).- usb: dwc2: Make \"trimming xfer length\" a debug message (git-fixes).- usb: dwc2: Abort transaction after errors with unknown reason (git-fixes).- usb: dwc2: Do not update data length if it is 0 on inbound transfers (git-fixes).- commit 096faa8 * Thu Feb 25 2021 tiwaiAATTsuse.de- misc: eeprom_93xx46: Fix module alias to enable module autoprobe (git-fixes).- Input: elo - fix an error code in elo_connect() (git-fixes).- HID: core: detect and skip invalid inputs to snto32() (git-fixes).- HID: wacom: Ignore attempts to overwrite the touch_max value from HID (git-fixes).- tpm_tis: Fix check_locality for correct locality acquisition (git-fixes).- media: pxa_camera: declare variable when DEBUG is defined (git-fixes).- media: cx25821: Fix a bug when reallocating some dma memory (git-fixes).- media: qm1d1c0042: fix error return code in qm1d1c0042_init() (git-fixes).- staging: rtl8723bs: wifi_regd.c: Fix incorrect number of regulatory rules (git-fixes).- reset: hisilicon: correct vendor prefix (git-fixes).- commit 8f6059a * Thu Feb 25 2021 tiwaiAATTsuse.de- hwrng: timeriomem - Fix cooldown period calculation (git-fixes).- media: pwc: Use correct device for DMA (git-fixes).- media: tm6000: Fix memleak in tm6000_start_stream (git-fixes).- media: media/pci: Fix memleak in empress_init (git-fixes).- media: vsp1: Fix an error handling path in the probe function (git-fixes).- mac80211: fix potential overflow when multiplying to u32 integers (git-fixes).- Bluetooth: Put HCI device if inquiry procedure interrupts (git-fixes).- Bluetooth: drop HCI device reference before return (git-fixes).- Bluetooth: Fix initializing response id after clearing struct (git-fixes).- commit 4a19bb2 * Thu Feb 25 2021 tiwaiAATTsuse.de- ASoC: cs42l56: fix up error handling in probe (git-fixes).- ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc mode (git-fixes).- ACPI: configfs: add missing check after configfs_register_default_group() (git-fixes).- ACPI: property: Satisfy kernel doc validator (part 1) (git-fixes).- ACPI: property: Fix fwnode string properties matching (git-fixes).- b43: N-PHY: Fix the update of coef for the PHY revision >= 3case (git-fixes).- ath9k: fix data bus crash when setting nf_override via debugfs (git-fixes).- Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the probe function (git-fixes).- commit 47202f9 * Thu Feb 25 2021 msuchanekAATTsuse.de- net: re-solve some conflicts after net -> net-next merge (bsc#1184114 ltc#192237 bsc#1176855 ltc#187293).- commit 33f0c91 * Thu Feb 25 2021 msuchanekAATTsuse.de- ibmvnic: fix a race between open and reset (bsc#1176855 ltc#187293).- commit 69f970b * Thu Feb 25 2021 bpAATTsuse.de- blacklist.conf: 2732be902353 KVM: nSVM: Don\'t strip host\'s C-bit from guest\'s CR3 when reading PDPTRs- commit 94d535d * Thu Feb 25 2021 tbogendoerferAATTsuse.de- vmxnet3: Remove buf_info from device accessible structures (bsc#1181671).- commit 5b887b7 * Wed Feb 24 2021 dkirjanovAATTsuse.com- Refresh patches.suse/powerpc-perf-hv-24x7-Dont-create-sysfs-event-files-f.patch.- Refresh patches.suse/powerpc-pseries-dlpar-handle-ibm-configure-connector.patch.- Refresh patches.suse/scsi-lpfc-Enhancements-to-LOG_TRACE_EVENT-for-better.patch.- Refresh patches.suse/scsi-lpfc-Fix-FW-reset-action-if-I-Os-are-outstandin.patch.- Refresh patches.suse/scsi-lpfc-Fix-NVMe-recovery-after-mailbox-timeout.patch.- Refresh patches.suse/scsi-lpfc-Fix-PLOGI-S_ID-of-0-on-pt2pt-config.patch.- Refresh patches.suse/scsi-lpfc-Fix-auto-sli_mode-and-its-effect-on-CONFIG.patch.- Refresh patches.suse/scsi-lpfc-Fix-crash-when-a-fabric-node-is-released-p.patch.- Refresh patches.suse/scsi-lpfc-Fix-error-log-messages-being-logged-follow.patch.- Refresh patches.suse/scsi-lpfc-Fix-target-reset-failing.patch.- Refresh patches.suse/scsi-lpfc-Fix-vport-create-logging.patch.- Refresh patches.suse/scsi-lpfc-Implement-health-checking-when-aborting-I-.patch.- Refresh patches.suse/scsi-lpfc-Prevent-duplicate-requests-to-unregister-w.patch.- Refresh patches.suse/scsi-lpfc-Refresh-ndlp-when-a-new-PRLI-is-received-i.patch.- Refresh patches.suse/scsi-lpfc-Simplify-bool-comparison.patch.- Refresh patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.7.patch.- Refresh patches.suse/scsi-lpfc-Use-the-nvme-fc-transport-supplied-timeout.patch.- commit 188caef * Wed Feb 24 2021 mkoutnyAATTsuse.com- blacklist.conf: Add b4e00444cab4 fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent- commit 9bf5c9d * Wed Feb 24 2021 nborisovAATTsuse.com- btrfs: Unlock extents in btrfs_zero_range in case of errors (bsc#1182047).- commit 4fe3d61 * Wed Feb 24 2021 nborisovAATTsuse.com- btrfs: Simplify code flow in btrfs_delayed_inode_reserve_metadata (bsc#1182047).- commit 0a111f1 * Wed Feb 24 2021 nborisovAATTsuse.com- btrfs: Remove btrfs_inode from btrfs_delayed_inode_reserve_metadata (bsc#1182047).- commit 6abec54 * Wed Feb 24 2021 mkoutnyAATTsuse.com- blacklist:conf: Add 67197a4f28d2 mm, oom_adj: don\'t loop through tasks in __set_oom_adj when not necessary- commit 6dd2fbd * Wed Feb 24 2021 nborisovAATTsuse.com- btrfs: Cleanup try_flush_qgroup (bsc#1182047).- commit a9cc07f * Wed Feb 24 2021 nborisovAATTsuse.com- btrfs: Don\'t flush from btrfs_delayed_inode_reserve_metadata (bsc#1182047).- commit 8f524ac * Wed Feb 24 2021 nborisovAATTsuse.com- btrfs: Free correct amount of space in btrfs_delayed_inode_reserve_metadata (bsc#1182047).- commit 0e15c8a * Wed Feb 24 2021 msuchanekAATTsuse.de- macros.kernel-source: Use spec_install_pre for certificate installation (boo#1182672). Since rpm 4.16 files installed during build phase are lost.- commit d0b887e * Wed Feb 24 2021 jackAATTsuse.cz- quota: Fix error codes in v2_read_file_info() (bsc#1182652).- commit c407a14 * Wed Feb 24 2021 jackAATTsuse.cz- quota: Fix memory leak when handling corrupted quota file (bsc#1182650).- commit cdd5891 * Tue Feb 23 2021 jdelvareAATTsuse.de- arm64: Update config file. Set CONFIG_WATCHDOG_SYSFS to true (bsc#1182560)- commit 76d688e * Tue Feb 23 2021 pmladekAATTsuse.com- blacklist.conf: printk: not critical; allow to use the full buffer when using log dumpers- commit 03f346d * Tue Feb 23 2021 ematsumiyaAATTsuse.de- scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limit (bsc#1179142).- commit 9fdd14c * Tue Feb 23 2021 jackAATTsuse.cz- fs: fix lazytime expiration handling in __writeback_single_inode() (bsc#1182466).- commit 3cdb4a6 * Tue Feb 23 2021 jackAATTsuse.cz- writeback: Drop I_DIRTY_TIME_EXPIRE (bsc#1182460).- commit 648fb2d * Tue Feb 23 2021 jackAATTsuse.cz- fs: move I_DIRTY_INODE to fs.h (bsc#1182612). Refresh patches.suse/writeback-Avoid-skipping-inode-writeback.patch- commit 8f47ef9 * Tue Feb 23 2021 jackAATTsuse.cz- reiserfs: add check for an invalid ih_entry_count (bsc#1182462).- commit 956913c * Tue Feb 23 2021 jackAATTsuse.cz- quota: Sanity-check quota file headers on load (bsc#1182461).- commit 782f03a * Tue Feb 23 2021 jackAATTsuse.cz- ext4: fix superblock checksum failure when setting password salt (bsc#1182465).- commit ff57aed * Tue Feb 23 2021 jackAATTsuse.cz- ext4: don\'t remount read-only with errors=continue on reboot (bsc#1182464).- commit 7fbcd26 * Tue Feb 23 2021 jackAATTsuse.cz- ext4: fix deadlock with fs freezing and EA inodes (bsc#1182463).- commit de9ba56 * Tue Feb 23 2021 jackAATTsuse.cz- libfs: fix error cast of negative value in simple_attr_write() (bsc#1179709).- commit 71d2e55 * Tue Feb 23 2021 jackAATTsuse.cz- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1182449).- commit a4cb81f * Tue Feb 23 2021 jackAATTsuse.cz- ext4: fix a memory leak of ext4_free_data (bsc#1182447).- commit c0f0b07 * Tue Feb 23 2021 jackAATTsuse.cz- blacklist.conf: Blacklist 75d18cd1868c- commit 5b530eb * Tue Feb 23 2021 jackAATTsuse.cz- block: fix use-after-free in disk_part_iter_next (bsc#1182610).- commit f36fc46 * Tue Feb 23 2021 ddissAATTsuse.de- scsi: target: Fix truncated PR-in ReadKeys response (bsc#1182590).- Refresh patches.suse/target-pr-add-backend-API-for-reservation-handling.patch.- commit 0e2abd7 * Tue Feb 23 2021 ddissAATTsuse.de- scsi: target: fix unmap_zeroes_data boolean initialisation (bsc#1163617).- commit c405ea7 * Mon Feb 22 2021 aaptelAATTsuse.com- cifs: report error instead of invalid when revalidating a dentry fails (bsc#1177440).- commit 3afaf84 * Mon Feb 22 2021 msuchanekAATTsuse.de- powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning (bsc#1182571 ltc#191345).- commit fc0b5fc * Mon Feb 22 2021 colyliAATTsuse.de- libnvdimm/dimm: Avoid race between probe and available_slots_show() (bsc#1170442).- Use the above upstream patch to replace the following in-house patch, patches.suse/nvdimm-Avoid-race-between-probe-and-reading-device-a.patch.- commit 80445ba * Mon Feb 22 2021 msuchanekAATTsuse.de- ibmvnic: Set to CLOSED state even on error (bsc#1084610 ltc#165122 git-fixes).- commit c55ec38 * Mon Feb 22 2021 msuchanekAATTsuse.de- ibmvnic: serialize access to work queue on remove (bsc#1065729).- commit 51d3e8a * Mon Feb 22 2021 ailiopAATTsuse.com- xfs: reduce quota reservation when doing a dax unwritten extent conversion (git-fixes bsc#1182561).- commit ca4e119 * Mon Feb 22 2021 dwagnerAATTsuse.de- nvme-multipath: Early exit if no path is available (git-fixes).- commit b1a1bbe * Mon Feb 22 2021 dwagnerAATTsuse.de- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1178049).- commit 84d4d79 * Mon Feb 22 2021 msuchanekAATTsuse.de- rpm/kernel-subpackage-build: Workaround broken bot (https://github.com/openSUSE/openSUSE-release-tools/issues/2439)- commit b74d860 * Mon Feb 22 2021 nsaenzjulienneAATTsuse.de- tpm_tis: Clean up locality release (git-fixes).- commit d8bc4b8 * Mon Feb 22 2021 jgrossAATTsuse.com- xen-blkback: fix error handling in xen_blkbk_map() (XSA-365 CVE-2021-26930 bsc#1181843).- commit 0ed98dc * Mon Feb 22 2021 jgrossAATTsuse.com- xen-scsiback: don\'t \"handle\" error by BUG() (XSA-362 CVE-2021-26931 bsc#1181753).- commit b067c04 * Mon Feb 22 2021 jgrossAATTsuse.com- xen-netback: don\'t \"handle\" error by BUG() (XSA-362 CVE-2021-26931 bsc#1181753).- commit 4c9cf8b * Mon Feb 22 2021 jgrossAATTsuse.com- xen-blkback: don\'t \"handle\" error by BUG() (XSA-362 CVE-2021-26931 bsc#1181753).- commit 603464d * Mon Feb 22 2021 jgrossAATTsuse.com- xen/arm: don\'t ignore return errors from set_phys_to_machine (XSA-361 CVE-2021-26932 bsc#1181747).- commit 9ff68db * Mon Feb 22 2021 jgrossAATTsuse.com- Xen/gntdev: correct error checking in gntdev_map_grant_pages() (XSA-361 CVE-2021-26932 bsc#1181747).- commit 7fd73db * Mon Feb 22 2021 jgrossAATTsuse.com- Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages() (XSA-361 CVE-2021-26932 bsc#1181747).- commit 131ffb6 * Mon Feb 22 2021 jgrossAATTsuse.com- Xen/x86: also check kernel mapping in set_foreign_p2m_mapping() (XSA-361 CVE-2021-26932 bsc#1181747).- commit 4b44d15 * Mon Feb 22 2021 jgrossAATTsuse.com- Xen/x86: don\'t bail early from clear_foreign_p2m_mapping() (XSA-361 CVE-2021-26932 bsc#1181747).- commit 92a5a6c * Mon Feb 22 2021 jgrossAATTsuse.com- xen/netback: fix spurious event detection for common event case (bsc#1182175).- commit 1f35f61 * Mon Feb 22 2021 firo.yangAATTsuse.com- s390/dasd: fix hanging offline processing due to canceled worker (bsc#1175165).- commit 91d826b * Fri Feb 19 2021 alnovakAATTsuse.cz- Refresh patches.suse/v2-0004-xen-netback-fix-spurious-event-detection-for-comm.patch.- commit d1622c9 * Fri Feb 19 2021 bpAATTsuse.de- x86/efistub: Disable paging at mixed mode entry (bsc#1114648).- commit 326e0d6 * Fri Feb 19 2021 msuchanekAATTsuse.de- ibmvnic: skip send_request_unmap for timeout reset (bsc#1184114 ltc#192237 bsc#1182485 ltc#191591).- ibmvnic: add memory barrier to protect long term buffer (bsc#1184114 ltc#192237 bsc#1182485 ltc#191591).- ibmvnic: Ensure that CRQ entry read are correctly ordered (bsc#1184114 ltc#192237 bsc#1182485 ltc#191591).- commit 7ca1337 * Fri Feb 19 2021 bpAATTsuse.de- blacklist.conf: dca5244d2f5b compiler.h: Raise minimum version of GCC to 5.1 for arm64- commit 4dbb981 * Thu Feb 18 2021 jgrossAATTsuse.com- KVM: VMX: hide flexpriority from guest when disabled at the module level (bsc#1182448).- commit f906581 * Thu Feb 18 2021 msuchanekAATTsuse.de- mm: thp: kABI: move the added flag to the end of enum (bsc#1181896 ltc#191273).- commit f9ba021 * Thu Feb 18 2021 jgrossAATTsuse.com- KVM: VMX: check for existence of secondary exec controls before accessing (bsc#1182438).- commit 66a7205 * Thu Feb 18 2021 mbenesAATTsuse.cz- tracing: Check length before giving out the filter buffer (git-fixes).- commit b6e46ef * Thu Feb 18 2021 mbenesAATTsuse.cz- tracing: Do not count ftrace events in top level enable output (git-fixes).- commit f623a9c * Thu Feb 18 2021 mbenesAATTsuse.cz- fgraph: Initialize tracing_graph_pause at task creation (git-fixes).- commit 0ed99da * Thu Feb 18 2021 msuchanekAATTsuse.de- mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled (bsc#1181896 ltc#191273).- commit 190e41a * Wed Feb 17 2021 bpAATTsuse.de- blacklist.conf: bc310baf2ba3 x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld- commit 36e3f38 * Wed Feb 17 2021 bpAATTsuse.de- x86/entry/64/compat: Fix \"x86/entry/64/compat: Preserve r8-r11 in int $0x80\" (bsc#1114648).- commit a1d1b7b * Wed Feb 17 2021 bpAATTsuse.de- x86/entry/64/compat: Preserve r8-r11 in int $0x80 (bsc#1114648).- commit 42ed212 * Tue Feb 16 2021 oneukumAATTsuse.com- USB: serial: option: Adding support for Cinterion MV31 (git-fixes).- commit 8d6b9ba * Tue Feb 16 2021 oneukumAATTsuse.com- USB: serial: cp210x: add pid/vid for WSDA-200-USB (git-fixes).- commit 107c025 * Tue Feb 16 2021 oneukumAATTsuse.com- USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000 (git-fixes).- commit ad7a69c * Tue Feb 16 2021 bpAATTsuse.de- blacklist.conf: 6e7b64b9dd6d elfcore: fix building with clang- commit f199c06 * Tue Feb 16 2021 bpAATTsuse.de- x86/apic: Add extra serialization for non-serializing MSRs (bsc#1114648).- commit 77f0fa8 * Tue Feb 16 2021 oneukumAATTsuse.com- USB: cdc-acm: blacklist another IR Droid device (git-fixes).- tools lib traceevent: Fix \"robust\" test of do_generate_dynamic_list_file (git-fixes).- commit 297a9c0 * Tue Feb 16 2021 oneukumAATTsuse.com- blacklist.conf: fix is for clang only- commit 3249803 * Tue Feb 16 2021 oneukumAATTsuse.com- iwlwifi: exclude GEO SAR support for 3168 (git-fixes).- commit dd7e4e1 * Tue Feb 16 2021 jgrossAATTsuse.com- KVM: Fix kABI for set_virtual_apic_mode (bsc#1182310).- commit b5848cd * Tue Feb 16 2021 jgrossAATTsuse.com- patches.suse/kvm-vmx-Basic-APIC-virtualization-controls-have-thre.patch: (bsc#1182310).- commit 1c96332 * Tue Feb 16 2021 jgrossAATTsuse.com- patches.suse/kvm-vmx-Introduce-lapic_mode-enumeration.patch: (bsc#1182307).- commit 5d56e56 * Tue Feb 16 2021 tbogendoerferAATTsuse.de- net/mlx4_en: Handle TX error CQE (bsc#1181854).- commit 9f0aa56 * Tue Feb 16 2021 jgrossAATTsuse.com- kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use (bsc#1182302).- commit ee126c4 * Mon Feb 15 2021 msuchanekAATTsuse.de- kernel-binary.spec: Add back initrd and image symlink ghosts to filelist (bsc#1182140). Fixes: 76a9256314c3 (\"rpm/kernel-{source,binary}.spec: do not include ghost symlinks (boo#1179082).\")- commit 606c9d1 * Mon Feb 15 2021 nborisovAATTsuse.com- btrfs: prop: fix zstd compression parameter validation (bsc#1182269).- commit 719d4b4 * Mon Feb 15 2021 nborisovAATTsuse.com- btrfs: prepare for extensions in compression options (bsc#1182269).- Refresh patches.suse/btrfs-add-zstd-support.patch.- commit e4fc3db * Mon Feb 15 2021 nborisovAATTsuse.com- btrfs: prop: fix vanished compression property after failed set (bsc#1182269).- commit 1012b4e * Mon Feb 15 2021 tiwaiAATTsuse.de- rpm/post.sh: Avoid purge-kernel for the first installed kernel (bsc#1180058)- commit c29e77d * Mon Feb 15 2021 jgrossAATTsuse.com- xen/netback: avoid race in xenvif_rx_ring_slots_available() (bsc#1065600).- commit 6c994a2 * Mon Feb 15 2021 jgrossAATTsuse.com- KVM: x86: emulating RDPID failure shall return #UD rather than- commit 0415bb8 * Mon Feb 15 2021 nborisovAATTsuse.com- btrfs: fix mount failure caused by race with umount (bsc#1182248).- commit 03864cf * Mon Feb 15 2021 nborisovAATTsuse.com- btrfs: send, recompute reference path after orphanization of a directory (bsc#1182243).- commit 5998946 * Mon Feb 15 2021 nborisovAATTsuse.com- Btrfs: send, fix missing truncate for inode with prealloc extent past eof (bsc#1182173).- commit 1612c34 * Mon Feb 15 2021 nborisovAATTsuse.com- btrfs: send, orphanize first all conflicting inodes when processing references (bsc#1182243 bsc#1182242).- commit 1cb4c95 * Mon Feb 15 2021 jgrossAATTsuse.com- KVM: Fix kABI for tlb_flush (bsc#1182195).- commit a8a83a8 * Fri Feb 12 2021 msuchanekAATTsuse.de- powerpc/pseries: extract host bridge from pci_bus prior to bus removal (bsc#1182171 ltc#190900).- commit 8a5c99f * Fri Feb 12 2021 jgrossAATTsuse.com- KVM: X86: introduce invalidate_gpa argument to tlb flush (bsc#1182195).- Refresh patches.suse/29-kvm-svm-add-sev-module_param.patch.- Refresh patches.suse/kvm-nvmx-don-t-flush-tlb-when-vmcs12-uses-vpid.- commit 2a2649a * Fri Feb 12 2021 jgrossAATTsuse.com- KVM: x86: emulate RDPID (bsc#1182182).- Refresh patches.suse/kvm-nvmx-check-io-instruction-vm-exit-conditions.- Refresh patches.suse/kvm-nvmx-don-t-emulate-instructions-in-guest-mode.- Refresh patches.suse/kvm-vmx-check-descriptor-table-exits-on-instruction-emulation.- commit f886871 * Fri Feb 12 2021 alnovakAATTsuse.cz- xen/netback: fix spurious event detection for common event case (bsc#1182175).- commit 2340e6b * Fri Feb 12 2021 nborisovAATTsuse.com- Btrfs: incremental send, fix file corruption when no-holes feature is enabled (bsc#1182184).- commit 923bb4b * Fri Feb 12 2021 nborisovAATTsuse.com- Btrfs: send, fix incorrect file layout after hole punching beyond eof (bsc#1182173).- commit 69bd0e9 * Fri Feb 12 2021 bpAATTsuse.de- blacklist.conf: eff8728fe698 vmlinux.lds.h: Add PGO and AutoFDO input sections By the time this gets interesting for us, we would\'ve gotten it with a kernel update.- commit f920944 * Fri Feb 12 2021 nborisovAATTsuse.com- btrfs: send: fix invalid clone operations when cloning from the same file and root (bsc#1182173)- commit a9e55bb * Fri Feb 12 2021 nborisovAATTsuse.com- Btrfs: send, fix emission of invalid clone operations within the same file (bsc#1182173)- commit dd18034 * Fri Feb 12 2021 nborisovAATTsuse.com- Btrfs: send, allow clone operations within the same file (bsc#1182173)- commit fbca21a * Fri Feb 12 2021 nborisovAATTsuse.com- Btrfs: send, do not issue unnecessary truncate operations (bsc#1182173)- Refresh patches.suse/btrfs-fix-send-failure-when-root-has-deleted-files-s.patch.- commit ed02cc5 * Fri Feb 12 2021 ptesarikAATTsuse.cz- blacklist.conf: misattributed s390/vfio-ap fix.- commit d069404 * Thu Feb 11 2021 msuchanekAATTsuse.de- powerpc/perf/hv-24x7: Dont create sysfs event files for dummy events (bsc#1182118 ltc#190624).- commit 9e191d1 * Thu Feb 11 2021 nborisovAATTsuse.com- Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota reserve (bsc#1182130)- commit 57d0136 * Thu Feb 11 2021 nborisovAATTsuse.com- Btrfs: fix hole extent items with a zero size after range cloning (bsc#1182038).- commit 3fb5369 * Thu Feb 11 2021 nborisovAATTsuse.com- Btrfs: fix cloning range with a hole when using the NO_HOLES feature (bsc#1182038).- Refresh patches.suse/btrfs-use-the-file-extent-tree-infrastructure.patch.- commit cf61154 * Thu Feb 11 2021 nborisovAATTsuse.com- btrfs: fix lost i_size update after cloning inline extent (bsc#1181998).- commit 68d59ed * Thu Feb 11 2021 jgrossAATTsuse.com- xen/netback: avoid race in xenvif_rx_ring_slots_available() (bsc#1065600).- commit 8f2c4d9 * Thu Feb 11 2021 jgrossAATTsuse.com- xen-blkfront: allow discard- * nodes to be optional (bsc#1181346).- commit 32a7674 * Wed Feb 10 2021 nborisovAATTsuse.com- btrfs: don\'t set path->leave_spinning for truncate (bsc#1181998).- commit 72ff950 * Wed Feb 10 2021 nborisovAATTsuse.com- btrfs: delete the ordered isize update code (bsc#1181998).- commit 70537be * Wed Feb 10 2021 nborisovAATTsuse.com- btrfs: replace all uses of btrfs_ordered_update_i_size (bsc#1181998).- Refresh patches.suse/0004-btrfs-change-timing-for-qgroup-reserved-space-for-or.patch.- commit 497f773 * Wed Feb 10 2021 nborisovAATTsuse.com- btrfs: use the file extent tree infrastructure (bsc#1181998).- Refresh patches.suse/0002-btrfs-inode-move-qgroup-reserved-space-release-to-th.patch.- commit 664a4c3 * Wed Feb 10 2021 nborisovAATTsuse.com- Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents (bsc#1182038).- Refresh patches.suse/0006-btrfs-rename-the-btrfs_calc_-metadata_size-helpers.patch.- Refresh patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch.- Refresh patches.suse/btrfs-reduce-contention-on-log-trees-when-logging-ch.patch.- commit fabd5d7 * Tue Feb 09 2021 bpAATTsuse.de- blacklist.conf: 9ad22e165994 x86/debug: Fix DR6 handling- commit ae1ce9a * Tue Feb 09 2021 nborisovAATTsuse.com- Btrfs: factor out extent dropping code from hole punch handler (bsc#1182038).- Refresh patches.suse/0006-btrfs-rename-the-btrfs_calc_-metadata_size-helpers.patch.- commit e3f0176 * Tue Feb 09 2021 nborisovAATTsuse.com- btrfs: introduce per-inode file extent tree (bsc#1181998).- Refresh patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch.- commit c8d7f4b * Tue Feb 09 2021 nborisovAATTsuse.com- btrfs: Introduce extent_io_tree::owner to distinguish different io_trees (bsc#1181998).- Refresh patches.suse/btrfs-Rename-and-export-clear_btree_io_tree.patch.- Refresh patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch.- commit 8b3be29 * Tue Feb 09 2021 nborisovAATTsuse.com- btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_update (bsc#1181998).- commit 538a00f * Tue Feb 09 2021 nborisovAATTsuse.com- btrfs: correctly calculate item size used when item key collision happens (bsc#1181996).- commit 0680de5 * Tue Feb 09 2021 oneukumAATTsuse.com- xhci: fix bounce buffer usage for non-sg list case (git-fixes).- commit 541c69c * Tue Feb 09 2021 oneukumAATTsuse.com- blacklist.conf: build only fix- commit a076360 * Tue Feb 09 2021 oneukumAATTsuse.com- USB: serial: option: add LongSung M5710 module support (git-fixes).- commit d38d72a * Tue Feb 09 2021 oneukumAATTsuse.com- usb: uas: Add PNY USB Portable SSD to unusual_uas (git-fixes).- commit 23ad4b0 * Tue Feb 09 2021 oneukumAATTsuse.com- USB: usblp: fix DMA to stack (git-fixes).- commit 260a43d * Tue Feb 09 2021 bpAATTsuse.de- Fix unsynchronized access to sev members through svm_register_enc_region (bsc#1114648).- commit d3b5f60 * Tue Feb 09 2021 oneukumAATTsuse.com- blacklist.conf: alters a kernel parameter\'s default- commit f646f22 * Tue Feb 09 2021 nborisovAATTsuse.com- Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space (bsc#1181987).- Refresh patches.suse/Btrfs-fix-race-between-send-and-deduplication-that-l.patch.- Refresh patches.suse/btrfs-fix-space_info-bytes_may_use-underflow-after-n.patch.- Refresh patches.suse/btrfs-prevent-ioctls-from-interfering-with-a-swap-file.patch.- Refresh patches.suse/btrfs-qgroup-fix-qgroup-meta-rsv-leak-for-subvolume-.patch.- commit 3707c2c * Tue Feb 09 2021 nborisovAATTsuse.com- Btrfs: fix unexpected cow in run_delalloc_nocow (bsc#1181987).- commit 001ef60 * Tue Feb 09 2021 msuchanekAATTsuse.de- powerpc/pseries/dlpar: handle ibm, configure-connector delay status (bsc#1181985 ltc#188074).- commit 1e16f80 * Tue Feb 09 2021 nborisovAATTsuse.com- btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_info::journal_info (bsc#1181931).- Refresh patches.suse/btrfs-force-chunk-allocation-if-our-global-rsv-is-larger-than-metadata.patch.- commit 1752690 * Mon Feb 08 2021 msuchanekAATTsuse.de- powerpc/perf: Exclude kernel samples while counting events in user space (bsc#1065729).- commit 1242de5 * Mon Feb 08 2021 msuchanekAATTsuse.de- powerpc: Fix alignment bug within the init sections (bsc#1065729).- commit 6f1cd21 * Mon Feb 08 2021 msuchanekAATTsuse.de- ibmvnic: device remove has higher precedence over reset (bsc#1065729).- commit e354320 * Mon Feb 08 2021 msuchanekAATTsuse.de- ibmvnic: fix login buffer memory leak (bsc#1081134 ltc#164631).- commit ffed87d * Mon Feb 08 2021 msuchanekAATTsuse.de- ibmvnic: Clear failover_pending if unable to schedule (bsc#1181960 ltc#190997).- commit 2c25b45 * Mon Feb 08 2021 nsaenzjulienneAATTsuse.de- firmware: imx: select SOC_BUS to fix firmware build (git-fixes).- commit e73e25a * Mon Feb 08 2021 bpAATTsuse.de- x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled (bsc#1114648).- commit ace04f4 * Mon Feb 08 2021 bpAATTsuse.de- x86/resctrl: Remove unused struct mbm_state::chunks_bw (bsc#1114648).- commit af0f929 * Mon Feb 08 2021 mbenesAATTsuse.cz- objtool: Don\'t fail on missing symbol table (bsc#1192379).- objtool: Don\'t fail on missing symbol table (bsc#1169514).- commit e7ec5af * Mon Feb 08 2021 nborisovAATTsuse.com- btrfs: Use bd_dev to generate index when dev_state_hashtable add items (bsc#1181931).- commit 8b3cb11 * Mon Feb 08 2021 nborisovAATTsuse.com- btrfs: Fix race between extent freeing/allocation when using bitmaps (bsc#1181574).- commit 7dd6e0e * Fri Feb 05 2021 ddissAATTsuse.de- kernfs: deal with kernfs_fill_super() failures (bsc#1181809).- commit d6f9eec * Thu Feb 04 2021 msuchanekAATTsuse.de- powerpc/mm/pkeys: Make pkey access check work on execute_only_key (bsc#1181544 ltc#191080 git-fixes).- Refresh patches.suse/powerpc-book3s64-pkeys-Fix-pkey_access_permitted-for.patch.- commit 77be6b3 * Wed Feb 03 2021 tiwaiAATTsuse.de- rpm/kernel-binary.spec.in: Correct Supplements in optional subpkg (jsc#SLE-11796) The product string was changed from openSUSE to Leap.- commit 3cb7943 * Wed Feb 03 2021 jroedelAATTsuse.de- kABI: Fix kABI for 12856e7acde4 PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY (bsc#1179612).- commit 6de45ce * Wed Feb 03 2021 jroedelAATTsuse.de- PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY (bsc#1179612).- commit fd405f3 * Wed Feb 03 2021 jroedelAATTsuse.de- vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn (bsc#1179612).- commit bc6883b * Wed Feb 03 2021 jroedelAATTsuse.de- s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORY (bsc#1179612).- commit 7296e53 * Wed Feb 03 2021 jroedelAATTsuse.de- s390/pci: adaptation of iommu to multifunction (bsc#1179612).- commit 6900ca7 * Wed Feb 03 2021 tiwaiAATTsuse.de- Revert the bad merge commit Back to the previous version before the merge: patches.suse/ALSA-rawmidi-Fix-racy-buffer-resize-under-concurrent.patch- commit 9631396 * Wed Feb 03 2021 tiwaiAATTsuse.de- Fix the inconsistent kfree() call at rawmidi (CVE-2020-27786 bsc#1179601 Refresh patches.suse/ALSA-rawmidi-Fix-racy-buffer-resize-under-concurrent.patch- commit a0147ff * Wed Feb 03 2021 msuchanekAATTsuse.de- powerpc: kABI: add back suspend_disable_cpu in machdep_calls (bsc#1181674 ltc#189159).- commit a539927 * Tue Feb 02 2021 msuchanekAATTsuse.de- powerpc/pseries/mobility: refactor node lookup during DT update (bsc#1181674 ltc#189159).- powerpc/rtas: remove unused rtas_suspend_me_data (bsc#1181674 ltc#189159).- powerpc/pseries/hibernation: remove prepare_late() callback (bsc#1181674 ltc#189159).- powerpc/pseries/hibernation: perform post-suspend fixups later (bsc#1181674 ltc#189159).- powerpc/rtas: remove unused rtas_suspend_last_cpu() (bsc#1181674 ltc#189159).- powerpc/pseries/hibernation: switch to rtas_ibm_suspend_me() (bsc#1181674 ltc#189159).- powerpc/rtas: remove rtas_suspend_cpu() (bsc#1181674 ltc#189159).- powerpc/machdep: remove suspend_disable_cpu() (bsc#1181674 ltc#189159).- powerpc/pseries/hibernation: remove pseries_suspend_cpu() (bsc#1181674 ltc#189159).- powerpc/pseries/hibernation: pass stream id via function arguments (bsc#1181674 ltc#189159).- Refresh patches.suse/powerpc-pseries-hibernation-remove-redundant-cachein.patch- powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops (bsc#1181674 ltc#189159).- powerpc/rtas: remove rtas_ibm_suspend_me_unsafe() (bsc#1181674 ltc#189159).- powerpc/rtas: dispatch partition migration requests to pseries (bsc#1181674 ltc#189159).- powerpc/pseries/mobility: retry partition suspend after error (bsc#1181674 ltc#189159).- powerpc/pseries/mobility: signal suspend cancellation to platform (bsc#1181674 ltc#189159).- powerpc/pseries/mobility: use stop_machine for join/suspend (bsc#1181674 ltc#189159).- powerpc/pseries/mobility: extract VASI session polling logic (bsc#1181674 ltc#189159).- powerpc/pseries/mobility: use rtas_activate_firmware() on resume (bsc#1181674 ltc#189159).- Refresh patches.suse/powerpc-pseries-mobility-notify-network-peers-after-.patch- powerpc/pseries/mobility: error message improvements (bsc#1181674 ltc#189159).- powerpc/pseries/mobility: add missing break to default case (bsc#1181674 ltc#189159).- powerpc/pseries/mobility: don\'t error on absence of ibm, update-nodes (bsc#1181674 ltc#189159).- powerpc/hvcall: add token and codes for H_VASI_SIGNAL (bsc#1181674 ltc#189159).- powerpc/rtas: add rtas_activate_firmware() (bsc#1181674 ltc#189159).- powerpc/rtas: add rtas_ibm_suspend_me() (bsc#1181674 ltc#189159).- powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe (bsc#1181674 ltc#189159).- powerpc/rtas: complete ibm,suspend-me status codes (bsc#1181674 ltc#189159).- powerpc/rtas: prevent suspend-related sys_rtas use on LE (bsc#1181674 ltc#189159).- powerpc/pseries/mobility: Add pr_debug() for device tree changes (bsc#1181674 ltc#189159).- powerpc/pseries/mobility: Set pr_fmt() (bsc#1181674 ltc#189159).- powerpc/pseries: remove obsolete memory hotplug DT notifier code (bsc#1181674 ltc#189159).- Refresh patches.suse/powerpc-pseries-update-device-tree-before-ejecting-h.patch- powerpc/pseries: remove dlpar_cpu_readd() (bsc#1181674 ltc#189159).- powerpc/pseries: remove memory \"re-add\" implementation (bsc#1181674 ltc#189159).- powerpc/pseries: remove prrn special case from DT update path (bsc#1181674 ltc#189159).- powerpc/numa: remove arch_update_cpu_topology (bsc#1181674 ltc#189159).- Refresh patches.suse/powerpc-numa-Fix-build-when-CONFIG_NUMA-n.patch.- Refresh patches.suse/powerpc-numa-remove-arch_update_cpu_topology.patch.- powerpc/numa: remove prrn_is_enabled() (bsc#1181674 ltc#189159).- Refresh patches.suse/powerpc-numa-Fix-build-when-CONFIG_NUMA-n.patch.- Refresh patches.suse/pseries-hotplug-memory-hot-add-skip-redundant-LMB-lo.patch.- powerpc/rtasd: simplify handle_rtas_event(), emit message on events (bsc#1181674 ltc#189159).- powerpc/numa: remove start/stop_topology_update() (bsc#1181674 ltc#189159).- Refresh patches.suse/powerpc-numa-Fix-build-when-CONFIG_NUMA-n.patch.- Refresh patches.suse/pseries-hotplug-memory-hot-add-skip-redundant-LMB-lo.patch.- powerpc/numa: remove timed_topology_update() (bsc#1181674 ltc#189159).- powerpc/numa: stub out numa_update_cpu_topology() (bsc#1181674 ltc#189159).- powerpc/numa: remove vphn_enabled and prrn_enabled internal flags (bsc#1181674 ltc#189159).- powerpc/numa: remove unreachable topology workqueue code (bsc#1181674 ltc#189159).- powerpc/numa: remove unreachable topology timer code (bsc#1181674 ltc#189159).- powerpc/numa: make vphn_enabled, prrn_enabled flags const (bsc#1181674 ltc#189159).- powerpc/numa: remove unreachable topology update code (bsc#1181674 ltc#189159).- powerpc/numa: remove ability to enable topology updates (bsc#1181674 ltc#189159).- powerpc/numa: Remove late request for home node associativity (bsc#1181674 ltc#189159).- commit 42c87f1 * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 8959be4 * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- net: bcmgenet: fix mask check in bcmgenet_validate_flow() (git-fixes).- commit 1cd9ea7 * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- net: bcmgenet: use __be16 for htons(ETH_P_IP) (git-fixes).- commit 7b36765 * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- bonding: wait for sysfs kobject destruction before freeing struct slave (git-fixes).- commit c27452a * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- net: bcmgenet: re-remove bcmgenet_hfb_add_filter (git-fixes).- commit a61743b * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- net: bcmgenet: add support for ethtool rxnfc flows (git-fixes).- commit ec34125 * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- net: bcmgenet: code movement (git-fixes).- commit eac343c * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- net: lpc-enet: fix error return code in lpc_mii_init() (git-fixes).- commit 525ec56 * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- Revert \"net: bcmgenet: remove unused function in bcmgenet.c\" (git-fixes).- commit ac8549e * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- net: bcmgenet: Fix WoL with password after deep sleep (git-fixes).- commit 9c5110a * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- net: bcmgenet: set Rx mode before starting netif (git-fixes).- commit 67cc154 * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- net: bcmgenet: Use correct I/O accessors (git-fixes).- commit 5436a05 * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- bonding: Fix reference count leak in bond_sysfs_slave_add (git-fixes).- commit 3e233c2 * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- net: sun: fix missing release regions in cas_init_one() (git-fixes).- commit adbedbb * Mon Feb 01 2021 denis.kirjanovAATTsuse.com- net: moxa: Fix a potential double \'free_irq()\' (git-fixes).- commit 7030619 * Mon Feb 01 2021 tiwaiAATTsuse.de- Fix a bug in rawmidi UAF fix patch (bsc#1179601, CVE-2020-27786) Refresh patches.suse/ALSA-rawmidi-Fix-racy-buffer-resize-under-concurrent.patch- commit ce80dfa * Mon Feb 01 2021 dwagnerAATTsuse.de- nbd: freeze the queue while we\'re adding connections (bsc#1181504 CVE-2021-3348).- nbd: Fix memory leak in nbd_add_socket (bsc#1181504).- commit 447797a * Mon Feb 01 2021 jroedelAATTsuse.de- kABI: Fix kABI for extended APIC-ID support (bsc#1181001, jsc#ECO-3191).- x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID (bsc#1181001, jsc#ECO-3191).- x86/apic: Support 15 bits of APIC ID in IOAPIC/MSI where available (bsc#1181001, jsc#ECO-3191).- x86/ioapic: Handle Extended Destination ID field in RTE (bsc#1181001, jsc#ECO-3191).- x86/msi: Only use high bits of MSI address for DMAR unit (bsc#1181001, jsc#ECO-3191).- x86/apic: Fix x2apic enablement without interrupt remapping (bsc#1181001, jsc#ECO-3191).- x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID (bsc#1181001, jsc#ECO-3191).- iommu/vt-d: Don\'t dereference iommu_device if IOMMU_API is not built (bsc#1181001, jsc#ECO-3191).- iommu/vt-d: Gracefully handle DMAR units with no supported address widths (bsc#1181001, jsc#ECO-3191).- commit f781b81 * Mon Feb 01 2021 dbuesoAATTsuse.de- Move futex fixes into the sorted section (bsc#1181349 CVE-2021-3347)- commit c34c9df * Sun Jan 31 2021 tiwaiAATTsuse.de- drm/i915: Check for all subplatform bits (git-fixes).- can: dev: prevent potential information leak in can_fill_info() (git-fixes).- xhci: tegra: Delay for disabling LFPS detector (git-fixes).- xhci: make sure TRB is fully written before giving it to the controller (git-fixes).- USB: ehci: fix an interrupt calltrace error (git-fixes).- ehci: fix EHCI host controller initialization sequence (git-fixes).- ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info() (git-fixes).- ALSA: hda/via: Add minimum mute flag (git-fixes).- can: vxcan: vxcan_xmit: fix use after free bug (git-fixes).- drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields (git-fixes).- drm/nouveau/privring: ack interrupts the same way as RM (git-fixes).- drm/nouveau/bios: fix issue shadowing expansion ROMs (git-fixes).- ALSA: doc: Fix reference to mixart.rst (git-fixes).- ASoC: Intel: haswell: Add missing pm_ops (git-fixes).- can: c_can: c_can_power_up(): fix error handling (git-fixes).- commit 6556b1a * Sun Jan 31 2021 tiwaiAATTsuse.de- Update patch References tags for futex fixes (bsc#1181349 CVE-2021-3347)- commit afd051d * Sun Jan 31 2021 dbuesoAATTsuse.de- Refresh patches.suse/futex-Handle-transient-ownerless-rtmutex-state-corre.patch As of patches.suse/0001-locking-futex-Allow-low-level-atomic-operations-to-r.patch we need to update the patch such that we set EAGAIN and avoid a warn (albeit benign).- commit 96704b7 * Fri Jan 29 2021 ptesarikAATTsuse.cz- s390/qeth: fix L2 header access in qeth_l3_osa_features_check() (git-fixes).- s390/qeth: fix locking for discipline setup / removal (git-fixes).- s390/qeth: fix deadlock during recovery (git-fixes).- s390/qeth: delay draining the TX buffers (git-fixes).- commit eca39ca * Fri Jan 29 2021 mkoutnyAATTsuse.com- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1163930).- ptrace: reintroduce usage of subjective credentials in ptrace_has_cap() (bsc#1163930).- commit 1b5e91e * Fri Jan 29 2021 ptesarikAATTsuse.cz- s390/cio: fix use-after-free in ccw_device_destroy_console (git-fixes).- commit 2bcefd5 * Fri Jan 29 2021 ptesarikAATTsuse.cz- net/smc: fix sleep bug in smc_pnet_find_roce_resource() (git-fixes).- Refresh patches.suse/net-smc-switch-smcd_dev_list-spinlock-to-mutex.- commit b63038e * Fri Jan 29 2021 jeyuAATTsuse.de- module: delay kobject uevent until after module init call (bsc#1178631).- Refresh patches.suse/supported-flag.- commit 0168c1b * Fri Jan 29 2021 ptesarikAATTsuse.cz- net/smc: cancel event worker during device removal (git-fixes).- net/smc: check for valid ib_client_data (git-fixes).- net/smc: receive pending data after RCV_SHUTDOWN (git-fixes).- net/smc: receive returns without data (git-fixes).- commit 4050493 * Fri Jan 29 2021 msuchanekAATTsuse.de- Refresh patches.suse/4.4.136-002-powerpc-64s-Clear-PCR-on-boot.patch Also clear PCR on POWER9 and in dt_cpu_ftrs.- commit 6cd712e * Fri Jan 29 2021 tbogendoerferAATTsuse.de- net/mlx5: Fix memory leak on flow table creation error flow (bsc#1046305 FATE#322943).- igc: fix link speed advertising (jsc#SLE-4799).- commit 37cbcd7 * Fri Jan 29 2021 tbogendoerferAATTsuse.de- Refresh patches.suse/0013-net-liquidio-Delete-non-working-LIQUIDIO_PACKAGE-che.patch.- Delete patches.suse/0012-net-liquidio-Delete-driver-version-assignment.patch. As we don\'t have upstream commit 6a7e25c7fb48 (\"net/core: Replace driver version to be kernel version\") in our trees, removing driver version assignments is wrong. Therefore removed commit and adapted fixes backport.- commit 226c353 * Fri Jan 29 2021 dbuesoAATTsuse.de- futex: Fix incorrect should_fail_futex() handling (bsc#1181349).- commit 0ba69a9 * Fri Jan 29 2021 dbuesoAATTsuse.de- futex: Handle faults correctly for PI futexes (bsc#1181349 bsc#1149032).- futex: Simplify fixup_pi_state_owner() (bsc#1181349 bsc#1149032).- futex: Use pi_state_update_owner() in put_pi_state() (bsc#1181349 bsc#1149032).- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() (bsc#1181349 bsc#1149032).- futex: Provide and use pi_state_update_owner() (bsc#1181349 bsc#1149032).- futex: Replace pointless printk in fixup_owner() (bsc#1181349 bsc#1149032).- futex: Ensure the correct return value from futex_lock_pi() (bsc#1181349 bsc#1149032).- futex: Don\'t enable IRQs unconditionally in put_pi_state() (bsc#1149032).- locking/futex: Allow low-level atomic operations to return - EAGAIN (bsc#1149032).- commit 058c695 * Thu Jan 28 2021 oheringAATTsuse.de- x86/hyperv: Fix kexec panic/hang issues (bsc#1176831).- commit 786eb3d * Thu Jan 28 2021 tbogendoerferAATTsuse.de- cxgb4: fix the panic caused by non smac rewrite (bsc#1064802 bsc#1066129).- commit b5006a4 * Thu Jan 28 2021 denis.kirjanovAATTsuse.com- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL (git-fixes).- commit 3aea956 * Thu Jan 28 2021 denis.kirjanovAATTsuse.com- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled (git-fixes). - Refresh patches.suse/net-dsa-b53-Rework-ARL-bin-logic.patch.- commit a432764 * Thu Jan 28 2021 denis.kirjanovAATTsuse.com- net/liquidio: Delete non-working LIQUIDIO_PACKAGE check (git-fixes).- commit 61efd0a * Thu Jan 28 2021 denis.kirjanovAATTsuse.com- net/liquidio: Delete driver version assignment (git-fixes).- commit 8fe74e2 * Thu Jan 28 2021 denis.kirjanovAATTsuse.com- net: bcmgenet: keep MAC in reset until PHY is up (git-fixes).- commit c6bce34 * Thu Jan 28 2021 denis.kirjanovAATTsuse.com- net: atlantic: fix potential error handling (git-fixes).- commit dbd80e5 * Thu Jan 28 2021 denis.kirjanovAATTsuse.com- net: atlantic: fix use after free kasan warn (git-fixes).- commit 038a344 * Thu Jan 28 2021 denis.kirjanovAATTsuse.com- net: smc911x: Adjust indentation in smc911x_phy_configure (git-fixes).- commit d99da08 * Thu Jan 28 2021 denis.kirjanovAATTsuse.com- net: tulip: Adjust indentation in {dmfe, uli526x}_init_module (git-fixes).- commit a3ef2cc * Thu Jan 28 2021 denis.kirjanovAATTsuse.com- net/sonic: Add mutual exclusion for accessing shared state (git-fixes).- commit 3796c70 * Thu Jan 28 2021 denis.kirjanovAATTsuse.com- mlxsw: switchx2: Do not modify cloned SKBs during xmit (git-fixes).- commit 1f71af0 * Thu Jan 28 2021 denis.kirjanovAATTsuse.com- mlxsw: spectrum: Do not modify cloned SKBs during xmit (git-fixes).- commit 606b6bb * Thu Jan 28 2021 denis.kirjanovAATTsuse.com- net: freescale: fec: Fix ethtool -d runtime PM (git-fixes).- commit bd3b5d1 * Thu Jan 28 2021 tbogendoerferAATTsuse.de- RDMA/mlx5: Fix wrong free of blue flame register on error (bsc#1103991 FATE#326007).- bnxt_en: Improve stats context resource accounting with RDMA driver loaded (bsc#1104745 FATE#325918).- net/mlx5e: Fix two double free cases (bsc#1046305 FATE#322943).- chtls: Fix chtls resources release sequence (bsc#1104270 FATE#325931).- chtls: Added a check to avoid NULL pointer dereference (bsc#1104270 FATE#325931).- chtls: Replace skb_dequeue with skb_peek (bsc#1104270 FATE#325931).- chtls: Remove invalid set_tcb call (bsc#1104270 FATE#325931).- chtls: Fix hardware tid leak (bsc#1104270 FATE#325931).- net: hns3: fix the number of queues actually used by ARQ (bsc#1104353 FATE#326415).- net: mvpp2: fix pkt coalescing int-threshold configuration (bsc#1098633).- tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS (bsc#1109837).- net: mvpp2: Fix GoP port 3 Networking Complex Control configurations (bsc#1098633).- RDMA/cma: Don\'t overwrite sgid_attr after device is released (bsc#1103992 FATE#326009).- ixgbe: avoid premature Rx buffer reuse (bsc#1109837 FATE#326322).- i40e: avoid premature Rx buffer reuse (bsc#1111981 FATE#326312 FATE#326313).- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1119113 FATE#326472).- chelsio/chtls: fix a double free in chtls_setkey() (bsc#1104270 FATE#325931).- chelsio/chtls: fix panic during unload reload chtls (bsc#1104270 FATE#325931).- bnxt_en: fix error return code in bnxt_init_one() (bsc#1050242 FATE#322914).- RDMA/hns: Bugfix for memory window mtpt configuration (bsc#1104427 FATE#326416).- net/mlx5: Add handling of port type in rule deletion (bsc#1103991 FATE#326007).- chelsio/chtls: fix always leaking ctrl_skb (bsc#1104270 FATE#325931).- chelsio/chtls: fix memory leaks caused by a race (bsc#1104270 FATE#325931).- chelsio/chtls: fix memory leaks in CPL handlers (bsc#1104270 FATE#325931).- chelsio/chtls: fix deadlock issue (bsc#1104270 FATE#325931).- cxgb4: set up filter action after rewrites (bsc#1064802 bsc#1066129).- chelsio/chtls: fix tls record info to user (bsc#1104270 FATE#325931).- net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels (bsc#1109837).- chelsio/chtls: correct function return and return type (bsc#1104270 FATE#325931).- chelsio/chtls: correct netdevice for vlan interface (bsc#1104270 FATE#325931).- chelsio/chtls: fix socket lock (bsc#1104270 FATE#325931).- RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel() (bsc#1103992 FATE#326009).- RDMA/hns: Fix missing sq_sig_type when querying QP (bsc#1104427 FATE#326416).- commit ddb281e * Thu Jan 28 2021 neilbAATTsuse.de- blacklist.conf: add NFS patches which hurt kabi- commit f3c5ae2 * Thu Jan 28 2021 neilbAATTsuse.de- nfsd4: readdirplus shouldn\'t return parent of export (git-fixes).- commit 94a53d9 * Wed Jan 27 2021 tbogendoerferAATTsuse.de- net: hns3: fix a wrong reset interrupt status mask (git-fixes).- commit f402199 * Wed Jan 27 2021 tbogendoerferAATTsuse.de- bnxt_en: return proper error codes in bnxt_show_temp (bsc#1104745 FATE#325918).- cxgb4: fix all-mask IP address comparison (bsc#1064802 bsc#1066129).- IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command (bsc#1103991 FATE#326007).- RDMA/core: Ensure security pkey modify is not lost (bsc#1046306 FATE#322942).- RDMA/core: Fix pkey and port assignment in get_new_pps (bsc#1046306 FATE#322942).- RDMA/core: Fix use of logical OR in get_new_pps (bsc#1046306 FATE#322942).- commit fb4b60c * Wed Jan 27 2021 tbogendoerferAATTsuse.de- net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE (git-fixes).- net: hns3: check reset interrupt status when reset fails (git-fixes).- commit 3bdc4a9 * Wed Jan 27 2021 tbogendoerferAATTsuse.de- net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups (git-fixes).- net/mlx4_en: Avoid scheduling restart task if it is already running (git-fixes).- cxgb3: fix error return code in t3_sge_alloc_qset() (git-fixes).- net: ena: set initial DMA width to avoid intel iommu issue (git-fixes).- i40e: Fix removing driver while bare-metal VFs pass traffic (git-fixes).- bnxt_en: Release PCI regions when DMA mask setup fails during probe (git-fixes).- bnxt_en: fix error return code in bnxt_init_board() (git-fixes).- bnxt_en: read EEPROM A2h address using page 0 (git-fixes).- mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish() (git-fixes).- RDMA/qedr: Fix inline size returned for iWARP (bsc#1050545 FATE#322893).- net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it anymore in mlx4_en_xmit() (git-fixes).- net: team: fix memory leak in __team_options_register (git-fixes).- net/mlx5e: Fix VLAN create flow (git-fixes).- net/mlx5e: Fix VLAN cleanup flow (git-fixes).- team: set dev->needed_headroom in team_setup_by_port() (git-fixes).- bonding: set dev->needed_headroom in bond_setup_by_slave() (git-fixes).- RDMA/core: Fix reported speed and width (bsc#1046306 FATE#322942).- RDMA/bnxt_re: Do not report transparent vlan from QP1 (bsc#1104742 FATE#325917).- cxgb4: fix thermal zone device registration (bsc#1104279 FATE#325938 bsc#1104277 FATE#325936).- bnxt_en: fix HWRM error when querying VF temperature (bsc#1104745 FATE#325918).- bnxt_en: Don\'t query FW when netif_running() is false (bsc#1086282 FATE#324873).- RDMA/bnxt_re: Do not add user qps to flushlist (bsc#1050244 FATE#322915).- RDMA/core: Fix return error value in _ib_modify_qp() to negative (bsc#1103992 FATE#326009).- RDMA/mlx5: Fix typo in enum name (bsc#1103991 FATE#326007).- net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq (bsc#1103990 FATE#326006).- net: hns3: fix a TX timeout issue (bsc#1104353 FATE#326415).- net: hns3: fix error handling for desc filling (bsc#1104353 FATE#326415).- net: hns3: fix for not calculating TX BD send size correctly (bsc#1126390).- mlxsw: destroy workqueue when trap_register in mlxsw_emad_init (bsc#1112374).- net: hns3: fix use-after-free when doing self test (bsc#1104353 FATE#326415).- net: hns3: add a missing uninit debugfs when unload driver (bsc#1104353 FATE#326415).- cxgb4: move DCB version extern to header file (bsc#1104279 FATE#325938).- cxgb4: remove cast when saving IPv4 partial checksum (bsc#1074220).- cxgb4: fix SGE queue dump destination buffer context (bsc#1073513).- cxgb4: use correct type for all-mask IP address comparison (bsc#1064802 bsc#1066129).- cxgb4: use unaligned conversion for fetching timestamp (bsc#1046540 bsc#1046648).- xdp: Fix xsk_generic_xmit errno (bsc#1109837).- net/filter: Permit reading NET in load_bytes_relative when MAC not set (bsc#1109837).- RDMA/mlx5: Add init2init as a modify command (bsc#1103991 FATE#326007).- RDMA/hns: Fix cmdq parameter of querying pf timer resource (bsc#1104427 FATE#326416 bsc#1126206).- net_failover: fixed rollback in net_failover_open() (bsc#1109837).- igb: Report speed and duplex as unknown when device is runtime suspended (git-fixes).- net/mlx5e: IPoIB, Drop multicast packets that this interface sent (bsc#1075020).- ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K (bsc#1109837 FATE#326322).- veth: Adjust hard_start offset on redirect XDP frames (bsc#1109837).- Revert \"crypto: chelsio - Inline single pdu only\" (git-fixes).- bnxt_en: Fix accumulation of bp->net_stats_prev (bsc#1104745 FATE#325918).- mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails (bsc#1112374).- __netif_receive_skb_core: pass skb by reference (bsc#1109837).- RDMA/iw_cxgb4: Fix incorrect function parameters (bsc#1136348 jsc#SLE-4684).- cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled (bsc#1109837).- cxgb4: fix adapter crash due to wrong MC size (bsc#1073513).- cxgb4: fix large delays in PTP synchronization (bsc#1046540 bsc#1046648).- qed: Fix use after free in qed_chain_free (bsc#1050536 FATE#322898 bsc#1050538 FATE#322897).- qed: Fix race condition between scheduling and destroying the slowpath workqueue (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- virtio_net: Keep vnet header zeroed if XDP is loaded for small buffer (git-fixes).- net: cbs: Fix software cbs to consider packet sending time (bsc#1109837).- bnxt_en: Reset rings if ring reservation fails during open() (bsc#1086282 FATE#324873).- cxgb4: fix throughput drop during Tx backpressure (bsc#1127354 bsc#1127371).- RDMA/core: Fix protection fault in get_pkey_idx_qp_list (bsc#1046306 FATE#322942).- RDMA/iw_cxgb4: initiate CLOSE when entering TERM (bsc#1136348 jsc#SLE-4684).- net: hns3: add management table after IMP reset (bsc#1104353 FATE#326415).- drivers: net: xgene: Fix the order of the arguments of \'alloc_etherdev_mqs()\' (git-fixes).- cxgb4/cxgb4vf: fix flow control display for auto negotiation (bsc#1046540 FATE#322930 bsc#1046542 FATE#322928).- net: hns3: reallocate SSU\' buffer size when pfc_en changes (bsc#1104353 FATE#326415).- net/mlx5e: TX, Fix consumer index of error cqe dump (bsc#1103990 FATE#326006).- net: hns3: fix mis-counting IRQ vector numbers issue (bsc#1104353 FATE#326415).- RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driver (bsc#1104427 FATE#326416).- RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver (bsc#1104427 FATE#326416).- net_sched: let qdisc_put() accept NULL pointer (bsc#1056657 FATE#322189 bsc#1056653 FATE#322190 bsc#1056787).- net: hns3: fix shaper parameter algorithm (bsc#1104353 FATE#326415).- net: hns3: fix error VF index when setting VLAN offload (bsc#1104353 FATE#326415).- net: hns3: fix interrupt clearing error for VF (bsc#1104353 FATE#326415).- net: hns3: clear reset interrupt status in hclge_irq_handle() (git-fixes).- nfp: validate the return code from dev_queue_xmit() (git-fixes).- vhost/vsock: fix vhost vsock cid hashing inconsistent (git-fixes).- commit b766aed * Wed Jan 27 2021 msuchanekAATTsuse.de- scsi: ibmvfc: Set default timeout to avoid crash during migration (bsc#1181425 ltc#188252).- commit 195b2a9 * Wed Jan 27 2021 jgrossAATTsuse.com- blacklist.conf: add c8d647a326f0 xen/pvcallsback: use lateeoi irq binding- commit 308c42d * Tue Jan 26 2021 dwagnerAATTsuse.de- scsi: lpfc: Simplify bool comparison (bsc#1180891).- scsi: lpfc: Update lpfc version to 12.8.0.7 (bsc#1180891).- scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readability (bsc#1180891).- scsi: lpfc: Implement health checking when aborting I/O (bsc#1180891).- scsi: lpfc: Fix vport create logging (bsc#1180891).- scsi: lpfc: Fix NVMe recovery after mailbox timeout (bsc#1180891).- scsi: lpfc: Fix target reset failing (bsc#1180891).- scsi: lpfc: Fix error log messages being logged following SCSI task mgnt (bsc#1180891).- scsi: lpfc: Prevent duplicate requests to unregister with cpuhp framework (bsc#1180891).- scsi: lpfc: Fix FW reset action if I/Os are outstanding (bsc#1180891).- scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requests (bsc#1180891).- scsi: lpfc: Fix crash when a fabric node is released prematurely (bsc#1180891).- scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue state (bsc#1180891).- scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3 (bsc#1180891).- scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt config (bsc#1180891).- commit 88024a9 * Mon Jan 25 2021 ptesarikAATTsuse.cz- vfio iommu: Add dma available capability (bsc#1179573 LTC#190106).- commit c234a3f * Mon Jan 25 2021 tiwaiAATTsuse.de- iio: ad5504: Fix setting power-down state (git-fixes).- serial: mvebu-uart: fix tx lost characters at power off (git-fixes).- usb: udc: core: Use lock when write to soft_connect (git-fixes).- i2c: octeon: check correct size of maximum RECV_LEN packet (git-fixes).- mmc: sdhci-xenon: fix 1.8v regulator stabilization (git-fixes).- drm/atomic: put state on error path (git-fixes).- ACPI: scan: Make acpi_bus_get_device() clear return pointer on error (git-fixes).- spi: cadence: cache reference clock rate during probe (git-fixes).- ACPI: scan: Harden acpi_device_add() against device ID overflows (git-fixes).- r8152: Add Lenovo Powered USB-C Travel Hub (git-fixes).- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() (git-fixes).- ALSA: fireface: Fix integer overflow in transmit_midi_msg() (git-fixes).- ASoC: dapm: remove widget from dirty list on free (git-fixes).- ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI (git-fixes).- misdn: dsp: select CONFIG_BITREVERSE (git-fixes).- commit 4e17252 * Mon Jan 25 2021 jslabyAATTsuse.cz- blacklist.conf: add CONFIG_PROC_FS=n fix- commit d506362 * Mon Jan 25 2021 jslabyAATTsuse.cz- net: vlan: avoid leaks on register_vlan_dev() failures (git-fixes).- commit 588ae15 * Mon Jan 25 2021 ptesarikAATTsuse.cz- s390/dasd: fix list corruption of lcu list (bsc#1181170 LTC#190915).- s390/dasd: fix list corruption of pavgroup group list (bsc#1181170 LTC#190915).- s390/dasd: prevent inconsistent LCU device data (bsc#1181170 LTC#190915).- commit e73b11c * Mon Jan 25 2021 msuchanekAATTsuse.de- blacklist.conf: Add 08685be7761d powerpc/64s: fix scv entry fallback flush vs interrupt No scv support.- commit f4c561c * Fri Jan 22 2021 ptesarikAATTsuse.cz- s390/smp: perform initial CPU reset also for SMT siblings (git-fixes).- commit 9853cb5 * Fri Jan 22 2021 ptesarikAATTsuse.cz- net/af_iucv: set correct sk_protocol for child sockets (git-fixes).- net/af_iucv: always register net_device notifier (git-fixes).- commit aebe99b * Fri Jan 22 2021 ptesarikAATTsuse.cz- net/af_iucv: fix null pointer dereference on shutdown (bsc#1179563 LTC#190108).- commit 0a706d4 * Fri Jan 22 2021 tiwaiAATTsuse.de- Drop drm/sun4i patches that broke the build They don\'t build properly on 32bit arm config- commit ef6a2c5 * Thu Jan 21 2021 jroedelAATTsuse.de- vfio-pci: Use io_remap_pfn_range() for PCI IO memory (bsc#1181231).- KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages (bsc#1181230).- commit 3da333d * Thu Jan 21 2021 mkubecekAATTsuse.cz- netfilter: ctnetlink: add a range check for l3/l4 protonum (CVE-2020-25211 bsc#1176395).- commit 92230c0 * Thu Jan 21 2021 jroedelAATTsuse.de- blacklist.conf: Add a couple of VFIO/PCI and SWIOTLB fixes- commit 9053ccf * Thu Jan 21 2021 neilbAATTsuse.de- SUNRPC: cache: ignore timestamp written to \'flush\' file (bsc#1178036).- commit 0eac715 * Wed Jan 20 2021 jgrossAATTsuse.com- Update patches.suse/0001-xen-events-add-a-proper-barrier-to-2-level-uevent-un.patch (CVE-2020-27673 XSA-332 bsc#1177411).- Update patches.suse/0002-xen-events-fix-race-in-evtchn_fifo_unmask.patch (CVE-2020-27673 XSA-332 bsc#1177411).- Update patches.suse/0003-xen-events-add-a-new-late-EOI-evtchn-framework.patch (CVE-2020-27673 XSA-332 bsc#1177411).- Update patches.suse/0004-xen-blkback-use-lateeoi-irq-binding.patch (CVE-2020-27673 XSA-332 bsc#1177411).- Update patches.suse/0005-xen-netback-use-lateeoi-irq-binding.patch (CVE-2020-27673 XSA-332 bsc#1177411).- Update patches.suse/0006-xen-scsiback-use-lateeoi-irq-binding.patch (CVE-2020-27673 XSA-332 bsc#1177411).- Update patches.suse/0008-xen-pciback-use-lateeoi-irq-binding.patch (CVE-2020-27673 XSA-332 bsc#1177411).- Update patches.suse/0009-xen-events-switch-user-event-channels-to-lateeoi-mod.patch (CVE-2020-27673 XSA-332 bsc#1177411).- Update patches.suse/0010-xen-events-use-a-common-cpu-hotplug-hook-for-event-c.patch (CVE-2020-27673 XSA-332 bsc#1177411).- Update patches.suse/0011-xen-events-defer-eoi-in-case-of-excessive-number-of-.patch (CVE-2020-27673 XSA-332 bsc#1177411).- Update patches.suse/0012-xen-events-block-rogue-events-for-some-time.patch (CVE-2020-27673 XSA-332 bsc#1177411).- Update patches.suse/XEN-uses-irqdesc-irq_data_common-handler_data-to-sto.patch (CVE-2020-27673 XSA-332 bsc#1065600).- Update patches.suse/xen-events-avoid-removing-an-event-channel-while-han.patch (CVE-2020-27675 XSA-331 bsc#1177410).- Update patches.suse/xen-events-don-t-use-chip_data-for-legacy-IRQs.patch (CVE-2020-27673 XSA-332 bsc#1065600).- Added CVE numbers for above patches.- commit 77fc141 * Wed Jan 20 2021 msuchanekAATTsuse.de- Exclude Symbols.list again. Removing the exclude builds vanilla/linux-next builds. Fixes: 55877625c800 (\"kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.\")- commit a1728f2 * Wed Jan 20 2021 tzimmermannAATTsuse.de- drm/msm: Fix WARN_ON() splat in _free_object() (bsc#1129770) Backporting changes: * context changes- commit 2cc0fa0 * Wed Jan 20 2021 tzimmermannAATTsuse.de- drm: sun4i: hdmi: Fix inverted HPD result (bsc#1112178) Backporting changes: * context changes- commit 67fea56 * Wed Jan 20 2021 glinAATTsuse.com- bpf: fix x64 JIT code generation for jmp to 1st insn (bsc#1178163).- commit 4eb3096 * Tue Jan 19 2021 msuchanekAATTsuse.de- floppy: reintroduce O_NDELAY fix (boo#1181018).- commit 7b17926 * Tue Jan 19 2021 ykaukabAATTsuse.de- arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect() (bsc#1180130).- arm64: pgtable: Fix pte_accessible() (bsc#1180130).- commit 50f7568 * Tue Jan 19 2021 tbogendoerferAATTsuse.de- netfilter: clear skb->next in NF_HOOK_LIST() (bsc#1180765 CVE-2021-20177).- commit 979e397 * Tue Jan 19 2021 tzimmermannAATTsuse.de- drm/amdkfd: Put ACPI table after using it (bsc#1129770) Backporting changes: * context changes- commit d706a4a * Tue Jan 19 2021 tzimmermannAATTsuse.de- drm/msm: Fix use-after-free in msm_gem with carveout (bsc#1129770) Backporting changes: * context changes * removed reference to msm_gem_is_locked()- commit 2473171 * Tue Jan 19 2021 tzimmermannAATTsuse.de- drm/tve200: Fix handling of platform_get_irq() error (bsc#1129770)- commit 74c8661 * Tue Jan 19 2021 tzimmermannAATTsuse.de- drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check() (bsc#1129770) Backporting changes: * context changes * moved num_mixers from struct dpu_crtc_state to struct dpu_crtc- commit 235aa45 * Tue Jan 19 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Clear the repeater bit on HDCP disable\'- commit dd4f37c * Tue Jan 19 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Fix sha_text population code\'- commit 7f2c93c * Tue Jan 19 2021 tzimmermannAATTsuse.de- drm/i915: Clear the repeater bit on HDCP disable (bsc#1112178) Backporting changes: * context changes- commit 3d4aebe * Tue Jan 19 2021 tzimmermannAATTsuse.de- drm/i915: Fix sha_text population code (bsc#1112178) Backporting changes: * context changes- commit b3b6c93 * Tue Jan 19 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.\'- commit 5511837 * Tue Jan 19 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amd/powerplay: fix a crash when overclocking Vega M\'- commit 17cad3d * Tue Jan 19 2021 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.\'- commit 15580f1 * Tue Jan 19 2021 tzimmermannAATTsuse.de- drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset() (bsc#1112178) Backporting changes: * context changes- commit fb51493 * Tue Jan 19 2021 tzimmermannAATTsuse.de- drm/amd/powerplay: fix a crash when overclocking Vega M (bsc#1113956)- commit 909795d * Tue Jan 19 2021 tzimmermannAATTsuse.de- drm: sun4i: hdmi: Remove extra HPD polling (bsc#1112178)- commit 76afd33 * Tue Jan 19 2021 neilbAATTsuse.de- NFS: nfs_igrab_and_active must first reference the superblock (git-fixes).- pNFS: Mark layout for return if return-on-close was not sent (git-fixes).- net: sunrpc: interpret the return value of kstrtou32 correctly (git-fixes).- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock (git-fixes).- NFS: switch nfsiod to be an UNBOUND workqueue (git-fixes).- lockd: don\'t use interval-based rebinding over TCP (git-fixes).- NFSv4.2: condition READDIR\'s mask for security label based on LSM state (git-fixes).- md/raid10: initialize r10_bio->read_slot before use (git-fixes).- md: fix a warning caused by a race between concurrent md_ioctl()s (git-fixes).- nfs_common: need lock during iterate through the list (git-fixes).- nfsd: Fix message level for normal termination (git-fixes).- commit 4d661ca * Tue Jan 19 2021 neilbAATTsuse.de- Remove patches.suse/nfs-mark-nfsiod-cpu-intensive.patch About to get replaced by upstream version.- commit 7d82450 * Mon Jan 18 2021 tbogendoerferAATTsuse.de- tun: correct header offsets in napi frags mode (bsc#1180812 CVE-2021-0342).- commit 0ae29aa * Mon Jan 18 2021 denis.kirjanovAATTsuse.com- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes (git-fixes).- commit 91e8143 * Mon Jan 18 2021 mgormanAATTsuse.de- blacklist.conf: Removal of HMM function breaks KABI- commit 1cd8ef8 * Mon Jan 18 2021 mgormanAATTsuse.de- blacklist.conf: SLUB not enabled in kernel config- commit 6202d29 * Mon Jan 18 2021 mgormanAATTsuse.de- page_frag: Recover from memory pressure (git fixes (mm/pgalloc)).- commit 4457ecd * Mon Jan 18 2021 mgormanAATTsuse.de- mm, page_alloc: fix core hung in free_pcppages_bulk() (git fixes (mm/hotplug)).- commit 840f046 * Mon Jan 18 2021 mgormanAATTsuse.de- blacklist.conf: CMA not enabled in kernel config- commit 4513c12 * Mon Jan 18 2021 mgormanAATTsuse.de- blacklist.conf: CMA not enabled in kernel config- commit 016b829 * Mon Jan 18 2021 mgormanAATTsuse.de- mm/slab: use memzero_explicit() in kzfree() (git fixes (mm/slab)).- commit e7d7f67 * Mon Jan 18 2021 mgormanAATTsuse.de- Refresh patches.suse/mm-fix-mremap-not-considering-huge-pmd-devmap.patch.- commit 2a2a762 * Mon Jan 18 2021 mgormanAATTsuse.de- blacklist.conf: SLUB not enabled in kernel config- commit 1d41e83 * Mon Jan 18 2021 mgormanAATTsuse.de- blacklist.conf: SLUB not enabled in kernel config- commit f29f5d9 * Mon Jan 18 2021 mgormanAATTsuse.de- mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() (git fixes (mm/pgalloc)).- commit d02bb6f * Mon Jan 18 2021 mgormanAATTsuse.de- mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly (git fixes (mm/hmm)).- commit 433e971 * Mon Jan 18 2021 mgormanAATTsuse.de- mm: hwpoison: disable memory error handling on 1GB hugepage (git fixes (mm/hwpoison)).- commit 5bd329a * Fri Jan 15 2021 aabdallahAATTsuse.de- KVM: SVM: Initialize prev_ga_tag before use (bsc#1180912).- commit e44aeda * Fri Jan 15 2021 tiwaiAATTsuse.de- Move the build fix for g2d driver into patches.suse It\'s actaully no kABI fix but the pure build fix, hence it must be out of patches.kabi- commit 9c47154 * Thu Jan 14 2021 tbogendoerferAATTsuse.de- Refresh patches.suse/IB-hfi1-Ensure-correct-mm-is-used-at-all-times.patch. Fixed backport (removed one line too much, d\'oh).- commit 6dc4356 * Wed Jan 13 2021 tbogendoerferAATTsuse.de- IB/hfi1: Ensure correct mm is used at all times (bsc#1179878 CVE-2020-27835).- commit 39a2b87 * Wed Jan 13 2021 denis.kirjanovAATTsuse.com- net: stmmac: Enable 16KB buffer size (git-fixes).- commit f223efb * Wed Jan 13 2021 denis.kirjanovAATTsuse.com- net: stmmac: 16KB buffer must be 16 byte aligned (git-fixes).- commit 3ccc81e * Wed Jan 13 2021 denis.kirjanovAATTsuse.com- net: stmmac: RX buffer size must be 16 byte aligned (git-fixes).- commit 05ff9e2 * Wed Jan 13 2021 denis.kirjanovAATTsuse.com- net: stmmac: Do not accept invalid MTU values (git-fixes).- commit 63ae7fc * Wed Jan 13 2021 denis.kirjanovAATTsuse.com- net: usb: lan78xx: Fix error message format specifier (git-fixes).- commit 3dd5ee1 * Wed Jan 13 2021 denis.kirjanovAATTsuse.com- caif: no need to check return value of debugfs_create functions (git-fixes).- commit 4fb5202 * Wed Jan 13 2021 denis.kirjanovAATTsuse.com- drivers/net: Use octal not symbolic permissions (git-fixes). - Refresh patches.suse/msft-hv-1661-scsi-netvsc-Use-the-vmbus-function-to-calculate-ring.patch. - Refresh patches.suse/msft-hv-1707-hv_netvsc-fix-network-namespace-issues-with-VF-suppo.patch.- commit e4e6ab9 * Wed Jan 13 2021 denis.kirjanovAATTsuse.com- net: dsa: LAN9303: select REGMAP when LAN9303 enable (git-fixes).- commit 5d03a23 * Wed Jan 13 2021 denis.kirjanovAATTsuse.com- net: phy: broadcom: Fix RGMII delays configuration for BCM54210E (git-fixes).- commit dc3e380 * Wed Jan 13 2021 denis.kirjanovAATTsuse.com- net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delay (git-fixes).- commit 287fdc5 * Wed Jan 13 2021 tiwaiAATTsuse.de- Drop uvcvideo patch that doesn\'t build- commit 298bbff * Tue Jan 12 2021 tiwaiAATTsuse.de- blacklist.conf: remove invalid entry, already backported- commit a469334 * Tue Jan 12 2021 mgormanAATTsuse.de- blacklist.conf: Tables not used currently in-tree- commit 2aec284 * Tue Jan 12 2021 mgormanAATTsuse.de- blacklist.conf: UP not enabled in config- commit 9b055fe * Tue Jan 12 2021 oneukumAATTsuse.com- blacklist.conf: build fix not relevant in our config- commit eaf3550 * Tue Jan 12 2021 oneukumAATTsuse.com- docs: Fix reST markup when linking to sections (git-fixes).- commit 2ffe4fe * Tue Jan 12 2021 oneukumAATTsuse.com- blacklist.conf: kABI- commit 546297f * Mon Jan 11 2021 msuchanekAATTsuse.de- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB (bsc#1178900 ltc#189284 git-fixes).- commit 5b292b4 * Mon Jan 11 2021 msuchanekAATTsuse.de- powerpc/perf: Add generic compat mode pmu driver (bsc#1178900 ltc#189284).- powerpc/perf: init pmu from core-book3s (bsc#1178900 ltc#189284).- commit 2d3c61b * Mon Jan 11 2021 bpAATTsuse.de- x86/resctrl: Don\'t move a task to the same resource group (bsc#1112178).- commit 162f4b0 * Mon Jan 11 2021 bpAATTsuse.de- x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR (bsc#1112178).- commit 304df7d * Mon Jan 11 2021 denis.kirjanovAATTsuse.com- net: qca_spi: Move reset_count to struct qcaspi (git-fixes).- commit 09d7b00 * Mon Jan 11 2021 denis.kirjanovAATTsuse.com- net: bcmgenet: reapply manual settings to the PHY (git-fixes).- commit 7d07690 * Mon Jan 11 2021 denis.kirjanovAATTsuse.com- net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs (git-fixes).- commit d3b5290 * Mon Jan 11 2021 denis.kirjanovAATTsuse.com- net: phy: micrel: make sure the factory test bit is cleared (git-fixes).- commit 043ec37 * Mon Jan 11 2021 denis.kirjanovAATTsuse.com- net: stmmac: fix length of PTP clock\'s name string (git-fixes).- commit 6c3c8e0 * Mon Jan 11 2021 denis.kirjanovAATTsuse.com- net: stmmac: gmac4+: Not all Unicast addresses may be available (git-fixes).- commit eac7cd9 * Mon Jan 11 2021 denis.kirjanovAATTsuse.com- net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse() (git-fixes).- commit bff5c88 * Mon Jan 11 2021 denis.kirjanovAATTsuse.com- net: stmmac: dwmac-meson8b: Fix signedness bug in probe (git-fixes).- commit 84a3dda * Mon Jan 11 2021 denis.kirjanovAATTsuse.com- net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe() (git-fixes).- commit 227f036 * Mon Jan 11 2021 denis.kirjanovAATTsuse.com- blacklist.conf: update the blacklist- commit 250ebee * Mon Jan 11 2021 tiwaiAATTsuse.de- USB: serial: iuu_phoenix: fix DMA from stack (git-fixes).- usb: gadget: configfs: Preserve function ordering after bind failure (git-fixes).- usb: gadget: select CONFIG_CRC32 (git-fixes).- usb: gadget: f_uac2: reset wMaxPacketSize (git-fixes).- usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion (git-fixes).- USB: yurex: fix control-URB timeout handling (git-fixes).- usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data() (git-fixes).- USB: gadget: legacy: fix return error code in acm_ms_bind() (git-fixes).- USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set (git-fixes).- dmaengine: xilinx_dma: fix mixed_enum_type coverity warning (git-fixes).- dmaengine: xilinx_dma: check dma_async_device_register return value (git-fixes).- Revert \"device property: Keep secondary firmware node secondary by type\" (git-fixes).- wan: ds26522: select CONFIG_BITREVERSE (git-fixes).- wil6210: select CONFIG_CRC32 (git-fixes).- ethernet: ucc_geth: fix use-after-free in ucc_geth_remove() (git-fixes).- ALSA: pcm: Clear the full allocated memory at hw_params (git-fixes).- misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells() (git-fixes).- media: gp8psk: initialize stats at power control logic (git-fixes).- commit 2f3aec2 * Mon Jan 11 2021 bpAATTsuse.de- x86/mtrr: Correct the range check before performing MTRR type lookups (bsc#1112178).- commit 0c96651 * Mon Jan 11 2021 bpAATTsuse.de- x86/mm: Fix leak of pmd ptlock (bsc#1112178).- commit aeba3ea * Mon Jan 11 2021 jgrossAATTsuse.com- xen: support having only one event pending per watch (bsc#1179508 XSA-349 CVE-2020-29568).- commit d884e81 * Mon Jan 11 2021 jgrossAATTsuse.com- xen: revert Allow watches discard events before queueing (bsc#1179508 XSA-349 CVE-2020-29568).- commit 2a4a8da * Mon Jan 11 2021 jgrossAATTsuse.com- xen: revert Add \'will_handle\' callback support in xenbus_watch_path() (bsc#1179508 XSA-349 CVE-2020-29568).- commit 6baf8b8 * Mon Jan 11 2021 jgrossAATTsuse.com- xen: revert Support will_handle watch callback (bsc#1179508 XSA-349 CVE-2020-29568).- commit 3918801 * Mon Jan 11 2021 mgormanAATTsuse.de- mm: don\'t wake kswapd prematurely when watermark boosting is disabled (git fixes (mm/vmscan)).- commit b2e95ac * Mon Jan 11 2021 jgrossAATTsuse.com- xen: revert Count pending messages for each watch (bsc#1179508 XSA-349 CVE-2020-29568).- commit 9d30f4d * Mon Jan 11 2021 jgrossAATTsuse.com- xen: revert Disallow pending watch messages (bsc#1179508 XSA-349 CVE-2020-29568).- commit d039881 * Mon Jan 11 2021 jgrossAATTsuse.com- xen-blkback: set ring->xenblkd to NULL after kthread_stop() (bsc#1179509 XSA-350 CVE-2020-29569).- commit 1aab73c * Mon Jan 11 2021 jgrossAATTsuse.com- xenbus/xenbus_backend: Disallow pending watch messages (bsc#1179508 XSA-349 CVE-2020-29568).- commit 0cdf358 * Mon Jan 11 2021 jgrossAATTsuse.com- xen/xenbus: Count pending messages for each watch (bsc#1179508 XSA-349 CVE-2020-29568).- commit a14bb56 * Mon Jan 11 2021 jgrossAATTsuse.com- xen/xenbus/xen_bus_type: Support will_handle watch callback (bsc#1179508 XSA-349 CVE-2020-29568).- commit 33a4600 * Mon Jan 11 2021 jgrossAATTsuse.com- xen/xenbus: Add \'will_handle\' callback support in xenbus_watch_path() (bsc#1179508 XSA-349 CVE-2020-29568).- commit 5ef1497 * Mon Jan 11 2021 jgrossAATTsuse.com- xen/xenbus: Allow watches discard events before queueing (bsc#1179508 XSA-349 CVE-2020-29568).- commit 6f7a44e * Fri Jan 08 2021 mkoutnyAATTsuse.com- sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list (bsc#1179093).- sched/fair: Fix enqueue_task_fair() warning some more (bsc#1179093).- sched/fair: Fix enqueue_task_fair warning (bsc#1179093).- sched/fair: Fix reordering of enqueue/dequeue_task_fair() (bsc#1179093).- sched/fair: Reorder enqueue/dequeue_task_fair path (bsc#1179093).- commit 1b239da * Fri Jan 08 2021 tiwaiAATTsuse.de- Drop the previous drm/nouveau fix that turned out to be superfluous (CVE-2020-25639 bsc#1176846)- commit 001c6e5 * Fri Jan 08 2021 tiwaiAATTsuse.de- Move upstreamed vgacon patch into sorted section- commit 73d2a02 * Fri Jan 08 2021 tiwaiAATTsuse.de- drm: bail out of nouveau_channel_new if channel init fails (CVE-2020-25639 bsc#1176846).- commit 55debf7 * Fri Jan 08 2021 wquAATTsuse.com- btrfs: qgroup: don\'t try to wait flushing if we\'re already holding a transaction (bsc#1179575).- commit bda1cb8 * Thu Jan 07 2021 bpAATTsuse.de- x86/i8259: Use printk_deferred() to prevent deadlock (bsc#1112178).- commit d166bf5 * Thu Jan 07 2021 msuchanekAATTsuse.de- Refresh patches.suse/nvdimm-Avoid-race-between-probe-and-reading-device-a.patch. Refresh to v2 URL- commit 97aafaa * Thu Jan 07 2021 bpAATTsuse.de- blacklist.conf: 44623b2818f4 crypto: x86/crc32c - fix building with clang ias- commit a557330 * Thu Jan 07 2021 bpAATTsuse.de- x86/mm/numa: Remove uninitialized_var() usage (bsc#1112178).- commit 8dd9b08 * Thu Jan 07 2021 tiwaiAATTsuse.de- ALSA: hda/via: Fix runtime PM for Clevo W35xSS (git-fixes).- commit c485186 * Thu Jan 07 2021 bpAATTsuse.de- EDAC/amd64: Save max number of controllers to family type (bsc#1180552). Refresh patches.suse/edac-amd64-fix-pci-component-registration.patch.- commit 455d3cf * Thu Jan 07 2021 bpAATTsuse.de- EDAC/amd64: Gather hardware information early (bsc#1180552).- commit 7e558c6 * Thu Jan 07 2021 bpAATTsuse.de- EDAC/amd64: Make struct amd64_family_type global (bsc#1180552).- commit a88cdd7 * Wed Jan 06 2021 martin.wilckAATTsuse.com- scsi: core: Fix VPD LUN ID designator priorities (bsc#1178049, git-fixes).- commit 3730025 * Wed Jan 06 2021 martin.wilckAATTsuse.com- Refresh patches.suse/ibmvnic-continue-fatal-error-reset-after-passive-ini.patch.- commit 5851206 * Wed Jan 06 2021 bpAATTsuse.de- EDAC/amd64: Fix PCI component registration (bsc#1112178).- commit 522b115 * Wed Jan 06 2021 msuchanekAATTsuse.de- Refresh patch metadata.- Refresh patches.suse/ibmvnic-continue-fatal-error-reset-after-passive-ini.patch.- Refresh patches.suse/ibmvnic-fix-NULL-pointer-dereference.patch.- commit d7a2a14 * Wed Jan 06 2021 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 90dfe60 * Wed Jan 06 2021 dkirjanovAATTsuse.com- pinctrl: aspeed: Fix GPIO requests on pass-through banks (git-fixes).- commit e0db579 * Tue Jan 05 2021 oneukumAATTsuse.com- blacklist.conf: misattributed patch. The upstream tag is wrong.- commit 565f00f * Tue Jan 05 2021 ddissAATTsuse.de- target: fix XCOPY NAA identifier lookup (CVE-2020-28374, bsc#1178372).- commit 2765e76 * Tue Jan 05 2021 tiwaiAATTsuse.de- mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start (CVE-2020-36158 bsc#1180559).- commit a833298 * Mon Jan 04 2021 lhenriquesAATTsuse.de- Refresh patches.suse/ceph-fix-race-in-concurrent-_ceph_remove_cap-invocations.patch. Patch has been merged into mainline; refreshing Git-commit and Path-mainline tags in patch.- commit adfe820 * Mon Jan 04 2021 tiwaiAATTsuse.de- usb: gadget: configfs: Fix missing spin_lock_init() (git-fixes).- commit c3f05ce * Mon Jan 04 2021 msuchanekAATTsuse.de- powerpc/pci: Remove legacy debug code (bsc#1172145 ltc#184630 git-fixes).- commit fa7242a * Mon Jan 04 2021 heming.zhaoAATTsuse.com- md/cluster: fix deadlock when node is doing resync job (bsc#1163727).- md/cluster: block reshape with remote resync job (bsc#1163727).- md/bitmap: fix memory leak of temporary bitmap (bsc#1163727).- md/bitmap: md_bitmap_get_counter returns wrong blocks (bsc#1163727).- md/bitmap: md_bitmap_read_sb uses wrong bitmap blocks (bsc#1163727).- md-cluster: fix rmmod issue when md_cluster convert bitmap to none (bsc#1163727).- md-cluster: fix safemode_delay value when converting to clustered bitmap (bsc#1163727).- md-cluster: fix wild pointer of unlock_all_bitmaps() (bsc#1163727).- commit 4237378 * Mon Jan 04 2021 ptesarikAATTsuse.cz- s390/dasd: fix hanging device offline processing (bsc#1144912).- commit 1bce0a7 * Mon Jan 04 2021 msuchanekAATTsuse.de- powerpc/pci: Fix broken INTx configuration via OF (bsc#1172145 ltc#184630).- powerpc/pci: Use of_irq_parse_and_map_pci() helper (bsc#1172145 ltc#184630).- powerpc: Convert to using %pOF instead of full_name (bsc#1172145 ltc#184630).- commit 3f7f68e * Mon Jan 04 2021 msuchanekAATTsuse.de- powerpc/pci: Remove LSI mappings on device teardown (bsc#1172145 ltc#184630).- commit 871ada7 * Mon Jan 04 2021 tiwaiAATTsuse.de- staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb() (git-fixes).- video: fbdev: neofb: fix memory leak in neo_scan_monitor() (git-fixes).- usb: gadget: net2280: fix memory leak on probe error handling paths (git-fixes).- staging: wlan-ng: properly check endpoint types (git-fixes).- vt: Reject zero-sized screen buffer size (git-fixes).- usb: hso: Fix debug compile warning on sparc32 (git-fixes).- usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init() (git-fixes).- usblp: poison URBs upon disconnect (git-fixes).- watchdog: da9062: No need to ping manually before setting timeout (git-fixes).- wireless: Use linux/stddef.h instead of stddef.h (git-fixes).- vt: don\'t hardcode the mem allocation upper bound (git-fixes).- wireless: Use offsetof instead of custom macro (git-fixes).- watchdog: da9062: do not ping the hw during stop() (git-fixes).- usb: gadget: serial: fix Tx stall after buffer overflow (git-fixes).- usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags (git-fixes).- usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue (git-fixes).- usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe() (git-fixes).- usb: dwc2: Fix IN FIFO allocation (git-fixes).- USB: Fix: Don\'t skip endpoint descriptors with maxpacket=0 (git-fixes).- staging: vt6656: set usb_set_intfdata on driver fail (git-fixes).- usb: gadget: fix wrong endpoint desc (git-fixes).- usb: usbfs: Suppress problematic bind and unbind uevents (git-fixes).- USB: ldusb: use unsigned size format specifiers (git-fixes).- USB: Skip endpoints with 0 maxpacket length (git-fixes).- usb: dwc3: remove the call trace of USBx_GFLADJ (git-fixes).- usb: gadget: configfs: fix concurrent issue between composite APIs (git-fixes).- usb: gadget: composite: Fix possible double free memory bug (git-fixes).- usb: fsl: Check memory resource before releasing it (git-fixes).- commit b2d9cc9 * Mon Jan 04 2021 tiwaiAATTsuse.de- kABI workaround for HD-audio generic parser (git-fixes).- commit d802b74 * Mon Jan 04 2021 oneukumAATTsuse.com- media: gspca: Fix memory leak in probe (git-fixes).- commit 6d853e6 * Mon Jan 04 2021 oneukumAATTsuse.com- media: platform: add missing put_device() call in mtk_jpeg_probe() and mtk_jpeg_remove() (git-patches).- commit 00b1c5e * Mon Jan 04 2021 tiwaiAATTsuse.de- spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path (git-fixes).- Revert \"serial: amba-pl011: Make sure we initialize the port.lock spinlock\" (git-fixes).- PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge (git-fixes).- commit 25a7685 * Mon Jan 04 2021 tiwaiAATTsuse.de- blacklist.conf: Add PM/devfreq commit that is inapplicable- commit b54b598 * Mon Jan 04 2021 tiwaiAATTsuse.de- blacklist.conf: Add a net/phy patch that causes a kABI breakage- commit aaab49a * Mon Jan 04 2021 mbenesAATTsuse.cz- blacklist.conf: d9a9280a0d0a (\"seq_buf: Avoid type mismatch for seq_buf_init\") It breaks kABI. It is not worth the hassle to backport.- commit 6a8dc6f * Mon Jan 04 2021 tiwaiAATTsuse.de- Revert \"ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO\" (git-fixes).- gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model (git-fixes).- gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model (git-fixes).- gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option (git-fixes).- commit a225bd4 * Mon Jan 04 2021 tiwaiAATTsuse.de- spi: dw: Return any value retrieved from the dma_transfer callback (git-fixes).- Refresh patches.suse/spi-dw-Add-SPI-Rx-done-wait-method-to-DMA-based-tran.patch.- Refresh patches.suse/spi-dw-Add-SPI-Tx-done-wait-method-to-DMA-based-tran.patch.- commit 6060b5d * Mon Jan 04 2021 tiwaiAATTsuse.de- mei: protect mei_cl_mtu from null dereference (git-fixes).- serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init (git-fixes).- mac80211: fix use of skb payload instead of header (git-fixes).- PM: hibernate: remove the bogus call to get_gendisk() in software_resume() (git-fixes).- serial: 8250_pci: Add Realtek 816a and 816b (git-fixes).- spi: Fix memory leak on splited transfers (git-fixes).- spi: spi-loopback-test: Fix out-of-bounds read (git-fixes).- NFC: st95hf: Fix memleak in st95hf_in_send_cmd (git-fixes).- nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame (git-fixes).- regmap: dev_get_regmap_match(): fix string comparison (git-fixes).- mei: bus: don\'t clean driver pointer (git-fixes).- mac80211: allow rx of mesh eapol frames with default rx key (git-fixes).- pinctrl: amd: fix npins for uart0 in kerncz_groups (git-fixes).- spi: spidev: fix a potential use-after-free in spidev_release() (git-fixes).- serial: amba-pl011: Make sure we initialize the port.lock spinlock (git-fixes).- PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges (git-fixes).- mfd: wm8994: Fix driver operation if loaded as modules (git-fixes).- PCI: Don\'t disable decoding when mmio_always_on is set (git-fixes).- spi: dw: Fix Rx-only DMA transfers (git-fixes).- spi: dw: Enable interrupts in accordance with DMA xfer mode (git-fixes).- regmap: debugfs: check count when read regmap file (git-fixes).- PM: hibernate: Freeze kernel threads in software_resume() (git-fixes).- PM: ACPI: Output correct message on target power state (git-fixes).- power: supply: bq27xxx_battery: Silence deferred-probe error (git-fixes).- rtc: 88pm860x: fix possible race condition (git-fixes).- soc: imx: gpc: fix power up sequencing (git-fixes).- mac80211: fix authentication with iwlwifi/mvm (git-fixes).- mac80211: Check port authorization in the ieee80211_tx_dequeue() case (git-fixes).- staging: rtl8188eu: Add device id for MERCUSYS MW150US v2 (git-fixes).- tty:serial:mvebu-uart:fix a wrong return (git-fixes).- Revert \"PM / devfreq: Modify the device name as devfreq(X) for sysfs\" (git-fixes).- serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE (git-fixes).- radeon: insert 10ms sleep in dce5_crtc_load_lut (git-fixes).- media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run() (git-fixes).- media: i2c: mt9v032: fix enum mbus codes and frame sizes (git-fixes).- media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros (git-fixes).- tty: synclink_gt: Adjust indentation in several functions (git-fixes).- tty: synclinkmp: Adjust indentation in several functions (git-fixes).- staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21 (git-fixes).- tty: always relink the port (git-fixes).- rfkill: Fix incorrect check to avoid NULL pointer dereference (git-fixes).- tty: link tty and port before configuring it as console (git-fixes).- spi: spi-cavium-thunderx: Add missing pci_release_regions() (git-fixes).- remoteproc: Fix wrong rvring index computation (git-fixes).- staging: rtl8188eu: fix possible null dereference (git-fixes).- staging: rtl8192u: fix multiple memory leaks on error path (git-fixes).- parport: load lowlevel driver if ports not found (git-fixes).- pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler() (git-fixes).- pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B (git-fixes).- media: si470x-i2c: add missed operations in remove (git-fixes).- media: pvrusb2: Fix oops on tear-down when radio support is not present (git-fixes).- media: v4l2-core: fix touch support in v4l_g_fmt (git-fixes).- media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases (git-fixes).- media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number (git-fixes).- media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage (git-fixes).- media: ti-vpe: vpe: Make sure YUYV is set as default format (git-fixes).- media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format (git-fixes).- media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic (git-fixes).- media: cx88: Fix some error handling path in \'cx8800_initdev()\' (git-fixes).- media: cec-funcs.h: add status_req checks (git-fixes).- media: i2c: ov2659: Fix missing 720p register config (git-fixes).- media: i2c: ov2659: fix s_stream return value (git-fixes).- media: am437x-vpfe: Setting STD to current value is not an error (git-fixes).- PM / hibernate: memory_bm_find_bit(): Tighten node optimisation (git-fixes).- spi: st-ssc4: add missed pm_runtime_disable (git-fixes).- spi: tegra20-slink: add missed clk_unprepare (git-fixes).- spi: pxa2xx: Add missed security checks (git-fixes).- spi: img-spfi: fix potential double release (git-fixes).- spi: Add call to spi_slave_abort() function when spidev driver is released (git-fixes).- regulator: max8907: Fix the usage of uninitialized variable in max8907_regulator_probe() (git-fixes).- rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt() (git-fixes).- rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot (git-fixes).- regulator: pfuze100-regulator: Variable \"val\" in pfuze100_regulator_probe() could be uninitialized (git-fixes).- regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone (git-fixes).- net: usb: sr9800: fix uninitialized local variable (git-fixes).- thunderbolt: Use 32-bit writes when writing ring producer/consumer (git-fixes).- commit d4306cc * Mon Jan 04 2021 tiwaiAATTsuse.de- HID: hid-sensor-hub: Fix issue with devices with no report ID (git-fixes).- HID: cypress: Support Varmilo Keyboards\' media hotkeys (git-fixes).- Input: i8042 - allow insmod to succeed on devices without an i8042 controller (git-fixes).- cfg80211: regulatory: Fix inconsistent format argument (git-fixes).- ath9k_htc: Use appropriate rs_datalen type (git-fixes).- staging: comedi: check validity of wMaxPacketSize of usb endpoints found (git-fixes).- i2c: i801: Fix resume bug (git-fixes).- i2c: algo: pca: Reapply i2c bus settings after reset (git-fixes).- HID: core: Correctly handle ReportSize being zero (git-fixes).- iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw() (git-fixes).- Bluetooth: add a mutex lock to avoid UAF in do_enale_set (git-fixes).- hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow (git-fixes).- HID: apple: Disable Fn-key key-re-mapping on clone keyboards (git-fixes).- Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen (git-fixes).- gpio: arizona: handle pm_runtime_get_sync failure case (git-fixes).- i2c: pxa: clear all master action bits in i2c_pxa_stop_message() (git-fixes).- i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output (git-fixes).- i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets (git-fixes).- clk: qcom: msm8916: Fix the address location of pll->config_reg (git-fixes).- clk: ti: composite: fix memory leak (git-fixes).- clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1 (git-fixes).- geneve: change from tx_error to tx_dropped on missing metadata (git-fixes).- drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a driver developer is foolish (git-fixes).- iio: bmp280: fix compensation of humidity (git-fixes).- backlight: lp855x: Ensure regulators are disabled on probe failure (git-fixes).- ath9k_htc: Silence undersized packet warnings (git-fixes).- hwmon: (jc42) Fix name to have no illegal characters (git-fixes).- clk: tegra: Fix Tegra PMC clock out parents (git-fixes).- clk: at91: usb: continue if clk_hw_round_rate() return zero (git-fixes).- gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk (git-fixes).- gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap() (git-fixes).- ipw2x00: Fix -Wcast-function-type (git-fixes).- gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism (git-fixes).- gpiolib: acpi: Turn dmi_system_id table into a generic quirk table (git-fixes).- gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP (git-fixes).- gpiolib: fix up emulated open drain outputs (git-fixes).- gpio: mpc8xxx: Add platform device to gpiochip->parent (git-fixes).- staging: comedi: gsc_hpdi: check dma_alloc_coherent() return value (git-fixes).- iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting (git-fixes).- clocksource/drivers/asm9260: Add a check for of_clk_get (git-fixes).- firmware: qcom: scm: Ensure \'a0\' status code is treated as signed (git-fixes).- Input: atmel_mxt_ts - disable IRQ across suspend (git-fixes).- HID: logitech-hidpp: Silence intermittent get_battery_capacity errors (git-fixes).- HID: Improve Windows Precision Touchpad detection (git-fixes).- HID: core: check whether Usage Page item is after Usage ID items (git-fixes).- clk: qcom: Allow constant ratio freq tables for rcg (git-fixes).- iio: adc: max1027: Reset the device at probe time (git-fixes).- iio: light: bh1750: Resolve compiler warning and make code more readable (git-fixes).- iwlwifi: mvm: fix unaligned read of rx_pkt_status (git-fixes).- Bluetooth: Fix advertising duplicated flags (git-fixes).- ath9k_htc: Discard undersized packets (git-fixes).- ath9k_htc: Modify byte order for an error message (git-fixes).- gpio: max77620: Fixup debounce delays (git-fixes).- iio: srf04: fix wrong limitation in distance measuring (git-fixes).- clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call (git-fixes).- HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring() (git-fixes).- iio: fix center temperature of bmc150-accel-core (git-fixes).- gpio: max77620: Use correct unit for debounce times (git-fixes).- commit ed5e05c * Mon Jan 04 2021 oneukumAATTsuse.com- xhci: Give USB2 ports time to enter U3 in bus suspend (git-fixes).- commit a8da5e3 * Mon Jan 04 2021 tiwaiAATTsuse.de- ALSA: usb-audio: Add delay quirk for all Logitech USB devices (git-fixes).- ALSA: usb-audio: Add implicit feedback quirk for Qu-16 (git-fixes).- ALSA: usb-audio: Add implicit feedback quirk for MODX (git-fixes).- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices (git-fixes).- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2 (git-fixes).- ALSA: usb-audio: Add delay quirk for H570e USB headsets (git-fixes).- ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation P520 (git-fixes).- ALSA: hda/realtek - Couldn\'t detect Mic if booting with headset plugged (git-fixes).- ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check (git-fixes).- ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO (git-fixes).- ALSA: hda/hdmi: always check pin power status in i915 pin fixup (git-fixes).- ALSA: ca0106: fix error code handling (git-fixes).- ACPICA: Do not increment operation_region reference counts for field units (git-fixes).- ALSA: info: Drop WARN_ON() from buffer NULL sanity check (git-fixes).- ALSA: usb-audio: Fix race against the error recovery URB submission (git-fixes).- ALSA: line6: Perform sanity check for each URB creation (git-fixes).- ALSA: usb-audio: Fix OOB access of mixer element list (git-fixes).- ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG) (git-fixes).- ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Flight S (git-fixes).- ALSA: usb-audio: add quirk for Denon DCD-1500RE (git-fixes).- ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table (git-fixes).- ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select_xlat function (git-fixes).- ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed (git-fixes).- ALSA: hda: Fix potential race in unsol event handler (git-fixes).- ALSA: isa/wavefront: prevent out of bounds write in ioctl (git-fixes).- ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Alpha S (git-fixes).- ALSA: ctl: allow TLV read operation for callback type of element in locked case (git-fixes).- ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1 (git-fixes).- ASoC: sti: fix possible sleep-in-atomic (git-fixes).- ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatile (git-fixes).- ASoC: wm8904: fix regcache handling (git-fixes).- ALSA: timer: Limit max amount of slave instances (git-fixes).- ath10k: fix get invalid tx rate for Mesh metric (git-fixes).- ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq (git-fixes).- ath10k: fix backtrace on coredump (git-fixes).- ASoC: wm_adsp: Don\'t generate kcontrols without READ flags (git-fixes).- ASoC: pcm3168a: The codec does not support S32_LE (git-fixes).- commit 7b07b51 * Mon Jan 04 2021 oneukumAATTsuse.com- USB: dummy-hcd: Fix uninitialized array use in init() (git-fixes).- commit 7885392 * Mon Jan 04 2021 tiwaiAATTsuse.de- irqchip/alpine-msi: Fix freeing of interrupts on allocation error path (git-fixes).- iio:imu:bmi160: Fix too large a buffer (git-fixes).- serial_core: Check for port state when tty is in error state (git-fixes).- USB: gadget: f_midi: setup SuperSpeed Plus descriptors (git-fixes).- USB: gadget: f_acm: add support for SuperSpeed Plus (git-fixes).- USB: gadget: f_rndis: fix bitrate for SuperSpeed and above (git-fixes).- media: msi2500: assign SPI bus number dynamically (git-fixes).- media: sunxi-cir: ensure IR is handled when it is continuous (git-fixes).- Input: goodix - add upside-down quirk for Teclast X98 Pro tablet (git-fixes).- Input: cm109 - do not stomp on control URB (git-fixes).- Input: i8042 - add Acer laptops to the i8042 reset list (git-fixes).- Input: cros_ec_keyb - send \'scancodes\' in addition to key events (git-fixes).- pinctrl: amd: remove debounce filter setting in IRQ type setting (git-fixes).- pinctrl: baytrail: Avoid clearing debounce value when turning it off (git-fixes).- pinctrl: merrifield: Set default bias in case no particular value given (git-fixes).- gpio: mvebu: fix potential user-after-free on probe (git-fixes).- iwlwifi: mvm: fix kernel panic in case of assert during CSA (git-fixes).- iwlwifi: pcie: limit memory read spin time (git-fixes).- platform/x86: acer-wmi: add automatic keyboard background light toggle key as KEY_LIGHTS_TOGGLE (git-fixes).- usb: gadget: goku_udc: fix potential crashes in probe (git-fixes).- commit 2c823bd * Mon Jan 04 2021 oneukumAATTsuse.com- USB: UAS: introduce a quirk to set no_write_same (git-fixes).- commit 22516b6 * Mon Jan 04 2021 tiwaiAATTsuse.de- ALSA: pcm: oss: Fix a few more UBSAN fixes (git-fixes).- ALSA: usb-audio: Disable sample read check if firmware doesn\'t give back (git-fixes).- watchdog: coh901327: add COMMON_CLK dependency (git-fixes).- watchdog: qcom: Avoid context switch in restart handler (git-fixes).- watchdog: sirfsoc: Add missing dependency on HAS_IOMEM (git-fixes).- ACPI: PNP: compare the string length in the matching_id() (git-fixes).- clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9 (git-fixes).- clk: sunxi-ng: Make sure divider tables have sentinel (git-fixes).- clk: s2mps11: Fix a resource leak in error handling paths in the probe function (git-fixes).- clk: ti: Fix memleak in ti_fapll_synth_setup (git-fixes).- clk: tegra: Fix duplicated SE clock entry (git-fixes).- ALSA: pcm: oss: Fix potential out-of-bounds shift (git-fixes).- ALSA: usb-audio: Fix potential out-of-bounds shift (git-fixes).- ALSA: usb-audio: Fix control \'access overflow\' errors from chmap (git-fixes).- ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with ALC255 (git-fixes).- cfg80211: initialize rekey_data (git-fixes).- ALSA: hda/generic: Add option to enforce preferred_dacs pairs (git-fixes).- net: phy: Avoid multiple suspends (git-fixes).- commit 2149019 * Mon Jan 04 2021 oneukumAATTsuse.com- USB: add RESET_RESUME quirk for Snapscan 1212 (git-fixes).- commit 16b0392 * Mon Jan 04 2021 gheAATTsuse.com- ocfs2: fix unbalanced locking (bsc#1180506).- commit 099ccd0 * Thu Dec 31 2020 denis.kirjanovAATTsuse.com- net: hisilicon: Fix signedness bug in hix5hd2_dev_probe() (git-fixes).- commit c49f357 * Thu Dec 31 2020 denis.kirjanovAATTsuse.com- net: aquantia: Fix aq_vec_isr_legacy() return value (git-fixes).- commit 1fd70ca * Thu Dec 31 2020 denis.kirjanovAATTsuse.com- cirrus: cs89x0: remove set but not used variable \'lp\' (git-fixes).- commit 6687442 * Thu Dec 31 2020 denis.kirjanovAATTsuse.com- cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify code (git-fixes).- commit 4c54ea7 * Thu Dec 31 2020 denis.kirjanovAATTsuse.com- net: dsa: bcm_sf2: Do not assume DSA master supports WoL (git-fixes).- commit 5fb1080 * Thu Dec 31 2020 denis.kirjanovAATTsuse.com- phy: Revert toggling reset changes (git-fixes).- Refresh patches.suse/powerpc-perf-Fix-crash-with-is_sier_available-when-p.patch.- commit 62de49e * Thu Dec 31 2020 denis.kirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 87a267c * Wed Dec 30 2020 msuchanekAATTsuse.de- ibmvnic: continue fatal error reset after passive init (bsc#1171078 ltc#184239 git-fixes).- commit b7607e6 * Wed Dec 30 2020 msuchanekAATTsuse.de- powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at (bsc#1065729).- commit b54cca9 * Wed Dec 30 2020 msuchanekAATTsuse.de- powerpc/xmon: Change printk() to pr_cont() (bsc#1065729).- commit 03768a2 * Wed Dec 30 2020 msuchanekAATTsuse.de- powerpc/64: Set up a kernel stack for secondaries before cpu_restore() (bsc#1065729).- commit 3691693 * Wed Dec 30 2020 tiwaiAATTsuse.de- Move upstreamed bt fixes into sorted section- commit adeed42 * Wed Dec 30 2020 msuchanekAATTsuse.de- powerpc/smp: Add __init to init_big_cores() (bsc#1109695 ltc#171067 git-fixes).- commit 1c279b3 * Wed Dec 30 2020 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-rtas-fix-typo-of-ibm-open-errinjct-in-rtas-f.patch Refresh to upstream version.- commit 76e9945 * Wed Dec 30 2020 msuchanekAATTsuse.de- powerpc/pseries/hibernation: remove redundant cacheinfo update (bsc#1138374 ltc#178199 git-fixes).- commit 266cbfe * Wed Dec 30 2020 msuchanekAATTsuse.de- Revert \"powerpc/pseries/hotplug-cpu: Remove double free in error path\" (bsc#1065729).- commit fc70ab6 * Wed Dec 30 2020 msuchanekAATTsuse.de- blacklist.conf: Add e91d8d78237d mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING The option is not enabled.- commit e440c95 * Wed Dec 30 2020 msuchanekAATTsuse.de- ibmvnic: fix: NULL pointer dereference (bsc#1044767 ltc#155231 git-fixes).- commit 17726be * Wed Dec 30 2020 wquAATTsuse.com- btrfs: remove a BUG_ON() from merge_reloc_roots() (bsc#1174784).- commit 291590a * Wed Dec 30 2020 oneukumAATTsuse.com- blacklist.conf: already gone in by another ID- commit 05679b8 * Wed Dec 30 2020 oneukumAATTsuse.com- USB: serial: digi_acceleport: fix write-wakeup deadlocks (git-fixes).- commit 04432c4 * Wed Dec 30 2020 oneukumAATTsuse.com- USB: serial: digi_acceleport: clean up set_termios (git-fixes).- commit 2f23f9d * Wed Dec 30 2020 oneukumAATTsuse.com- USB: serial: digi_acceleport: clean up modem-control handling (git-fixes).- commit 1d56162 * Wed Dec 30 2020 oneukumAATTsuse.com- USB: serial: digi_acceleport: rename tty flag variable (git-fixes).- commit 88c9db6 * Wed Dec 30 2020 oneukumAATTsuse.com- USB: serial: digi_acceleport: use irqsave() in USB\'s complete callback (git-fixes).- Refresh patches.suse/USB-serial-digi_acceleport-remove-redundant-assignme.patch.- commit 793718c * Wed Dec 30 2020 oneukumAATTsuse.com- USB: serial: digi_acceleport: remove in_interrupt() usage.- commit 0518924 * Wed Dec 30 2020 oneukumAATTsuse.com- USB: serial: digi_acceleport: remove redundant assignment to pointer priv (git-fixes).- commit 4451caf * Wed Dec 30 2020 oneukumAATTsuse.com- blacklist.conf: fix not relevant in our kernel configs- commit acef26c * Wed Dec 23 2020 colyliAATTsuse.de- Delete the following patch as a quick workaround patches.suse/0001-dm-fix-redundant-IO-accounting-for-bios-that-need-sp.patch. due to bug report for special configuration, it will be added back after the problem solved. (bsc#1179444)- commit 9d32dc4 * Wed Dec 23 2020 colyliAATTsuse.de- Delete the following patch as a quick workaround, patches.suse/0001-dm-fix-redundant-IO-accounting-for-bios-that-need-sp.patch. due to bug report for special configuration, it will be added back after the problem solved. (bsc#1179444)- commit ed3ac98 * Tue Dec 22 2020 bpAATTsuse.de- blacklist.conf: 3d51507f29f2 x86/entry/32: Add missing ASM_CLAC to general_protection entry- commit dc56fa2 * Tue Dec 22 2020 bpAATTsuse.de- x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz (bsc#1112178).- commit f39ec16 * Mon Dec 21 2020 bpAATTsuse.de- KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits (bsc#1112178).- commit 066a4f5 * Mon Dec 21 2020 bpAATTsuse.de- x86/mm/ident_map: Check for errors from ident_pud_init() (bsc#1112178).- commit 0f2605a * Mon Dec 21 2020 bpAATTsuse.de- EDAC/i10nm: Use readl() to access MMIO registers (12sp5).- commit d170d3f * Mon Dec 21 2020 osalvadorAATTsuse.de- mm,memory_failure: always pin the page in madvise_inject_error (bsc#1180258).- commit 200d6f3 * Mon Dec 21 2020 bpAATTsuse.de- blacklist.conf: ff17bbe0bb40 x86/vdso: Prevent segfaults due to hoisted vclock reads- commit 564d16e * Mon Dec 21 2020 tiwaiAATTsuse.de- rtc: hym8563: enable wakeup when applicable (git-fixes).- commit 5b645ec * Sun Dec 20 2020 tiwaiAATTsuse.de- power: supply: bq24190_charger: fix reference leak (git-fixes).- HSI: omap_ssi: Don\'t jump to free ID in ssi_add_controller() (git-fixes).- pwm: lp3943: Dynamically allocate PWM chip base (git-fixes).- Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() (git-fixes).- inet_ecn: Fix endianness of checksum update when setting ECT(1) (git-fixes).- commit 532c400 * Fri Dec 18 2020 mpdesouzaAATTsuse.com- btrfs: increase output size for LOGICAL_INO_V2 ioctl (bsc#1174206).- commit 1d58635 * Fri Dec 18 2020 mpdesouzaAATTsuse.com- btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2 (bsc#1174206).- commit 01c5612 * Fri Dec 18 2020 mpdesouzaAATTsuse.com- btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents (bsc#1174206).- Refresh patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch.- btrfs: add a flag to iterate_inodes_from_logical to find all- btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents (bsc#1174206).- Refresh patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch.- commit 91f3982 * Thu Dec 17 2020 dwagnerAATTsuse.de- scsi: qla2xxx: Update version to 10.02.00.104-k (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Fix device loss on 4G and older HBAs (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retry (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Fix the call trace for flush workqueue (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machines (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Handle aborts correctly for port undergoing deletion (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Fix N2N and NVMe connect retry failure (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Fix FW initialization error on big endian machines (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Fix crash during driver load on big endian machines (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Fix compilation issue in PPC systems (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Don\'t check for fw_started while posting NVMe command (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Tear down session if FW say it is down (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Limit interrupt vectors to number of CPUs (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Change post del message from debug level to log level (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Remove trailing semicolon in macro definition (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Remove in_interrupt() from qla83xx-specific code (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: target: tcm_qla2xxx: Remove BUG_ON(in_interrupt()) (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific code (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Move sess cmd list/lock to driver (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Return EBUSY on fcport deletion (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: remove incorrect sparse #ifdef (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Fix return of uninitialized value in rval (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTE (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Initialize variable in qla8044_poll_reg() (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Do not consume srb greedily (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Use constant when it is known (bsc#1172538 bsc#1179142 bsc#1179810).- scsi: qla2xxx: Handle incorrect entry_type entries (bsc#1172538 bsc#1179142 bsc#1179810).- commit 54e4d29 * Thu Dec 17 2020 mbenesAATTsuse.cz- tracing: Fix race in trace_open and buffer resize call (CVE-2020-27825 bsc#1179960).- commit 8b99744 * Thu Dec 17 2020 mbenesAATTsuse.cz- ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU (CVE-2020-27825 bsc#1179960).- commit 0d53945 * Thu Dec 17 2020 mbenesAATTsuse.cz- ring-buffer: Make resize disable per cpu buffer instead of total buffer (CVE-2020-27825 bsc#1179960).- commit 39cee5c * Thu Dec 17 2020 dwagnerAATTsuse.de- scsi: lpfc: Fix fall-through warnings for Clang (bsc#1164780).- scsi: lpfc: Correct null ndlp reference on routine exit (bsc#1164780).- scsi: lpfc: Use generic power management (bsc#1164780).- scsi: lpfc: Fix variable \'vport\' set but not used in lpfc_sli4_abts_err_handler() (bsc#1164780).- scsi: lpfc: Fix missing prototype for lpfc_nvmet_prep_abort_wqe() (bsc#1164780).- scsi: lpfc: Fix set but unused variables in lpfc_dev_loss_tmo_handler() (bsc#1164780).- scsi: lpfc: Fix set but not used warnings from Rework remote port lock handling (bsc#1164780).- scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi() (bsc#1164780).- scsi: lpfc: Fix memory leak on lcb_context (bsc#1164780).- scsi: lpfc: Remove dead code on second !ndlp check (bsc#1164780).- scsi: lpfc: Fix pointer defereference before it is null checked issue (bsc#1164780).- scsi: lpfc: Update changed file copyrights for 2020 (bsc#1164780).- scsi: lpfc: Update lpfc version to 12.8.0.6 (bsc#1164780).- scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers (bsc#1164780).- scsi: lpfc: Convert SCSI I/O completions to SLI-3 and SLI-4 handlers (bsc#1164780).- scsi: lpfc: Convert SCSI path to use common I/O submission path (bsc#1164780).- scsi: lpfc: Enable common send_io interface for SCSI and NVMe (bsc#1164780).- scsi: lpfc: Enable common wqe_template support for both SCSI and NVMe (bsc#1164780).- scsi: lpfc: Refactor WQE structure definitions for common use (bsc#1164780).- scsi: lpfc: Fix NPIV Fabric Node reference counting (bsc#1164780).- scsi: lpfc: Fix NPIV discovery and Fabric Node detection (bsc#1164780).- scsi: lpfc: Unsolicited ELS leaves node in incorrect state while dropping it (bsc#1164780).- scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately fails (bsc#1164780).- scsi: lpfc: Rework remote port lock handling (bsc#1164780).- scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs (bsc#1164780).- scsi: lpfc: Fix removal of SCSI transport device get and put on dev structure (bsc#1164780).- scsi: lpfc: Rework locations of ndlp reference taking (bsc#1164780).- scsi: lpfc: Rework remote port ref counting and node freeing (bsc#1164780).- scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issues (bsc#1164780).- scsi: lpfc: lpfc_attr: Fix-up a bunch of kernel-doc misdemeanours (bsc#1164780).- scsi: lpfc: lpfc_attr: Demote kernel-doc format for redefined functions (bsc#1164780).- scsi: lpfc: lpfc_scsi: Fix a whole host of kernel-doc issues (bsc#1164780).- scsi: lpfc: Update lpfc version to 12.8.0.5 (bsc#1164780).- scsi: lpfc: Reject CT request for MIB commands (bsc#1164780).- scsi: lpfc: Add FDMI Vendor MIB support (bsc#1164780).- scsi: lpfc: Enlarge max_sectors in scsi host templates (bsc#1164780).- scsi: lpfc: Fix duplicate wq_create_version check (bsc#1164780).- scsi: lpfc: Removed unused macros in lpfc_attr.c (bsc#1164780).- commit 3a954de * Thu Dec 17 2020 denis.kirjanovAATTsuse.com- net: sonic: replace dev_kfree_skb in sonic_send_packet (git-fixes).- commit 597c84a * Thu Dec 17 2020 denis.kirjanovAATTsuse.com- forcedeth: use per cpu to collect xmit/recv statistics (git-fixes).- commit ed24dc6 * Thu Dec 17 2020 denis.kirjanovAATTsuse.com- net: sonic: return NETDEV_TX_OK if failed to map buffer (git-fixes).- commit 16e3e9e * Thu Dec 17 2020 denis.kirjanovAATTsuse.com- net: seeq: Fix the function used to release some memory in an error handling path (git-fixes).- commit a8513c7 * Thu Dec 17 2020 tiwaiAATTsuse.de- Drop a backported uvcvideo patch that caused a regression (bsc#1180117) Also blacklisting the commit- commit d0a83ca * Thu Dec 17 2020 denis.kirjanovAATTsuse.com- net:ethernet:aquantia: Extra spinlocks removed (git-fixes).- commit 673b7af * Thu Dec 17 2020 denis.kirjanovAATTsuse.com- ravb: Fix use-after-free ravb_tstamp_skb (git-fixes).- commit 3b19bd7 * Thu Dec 17 2020 denis.kirjanovAATTsuse.com- can: mcp251x: add error check when wq alloc failed (git-fixes).- commit 83dec18 * Thu Dec 17 2020 denis.kirjanovAATTsuse.com- net: pasemi: fix an use-after-free in pasemi_mac_phy_init() (git-fixes).- commit 432aa93 * Thu Dec 17 2020 denis.kirjanovAATTsuse.com- net: macb: add missing barriers when reading descriptors (git-fixes).- commit e0bb50a * Thu Dec 17 2020 denis.kirjanovAATTsuse.com- net: macb: fix dropped RX frames due to a race (git-fixes).- commit daca00d * Thu Dec 17 2020 denis.kirjanovAATTsuse.com- Refresh patches.suse/ibmvnic-add-some-debugs.patch.- commit d50d59c * Thu Dec 17 2020 denis.kirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 0c5fc8b * Thu Dec 17 2020 dwagnerAATTsuse.de- blacklist: Add e5785d3ec32f (\"scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()\") We don\'t need e5785d3ec32f (\"scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()\") as we dont have 6c621a2229b0 (\"scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context\") which undoes the fix by 9816ef6ecbc1 (\"scsi: lpfc: Use after free in lpfc_rq_buf_free()\")- commit 824fa9a * Thu Dec 17 2020 dwagnerAATTsuse.de- scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi (bsc#1164780).- scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc() (bsc#1164780).- scsi: Remove unneeded break statements (bsc#1164780).- scsi: lpfc: Remove unneeded variable \'status\' in lpfc_fcp_cpu_map_store() (bsc#1164780).- scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req() (bsc#1164780).- scsi: lpfc: Remove set but not used \'qp\' (bsc#1164780).- scsi: lpfc: Fix spelling mistake \"Cant\" -> \"Can\'t\" (bsc#1164780).- scsi: lpfc: Update lpfc version to 12.8.0.4 (bsc#1164780).- scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional events (bsc#1164780).- scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery (bsc#1164780).- commit 08cb9ae * Thu Dec 17 2020 dwagnerAATTsuse.de- series.conf: cleanup- update upstream reference and resort: patches.suse/ibmvnic-add-some-debugs.patch- commit b715549 * Thu Dec 17 2020 tiwaiAATTsuse.de- platform/x86: mlx-platform: remove an unused variable (git-fixes).- commit 225af87 * Thu Dec 17 2020 tiwaiAATTsuse.de- crypto: af_alg - avoid undefined behavior accessing salg_name (git-fixes).- commit 983a9c1 * Thu Dec 17 2020 tiwaiAATTsuse.de- wimax: fix duplicate initializer warning (git-fixes).- crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe (git-fixes).- crypto: talitos - Fix return type of current_desc_hdr() (git-fixes).- media: v4l2-async: Fix trivial documentation typo (git-fixes).- media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm() (git-fixes).- drm/msm/dsi_phy_10nm: implement PHY disabling (git-fixes).- drm/msm/dpu: Add newline to printks (git-fixes).- drm/meson: dw-hdmi: Register a callback to disable the regulator (git-fixes).- drm/omap: dmm_tiler: fix return error code in omap_dmm_probe() (git-fixes).- drm/amdgpu: fix build_coefficients() argument (git-fixes).- drm/amd/display: remove useless if/else (git-fixes).- matroxfb: avoid -Warray-bounds warning (git-fixes).- drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor() (git-fixes).- drm/gma500: fix double free of gma_connector (git-fixes).- commit b0a0e8e * Thu Dec 17 2020 tiwaiAATTsuse.de- USB: serial: option: add interface-number sanity check to flag handling (git-fixes).- USB: serial: mos7720: fix parallel-port state restore (git-fixes).- USB: serial: keyspan_pda: fix write unthrottling (git-fixes).- USB: serial: keyspan_pda: fix tx-unthrottle use-after-free (git-fixes).- USB: serial: keyspan_pda: fix write-wakeup use-after-free (git-fixes).- USB: serial: keyspan_pda: fix stalled writes (git-fixes).- USB: serial: keyspan_pda: fix write deadlock (git-fixes).- USB: serial: keyspan_pda: fix dropped unthrottle interrupts (git-fixes).- usb: oxu210hp-hcd: Fix memory leak in oxu_create (git-fixes).- commit e793376 * Thu Dec 17 2020 tiwaiAATTsuse.de- spi: davinci: Fix use-after-free on unbind (git-fixes).- spi: pic32: Don\'t leak DMA channels in probe error path (git-fixes).- spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_hsspi_resume (git-fixes).- spi: tegra114: fix reference leak in tegra spi ops (git-fixes).- usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe (git-fixes).- usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul (git-fixes).- commit ff557b2 * Thu Dec 17 2020 tiwaiAATTsuse.de- platform/x86: mlx-platform: Fix item counter assignment for MSN2700, MSN24xx systems (git-fixes).- platform/x86: dell-smbios-base: Fix error return code in dell_smbios_init (git-fixes).- spi: tegra20-sflash: fix reference leak in tegra_sflash_resume (git-fixes).- spi: tegra20-slink: fix reference leak in slink ops of tegra20 (git-fixes).- spi: spi-ti-qspi: fix reference leak in ti_qspi_setup (git-fixes).- spi: spi-mem: fix reference leak in spi_mem_access_start (git-fixes).- spi: spi-mem: Fix passing zero to \'PTR_ERR\' warning (git-fixes).- spi: img-spfi: fix reference leak in img_spfi_resume (git-fixes).- regmap: Remove duplicate `type` field from regmap `regcache_sync` trace event (git-fixes).- serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access (git-fixes).- commit fce435e * Thu Dec 17 2020 tiwaiAATTsuse.de- PCI: Fix pci_slot_release() NULL pointer dereference (git-fixes).- platform/x86: mlx-platform: Remove PSU EEPROM from MSN274x platform configuration (git-fixes).- platform/x86: mlx-platform: Remove PSU EEPROM from default platform configuration (git-fixes).- Revert \"platform/x86: wmi: Destroy on cleanup rather than unregister\" (git-fixes).- memstick: r592: Fix error return in r592_probe() (git-fixes).- staging: olpc_dcon: Do not call platform_device_unregister() in dcon_probe() (git-fixes).- nfc: s3fwrn5: Release the nfc firmware (git-fixes).- orinoco: Move context allocation after processing the skb (git-fixes).- mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure (git-fixes).- staging: olpc_dcon: add a missing dependency (git-fixes).- commit a67a0cb * Thu Dec 17 2020 tiwaiAATTsuse.de- Input: cyapa_gen6 - fix out-of-bounds stack access (git-fixes).- Input: omap4-keypad - fix runtime PM error handling (git-fixes).- Input: ads7846 - fix unaligned access on 7845 (git-fixes).- memstick: fix a double-free bug in memstick_check (git-fixes).- mac80211: don\'t set set TDLS STA bandwidth wider than possible (git-fixes).- media: saa7146: fix array overflow in vidioc_s_audio() (git-fixes).- media: siano: fix memory leak of debugfs members in smsdvb_hotplug (git-fixes).- media: solo6x10: fix missing snd_card_free in error handling case (git-fixes).- commit 7e8f579 * Thu Dec 17 2020 tiwaiAATTsuse.de- cpufreq: scpi: Add missing MODULE_ALIAS (git-fixes).- cpufreq: loongson1: Add missing MODULE_ALIAS (git-fixes).- cpufreq: st: Add missing MODULE_DEVICE_TABLE (git-fixes).- Input: ads7846 - fix integer overflow on Rt calculation (git-fixes).- Input: ads7846 - fix race that causes missing releases (git-fixes).- iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in rockchip_saradc_resume (git-fixes).- iio:pressure:mpl3115: Force alignment of buffer (git-fixes).- iio: buffer: Fix demux update (git-fixes).- extcon: max77693: Fix modalias string (git-fixes).- cw1200: fix missing destroy_workqueue() on error in cw1200_init_common (git-fixes).- commit 3738e1e * Thu Dec 17 2020 tiwaiAATTsuse.de- cpufreq: highbank: Add missing MODULE_DEVICE_TABLE (git-fixes).- staging: comedi: mf6x4: Fix AI end-of-conversion detection (git-fixes).- bus: fsl-mc: fix error return code in fsl_mc_object_allocate() (git-fixes).- ASoC: cx2072x: Fix doubly definitions of Playback and Capture streams (git-fixes).- Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice val of 0x0134 (git-fixes).- Bluetooth: Fix null pointer dereference in hci_event_packet() (git-fixes).- ath10k: Release some resources in an error handling path (git-fixes).- ath10k: Fix an error handling path (git-fixes).- ath6kl: fix enum-conversion warning (git-fixes).- commit 977d977 * Thu Dec 17 2020 tiwaiAATTsuse.de- Revert \"ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks\" (git-fixes).- ASoC: arizona: Fix a wrong free in wm8997_probe (git-fixes).- ASoC: wm8998: Fix PM disable depth imbalance on error (git-fixes).- ASoC: pcm: DRAIN support reactivation (git-fixes).- ASoC: wm_adsp: remove \"ctl\" from list on error in wm_adsp_create_control() (git-fixes).- ASoC: jz4740-i2s: add missed checks for clk_get() (git-fixes).- ALSA: hda/ca0132 - Change Input Source enum strings (git-fixes).- ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg (git-fixes).- ALSA: hda: Fix regressions on clear and reconfig sysfs (git-fixes).- commit 99727ca * Thu Dec 17 2020 tiwaiAATTsuse.de- drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probe (git-fixes).- soc: ti: Fix reference imbalance in knav_dma_probe (git-fixes).- soc: ti: knav_qmss: fix reference leak in knav_queue_probe (git-fixes).- soc: qcom: smp2p: Safely acquire spinlock without IRQs (git-fixes).- soc: mediatek: Check if power domains can be powered on at boot time (git-fixes).- soc/tegra: fuse: Fix index bug in get_process_id (git-fixes).- pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe() (git-fixes).- mfd: rt5033: Fix errorneous defines (git-fixes).- drm/rockchip: Avoid uninitialized use of endpoint id in LVDS (git-fixes).- commit 4d43e7b * Wed Dec 16 2020 rgoldwynAATTsuse.com- fix regression in \"epoll: Keep a reference on files added to the check list\" (bsc#1180031, git-fixes).- commit d9c444f * Wed Dec 16 2020 rgoldwynAATTsuse.com- do_epoll_ctl(): clean the failure exits up a bit (bsc#1180031,CVE-2020-0466).- epoll: Keep a reference on files added to the check list (bsc#1180031).- commit e792e5d * Wed Dec 16 2020 mbenesAATTsuse.cz- blacklist.conf: bcee52789588 (\"tracing: Fix userstacktrace option for instances\") The kernel is missing many prerequisities. It is not worth it as it is.- commit c9bd898 * Wed Dec 16 2020 tiwaiAATTsuse.de- cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE (CVE-2020-27068 bsc#1180086).- commit 886ad61 * Tue Dec 15 2020 bpAATTsuse.de- x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled (bsc#1112178).- x86/resctrl: Remove unused struct mbm_state::chunks_bw (bsc#1112178).- commit e69f129 * Tue Dec 15 2020 oneukumAATTsuse.com- HID: Fix slab-out-of-bounds read in hid_field_extract (bsc#1180052).- commit 5b124d9 * Tue Dec 15 2020 oneukumAATTsuse.com- Input: trackpoint - enable Synaptics trackpoints (git-fixes).- commit e88bce8 * Tue Dec 15 2020 oneukumAATTsuse.com- kABI: ath10k: move a new structure member to the end (git-fixes).- commit a09f969 * Tue Dec 15 2020 oneukumAATTsuse.com- ath10k: Remove msdu from idr when management pkt send fails (git-fixes).- commit 18aa5a0 * Tue Dec 15 2020 bpAATTsuse.de- x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP (bsc#1112178).- commit 537b04d * Tue Dec 15 2020 oneukumAATTsuse.com- Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset lists (git-fixes).- commit 3be4f5a * Tue Dec 15 2020 oneukumAATTsuse.com- Input: trackpoint - add new trackpoint variant IDs (git-fixes).- commit 4e28298 * Tue Dec 15 2020 oneukumAATTsuse.com- blacklist.conf: misattributed- commit 3901fbf * Tue Dec 15 2020 oneukumAATTsuse.com- blacklist.conf: misattributed patch- commit dc93bbb * Tue Dec 15 2020 oneukumAATTsuse.com- HID: Add another Primax PIXART OEM mouse quirk (git-fixes).- commit 4856fe1 * Tue Dec 15 2020 oneukumAATTsuse.com- crypto: qat - fix status check in qat_hal_put_rel_rd_xfer() (git-fixes).- commit 3f777ce * Tue Dec 15 2020 bpAATTsuse.de- x86/resctrl: Fix AMD L3 QOS CDP enable/disable (bsc#1114648).- commit 6bc1c36 * Tue Dec 15 2020 tiwaiAATTsuse.de- HID: core: Sanitize event code and type when mapping input (CVE-2020-0465 bsc#1180029).- commit ebf9f0e * Tue Dec 15 2020 tiwaiAATTsuse.de- audit: fix error handling in audit_data_to_entry() (CVE-2020-0444 bsc#1180027).- commit f2e7691 * Mon Dec 14 2020 denis.kirjanovAATTsuse.com- kABI workaround for dsa/b53 changes (git-fixes).- commit 91cef6b * Mon Dec 14 2020 denis.kirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 3be6f55 * Mon Dec 14 2020 oheringAATTsuse.de- scsi: storvsc: Fix error return in storvsc_probe() (git-fixes).- commit e765599 * Mon Dec 14 2020 oneukumAATTsuse.com- USB: serial: ch341: sort device-id entries (git-fixes).- commit 82a21d7 * Mon Dec 14 2020 oneukumAATTsuse.com- USB: serial: ch341: add new Product ID for CH341A (git-fixes).- commit 441ce2e * Mon Dec 14 2020 oneukumAATTsuse.com- USB: serial: option: add support for Thales Cinterion EXS82 (git-fixes).- commit f0f391f * Mon Dec 14 2020 oneukumAATTsuse.com- USB: serial: option: add Fibocom NL668 variants (git-fixes).- commit ac04fe0 * Mon Dec 14 2020 oneukumAATTsuse.com- blacklist.conf: build fix- commit 7fd9334 * Mon Dec 14 2020 oneukumAATTsuse.com- blacklist.conf: build fix- commit d198655 * Mon Dec 14 2020 oneukumAATTsuse.com- blacklist.conf: for tools for kernel development- commit c0358a7 * Mon Dec 14 2020 tzimmermannAATTsuse.de- fbcon: Remove the superfluous break (bsc#1129770) Backporting changes: * updated path drivers/video/fbcon/core to drivers/video/console * context changes- commit e25cc3c * Mon Dec 14 2020 tzimmermannAATTsuse.de- drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[] (bsc#1129770)- commit cf162c2 * Mon Dec 14 2020 tzimmermannAATTsuse.de- fbcon: Fix user font detection test at fbcon_resize(). (bsc#1112178) Backporting changes: * updated path drivers/video/fbcon/core to drivers/video/console- commit b08c154 * Mon Dec 14 2020 neilbAATTsuse.de- NFSD: Add missing NFSv2 .pc_func methods (git-fixes).- NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag (git-fixes).- NFS: fix nfs_path in case of a rename retry (git-fixes).- NFSv4.2: fix client\'s attribute cache management for copy_file_range (git-fixes).- xprtrdma: fix incorrect header size calculations (git-fixes).- SUNRPC: Properly set the AATTsubbuf parameter of xdr_buf_subsegment() (git-fixes).- pNFS/flexfiles: Fix list corruption if the mirror count changes (git-fixes).- sunrpc: fixed rollback in rpc_gssd_dummy_populate() (git-fixes).- SUNRPC: The RDMA back channel mustn\'t disappear while requests are outstanding (git-fixes).- commit 7d0cc0f * Mon Dec 14 2020 neilbAATTsuse.de- blacklist.conf: some git-fixes that aren\'t wanted.- commit 6565891 * Mon Dec 14 2020 neilbAATTsuse.de- md/raid5: fix oops during stripe resizing (git-fixes).- commit 66e0a61 * Fri Dec 11 2020 fdmananaAATTsuse.com- btrfs: fix use-after-free on readahead extent after failure to create it (bsc#1179963).- commit 110503c * Fri Dec 11 2020 mbenesAATTsuse.cz- x86/traps: Simplify pagefault tracing logic (bsc#1179895).- Refresh patches.suse/10-x86-xen-get-rid-of-paravirt-op-adjust_exception_frame.patch.- Refresh patches.suse/msft-hv-1590-x86-hyperv-Reenlightenment-notifications-support.patch.- Refresh patches.suse/msft-hv-1616-Drivers-hv-vmbus-Implement-Direct-Mode-for-stimer0.patch.- commit 65edff3 * Fri Dec 11 2020 mbenesAATTsuse.cz- x86/tracing: Introduce a static key for exception tracing (bsc#1179895).- commit c8c1b50 * Fri Dec 11 2020 denis.kirjanovAATTsuse.com- net: dsa: b53: Ensure the default VID is untagged (git-fixes).- commit ee7b5d7 * Fri Dec 11 2020 denis.kirjanovAATTsuse.com- net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan() (git-fixes).- commit d77dec2 * Fri Dec 11 2020 tiwaiAATTsuse.de- can: softing: softing_netdev_open(): fix error handling (git-fixes).- mac80211: mesh: fix mesh_pathtbl_init() error path (git-fixes).- commit d70481b * Fri Dec 11 2020 jslabyAATTsuse.cz- tty: Fix ->session locking (bsc#1179745 CVE-2020-29660).- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745 CVE-2020-29661).- commit a59c61c * Thu Dec 10 2020 msuchanekAATTsuse.de- kABI: genirq: add back irq_create_mapping (bsc#1065729).- commit 33424fe * Thu Dec 10 2020 msuchanekAATTsuse.de- genirq/irqdomain: Add an irq_create_mapping_affinity() function (bsc#1065729).- commit b6d89d7 * Thu Dec 10 2020 msuchanekAATTsuse.de- powerpc/64s/pseries: Fix hash tlbiel_all_isa300 for guest kernels (bsc#1179888 ltc#190253).- powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generation (bsc#1055117 ltc#159753 git-fixes bsc#1179888 ltc#190253).- powerpc/64s: Trim offlined CPUs from mm_cpumasks (bsc#1055117 ltc#159753 git-fixes bsc#1179888 ltc#190253).- kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling (bsc#1055117 ltc#159753 git-fixes bsc#1179888 ltc#190253).- commit 0a5bcee * Thu Dec 10 2020 msuchanekAATTsuse.de- powerpc/pseries: Pass MSI affinity to irq_create_mapping() (bsc#1065729).- ibmvnic: delay next reset if hard reset fails (bsc#1094840 ltc#167098 git-fixes).- ibmvnic: restore adapter state on failed reset (bsc#1152457 ltc#174432 git-fixes).- ibmvnic: avoid memset null scrq msgs (bsc#1044767 ltc#155231 git-fixes).- ibmvnic: enhance resetting status check during module exit (bsc#1065729).- ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues (FATE#322021 bsc#1040855 ltc#155067 git-fixes).- ibmvnic: notify peers when failover and migration happen (bsc#1044120 ltc#155423 git-fixes).- ibmvnic: fix call_netdevice_notifiers in do_reset (bsc#1115431 ltc#171853 git-fixes).- commit 41d7e0e * Thu Dec 10 2020 msuchanekAATTsuse.de- ibmvnic: add some debugs (bsc#1179896 ltc#190255).- commit ad19f68 * Thu Dec 10 2020 msuchanekAATTsuse.de- powerpc/rtas: fix typo of ibm,open-errinjct in rtas filter (CVE-2020-27777 bsc#1179107 bsc#1179887 ltc#190092).- commit 153fdda * Thu Dec 10 2020 bpAATTsuse.de- blacklist.conf: 5861381d4866 PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handling- commit 14d58b3 * Thu Dec 10 2020 denis.kirjanovAATTsuse.com- net: aquantia: fix LRO with FCS error (git-fixes).- commit ea8c575 * Thu Dec 10 2020 denis.kirjanovAATTsuse.com- net: stmmac: fix csr_clk can\'t be zero issue (git-fixes).- commit adf66bd * Thu Dec 10 2020 denis.kirjanovAATTsuse.com- net: macb: fix error format in dev_err() (git-fixes).- commit 8695ebc * Thu Dec 10 2020 denis.kirjanovAATTsuse.com- net: dsa: qca8k: remove leftover phy accessors (git-fixes).- commit 8133bc6 * Thu Dec 10 2020 denis.kirjanovAATTsuse.com- net: sh_eth: fix a missing check of of_get_phy_mode (git-fixes).- commit 8dfd281 * Thu Dec 10 2020 denis.kirjanovAATTsuse.com- net: dsa: b53: Properly account for VLAN filtering (git-fixes).- commit 4a18e4f * Thu Dec 10 2020 denis.kirjanovAATTsuse.com- net: dsa: b53: Fix default VLAN ID (git-fixes).- commit 027d280 * Thu Dec 10 2020 denis.kirjanovAATTsuse.com- net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend() (git-fixes).- commit 9dd1cb2 * Wed Dec 09 2020 fweisbeckerAATTsuse.de- timer: Fix wheel index calculation on last level (git fixes)- commit 3d19ae6 * Wed Dec 09 2020 fweisbeckerAATTsuse.de- timer: Prevent base->clk from moving backward (git-fixes)- commit dc0c942 * Wed Dec 09 2020 bpAATTsuse.de- x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes (bsc#1112178).- commit b0c9a61 * Wed Dec 09 2020 tiwaiAATTsuse.de- Input: xpad - support Ardwiino Controllers (git-fixes).- Input: i8042 - add ByteSpeed touchpad to noloop table (git-fixes).- usbnet: ipheth: fix connectivity with iOS 14 (git-fixes).- commit 7180cbf * Tue Dec 08 2020 bpAATTsuse.de- x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes (bsc#1112178).- commit 217789f * Tue Dec 08 2020 denis.kirjanovAATTsuse.com- uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define (git-fixes).- commit 3f679b5 * Tue Dec 08 2020 oneukumAATTsuse.com- usb: gadget: f_fs: Use local copy of descriptors for userspace copy (git-fixes).- commit 828ad1d * Tue Dec 08 2020 oneukumAATTsuse.com- kgdb: Fix spurious true from in_dbg_master() (git-fixes).- commit 2f24ae4 * Tue Dec 08 2020 oneukumAATTsuse.com- blacklist.conf: kABI issues- commit ea26da1 * Tue Dec 08 2020 oneukumAATTsuse.com- blacklist.conf: known to be faulty- commit ffb8bbb * Tue Dec 08 2020 denis.kirjanovAATTsuse.com- kABI workaround for net/ipvlan changes (git-fixes).- commit 1e1bd88 * Tue Dec 08 2020 achoAATTsuse.com- btmrvl: Fix firmware filename for sd8997 chipset (bsc#1172694).- commit 12f09de * Tue Dec 08 2020 tiwaiAATTsuse.de- Update kabi files: sync with 2020-12 update (commit b3ff9f627d17)- commit 75f73d9 * Mon Dec 07 2020 jackAATTsuse.cz- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1179716).- commit 83a4d6a * Mon Dec 07 2020 jackAATTsuse.cz- reiserfs: Fix oops during mount (bsc#1179715).- commit da0b6c2 * Mon Dec 07 2020 jackAATTsuse.cz- quota: clear padding in v2r1_mem2diskdqb() (bsc#1179714).- commit a9af12c * Mon Dec 07 2020 jackAATTsuse.cz- reiserfs: Initialize inode keys properly (bsc#1179713).- commit 8725996 * Mon Dec 07 2020 jackAATTsuse.cz- fs: Don\'t invalidate page buffers in block_write_full_page() (bsc#1179711).- commit bc27d05 * Mon Dec 07 2020 jackAATTsuse.cz- ocfs2: initialize ip_next_orphan (bsc#1179724).- commit d783ef4 * Mon Dec 07 2020 jackAATTsuse.cz- ext4: unlock xattr_sem properly in ext4_inline_data_truncate() (bsc#1179673).- commit 73b3913 * Mon Dec 07 2020 jackAATTsuse.cz- ext4: correctly report \"not supported\" for {usr,grp}jquota when !CONFIG_QUOTA (bsc#1179672).- commit b5db6a5 * Mon Dec 07 2020 jackAATTsuse.cz- ext4: fix invalid inode checksum (bsc#1179723).- commit 8bd755f * Mon Dec 07 2020 jackAATTsuse.cz- ext4: limit entries returned when counting fsmap records (bsc#1179671).- commit 1b09384 * Mon Dec 07 2020 jackAATTsuse.cz- ext4: fix error handling code in add_new_gdb (bsc#1179722).- commit 4d9a78d * Mon Dec 07 2020 jackAATTsuse.cz- ext4: fix leaking sysfs kobject after failed mount (bsc#1179670).- commit d275bba * Mon Dec 07 2020 mkubecekAATTsuse.cz- net/x25: prevent a couple of overflows (bsc#1178590).- commit 3f48ad3 * Mon Dec 07 2020 aaptelAATTsuse.com- SMB3: Honor \'posix\' flag for multiuser mounts (bsc#1176559).- commit 9af0dc4 * Mon Dec 07 2020 aaptelAATTsuse.com- SMB3: Honor \'handletimeout\' flag for multiuser mounts (bsc#1176558).- commit c329fee * Mon Dec 07 2020 aaptelAATTsuse.com- SMB3: Honor lease disabling for multiuser mounts (git-fixes).- commit 46e76fa * Mon Dec 07 2020 denis.kirjanovAATTsuse.com- net: macb: fix random memory corruption on RX with 64-bit DMA (git-fixes). - blacklist.conf:- commit 8f3e7a6 * Mon Dec 07 2020 oneukumAATTsuse.com- media: xirlink_cit: add missing descriptor sanity checks (bsc#1168952 CVE-2020-11668).- commit e978e80 * Mon Dec 07 2020 denis.kirjanovAATTsuse.com- net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan (git-fixes).- commit 7051077 * Mon Dec 07 2020 denis.kirjanovAATTsuse.com- net: ethernet: ti: cpsw: clear all entries when delete vid (git-fixes).- commit 0e0028e * Mon Dec 07 2020 denis.kirjanovAATTsuse.com- ppp: remove the PPPIOCDETACH ioctl (git-fixes).- commit 44baa88 * Mon Dec 07 2020 denis.kirjanovAATTsuse.com- ipvlan: use per device spinlock to protect addrs list updates (git-fixes). - Refresh patches.suse/ipvlan-do-not-add-hardware-address-of-master-to-its-.patch. - Refresh patches.suse/ipvlan-fix-IFLA_MTU-ignored-on-NEWLINK.patch.- commit ef3234d * Mon Dec 07 2020 denis.kirjanovAATTsuse.com- net: stmmac: Fix reception of Broadcom switches tags (git-fixes).- commit 76370d0 * Mon Dec 07 2020 denis.kirjanovAATTsuse.com- uapi/if_ether.h: prevent redefinition of struct ethhdr (git-fixes).- commit c699bc8 * Mon Dec 07 2020 denis.kirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 5abd0c8 * Mon Dec 07 2020 ptesarikAATTsuse.cz- Avoid a GCC warning about \"/ *\" within a comment.- commit 338fc13 * Mon Dec 07 2020 mhockoAATTsuse.com- Update patches.suse/sched-fair-Don-t-free-p-numa_faults-with-concurrent-.patch (bsc#1144920, bsc#1179663, CVE-2019-20934).- commit fad2215 * Mon Dec 07 2020 oneukumAATTsuse.com- kABI fix for g2d (git-fixes).- commit 7e9c2d3 * Mon Dec 07 2020 ptesarikAATTsuse.cz- s390/pci: fix CPU address in MSI for directed IRQ (git-fixes).- s390/qeth: fix tear down of async TX buffers (git-fixes).- s390/qeth: fix af_iucv notification race (git-fixes).- s390/qeth: make af_iucv TX notification call more robust (git-fixes).- s390/dasd: fix null pointer dereference for ERP requests (git-fixes).- s390/cpum_sf.c: fix file permission for cpum_sfb_size (git-fixes).- s390/stp: add locking to sysfs functions (git-fixes).- net/smc: fix valid DMBE buffer sizes (git-fixes).- s390/bpf: Fix multiple tail calls (git-fixes).- s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl (git-fixes).- s390/cpuinfo: show processor physical address (git-fixes).- commit 44903bb * Mon Dec 07 2020 tiwaiAATTsuse.de- tty: Fix ->pgrp locking in tiocspgrp() (git-fixes).- USB: serial: kl5kusb105: fix memleak on open (git-fixes).- USB: serial: option: fix Quectel BG96 matching (git-fixes).- coredump: fix core_pattern parse error (git-fixes).- commit 5eec673 * Sun Dec 06 2020 tiwaiAATTsuse.de- Input: i8042 - fix error return code in i8042_setup_aux() (git-fixes).- i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc() (git-fixes).- commit cb6c842 * Fri Dec 04 2020 mkoutnyAATTsuse.com- blacklist.conf: 586b58cac8b4 exit: Move preemption fixup up, move blocking operations down- commit bea10a1 * Fri Dec 04 2020 tiwaiAATTsuse.de- kABI workaround for snd_rawmidi buffer_ref field addition (CVE-2020-27786 bsc#1179601).- commit 0e8d69d * Fri Dec 04 2020 tiwaiAATTsuse.de- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses (CVE-2020-27786 bsc#1179601).- commit 3c00a93 * Fri Dec 04 2020 denis.kirjanovAATTsuse.com- blacklist.conf: update blacklist- commit c2d6bf2 * Fri Dec 04 2020 msuchanekAATTsuse.de- powerpc/perf: Fix crash with is_sier_available when pmu is not set (bsc#1179578 ltc#189313).- commit 7521d8f * Fri Dec 04 2020 msuchanekAATTsuse.de- Delete patches.suse/fs-select.c-batch-user-writes-in-do_sys_poll.patch. (CVE-2020-4788 bsc#1179419). Patch causes DLM regression. Drop for now.- commit a422074 * Thu Dec 03 2020 palcantaraAATTsuse.de- cifs: fix potential use-after-free in cifs_echo_request() (bsc#1139944).- commit 68b342e * Thu Dec 03 2020 palcantaraAATTsuse.de- cifs: allow syscalls to be restarted in __smb_send_rqst() (bsc#1176956).- commit d71fec6 * Thu Dec 03 2020 msuchanekAATTsuse.de- Add missing RESTORE_CTR (CVE-2020-4788 bsc#1177666).- Refresh patches.suse/powerpc-64s-Convert-slb_miss_common-to-use-RFI_TO_US.patch.- Refresh patches.suse/powerpc-64s-Set-assembler-machine-type-to-POWER4.patch. patches.suse/powerpc-64s-SLB-miss-already-has-CTR-saved-for-reloc.patch adds RESTORE_CTR to the SLB miss handler so patches.suse/powerpc-64s-Convert-slb_miss_common-to-use-RFI_TO_US.patch must now copy it in the other fork of the exit code as well.- commit a382dc2 * Thu Dec 03 2020 tiwaiAATTsuse.de- ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 model (git-fixes).- ALSA: usb-audio: US16x08: fix value count for level meters (git-fixes).- ALSA: hda/realtek - Add new codec supported for ALC897 (git-fixes).- ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400CEA with ALC294 (git-fixes).- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220) (git-fixes).- commit 13118e3 * Thu Dec 03 2020 bpAATTsuse.de- x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb (bsc#1112178).- commit 2a7ed1e * Thu Dec 03 2020 bpAATTsuse.de- x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak (bsc#1112178).- commit 835979d * Wed Dec 02 2020 bpAATTsuse.de- x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak (bsc#1112178).- commit e2c3455 * Wed Dec 02 2020 msuchanekAATTsuse.de- ibmvnic: Fix TX completion error handling (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: Ensure that SCRQ entry reads are correctly ordered (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- commit 6c1157d * Wed Dec 02 2020 mhockoAATTsuse.com- mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault() (bsc#1179204).- commit d3ad4f2 * Wed Dec 02 2020 lhenriquesAATTsuse.de- splice: only read in as much information as there is pipe buffer space (bsc#1179520).- commit e4a54f3 * Wed Dec 02 2020 wquAATTsuse.com- btrfs: qgroup: don\'t commit transaction when we already hold the handle (bsc#1178634).- commit 12019de * Tue Dec 01 2020 tbogendoerferAATTsuse.de- bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex (bsc#1050242 FATE#322914).- commit cdfc450 * Tue Dec 01 2020 oneukumAATTsuse.com- media: mtk-mdp: Fix a refcounting bug on error in init (git-fixes).- commit 321e276 * Tue Dec 01 2020 oneukumAATTsuse.com- media: s5p-g2d: Fix a memory leak in an error handling path in \'g2d_probe()\' (git-fixes).- commit beb2b48 * Tue Dec 01 2020 oneukumAATTsuse.com- blacklist.conf: cosmetic fix- commit e651872 * Tue Dec 01 2020 oneukumAATTsuse.com- media: uvcvideo: Silence shift-out-of-bounds warning (git-fixes).- commit b045f99 * Tue Dec 01 2020 oneukumAATTsuse.com- media: uvcvideo: Set media controller entity functions (git-fixes).- commit b0b0fbf * Tue Dec 01 2020 tbogendoerferAATTsuse.de- net: ena: fix packet\'s addresses for rx_offset feature (bsc#1174852).- net: ena: handle bad request id in ena_netdev (git-fixes).- tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control (bsc#1109837).- net/tls: missing received data after fast remote close (bsc#1109837).- qed: fix error return code in qed_iwarp_ll2_start() (bsc#1050536 FATE#322898 bsc#1050545 FATE#322893).- igc: Fix returning wrong statistics (bsc#1118657 FATE#325278).- mlxsw: core: Fix memory leak on module removal (bsc#1112374).- RDMA/qedr: Fix memory leak in iWARP CM (bsc#1050545 FATE#322893).- SUNRPC: fix copying of multiple pages in gss_read_proxy_verf() (bsc#1103992 FATE#326009).- svcrdma: fix bounce buffers for unaligned offsets and multiple pages (bsc#1103992 FATE#326009).- nfp: use correct define to return NONE fec (bsc#1109837).- net: DCB: Validate DCB_ATTR_DCB_BUFFER argument (bsc#1103990 FATE#326006).- cxgb4: Fix offset when clearing filter byte counters (bsc#1064802 bsc#1066129).- net/tls: Fix kmap usage (bsc#1109837).- svcrdma: Fix page leak in svc_rdma_recv_read_chunk() (bsc#1103992 FATE#326009).- net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task() (bsc#1110096).- qed: suppress false-positives interrupt error messages on HW init (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: suppress \"don\'t support RoCE & iWARP\" flooding on HW init (bsc#1050536 FATE#322898 bsc#1050545 FATE#322893).- bnxt_en: Fix race when modifying pause settings (bsc#1050242 FATE#322914).- net_sched: fix a memory leak in atm_tc_init() (bsc#1056657 FATE#322189 bsc#1056653 FATE#322190 bsc#1056787).- net: qed: fix \"maybe uninitialized\" warning (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- net: qede: fix use-after-free on recovery and AER handling (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- net: qede: fix PTP initialization on recovery (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- net: qed: fix async event callbacks unregistering (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532 (bsc#1050545 FATE#322893).- commit 6f45bee * Tue Dec 01 2020 oneukumAATTsuse.com- blacklist.conf: false positive- commit 37fb76a * Tue Dec 01 2020 msuchanekAATTsuse.de- rpm/kernel-{source,binary}.spec: do not include ghost symlinks (boo#1179082).- commit 76a9256 * Tue Dec 01 2020 pmladekAATTsuse.com- kABI workaround for usermodehelper changes (bsc#1179406).- commit 987e580 * Tue Dec 01 2020 pmladekAATTsuse.com- blacklist.conf: Remove duplicate entry (git-fixes)- commit 7ac6460 * Mon Nov 30 2020 mkubecekAATTsuse.cz- xfrm: Fix memleak on xfrm state destroy (bsc#1158775).- commit 23790eb * Mon Nov 30 2020 tiwaiAATTsuse.de- romfs: fix uninitialized memory leak in romfs_dev_read() (CVE-2020-29371 bsc#1179429).- commit c4cfc72 * Mon Nov 30 2020 jackAATTsuse.cz- block: Fix use-after-free in blkdev_get() (bsc#1173834 bsc#1179141 CVE-2020-15436).- commit 0475fee * Mon Nov 30 2020 aaptelAATTsuse.com- cifs: remove bogus debug code (bsc#1179427).- commit e65025b * Mon Nov 30 2020 aaptelAATTsuse.com- cifs: Return the error from crypt_message when enc/dec key not found (bsc#1179426).- commit 3b3a5c2 * Mon Nov 30 2020 msuchanekAATTsuse.de- ibmvnic: reduce wait for completion time (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: no reset timeout for 5 seconds after reset (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: send_login should check for crq errors (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: track pending login (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: stop free_all_rwi on failed reset (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- Refresh patches.suse/ibmvnic-restore-adapter-state-on-failed-reset.patch.- ibmvnic: handle inconsistent login with reset (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- commit 33dcdc8 * Mon Nov 30 2020 aaptelAATTsuse.com- Convert trailing spaces and periods in path components (bsc#1179424).- commit 3737055 * Mon Nov 30 2020 pmladekAATTsuse.com- blacklist.conf: printk: cosmetic, documentation- commit 78e2348 * Mon Nov 30 2020 pmladekAATTsuse.com- reboot: fix overflow parsing reboot cpu number (bsc#1179421).- commit d34d078 * Mon Nov 30 2020 pmladekAATTsuse.com- Revert \"kernel/reboot.c: convert simple_strtoul to kstrtoint\" (bsc#1179418).- commit 45d71b4 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring (bsc#1111666)- commit 5ebb055 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/qedr: Endianness warnings cleanup (bsc#1111666)- commit c4ffd65 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- i40iw: fix null pointer dereference on a null wqe pointer (bsc#1111666)- commit 9a35e08 * Mon Nov 30 2020 pmladekAATTsuse.com- usermodehelper: reset umask to default before executing user process (bsc#1179406).- commit 14548c8 * Mon Nov 30 2020 oheringAATTsuse.de- docs: ABI: stable: remove a duplicated documentation (git-fixes).- commit 564fbcc * Mon Nov 30 2020 oheringAATTsuse.de- scripts/lib/SUSE/MyBS.pm: properly close prjconf Macros: section- commit 965157e * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- blacklist.conf: add non applicable infiniband git-fixes- commit 53f874e * Mon Nov 30 2020 pmladekAATTsuse.com- tracing: Fix out of bounds write in get_trace_buf (bsc#1179403).- commit e8c1fc0 * Mon Nov 30 2020 oheringAATTsuse.de- Drivers: hv: vmbus: Remove the unused \"tsc_page\" from struct hv_context (git-fixes).- commit d040207 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- IB/srpt: Fix memory leak in srpt_add_one (bsc#1111666)- commit f7f0712 * Mon Nov 30 2020 oheringAATTsuse.de- video: hyperv_fb: Fix the cache type when mapping the VRAM (git-fixes).- commit f0ab574 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- IB/rdmavt: Fix sizeof mismatch (bsc#1111666)- commit b654a5e * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- IB/mthca: fix return value of error branch in mthca_init_cq() (bsc#1111666)- commit 4fd8928 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl. (bsc#1111666)- commit d166d3a * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces (bsc#1111666)- commit eb7773e * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/hns: Correct typo of hns_roce_create_cq() (bsc#1111666)- commit 0dd30ca * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/hns: Set the unsupported wr opcode (bsc#1111666)- commit 8c9094a * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/qedr: Fix use of uninitialized field (bsc#1111666)- commit 97b81fb * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/qedr: Fix doorbell setting (bsc#1111666)- commit 1768681 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- IB/mlx4: Adjust delayed work when a dup is observed (bsc#1111666)- commit 5319974 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- IB/mlx4: Fix starvation in paravirt mux/demux (bsc#1111666)- commit b863390 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- IB/mlx4: Add support for MRA (bsc#1111666)- commit 335d725 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- IB/mlx4: Add and improve logging (bsc#1111666)- commit a452537 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/mlx4: Read pkey table length instead of hardcoded value (bsc#1111666)- commit d325454 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix memleak in rxe_mem_init_user (bsc#1111666)- commit dcd50fb * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars (bsc#1111666)- commit 1631664 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue (bsc#1111666)- commit b76b147 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Return void from rxe_mem_init_dma() (bsc#1111666)- commit 6c70296 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Return void from rxe_init_port_param() (bsc#1111666)- commit b095d40 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Drop pointless checks in rxe_init_ports (bsc#1111666)- commit d33e46a * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Skip dgid check in loopback mode (bsc#1111666)- commit b337db3 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah() (bsc#1111666)- commit 901b7be * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/ipoib: Return void from ipoib_ib_dev_stop() (bsc#1111666)- commit dd7c8d8 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode (bsc#1111666)- commit e36a90e * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Remove unused rxe_mem_map_pages (bsc#1111666)- commit 699ce30 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/cma: Protect bind_list and listen_list while finding matching cm id (bsc#1111666)- commit 627e59c * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/mlx5: Verify that QP is created with RQ or SQ (bsc#1111666)- commit 15cc03a * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Set default vendor ID (bsc#1111666)- commit 80b3c96 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Remove useless rxe_init_device_param assignments (bsc#1111666)- commit f19a3eb * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe() (bsc#1111666)- commit 6d0956c * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- IB/qib: Call kobject_put() when kobject_init_and_add() fails (bsc#1111666)- commit 9a7cd34 * Mon Nov 30 2020 nmoreychaisemartinAATTsuse.com- RDMA/bnxt_re: Fix lifetimes in bnxt_re_task (bsc#1111666)- commit 7106852 * Mon Nov 30 2020 tiwaiAATTsuse.de- efivarfs: revert \"fix memory leak in efivarfs_create()\" (git-fixes).- efi: provide empty efi_enter_virtual_mode implementation (git-fixes).- efi/esrt: Fix reference count leak in esre_create_sysfs_entry (git-fixes).- efi/efivars: Add missing kobject_put() in sysfs entry creation error path (git-fixes).- efi/x86: Ignore the memory attributes table on i386 (git-fixes).- efi/x86: Don\'t panic or BUG() on non-critical error conditions (git-fixes).- efi/x86: Map the entire EFI vendor string before copying it (git-fixes).- efi: cper: Fix possible out-of-bounds access (git-fixes).- commit 4db4448 * Sun Nov 29 2020 tiwaiAATTsuse.de- blacklist.conf: add a patch that depends on printf %px support- commit aecbc4b * Sun Nov 29 2020 tiwaiAATTsuse.de- USB: core: Fix regression in Hercules audio card (git-fixes).- usb: gadget: Fix memleak in gadgetfs_fill_super (git-fixes).- usb: gadget: f_midi: Fix memleak in f_midi_alloc (git-fixes).- commit f8227e2 * Sat Nov 28 2020 tiwaiAATTsuse.de- can: m_can: fix nominal bitiming tseg2 min for version >= 3.1 (git-fixes).- can: gs_usb: fix endianess problem with candleLight firmware (git-fixes).- batman-adv: set .owner to THIS_MODULE (git-fixes).- nfc: s3fwrn5: use signed integer for parsing GPIO numbers (git-fixes).- platform/x86: toshiba_acpi: Fix the wrong variable assignment (git-fixes).- commit 53ffb24 * Fri Nov 27 2020 ailiopAATTsuse.com- xfs: revert \"xfs: fix rmap key and record comparison functions\" (git-fixes).- commit d5cc04b * Fri Nov 27 2020 oheringAATTsuse.de- x86/hyperv: Clarify comment on x2apic mode (git-fixes).- commit f9675cb * Fri Nov 27 2020 oheringAATTsuse.de- x86/hyperv: Make vapic support x2apic mode (git-fixes).- commit d91c17f * Thu Nov 26 2020 bpAATTsuse.de- blacklist.conf: 26515699863d x86/pgtable/32: Fix LOWMEM_PAGES constant- commit 218b281 * Thu Nov 26 2020 bpAATTsuse.de- sched/x86: SaveFLAGS on context switch (bsc#1112178).- commit c0ca4c7 * Thu Nov 26 2020 bpAATTsuse.de- efi/x86: Free efi_pgd with free_pages() (bsc#1112178).- commit b20332d * Thu Nov 26 2020 lhenriquesAATTsuse.de- ceph: fix race in concurrent __ceph_remove_cap invocations (bsc#1178635).- commit 6e30e6e * Thu Nov 26 2020 lhenriquesAATTsuse.de- scripts/git_sort/git_sort.py: add ceph maintainers git tree- commit 9d39ad1 * Thu Nov 26 2020 lhenriquesAATTsuse.de- ceph: check session state after bumping session->s_seq (bsc#1179259).- ceph: add check_session_state() helper and make it global (bsc#1179259).- commit 83769e4 * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- RDMA/qedr: SRQ\'s bug fixes (bsc#1111666)- commit 9022646 * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads() (bsc#1111666)- commit f052706 * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- IB/cma: Fix ports memory leak in cma_configfs (bsc#1111666)- commit 4e3a1ba * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- IB/mlx4: Test return value of calls to ib_get_cached_pkey (bsc#1111666)- commit e89d03b * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- i40iw: Fix error handling in i40iw_manage_arp_cache() (bsc#1111666)- commit e216b10 * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- RDMA/core: Fix race between destroy and release FD object (bsc#1111666)- commit a68decf * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- RDMA/core: Prevent mixed use of FDs between shared ufiles (bsc#1111666)- commit b4dcd90 * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- RDMA/mlx5: Set GRH fields in query QP on RoCE (bsc#1111666)- commit 20860b6 * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- RDMA/mlx4: Initialize ib_spec on the stack (bsc#1111666)- commit 790430d * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Call kobject_put() when kobject_init_and_add() fails (bsc#1111666)- commit ef4ec06 * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Fix memory leaks in sysfs registration and unregistration (bsc#1111666)- commit af2fc8e * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices (bsc#1111666)- commit d737ec0 * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow (bsc#1111666)- commit a4bc37c * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- i40iw: Report correct firmware version (bsc#1111666)- commit fb20f57 * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- RDMA/cm: Add missing locking around id.state in cm_dup_req_handler (bsc#1111666)- commit 1cbba60 * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- RDMA/cm: Remove a race freeing timewait_info (bsc#1111666)- commit 04ef8bc * Thu Nov 26 2020 msuchanekAATTsuse.de- kABI: powerpc: Add back __clear_user (CVE-2020-4788 bsc#1177666).- commit 9ab0140 * Thu Nov 26 2020 nmoreychaisemartinAATTsuse.com- RDMA/cm: Fix checking for allowed duplicate listens (bsc#1111666)- commit 4a77b03 * Thu Nov 26 2020 oneukumAATTsuse.com- x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled (git-fixes).- commit a5504bd * Thu Nov 26 2020 msuchanekAATTsuse.de- ibmvnic: Do not replenish RX buffers after every polling loop (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: Use netdev_alloc_skb instead of alloc_skb to replenish RX buffers (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: Correctly re-enable interrupts in NAPI polling routine (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: Ensure that device queue memory is cache-line aligned (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: skip tx timeout reset while in resetting (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: create send_control_ip_offload (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: create send_query_ip_offload (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: rename send_map_query to send_query_map (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: rename ibmvnic_send_req_caps to send_request_cap (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: rename send_cap_queries to send_query_cap (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- Revert \"ibmvnic: remove never executed if statement\" (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: Harden device Command Response Queue handshake (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: merge ibmvnic_reset_init and ibmvnic_init (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- Refresh patches.suse/ibmvnic-restore-adapter-state-on-failed-reset.patch.- ibmvnic: remove never executed if statement (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: improve ibmvnic_init and ibmvnic_reset_init (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codes (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: Fix use-after-free of VNIC login response buffer (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter struct (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).- commit c7081c3 * Thu Nov 26 2020 msuchanekAATTsuse.de- kABI: powerpc: avoid including pgtable.h in kup.h (CVE-2020-4788 bsc#1177666).- commit 81cd22b * Thu Nov 26 2020 ptesarikAATTsuse.cz- s390/cpum_cf,perf: change DFLT_CCERROR counter name (bsc#1175916 LTC#187937).- commit d2a21a3 * Thu Nov 26 2020 msuchanekAATTsuse.de- powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache_range (jsc#SLE-16497 bsc#1176109 ltc#187964).- commit 103144c * Thu Nov 26 2020 bpAATTsuse.de- x86/microcode/intel: Check patch signature before saving microcode for early loading (bsc#1112178).- commit bb76a80 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/ucma: Add missing locking around rdma_leave_multicast() (bsc#1111666)- commit 8afa3bf * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/ucma: Put a lock around every call to the rdma_cm layer (bsc#1111666)- commit 096fa3c * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix configuration of atomic queue pair attributes (bsc#1111666)- commit 30433a0 * Wed Nov 25 2020 msuchanekAATTsuse.de- make \'user_access_begin()\' do \'access_ok()\' (CVE-2020-4788 bsc#1177666).- Delete patches.suse/drm-i915-CVE-2018-20669-access-check.patch.- commit ffc3685 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/iwcm: Fix iwcm work deallocation (bsc#1111666)- commit 6789635 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/core: Fix protection fault in ib_mr_pool_destroy (bsc#1111666)- commit 2b52fb7 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/core: Set qp->real_qp before it may be accessed (bsc#1111666)- commit d347a29 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated (bsc#1111666)- commit dc653fe * Wed Nov 25 2020 lhenriquesAATTsuse.de- fuse: fix page dereference after free (bsc#1179213).- commit ef6e5aa * Wed Nov 25 2020 oneukumAATTsuse.com- usb: xhci: force all memory allocations to node (git-fixes).- commit a123051 * Wed Nov 25 2020 aaptelAATTsuse.com- cifs: Fix incomplete memory allocation on setxattr path (bsc#1179211).- commit d8c7074 * Wed Nov 25 2020 ptesarikAATTsuse.cz- Update references in patches.suse/net-smc-tolerate-future-smcd-versions (bsc#1172542 LTC#186070 git-fixes).- commit 5e7c7f7 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1, qib: Ensure RCU is locked when accessing list (bsc#1111666)- commit 7135af3 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen() (bsc#1111666)- commit 5ec5a38 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq (bsc#1111666)- commit 7d8c638 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/core: Fix invalid memory access in spec_filter_size (bsc#1111666)- commit c829de0 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/rdmavt: Reset all QPs when the device is shut down (bsc#1111666)- commit 879c91a * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/rdmavt: Convert timers to use timer_setup() (bsc#1111666)- commit 9dfb84c * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/mlx4: Fix leak in id_map_find_del (bsc#1111666)- commit 172fb53 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/mlx4: Fix memory leak in add_gid error flow (bsc#1111666)- commit 8a97df2 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats (bsc#1111666)- commit c12c1de * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Add software counter for ctxt0 seq drop (bsc#1111666)- commit 8a4b734 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/core: Fix locking in ib_uverbs_event_read (bsc#1111666)- commit fa668f4 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/i40iw: fix a potential NULL pointer dereference (bsc#1111666)- commit 0da8369 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- blacklist mlx5 ODP patches causing kABI breakage- commit 4ecba69 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/mlx5: Fix access to wrong pointer while performing flush due to error (bsc#1111666)- commit c7738ac * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Set correct write permissions for implicit ODP MR (bsc#1111666)- commit b15d3b4 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: WQE dump jumps over first 16 bytes (bsc#1111666)- commit 5ef3bb4 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MR (bsc#1111666)- commit 944d5f5 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/core: Don\'t depend device ODP capabilities on kconfig option (bsc#1111666)- commit b7eacbc * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/mlx5: Fix function name typo \'fileds\' -> \'fields\' (bsc#1111666)- commit a1e87cb * Wed Nov 25 2020 oneukumAATTsuse.com- xhci: Fix sizeof() mismatch (git-fixes).- commit b41a8b2 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Fix implicit MR release flow (bsc#1111666)- commit bc71e4b * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Improve ODP debugging messages (bsc#1111666)- commit 49a50fc * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Prevent concurrent MR updates during invalidation (bsc#1111666)- commit 4417caf * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Add missing INVALIDATE opcodes for trace (bsc#1111666)- commit 36165e3 * Wed Nov 25 2020 tiwaiAATTsuse.de- efivarfs: fix memory leak in efivarfs_create() (git-fixes).- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids (git-fixes).- commit d7e3ab0 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Compare only index part of a memory window rkey (bsc#1111666)- commit 0d80cfe * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Reset access mask when looping inside page fault handler (bsc#1111666)- commit 8755da8 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completion (bsc#1111666)- commit 3e96137 * Wed Nov 25 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Use fragmented QP\'s buffer for in-kernel users (bsc#1111666)- commit 5c1f4af * Wed Nov 25 2020 bpAATTsuse.de- x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP (bsc#1112178).- commit acfd086 * Wed Nov 25 2020 bpAATTsuse.de- blacklist.conf: 4d6ffa27b8e5 x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem *_64.S- commit f8ceda7 * Tue Nov 24 2020 neilbAATTsuse.de- NFS: mark nfsiod as CPU_INTENSIVE (bsc#1177304).- commit 66fa021 * Tue Nov 24 2020 ptesarikAATTsuse.cz- s390/dasd: fix inability to use DASD with DIAG driver (bsc#1177809 LTC#188738).- commit f060f02 * Tue Nov 24 2020 oneukumAATTsuse.com- Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode (git-fixes).- commit 850e7de * Tue Nov 24 2020 oneukumAATTsuse.com- ath10k: Acquire tx_lock in tx error paths (git-fixes).- commit 6b19967 * Tue Nov 24 2020 oneukumAATTsuse.com- x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs (git-fixes).- commit e645426 * Tue Nov 24 2020 bpAATTsuse.de- mm: always have io_remap_pfn_range() set pgprot_decrypted() (bsc#1112178).- commit a002581 * Tue Nov 24 2020 oneukumAATTsuse.com- x86/sysfb_efi: Add quirks for some devices with swapped width and height (git-fixes).- commit 2c617fe * Tue Nov 24 2020 oneukumAATTsuse.com- blacklist.conf: kABI - removes symbols- commit a603d65 * Tue Nov 24 2020 oneukumAATTsuse.com- x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect (git-fixes).- commit f74eda5 * Tue Nov 24 2020 ptesarikAATTsuse.cz- s390/dasd: Fix zero write for FBA devices (bsc#1177808 LTC#188739).- s390/cio: add cond_resched() in the slow_eval_known_fn() loop (bsc#1177805 LTC#188737).- s390: kernel/uv: handle length extension properly (bsc#1178940 LTC#189323).- commit 18cbc8b * Tue Nov 24 2020 bpAATTsuse.de- sched/core: Fix PI boosting between RT and DEADLINE tasks (bsc#1112178).- commit 46636c9 * Tue Nov 24 2020 tiwaiAATTsuse.de- serial: 8250: fix null-ptr-deref in serial8250_start_tx() (CVE-2020-15437 bsc#1179140).- commit 76da61e * Tue Nov 24 2020 oneukumAATTsuse.com- blacklist.conf: an optimization that breaks kABI- commit 3cf3c91 * Tue Nov 24 2020 oneukumAATTsuse.com- usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode (git-fixes).- commit e4d5feb * Tue Nov 24 2020 oneukumAATTsuse.com- usb: host: xhci-mtk: avoid runtime suspend when removing hcd (git-fixes).- commit a8c6c26 * Tue Nov 24 2020 oneukumAATTsuse.com- blacklist.conf: kABI breakage- commit e851a1f * Tue Nov 24 2020 oneukumAATTsuse.com- Bluetooth: hci_bcm: fix freeing not-requested IRQ (git-fixes).- commit b941301 * Mon Nov 23 2020 msuchanekAATTsuse.de- powerpc/64s: SLB miss already has CTR saved for relocatable kernel (CVE-2020-4788 bsc#1177666).- Refresh patches.suse/powerpc-64s-Set-assembler-machine-type-to-POWER4.patch.- commit 741f364 * Mon Nov 23 2020 msuchanekAATTsuse.de- powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC (CVE-2020-4788 bsc#1177666).- Refresh patches.suse/powerpc-64-Call-setup_barrier_nospec-from-setup_arch.patch- Refresh patches.suse/powerpc-pmem-Update-ppc64-to-use-the-new-barrier-ins.patch.- Update config files.- commit b0085a7 * Mon Nov 23 2020 msuchanekAATTsuse.de- powerpc/rtas: Restrict RTAS requests from userspace (CVE-2020-27777 bsc#1179107).- Update config files.- commit 3ed445b * Mon Nov 23 2020 tiwaiAATTsuse.de- vt: Disable KD_FONT_OP_COPY (CVE-2020-28974 bsc#1178589).- commit d9af9e6 * Mon Nov 23 2020 msuchanekAATTsuse.de- powerpc/64s: flush L1D after user accesses (CVE-2020-4788 bsc#1177666).- Refresh patches.kabi/kABI-powerpc-avoid-including-pgtable.h-in-kup.h.patch.- powerpc/uaccess: Evaluate macro arguments once, before user access is allowed (CVE-2020-4788 bsc#1177666).- powerpc: Fix __clear_user() with KUAP enabled (CVE-2020-4788 bsc#1177666).- powerpc: Implement user_access_begin and friends (CVE-2020-4788 bsc#1177666).- powerpc: Add a framework for user access tracking (CVE-2020-4788 bsc#1177666).- powerpc/64s: flush L1D on kernel entry (CVE-2020-4788 bsc#1177666).- powerpc/64s: move some exception handlers out of line (CVE-2020-4788 bsc#1177666).- powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOL (CVE-2020-4788 bsc#1177666).- powerpc/64s: Rename slb_miss_realmode() to slb_miss_common() (CVE-2020-4788 bsc#1177666).- powerpc/64s: Use BRANCH_TO_COMMON() for slb_miss_realmode (CVE-2020-4788 bsc#1177666).- commit f7d6c42 * Mon Nov 23 2020 bpAATTsuse.de- blacklist.conf: e81e07244325 objtool: Support Clang non-section symbols in ORC generation- commit 1f4e76b * Mon Nov 23 2020 tiwaiAATTsuse.de- mac80211: free sta in sta_info_insert_finish() on errors (git-fixes).- commit 2c6357f * Mon Nov 23 2020 nborisovAATTsuse.com- btrfs: fix reclaim_size counter leak after stealing from global reserve (bsc#1178897).- commit 3b268c1 * Mon Nov 23 2020 oheringAATTsuse.de- PCI: pci-hyperv: Fix build errors on non-SYSFS config (git-fixes).- commit 6752c94 * Mon Nov 23 2020 oheringAATTsuse.de- hv_balloon: disable warning when floor reached (git-fixes).- commit 955414c * Mon Nov 23 2020 oneukumAATTsuse.com- blacklist.conf: extreme changes to the kABI needed- commit 925540d * Mon Nov 23 2020 oneukumAATTsuse.com- Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers (git-fixes).- commit 4e7a227 * Mon Nov 23 2020 jslabyAATTsuse.cz- rpm/kernel-binary.spec.in: use grep -E instead of egrep (bsc#1179045) egrep is only a deprecated bash wrapper for \"grep -E\". So use the latter instead.- commit 63d7072 * Mon Nov 23 2020 jslabyAATTsuse.cz- kernel-{binary,source}.spec.in: do not create loop symlinks (bsc#1179082)- commit adf56a8 * Mon Nov 23 2020 nborisovAATTsuse.com- btrfs: fix reclaim counter leak of space_info objects (bsc#1178897).- Refresh patches.suse/btrfs-run-btrfs_try_granting_tickets-if-a-priority-ticket-fails.patch.- commit 75170ea * Mon Nov 23 2020 nborisovAATTsuse.com- btrfs: account ticket size at add/delete time (bsc#1178897).- Refresh patches.suse/btrfs-improve-global-reserve-stealing-logic.patch.- Refresh patches.suse/btrfs-only-check-priority-tickets-for-priority-flushing.patch.- commit 42065ea * Mon Nov 23 2020 tiwaiAATTsuse.de- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode (git-fixes).- iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum (git-fixes).- tty: serial: imx: keep console clocks always on (git-fixes).- ASoC: qcom: lpass-platform: Fix memory leak (git-fixes).- ALSA: mixart: Fix mutex deadlock (git-fixes).- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf() (git-fixes).- ALSA: ctl: fix error path at adding user-defined element set (git-fixes).- drm/i915/gvt: Set ENHANCED_FRAME_CAP bit (git-fixes).- drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind() (git-fixes).- pinctrl: amd: use higher precision for 512 RtcClk (git-fixes).- pinctrl: amd: fix incorrect way to disable debounce filter (git-fixes).- pinctrl: aspeed: Fix GPI only function problem (git-fixes).- ACPI: GED: fix -Wformat (git-fixes).- mac80211: always wind down STA state (git-fixes).- commit e7383c6 * Mon Nov 23 2020 jslabyAATTsuse.cz- rpm/kernel-binary.spec.in: avoid using more barewords (bsc#1179014) %split_extra still contained two.- commit d9b4c40 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/umad: Fix kernel crash while unloading ib_umad (bsc#1111666)- commit ec7702d * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/umad: Do not check status of nonseekable_open() (bsc#1111666)- commit 8251c37 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/umad: Avoid additional device reference during open()/close() (bsc#1111666)- commit a8fab73 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/umad: Refactor code to use cdev_device_add() (bsc#1111666)- commit 78baf95 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/umad: Simplify and avoid dynamic allocation of class (bsc#1111666)- commit ea1e1f9 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Remove unused define (bsc#1111666)- commit bf8a925 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/iser: Fix dma_nents type definition (bsc#1111666)- commit 594ad99 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/netlink: Do not always generate an ACK for some netlink operations (bsc#1111666)- commit a4b1d7b * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Fix outstanding_pi index for GSI qps (bsc#1111666)- commit 6f8b927 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/bnxt_re: Fix Send Work Entry state check while polling completions (bsc#1111666)- commit 992bd37 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/mlx4: Follow mirror sequence of device add during device removal (bsc#1111666)- commit 4ecafe8 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- rxe: correctly calculate iCRC for unaligned payloads (bsc#1111666)- commit bfca67c * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/cma: add missed unregister_pernet_subsys in init failure (bsc#1111666)- commit 5088c5f * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/qib: Validate ->show()/store() callbacks before calling them (bsc#1111666)- commit dbd0cfb * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/srpt: Report the SCSI residual to the initiator (bsc#1111666)- commit 6324199 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/qib: Delete extra line (bsc#1111666)- commit 49b856d * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/qedr: Remove unsupported modify_port callback (bsc#1111666)- commit 8f6e746 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/ocrdma: Remove unsupported modify_port callback (bsc#1111666)- commit f3bdb08 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/hns: Remove unsupported modify_port callback (bsc#1111666)- commit b4758ff * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/mlx5: Return proper error value (bsc#1111666)- commit 808e7b0 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/qedr: Fix memory leak in user qp and mr (bsc#1111666)- commit 6de775e * Fri Nov 20 2020 msuchanekAATTsuse.de- kernel-source.spec: Fix build with rpm 4.16 (boo#1179015). RPM_BUILD_ROOT is cleared before %%install. Do the unpack into RPM_BUILD_ROOT in %%install- commit 13bd533 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN (bsc#1111666)- commit bfe0bd0 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Ensure full Gen3 speed in a Gen4 system (bsc#1111666)- commit 4e64a80 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case (bsc#1111666)- commit bc59dd8 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/qedr: Fix reported firmware version (bsc#1111666)- commit ffa9ea2 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/iwcm: move iw_rem_ref() calls out of spinlock (bsc#1111666)- commit 98fc55b * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- iw_cxgb4: fix ECN check on the passive accept (bsc#1111666)- commit 4efe04f * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/mlx5: Clear old rate limit when closing QP (bsc#1111666)- commit 420c281 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/iwcm: Fix a lock inversion issue (bsc#1111666)- commit ff97bf8 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Define variables as unsigned long to fix KASAN warning (bsc#1111666)- commit b7638eb * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/cma: Fix false error message (bsc#1111666)- commit d501338 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message (bsc#1111666)- commit dc0beb5 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/cma: fix null-ptr-deref Read in cma_cleanup (bsc#1111666)- commit 2348c6d * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Fix Spectre v1 vulnerability (bsc#1111666)- commit 97b1f8b * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/mad: Fix use-after-free in ib mad completion handling (bsc#1111666)- commit 0ecf8ac * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification (bsc#1111666)- commit b32477d * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Fix clean_mr() to work in the expected order (bsc#1111666)- commit cd4698b * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache (bsc#1111666)- commit 5a12b20 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Use direct mkey destroy command upon UMR unreg failure (bsc#1111666)- commit b87bd80 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Fix unreg_umr to ignore the mkey state (bsc#1111666)- commit d3086a1 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Check for error on call to alloc_rsm_map_table (bsc#1111666)- commit 92326cd * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/core: Fix race when resolving IP address (bsc#1111666)- commit fa908b4 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM (bsc#1111666)- commit f7edde8 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/i40iw: Set queue pair state when being queried (bsc#1111666)- commit b959392 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/ipoib: Remove check for ETH_SS_TEST (bsc#1111666)- commit a68b4da * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/cxgb3: Delete and properly mark unimplemented resize CQ function (bsc#1111666)- commit f1e21bb * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/nes: Remove second wait queue initialization call (bsc#1111666)- commit fdd9dba * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Handle port down properly in pio (bsc#1111666)- commit 31f4eba * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Handle wakeup of orphaned QPs for pio (bsc#1111666)- commit efafeeb * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Wakeup QPs orphaned on wait list after flush (bsc#1111666)- commit 934ad88 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Silence txreq allocation warnings (bsc#1111666)- commit 8fa6df2 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Avoid hardlockup with flushlist_lock (bsc#1111666)- commit 3b65c3d * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Close PSM sdma_progress sleep window (bsc#1111666)- commit 0786010 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Validate page aligned for a given virtual address (bsc#1111666)- commit 2f33450 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value (bsc#1111666)- commit b41b3d5 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/hfi1: Insure freeze_work work_struct is canceled on shutdown (bsc#1111666)- commit 76a1aee * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/rdmavt: Fix alloc_qpn() WARN_ON() (bsc#1111666)- commit 47a0b3d * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA: Directly cast the sockaddr union to sockaddr (bsc#1111666)- commit 5a39d5b * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Add missing XRC options to QP optional params mask (bsc#1111666)- commit 8d79491 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/qib: Remove a set-but-not-used variable (bsc#1111666)- commit d3cc311 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/qib: Remove all occurrences of BUG_ON() (bsc#1111666)- commit a69ca59 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash later (bsc#1111666)- commit 1a5b9e4 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/rxe: Use for_each_sg_page iterator on umem SGL (bsc#1111666)- commit 562e505 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove (bsc#1111666)- commit 1d6f4e4 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/mlx4: Fix race condition between catas error reset and aliasguid flows (bsc#1111666)- commit cd2ea6d * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- scsi: RDMA/srpt: Fix a credit leak for aborted commands (bsc#1111666)- commit 8d6eb40 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/mlx5: Don\'t override existing ip_protocol (bsc#1111666)- commit 76a7e23 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/iser: Pass the correct number of entries for dma mapped SGL (bsc#1111666)- commit 3943f6d * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/iw_cxgb4: Fix the unchecked ep dereference (bsc#1111666)- commit 3b1e686 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/ocrdma: Fix out of bounds index check in query pkey (bsc#1111666)- commit 56bb257 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/usnic: Fix out of bounds index check in query pkey (bsc#1111666)- commit 27648ae * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/srp: Rework SCSI device reset handling (bsc#1111666)- commit 8a32e09 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start (bsc#1111666)- commit 8dce0fc * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/uverbs: Fix OOPs upon device disassociation (bsc#1111666)- commit 06279df * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM (bsc#1111666)- commit 2aa06a3 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/ipoib: drop useless LIST_HEAD (bsc#1111666)- commit d82c074 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/umad: Avoid destroying device while it is accessed (bsc#1111666)- commit 37cef8a * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/rxe: Make counters thread safe (bsc#1111666)- commit 02fb142 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/qib: Fix an error code in qib_sdma_verbs_send() (bsc#1111666)- commit 713bfb0 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/mlx4: Remove unneeded NULL check (bsc#1111666)- commit 6e1fa2d * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- RDMA/vmw_pvrdma: Use atomic memory allocation in create AH (bsc#1111666)- commit 7253c65 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- IB/rxe: Fix incorrect cache cleanup in error flow (bsc#1111666)- commit b49e48a * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- iw_cxgb4: only reconnect with MPAv1 if the peer aborts (bsc#1111666)- commit 954a669 * Fri Nov 20 2020 nmoreychaisemartinAATTsuse.com- rxe: fix error completion wr_id and qp_num (bsc#1111666)- commit 57db719 * Fri Nov 20 2020 jslabyAATTsuse.cz- rpm/kernel-binary.spec.in: avoid using barewords (bsc#1179014) Author: Dominique Leuenberger - commit 21f8205 * Fri Nov 20 2020 jslabyAATTsuse.cz- rpm/mkspec: do not build kernel-obs-build on x86_32 We want to use 64bit kernel due to various bugs (bsc#1178762 to name one). There is: ExportFilter: ^kernel-obs-build. *\\.x86_64.rpm$ . i586 in Factory\'s prjconf now. No other actively maintained distro (i.e. merging packaging branch) builds a x86_32 kernel, hence pushing to packaging directly.- commit 8099b4b * Fri Nov 20 2020 msuchanekAATTsuse.de- fs/select.c: batch user writes in do_sys_poll (CVE-2020-4788 bsc#1177666).- commit 011abbd * Fri Nov 20 2020 tbogendoerferAATTsuse.de- net: ena: Fix all static chekers\' warnings (bsc#1177397).- net: ena: Change RSS related macros and variables names (bsc#1177397).- net: ena: Remove redundant print of placement policy (bsc#1177397).- net: ena: Capitalize all log strings and improve code readability (bsc#1177397).- net: ena: Change log message to netif/dev function (bsc#1177397).- net: ena: Change license into format to SPDX in all files (bsc#1177397).- net: ena: xdp: add queue counters for xdp actions (bsc#1177397).- net: ena: ethtool: add stats printing to XDP queues (bsc#1177397).- net: ena: ethtool: Add new device statistics (bsc#1177397).- net: ena: ethtool: convert stat_offset to 64 bit resolution (bsc#1177397).- commit 8a8bbf0 * Fri Nov 20 2020 jslabyAATTsuse.cz- net/mlx4_core: Fix init_hca fields offset (git-fixes).- commit 58eddc8 * Fri Nov 20 2020 tiwaiAATTsuse.de- Fonts: Replace discarded const qualifier (CVE-2020-28915 bsc#1178886).- fbcon: Fix global-out-of-bounds read in fbcon_get_font() (CVE-2020-28915 bsc#1178886).- Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts (CVE-2020-28915 bsc#1178886).- fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h (CVE-2020-28915 bsc#1178886).- commit 8016c83 * Fri Nov 20 2020 tiwaiAATTsuse.de- inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill() (git-fixes).- can: m_can: m_can_stop(): set device to software init mode before closing (git-fixes).- can: m_can: m_can_handle_state_change(): fix state change (git-fixes).- can: peak_usb: fix potential integer overflow on shift of a int (git-fixes).- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_echo_skb() (git-fixes).- can: dev: can_restart(): post buffer from the right context (git-fixes).- can: af_can: prevent potential access of uninitialized member in canfd_rcv() (git-fixes).- can: af_can: prevent potential access of uninitialized member in can_rcv() (git-fixes).- mac80211: minstrel: fix tx status processing corner case (git-fixes).- mac80211: minstrel: remove deferred sampling code (git-fixes).- regulator: ti-abb: Fix array out of bound read access on the first transition (git-fixes).- regulator: workaround self-referent regulators (git-fixes).- regulator: avoid resolve_supply() infinite recursion (git-fixes).- regulator: fix memory leak with repeated set_machine_constraints() (git-fixes).- commit 17dc56b * Thu Nov 19 2020 nborisovAATTsuse.com- Refresh patches.suse/btrfs-fix-RWF_NOWAIT-writes-blocking-on-extent-locks.patch. This fixes a double unlock and subsequently a deadlock on generic/083- commit 5cd6dff * Thu Nov 19 2020 oneukumAATTsuse.com- usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe() (git-fixes).- commit bc4a589 * Thu Nov 19 2020 oneukumAATTsuse.com- USB: serial: cyberjack: fix write-URB completion race (git-fixes).- commit f2de2db * Thu Nov 19 2020 nborisovAATTsuse.com- btrfs: do not delete mismatched root refs (bsc#1178962).- commit 34e9f99 * Thu Nov 19 2020 nborisovAATTsuse.com- btrfs: fix invalid removal of root ref (bsc#1178962).- commit 08194fc * Thu Nov 19 2020 nborisovAATTsuse.com- btrfs: rework arguments of btrfs_unlink_subvol (bsc#1178962).- commit c480ca6 * Thu Nov 19 2020 dbuesoAATTsuse.de- fs/proc/array.c: allow reporting eip/esp for all coredumping threads (bsc#1050549).- commit 1d8ca8d * Thu Nov 19 2020 dbuesoAATTsuse.de- futex: Don\'t enable IRQs unconditionally in put_pi_state() (bsc#1067665).- futex: Handle transient \"ownerless\" rtmutex state correctly (bsc#1067665).- commit 96fc4b8 * Thu Nov 19 2020 dbuesoAATTsuse.de- locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count (bsc#1050549).- locktorture: Print ratio of acquisitions, not failures (bsc#1050549).- locking/lockdep: Add debug_locks check in __lock_downgrade() (bsc#1050549).- commit bd58a65 * Wed Nov 18 2020 dbuesoAATTsuse.de- blacklist.conf: add inapplicable qspinlock changes These were deemed too risky long ago for SLE15-SP1 and instead only made it for SLE12-SP5.- commit c9a2a62 * Wed Nov 18 2020 dbuesoAATTsuse.de- blacklist.conf: add inapplicable futex fix- commit c4392ce * Wed Nov 18 2020 dwagnerAATTsuse.de- scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supported (git-fixes).- commit 9ef9a3c * Wed Nov 18 2020 oheringAATTsuse.de- hv_netvsc: make recording RSS hash depend on feature flag (bsc#1178853, bsc#1178854).- commit 4799b2b * Wed Nov 18 2020 oheringAATTsuse.de- hv_netvsc: record hardware hash in skb (bsc#1178853, bsc#1178854).- commit 402d366 * Wed Nov 18 2020 nborisovAATTsuse.com- btrfs: Update patches with their upstream tags- Refresh patches.suse/btrfs-account-for-trans_block_rsv-in-may_commit_transaction.patch.- Refresh patches.suse/btrfs-allow-us-to-use-up-to-90-of-the-global-rsv-for-unlink.patch.- Refresh patches.suse/btrfs-force-chunk-allocation-if-our-global-rsv-is-larger-than-metadata.patch.- Refresh patches.suse/btrfs-improve-global-reserve-stealing-logic.patch.- Refresh patches.suse/btrfs-only-check-priority-tickets-for-priority-flushing.patch.- Refresh patches.suse/btrfs-run-btrfs_try_granting_tickets-if-a-priority-ticket-fails.patch.- commit 35cb1ba * Wed Nov 18 2020 msuchanekAATTsuse.de- powerpc/pmem: Initialize pmem device on newer hardware (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).- powerpc/pmem: Avoid the barrier in flush routines (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).- powerpc/pmem: Update ppc64 to use the new barrier instruction (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).- libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).- powerpc/pmem: Add flush routines using new pmem store and sync instruction (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).- powerpc/pmem: Add new instructions for persistent storage and sync (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).- powerpc/pmem: Restrict papr_scm to P8 and above (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).- powerpc: Chunk calls to flush_dcache_range in arch_ *_memory (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964 git-fixes).- powerpc: define helpers to get L1 icache sizes (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).- commit e9665a5 * Wed Nov 18 2020 msuchanekAATTsuse.de- kABI: add back flush_dcache_range (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).- commit 23f09db * Wed Nov 18 2020 msuchanekAATTsuse.de- powerpc/64: reuse PPC32 static inline flush_dcache_range() (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).- Delete patches.suse/v2-powerpc-Allow-flush_-inval_-dcache_range-to-work-across-ranges-4GB.patch.- commit 2e8f1e0 * Wed Nov 18 2020 msuchanekAATTsuse.de- powerpc/32: define helpers to get L1 cache sizes (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).- commit d2e3fc6 * Wed Nov 18 2020 msuchanekAATTsuse.de- powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range() (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).- Refresh patches.suse/v2-powerpc-Allow-flush_-inval_-dcache_range-to-work-across-ranges-4GB.patch.- commit 0e25e71 * Wed Nov 18 2020 msuchanekAATTsuse.de- powerpc/mm: Flush cache on memory hot(un)plug (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).- commit 707502b * Wed Nov 18 2020 nborisovAATTsuse.com- btrfs: fix btrfs_calc_reclaim_metadata_size calculation (bsc#1178897).- commit 45c80ad * Wed Nov 18 2020 nborisovAATTsuse.com- btrfs: fix force usage in inc_block_group_ro (bsc#1178897).- Refresh patches.suse/0001-btrfs-take-overcommit-into-account-in-inc_block_grou.patch.- commit 7fe1674 * Wed Nov 18 2020 nborisovAATTsuse.com- btrfs: check rw_devices, not num_devices for balance (bsc#1178897).- commit 6e32b54 * Wed Nov 18 2020 nborisovAATTsuse.com- btrfs: kill min_allocable_bytes in inc_block_group_ro (bsc#1178897).- Refresh patches.suse/0001-btrfs-take-overcommit-into-account-in-inc_block_grou.patch.- commit 197dc10 * Wed Nov 18 2020 nborisovAATTsuse.com- btrfs: add helper to obtain number of devices with ongoing dev-replace (bsc#1178897).- commit cf4b2c3 * Wed Nov 18 2020 tiwaiAATTsuse.de- Input: adxl34x - clean up a data type in adxl34x_probe() (git-fixes).- commit 882b5e9 * Wed Nov 18 2020 nborisovAATTsuse.com- btrfs: split dev-replace locking helpers for read and write (bsc#1178897). Needed as a prep patch for further improvements around btrfs.- Refresh patches.suse/0001-btrfs-scrub-Require-mandatory-block-group-RO-for-dev.patch.- Refresh patches.suse/btrfs-ensure-btrfs_init_dev_replace_tgtdev-sees-up-to-date-values.patch.- Refresh patches.suse/btrfs-ensure-replaced-device-doesn-t-have-pending-chunk-allocation.patch.- Refresh patches.suse/btrfs-fix-error-handling-in-btrfs_dev_replace_start.patch.- commit ce24a58 * Wed Nov 18 2020 tiwaiAATTsuse.de- Input: sunkbd - avoid use-after-free in teardown paths (CVE-2020-25669 bsc#1178182).- commit e6736dd * Wed Nov 18 2020 oheringAATTsuse.de- hv_netvsc: deal with bpf API differences in 4.12 (bsc#1177819, bsc#1177820).- commit cc66607 * Wed Nov 18 2020 neilbAATTsuse.de- NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION (bsc#1170630).- commit 63b3f50 * Tue Nov 17 2020 oneukumAATTsuse.com- USB: serial: option: add Cellient MPL200 card (git-fixes).- commit 031c3eb * Tue Nov 17 2020 oneukumAATTsuse.com- USB: serial: option: Add Telit FT980-KS composition (git-fixes).- Refresh patches.suse/USB-serial-option-add-Telit-FN980-composition-0x1055.patch.- commit 098fa81 * Tue Nov 17 2020 oneukumAATTsuse.com- USB: serial: pl2303: add device-id for HP GC device (git-fixes).- commit 67385fd * Tue Nov 17 2020 oneukumAATTsuse.com- USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters (git-fixes).- commit e9d2800 * Tue Nov 17 2020 oneukumAATTsuse.com- Revert \"cdc-acm: hardening against malicious devices\" (git-fixes).- commit 8952774 * Tue Nov 17 2020 oneukumAATTsuse.com- usb: core: driver: fix stray tabs in error messages (git-fixes).- commit e51a673 * Tue Nov 17 2020 oneukumAATTsuse.com- time: Prevent undefined behaviour in timespec64_to_ns() (git-fixes).- commit 9c7eca4 * Tue Nov 17 2020 bpAATTsuse.de- Refresh patches.suse/0002-x86-speculation-Enable-Spectre-v1-swapgs-mitigations.patch.- commit 2e9ad6c * Tue Nov 17 2020 oneukumAATTsuse.com- docs: ABI: sysfs-c2port: remove a duplicated entry (git-fixes).- commit 74fa765 * Tue Nov 17 2020 bpAATTsuse.de- Refresh patches.suse/0002-x86-speculation-Enable-Spectre-v1-swapgs-mitigations.patch.- commit b25cf8c * Tue Nov 17 2020 oneukumAATTsuse.com- blacklist.conf: breaks crypto ABI into numerous small pieces- commit 52940a7 * Tue Nov 17 2020 denis.kirjanovAATTsuse.com- netfilter: nat: can\'t use dst_hold on noref dst (bsc#1178878).- commit d440944 * Tue Nov 17 2020 glinAATTsuse.com- bpf: Zero-fill re-used per-cpu map element (git-fixes).- commit 0837a7d * Mon Nov 16 2020 mkoutnyAATTsuse.com- blacklist.conf: 11d6761218d1 mm, memcg: fix error return value of mem_cgroup_css_alloc()- commit cd17076 * Mon Nov 16 2020 ailiopAATTsuse.com- xfs: fix a missing unlock on error in xfs_fs_map_blocks (git-fixes).- commit ced2a71 * Mon Nov 16 2020 ailiopAATTsuse.com- xfs: fix rmap key and record comparison functions (git-fixes).- commit bcdcb04 * Mon Nov 16 2020 ailiopAATTsuse.com- xfs: fix flags argument to rmap lookup when converting shared file rmaps (git-fixes).- commit 5f0318f * Mon Nov 16 2020 tiwaiAATTsuse.de- thunderbolt: Add the missed ida_simple_remove() in ring_request_msix() (git-fixes).- pinctrl: intel: Set default bias in case no particular value given (git-fixes).- mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCs (git-fixes).- commit 49bba86 * Mon Nov 16 2020 neilbAATTsuse.de- NFS: only invalidate dentrys that are clearly invalid (bsc#1178669 bsc#1170139).- commit 20e5a61 * Sat Nov 14 2020 colyliAATTsuse.de- libceph: use sendpage_ok() in ceph_tcp_sendpage() (bsc#1172873).- scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map() (bsc#1172873).- drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() (bsc#1172873).- nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() (bsc#1172873).- net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send (bsc#1172873).- net: introduce helper sendpage_ok() in include/linux/net.h (bsc#1172873). kABI workaround for including mm.h in include/linux/net.h (bsc#1172873).- commit 37a4ebc * Fri Nov 13 2020 mkubecekAATTsuse.cz- icmp: randomize the global rate limiter (CVE-2020-25705 bsc#1175721 git-fixes).- commit 5acc8a6 * Fri Nov 13 2020 msuchanekAATTsuse.de- powerpc/pseries/cpuidle: add polling idle for shared processor guests (bsc#1178765 ltc#188968).- commit 7f1d757 * Thu Nov 12 2020 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-vnic-Extend-failover-pending-window.patch. Update patch metadata- commit 21a0f4c * Thu Nov 12 2020 mkoutnyAATTsuse.com- mm/memcg: fix refcount error while moving and swapping (bsc#1178686).- commit 52ea917 * Thu Nov 12 2020 tiwaiAATTsuse.de- vt: Disable KD_FONT_OP_COPY (bsc#1178589).- USB: serial: option: add Telit FN980 composition 0x1055 (git-fixes).- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 (git-fixes).- USB: serial: option: add Quectel EC200T module support (git-fixes).- USB: Add NO_LPM quirk for Kingston flash drive (git-fixes).- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition (git-fixes).- kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled (git-fixes).- ACPI: NFIT: Fix comparison to \'-ENXIO\' (git-fixes).- drm/vc4: drv: Add error handding for bind (git-fixes).- drm/i915: Break up error capture compression loops with cond_resched() (git-fixes).- commit 01c63df * Wed Nov 11 2020 tabrahamAATTsuse.com- powerpc/vnic: Extend \"failover pending\" window (bsc#1176855 ltc#187293).- commit 0b133a3 * Wed Nov 11 2020 nborisovAATTsuse.com- Update patches.suse/vfs-add-super_operations-get_inode_dev (bsc#927455 bsc#1176983). The patch was missing a call site in show_mountinfo so simply add it.- commit ab85dd9 * Wed Nov 11 2020 oheringAATTsuse.de- hv_netvsc: Fix XDP refcnt for synthetic and VF NICs (bsc#1177819, bsc#1177820).- commit 74794c2 * Wed Nov 11 2020 oheringAATTsuse.de- hv_netvsc: Add XDP support (bsc#1177819, bsc#1177820).- commit 01a7c52 * Wed Nov 11 2020 oheringAATTsuse.de- hyperv_fb: Update screen_info after removing old framebuffer (bsc#1175306).- commit f80d8cf * Wed Nov 11 2020 oheringAATTsuse.de- x86/kexec: Use up-to-dated screen_info copy to fill boot params (bsc#1175306).- commit 51a4847 * Wed Nov 11 2020 oheringAATTsuse.de- video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs (bsc#1175306).- commit 02cd933 * Wed Nov 11 2020 oheringAATTsuse.de- video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver (bsc#1175306).- commit cc714a4 * Wed Nov 11 2020 oheringAATTsuse.de- video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host (bsc#1175306).- commit b2a5cc0 * Wed Nov 11 2020 mbenesAATTsuse.cz- ring-buffer: Fix recursion protection transitions between interrupt context (git-fixes).- commit 8e95b82 * Wed Nov 11 2020 tiwaiAATTsuse.de- Move the upstreamed powercap fix into sorted sectio- commit ee434c5 * Tue Nov 10 2020 mbenesAATTsuse.cz- ftrace: Handle tracing when switching between context (git-fixes).- commit 39bf93a * Tue Nov 10 2020 mbenesAATTsuse.cz- ftrace: Fix recursion check for NMI test (git-fixes).- commit f86a9fb * Tue Nov 10 2020 oneukumAATTsuse.com- xhci: don\'t create endpoint debugfs entry before ring buffer is set (git-fixes).- commit 50b7bb9 * Tue Nov 10 2020 oneukumAATTsuse.com- usb: host: xhci: fix ep context print mismatch in debugfs (git-fixes).- commit 80a6a0b * Tue Nov 10 2020 oneukumAATTsuse.com- usb: typec: tcpm: reset hard_reset_count for any disconnect (git-fixes).- commit 1eca2e1 * Tue Nov 10 2020 oneukumAATTsuse.com- usb: cdc-acm: fix cooldown mechanism (git-fixes).- commit a73fcff * Tue Nov 10 2020 mhockoAATTsuse.com- ipmi: use vzalloc instead of kmalloc for user creation (bsc#1178607).- commit f31e6de * Mon Nov 09 2020 tonyjAATTsuse.de- perf/core: Fix a memory leak in perf_event_parse_addr_filter() (bsc#1178393, CVE-2020-25704).- commit 03f6dc5 * Mon Nov 09 2020 tiwaiAATTsuse.de- regulator: defer probe when trying to get voltage from unresolved supply (git-fixes).- commit 7dfc94d * Mon Nov 09 2020 tiwaiAATTsuse.de- usb: mtu3: fix panic in mtu3_gadget_stop() (git-fixes).- ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link() (git-fixes).- drm/imx: tve remove extraneous type qualifier (git-fixes).- can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on (git-fixes).- can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping (git-fixes).- can: peak_usb: add range checking in decode operations (git-fixes).- can: can_create_echo_skb(): fix echo skb generation: always use skb_clone() (git-fixes).- can: dev: __can_get_echo_skb(): fix real payload length return value for RTR frames (git-fixes).- can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context (git-fixes).- can: rx-offload: don\'t call kfree_skb() from IRQ context (git-fixes).- ALSA: hda - Fix the return value if cb func is already registered (git-fixes).- 9P: Cast to loff_t before multiplying (git-fixes).- regulator: resolve supply after creating regulator (git-fixes).- crypto: bcm - Verify GCM/CCM key length in setkey (git-fixes).- commit b75e48a * Mon Nov 09 2020 ailiopAATTsuse.com- xfs: flush new eof page on truncate to avoid post-eof corruption (git-fixes).- commit 1cb8cc0 * Sat Nov 07 2020 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 0ffa4b5 * Sat Nov 07 2020 dkirjanovAATTsuse.com- dpaa_eth: fix the RX headroom size alignment (git-fixes).- commit 2634b00 * Sat Nov 07 2020 dkirjanovAATTsuse.com- dpaa_eth: update the buffer layout for non-A050385 erratum scenarios (git-fixes).- commit 1c0546b * Sat Nov 07 2020 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit bdec04a * Sat Nov 07 2020 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 7ffb796 * Sat Nov 07 2020 dkirjanovAATTsuse.com- ALSA: hda - Fix the return value if cb func is already registered (git-fixes).- commit d4a7f7c * Sat Nov 07 2020 dkirjanovAATTsuse.com- arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs (git-fixes).- commit 74e5406 * Sat Nov 07 2020 dkirjanovAATTsuse.com- debugfs: Fix module state check condition (git-fixes).- commit dff9602 * Sat Nov 07 2020 dkirjanovAATTsuse.com- ocfs2: fix unbalanced locking (git-fixes).- commit be23a97 * Sat Nov 07 2020 dkirjanovAATTsuse.com- powerpc: Fix circular dependency between percpu.h and mmu.h (git-fixes).- commit 1678edc * Sat Nov 07 2020 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit ea2ec2f * Sat Nov 07 2020 dkirjanovAATTsuse.com- Refresh patches.suse/USB-gadget-f_ncm-Fix-NDP16-datagram-validation.patch.- commit fbb39b7 * Sat Nov 07 2020 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 0b3f88a * Sat Nov 07 2020 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 8c1307b * Sat Nov 07 2020 dkirjanovAATTsuse.com- Refresh patches.suse/drm-radeon-revert-Prefer-lower-feedback-dividers.patch.- commit c58d913 * Sat Nov 07 2020 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 9e25686 * Sat Nov 07 2020 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit 221cd6b * Sat Nov 07 2020 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit b614509 * Sat Nov 07 2020 dkirjanovAATTsuse.com- ALSA: usb-audio: Fix potential use-after-free of streams (gix-fixes).- commit 30648eb * Sat Nov 07 2020 dkirjanovAATTsuse.com- blacklist.conf: update blacklist- commit d47b531 * Sat Nov 07 2020 dkirjanovAATTsuse.com- Refresh patches.suse/0005-Revert-drm-amdgpu-Fix-NULL-dereference-in-dpm-sysfs-.patch.- commit 0a473cb * Fri Nov 06 2020 tiwaiAATTsuse.de- staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice (git-fixes).- staging: octeon: Drop on uncorrectable alignment or FCS error (git-fixes).- staging: octeon: repair \"fixed-link\" support (git-fixes).- drm/amd/display: Don\'t invoke kgdb_breakpoint() unconditionally (git-fixes).- drm/amdgpu: don\'t map BO in reserved region (git-fixes).- ata: sata_rcar: Fix DMA boundary mask (git-fixes).- ACPI: debug: don\'t allow debugging when ACPI is disabled (git-fixes).- acpi-cpufreq: Honor _PSD table setting on new AMD CPUs (git-fixes).- drm/i915: Force VT\'d workarounds when running as a guest OS (git-fixes).- drm/ttm: fix eviction valuable range check (git-fixes).- clk: ti: clockdomain: fix static checker warning (git-fixes).- power: supply: test_power: add missing newlines when printing parameters by sysfs (git-fixes).- mtd: lpddr: Fix bad logic in print_drs_error (git-fixes).- p54: avoid accessing the data mapped to streaming DMA (git-fixes).- ath10k: fix VHT NSS calculation when STBC is enabled (git-fixes).- ath10k: start recovery process when payload length exceeds max htc length for sdio (git-fixes).- drm/amd/display: HDMI remote sink need mode validation for Linux (git-fixes).- drm/bridge/synopsys: dsi: add support for non-continuous HS clock (git-fixes).- drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly (git-fixes).- video: fbdev: pvr2fb: initialize variables (git-fixes).- bus/fsl_mc: Do not rely on caller to provide non NULL mc_io (git-fixes).- USB: adutux: fix debugging (git-fixes).- usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart (git-fixes).- leds: bcm6328, bcm6358: use devres LED registering function (git-fixes).- ACPI / extlog: Check for RDMSR failure (git-fixes).- ACPI: video: use ACPI backlight for HP 635 Notebook (git-fixes).- media: tw5864: check status of tw5864_frameinterval_get (git-fixes).- media: platform: Improve queue set up flow for bug fixing (git-fixes).- efivarfs: Replace invalid slashes with exclamation marks in dentries (git-fixes).- commit 5e86420 * Thu Nov 05 2020 mkoutnyAATTsuse.com- memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event (bsc#1177703).- commit cedbb17 * Thu Nov 05 2020 mbruggerAATTsuse.com- KVM host: kabi fixes for psci_version (bsc#1174726).- commit ddeee04 * Thu Nov 05 2020 mbruggerAATTsuse.com- KVM: arm64: Add missing #include of in guest.c (bsc#1174726).- Refresh patches.suse/KVM-arm64-Factor-out-core-register-ID-enumeration.patch.- commit b07f55a * Thu Nov 05 2020 mbruggerAATTsuse.com- KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance (bsc#1174726).- Refresh patches.suse/KVM-arm64-Reject-ioctl-access-to-FPSIMD-V-regs-on-SV.patch.- commit 2592383 * Thu Nov 05 2020 mbruggerAATTsuse.com- arm/arm64: KVM: Add PSCI version selection API (bsc#1174726).- Refresh patches.suse/KVM-arm64-Factor-out-core-register-ID-enumeration.patch.- Refresh patches.suse/KVM-arm64-Reject-ioctl-access-to-FPSIMD-V-regs-on-SV.patch.- Refresh patches.suse/arm64-KVM-Fix-system-register-enumeration.patch.- commit 814c577 * Wed Nov 04 2020 ailiopAATTsuse.com- xfs: don\'t update mtime on COW faults (bsc#1167030).- commit 5299c92 * Wed Nov 04 2020 mbenesAATTsuse.cz- Refresh patches.suse/scsi-ibmvscsi-Fix-potential-race-after-loss-of-trans.patch. series_sort applied- commit 9950526 * Wed Nov 04 2020 jslabyAATTsuse.cz- tty: make FONTX ioctl use the tty pointer they were actually passed (bsc#1178123 CVE-2020-25668).- commit 2fb3bcf * Wed Nov 04 2020 mkubecekAATTsuse.cz- icmp: randomize the global rate limiter (git-fixes).- commit 41c7510 * Wed Nov 04 2020 tiwaiAATTsuse.de- Updated Copyright line in rpm templates with SUSE LLC- commit 39a1fcf * Wed Nov 04 2020 tiwaiAATTsuse.de- rpm/kernel-obs-build.spec.in: Add -q option to modprobe calls (bsc#1178401)- commit 33ded45 * Wed Nov 04 2020 tiwaiAATTsuse.de- usb: host: fsl-mph-dr-of: check return of dma_set_mask() (git-fixes).- device property: Don\'t clear secondary pointer for shared primary firmware node (git-fixes).- device property: Keep secondary firmware node secondary by type (git-fixes).- ACPI: dock: fix enum-conversion warning (git-fixes).- mmc: sdhci-of-esdhc: set timeout to max before tuning (git-fixes).- commit 72279f3 * Tue Nov 03 2020 tiwaiAATTsuse.de- rpm/kernel-binary.spec.in: Fix compressed module handling for in-tree KMP (jsc#SLE-10886) The in-tree KMP that is built with SLE kernels have a different scriptlet that is embedded in kernel-binary.spec.in rather than *.sh files.- commit e32ee2c * Tue Nov 03 2020 jslabyAATTsuse.cz- vt: keyboard, extend func_buf_lock to readers (bnc#1177766 CVE-2020-25656).- vt: keyboard, simplify vt_kdgkbsent (bnc#1177766 CVE-2020-25656).- commit 933e7f7 * Tue Nov 03 2020 tiwaiAATTsuse.de- Disable ipa-clones dump for KMP builds (bsc#1178330) The feature is not really useful for KMP, and rather confusing, so let\'s disable it at building out-of-tree codes- commit 2b41562 * Mon Nov 02 2020 oheringAATTsuse.de- kbuild: enforce -Werror=return-type (bsc#1177281).- commit b96ec4b * Mon Nov 02 2020 mbenesAATTsuse.cz- x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compiled kernels (bsc#1058115 bsc#1176907).- commit 240a7b0 * Mon Nov 02 2020 mbenesAATTsuse.cz- livepatch: Test if -fdump-ipa-clones is really available As of now we add -fdump-ipa-clones unconditionally. It does not cause a trouble if the kernel is build with the supported toolchain. Otherwise it could fail easily. Do the correct thing and test for the availability.- commit 1de866d * Fri Oct 30 2020 msuchanekAATTsuse.de- Refresh patches.suse/ibmveth-Fix-use-of-ibmveth-in-a-bridge.patch. Update to upstream version.- commit 20fb48d * Fri Oct 30 2020 msuchanekAATTsuse.de- ibmvnic: fix ibmvnic_set_mac (bsc#1066382 ltc#160943 git-fixes).- commit d71742f * Fri Oct 30 2020 aaptelAATTsuse.com- cifs: add NULL check for ses->tcon_ipc (bsc#1178270).- commit 2fd7b70 * Fri Oct 30 2020 aaptelAATTsuse.com- cifs: fix check of tcon dfs in smb1 (bsc#1178270).- commit 0293f73 * Fri Oct 30 2020 tiwaiAATTsuse.de- video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value error (git-fixes).- usb: cdc-acm: add quirk to blacklist ETAS ES58X devices (git-fixes).- usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets (git-fixes).- usb: gadget: function: printer: fix use-after-free in __lock_acquire (git-fixes).- USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync() (git-fixes).- USB: cdc-acm: handle broken union descriptors (git-fixes).- usb: ohci: Default to per-port over-current protection (git-fixes).- usb: core: Solve race condition in anchor cleanup functions (git-fixes).- tty: serial: fsl_lpuart: fix lpuart32_poll_get_char (git-fixes).- tty: ipwireless: fix error handling (git-fixes).- commit d1c5d8b * Fri Oct 30 2020 tiwaiAATTsuse.de- NTB: hw: amd: fix an issue about leak system resources (git-fixes).- nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_download() (git-fixes).- mtd: mtdoops: Don\'t write panic data twice (git-fixes).- mtd: lpddr: fix excessive stack usage with clang (git-fixes).- rtl8xxxu: prevent potential memory leak (git-fixes).- mwifiex: don\'t call del_timer_sync() on uninitialized timer (git-fixes).- mmc: sdio: Check for CISTPL_VERS_1 buffer size (git-fixes).- net: usb: qmi_wwan: add Cellient MPL200 card (git-fixes).- net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails (git-fixes).- commit 3774d4e * Fri Oct 30 2020 tiwaiAATTsuse.de- misc: vop: add round_up(x,4) for vring_size to avoid kernel panic (git-fixes).- commit 38dcae6 * Fri Oct 30 2020 tiwaiAATTsuse.de- memory: fsl-corenet-cf: Fix handling of platform_get_irq() error (git-fixes).- memory: omap-gpmc: Fix a couple off by ones (git-fixes).- mic: vop: copy data to kernel space then write to io memory (git-fixes).- misc: rtsx: Fix memory leak in rtsx_pci_probe (git-fixes).- media: firewire: fix memory leak (git-fixes).- media: ati_remote: sanity check for both endpoints (git-fixes).- media: st-delta: Fix reference count leak in delta_run_work (git-fixes).- media: sti: Fix reference count leaks (git-fixes).- media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_sync (git-fixes).- commit f19fc25 * Fri Oct 30 2020 tiwaiAATTsuse.de- media: exynos4-is: Fix a reference count leak due to pm_runtime_get_sync (git-fixes).- media: exynos4-is: Fix a reference count leak (git-fixes).- media: ti-vpe: Fix a missing check and reference count leak (git-fixes).- media: s5p-mfc: Fix a reference count leak (git-fixes).- media: platform: fcp: Fix a reference count leak (git-fixes).- media: vsp1: Fix runtime PM imbalance on error (git-fixes).- media: platform: s3c-camif: Fix runtime PM imbalance on error (git-fixes).- media: platform: sti: hva: Fix runtime PM imbalance on error (git-fixes).- media: bdisp: Fix runtime PM imbalance on error (git-fixes).- media: media/pci: prevent memory leak in bttv_probe (git-fixes).- commit df724c3 * Fri Oct 30 2020 tiwaiAATTsuse.de- mailbox: avoid timer start from callback (git-fixes).- lib/crc32.c: fix trivial typo in preprocessor condition (git-fixes).- mac80211: handle lack of sband->bitrates in rates (git-fixes).- media: tc358743: initialize variable (git-fixes).- media: omap3isp: Fix memleak in isp_probe (git-fixes).- media: uvcvideo: Ensure all probed info is returned to v4l2 (git-fixes).- media: saa7134: avoid a shift overflow (git-fixes).- media: m5mols: Check function pointer in m5mols_sensor_power (git-fixes).- media: Revert \"media: exynos4-is: Add missed check for pinctrl_lookup_state()\" (git-fixes).- media: tuner-simple: fix regression in simple_set_radio_freq (git-fixes).- commit c145fe9 * Fri Oct 30 2020 tiwaiAATTsuse.de- Input: sun4i-ps2 - fix handling of platform_get_irq() error (git-fixes).- Input: twl4030_keypad - fix handling of platform_get_irq() error (git-fixes).- Input: omap4-keypad - fix handling of platform_get_irq() error (git-fixes).- Input: ep93xx_keypad - fix handling of platform_get_irq() error (git-fixes).- Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume() (git-fixes).- Fix use after free in get_capset_info callback (git-fixes).- eeprom: at25: set minimum read/write access stride to 1 (git-fixes).- crypto: ccp - fix error handling (git-fixes).- cypto: mediatek - fix leaks in mtk_desc_ring_alloc (git-fixes).- crypto: omap-sham - fix digcnt register handling with export/import (git-fixes).- commit e755a5e * Fri Oct 30 2020 tiwaiAATTsuse.de- Bluetooth: Only mark socket zapped after unlocking (git-fixes).- ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs() (git-fixes).- can: flexcan: flexcan_chip_stop(): add error handling and propagate error value (git-fixes).- brcmsmac: fix memory leak in wlc_phy_attach_lcnphy (git-fixes).- ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n() (git-fixes).- brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach (git-fixes).- crypto: ixp4xx - Fix the size used in a \'dma_free_coherent()\' call (git-fixes).- crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc() (git-fixes).- crypto: algif_skcipher - EBUSY on aio should be an error (git-fixes).- commit cc97baa * Fri Oct 30 2020 jslabyAATTsuse.cz- tipc: fix memory leak caused by tipc_buf_append() (git-fixes).- commit 46337b5 * Thu Oct 29 2020 nborisovAATTsuse.com- btrfs: don\'t force read-only after error in drop snapshot (bsc#1176354).- commit 005c136 * Thu Oct 29 2020 tiwaiAATTsuse.de- rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592)- commit 552ec97 * Wed Oct 28 2020 lhenriquesAATTsuse.de- ceph: fix memory leak in ceph_cleanup_snapid_map() (bsc#1178234).- commit 02aef82 * Wed Oct 28 2020 lhenriquesAATTsuse.de- ceph: map snapid to anonymous bdev ID (bsc#1178234).- Refresh patches.suse/ceph-fix-potential-mdsc-use-after-free-crash.patch.- Refresh patches.suse/ceph-fix-use-after-free-on-symlink-traversal.patch.- Refresh patches.suse/ceph-handle-change_attr-in-cap-messages.patch.- commit 77211f9 * Wed Oct 28 2020 mpdesouzaAATTsuse.com- btrfs: take overcommit into account in inc_block_group_ro (bsc#1176560).- commit fd02126 * Wed Oct 28 2020 ailiopAATTsuse.com- xfs: limit entries returned when counting fsmap records (git-fixes).- commit c2bc8db * Wed Oct 28 2020 jgrossAATTsuse.com- xen/gntdev.c: Mark pages as dirty (bsc#1065600).- commit 2dbfdfd * Tue Oct 27 2020 lhenriquesAATTsuse.de- vfs: fix FIGETBSZ ioctl on an overlayfs file (bsc#1178202).- commit ee8ab1f * Tue Oct 27 2020 msuchanekAATTsuse.de- ibmveth: Identify ingress large send packets (bsc#1178185 ltc#188897).- commit 3b0b184 * Tue Oct 27 2020 lhenriquesAATTsuse.de- libceph: clear con->out_msg on Policy::stateful_server faults (bsc#1178188).- ceph: promote to unsigned long long before shifting (bsc#1178187).- commit 968b22e * Tue Oct 27 2020 msuchanekAATTsuse.de- scsi: ibmvscsi: Fix potential race after loss of transport (bsc#1178166 ltc#188226).- commit e99d559 * Tue Oct 27 2020 ddissAATTsuse.de- patches.suse/target-use-scsi_set_sense_information-helper-on-misc.patch: (bsc#1177719).- patches.suse/target-rbd-fix-unmap-discard-block-size-conversion.patch: (bsc#1177271).- commit e115ed6 * Mon Oct 26 2020 dwagnerAATTsuse.de- nvme-rdma: fix crash due to incorrect cqe (bsc#1174748).- nvme-rdma: fix crash when connect rejected (bsc#1174748).- commit 08720ea * Mon Oct 26 2020 dwagnerAATTsuse.de- mlx5: remove support for ib_get_vector_affinity (bsc#1174748). Refresh patches.suse/mlx5-add-parameter-to-disable-enhanced-IPoIB.patch- commit f404b3f * Mon Oct 26 2020 bpAATTsuse.de- blacklist.conf: 5da8e4a65810 x86/copy_mc: Introduce copy_mc_enhanced_fast_string()- commit 99b5e7c * Mon Oct 26 2020 mbenesAATTsuse.cz- ring-buffer: Return 0 on success from ring_buffer_resize() (git-fixes).- commit 35bd7ea * Mon Oct 26 2020 nsaenzjulienneAATTsuse.de- clk: imx8mq: Fix usdhc parents order (git-fixes).- commit 0a4e423 * Mon Oct 26 2020 msuchanekAATTsuse.de- powerpc/powernv/dump: Fix race while processing OPAL dump (bsc#1065729).- commit eb915fa * Mon Oct 26 2020 msuchanekAATTsuse.de- cxl: Rework error message for incompatible slots (bsc#1055014 git-fixes).- commit 6c9a6d9 * Mon Oct 26 2020 mhockoAATTsuse.com- mm/hugetlb: fix a race between hugetlb sysctl handlers (bsc#1176485, CVE-2020-25285).- commit e28fbdd * Mon Oct 26 2020 tiwaiAATTsuse.de- Update patch reference tag for a libsas security fix- commit fad2b78 * Mon Oct 26 2020 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-Fix-undetected-data-corruption-with-P9N-DD2..patch. refresh patch metadata- commit 2f49b00 * Mon Oct 26 2020 msuchanekAATTsuse.de- ibmvnic: save changed mac address to adapter->mac_addr (bsc#1134760 ltc#177449 git-fixes).- commit 886641a * Sun Oct 25 2020 mkubecekAATTsuse.cz- kernel-binary.spec.in: pack scripts/module.lds into kernel-$flavor-devel Since mainline commit 596b0474d3d9 (\"kbuild: preprocess module linker script\") in 5.10-rc1, scripts/module.lds linker script is needed to build out of tree modules. Add it into kernel-$flavor-devel subpackage.- commit fe37c16 * Sat Oct 24 2020 bpAATTsuse.de- blacklist.conf: a90118c445cc x86/boot: Save fields explicitly, zero out everything else- commit a402502 * Sat Oct 24 2020 bpAATTsuse.de- x86/apic: Unify duplicated local apic timer clockevent initialization (bsc#1112178).- commit d9b0997 * Fri Oct 23 2020 bpAATTsuse.de- perf/x86: Fix n_pair for cancelled txn (bsc#1114648).- commit 0bdc89c * Fri Oct 23 2020 nborisovAATTsuse.com- btrfs: remove root usage from can_overcommit (bsc#1131277).- Refresh patches.suse/0003-btrfs-factor-out-the-ticket-flush-handling.patch.- Refresh patches.suse/0004-btrfs-export-space_info_add_-bytes.patch.- Refresh patches.suse/0005-btrfs-move-the-space_info-handling-code-to-space-info-c.patch.- Refresh patches.suse/0006-btrfs-move-and-export-can_overcommit.patch.- Refresh patches.suse/0007-btrfs-add-new-flushing-states-for-the-delayed-refs-rsv.patch.- Refresh patches.suse/0007-btrfs-move-the-space-info-update-macro-to-space-info-h.patch.- Refresh patches.suse/0008-btrfs-do-not-allow-reservations-if-we-have-pending-tickets.patch.- Refresh patches.suse/0008-btrfs-don-t-enospc-all-tickets-on-flush-failure.patch.- Refresh patches.suse/0008-btrfs-move-btrfs_space_info_add_-bytes-to-space-info-c.patch.- Refresh patches.suse/0009-btrfs-export-block_rsv_use_bytes.patch.- Refresh patches.suse/0009-btrfs-roll-tracepoint-into-btrfs_space_info_update-helper.patch.- Refresh patches.suse/0010-btrfs-be-more-explicit-about-allowed-flush-states.patch.- Refresh patches.suse/0010-btrfs-move-dump_space_info-to-space-info-c.patch.- Refresh patches.suse/0011-btrfs-move-reserve_metadata_bytes-and-supporting-code-to-space-info-c.patch.- Refresh patches.suse/0011-btrfs-stop-partially-refilling-tickets-when-releasing-space.patch.- Refresh patches.suse/0012-btrfs-unexport-can_overcommit.patch.- Refresh patches.suse/0019-btrfs-make-the-delalloc-block-rsv-per-inode.patch.- Refresh patches.suse/0020-btrfs-do-not-account-global-reserve-in-can_overcommit.patch.- Refresh patches.suse/btrfs-extent-tree-add-trace-events-for-space-info-numbers-update.patch.- Refresh patches.suse/btrfs-extent-tree-detect-bytes_may_use-underflow-earlier.patch.- Refresh patches.suse/btrfs-remove-redundant-argument-of-flush_space.patch.- commit 09d9f20 * Fri Oct 23 2020 jslabyAATTsuse.cz- net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC (networking-stable-20_09_24).- net: phy: Avoid NPD upon phy_detach() when driver is unbound (networking-stable-20_09_24).- ipv4: Update exception handling for multipath routes via same device (networking-stable-20_09_24).- tipc: use skb_unshare() instead in tipc_buf_append() (networking-stable-20_09_24).- tipc: fix shutdown() of connection oriented socket (networking-stable-20_09_24).- ip: fix tos reflection in ack and reset packets (networking-stable-20_09_24).- tg3: Fix soft lockup when tg3_reset_task() fails (networking-stable-20_09_11).- tipc: fix shutdown() of connectionless socket (networking-stable-20_09_11).- net: usb: dm9601: Add USB ID of Keenetic Plus DSL (networking-stable-20_09_11).- bnxt: don\'t enable NAPI until rings are ready (networking-stable-20_09_11).- net: disable netpoll on fresh napis (networking-stable-20_09_11).- bnxt_en: Check for zero dir entries in NVRAM (networking-stable-20_09_11).- gtp: add GTPA_LINK info to msg sent to userspace (networking-stable-20_09_11).- netlabel: fix problems with mapping removal (networking-stable-20_09_11).- sctp: not disable bh in the whole sctp_get_port_local() (networking-stable-20_09_11).- net: systemport: Fix memleak in bcm_sysport_probe (networking-stable-20_09_11).- net: hns: Fix memleak in hns_nic_dev_probe (networking-stable-20_09_11).- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (networking-stable-20_08_24).- net: qrtr: fix usage of idr in port assignment to socket (networking-stable-20_08_24).- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() (networking-stable-20_08_24).- net: Fix potential wrong skb->protocol in skb_vlan_untag() (networking-stable-20_08_24).- commit e161faf * Fri Oct 23 2020 tiwaiAATTsuse.de- clk: bcm2835: add missing release if devm_clk_hw_register fails (git-fixes).- clk: at91: clk-main: update key before writing AT91_CKGR_MOR (git-fixes).- clk: at91: remove the checking of parent_name (git-fixes).- i2c: imx: Fix external abort on interrupt in exit paths (git-fixes).- Bluetooth: MGMT: Fix not checking if BT_HS is enabled (git-fixes).- commit 92b01c8 * Fri Oct 23 2020 glinAATTsuse.com- bpf: reject passing modified ctx to helper functions (CVE-2020-0430 bsc#1176723).- commit 6b08077 * Fri Oct 23 2020 jslabyAATTsuse.cz- ipv4: Restore flowi4_oif update before call to xfrm_lookup_route (git-fixes).- tipc: fix the skb_unshare() in tipc_buf_append() (git-fixes).- commit 3f067fb * Fri Oct 23 2020 bpAATTsuse.de- perf/x86/amd: Fix sampling Large Increment per Cycle events (bsc#1114648).- commit 62dd9be * Thu Oct 22 2020 bpAATTsuse.de- x86/fpu: Allow multiple bits in clearcpuid= parameter (bsc#1112178).- commit 3f71184 * Thu Oct 22 2020 bpAATTsuse.de- blacklist.conf: 5da8e4a65810 x86/copy_mc: Introduce copy_mc_enhanced_fast_string()- commit 4505b1d * Thu Oct 22 2020 ailiopAATTsuse.com- xfs: avoid infinite loop when cancelling CoW blocks after writeback failure (bsc#1178027).- commit 343a7f4 * Thu Oct 22 2020 jslabyAATTsuse.cz- blacklist.conf: add a cleanup- commit 8a77f56 * Wed Oct 21 2020 bpAATTsuse.de- EDAC/i5100: Fix error handling order in i5100_init_one() (bsc#1112178).- commit 580cb5f * Wed Oct 21 2020 msuchanekAATTsuse.de- blacklist.conf: add unnecessary fix 5b905d77987d powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N- commit cc6f443 * Wed Oct 21 2020 msuchanekAATTsuse.de- powerpc/perf/hv-gpci: Fix starting index value (bsc#1065729).- powerpc/powernv/elog: Fix race while processing OPAL error log event (bsc#1065729).- powerpc/irq: Drop forward declaration of struct irqaction (bsc#1065729).- powerpc/hwirq: Remove stale forward irq_chip declaration (bsc#1065729).- powerpc/icp-hv: Fix missing of_node_put() in success path (bsc#1065729).- powerpc/pseries: Fix missing of_node_put() in rng_init() (bsc#1065729).- commit 46c58b1 * Wed Oct 21 2020 msuchanekAATTsuse.de- blacklist.conf: Requires powerpc-utils fix. a02f6d42357a powerpc: Warn about use of smt_snooze_delay- commit aab7b9e * Wed Oct 21 2020 msuchanekAATTsuse.de- blacklist.conf: add fixes for unused sensor driver 66943005cc41 powerpc/tau: Use appropriate temperature sample interval 5e3119e15fed powerpc/tau: Check processor type before enabling TAU interrupt e63d6fb5637e powerpc/tau: Disable TAU between measurements- commit 9e931d4 * Wed Oct 21 2020 msuchanekAATTsuse.de- blacklist.conf: Add unneeded fix a665eec0a22e powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm fixes an issue introduced in Linux 5.1- commit b46baba * Wed Oct 21 2020 jdelvareAATTsuse.de- watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional (bsc#1177101).- watchdog: iTCO_wdt: Export vendorsupport (bsc#1177101).- commit a152d97 * Wed Oct 21 2020 msuchanekAATTsuse.de- powerpc/pseries: explicitly reschedule during drmem_lmb list traversal (bsc#1077428 ltc#163882 FATE#324825 git-fixes).- commit ce3df44 * Wed Oct 21 2020 denis.kirjanovAATTsuse.com- Refresh patches.suse/linux-dim-Rename-externally-used-net_dim-members.patch.- commit 959a651 * Wed Oct 21 2020 oneukumAATTsuse.com- blacklist.conf: already added- commit d76a91e * Wed Oct 21 2020 oneukumAATTsuse.com- media: usbtv: Fix refcounting mixup (git-fixes).- commit 85d629b * Wed Oct 21 2020 denis.kirjanovAATTsuse.com- net/mlx5e: Take common TIR context settings into a function (bsc#1177740).- net/mlx5e: Turn on HW tunnel offload in all TIRs (bsc#1177740).- Refresh patches.suse/linux-dim-Rename-externally-used-net_dim-members.patch. test for bsc#1177740- commit 8dd008b * Wed Oct 21 2020 jgrossAATTsuse.com- xen/events: block rogue events for some time (XSA-332 bsc#1177411).- commit c472bdc * Wed Oct 21 2020 jgrossAATTsuse.com- xen/events: defer eoi in case of excessive number of events (XSA-332 bsc#1177411).- commit a199a64 * Wed Oct 21 2020 jgrossAATTsuse.com- xen/events: use a common cpu hotplug hook for event channels (XSA-332 bsc#1177411).- commit 9b5ac01 * Wed Oct 21 2020 jgrossAATTsuse.com- xen/events: switch user event channels to lateeoi model (XSA-332 bsc#1177411).- commit 5d87745 * Wed Oct 21 2020 jgrossAATTsuse.com- xen/pciback: use lateeoi irq binding (XSA-332 bsc#1177411).- commit 286e5c1 * Wed Oct 21 2020 jgrossAATTsuse.com- xen/scsiback: use lateeoi irq binding (XSA-332 bsc#1177411).- commit d34a4a5 * Wed Oct 21 2020 jgrossAATTsuse.com- xen/netback: use lateeoi irq binding (XSA-332 bsc#1177411).- commit e64a874 * Wed Oct 21 2020 jgrossAATTsuse.com- xen/blkback: use lateeoi irq binding (XSA-332 bsc#1177411).- commit e507788 * Wed Oct 21 2020 jgrossAATTsuse.com- xen/events: add a new \"late EOI\" evtchn framework (XSA-332 bsc#1177411).- commit be58cd0 * Wed Oct 21 2020 jgrossAATTsuse.com- xen/events: fix race in evtchn_fifo_unmask() (XSA-332 bsc#1177411).- commit fb97cc7 * Wed Oct 21 2020 jgrossAATTsuse.com- xen/events: add a proper barrier to 2-level uevent unmasking (XSA-332 bsc#1177411).- commit abe3eaa * Wed Oct 21 2020 jgrossAATTsuse.com- xen/events: avoid removing an event channel while handling it (XSA-331 bsc#1177410).- commit 8e374e0 * Wed Oct 21 2020 jgrossAATTsuse.com- xen/events: don\'t use chip_data for legacy IRQs (XSA-332 bsc#1065600).- commit 492eb13 * Wed Oct 21 2020 jgrossAATTsuse.com- XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information (XSA-332 bsc#1065600).- commit 884f207 * Tue Oct 20 2020 msuchanekAATTsuse.de- powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation (bsc#1065729).- commit 7e15c63 * Tue Oct 20 2020 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-vnic-Extend-failover-pending-window.patch. Update to v2- commit 92bedf0 * Tue Oct 20 2020 mhockoAATTsuse.com- perf/core: Fix race in the perf_mmap_close() function (bsc#1177086, CVE-2020-14351).- commit 4543ba5 * Mon Oct 19 2020 denis.kirjanovAATTsuse.com- Revert commit b936888- Refresh patches.suse/linux-dim-Rename-externally-used-net_dim-members.patch.- Delete patches.suse/net-mlx5e-Turn-on-HW-tunnel-offload-in-all-TIRs.patch.- commit 30a5c15 * Mon Oct 19 2020 msuchanekAATTsuse.de- scsi: ibmvfc: Fix error return in ibmvfc_probe() (bsc#1065729).- commit 3e856f6 * Mon Oct 19 2020 ematsumiyaAATTsuse.de- Update patches.suse/scsi-qla2xxx-Fix-point-to-point-N2N-device-discovery.patch (bsc#1176946 bsc#1175520 bsc#1172538 bsc#1157424).- commit 6dc62f3 * Mon Oct 19 2020 rgoldwynAATTsuse.com- ovl: verify permissions in ovl_path_open() (bsc#1177470, CVE-2020-16120).- ovl: switch to mounter creds in readdir (bsc#1177470, CVE-2020-16120).- ovl: pass correct flags for opening real directory (bsc#1177470, CVE-2020-16120).- commit e32875c * Mon Oct 19 2020 tiwaiAATTsuse.de- rpm/split-modules: Avoid errors even if Module. * are not present- commit 752fbc6 * Mon Oct 19 2020 tiwaiAATTsuse.de- Move upstreamed patches into sorted section- commit 5908bd2 * Mon Oct 19 2020 denis.kirjanovAATTsuse.com- blacklist.conf: add a couple of entries- commit a7b34d7 * Mon Oct 19 2020 msuchanekAATTsuse.de- blacklist.conf: Add b9cd795b0e48 ibmvnic: set up 200GBPS speed Not supported on 4.12- commit dedcd59 * Mon Oct 19 2020 shung-hsi.yuAATTsuse.com- net: fec: Fix phy_device lookup for phy_reset_after_clk_enable() (git-fixes).- net: fec: Fix PHY init after phy_reset_after_clk_enable() (git-fixes).- commit 732819e * Mon Oct 19 2020 wquAATTsuse.com- btrfs: tree-checker: fix false alert caused by legacy btrfs root item (bsc#1177861).- btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations (bsc#1177856).- btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode (bsc#1177855).- commit 5a5fa64 * Mon Oct 19 2020 msuchanekAATTsuse.de- ibmveth: Switch order of ibmveth_helper calls (bsc#1061843 git-fixes).- commit f65b819 * Mon Oct 19 2020 wquAATTsuse.com- blacklist.conf: block commit 1465af12e254 btrfs: tree-checker: fix false alert caused by legacy btrfs root item We don\'t have extent_io_tree::owner in SLE15-SP1 at all, thus no need for it.- commit bde601c * Sat Oct 17 2020 bpAATTsuse.de- powercap: Restrict energy meter to root access (bsc#1170415 CVE-2020-8694).- commit addf703 * Fri Oct 16 2020 tiwaiAATTsuse.de- mwifiex: fix double free (git-fixes).- can: c_can: reg_map_{c,d}_can: mark as __maybe_unused (git-fixes).- can: softing: softing_card_shutdown(): add braces around empty body in an \'if\' statement (git-fixes).- iwlwifi: mvm: split a print to avoid a WARNING in ROC (git-fixes).- nl80211: fix non-split wiphy information (git-fixes).- ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd() (git-fixes).- mwifiex: remove function pointer check (git-fixes).- mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO (git-fixes).- wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680 (git-fixes).- ath10k: Fix the size used in a \'dma_free_coherent()\' call in an error handling path (git-fixes).- ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb() (git-fixes).- ath6kl: prevent potential array overflow in ath6kl_add_new_sta() (git-fixes).- ath10k: provide survey info as accumulated data (git-fixes).- mwifiex: Do not use GFP_KERNEL in atomic context (git-fixes).- brcmfmac: check ndev pointer (git-fixes).- ima: Remove semicolon at the end of ima_get_binary_runtime_size() (git-fixes).- HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery (git-fixes).- HID: roccat: add bounds checking in kone_sysfs_write_settings() (git-fixes).- dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status (git-fixes).- ASoC: qcom: lpass-cpu: fix concurrency issue (git-fixes).- ASoC: qcom: lpass-platform: fix memory leak (git-fixes).- ALSA: mixart: Correct comment wrt obsoleted tasklet usage (git-fixes).- ALSA: bebob: potential info leak in hwdep_read() (git-fixes).- drm/msm: Drop debug print in _dpu_crtc_setup_lm_bounds() (git-fixes).- video: fbdev: sis: fix null ptr dereference (git-fixes).- pwm: lpss: Add range limit check for the base_unit register value (git-fixes).- pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare() (git-fixes).- drm/gma500: fix error check (git-fixes).- w1: mxc_w1: Fix timeout resolution problem leading to bus error (git-fixes).- misc: mic: scif: Fix error handling path (git-fixes).- VMCI: check return value of get_user_pages_fast() for errors (git-fixes).- USB: serial: qcserial: fix altsetting probing (git-fixes).- usb: dwc2: Fix INTR OUT transfers in DDMA mode (git-fixes).- usb: dwc3: ep0: Fix ZLP for OUT ep0 requests (git-fixes).- usb: dwc3: core: add phy cleanup for probe error handling (git-fixes).- usb: dwc3: core: don\'t trigger runtime pm when remove driver (git-fixes).- usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well (git-fixes).- usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above (git-fixes).- usb: dwc2: Fix parameter type in function pointer prototype (git-fixes).- iio:adc:ti-adc12138 Fix alignment issue with timestamp (git-fixes).- iio:adc:ti-adc0832 Fix alignment issue with timestamp (git-fixes).- iio:light:si1145: Fix timestamp alignment and prevent data leak (git-fixes).- iio:gyro:itg3200: Fix timestamp alignment and prevent data leak (git-fixes).- iio:accel:bma180: Fix use of true when should be iio_shared_by enum (git-fixes).- iio:magn:hmc5843: Fix passing true where iio_shared_by enum required (git-fixes).- iio:dac:ad5592r: Fix use of true for IIO_SHARED_BY_TYPE (git-fixes).- iio:adc:max1118 Fix alignment of timestamp and data leak issues (git-fixes).- commit 8b29fc2 * Fri Oct 16 2020 tiwaiAATTsuse.de- Add cherry-picked ids for already backported DRM radeon patches- commit e03ad77 * Fri Oct 16 2020 tiwaiAATTsuse.de- ALSA: hda: use semicolons rather than commas to separate statements (git-fixes).- ALSA: usb-audio: endpoint.c: fix repeated word \'there\' (git-fixes).- ALSA: usb-audio: fix spelling mistake \"Frequence\" -> \"Frequency\" (git-fixes).- ALSA: seq: oss: Avoid mutex lock for a long-time ioctl (git-fixes).- ALSA: usb-audio: Add mixer support for Pioneer DJ DJM-250MK2 (git-fixes).- ALSA: ctl: Workaround for lockdep warning wrt card->ctl_files_rwlock (git-fixes).- ALSA: rawmidi: (cosmetic) align function parameters (git-fixes).- ALSA: hda: auto_parser: remove shadowed variable declaration (git-fixes).- ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro (git-fixes).- ALSA: compress_offload: remove redundant initialization (git-fixes).- ALSA: core: timer: clarify operator precedence (git-fixes).- ALSA: core: timer: remove redundant assignment (git-fixes).- ALSA: core: pcm: simplify locking for timers (git-fixes).- ALSA: hda/realtek - The front Mic on a HP machine doesn\'t work (git-fixes).- ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887 (git-fixes).- ALSA: hda/realtek - Add mute Led support for HP Elitebook 845 G7 (git-fixes).- ALSA: hda - Don\'t register a cb func if it is registered already (git-fixes).- commit 6fb58aa * Fri Oct 16 2020 fdmananaAATTsuse.com- Refresh patches.suse/btrfs-reduce-contention-on-log-trees-when-logging-ch.patch. This fixes the following compilation warning: ../fs/btrfs/tree-log.c: In function \'log_extent_csums\': ../fs/btrfs/tree-log.c:4177:4: warning: passing argument 1 of \'BTRFS_I\' from incompatible pointer type [enabled by default] This happened after a merge from SLE15-SP1 into SLE12-SP5, and the warning is exclusive to SLE12-SP5, due to differences in the btrfs code between the two branches.- commit 1ac49c4 * Fri Oct 16 2020 jgrossAATTsuse.com- x86/xen: disable Firmware First mode for correctable memory errors (bsc#1176713).- commit c3ff5ba * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n (git-fixes (mm/zsmalloc)).- commit bb35a69 * Thu Oct 15 2020 tiwaiAATTsuse.de- pty: do tty_flip_buffer_push without port->lock in pty_write (git-fixes).- tty: serial: earlycon dependency (git-fixes).- backlight: sky81452-backlight: Fix refcount imbalance on error (git-fixes).- mfd: sm501: Fix leaks in probe() (git-fixes).- leds: mt6323: move period calculation (git-fixes).- platform/x86: mlx-platform: Remove PSU EEPROM configuration (git-fixes).- net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key() (git-fixes).- drm/nouveau/mem: guard against NULL pointer access in mem_del (git-fixes).- Input: i8042 - add nopnp quirk for Acer Aspire 5 A515 (git-fixes).- drm/amdgpu: prevent double kfree ttm->sg (git-fixes).- spi: fsl-espi: Only process interrupts for expected events (git-fixes).- commit 5992bad * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa (git-fixes (mm/numa)).- commit 3f72d65 * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm/huge_memory.c: use head to check huge zero page (git-fixes (mm/thp)).- commit ab7091f * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm/mempolicy.c: fix out of bounds write in mpol_parse_str() (git-fixes (mm/mempolicy)).- commit b32ea1f * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm/mempolicy.c: use match_string() helper to simplify the code (git-fixes (mm/mempolicy)).- commit 519cc15 * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm/page-writeback.c: improve arithmetic divisions (git-fixes (mm/writeback)).- commit 29996ff * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm/page-writeback.c: use div64_ul() for u64-by-unsigned-long divide (git-fixes (mm/writeback)).- commit 46d6e3f * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio() (git-fixes (mm/writeback)).- commit 0bff121 * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm/zsmalloc.c: fix the migrated zspage statistics (git-fixes (mm/zsmalloc)).- commit 41b6c84 * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm/ksm.c: don\'t WARN if page is still mapped in remove_stable_node() (git-fixes (mm/hugetlb)).- commit 75544fb * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() (git-fixes (mm/hugetlb)).- commit d8cebb3 * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm/zsmalloc.c: fix race condition in zs_destroy_pool (git-fixes (mm/zsmalloc)).- commit b177476 * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely (git-fixes (mm/zsmalloc)).- commit 0f36bc3 * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm/page_owner.c: remove drain_all_pages from init_early_allocated_pages (git-fixes (mm/debug)).- commit 8bb68b8 * Thu Oct 15 2020 jackAATTsuse.cz- writeback: Fix sync livelock due to b_dirty_time processing (bsc#1177755).- commit a8c43be * Thu Oct 15 2020 jackAATTsuse.cz- writeback: Avoid skipping inode writeback (bsc#1177755).- commit 4c62cf7 * Thu Oct 15 2020 jackAATTsuse.cz- writeback: Protect inode->i_io_list with inode->i_lock (bsc#1177755).- commit e0fd512 * Thu Oct 15 2020 jackAATTsuse.cz- iomap: Make sure iomap_end is called after iomap_begin (bsc#1177754).- commit 99c875d * Thu Oct 15 2020 jackAATTsuse.cz- coredump: fix crash when umh is disabled (bsc#1177753).- commit f98fb06 * Thu Oct 15 2020 jackAATTsuse.cz- blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART (bsc#1177750).- commit 1df3228 * Thu Oct 15 2020 jackAATTsuse.cz- block: ensure bdi->io_pages is always initialized (bsc#1177749).- commit be9bcdd * Thu Oct 15 2020 fdmananaAATTsuse.com- btrfs: check the right error variable in btrfs_del_dir_entries_in_log (bsc#1177687).- commit 9650241 * Thu Oct 15 2020 vbabkaAATTsuse.cz- x86, fakenuma: Fix invalid starting node ID (git-fixes (mm/x86/fakenuma)).- commit f346513 * Thu Oct 15 2020 vbabkaAATTsuse.cz- mm/rmap: fixup copying of soft dirty and uffd ptes (git-fixes (mm/rmap)).- commit ecb6cd2 * Thu Oct 15 2020 tiwaiAATTsuse.de- Move the upstreamed bluetooth fix into sorted section- commit ae19157 * Thu Oct 15 2020 vbabkaAATTsuse.cz- include/linux/swapops.h: correct guards for non_swap_entry() (git-fixes (mm/swap)).- commit 21f09d8 * Thu Oct 15 2020 fdmananaAATTsuse.com- btrfs: do not set the full sync flag on the inode during page release (bsc#1177687).- commit ac4c32e * Thu Oct 15 2020 fdmananaAATTsuse.com- btrfs: release old extent maps during page release (bsc#1177687).- commit 26e6c51 * Thu Oct 15 2020 fdmananaAATTsuse.com- btrfs: fix race between page release and a fast fsync (bsc#1177687).- commit c174bed * Thu Oct 15 2020 fdmananaAATTsuse.com- btrfs: reduce contention on log trees when logging checksums (bsc#1177687).- commit 4bcd9f2 * Thu Oct 15 2020 tiwaiAATTsuse.de- kABI workaround for bluetooth l2cap_ops filter addition (CVE-2020-12351 bsc#1177724).- commit 7467f71 * Thu Oct 15 2020 tiwaiAATTsuse.de- Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel (CVE-2020-12351 bsc#1177724).- commit 199fc71 * Thu Oct 15 2020 tiwaiAATTsuse.de- Bluetooth: A2MP: Fix not initializing all members (CVE-2020-12352 bsc#1177725).- commit 2266263 * Wed Oct 14 2020 tbogendoerferAATTsuse.de- mlx5 PPC ringsize workaround (bsc#1173432).- commit b5cfcf4 * Wed Oct 14 2020 fdmananaAATTsuse.com- btrfs: remove no longer needed use of log_writers for the log root tree (bsc#1177687).- commit e45f682 * Wed Oct 14 2020 fdmananaAATTsuse.com- btrfs: fix incorrect updating of log root tree (bsc#1177687).- commit fdf7740 * Wed Oct 14 2020 fdmananaAATTsuse.com- btrfs: stop incremening log_batch for the log root tree when syncing log (bsc#1177687).- commit 0fc14c6 * Wed Oct 14 2020 fdmananaAATTsuse.com- btrfs: only commit delayed items at fsync if we are logging a directory (bsc#1177687).- commit 0403f1e * Wed Oct 14 2020 fdmananaAATTsuse.com- btrfs: only commit the delayed inode when doing a full fsync (bsc#1177687).- commit 5a71a04 * Wed Oct 14 2020 mkoutnyAATTsuse.com- blacklist.conf: a87425a36fb2 mm, memcg: fix build error around the usage of kmem_caches- commit f5bcdbd * Wed Oct 14 2020 bpAATTsuse.de- blacklist.conf: 6e693b3ffecb x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()- commit fcff720 * Wed Oct 14 2020 bpAATTsuse.de- blacklist.conf: 72a9c673636b x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y- commit 4d32e28 * Wed Oct 14 2020 mkoutnyAATTsuse.com- mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() (bsc#1177685).- commit 90ebd33 * Wed Oct 14 2020 mkoutnyAATTsuse.com- blacklist.conf: POSIX timers fixup- commit 4635411 * Wed Oct 14 2020 msuchanekAATTsuse.de- powerpc/dma: Fix dma_map_ops::get_required_mask (bsc#1065729).- commit 327301a * Tue Oct 13 2020 tiwaiAATTsuse.de- Add the support for kernel-FLAVOR-optional subpackage (jsc#SLE-11796) This change allows to create kernel- *-optional subpackage containing the modules that are not shipped on SLE but only on Leap. Those modules are marked in the new \"-!optional\" marker in supported.conf. Flip split_optional definition in kernel-binaries.spec.in for the branch that needs the splitting.- commit 1fa25f8 * Tue Oct 13 2020 denis.kirjanovAATTsuse.com- blacklist.conf: add a couple of commits- commit da09bb5 * Tue Oct 13 2020 jroedelAATTsuse.de- iommu/vt-d: Correctly calculate agaw in domain_init() (bsc#1176400).- commit be382e4 * Tue Oct 13 2020 dwagnerAATTsuse.de- nvme: fix deadlock caused by ANA update wrong locking (bsc#1174748).- nvme: Fix ctrl use-after-free during sysfs deletion (bsc#1174748).- commit 82aca8d * Tue Oct 13 2020 tiwaiAATTsuse.de- Refresh patches.suse/0001-fpga-manager-change-api-don-t-use-drvdata.patch armv7l compile warning indicated the mistake in the backport patch.- commit a0e15de * Tue Oct 13 2020 dwagnerAATTsuse.de- nvme: add a Identify Namespace Identification Descriptor list quirk (bsc#1174748). add two previous futile attempts to fix the bug to blacklist.conf- 59c7c3caaaf8 (\"nvme: fix possible hang when ns scanning fails during error recovery\")- ea43d9709f72 (\"nvme: fix identify error status silent ignore\")- commit 3f6052c * Mon Oct 12 2020 tiwaiAATTsuse.de- i2c: meson: fix clock setting overwrite (git-fixes).- mmc: core: don\'t set limits.discard_granularity as 0 (git-fixes).- macsec: avoid use-after-free in macsec_handle_frame() (git-fixes).- drm/sun4i: mixer: Extend regmap max_register (git-fixes).- mac80211: do not allow bigger VHT MPDUs than the hardware supports (git-fixes).- commit a210de1 * Mon Oct 12 2020 dwagnerAATTsuse.de- scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO (bsc#1140683).- scsi: hisi_sas: Change return variable type in phy_up_v3_hw() (bsc#1140683).- scsi: hisi_sas: Do some more tidy-up (bsc#1140683).- scsi: hisi_sas: Add manual trigger for debugfs dump (bsc#1140683).- scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32() (bsc#1140683).- scsi: hisi_sas: Some misc tidy-up (bsc#1140683).- scsi: hisi_sas: Correct memory allocation size for DQ debugfs (bsc#1140683).- scsi: hisi_sas: Add debugfs ITCT file and add file operations (bsc#1140683).- scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs code (bsc#1140683). Refresh:- patches.suse/scsi-hisi_sas-Issue-internal-abort-on-all-relevant-q.patch- patches.suse/scsi-hisi_sas-Use-pci_irq_get_affinity-for-v3-hw-as-.patch Update:- patches.kabi/scsi-hisi-kabi-fixes.patch- scsi: hisi_sas: No need to check return value of debugfs_create functions (bsc#1140683). Update:- patches.kabi/scsi-hisi-kabi-fixes.patch- commit de85ebf * Mon Oct 12 2020 dwagnerAATTsuse.de- scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.c (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.c (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Update version to 10.02.00.103-k (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Fix crash on session cleanup with unload (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Fix reset of MPI firmware (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Fix MPI reset needed message (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Fix buffer-buffer credit extraction error (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Correct the check for sscanf() return value (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Update version to 10.02.00.102-k (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Add SLER and PI control support (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Add IOCB resource tracking (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Add rport fields in debugfs (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Make tgt_port_database available in initiator mode (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Fix I/O errors during LIP reset tests (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Performance tweak (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Fix memory size truncation (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Reduce duplicate code in reporting speed (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Honor status qualifier in FCP_RSP per spec (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devices (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Setup debugfs entries for remote ports (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Fix I/O failures during remote port toggle testing (bsc#1176946 bsc#1175520 bsc#1172538).- scsi: qla2xxx: Remove unneeded variable \'rval\' (bsc#1176946 bsc#1175520 bsc#1172538).- commit c672134 * Mon Oct 12 2020 neilbAATTsuse.de- NFS: Revalidate the file mapping on all fatal writeback errors (bsc#1177340).- NFS: On fatal writeback errors, we need to call nfs_inode_remove_request() (bsc#1177340).- commit e8e4449 * Sun Oct 11 2020 neilbAATTsuse.de- Update patches.suse/nfs-Fix-getxattr-kernel-panic-and-memory-overflow.patch (bsc#1176381 CVE-2020-25212).- Update patches.suse/nfs-Fix-security-label-length-not-being-reset.patch (bsc#1176381 CVE-2020-25212). Fix CVE number- commit 773ac2f * Fri Oct 09 2020 mbenesAATTsuse.cz- Disable CONFIG_LIVEPATCH_IPA_CLONES where not needed Explicitly disable CONFIG_LIVEPATCH_IPA_CLONES in configs where it is not needed to avoid confusion and unwanted values due to fragment config files.- commit 46dbde6 * Fri Oct 09 2020 tiwaiAATTsuse.de- geneve: add transport ports in route lookup for geneve (CVE-2020-25645 bsc#1177511).- commit e7568d7 * Thu Oct 08 2020 msuchanekAATTsuse.de- kernel-binary.spec.in: Exclude .config.old from kernel-devel - use tar excludes for .kernel-binary.spec.buildenv- commit 939a79b * Thu Oct 08 2020 neilbAATTsuse.de- nfs: Fix security label length not being reset (bsc#1176381 CVE-2020-2521).- commit a53755a * Wed Oct 07 2020 msuchanekAATTsuse.de- kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.- commit 5587762 * Wed Oct 07 2020 jcejkaAATTsuse.cz- ext4: fix dir_nlink behaviour (bsc#1177359).- commit e66dfd8 * Wed Oct 07 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Add NUMA affinity support for memory allocations (git-fixes).- Refresh patches.suse/mm-remove-__GFP_COLD.patch.- commit 82b330e * Wed Oct 07 2020 lduncanAATTsuse.com- scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername() (bsc#1177258).- commit 3276ab8 * Tue Oct 06 2020 tiwaiAATTsuse.de- platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse (git-fixes).- platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP (git-fixes).- platform/x86: thinkpad_acpi: initialize tp_nvram_state variable (git-fixes).- vmxnet3: fix cksum offload issues for non-udp tunnels (git-fixes).- commit a2b98fb * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- xgbe: switch to more generic VxLAN detection (git-fixes).- commit 573c44f * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Convert to generic power management (git-fixes).- commit f7cb7f1 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Use __napi_schedule() in BH context (git-fixes).- commit cfdfff3 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- net/amd: Remove useless driver version (git-fixes).- commit 55ec71f * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: remove unnecessary conversion to bool (git-fixes).- commit 6ca532e * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Fix error path in xgbe_mod_init() (git-fixes).- commit f5ce4ab * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: use devm_platform_ioremap_resource() to simplify code (git-fixes).- commit cf520be * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- xgbe: no need to check return value of debugfs_create functions (git-fixes).- commit fcc561a * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Mark expected switch fall-throughs (git-fixes).- commit cd4aa3d * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- net: amd: fix return type of ndo_start_xmit function (git-fixes).- commit beb53d3 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: use dma_mapping_error to check map errors (git-fixes).- commit f4db744 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Improve SFP 100Mbps auto-negotiation (git-fixes).- commit f220e62 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Update the BelFuse quirk to support SGMII (git-fixes).- commit 8c90da0 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Advertise FEC support with the KR re-driver (git-fixes).- commit 9efba75 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Add ethtool show/set channels support (git-fixes).- commit f0a8b7e * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Prepare for ethtool set-channel support (git-fixes).- commit 0336d7e * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Add ethtool show/set ring parameter support (git-fixes).- commit d0d1569 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Add ethtool support to retrieve SFP module info (git-fixes).- commit 39f52e4 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- net: amd-xgbe: fix comparison to bitshift when dealing with a mask (git-fixes).- commit baf796a * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- net: amd-xgbe: Get rid of custom hex_dump_to_buffer() (git-fixes).- commit 181e57e * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Interrupt summary bits are h/w version dependent (git-fixes).- commit 5107876 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Add additional ethtool statistics (git-fixes).- commit 2a558f9 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Add support for VXLAN offload capabilities (git-fixes). - Refresh patches.suse/amd-xgbe-Improve-KR-auto-negotiation-and-training.patch.- commit f2016ae * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Convert to using the new link mode settings (git-fixes). - Refresh patches.suse/0008-amd-xgbe-Read-and-save-the-port-property-registers-d.patch.- commit b8eaaf7 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Add per queue Tx and Rx statistics (git-fixes).- commit f875189 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Add hardware features debug output (git-fixes).- commit 2e545d6 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Optimize DMA channel interrupt enablement (git-fixes).- commit e4c57a7 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Add additional dynamic debug messages (git-fixes).- commit 5a8bde6 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Add support to handle device renaming (git-fixes). - Refresh patches.suse/amd-xgbe-Improve-KR-auto-negotiation-and-training.patch.- commit d947b0f * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Update TSO packet statistics accuracy (git-fixes).- commit b0a0a57 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Be sure driver shuts down cleanly on module removal (git-fixes).- commit 090e556 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Set the MII control width for the MAC interface (git-fixes). - Refresh patches.suse/amd-xgbe-Improve-KR-auto-negotiation-and-training.patch.- commit 484438c * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Set the MDIO mode for 10000Base-T configuration (git-fixes).- commit 51e3c5c * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- drivers: net: add missing interrupt.h include (git-fixes).- commit 81ab279 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: fix spelling mistake: \"avialable\" -> \"available\" (git-fixes).- commit 947afe1 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Adjust register settings to improve performance (git-fixes). - Refresh patches.suse/0008-amd-xgbe-Read-and-save-the-port-property-registers-d.patch. - Refresh patches.suse/amd-xgbe-Improve-KR-auto-negotiation-and-training.patch.- commit cd9fe0e * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Simplify the burst length settings (git-fixes).- commit 59ba4b2 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Prepare for more fine grained cache coherency controls (git-fixes). - Refresh patches.suse/0008-amd-xgbe-Read-and-save-the-port-property-registers-d.patch.- commit 97774b1 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Add NUMA affinity support for IRQ hints (git-fixes).- commit 8df2a73 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Re-issue interrupt if interrupt status not cleared (git-fixes). - Refresh patches.suse/amd-xgbe-Improve-KR-auto-negotiation-and-training.patch.- commit 0cf726d * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Limit the I2C error messages that are output (git-fixes).- commit cdfafb2 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Fixes for working with PHYs that support 2.5GbE (git-fixes).- commit b9016ba * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Handle return code from software reset function (git-fixes).- commit 3e43b2a * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Prevent looping forever if timestamp update fails (git-fixes).- commit 63c3162 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Add a check for an skb in the timestamp path (git-fixes).- commit 3c46c91 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Use the proper register during PTP initialization (git-fixes).- commit 52cb81d * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Fix SFP PHY supported/advertised settings (git-fixes).- commit e9b9d68 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Always attempt link training in KR mode (git-fixes).- commit 9d979c5 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Remove field that indicates SFP diagnostic support (git-fixes).- commit 310bbb6 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Remove use of comm_owned field (git-fixes).- commit 183b44c * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Read and save the port property registers during probe (git-fixes).- commit f1b38fd * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- amd-xgbe: Fix debug output of max channel counts (git-fixes).- commit 11cf70f * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx (git-fixes).- commit 998d777 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case (git-fixes).- commit b0014ee * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- net: mvmdio: defer probe of orion-mdio if a clock is not ready (git-fixes).- commit de36c58 * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- net: broadcom: Fix manufacturer name in Kconfig help text (git-fixes).- commit f2a8bdd * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- net: apple: Fix manufacturer name in Kconfig help text (git-fixes).- commit 4408dce * Tue Oct 06 2020 denis.kirjanovAATTsuse.com- net: 8390: Fix manufacturer name in Kconfig help text (git-fixes).- commit 56d2ac8 * Tue Oct 06 2020 martin.wilckAATTsuse.com- scsi: fnic: Do not call \'scsi_done()\' for unhandled commands (bsc#1168468, bsc#1171675).- commit 8fc51b0 * Mon Oct 05 2020 tiwaiAATTsuse.de- USB: gadget: f_ncm: Fix NDP16 datagram validation (git-fixes).- i2c: cpm: Fix i2c_ram structure (git-fixes).- commit ed30ce1 * Mon Oct 05 2020 dbuesoAATTsuse.de- Refresh patches.kabi/futex-Fix-inode-life-time-issue.patch (CVE-2020-14381 bsc#1176011). Update patch to fix requeue paths such that filp is valid when dropping the references.- commit 7c2a3c2 * Mon Oct 05 2020 mbenesAATTsuse.cz- ftrace: Move RCU is watching check after recursion check (git-fixes).- commit 494cc59 * Mon Oct 05 2020 jroedelAATTsuse.de- iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate() (bsc#1177296).- iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode (bsc#1177295).- iommu/amd: Fix potential AATTentry null deref (bsc#1177294).- iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE (bsc#1177293).- commit b450251 * Mon Oct 05 2020 jroedelAATTsuse.de- iommu/amd: Re-factor guest virtual APIC (de-)activation code (bsc#1177291).- Refresh patches.suse/iommu-amd-restore-irte-remapen-bit-after-programming-irte.- commit 8a32368 * Mon Oct 05 2020 jgrossAATTsuse.com- xen/events: don\'t use chip_data for legacy IRQs (bsc#1065600).- commit cdf66a9 * Mon Oct 05 2020 jgrossAATTsuse.com- XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information (bsc#1065600).- commit 54be4c3 * Mon Oct 05 2020 neilbAATTsuse.de- NFSv4: don\'t mark all open state for recovery when handling recallable state revoked flag (bsc#1176935).- Refresh patches.suse/NFSv4.1-Only-reap-expired-delegations.patch.- commit b0771d9 * Sat Oct 03 2020 tiwaiAATTsuse.de- pinctrl: mvebu: Fix i2c sda definition for 98DX3236 (git-fixes).- gpio: tc35894: fix up tc35894 interrupt configuration (git-fixes).- mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS models (git-fixes).- commit e6a4f2e * Fri Oct 02 2020 tiwaiAATTsuse.de- Update config files: fix vanilla config- commit c5b1bd0 * Fri Oct 02 2020 tiwaiAATTsuse.de- yam: fix possible memory leak in yam_init_driver (git-fixes).- commit e92cfa5 * Fri Oct 02 2020 tiwaiAATTsuse.de- vgacon: remove software scrollback support (bsc#1176278).- Update config files.- commit 711eb1a * Fri Oct 02 2020 tiwaiAATTsuse.de- video: fbdev: fix OOB read in vga_8planes_imageblit() (git-fixes).- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186 (git-fixes).- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210 (git-fixes).- mtd: properly check all write ioctls for permissions (git-fixes).- phy: samsung: s5pv210-usb2: Add delay after reset (git-fixes).- mtd: phram: fix a double free issue in error path (git-fixes).- mtd: lpddr: Fix a double free in probe() (git-fixes).- PCI/ASPM: Allow re-enabling Clock PM (git-fixes).- usb: qmi_wwan: add D-Link DWM-222 A2 device ID (git-fixes).- commit 7a6a634 * Fri Oct 02 2020 tiwaiAATTsuse.de- clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init() (git-fixes).- iio: adc: mcp3422: fix locking on error path (git-fixes).- iio: adc: mcp3422: fix locking scope (git-fixes).- iio:adc:ina2xx Fix timestamp alignment issue (git-fixes).- iio:adc:ti-adc081c Fix alignment and data leak issues (git-fixes).- iio:magnetometer:ak8975 Fix alignment and data leak issues (git-fixes).- iio:light:ltr501 Fix timestamp alignment issue (git-fixes).- iio:light:max44000 Fix timestamp alignment and prevent data leak (git-fixes).- iio:accel:mma7455: Fix timestamp alignment and prevent data leak (git-fixes).- iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak (git-fixes).- iio: accel: kxsd9: Fix alignment of local buffer (git-fixes).- iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set (git-fixes).- hwmon: (applesmc) check status earlier (git-fixes).- drm/msm: add shutdown support for display platform_driver (git-fixes).- 9p: Fix memory leak in v9fs_mount (git-fixes).- iio: improve IIO_CONCENTRATION channel type description (git-fixes).- Revert \"i2c: cadence: Fix the hold bit setting\" (git-fixes).- airo: Fix read overflows sending packets (git-fixes).- altera-stapl: altera_get_note: prevent write beyond end of \'key\' (git-fixes).- airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE (git-fixes).- airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE (git-fixes).- clk/ti/adpll: allocate room for terminating null (git-fixes).- commit 23684c3 * Fri Oct 02 2020 tiwaiAATTsuse.de- clk: samsung: exynos4: mark \'chipid\' clock as CLK_IGNORE_UNUSED (git-fixes).- batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh (git-fixes).- batman-adv: Add missing include for in_interrupt() (git-fixes).- batman-adv: mcast/TT: fix wrongly dropped or rerouted packets (git-fixes).- batman-adv: bla: fix type misuse for backbone_gw hash indexing (git-fixes).- mac802154: tx: fix use-after-free (git-fixes).- ieee802154/adf7242: check status of adf7242_read_reg (git-fixes).- ieee802154: fix one possible memleak in ca8210_dev_com_init (git-fixes).- drm/amdkfd: fix a memory leak issue (git-fixes).- clk: rockchip: Fix initialization of mux_pll_src_4plls_p (git-fixes).- regulator: push allocation in set_consumer_device_supply() out of lock (git-fixes).- mmc: sdhci-msm: Add retries when all tuning phases are found valid (git-fixes).- power: supply: max17040: Correct voltage reading (git-fixes).- drivers: char: tlclk.c: Avoid data race between init and interrupt handler (git-fixes).- staging:r8188eu: avoid skb_clone for amsdu to msdu conversion (git-fixes).- usb: dwc3: Increase timeout for CmdAct cleared by device controller (git-fixes).- USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int (git-fixes).- USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe() (git-fixes).- e1000: Do not perform reset in reset_task if we are already down (git-fixes).- Bluetooth: Handle Inquiry Cancel error after Inquiry Complete (git-fixes).- drm/nouveau/dispnv50: fix runtime pm imbalance on error (git-fixes).- drm/nouveau: fix runtime pm imbalance on error (git-fixes).- drm/nouveau/debugfs: fix runtime pm imbalance on error (git-fixes).- rtc: ds1374: fix possible race condition (git-fixes).- dmaengine: tegra-apb: Prevent race conditions on channel\'s freeing (git-fixes).- drm/msm/a5xx: Always set an OPP supported hardware value (git-fixes).- drm/msm: fix leaks if initialization fails (git-fixes).- drm/amdgpu: increase atombios cmd timeout (git-fixes).- drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panic (git-fixes).- drm/omap: fix possible object reference leak (git-fixes).- ath10k: use kzalloc to read for ath10k_sdio_hif_diag_read (git-fixes).- Bluetooth: L2CAP: handle l2cap config request during open state (git-fixes).- Bluetooth: guard against controllers sending zero\'d events (git-fixes).- Bluetooth: prefetch channel before killing sock (git-fixes).- Bluetooth: Fix refcount use-after-free issue (git-fixes).- serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout (git-fixes).- serial: 8250_omap: Fix sleeping function called from invalid context during probe (git-fixes).- serial: 8250_port: Don\'t service RX FIFO if throttled (git-fixes).- media: ti-vpe: cal: Restrict DMA to avoid memory corruption (git-fixes).- ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter (git-fixes).- ACPI: EC: Reference count query handlers under lock (git-fixes).- dmaengine: zynqmp_dma: fix burst length configuration (git-fixes).- mfd: mfd-core: Protect against NULL call-back function pointer (git-fixes).- drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay table (git-fixes).- drm/amdgpu/powerplay: fix AVFS handling with custom powerplay table (git-fixes).- gma/gma500: fix a memory disclosure bug due to uninitialized bytes (git-fixes).- media: smiapp: Fix error handling at NVM reading (git-fixes).- ASoC: kirkwood: fix IRQ error handling (git-fixes).- ath10k: fix memory leak for tpc_stats_final (git-fixes).- ath10k: fix array out-of-bounds access (git-fixes).- mtd: cfi_cmdset_0002: don\'t free cfi->cfiq in error path of cfi_amdstd_setup() (git-fixes).- commit 4b8dd87 * Thu Oct 01 2020 tiwaiAATTsuse.de- hdlc_ppp: add range checks in ppp_cp_parse_cr() (CVE-2020-25643 bsc#1177206).- commit 20e2909 * Thu Oct 01 2020 tiwaiAATTsuse.de- block: allow for_each_bvec to support zero len bvec (CVE-2020-25641 bsc#1177121).- commit 78a0e1e * Thu Oct 01 2020 bpAATTsuse.de- blacklist.conf: df1a7524741b x86/entry/32: Remove unused resume_userspace label- commit 4abe683 * Thu Oct 01 2020 bpAATTsuse.de- blacklist.conf: Blacklist tools/ for now ... until the build process has been unified. Talk to tiwaiAATT if you need more info.- commit 9fbd1fd * Wed Sep 30 2020 bpAATTsuse.de- tools/power/cpupower: Fix initializer override in hsw_ext_cstates (bsc#1112178).- commit 74ece89 * Wed Sep 30 2020 oheringAATTsuse.de- rpm/constraints.in: recognize also kernel-source-azure (bsc#1176732)- commit 7214bbe * Wed Sep 30 2020 tiwaiAATTsuse.de- drm/sun4i: sun8i-csc: Secondary CSC register correction (git-fixes).- drm/vc4/vc4_hdmi: fill ASoC card owner (git-fixes).- Revert \"ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control\" (git-fixes).- ALSA: asihpi: fix iounmap in error handler (git-fixes).- drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata() (git-fixes).- drm/mediatek: Add exception handing in mtk_drm_probe() if component init fail (git-fixes).- drm/radeon: revert \"Prefer lower feedback dividers\" (git-fixes).- drm/tve200: Stabilize enable/disable (git-fixes).- drm/sun4i: Fix dsi dcs long write function (git-fixes).- drm/msm: Disable preemption on all 5xx targets (git-fixes).- ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled (git-fixes).- ALSA: hda: Fix 2 channel swapping for Tegra (git-fixes).- drm/amdgpu: Fix bug in reporting voltage for CIK (git-fixes).- commit 44f72fe * Wed Sep 30 2020 dwagnerAATTsuse.de- Drop patches.suse/scsi-qla2xxx-Handle-incorrect-entry_type-entries.patch The patch contains a bug which prevents device discovery. Drop it until we have a proper fix from upstream.- commit a35994b * Wed Sep 30 2020 gheAATTsuse.com- ocfs2: give applications more IO opportunities during fstrim (bsc#1175228).- commit d2283a9 * Wed Sep 30 2020 neilbAATTsuse.de- Fix error in kabi fix for: NFSv4: Fix OPEN / CLOSE race (bsc#1176950).- commit ae150c8 * Tue Sep 29 2020 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-mm-Limit-resize_hpt_for_hotplug-call-to-hash.patch. Fix build warining.- commit 2325625 * Tue Sep 29 2020 oneukumAATTsuse.com- blacklist.conf: no code change- commit 6e937eb * Tue Sep 29 2020 oneukumAATTsuse.com- usblp: fix race between disconnect() and read() (git-fixes).- commit 103dc41 * Tue Sep 29 2020 oneukumAATTsuse.com- USB: UAS: fix disconnect by unplugging a hub (git-fixes).- commit 3831ddd * Tue Sep 29 2020 oneukumAATTsuse.com- blacklist.conf: patch designed to affect CRC- commit 4bcd99c * Tue Sep 29 2020 oneukumAATTsuse.com- USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook (git-fixes).- commit 5c514e8 * Tue Sep 29 2020 oheringAATTsuse.de- Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload (git-fixes).- hv_utils: drain the timesync packets on onchannelcallback (bsc#1176877).- hv_utils: return error if host timesysnc update is stale (bsc#1176877).- Drivers: hv: Specify receive buffer size using Hyper-V page size (bsc#1176877).- commit 0a8a874 * Mon Sep 28 2020 oneukumAATTsuse.com- USB: serial: option: support dynamic Quectel USB compositions (git-fixes).- commit 337d59f * Mon Sep 28 2020 oneukumAATTsuse.com- USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules (git-fixes).- commit eca9a6e * Mon Sep 28 2020 oneukumAATTsuse.com- USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter (git-fixes).- commit 2bfdaa6 * Mon Sep 28 2020 lhenriquesAATTsuse.de- ceph: don\'t allow setlease on cephfs (bsc#1177041).- ceph: handle zero-length feature mask in session messages (bsc#1177044).- ceph: fix use-after-free for fsc->mdsc (bsc#1177043).- ceph: fix potential mdsc use-after-free crash (bsc#1177042).- commit 0e6f705 * Mon Sep 28 2020 oneukumAATTsuse.com- usb: core: fix slab-out-of-bounds Read in read_descriptors (git-fixes).- commit 793ad6c * Mon Sep 28 2020 oneukumAATTsuse.com- usb: typec: ucsi: acpi: Check the _DEP dependencies (git-fixes).- commit 9544ec9 * Mon Sep 28 2020 oneukumAATTsuse.com- usb: Fix out of sync data toggle if a configured device is reconfigured (git-fixes).- commit e15e4bc * Mon Sep 28 2020 bpAATTsuse.de- KVM: SVM: Add a dedicated INVD intercept routine (bsc#1112178).- commit f5d39fb * Fri Sep 25 2020 ggherdovichAATTsuse.cz- Refresh patches.suse/cpufreq-intel_pstate-Fix-EPP-setting-via-sysfs-in-ac.patch.- commit d2030d7 * Fri Sep 25 2020 tiwaiAATTsuse.de- net/nfc/rawsock.c: add CAP_NET_RAW check (CVE-2020-26088 bsc#1176990).- commit 94a2f59 * Fri Sep 25 2020 bpAATTsuse.de- asm-generic: fix -Wtype-limits compiler warnings (bsc#1112178).- commit 0a71855 * Fri Sep 25 2020 ggherdovichAATTsuse.cz- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode (bsc#1176966).- commit bcbacfc * Fri Sep 25 2020 msuchanekAATTsuse.de- powerpc/kernel: Enables memory hot-remove after reboot on pseries guests (bsc#1177030 ltc#187588).- powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only (bsc#1177030 ltc#187588).- commit 7b608d8 * Fri Sep 25 2020 msuchanekAATTsuse.de- scsi: ibmvfc: Avoid link down on FS9100 canister reboot (bsc#1176962 ltc#188304).- scsi: ibmvfc: Use compiler attribute defines instead of __attribute__() (bsc#1176962 ltc#188304).- commit c89ed61 * Wed Sep 23 2020 msuchanekAATTsuse.de- rpadlpar_io: Add MODULE_DESCRIPTION entries to kernel modules (bsc#1176869 ltc#188243).- commit 0996fd0 * Wed Sep 23 2020 tiwaiAATTsuse.de- fbcon: remove soft scrollback code (CVE-2020-14390 bsc#1176235).- commit 44a3a25 * Wed Sep 23 2020 tiwaiAATTsuse.de- cfg80211: regulatory: reject invalid hints (bsc#1176699).- commit 35de811 * Wed Sep 23 2020 msuchanekAATTsuse.de- powerpc/vnic: Extend \"failover pending\" window (bsc#1176855 ltc#187293).- commit edcce21 * Wed Sep 23 2020 dwagnerAATTsuse.de- scsi: qla2xxx: Handle incorrect entry_type entries (bsc#1171688).- scsi: qla2xxx: Log calling function name in qla2x00_get_sp_from_handle() (bsc#1171688).- scsi: qla2xxx: Simplify return value logic in qla2x00_get_sp_from_handle() (bsc#1171688).- scsi: qla2xxx: Warn if done() or free() are called on an already freed srb (bsc#1171688).- scsi: qla2xxx: Fix the return value (bsc#1171688).- scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba() (bsc#1171688).- scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg() (bsc#1171688).- scsi: qla2xxx: Remove redundant variable initialization (bsc#1171688).- scsi: qla2xxx: Fix the size used in a \'dma_free_coherent()\' call (bsc#1171688).- scsi: qla2xxx: Remove pci-dma-compat wrapper API (bsc#1171688).- scsi: qla2xxx: Remove superfluous memset() (bsc#1171688).- commit cc8e660 * Wed Sep 23 2020 dwagnerAATTsuse.de- series: Update meta data- commit cfe74a0 * Tue Sep 22 2020 tiwaiAATTsuse.de- staging: most: net: fix buffer overflow (CVE-2020-0432 bsc#1176721).- commit 528cea2 * Tue Sep 22 2020 tiwaiAATTsuse.de- pinctrl: devicetree: Avoid taking direct reference to device name string (CVE-2020-0427 bsc#1176725).- commit 825fe73 * Tue Sep 22 2020 tiwaiAATTsuse.de- HID: hid-input: clear unmapped usages (CVE-2020-0431 bsc#1176722).- commit 835f6ff * Tue Sep 22 2020 msuchanekAATTsuse.de- kernel-syms.spec.in: Also use bz compression (boo#1175882).- commit ecaf78d * Tue Sep 22 2020 bpAATTsuse.de- Update patches.suse/media-uvcvideo-Avoid-cyclic-entity-chains-due-to-mal.patch (bsc#1051510 bsc#1176423 CVE-2020-0404).- commit 4e69fe9 * Tue Sep 22 2020 wquAATTsuse.com- btrfs: require only sector size alignment for parent eb bytenr (bsc#1176789).- btrfs: tree-checker: fix the error message for transid error (bsc#1176788).- commit fa87198 * Tue Sep 22 2020 neilbAATTsuse.de- nfs: Fix getxattr kernel panic and memory overflow (bsc#1176381 CVE-2020-2521).- commit 41de7ea * Mon Sep 21 2020 mkubecekAATTsuse.cz- hsr: use netdev_err() instead of WARN_ONCE() (bsc#1176659).- commit b1bb03c * Mon Sep 21 2020 dwagnerAATTsuse.de- blacklist: Ignore build warning fix The offending commit is in mainline since 2.6.- commit 952f804 * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable() (git-fixes).- commit f7399c7 * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- gtp: fix use-after-free in gtp_newlink() (git-fixes).- commit 381671c * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- gtp: fix Illegal context switch in RCU read-side critical section (git-fixes).- commit 1c04f71 * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- net/mlx5: E-Switch, Use correct flags when configuring vlan (git-fixes).- commit 2075172 * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- net: stmmac: dwmac4: fix flow control issue (git-fixes).- commit 890821e * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge() (git-fixes).- commit 615b053 * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- net: lio_core: fix potential sign-extension overflow on large shift (git-fixes).- commit a7aceb7 * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- net/mlx5e: Disable rxhash when CQE compress is enabled (git-fixes). - Refresh patches.suse/net-mlx5e-Print-a-warning-when-LRO-feature-is-droppe.patch.- commit a9a26dd * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE() (git-fixes).- commit 35ca105 * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- net/mlx5: Add meaningful return codes to status_to_err function (git-fixes).- commit b010d3e * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- net: ucc_geth - fix Oops when changing number of buffers in the ring (git-fixes).- commit 5f5d4d7 * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- net/mlx5e: Turn on HW tunnel offload in all TIRs (git-fixes). - Refresh patches.suse/linux-dim-Rename-externally-used-net_dim-members.patch.- commit b936888 * Mon Sep 21 2020 msuchanekAATTsuse.de- libnvdimm/security: fix a typo (bsc#1171742 bsc#1167527).- commit 274edb1 * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- net/mlx5e: XDP, Avoid checksum complete when XDP prog is loaded (git-fixes).- commit 2993227 * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- vxge: fix return of a free\'d memblock on a failed dma mapping (git-fixes).- commit 4755cd4 * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- vrf: prevent adding upper devices (git-fixes).- commit 2caa2fc * Mon Sep 21 2020 denis.kirjanovAATTsuse.com- net: stmmac: don\'t stop NAPI processing when dropping a packet (git-fixes).- commit eb707e1 * Mon Sep 21 2020 tiwaiAATTsuse.de- Update and sort the upstreamed powerpc patch- commit b87ba2e * Mon Sep 21 2020 msuchanekAATTsuse.de- ibmvnic: add missing parenthesis in do_reset() (bsc#1176700 ltc#188140).- commit 9bda320 * Mon Sep 21 2020 nsaenzjulienneAATTsuse.de- mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllers (git-fixes).- i2c: core: Don\'t fail PRP0001 enumeration when no ID table exist (git-fixes).- mmc: cqhci: Add cqhci_deactivate() (git-fixes).- commit a5d98c8 * Mon Sep 21 2020 glinAATTsuse.com- rpm/kernel-cert-subpackage: add CA check on key enrollment (bsc#1173115) To avoid the unnecessary key enrollment, when enrolling the signing key of the kernel package, \"--ca-check\" is added to mokutil so that mokutil will ignore the request if the CA of the signing key already exists in MokList or UEFI db. Since the macro, %_suse_kernel_module_subpackage, is only defined in a kernel module package (KMP), it\'s used to determine whether the %post script is running in a kernel package, or a kernel module package.- commit b15c9bf * Fri Sep 18 2020 dbuesoAATTsuse.de- futex: Fix inode life-time issue (CVE-2020-14381 bsc#1176011).- commit 0091d77 * Fri Sep 18 2020 jslabyAATTsuse.cz- Revert \"rxrpc: Fix race between recvmsg and sendmsg on immediate call\" This reverts commit 04f6b8ac00d839c61b79667685d97a5ecef35a93. We don\'t enable AF_RXRPC on SLE, but we do on openSUSE (arm 32bit -- why?) kernels. And there, it causes build failures as RXRPC_CALL_DISCONNECTED is not defined in 4.12 yet. So stay on the safe side and drop this.- commit 08749ac * Fri Sep 18 2020 bpAATTsuse.de- blacklist.conf: 731dc9df975a cpu/speculation: Uninline and export CPU mitigations helpers- commit c291606 * Fri Sep 18 2020 glinAATTsuse.com- rpm/macros.kernel-source: pass -c proerly in kernel module package (bsc#1176698) The \"-c\" option wasn\'t passed down to %_kernel_module_package so the ueficert subpackage wasn\'t generated even if the certificate is specified in the spec file.- commit 34808fb * Thu Sep 17 2020 dwagnerAATTsuse.de- nvme: Namepace identification descriptor list is optional (bsc#1174748).- commit 2789b85 * Thu Sep 17 2020 denis.kirjanovAATTsuse.com- Refresh patches.suse/0018-net-stmmac-dwmac-meson8b-fix-internal-RGMII-clock-co.patch. Fix missing clk_set_rate()- commit f3ed9a7 * Wed Sep 16 2020 mpdesouzaAATTsuse.com- btrfs: relocation: review the call sites which can be interrupted by signal (bsc#1174354).- commit 06d8b4e * Wed Sep 16 2020 mpdesouzaAATTsuse.com- btrfs: balance: print to system log when balance ends or is paused (bsc#1174354).- commit 0aab981 * Wed Sep 16 2020 ematsumiyaAATTsuse.de- nvme-pci: override the value of the controller\'s numa node (bsc#1176507).- commit cb8b638 * Wed Sep 16 2020 mpdesouzaAATTsuse.com- btrfs: relocation: allow signal to cancel balance (bsc#1174354).- commit dd92293 * Wed Sep 16 2020 dwagnerAATTsuse.de- nvme-multipath: do not reset on unknown status (bsc#1174748).- nvme-rdma: Avoid double freeing of async event data (bsc#1174748).- nvme: make nvme_report_ns_ids propagate error back (bsc#1174748).- nvme: make nvme_identify_ns propagate errors back (bsc#1174748). Refresh: - patches.suse/nvme-flush-scan_work-when-resetting-controller.patch- nvme: pass status to nvme_error_status (bsc#1174748).- nvme: fix possible io failures when removing multipathed ns (bsc#1174748).- nvme: return error from nvme_alloc_ns() (bsc#1174748).- commit ac7f6d2 * Wed Sep 16 2020 mpdesouzaAATTsuse.com- btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocation tree (bsc#1174354).- commit 6950572 * Wed Sep 16 2020 mpdesouzaAATTsuse.com- btrfs: take overcommit into account in inc_block_group_ro (bsc#1174354).- commit 11a57a8 * Wed Sep 16 2020 tzimmermannAATTsuse.de- drm/ast: Initialize DRAM type before posting GPU (bsc#1113956) * context changes- commit 09bb116 * Wed Sep 16 2020 tzimmermannAATTsuse.de- drm/msm/gpu: make ringbuffer readonly (bsc#1112178) * context changes- commit 5dfb6a3 * Wed Sep 16 2020 tzimmermannAATTsuse.de- fbcon: prevent user font height or width change from causing (bsc#1112178) * move from drivers/video/fbdev/fbcon to drivers/video/console * context changes- commit d24ecb2 * Wed Sep 16 2020 jslabyAATTsuse.cz- net: initialize fastreuse on inet_inherit_port (networking-stable-20_08_15).- net: refactor bind_bucket fastreuse into helper (networking-stable-20_08_15).- net/nfc/rawsock.c: add CAP_NET_RAW check (networking-stable-20_08_15).- tcp: apply a floor of 1 for RTT samples from TCP timestamps (networking-stable-20_08_08).- rxrpc: Fix race between recvmsg and sendmsg on immediate call failure (networking-stable-20_08_08).- net: lan78xx: replace bogus endpoint lookup (networking-stable-20_08_08).- usb: hso: check for return value in hso_serial_common_create() (networking-stable-20_08_08).- drivers/net/wan/x25_asy: Fix to make it work (networking-stable-20_07_29).- net-sysfs: add a newline when printing \'tx_timeout\' by sysfs (networking-stable-20_07_29).- rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA (networking-stable-20_07_29).- bnxt_en: Fix completion ring sizing with TPA enabled (networking-stable-20_07_29).- commit 124721c * Tue Sep 15 2020 dwagnerAATTsuse.de- nvme: do not update disk info for multipathed device (bsc#1171558). Update meta data information in - patches.suse/nvme-check-for-nvme_ctrl_live-in-nvme_report_ns_ids.patch - patches.suse/nvme-do-not-update-multipath-disk-information-if-the.patch While at it group all NVMe related patches into its own subsection.- commit 306e106 * Tue Sep 15 2020 msuchanekAATTsuse.de- kernel-binary.spec.in: SLE12 tar does not understand --verbatim-files-from- commit 2876f86 * Tue Sep 15 2020 lhenriquesAATTsuse.de- rbd: require global CAP_SYS_ADMIN for mapping and unmapping (CVE-2020-25284 bsc#1176482).- commit 80192f0 * Tue Sep 15 2020 aaptelAATTsuse.com- smb3: warn on confusing error scenario with sec=krb5 (bsc#1176548).- commit 9711ca6 * Tue Sep 15 2020 aaptelAATTsuse.com- SMB3: Honor persistent/resilient handle flags for multiuser mounts (bsc#1176546).- commit 9318213 * Tue Sep 15 2020 aaptelAATTsuse.com- SMB3: Honor \'seal\' flag for multiuser mounts (bsc#1176545).- commit 7380dfd * Tue Sep 15 2020 aaptelAATTsuse.com- cifs/smb3: Fix data inconsistent when punch hole (bsc#1176544).- commit 39edd86 * Tue Sep 15 2020 aaptelAATTsuse.com- cifs/smb3: Fix data inconsistent when zero file range (bsc#1176536).- commit c48ea61 * Tue Sep 15 2020 denis.kirjanovAATTsuse.com- Refresh patches.suse/net-aquantia-memory-corruption-on-jumbo-frames.patch. Fix the patch metadata- commit 653354a * Tue Sep 15 2020 jslabyAATTsuse.cz- clk: Add (devm_)clk_get_optional() functions (git-fixes).- commit da17586 * Mon Sep 14 2020 bpAATTsuse.de- blacklist.conf: bfcdcef8c8e3 padata: update documentation- commit 2ca5a07 * Mon Sep 14 2020 bpAATTsuse.de- blacklist.conf: 5e124900c6eb KVM: doc: Fix incorrect word ordering regarding supported use of APIs- commit 579d366 * Mon Sep 14 2020 bpAATTsuse.de- blacklist.conf: 206b92353c83 cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n- commit 47c2fdf * Mon Sep 14 2020 msuchanekAATTsuse.de- powerpc/64s: Include header file to fix a warning (bsc#1094244 ltc#168122).- powerpc/64s: Fix unrelocated interrupt trampoline address test (bsc#1094244 ltc#168122).- commit 5be0f69 * Mon Sep 14 2020 denis.kirjanovAATTsuse.com- net: lan78xx: Bail out if lan78xx_get_endpoints fails (git-fixes).- commit efcf772 * Mon Sep 14 2020 denis.kirjanovAATTsuse.com- net: mvneta: fix mtu change on port without link (git-fixes).- commit e810abb * Mon Sep 14 2020 denis.kirjanovAATTsuse.com- net: qca_spi: Make sure the QCA7000 reset is triggered (git-fixes).- commit acbccb8 * Mon Sep 14 2020 denis.kirjanovAATTsuse.com- net: qca_spi: Avoid packet drop during initial sync (git-fixes).- commit cd545a2 * Mon Sep 14 2020 denis.kirjanovAATTsuse.com- net: dsa: qca8k: Allow overwriting CPU port setting (git-fixes).- commit f4e8de8 * Mon Sep 14 2020 denis.kirjanovAATTsuse.com- net: dsa: qca8k: Force CPU port to its highest bandwidth (git-fixes).- commit 4cbbb53 * Mon Sep 14 2020 denis.kirjanovAATTsuse.com- net: dsa: qca8k: Enable RXMAC when bringing up a port (git-fixes).- commit 7636b32 * Mon Sep 14 2020 denis.kirjanovAATTsuse.com- net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()) (git-fixes).- commit aa11600 * Mon Sep 14 2020 denis.kirjanovAATTsuse.com- net: stmmac: Disable ACS Feature for GMAC >= 4 (git-fixes).- commit 916f4a9 * Mon Sep 14 2020 denis.kirjanovAATTsuse.com- net: dsa: b53: Fix sparse warnings in b53_mmap.c (git-fixes).- commit 8b34052 * Mon Sep 14 2020 denis.kirjanovAATTsuse.com- net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb() (git-fixes).- commit 2d3e9e8 * Mon Sep 14 2020 denis.kirjanovAATTsuse.com- net: dsa: mv88e6xxx: Fix name of switch 88E6141 (git-fixes).- commit 974be66 * Mon Sep 14 2020 msuchanekAATTsuse.de- powerpc/kernel: Cleanup machine check function declarations (bsc#1065729).- commit 5b9f959 * Mon Sep 14 2020 mbenesAATTsuse.cz- ftrace: Setup correct FTRACE_FL_REGS flags for module (git-fixes).- commit 684e164 * Sun Sep 13 2020 lduncanAATTsuse.com- scsi: libfc: Skip additional kref updating work event (bsc#1175528).- scsi: libfc: Handling of extra kref (bsc#1175528).- scsi: libfc: rport state move to PLOGI if all PRLI retry exhausted (bsc#1175528).- scsi: libfc: If PRLI rejected, move rport to PLOGI state (bsc#1175528).- scsi: libfc: free skb when receiving invalid flogi resp (bsc#1175528).- commit d35c983 * Fri Sep 11 2020 msuchanekAATTsuse.de- include: add additional sizes (bsc#1094244 ltc#168122).- commit 1ab0270 * Fri Sep 11 2020 msuchanekAATTsuse.de- powerpc/64s: sreset panic if there is no debugger or crash dump handlers (bsc#1094244 ltc#168122).- commit e3e5e33 * Fri Sep 11 2020 ptesarikAATTsuse.cz- net/smc: fix sock refcounting in case of termination (git-fixes).- net/smc: reset sndbuf_desc if freed (git-fixes).- net/smc: set rx_off for SMCR explicitly (git-fixes).- net/smc: Prevent kernel-infoleak in __smc_diag_dump() (git-fixes).- net/smc: fix dmb buffer shortage (git-fixes).- net/smc: fix restoring of fallback changes (git-fixes).- net/smc: remove freed buffer from list (git-fixes).- net/smc: tolerate future SMCD versions (git-fixes).- net/smc: switch smcd_dev_list spinlock to mutex (git-fixes).- net/smc: improve close of terminated socket (git-fixes).- commit 20de6cb * Fri Sep 11 2020 msuchanekAATTsuse.de- powerpc/traps: Make unrecoverable NMIs die instead of panic (bsc#1094244 ltc#168122).- powerpc/traps: Do not trace system reset (bsc#1094244 ltc#168122).- powerpc/64s: machine check do not trace real-mode handler (bsc#1094244 ltc#168122).- powerpc: Implement ftrace_enabled() helpers (bsc#1094244 ltc#168122).- powerpc/pseries: Machine check use rtas_call_unlocked() with args on stack (bsc#1094244 ltc#168122).- powerpc/pseries: Limit machine check stack to 4GB (bsc#1094244 ltc#168122).- powerpc/pseries/ras: fwnmi sreset should not interlock (bsc#1094244 ltc#168122).- powerpc/pseries/ras: fwnmi avoid modifying r3 in error case (bsc#1094244 ltc#168122).- powerpc/pseries/ras: Fix FWNMI_VALID off by one (bsc#1094244 ltc#168122).- powerpc/pseries/ras: Avoid calling rtas_token() in NMI paths (bsc#1094244 ltc#168122).- powerpc/64s: system reset interrupt preserve HSRRs (bsc#1094244 ltc#168122).- powerpc/64s: Fix HV NMI vs HV interrupt recoverability test (bsc#1094244 ltc#168122).- powerpc/traps: fix recoverability of machine check handling on book3s/32 (bsc#1094244 ltc#168122).- powerpc/pseries/le: Work around a firmware quirk (bsc#1094244 ltc#168122).- powerpc/64s: Blacklist functions invoked on a trap (bsc#1094244 ltc#168122).- commit 97f84db * Fri Sep 11 2020 msuchanekAATTsuse.de- blacklist.conf: remove 0bbea75c476b commmit 0bbea75c476b (\"powerpc/traps: fix recoverability of machine check handling on book3s/32\") is not 32bit-only.- commit 7e86c87 * Thu Sep 10 2020 msuchanekAATTsuse.de- Revert \"sign also s390x kernel images (bsc#1163524)\" This reverts commit b38b61155f0a2c3ebca06d4bb0c2e11a19a87f1f.- commit ef84c7b * Thu Sep 10 2020 msuchanekAATTsuse.de- Revert \"rpm/kernel-binary.spec.in: Also sign ppc64 kernels (jsc#SLE-15857\" This reverts commit 971fc3df729b6a7692040f4e7fc7664d8e12c659.- commit b9641ad * Thu Sep 10 2020 ptesarikAATTsuse.cz- blacklist.conf: zfcp comment fix- commit de62d8e * Thu Sep 10 2020 ptesarikAATTsuse.cz- s390/mm: fix huge pte soft dirty copying (git-fixes).- commit 724fcce * Thu Sep 10 2020 ptesarikAATTsuse.cz- blacklist.conf: fix needed only if fake NUMA support is removed- commit 43b6404 * Thu Sep 10 2020 ptesarikAATTsuse.cz- blacklist.conf: s390: PAGE_DEFAULT_KEY is always zero- commit b073243 * Thu Sep 10 2020 mgormanAATTsuse.de- bitfield.h: don\'t compile-time validate _val in FIELD_FIT (git fixes (bitfield)).- mm/page_alloc.c: fix a crash in free_pages_prepare() (git fixes (mm/pgalloc)).- mm/vmalloc.c: move \'area->pages\' after if statement (git fixes (mm/vmalloc)).- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt (git fixes (rcu)).- commit ad58e01 * Thu Sep 10 2020 ptesarikAATTsuse.cz- s390/qeth: don\'t process empty bridge port events (git-fixes).- s390/qeth: integrate RX refill worker with NAPI (git-fixes).- commit 2f8db84 * Thu Sep 10 2020 ptesarikAATTsuse.cz- s390/qeth: tolerate pre-filled RX buffer (git-fixes).- commit 4cf3668 * Thu Sep 10 2020 mgormanAATTsuse.de- blacklist.conf: Build fix that is not relevant to kernel configuration- commit 97b2e8c * Thu Sep 10 2020 msuchanekAATTsuse.de- powerpc: Add cputime_to_nsecs() (bsc#1065729).- commit c6944f2 * Thu Sep 10 2020 mbenesAATTsuse.cz- livepatch: Add -fdump-ipa-clones to build (fate#323487). Add support for -fdump-ipa-clones GCC option. Update config files accordingly.- commit f50ad3b * Wed Sep 09 2020 jroedelAATTsuse.de- blacklist.conf:- Add de2b41be8fcc x86, vmlinux.lds: Page-align end of ..page_aligned sections- Add f29dfa53cc8a x86/bugs/multihit: Fix mitigation reporting when VMX is not in use- commit 0fbe414 * Wed Sep 09 2020 jroedelAATTsuse.de- KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM (bsc#1176321).- commit 3007dfa * Wed Sep 09 2020 mbenesAATTsuse.cz- blacklist.conf: 318af7b80b6a (\"Revert \"kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled\"\") Contrary to the upstream we\'ll support the original patch, since it makes things easier for us as of now.- commit acc6275 * Wed Sep 09 2020 colyliAATTsuse.de- blacklist.conf: add cafe01ef8fcb248583038e1be071383530fe355a- commit 8e5f6cf * Wed Sep 09 2020 denis.kirjanovAATTsuse.com- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array (git-fixes).- commit e357389 * Wed Sep 09 2020 denis.kirjanovAATTsuse.com- usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set (git-fixes).- commit 41eee82 * Wed Sep 09 2020 denis.kirjanovAATTsuse.com- net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs (git-fixes).- commit 28d4842 * Wed Sep 09 2020 jroedelAATTsuse.de- iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE (bsc#1176318).- iommu/amd: Restore IRTE.RemapEn bit after programming IRTE (bsc#1176317).- iommu/vt-d: Serialize IOMMU GCMD register modifications (bsc#1176320).- iommu/amd: Print extended features in one line to fix divergent log levels (bsc#1176316).- iommu/omap: Check for failure of a call to omap_iommu_dump_ctx (bsc#1176319).- commit eea2ae6 * Wed Sep 09 2020 msuchanekAATTsuse.de- powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3S (bsc#1065729).- commit 245cbd5 * Wed Sep 09 2020 dwagnerAATTsuse.de- scsi: lpfc: Fix setting IRQ affinity with an empty CPU mask (git-fixes).- scsi: qla2xxx: Fix regression on sparc64 (git-fixes).- commit a97f368 * Wed Sep 09 2020 dwagnerAATTsuse.de- scsi: libfc: Fix for double free() (bsc#1174899).- commit 1eaa624 * Wed Sep 09 2020 colyliAATTsuse.de- dm rq: don\'t call blk_mq_queue_stopped() in dm_stop_queue() (git fixes (block drivers)).- bcache: fix overflow in offset_to_stripe() (git fixes (block drivers)).- commit 60b6b52 * Wed Sep 09 2020 colyliAATTsuse.de- dm integrity: fix integrity recalculation that is improperly skipped (git fixes (block drivers)).- commit f9636a3 * Wed Sep 09 2020 colyliAATTsuse.de- md: raid0/linear: fix dereference before null check on pointer mddev (git fixes (block drivers)).- Refresh for the above change, patches.suse/mdraid-fix-read-write-bytes-accounting.patch.- commit 11406d9 * Wed Sep 09 2020 colyliAATTsuse.de- blktrace: fix debugfs use after free (git fixes (block drivers)).- block: revert back to synchronous request_queue removal (git fixes (block drivers)).- block: add docs for gendisk / request_queue refcount helpers (git fixes (block drivers)).- dm: use noio when sending kobject event (git fixes (block drivers)).- virtio-blk: free vblk-vqs in error path of virtblk_probe() (git fixes (block drivers)).- dm writecache: add cond_resched to loop in persistent_memory_claim() (git fixes (block drivers)).- dm writecache: correct uncommitted_block when discarding uncommitted entry (git fixes (block drivers)).- dm zoned: assign max_io_len correctly (git fixes (block drivers)).- dm crypt: avoid truncating the logical block size (git fixes (block drivers)).- bcache: Convert pr_ uses to a more typical style (git fixes (block drivers)).- dm: report suspended device during destroy (git fixes (block drivers)).- dm integrity: fix a deadlock due to offloading to an incorrect workqueue (git fixes (block drivers)).- lib/raid6: use vdupq_n_u8 to avoid endianness warnings (git fixes (block drivers)).- dm: fix redundant IO accounting for bios that need splitting (git fixes (block drivers)).- commit aa92bba * Wed Sep 09 2020 colyliAATTsuse.de- blacklist.conf: add two IDs,- 7bf137298cb73afdb8c5536e474f7ba71ab1c235- 52f476a323f9efc959be1c890d0cdcf12e1582e0- commit 0b068dc * Tue Sep 08 2020 dwagnerAATTsuse.de- nvme-fc: set max_segments to lldd max value (bsc#1176038).- commit 5ee296e * Tue Sep 08 2020 mbenesAATTsuse.cz- rpm/kernel-binary.spec.in: pack .ipa-clones files for live patching When -fdump-ipa-clones option is enabled, GCC reports about its cloning operation during IPA optimizations. We use the information for live patches preparation, because it is crucial to know if and how functions are optimized. Currently, we create the needed .ipa-clones dump files manually. It is unnecessary, because the files may be created automatically during our kernel build. Prepare for the step and provide the resulting files in - livepatch-devel package.- commit 98e5a9d * Tue Sep 08 2020 dwagnerAATTsuse.de- scsi: lpfc: Add dependency on CPU_FREQ (git-fixes).- block: Use non _rcu version of list functions for tag_set_list (git-fixes).- scsi: qla2xxx: Suppress two recently introduced compiler warnings (git-fixes).- commit 2a23b95 * Tue Sep 08 2020 dwagnerAATTsuse.de- blacklist.conf: Add inapplicable fixes- commit 38e6721 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing() (git-fixes).- commit 58d46e2 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: stmmac: rename dwmac4_tx_queue_routing() to match reality (git-fixes).- commit c43e422 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: stmmac: set MSS for each tx DMA channel (git-fixes).- commit f1ab812 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: dsa: b53: Use strlcpy() for ethtool::get_strings (git-fixes).- commit ddbe2ac * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock (git-fixes).- commit 5c45eb6 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b (git-fixes).- commit 31c57d2 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration (git-fixes).- commit 28d1408 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: stmmac: dwmac-meson8b: only configure the clocks in RGMII mode (git-fixes).- commit 83e4f56 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: fs_enet: do not call phy_stop() in interrupts (git-fixes).- commit ff1f805 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: dsa: mv88e6xxx: Unregister MDIO bus on error path (git-fixes).- commit 609dea5 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: dsa: mv88e6xxx: Fix interrupt masking on removal (git-fixes).- commit 0670ddf * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM (git-fixes).- commit 31b4dd4 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- usbnet: ipheth: prevent TX queue timeouts when device not ready (git-fixes). - Refresh patches.suse/usbnet-ipheth-fix-potential-recvmsg-bug-and-recvmsg-.patch.- commit 0b4778e * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: stmmac: Use correct values in TQS/RQS fields (git-fixes).- commit 3e23be0 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- bcm63xx_enet: do not write to random DMA channel on BCM6345 (git-fixes).- commit df4a549 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- bcm63xx_enet: correct clock usage (git-fixes).- commit 10fb3ff * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- stmmac: Don\'t access tx_q->dirty_tx before netif_tx_lock (git-fixes).- commit dd30115 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset function (git-fixes).- commit 19d2534 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: systemport: Fix software statistics for SYSTEMPORT Lite (git-fixes).- commit 806da9d * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: stmmac: Fix error handling path in \'alloc_dma_tx_desc_resources()\' (git-fixes).- commit aa35d2e * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: stmmac: Fix error handling path in \'alloc_dma_rx_desc_resources()\' (git-fixes).- commit 14cacc3 * Tue Sep 08 2020 denis.kirjanovAATTsuse.com- net: dsa: mv88e6xxx: fix 6085 frame mode masking (git-fixes).- commit a31076f * Mon Sep 07 2020 dwagnerAATTsuse.de- scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases (bsc#1174899).- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del() (bsc#1174899).- scsi: libfc: free response frame from GPN_ID (bsc#1174899).- commit 41911fb * Mon Sep 07 2020 bpAATTsuse.de- blacklist.conf: cc5277fe66cf x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()- commit 7d7bfb4 * Mon Sep 07 2020 bpAATTsuse.de- blacklist.conf: 2c18bd525c47 x86/resctrl: Fix memory bandwidth counter width for AMD Fix moved to SP3, see bsc#1172757- commit bf38139 * Mon Sep 07 2020 tiwaiAATTsuse.de- thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 (git-fixes).- dmaengine: pl330: Fix burst length if burst size is smaller than bus width (git-fixes).- dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma_xlate() (git-fixes).- dmaengine: of-dma: Fix of_dma_router_xlate\'s of_dma_xlate handling (git-fixes).- drm/radeon: Prefer lower feedback dividers (git-fixes).- batman-adv: bla: use netif_rx_ni when not in interrupt context (git-fixes).- batman-adv: Avoid uninitialized chaddr when handling DHCP (git-fixes).- usb: storage: Add unusual_uas entry for Sony PSZ drives (git-fixes).- USB: gadget: u_f: Unbreak offset calculation in VLAs (git-fixes).- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D (git-fixes).- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb() (git-fixes).- USB: gadget: u_f: add overflow checks to VLA macros (git-fixes).- xhci: Do warm-reset when both CAS and XDEV_RESUME are set (git-fixes).- usb: uas: Add quirk for PNY Pro Elite (git-fixes).- USB: lvtest: return proper error code in probe (git-fixes).- USB: quirks: Add no-lpm quirk for another Raydium touchscreen (git-fixes).- USB: yurex: Fix bad gfp argument (git-fixes).- drm/amdgpu: Fix buffer overflow in INFO ioctl (git-fixes).- drm/amd/pm: correct Vega12 swctf limit setting (git-fixes).- drm/amd/pm: correct Vega10 swctf limit setting (git-fixes).- HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage() (git-fixes).- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (git-fixes).- PCI: Fix pci_create_slot() reference count leak (git-fixes).- media: davinci: vpif_capture: fix potential double free (git-fixes).- media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq() (git-fixes).- ASoC: tegra: Fix reference count leaks (git-fixes).- rtlwifi: rtl8192cu: Prevent leaking urb (git-fixes).- drm/nouveau: Fix reference count leak in nouveau_connector_detect (git-fixes).- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit (git-fixes).- drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open (git-fixes).- omapfb: fix multiple reference count leaks due to pm_runtime_get_sync (git-fixes).- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails (git-fixes).- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl (git-fixes).- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms (git-fixes).- drm/radeon: fix multiple reference count leak (git-fixes).- drm/amdkfd: Fix reference count leaks (git-fixes).- USB: sisusbvga: Fix a potential UB casued by left shifting a negative value (git-fixes).- commit e19b8fc * Mon Sep 07 2020 aaptelAATTsuse.com- cifs: Fix leak when handling lease break for cached root fid (bsc#1176242).- commit ca35582 * Mon Sep 07 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen (git-fixes).- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716A (git-fixes).- Revert \"ALSA: hda: Add support for Loongson 7A1000 controller\" (git-fixes).- ALSA: firewire-digi00x: exclude Avid Adrenaline from detection (git-fixes).- ALSA; firewire-tascam: exclude Tascam FE-8 from detection (git-fixes).- commit 97b648e * Mon Sep 07 2020 msuchanekAATTsuse.de- rpm/kernel-source.spec.in: Also use bz compression (boo#1175882).- commit 375ec84 * Mon Sep 07 2020 msuchanekAATTsuse.de- rpm/kernel-binary.spec.in: Also sign ppc64 kernels (jsc#SLE-15857 jsc#SLE-13618).- commit 971fc3d * Mon Sep 07 2020 jgrossAATTsuse.com- xen: don\'t reschedule in preemption off sections (bsc#1175749).- commit 318da0e * Mon Sep 07 2020 shung-hsi.yuAATTsuse.com- net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init() (git-fixes).- commit bfeb0db * Sat Sep 05 2020 bpAATTsuse.de- KVM: SVM: fix svn_pin_memory()\'s use of get_user_pages_fast() (bsc#1112178).- commit 526948b * Sat Sep 05 2020 bpAATTsuse.de- x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task (bsc#1112178).- commit 57949a6 * Sat Sep 05 2020 bpAATTsuse.de- EDAC: Fix reference count leaks (bsc#1112178).- commit a44b460 * Fri Sep 04 2020 ematsumiyaAATTsuse.de- Refresh patches.suse/net-ipv6_stub-use-ip6_dst_lookup_flow-instead-of-ip6.patch.- Workaround for warning (-Wmaybe-uninitialized) for CVE-2020-14386 patch.- commit 7affa95 * Fri Sep 04 2020 tiwaiAATTsuse.de- Refresh and re-sort upstreamed patch- commit f8eb45a * Fri Sep 04 2020 tiwaiAATTsuse.de- Drop wrongly inserted end-of-sorted marker- commit 79c12b5 * Fri Sep 04 2020 mkubecekAATTsuse.cz- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386 bsc#1176069).- commit 8fbffb3 * Fri Sep 04 2020 bpAATTsuse.de- x86/mce/inject: Fix a wrong assignment of i_mce.status (bsc#1112178).- commit c5a4dbd * Fri Sep 04 2020 bpAATTsuse.de- blacklist.conf: 2accfa69050c cpu/speculation: Add prototype for cpu_show_srbds() Not worth backporting.- commit de8d427 * Thu Sep 03 2020 bpAATTsuse.de- sched/deadline: Initialize ->dl_boosted (bsc#1112178).- commit 2cc3275 * Thu Sep 03 2020 pmladekAATTsuse.com- blacklist.conf: dma-debug: speed up debug code that is disabled in SUSE kernels- commit f39945e * Thu Sep 03 2020 pmladekAATTsuse.com- blacklist.conf: kstrto *: comment fix- commit 149e6d1 * Thu Sep 03 2020 pmladekAATTsuse.com- blacklist.conf: kthread: comment fix- commit 9c117df * Thu Sep 03 2020 denis.kirjanovAATTsuse.com- hippi: Fix a size used in a \'pci_free_consistent()\' in an error handling path (git-fixes).- commit 21fb11a * Thu Sep 03 2020 denis.kirjanovAATTsuse.com- net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration (git-fixes).- commit 4a1ab26 * Thu Sep 03 2020 denis.kirjanovAATTsuse.com- net: smc91x: Fix possible memory leak in smc_drv_probe() (git-fixes).- commit 5692663 * Thu Sep 03 2020 denis.kirjanovAATTsuse.com- bonding: check error value of register_netdevice() immediately (git-fixes).- commit 51dbf06 * Thu Sep 03 2020 denis.kirjanovAATTsuse.com- bonding: check return value of register_netdevice() in bond_newlink() (git-fixes).- commit 23b9367 * Thu Sep 03 2020 denis.kirjanovAATTsuse.com- net/mlx5e: Fix error path of device attach (git-fixes).- commit c3ec25d * Thu Sep 03 2020 denis.kirjanovAATTsuse.com- net/mlx5: Fix a bug of using ptp channel index as pin index (git-fixes).- commit 3660bc8 * Thu Sep 03 2020 denis.kirjanovAATTsuse.com- vxlan: Ensure FDB dump is performed under RCU (git-fixes).- commit 48c418d * Thu Sep 03 2020 denis.kirjanovAATTsuse.com- mlx4: disable device on shutdown (git-fixes).- commit fafad6a * Thu Sep 03 2020 denis.kirjanovAATTsuse.com- mlxsw: core: Increase scope of RCU read-side critical section (git-fixes).- commit 48480a5 * Thu Sep 03 2020 denis.kirjanovAATTsuse.com- mlxsw: core: Free EMAD transactions using kfree_rcu() (git-fixes).- commit d1eb85c * Wed Sep 02 2020 dwagnerAATTsuse.de- scsi: lpfc: Update lpfc version to 12.8.0.3 (bsc#1171558 bsc#1136666).- scsi: lpfc: Fix LUN loss after cable pull (bsc#1171558 bsc#1136666).- scsi: lpfc: Fix validation of bsg reply lengths (bsc#1171558 bsc#1136666).- scsi: lpfc: Fix retry of PRLI when status indicates its unsupported (bsc#1171558 bsc#1136666).- scsi: lpfc: Fix oops when unloading driver while running mds diags (bsc#1171558 bsc#1136666).- scsi: lpfc: Fix RSCN timeout due to incorrect gidft counter (bsc#1171558 bsc#1136666).- scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range value (bsc#1171558 bsc#1136666).- scsi: lpfc: Fix FCoE speed reporting (bsc#1171558 bsc#1136666).- scsi: lpfc: Add missing misc_deregister() for lpfc_init() (bsc#1171558 bsc#1136666).- scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport (bsc#1171558 bsc#1136666).- scsi: lpfc: Fix typo in comment for ULP (bsc#1171558 bsc#1136666).- scsi: lpfc: Add description for lpfc_release_rpi()\'s \'ndlpl param (bsc#1171558 bsc#1136666).- scsi: lpfc: Fix a bunch of kerneldoc misdemeanors (bsc#1171558 bsc#1136666).- scsi: lpfc: Add and rename a whole bunch of function parameter descriptions (bsc#1171558 bsc#1136666).- scsi: lpfc: Use __printf() format notation (bsc#1171558 bsc#1136666).- scsi: lpfc: Fix kerneldoc parameter formatting/misnaming/missing issues (bsc#1171558 bsc#1136666).- scsi: lpfc: Fix some function parameter descriptions (bsc#1171558 bsc#1136666).- scsi: lpfc: Ensure variable has the same stipulations as code using it (bsc#1171558 bsc#1136666).- scsi: lpfc: Fix-up formatting/docrot where appropriate (bsc#1171558 bsc#1136666).- scsi: lpfc: Provide description for lpfc_mem_alloc()\'s \'align\' param (bsc#1171558 bsc#1136666).- scsi: lpfc: Fix-up around 120 documentation issues (bsc#1171558 bsc#1136666).- scsi: lpfc: Remove unused variable \'pg_addr\' (bsc#1171558 bsc#1136666).- scsi: lpfc: NVMe remote port devloss_tmo from lldd (bsc#1171558 bsc#1136666 bsc#1173060).- scsi: lpfc: Quieten some printks (bsc#1171558 bsc#1136666).- commit 6fba9f1 * Wed Sep 02 2020 dwagnerAATTsuse.de- update upstream references after rebase Once again, scsi maintainer branch got rebased, leaving our Git-commit tags invalid and git_sort complaining heavily. Update the tags to rebased branch.- commit 4a114be * Wed Sep 02 2020 jslabyAATTsuse.cz- PCI: qcom: Add support for tx term offset for rev 2.1.0 (git-fixes).- PCI: qcom: Define some PARF params needed for ipq8064 SoC (git-fixes).- PCI: qcom: Add missing reset for ipq806x (git-fixes).- PCI: qcom: Add missing ipq806x clocks in PCIe driver (git-fixes).- PCI: rcar: Fix incorrect programming of OB windows (git-fixes).- commit a2a92f2 * Wed Sep 02 2020 msuchanekAATTsuse.de- powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64 (bsc#1176022 ltc#187208).- powerpc/pseries: lift RTAS limit for radix (bsc#1176022 ltc#187208).- powerpc/pseries: radix is not subject to RMA limit, remove it (bsc#1176022 ltc#187208).- powerpc/powernv: Remove real mode access limit for early allocations (bsc#1176022 ltc#187208).- commit 387ceaf * Wed Sep 02 2020 tiwaiAATTsuse.de- Update kabi files: sync with 2020-09 update (commit 910b927f16fd)- commit bc20508 * Wed Sep 02 2020 firo.yangAATTsuse.com- mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo (bsc#1175691).- commit 09b5db0 * Tue Sep 01 2020 lyanAATTsuse.com- Hide e21a4f3a930c as of its duplication- commit 3355078 * Tue Sep 01 2020 msuchanekAATTsuse.de- powerpc/book3s64/radix: Fix boot failure with large amount of guest memory (bsc#1176022 ltc#187208).- commit dd1be79 * Tue Sep 01 2020 lyanAATTsuse.com- KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHE (jsc#SLE-4084).- arm64: KVM: regmap: Fix unexpected switch fall-through (jsc#SLE-4084).- KVM: arm64: Forbid kprobing of the VHE world-switch code (jsc#SLE-4084).- arm64: KVM: Don\'t generate UNDEF when LORegion feature is present (jsc#SLE-4084).- KVM: arm64: Fix order of vcpu_write_sys_reg() arguments (jsc#SLE-4084).- KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n (jsc#SLE-4084).- commit dce3e1e * Mon Aug 31 2020 mkubecekAATTsuse.cz- kabi: mask changes to struct ipv6_stub (bsc#1165629).- kabi: hide new parameter of ip6_dst_lookup_flow() (bsc#1165629).- net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup (CVE-2020-1749 bsc#1165629).- net: ipv6: add net argument to ip6_dst_lookup_flow (CVE-2020-1749 bsc#1165629).- commit f77a3e2 * Mon Aug 31 2020 lyanAATTsuse.com- Set CONFIG_HAVE_KVM_VCPU_ASYNC_IOCTL=y (jsc#SLE-4084).- commit c1f496f * Mon Aug 31 2020 msuchanekAATTsuse.de- Update vanilla config files.- commit f3a6f66 * Mon Aug 31 2020 denis.kirjanovAATTsuse.com- net/mlx5e: vxlan: Use RCU for vxlan table lookup (git-fixes).- commit d796e33 * Mon Aug 31 2020 denis.kirjanovAATTsuse.com- net: mvpp2: fix memory leak in mvpp2_rx (git-fixes).- commit 81387ef * Mon Aug 31 2020 denis.kirjanovAATTsuse.com- net: ethernet: aquantia: Fix wrong return value (git-fixes).- commit d0f1ff9 * Mon Aug 31 2020 lyanAATTsuse.com- KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs (jsc#SLE-4084).- KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load (jsc#SLE-4084).- KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHE (jsc#SLE-4084).- KVM: arm64: Cleanup __activate_traps and __deactive_traps for VHE and non-VHE (jsc#SLE-4084).- KVM: arm64: Configure c15, PMU, and debug register traps on cpu load/put for VHE (jsc#SLE-4084).- KVM: arm64: Directly call VHE and non-VHE FPSIMD enabled functions (jsc#SLE-4084).- Refresh patches.suse/arm64-KVM-Add-ARCH_WORKAROUND_2-support-for-guests.patch patches.suse/arm64-KVM-Use-SMCCC_ARCH_WORKAROUND_1-for-Falkor-BP-.patch- KVM: arm64: Move common VHE/non-VHE trap config in separate functions (jsc#SLE-4084).- KVM: arm64: Defer saving/restoring 32-bit sysregs to vcpu load/put (jsc#SLE-4084).- KVM: arm64: Prepare to handle deferred save/restore of 32-bit registers (jsc#SLE-4084).- Refresh patches.suse/0008-kvm-arm-use-PSR_AA32-definitions.patch- KVM: arm64: Defer saving/restoring 64-bit sysregs to vcpu load/put on VHE (jsc#SLE-4084).- KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1 (jsc#SLE-4084).- KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1 (jsc#SLE-4084).- KVM: arm64: Introduce framework for accessing deferred sysregs (jsc#SLE-4084).- KVM: arm64: Rewrite system register accessors to read/write functions (jsc#SLE-4084).- Refresh patches.suse/0008-kvm-arm-use-PSR_AA32-definitions.patch- KVM: arm64: Change 32-bit handling of VM system registers (jsc#SLE-4084).- KVM: arm64: Don\'t save the host ELR_EL2 and SPSR_EL2 on VHE systems (jsc#SLE-4084).- Refresh patches.suse/arm64-KVM-Add-ARCH_WORKAROUND_2-support-for-guests.patch- KVM: arm64: Unify non-VHE host/guest sysreg save and restore functions (jsc#SLE-4084).- Refresh patches.suse/arm64-KVM-Use-SMCCC_ARCH_WORKAROUND_1-for-Falkor-BP-.patch patches.suse/arm64-KVM-Add-ARCH_WORKAROUND_2-support-for-guests.patch- KVM: arm/arm64: Remove leftover comment from kvm_vcpu_run_vhe (jsc#SLE-4084).- KVM: arm64: Introduce separate VHE/non-VHE sysreg save/restore functions (jsc#SLE-4084).- Refresh patches.suse/arm64-KVM-Use-SMCCC_ARCH_WORKAROUND_1-for-Falkor-BP-.patch patches.suse/arm64-KVM-Add-ARCH_WORKAROUND_2-support-for-guests.patch- KVM: arm64: Rewrite sysreg alternatives to static keys (jsc#SLE-4084).- KVM: arm64: Move userspace system registers into separate function (jsc#SLE-4084).- KVM: arm64: Remove noop calls to timer save/restore from VHE switch (jsc#SLE-4084).- KVM: arm64: Don\'t deactivate VM on VHE systems (jsc#SLE-4084).- KVM: arm64: Remove kern_hyp_va() use in VHE switch function (jsc#SLE-4084).- KVM: arm64: Introduce VHE-specific kvm_vcpu_run (jsc#SLE-4084).- Refresh patches.suse/arm64-KVM-Add-ARCH_WORKAROUND_2-support-for-guests.patch- KVM: arm64: Factor out fault info population and gic workarounds (jsc#SLE-4084).- Refresh patches.suse/arm64-KVM-Use-SMCCC_ARCH_WORKAROUND_1-for-Falkor-BP-.patch patches.suse/arm64-KVM-Add-ARCH_WORKAROUND_2-support-for-guests.patch- KVM: arm64: Improve debug register save/restore flow (jsc#SLE-4084).- Refresh patches.suse/arm64-KVM-Add-ARCH_WORKAROUND_2-support-for-guests.patch- KVM: arm64: Slightly improve debug save/restore functions (jsc#SLE-4084).- KVM: arm64: Move debug dirty flag calculation out of world switch (jsc#SLE-4084).- KVM: arm/arm64: Get rid of vcpu->arch.irq_lines (jsc#SLE-4084).- Refresh patches.suse/KVM-arm-arm64-Handle-VGICv2-save-restore-from-the-ma.patch- KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flag (jsc#SLE-4084).- Refresh patches.suse/KVM-arm-arm64-Handle-VGICv2-save-restore-from-the-ma.patch- KVM: arm64: Rework hyp_panic for VHE and non-VHE (jsc#SLE-4084).- KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init (jsc#SLE-4084).- KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN (jsc#SLE-4084).- KVM: introduce kvm_arch_vcpu_async_ioctl (jsc#SLE-4084).- Refresh patches.suse/KVM-polling-add-architecture-backend-to-disable-poll.patch- KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl (jsc#SLE-4084).- Refresh patches.suse/kvm-s390-do-not-leak-kernel-stack-data-in-the-kvm_s390_interrupt-ioctl patches.suse/KVM-s390-do-not-clobber-registers-during-guest-reset.patch- KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu (jsc#SLE-4084).- KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu (jsc#SLE-4084).- KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug (jsc#SLE-4084).- KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate (jsc#SLE-4084).- KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate (jsc#SLE-4084).- KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate (jsc#SLE-4084).- KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs (jsc#SLE-4084).- Refresh patches.suse/kvm-x86-update-cpuid-properly-when-cr4-osxave-or-cr4-pke-is-changed- KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs (jsc#SLE-4084).- Refresh patches.suse/KVM-PPC-Move-nip-ctr-lr-xer-registers-to-pt_regs-in-.patch- KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs (jsc#SLE-4084).- Refresh patches.suse/KVM-PPC-Move-nip-ctr-lr-xer-registers-to-pt_regs-in-.patch- KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run (jsc#SLE-4084).- KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code (jsc#SLE-4084).- Refresh patches.suse/0005-kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch- KVM: Take vcpu->mutex outside vcpu_load (jsc#SLE-4084).- Refresh patches.suse/KVM-x86-move-LAPIC-initialization-after-VMCS-creatio.patch patches.suse/KVM-x86-fix-vcpu-initialization-with-userspace-lapic.patch patches.suse/kvm-x86-emulate-msr_ia32_arch_capabilities-on-amd-hosts.patch patches.suse/0005-kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch- commit 2bd8c1c * Mon Aug 31 2020 denis.kirjanovAATTsuse.com- net: spider_net: Fix the size used in a \'dma_free_coherent()\' call (git-fixes).- commit c7fc7a5 * Mon Aug 31 2020 denis.kirjanovAATTsuse.com- fsl/fman: use 32-bit unsigned integer (git-fixes).- commit 884f2a1 * Mon Aug 31 2020 denis.kirjanovAATTsuse.com- fsl/fman: fix dereference null return value (git-fixes).- commit 5236b48 * Mon Aug 31 2020 denis.kirjanovAATTsuse.com- fsl/fman: fix unreachable code (git-fixes).- commit f28a691 * Mon Aug 31 2020 denis.kirjanovAATTsuse.com- fsl/fman: check dereferencing null pointer (git-fixes).- commit b59e3ad * Mon Aug 31 2020 denis.kirjanovAATTsuse.com- fsl/fman: fix eth hash table allocation (git-fixes).- commit 038554f * Mon Aug 31 2020 denis.kirjanovAATTsuse.com- net/mlx5: Delete extra dump stack that gives nothing (git-fixes).- commit ee64db8 * Mon Aug 31 2020 denis.kirjanovAATTsuse.com- net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init (git-fixes).- commit a9bf90f * Mon Aug 31 2020 denis.kirjanovAATTsuse.com- net: stmmac: Fix RX packet size > 8191 (git-fixes).- commit 5f5f461 * Mon Aug 31 2020 dkirjanovAATTsuse.com- Revert \"sign also s390x kernel images (bsc#1163524)\" This reverts commit b38b61155f0a2c3ebca06d4bb0c2e11a19a87f1f.- commit 7ff1296 * Mon Aug 31 2020 msuchanekAATTsuse.de- char: virtio: Select VIRTIO from VIRTIO_CONSOLE (bsc#1175667).- commit ead5836 * Mon Aug 31 2020 tiwaiAATTsuse.de- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge (git-fixes).- usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe() (git-fixes).- usb: gadget: f_tcm: Fix some resource leaks in some error paths (git-fixes).- USB: cdc-acm: rework notification_buffer resizing (git-fixes).- i2c: rcar: in slave mode, clear NACK earlier (git-fixes).- device property: Fix the secondary firmware node handling in set_primary_fwnode() (git-fixes).- PM: sleep: core: Fix the handling of pending runtime resume requests (git-fixes).- drm/msm/adreno: fix updating ring fence (git-fixes).- usb: xhci: Fix ASMedia ASM1142 DMA addressing (git-fixes).- usb: xhci: define IDs for various ASMedia host controllers (git-fixes).- USB: serial: qcserial: add EM7305 QDL product ID (git-fixes).- USB: serial: ftdi_sio: fix break and sysrq handling (git-fixes).- USB: serial: ftdi_sio: clean up receive processing (git-fixes).- USB: serial: ftdi_sio: make process-packet buffer unsigned (git-fixes).- USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNORE (git-fixes).- commit b3ac7b5 * Mon Aug 31 2020 msuchanekAATTsuse.de- Set VIRTIO_CONSOLE=y (bsc#1175667).- commit 446034c * Mon Aug 31 2020 jgrossAATTsuse.com- drm/xen-front: Fix misused IS_ERR_OR_NULL checks (bsc#1065600).- commit be29b26 * Mon Aug 31 2020 jgrossAATTsuse.com- Revert \"xen/balloon: Fix crash when ballooning on x86 32 bit PAE\" (bsc#1065600).- commit b1849c0 * Mon Aug 31 2020 jgrossAATTsuse.com- xen/balloon: make the balloon wait interruptible (bsc#1065600).- commit 553c722 * Mon Aug 31 2020 oheringAATTsuse.de- hv_balloon: Balloon up according to request page number (git-fixes).- Drivers: hv: balloon: Remove dependencies on guest page size (git-fixes).- hv_netvsc: flag software created hash value (git-fixes).- hv_balloon: Use a static page for the balloon_up send buffer (git-fixes).- hv_netvsc: Allow scatter-gather feature to be tunable (git-fixes).- x86/hyperv: Create and use Hyper-V page definitions (git-fixes).- hv_netvsc: Fix a warning of suspicious RCU usage (git-fixes).- Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup() (git-fixes).- commit 403bb07 * Mon Aug 31 2020 jgrossAATTsuse.com- xen/balloon: fix accounting in alloc_xenballooned_pages error path (bsc#1065600).- commit f61b397 * Sun Aug 30 2020 colyliAATTsuse.de- bcache: allocate meta data pages as compound pages (bsc#1172873).- commit cadb4e1 * Sun Aug 30 2020 colyliAATTsuse.de- bcache: allocate meta data pages as compound pages (bsc#1172873).- commit 8e65b5e * Sun Aug 30 2020 colyliAATTsuse.de- block: check queue\'s limits.discard_granularity in __blkdev_issue_discard() (bsc#1152148).- block: improve discard bio alignment in __blkdev_issue_discard() (bsc#1152148).- commit 9860f13 * Sun Aug 30 2020 colyliAATTsuse.de- block: check queue\'s limits.discard_granularity in __blkdev_issue_discard() (bsc#1152148).- block: improve discard bio alignment in __blkdev_issue_discard() (bsc#1152148).- commit 27a1b8f * Fri Aug 28 2020 msuchanekAATTsuse.de- obsolete_kmp: provide newer version than the obsoleted one (boo#1170232).- commit c5ecb27 * Fri Aug 28 2020 oheringAATTsuse.de- hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit() (git-fixes).- hv_netvsc: Remove \"unlikely\" from netvsc_select_queue (git-fixes).- hv_netvsc: do not use VF device if link is down (git-fixes).- hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback() (git-fixes).- netvsc: unshare skb in VF rx handler (git-fixes).- x86/hyperv: Make hv_vcpu_is_preempted() visible (git-fixes).- commit 58f2c34 * Fri Aug 28 2020 tiwaiAATTsuse.de- Update patch reference for a tipc fix patch (bsc#1175515)- commit d50e3d1 * Fri Aug 28 2020 tiwaiAATTsuse.de- ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL (bsc#1175515).- ip_tunnel: allow not to count pkts on tstats by setting skb\'s dev to NULL (bsc#1175515).- commit b0b0b81 * Fri Aug 28 2020 msuchanekAATTsuse.de- ibmvnic fix NULL tx_pools and rx_tools issue at do_reset (bsc#1175873 ltc#187922).- commit 4a2ff81 * Thu Aug 27 2020 ddissAATTsuse.de- scsi: target/iblock: fix WRITE SAME zeroing (bsc#1169790).- commit dbea3da * Thu Aug 27 2020 tiwaiAATTsuse.de- serial: 8250: change lock order in serial8250_do_startup() (git-fixes).- serial: pl011: Fix oops on -EPROBE_DEFER (git-fixes).- serial: pl011: Don\'t leak amba_ports entry on driver register error (git-fixes).- kernel/relay.c: fix memleak on destroy relay channel (git-fixes).- ASoC: intel: Fix memleak in sst_media_open (git-fixes).- drm/amd/display: fix pow() crashing when given base 0 (git-fixes).- Input: psmouse - add a newline when printing \'proto\' by sysfs (git-fixes).- media: vpss: clean up resources in init (git-fixes).- media: budget-core: Improve exception handling in budget_register() (git-fixes).- commit 8e96d5d * Thu Aug 27 2020 dwagnerAATTsuse.de- Revert \"scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe\" (bsc#1171688 bsc#1174003).- Revert \"scsi: qla2xxx: Fix crash on qla2x00_mailbox_command\" (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Fix null pointer access during disconnect from subsystem (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Check if FW supports MQ before enabling (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set anytime (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Reduce noisy debug message (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Fix login timeout (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Indicate correct supported speeds for Mezz card (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Flush I/O on zone disable (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout values (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Address a set of sparse warnings (bsc#1171688 bsc#1174003).- scsi: qla2xxx: SAN congestion management implementation (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Change in PUREX to handle FPIN ELS requests (bsc#1171688 bsc#1174003). Refresh patches.kabi/scsi-fc-kABI-fixes-for-new-ELS_FPIN-definition.patch- scsi: qla2xxx: Introduce a function for computing the debug message prefix (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Make qla2x00_restart_isp() easier to read (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump() (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.handle (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Remove a superfluous cast (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Initialize \'n\' before using it (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier to read (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Remove the __packed annotation from struct fcp_hdr and fcp_hdr_le (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Check the size of struct fcp_hdr at compile time (bsc#1171688 bsc#1174003).- scsi: Fix trivial spelling (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Keep initiator ports after RSCN (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Remove return value from qla_nvme_ls() (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Remove an unused function (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Fix endianness annotations in source files (bsc#1171688 bsc#1174003). Refresh patches.suse/scsi-qla2xxx-Set-NVMe-status-code-for-failed-NVMe-FC.patch- scsi: qla2xxx: Fix endianness annotations in header files (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Use make_handle() instead of open-coding it (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Change {RD,WRT}_REG_ *() function names from upper case into lower case (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Fix the code that reads from mailbox registers (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Use register names instead of register offsets (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expressions (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Add more BUILD_BUG_ON() statements (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabetically (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Simplify the functions for dumping firmware (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Fix spelling of a variable name (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Make qlafx00_process_aen() return void (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Use true, false for ha->fw_dumped (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Use true, false for need_mpi_reset (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Make qla_set_ini_mode() return void (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Fix issue with adapter\'s stopping state (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Fix failure message in qlt_disable_vha() (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Fix warning after FC target reset (bsc#1171688 bsc#1174003).- scsi: qla2xxx: make 1-bit bit-fields unsigned int (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Fix MPI failure AEN (8200) handling (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Use ARRAY_SIZE() instead of open-coding it (bsc#1171688 bsc#1174003).- scsi: qla2xxx: Split qla2x00_configure_local_loop() (bsc#1171688 bsc#1174003).- commit 427bfb4 * Thu Aug 27 2020 ptesarikAATTsuse.cz- crypto: ecc - SP800-56A rev 3 local public key validation (bsc#1175716).- crypto: dh - SP800-56A rev 3 local public key validation (bsc#1175716).- crypto: dh - check validity of Z before export (bsc#1175716).- crypto: ecdh - check validity of Z before export (bsc#1175716).- lib/mpi: Add mpi_sub_ui() (bsc#1175716).- commit 6fe8f1a * Wed Aug 26 2020 lyanAATTsuse.com- KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code (bsc#1085308 CVE-2018-3639).- commit 454daa8 * Wed Aug 26 2020 lyanAATTsuse.com- KVM: arm/arm64: Get rid of vgic_elrsr (bsc#1085308 CVE-2018-3639).- Refresh patches.suse/KVM-arm-arm64-Move-arm64-only-vgic-v2-sr.c-file-to-a.patch patches.suse/0016-arm64-vgic-v2-Fix-proxying-of-cpuif-access.patch- commit d8c4bbc * Wed Aug 26 2020 martin.wilckAATTsuse.com- Refresh patches.suse/nvme-multipath-do-not-fall-back-to-__nvme_find_path-.patch.- commit d110b83 * Wed Aug 26 2020 martin.wilckAATTsuse.com- Refresh patches.suse/nvme-multipath-fix-logic-for-non-optimized-paths.patch.- commit ca766a1 * Wed Aug 26 2020 martin.wilckAATTsuse.com- Refresh patches.suse/nvme-multipath-round-robin-eliminate-fallback-variable.patch.- commit 3ed00ab * Wed Aug 26 2020 martin.wilckAATTsuse.com- Refresh patches.suse/nvme-multipath-round-robin-fix-single-non-optimized-path-case.patch.- commit 4140ba8 * Wed Aug 26 2020 msuchanekAATTsuse.de- blacklist.conf: Add inapplicable fix. 5f987caec521 powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=y- commit af92dfd * Wed Aug 26 2020 msuchanekAATTsuse.de- powerpc/perf: Fix missing is_sier_aviable() during build (bsc#1065729).- pseries: Fix 64 bit logical memory block panic (bsc#1065729).- KVM: PPC: Book3S PR: Remove uninitialized_var() usage (bsc#1065729).- commit a3452cf * Wed Aug 26 2020 mbenesAATTsuse.cz- selftests/livepatch: fix mem leaks in test-klp-shadow-vars (bsc#1071995).- commit a65d35c * Wed Aug 26 2020 msuchanekAATTsuse.de- powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death (fate#322438 bsc#1085030 ltC#165630).- commit fddb4c0 * Wed Aug 26 2020 mbenesAATTsuse.cz- selftests/livepatch: more verification in test-klp-shadow-vars (bsc#1071995).- commit be95677 * Wed Aug 26 2020 mbenesAATTsuse.cz- selftests/livepatch: rework test-klp-shadow-vars (bsc#1071995).- commit 17f1cf0 * Wed Aug 26 2020 mbenesAATTsuse.cz- selftests/livepatch: simplify test-klp-callbacks busy target tests (bsc#1071995).- commit a02b79c * Wed Aug 26 2020 msuchanekAATTsuse.de- powerpc/64s: Don\'t init FSCR_DSCR in __init_FSCR() (bsc#1065729).- commit fe73b14 * Wed Aug 26 2020 jackAATTsuse.cz- ocfs2: change slot number type s16 to u16 (bsc#1175786).- commit 2a330a3 * Wed Aug 26 2020 mbenesAATTsuse.cz- tracing: Use trace_sched_process_free() instead of exit() for pid tracing (git-fixes).- commit 222cf8c * Wed Aug 26 2020 mbenesAATTsuse.cz- tracepoint: Mark __tracepoint_string\'s __used (git-fixes).- commit b3dff60 * Wed Aug 26 2020 mbenesAATTsuse.cz- blacklist.conf: 96b4833b6827 (\"tracing/hwlat: Honor the tracing_cpumask\") CONFIG_HWLAT_TRACER is not set anywhere.- commit 8ada7a9 * Wed Aug 26 2020 mbenesAATTsuse.cz- blacklist.conf: 7ef282e05132 (\"tracing: Move pipe reference to trace array instead of current_tracer\") As mentioned in the changelog, it is a cleanup and not really a critical fix.- commit 75c9e8c * Wed Aug 26 2020 jackAATTsuse.cz- jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock() (bsc#1175772).- commit 9da330d * Wed Aug 26 2020 jackAATTsuse.cz- ext4: fix checking of directory entry validity for inline directories (bsc#1175771).- commit fd18e6d * Wed Aug 26 2020 jackAATTsuse.cz- kernfs: do not call fsnotify() with name without a parent (bsc#1175770).- commit e6f14da * Wed Aug 26 2020 jackAATTsuse.cz- mm: filemap: clear idle flag for writes (bsc#1175769).- commit 0653a74 * Wed Aug 26 2020 jackAATTsuse.cz- dlm: Fix kobject memleak (bsc#1175768).- commit 193f10b * Wed Aug 26 2020 jackAATTsuse.cz- ocfs2: fix value of OCFS2_INVALID_SLOT (bsc#1175767).- commit c57fe5a * Wed Aug 26 2020 jslabyAATTsuse.cz- ip6_gre: fix null-ptr-deref in ip6gre_init_net() (git-fixes).- commit ab472c0 * Wed Aug 26 2020 jslabyAATTsuse.cz- tcp: make sure listeners don\'t initialize congestion-control state (networking-stable-20_07_17).- l2tp: remove skb_dst_set() from l2tp_xmit_skb() (networking-stable-20_07_17).- vlan: consolidate VLAN parsing code and limit max parsing depth (networking-stable-20_07_17).- ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg (networking-stable-20_07_17).- net: usb: qmi_wwan: add support for Quectel EG95 LTE modem (networking-stable-20_07_17).- sched: consistently handle layer3 header accesses in the presence of VLANs (networking-stable-20_07_17).- tcp: md5: do not send silly options in SYNCOOKIES (networking-stable-20_07_17).- tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers (networking-stable-20_07_17).- genetlink: remove genl_bind (networking-stable-20_07_17).- kABI: genetlink: remove genl_bind (kabi).- tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key() (networking-stable-20_07_17).- llc: make sure applications use ARPHRD_ETHER (networking-stable-20_07_17).- commit 0f20390 * Wed Aug 26 2020 lyanAATTsuse.com- Refresh patches.suse/arm64-KVM-Add-ARCH_WORKAROUND_2-support-for-guests.patch- commit a59e06b * Tue Aug 25 2020 jackAATTsuse.cz- ext4: check journal inode extents more carefully (bsc#1173485).- commit 794d98a * Tue Aug 25 2020 jackAATTsuse.cz- ext4: don\'t allow overlapping system zones (bsc#1173485).- commit 9b895a5 * Tue Aug 25 2020 jackAATTsuse.cz- ext4: handle error of ext4_setup_system_zone() on remount (bsc#1173485).- commit 7164881 * Tue Aug 25 2020 jackAATTsuse.cz- ext4: fix potential negative array index in do_split() (bsc#1173798 CVE-2020-14314).- commit 42dfa31 * Tue Aug 25 2020 denis.kirjanovAATTsuse.com- net: stmmac: dwmac1000: provide multicast filter fallback (git-fixes).- commit e298f6b * Tue Aug 25 2020 denis.kirjanovAATTsuse.com- net: ethernet: stmmac: Disable hardware multicast filter (git-fixes).- commit f1cab89 * Tue Aug 25 2020 denis.kirjanovAATTsuse.com- i40e: Set RX_ONLY mode for unicast promiscuous on VLAN (git-fixes).- commit bd2695a * Tue Aug 25 2020 denis.kirjanovAATTsuse.com- i40e: Fix crash during removing i40e driver (git-fixes).- commit 07e5b39 * Tue Aug 25 2020 denis.kirjanovAATTsuse.com- net: fec: correct the error path for regulator disable in probe (git-fixes).- commit 472fa46 * Tue Aug 25 2020 denis.kirjanovAATTsuse.com- bonding: show saner speed for broadcast mode (git-fixes).- commit 0c1bded * Tue Aug 25 2020 denis.kirjanovAATTsuse.com- bonding: fix a potential double-unregister (git-fixes).- commit 8d9db95 * Tue Aug 25 2020 denis.kirjanovAATTsuse.com- ipvlan: fix device features (git-fixes).- commit 9f1abdc * Tue Aug 25 2020 denis.kirjanovAATTsuse.com- net: dsa: b53: check for timeout (git-fixes).- commit e0151df * Tue Aug 25 2020 tiwaiAATTsuse.de- drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume (bsc#1111666).- drm: Added orientation quirk for ASUS tablet model T103HAF (bsc#1111666).- commit 959c395 * Tue Aug 25 2020 tiwaiAATTsuse.de- Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt() (bsc#1111666).- Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt() (bsc#1111666).- Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt() (bsc#1111666).- commit 25b2e0c * Tue Aug 25 2020 jslabyAATTsuse.cz- sctp: Don\'t advertise IPv4 addresses if ipv6only is set on the socket (networking-stable-20_06_28).- tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT (networking-stable-20_06_28).- net: bridge: enfore alignment for ethernet address (networking-stable-20_06_28).- net: Do not clear the sock TX queue in sk_set_socket() (networking-stable-20_06_28).- net: increment xmit_recursion level in dev_direct_xmit() (networking-stable-20_06_28).- net: Fix the arp error in some cases (networking-stable-20_06_28).- ip_tunnel: fix use-after-free in ip_tunnel_lookup() (networking-stable-20_06_28).- ip6_gre: fix use-after-free in ip6gre_tunnel_lookup() (networking-stable-20_06_28).- net: core: reduce recursion limit value (networking-stable-20_06_28).- net: fix memleak in register_netdevice() (networking-stable-20_06_28).- net: usb: ax88179_178a: fix packet alignment padding (networking-stable-20_06_28).- tcp: grow window for OOO packets only for SACK flows (networking-stable-20_06_28).- rocker: fix incorrect error handling in dma_rings_init (networking-stable-20_06_28).- mld: fix memory leak in ipv6_mc_destroy_dev() (networking-stable-20_06_28).- commit 0bd3d4a * Mon Aug 24 2020 lyanAATTsuse.com- KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state (bsc#1085308 CVE-2018-3639).- commit 7ebf94c * Mon Aug 24 2020 lyanAATTsuse.com- arm64: KVM: Handle guest\'s ARCH_WORKAROUND_2 requests (bsc#1085308 CVE-2018-3639).- commit f31cf42 * Mon Aug 24 2020 lyanAATTsuse.com- arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID (bsc#1085308 CVE-2018-3639).- arm64: KVM: Add ARCH_WORKAROUND_2 support for guests (bsc#1085308 CVE-2018-3639).- arm64: KVM: Add HYP per-cpu accessors (bsc#1085308 CVE-2018-3639).- Refresh patches.suse/KVM-arm-arm64-Do-not-use-kern_hyp_va-with-kvm_vgic_g.patch- KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64 (bsc#1085308 CVE-2018-3639).- Refresh patches.suse/0016-arm64-vgic-v2-Fix-proxying-of-cpuif-access.patch patches.suse/0008-kvm-arm-use-PSR_AA32-definitions.patch- KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs (bsc#1085308 CVE-2018-3639).- Refresh patches.suse/ARM-KVM-report-support-for-SMCCC_ARCH_WORKAROUND_1.patch patches.suse/kvm-make-vm-ioctl-do-valloc-for-some-archs- KVM: arm64: Avoid storing the vcpu pointer on the stack (bsc#1085308 CVE-2018-3639).- Refresh patches.suse/arm64-KVM-Use-SMCCC_ARCH_WORKAROUND_1-for-Falkor-BP-.patch patches.suse/KVM-arm64-Set-SCTLR_EL2.DSSBS-if-SSBD-is-forcefully-.patch- commit 2cb50dd * Mon Aug 24 2020 mgormanAATTsuse.de- blacklist.conf: Commit breaks KABI for wb_reason and the dangling reason is harmless- commit b8897b0 * Mon Aug 24 2020 mgormanAATTsuse.de- include/linux/poison.h: remove obsolete comment (git fixes (poison)).- kernel/cpu_pm: Fix uninitted local in cpu_pm (git fixes (kernel/pm)).- mm: remove VM_BUG_ON(PageSlab()) from page_mapcount() (git fixes (mm/compaction)).- mm, thp: fix defrag setting if newline is not used (git fixes (mm/thp)).- mm/shmem.c: cast the type of unmap_start to u64 (git fixes (mm/shmem)).- mm/rmap.c: don\'t reuse anon_vma if we just want a copy (git fixes (mm/rmap)).- mm/mmu_notifier: use hlist_add_head_rcu() (git fixes (mm/mmu_notifiers)).- mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate (git fixes (mm/migrate)).- PM / CPU: replace raw_notifier with atomic_notifier (git fixes (kernel/pm)).- commit c20db15 * Mon Aug 24 2020 yousaf.kaukabAATTsuse.com- dpaa_eth: Fix one possible memleak in dpaa_eth_probe (bsc#1174550).- commit 15a2f64 * Mon Aug 24 2020 yousaf.kaukabAATTsuse.com- soc: fsl: qbman_portals: add APIs to retrieve the probing status (bsc#1174550).- commit f728c54 * Mon Aug 24 2020 yousaf.kaukabAATTsuse.com- dpaa_eth: FMan erratum A050385 workaround (bsc#1174550).- fsl/fman: detect FMan erratum A050385 (bsc#1174550).- dpaa_eth: fix DMA mapping leak (bsc#1174550).- dpaa_eth: register a device link for the qman portal used (bsc#1174550).- soc: fsl: qbman: allow registering a device link for the portal user (bsc#1174550).- dpaa_eth: extend delays in ndo_stop (bsc#1174550).- dpaa_eth: remove netdev_err() for user errors (bsc#1174550).- dpaa_eth: add dropped frames to percpu ethtool stats (bsc#1174550).- dpaa_eth: use a page to store the SGT (bsc#1174550).- dpaa_eth: cleanup skb_to_contig_fd() (bsc#1174550).- dpaa_eth: use fd information in dpaa_cleanup_tx_fd() (bsc#1174550).- dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd() (bsc#1174550).- dpaa_eth: use page backed rx buffers (bsc#1174550).- dpaa_eth: use only one buffer pool per interface (bsc#1174550).- dpaa_eth: add newline in dev_err() msg (bsc#1174550).- fsl/fman: remove unused struct member (bsc#1174550).- dpaa_eth: change DMA device (bsc#1174550).- fsl/fman: add API to get the device behind a fman port (bsc#1174550).- dpaa_eth: remove redundant code (bsc#1174550).- dpaa_eth: defer probing after qbman (bsc#1174550).- fsl/fman: don\'t touch liodn base regs reserved on non-PAMU SoCs (bsc#1174550).- commit 4b07355 * Mon Aug 24 2020 tbogendoerferAATTsuse.de- net: ena: Make missed_tx stat incremental (bsc#1083548).- net: ena: Change WARN_ON expression in ena_del_napi_in_range() (bsc#1174852).- net: ena: Prevent reset after device destruction (bsc#1083548).- commit dfc6d53 * Mon Aug 24 2020 yousaf.kaukabAATTsuse.com- blacklist.conf: arm64: add a couple of fixes- commit 22b388f * Mon Aug 24 2020 yousaf.kaukabAATTsuse.com- PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent (bsc#1175668).- tty: serial: fsl_lpuart: free IDs allocated by IDA (bsc#1175670).- arm64: ssbs: Fix context-switch when SSBS is present on all CPUs (bsc#1175669).- PM / devfreq: rk3399_dmc: Disable devfreq-event device when fails.- PM / devfreq: rk3399_dmc: Add missing of_node_put() (bsc#1175668).- tty: serial: fsl_lpuart: add imx8qxp support (bsc#1175670).- PCI: dwc: Move interrupt acking into the proper callback (bsc#1175666).- commit 59fc68c * Mon Aug 24 2020 msuchanekAATTsuse.de- Refresh sorted patches.- commit 83d3401 * Mon Aug 24 2020 msuchanekAATTsuse.de- mm/vunmap: add cond_resched() in vunmap_pmd_range (bsc#1175654 ltc#184617).- commit e0f292b * Mon Aug 24 2020 neilbAATTsuse.de- md-cluster: Fix potential error pointer dereference in resize_bitmaps() (git-fixes).- md/raid5: Fix Force reconstruct-write io stuck in degraded raid5 (git-fixes).- commit 9b89f70 * Fri Aug 21 2020 tiwaiAATTsuse.de- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion (git-fixes).- ALSA: usb-audio: ignore broken processing/extension unit (git-fixes).- ALSA: hda/realtek: Add model alc298-samsung-headphone (git-fixes).- ALSA: usb-audio: Update documentation comment for MS2109 quirk (git-fixes).- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1) (git-fixes).- ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book (git-fixes).- commit cf8af4e * Fri Aug 21 2020 tbogendoerferAATTsuse.de- vmxnet3: use correct tcp hdr length when packet is encapsulated (bsc#1175199).- commit e4c95e9 * Fri Aug 21 2020 denis.kirjanovAATTsuse.com- net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb (git-fixes).- commit 0974c5c * Fri Aug 21 2020 denis.kirjanovAATTsuse.com- net: udp: Fix wrong clean up for IS_UDPLITE macro (git-fixes).- commit c602a65 * Fri Aug 21 2020 denis.kirjanovAATTsuse.com- dev: Defer free of skbs in flush_backlog (git-fixes).- commit 96b591c * Fri Aug 21 2020 denis.kirjanovAATTsuse.com- ipv4: Silence suspicious RCU usage warning (git-fixes).- commit d8642d6 * Fri Aug 21 2020 denis.kirjanovAATTsuse.com- ipv6: fix memory leaks on IPV6_ADDRFORM path (git-fixes).- commit 73e0906 * Fri Aug 21 2020 denis.kirjanovAATTsuse.com- rds: Prevent kernel-infoleak in rds_notify_queue_get() (git-fixes).- commit cf91989 * Fri Aug 21 2020 denis.kirjanovAATTsuse.com- af_key: pfkey_dump needs parameter validation (git-fixes).- commit 0611b53 * Fri Aug 21 2020 denis.kirjanovAATTsuse.com- ipvs: allow connection reuse for unconfirmed conntrack (git-fixes).- commit 71f6dfe * Fri Aug 21 2020 denis.kirjanovAATTsuse.com- net: make symbol \'flush_works\' static (git-fixes).- commit 146d980 * Fri Aug 21 2020 denis.kirjanovAATTsuse.com- openvswitch: Prevent kernel-infoleak in ovs_ct_put_key() (git-fixes).- commit 5e9b4ad * Fri Aug 21 2020 denis.kirjanovAATTsuse.com- net: gre: recompute gre csum for sctp over gre tunnels (git-fixes).- commit 54a648d * Fri Aug 21 2020 denis.kirjanovAATTsuse.com- net: Set fput_needed iff FDPUT_FPUT is set (git-fixes).- commit 2bc7e15 * Fri Aug 21 2020 jwiesnerAATTsuse.com- bonding: fix active-backup failover for current ARP slave (bsc#1174771).- commit 89cd3a9 * Fri Aug 21 2020 osalvadorAATTsuse.de- mm: Avoid calling build_all_zonelists_init under hotplug context (bsc#1154366).- commit f736945 * Fri Aug 21 2020 tiwaiAATTsuse.de- drm/ttm/nouveau: don\'t call tt destroy callback on alloc failure (bsc#1175232).- commit 2d00bd4 * Fri Aug 21 2020 tiwaiAATTsuse.de- iwlegacy: Check the return value of pcie_capability_read_ *() (bsc#1111666).- brcmfmac: set state of hanger slot to FREE when flushing PSQ (bsc#1111666).- brcmfmac: To fix Bss Info flag definition Bug (bsc#1111666).- brcmfmac: keep SDIO watchdog running when console_interval is non-zero (bsc#1111666).- drm/msm: ratelimit crtc event overflow error (bsc#1111666).- drm/nouveau: fix multiple instances of reference count leaks (bsc#1111666).- gpu: host1x: debug: Fix multiple channels emitting messages simultaneously (bsc#1111666).- drm/etnaviv: fix ref count leak via pm_runtime_get_sync (bsc#1111666).- drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync (bsc#1111666).- drm/amdgpu: avoid dereferencing a NULL pointer (bsc#1111666).- drm/radeon: disable AGP by default (bsc#1111666).- drm/tilcdc: fix leak & null ref in panel_connector_get_modes (bsc#1111666).- drm/debugfs: fix plain echo to connector \"force\" attribute (bsc#1111666).- net: phy: Check harder for errors in get_phy_id() (bsc#1111666).- commit 5e79b44 * Fri Aug 21 2020 tiwaiAATTsuse.de- Fix the wrong timer callback call in the recent ipvs refcount fix Refresh patches.suse/0008-ipvs-fix-refcount-usage-for-conns-in-ops-mode.patch- commit c29c9f1 * Fri Aug 21 2020 gheAATTsuse.com- ocfs2: fix panic on nfs server over ocfs2 (bsc#1172963).- ocfs2: load global_inode_alloc (bsc#1172963).- ocfs2: avoid inode removal while nfsd is accessing it (bsc#1172963).- commit 796ef7d * Fri Aug 21 2020 gheAATTsuse.com- ocfs2: fix the application IO timeout when fstrim is running (bsc#1175228).- ocfs2: add trimfs lock to avoid duplicated trims in cluster (bsc#1175228).- ocfs2: add trimfs dlm lock resource (bsc#1175228).- commit d2d31d7 * Fri Aug 21 2020 firo.yangAATTsuse.com- ipvs: fix the connection sync failed in some cases (bsc#1174699).- commit 84882ba * Thu Aug 20 2020 msuchanekAATTsuse.de- powerpc/pseries: Do not initiate shutdown when system is running on UPS (bsc#1175440 ltc#187574).- commit 46dece7 * Thu Aug 20 2020 fdmananaAATTsuse.com- btrfs: fix memory leaks after failure to lookup checksums during inode logging (bsc#1175550).- commit 55d04f3 * Thu Aug 20 2020 tbogendoerferAATTsuse.de- net: ena: ethtool: support set_channels callback (bsc#1174852).- Refresh patches.suse/net-ena-add-missing-ethtool-TX-timestamping-indicati.patch.- commit 9b8c5e6 * Thu Aug 20 2020 tbogendoerferAATTsuse.de- net: ena: make ethtool -l show correct max number of queues (bsc#1174852).- Refresh patches.suse/net-ena-fix-uses-of-round_jiffies.patch.- commit bca3abd * Thu Aug 20 2020 tbogendoerferAATTsuse.de- net: ena: fix incorrect update of intr_delay_resolution (bsc#1174852).- Refresh patches.suse/net-ena-fix-default-tx-interrupt-moderation-interval.patch.- commit dc41801 * Thu Aug 20 2020 tbogendoerferAATTsuse.de- net: ena: remove all old adaptive rx interrupt moderation code from ena_com (bsc#1174852).- Refresh patches.suse/net-ena-fix-corruption-of-dev_idx_to_host_tbl.patch.- Refresh patches.suse/net-ena-fix-default-tx-interrupt-moderation-interval.patch.- commit 6820b68 * Thu Aug 20 2020 tbogendoerferAATTsuse.de- net: ena: support new LLQ acceleration mode (bsc#1174852).- net: ena: move llq configuration from ena_probe to ena_device_init() (bsc#1174852).- net: ena: enable support of rss hash key and function changes (bsc#1174852).- net: ena: add support for traffic mirroring (bsc#1174852).- net: ena: cosmetic: change ena_com_stats_admin stats to u64 (bsc#1174852).- net: ena: cosmetic: satisfy gcc warning (bsc#1174852).- net: ena: add reserved PCI device ID (bsc#1174852).- net: ena: avoid unnecessary rearming of interrupt vector when busy-polling (bsc#1174852).- net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_range (bsc#1174852).- net: ena: xdp: update napi budget for DROP and ABORTED (bsc#1174852).- net: ena: xdp: XDP_TX: fix memory leak (bsc#1174852).- net: ena: reduce driver load time (bsc#1174852).- net: ena: cosmetic: minor code changes (bsc#1174852).- net: ena: cosmetic: fix spacing issues (bsc#1174852).- net: ena: cosmetic: code reorderings (bsc#1174852).- net: ena: cosmetic: remove unnecessary code (bsc#1174852).- net: ena: cosmetic: fix line break issues (bsc#1174852).- net: ena: cosmetic: fix spelling and grammar mistakes in comments (bsc#1174852).- net: ena: cosmetic: set queue sizes to u32 for consistency (bsc#1174852).- net: ena: cosmetic: rename ena_update_tx/rx_rings_intr_moderation() (bsc#1174852).- net: ena: simplify ena_com_update_intr_delay_resolution() (bsc#1174852).- net: ena: fix ena_com_comp_status_to_errno() return value (bsc#1174852).- net: ena: use explicit variable size for clarity (bsc#1174852).- net: ena: rename ena_com_free_desc to make API more uniform (bsc#1174852).- net: ena: add support for the rx offset feature (bsc#1174852).- net: ena: cosmetic: extract code to ena_indirection_table_set() (bsc#1174852).- net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros (bsc#1174852).- net: ena: use SHUTDOWN as reset reason when closing interface (bsc#1174852).- net: ena: drop superfluous prototype (bsc#1174852).- net: ena: add support for reporting of packet drops (bsc#1174852).- net: ena: add unmask interrupts statistics to ethtool (bsc#1174852).- net: ena: remove code that does nothing (bsc#1174852).- net: ena: changes to RSS hash key allocation (bsc#1174852).- net: ena: change default RSS hash function to Toeplitz (bsc#1174852).- net: ena: allow setting the hash function without changing the key (bsc#1174852).- net: ena: fix error returning in ena_com_get_hash_function() (bsc#1174852).- net: ena: avoid unnecessary admin command when RSS function set fails (bsc#1174852).- net/ena: Fix build warning in ena_xdp_set() (bsc#1174852).- net: ena: Make some functions static (bsc#1174852).- net: ena: ethtool: clean up minor indentation issue (bsc#1174852).- net: ena: ethtool: remove redundant non-zero check on rc (bsc#1174852).- net: ena: remove set but not used variable \'hash_key\' (bsc#1174852).- net: ena: fix request of incorrect number of IRQ vectors (bsc#1174852).- net: ena: fix incorrect setting of the number of msix vectors (bsc#1174852).- net: ena: remove set but not used variable \'rx_ring\' (bsc#1174852).- net: ena: Add first_interrupt field to napi struct (bsc#1174852).- net: ena: Implement XDP_TX action (bsc#1174852).- net: ena: implement XDP drop support (bsc#1174852).- net: ena: remove redundant print of number of queues (bsc#1174852).- net: ena: ethtool: get_channels: use combined only (bsc#1174852).- net: ena: multiple queue creation related cleanups (bsc#1174852).- net: ena: change num_queues to num_io_queues for clarity and consistency (bsc#1174852).- net: ena: clean up indentation issue (bsc#1174852).- net: ena: Select DIMLIB for ENA_ETHERNET (bsc#1174852).- net: ena: fix update of interrupt moderation register (bsc#1174852).- net: ena: remove ena_restore_ethtool_params() and relevant fields (bsc#1174852).- net: ena: remove old adaptive interrupt moderation code from ena_netdev (bsc#1174852).- net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_interval _ *() (bsc#1174852).- net: ena: enable the interrupt_moderation in driver_supported_features (bsc#1174852).- net: ena: switch to dim algorithm for rx adaptive interrupt moderation (bsc#1174852).- commit 9180042 * Thu Aug 20 2020 msuchanekAATTsuse.de- powerpc/init: Do not advertise radix during client-architecture-support (bsc#1055186 ltc#153436 FATE#323286).- commit a69c29b * Thu Aug 20 2020 msuchanekAATTsuse.de- powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE (bsc#1055186 ltc#153436 FATE#323286).- powerpc/prom: Enable Radix GTSE in cpu pa-features (bsc#1055186 ltc#153436 FATE#323286).- powerpc/mm: Enable radix GTSE only if supported (bsc#1055186 ltc#153436 FATE#323286).- commit 423ac58 * Thu Aug 20 2020 yousaf.kaukabAATTsuse.com- arm64: mm: Fix pte_mkclean, pte_mkdirty semantics (bsc#1175526). Remove patch from blacklist.conf- commit 39050c2 * Thu Aug 20 2020 denis.kirjanovAATTsuse.com- net: ip6_gre: Request headroom in __gre6_xmit() (git-fixes).- commit d5de444 * Thu Aug 20 2020 denis.kirjanovAATTsuse.com- ipvs: fix refcount usage for conns in ops mode (git-fixes).- commit 9721bff * Thu Aug 20 2020 denis.kirjanovAATTsuse.com- netfilter: x_tables: add counters allocation wrapper (git-fixes).- commit faf700d * Thu Aug 20 2020 denis.kirjanovAATTsuse.com- netfilter: x_tables: limit allocation requests for blob rule heads (git-fixes).- commit 7f95e2b * Thu Aug 20 2020 denis.kirjanovAATTsuse.com- netfilter: x_tables: cap allocations at 512 mbyte (git-fixes).- commit 7f365e5 * Wed Aug 19 2020 fdmananaAATTsuse.com- btrfs: treat RWF_{,D}SYNC writes as sync for CRCs (bsc#1175493).- commit 5f890c0 * Wed Aug 19 2020 tbogendoerferAATTsuse.de- linux/dim: Move implementation to .c files (bsc#1174852).- Update config files.- commit 6ecfc7b * Wed Aug 19 2020 tbogendoerferAATTsuse.de- net: ethernet: broadcom: have drivers select DIMLIB as needed (bsc#1174852).- net: update net_dim documentation after rename (bsc#1174852).- lib: dimlib: fix help text typos (bsc#1174852).- lib/dim: Fix -Wunused-const-variable warnings (bsc#1174852).- linux/dim: Fix overflow in dim calculation (bsc#1174852).- linux/dim: Add completions count to dim_sample (bsc#1174852).- linux/dim: Rename externally used net_dim members (bsc#1174852).- linux/dim: Rename net_dim_sample() to net_dim_update_sample() (bsc#1174852).- linux/dim: Rename externally exposed macros (bsc#1174852).- linux/dim: Remove \"net\" prefix from internal DIM members (bsc#1174852).- linux/dim: Move logic to dim.h (bsc#1174852).- Documentation/networking: Add net DIM documentation (bsc#1174852).- MAINTAINERS: add entry for Dynamic Interrupt Moderation (bsc#1174852).- commit 6eb9854 * Wed Aug 19 2020 oheringAATTsuse.de- hv_netvsc: Fix unwanted wakeup in netvsc_attach() (git-fixes).- scsi: storvsc: Correctly set number of hardware queues for IDE disk (git-fixes).- hv_netvsc: Fix error handling in netvsc_attach() (git-fixes).- x86/hyper-v: Fix overflow bug in fill_gva_list() (git-fixes).- Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE (git-fixes).- commit cce5d35 * Wed Aug 19 2020 oheringAATTsuse.de- add mainline tag to a patch for pci-hyperv- commit 8f3bb72 * Wed Aug 19 2020 oheringAATTsuse.de- PCI: hv: Fix a timing issue which causes kdump to fail occasionally (bsc#1172871, bsc#1172872, git-fixes).- commit 23b6a0a * Wed Aug 19 2020 nstangeAATTsuse.de- rpm/kernel-binary.spec.in: restrict livepatch metapackage to default flavor It has been reported that the kernel- *-livepatch metapackage got erroneously enabled for SLE15-SP3\'s new -preempt flavor, leading to a unresolvable dependency to a non-existing kernel-livepatch-x.y.z-preempt package. As SLE12 and SLE12-SP1 have run out of livepatching support, the need to build said metapackage for the -xen flavor is gone and the only remaining flavor for which they\'re still wanted is -default. Restrict the build of the kernel- *-livepatch metapackage to the -default flavor.- commit 58949f3 * Wed Aug 19 2020 oheringAATTsuse.de- Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops (bsc#1175127, bsc#1175128).- commit 7fbfb2c * Wed Aug 19 2020 gheAATTsuse.com- Revert \"ocfs2: avoid inode removal while nfsd is accessing it\" This reverts commit 9e096c72476eda333a9998ff464580c00ff59c83.- commit 5fb64dd * Wed Aug 19 2020 gheAATTsuse.com- Revert \"ocfs2: load global_inode_alloc (bsc#1172963).\" This reverts commit fc476497b53f967dc615b9cbad9427ba3107b5c4.- commit ef7b520 * Wed Aug 19 2020 gheAATTsuse.com- Revert \"ocfs2: fix panic on nfs server over ocfs2 (bsc#1172963).\" This reverts commit 0bf6e248f93736b3f17f399b4a8f64ffa30d371e.- commit 44df65d * Tue Aug 18 2020 yousaf.kaukabAATTsuse.com- spi: spi-mem: export spi_mem_default_supports_op() (bsc#1175421).- commit a8f5f1c * Tue Aug 18 2020 yousaf.kaukabAATTsuse.com- blacklist.conf: append \"spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it\'s not ours\" Add duplicate Commit-Id.- commit effc547 * Tue Aug 18 2020 yousaf.kaukabAATTsuse.com- dpaa2-eth: Fix passing zero to \'PTR_ERR\' warning (bsc#1175403).- drivers/perf: hisi: Fix wrong value for all counters enable (bsc#1175409).- mtd: spi-nor: fix kernel-doc for spi_nor::info (bsc#1175414).- mtd: spi-nor: fix kernel-doc for spi_nor::reg_proto (bsc#1175415).- drivers/perf: hisi: Fix typo in events attribute array (bsc#1175408).- dpaa2-eth: prevent array underflow in update_cls_rule() (bsc#1175405).- spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode (bsc#1175422).- spi: nxp-fspi: Ensure width is respected in spi-mem operations (bsc#1175421).- mfd: rk808: Fix RK818 ID template (bsc#1175412).- dpaa_eth: avoid timestamp read on error paths (bsc#1175406).- dpaa_eth: perform DMA unmapping before read (bsc#1175407).- arm64: Silence clang warning on mismatched value/register sizes (bsc#1175396).- mtd: spi-nor: fix silent truncation in spi_nor_read_raw() (bsc#1175416).- dpaa2-eth: free already allocated channels on probe defer (bsc#1175404).- arm64: Do not mask out PTE_RDONLY in pte_same() (bsc#1175393).- arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003 (bsc#1175398).- arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default (bsc#1175394).- arm64/sve: Fix wrong free for task->thread.sve_state (bsc#1175400).- net: socionext: Fix a signedness bug in ave_probe() (bsc#1175419).- net: netsec: Fix signedness bug in netsec_probe() (bsc#1175417).- mtd: spi-nor: Fix an error code in spi_nor_read_raw() (bsc#1175413).- drm/rockchip: fix VOP_WIN_GET macro (bsc#1175411).- net: netsec: initialize tx ring on ndo_open (bsc#1175418).- arm64/sve: should not depend on (bsc#1175401).- arm64: ssbd: explicitly depend on (bsc#1175399).- net: socionext: replace napi_alloc_frag with the netdev variant on init (bsc#1175420).- arm64: backtrace: Don\'t bother trying to unwind the userspace stack (bsc#1175397).- staging: fsl-dpaa2: ethsw: Add missing netdevice check (bsc#1175423).- drivers/perf: hisi: Fixup one DDRC PMU register offset (bsc#1175410).- arm64: tlbflush: avoid writing RES0 bits (bsc#1175402).- commit 8d4f49a * Mon Aug 17 2020 palcantaraAATTsuse.de- cifs: Fix an error pointer dereference in cifs_mount() (bsc#1144333 bsc#1172428).- commit ffa95c8 * Mon Aug 17 2020 martin.wilckAATTsuse.com- scsi: dh: Add Fujitsu device to devinfo and dh lists (bsc#1174026).- commit 5e457f2 * Mon Aug 17 2020 mkoutnyAATTsuse.com- kABI fix for sock_cgroup_data (bsc#1175213 CVE-2020-14356).- cgroup: Fix sock_cgroup_data on big-endian (bsc#1175213 CVE-2020-14356).- cgroup: fix cgroup_sk_alloc() for sk_clone_lock() (bsc#1175213 CVE-2020-14356).- kABI fix for sock_cgroup_data (bsc#1175213 CVE-2020-14356).- cgroup: Fix sock_cgroup_data on big-endian (bsc#1175213 CVE-2020-14356).- cgroup: fix cgroup_sk_alloc() for sk_clone_lock() (bsc#1175213 CVE-2020-14356).- commit 34c74fb * Mon Aug 17 2020 denis.kirjanovAATTsuse.com- xfrm: clean up xfrm protocol checks (git-fixes).- commit f6bbc35 * Mon Aug 17 2020 denis.kirjanovAATTsuse.com- ip_tunnel: restore binding to ifaces with a large mtu (git-fixes).- commit 1224911 * Mon Aug 17 2020 denis.kirjanovAATTsuse.com- ip_tunnel: Emit events for post-register MTU changes (git-fixes).- commit 2b29786 * Mon Aug 17 2020 denis.kirjanovAATTsuse.com- xfrm_user: uncoditionally validate esn replay attribute struct (git-fixes).- commit 98bbfca * Mon Aug 17 2020 denis.kirjanovAATTsuse.com- xfrm: check id proto in validate_tmpl() (git-fixes).- commit 2d72bfa * Mon Aug 17 2020 martin.wilckAATTsuse.com- blacklist.conf: smartpqi documentation fix- commit caed41f * Mon Aug 17 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/gem: Avoid iterating an empty list\'- commit 2d946db * Mon Aug 17 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/radeon: fix double free\'- commit 24af8e0 * Mon Aug 17 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/radeon: fix fb_div check in ni_init_smc_spll_table()\'- commit 0f95e75 * Mon Aug 17 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm: encoder_slave: fix refcouting error for modules\'- commit 7d16325 * Mon Aug 17 2020 ykaukabAATTsuse.de- Refresh patches.suse/arm64-compat-Workaround-Neoverse-N1-1542419-for-comp.patch.- commit cdace6b * Mon Aug 17 2020 ykaukabAATTsuse.de- Refresh patches.suse/arm64-Fake-the-IminLine-size-on-systems-affected-by-.patch.- commit 65f6b82 * Mon Aug 17 2020 tzimmermannAATTsuse.de- drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi (bsc#1112178) * updated names of get/put functions- commit 6a5b1ca * Mon Aug 17 2020 tzimmermannAATTsuse.de- drm/bridge: dw-hdmi: Don\'t cleanup i2c adapter and ddc ptr in (bsc#1113956) * refreshed for context changes- commit bed093a * Mon Aug 17 2020 ykaukabAATTsuse.de- Refresh patches.suse/arm64-errata-Hide-CTR_EL0.DIC-on-systems-affected-by.patch.- commit c96bb9e * Mon Aug 17 2020 ailiopAATTsuse.com- xfs: fix inode allocation block res calculation precedence (git-fixes).- commit 5c07b95 * Mon Aug 17 2020 ailiopAATTsuse.com- xfs: fix reflink quota reservation accounting error (git-fixes).- commit 231c9fb * Mon Aug 17 2020 tzimmermannAATTsuse.de- Revert \"drm/amdgpu: Fix NULL dereference in dpm sysfs handlers\" (bsc#1113956) * refresh for context changes- commit 3ae4022 * Mon Aug 17 2020 tzimmermannAATTsuse.de- drm: hold gem reference until object is no longer accessed (bsc#1113956)- commit b8fcaa8 * Mon Aug 17 2020 tzimmermannAATTsuse.de- drm/dbi: Fix SPI Type 1 (9-bit) transfer (bsc#1113956) * move drm_mipi_dbi.c -> tinydrm/mipi-drm.c * refresh for context changes- commit 5f75b66 * Mon Aug 17 2020 tzimmermannAATTsuse.de- drm/amdgpu: Fix NULL dereference in dpm sysfs handlers (bsc#1113956) * refresh for context changes- commit bf78f32 * Mon Aug 17 2020 tzimmermannAATTsuse.de- drm/amdgpu: Replace invalid device ID with a valid device ID (bsc#1113956)- commit 7e7744a * Mon Aug 17 2020 tzimmermannAATTsuse.de- Update \"Fix for missing check in vgacon scrollback handling\" The patch get adopted into the mainline kernel. Set the patches\' mainline commit hash and tag, and moves it to the correct position in the series.- commit 2316266 * Mon Aug 17 2020 tzimmermannAATTsuse.de- omapfb: dss: Fix max fclk divider for omap36xx (bsc#1113956)- commit 01e1d21 * Mon Aug 17 2020 tzimmermannAATTsuse.de- fbdev: Detect integer underflow at \"struct fbcon_ops\"->clear_margins. (bsc#1112178) * move files drivers/video/fbdev/core -> drivers/video/console * refresh for context changes- commit 34e3a8e * Mon Aug 17 2020 tiwaiAATTsuse.de- mfd: dln2: Run event handler loop under spinlock (git-fixes).- mfd: arizona: Ensure 32k clock is put on driver unbind and error (git-fixes).- pwm: bcm-iproc: handle clk_get_rate() return (git-fixes).- i2c: rcar: slave: only send STOP event when we have been addressed (bsc#1111666).- clk: at91: clk-generated: check best_rate against ranges (bsc#1111666).- clk: clk-atlas6: fix return value check in atlas6_clk_init() (bsc#1111666).- clk: iproc: round clock rate to the closest (bsc#1111666).- watchdog: f71808e_wdt: clear watchdog timeout occurred flag (bsc#1111666).- watchdog: f71808e_wdt: remove use of wrong watchdog_info option (bsc#1111666).- watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options (bsc#1111666).- drm/vmwgfx: Fix two list_for_each loop exit tests (bsc#1111666).- drm/vmwgfx: Use correct vmw_legacy_display_unit pointer (bsc#1111666).- Input: sentelic - fix error return when fsp_reg_write fails (bsc#1111666).- irqchip/gic: Atomically update affinity (bsc#1111666).- commit 361dbe5 * Sat Aug 15 2020 tiwaiAATTsuse.de- ALSA: echoaudio: Fix potential Oops in snd_echo_resume() (bsc#1111666).- ALSA: hda/realtek - Fix unused variable warning (bsc#1111666).- ALSA: hda - reverse the setting value in the micmute_led_set (bsc#1111666).- ALSA: echoaduio: Drop superfluous volatile modifier (bsc#1111666).- ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control (bsc#1111666).- ALSA: usb-audio: add quirk for Pioneer DDJ-RB (bsc#1111666).- ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109 (bsc#1111666).- ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIO (bsc#1111666).- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged (bsc#1111666).- ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob support (bsc#1111666).- ALSA: usb-audio: fix spelling mistake \"buss\" -> \"bus\" (bsc#1111666).- commit c819e4f * Sat Aug 15 2020 tiwaiAATTsuse.de- Re-sort and refresh the upstreamed USB-audio patch- commit e9287b8 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: Use scnprintf() for avoiding potential buffer overflow (bsc#1172418).- commit f8c5dde * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: bump version (bsc#1172418).- commit c63c8de * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: Align driver syntax with oob (bsc#1172418).- commit 9c517ae * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: bump version (bsc#1172418).- commit c4a7cda * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: update copyright (bsc#1172418).- commit aada389 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: add new pci ids (bsc#1172418).- commit d558bd2 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: correct REGNEWD return status (bsc#1172418).- commit 1166f15 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: add gigabyte controller (bsc#1172418).- commit fd56d2f * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: correct hang when deleting 32 lds (bsc#1172418).- commit 0c6f75a * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: add bay identifier (bsc#1172418).- commit fd303da * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: add sysfs entries (bsc#1172418).- commit e20f90f * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: add module param to hide vsep (bsc#1172418).- commit b571589 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: add pci ids for fiberhome controller (bsc#1172418).- commit 829664d * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: add module param for exposure order (bsc#1172418).- commit 146e7f7 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask (bsc#1172418).- commit 472e641 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: Reporting unhandled SCSI errors (bsc#1172418).- commit cdafb2f * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: remove unused manifest constants (bsc#1172418).- commit 52f5534 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: fix problem with unique ID for physical device (bsc#1172418).- commit aa4974c * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: correct syntax issue (bsc#1172418).- commit 49fc620 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: change TMF timeout from 60 to 30 seconds (bsc#1172418).- commit 95738b3 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: fix LUN reset when fw bkgnd thread is hung (bsc#1172418).- commit 4f82e79 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: add inquiry timeouts (bsc#1172418).- commit 6e0d45d * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: fix call trace in device discovery (bsc#1172418).- commit f73cabc * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: fix controller lockup observed during force reboot (bsc#1172418).- commit 37711c1 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: bump version to 1.2.16-010 (bsc#1172418).- commit fff82bf * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: add RAID bypass counter (bsc#1172418).- commit 1e77451 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: support device deletion via sysfs (bsc#1172418).- commit 4644dbe * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: avoid crashing kernel for controller issues (bsc#1172418).- commit 29e8d33 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: update logical volume size after expansion (bsc#1172418).- commit a62d395 * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: add id support for SmartRAID 3152-8i (bsc#1172418).- commit da8d55e * Fri Aug 14 2020 martin.wilckAATTsuse.com- scsi: smartpqi: identify physical devices without issuing INQUIRY (bsc#1172418).- commit 3bfc0f7 * Fri Aug 14 2020 msuchanekAATTsuse.de- powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error (bsc#1175284).- powerpc/nvdimm: Use HCALL error as the return value (bsc#1175284).- commit 4c87d0d * Fri Aug 14 2020 wquAATTsuse.com- btrfs: inode: fix NULL pointer dereference if inode doesn\'t need compression (bsc#1174484).- commit ab84025 * Wed Aug 12 2020 msuchanekAATTsuse.de- ibmveth: Fix use of ibmveth in a bridge (bsc#1174387 ltc#187506).- commit dcc6070 * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: fix page leaks after failure to lock page for delalloc (bsc#1175149).- commit 9947a9f * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: fix double free on ulist after backref resolution failure (bsc#1175149).- commit 612a743 * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: fix fatal extent_buffer readahead vs releasepage race (bsc#1175149).- commit 7a8c60f * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: fix bytes_may_use underflow when running balance and scrub in parallel (bsc#1175149).- commit a6a0ecc * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: fix data block group relocation failure due to concurrent scrub (bsc#1175149).- commit 8ea644f * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: fix race between block group removal and block group creation (bsc#1175149).- commit c5f9c13 * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: fix a block group ref counter leak after failure to remove block group (bsc#1175149).- commit f011828 * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: fix block group leak when removing fails (bsc#1175149).- commit b35d144 * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: fix space_info bytes_may_use underflow during space cache writeout (bsc#1175149).- commit c399475 * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: fix space_info bytes_may_use underflow after nocow buffered write (bsc#1175149).- commit 59fd31a * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: fix wrong file range cleanup after an error filling dealloc range (bsc#1175149).- commit 4e7b9f7 * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents (bsc#1175149).- Refresh patches.suse/0002-btrfs-qgroup-try-to-flush-qgroup-space-when-we-get-E.patch.- commit 8fd1d6a * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: Rename and export clear_btree_io_tree (bsc#1175149).- commit 48c98d8 * Wed Aug 12 2020 fdmananaAATTsuse.com- btrfs: Open code btrfs_write_and_wait_marked_extents (bsc#1175149).- commit 78da0b4 * Wed Aug 12 2020 tiwaiAATTsuse.de- cfg80211: check vendor command doit pointer before use (git-fixes).- drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure (git-fixes).- drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reason (git-fixes).- commit bb06c17 * Wed Aug 12 2020 tiwaiAATTsuse.de- Delete patches.suse/DMAPI-work-around-12sp5.patch (bsc#1174734) The patch will be applied to only SLE12-SP5 directly, as DMAPI support is dropped from SLE15- *.- commit 9f303b5 * Wed Aug 12 2020 jslabyAATTsuse.cz- vgacon: Fix for missing check in scrollback handling (bsc#1174205 CVE-2020-14331). Update upstream status. [mkoutny: Cherry-picked from c83225cb749 which was in lost empty merge b85afbddf3f]- vgacon: Fix for missing check in scrollback handling (bsc#1174205 CVE-2020-14331). Update upstream status.- commit ea00134 * Tue Aug 11 2020 msuchanekAATTsuse.de- powerpc/pseries/hotplug-cpu: Remove double free in error path (bsc#1065729).- powerpc/boot: Fix CONFIG_PPC_MPC52XX references (bsc#1065729).- powerpc: Allow 4224 bytes of stack expansion for the signal frame (bsc#1065729).- powerpc/book3s64/pkeys: Use PVR check instead of cpu feature (bsc#1065729).- powerpc/vdso: Fix vdso cpu truncation (bsc#1065729).- powerpc/rtas: don\'t online CPUs for partition suspend (bsc#1065729).- powerpc/pseries: remove cede offline state for CPUs (bsc#1065729).- ibmvnic: Fix IRQ mapping disposal in error path (bsc#1175112 ltc#187459).- powerpc/64s: Fix early_init_mmu section mismatch (bsc#1065729).- commit 5b85453 * Tue Aug 11 2020 tiwaiAATTsuse.de- firmware: google: increment VPD key_len properly (git-fixes).- commit 6df01e1 * Tue Aug 11 2020 ailiopAATTsuse.com- nvme: explicitly update mpath disk capacity on revalidation (git-fixes).- Refresh patches.suse/nvme-do-not-update-multipath-disk-information-if-the.patch.- commit 1b8b79c * Tue Aug 11 2020 ailiopAATTsuse.com- nvme: fix possible deadlock when I/O is blocked (git-fixes).- Refresh patches.suse/nvme-do-not-update-multipath-disk-information-if-the.patch.- commit 8db15e5 * Tue Aug 11 2020 tiwaiAATTsuse.de- PCI: switchtec: Add missing __iomem tag to fix sparse warnings (git-fixes).- PCI: switchtec: Add missing __iomem and __user tags to fix sparse warnings (git-fixes).- PCI: Release IVRS table in AMD ACS quirk (git-fixes).- PCI: Fix pci_cfg_wait queue locking problem (git-fixes).- PCI/ASPM: Add missing newline in sysfs \'policy\' (git-fixes).- media: exynos4-is: Add missed check for pinctrl_lookup_state() (git-fixes).- media: firewire: Using uninitialized values in node_probe() (git-fixes).- media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities() (git-fixes).- integrity: remove redundant initialization of variable ret (git-fixes).- clk: spear: Remove uninitialized_var() usage (git-fixes).- clk: st: Remove uninitialized_var() usage (git-fixes).- rtlwifi: rtl8192cu: Remove uninitialized_var() usage (git-fixes).- PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context() (git-fixes).- mac80211: mesh: Free pending skb when destroying a mpath (git-fixes).- mac80211: mesh: Free ie data when leaving mesh (git-fixes).- staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift (git-fixes).- staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift (git-fixes).- staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift (git-fixes).- staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support (git-fixes).- AX.25: Prevent integer overflows in connect and sendmsg (git-fixes).- AX.25: Prevent out-of-bounds read in ax25_sendmsg() (git-fixes).- AX.25: Fix out-of-bounds read in ax25_connect() (git-fixes).- nfc: nci: add missed destroy_workqueue in nci_register_device (git-fixes).- ax88172a: fix ax88172a_unbind() failures (git-fixes).- ASoC: rt5670: Correct RT5670_LDO_SEL_MASK (git-fixes).- phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked (git-fixes).- dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler (git-fixes).- Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate() (git-fixes).- NTB: ntb_transport: Use scnprintf() for avoiding potential buffer overflow (git-fixes).- NTB: Fix an error in get link status (git-fixes).- staging/speakup: fix get_word non-space look-ahead (git-fixes).- firmware: google: check if size is valid when decoding VPD data (git-fixes).- ntb_netdev: fix sleep time mismatch (git-fixes).- commit db0aa16 * Tue Aug 11 2020 tiwaiAATTsuse.de- pinctrl: single: fix function name in documentation (git-fixes).- pinctrl-single: fix pcs_parse_pinconf() return value (git-fixes).- power: supply: check if calc_soc succeeded in pm860x_init_battery (git-fixes).- staging: rtl8192u: fix a dubious looking mask before a shift (git-fixes).- wl1251: fix always return 0 error (git-fixes).- liquidio: Fix wrong return value in cn23xx_get_pf_num() (git-fixes).- Bluetooth: Fix update of connection state in `hci_encrypt_cfm` (git-fixes).- mwifiex: Prevent memory corruption handling keys (git-fixes).- drm/etnaviv: Fix error path on failure to enable bus clk (git-fixes).- drm/imx: imx-ldb: Disable both channels for split mode in enc->disable() (git-fixes).- drm/imx: tve: fix regulator_disable error path (git-fixes).- drm/imx: fix use after free (git-fixes).- drm/bridge: sil_sii8620: initialize return of sii8620_readb (git-fixes).- drm: panel: simple: Fix bpc for LG LB070WV8 panel (git-fixes).- drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline (git-fixes).- agp/intel: Fix a memory leak on module initialisation failure (git-fixes).- drm/radeon: fix array out-of-bounds read and write issues (git-fixes).- drm/panel: otm8009a: Drop unnessary backlight_device_unregister() (git-fixes).- drm/arm: fix unintentional integer overflow on left shift (git-fixes).- video: pxafb: Fix the function used to balance a \'dma_alloc_coherent()\' call (git-fixes).- console: newport_con: fix an issue about leak related system resources (git-fixes).- video: fbdev: sm712fb: fix an issue about iounmap for a wrong address (git-fixes).- leds: core: Flush scheduled work for system suspend (git-fixes).- leds: wm831x-status: fix use-after-free on unbind (git-fixes).- leds: lm3533: fix use-after-free on unbind (git-fixes).- leds: da903x: fix use-after-free on unbind (git-fixes).- leds: 88pm860x: fix use-after-free on unbind (git-fixes).- leds: lm355x: avoid enum conversion warning (git-fixes).- USB: serial: iuu_phoenix: fix led-activity helpers (git-fixes).- USB: serial: cp210x: re-enable auto-RTS on open (git-fixes).- USB: serial: cp210x: enable usb generic throttle/unthrottle (git-fixes).- usbip: tools: fix module name in man page (git-fixes).- driver core: Avoid binding drivers to dead devices (git-fixes).- devres: keep both device name and resource name in pretty name (git-fixes).- spi: davinci: Remove uninitialized_var() usage (git-fixes).- b43: Remove uninitialized_var() usage (git-fixes).- spi: sun4i: update max transfer size reported (git-fixes).- spi: lantiq: fix: Rx overflow error in full duplex mode (git-fixes).- regulator: gpio: Honor regulator-boot-on property (git-fixes).- platform/x86: intel-vbtn: Fix return value check in check_acpi_dev() (git-fixes).- platform/x86: intel-hid: Fix return value check in check_acpi_dev() (git-fixes).- crypto: qat - fix double free in qat_uclo_create_batch_init_list (git-fixes).- crypto: ccp - Fix use of merged scatterlists (git-fixes).- crypto: cpt - don\'t sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified (git-fixes).- net: lan78xx: fix transfer-buffer memory leak (git-fixes).- net: lan78xx: add missing endpoint sanity check (git-fixes).- drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl() (git-fixes).- usb: xhci-mtk: fix the failure of bandwidth allocation (git-fixes).- commit b96c079 * Mon Aug 10 2020 lhenriquesAATTsuse.de- blacklist.conf: added a few fuse-related commits- commit 789ccd4 * Mon Aug 10 2020 lhenriquesAATTsuse.de- fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS (bsc#1175062).- commit 9c7dfed * Mon Aug 10 2020 lhenriquesAATTsuse.de- fuse: fix weird page warning (bsc#1175063).- fuse: verify nlink (bsc#1175067).- fuse: verify attributes (bsc#1175066).- commit 1e197fe * Mon Aug 10 2020 lhenriquesAATTsuse.de- fuse: truncate pending writes on O_TRUNC (bsc#1175065).- fuse: flush dirty data/metadata before non-truncate setattr (bsc#1175064).- commit 10d83de * Mon Aug 10 2020 oneukumAATTsuse.com- USB: iowarrior: fix up report size handling for some devices (git-fixes).- commit 1e8edc0 * Mon Aug 10 2020 jslabyAATTsuse.cz- Delete patches.suse/vxlan-fix-tos-value-before-xmit.patch.- blacklist.conf: add it there This one was reverted upstream.- commit cb7b23d * Mon Aug 10 2020 oneukumAATTsuse.com- go7007: add sanity checking for endpoints (git-fixes).- commit b93e956 * Mon Aug 10 2020 tiwaiAATTsuse.de- Reorder / update the already upstreamed patches- commit 8514a11 * Mon Aug 10 2020 tiwaiAATTsuse.de- ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109 (bsc#1174625).- commit 66d965c * Mon Aug 10 2020 glinAATTsuse.com- bpf: Fix map leak in HASH_OF_MAPS map (git-fixes).- commit dfb32f3 * Mon Aug 10 2020 neilbAATTsuse.de- VFS: Check rename_lock in lookup_fast() (bsc#1174734).- commit 3c8e73b * Mon Aug 10 2020 gheAATTsuse.com- ocfs2: fix remounting needed after setfacl command (bsc#1173954).- commit cf3157d * Fri Aug 07 2020 tiwaiAATTsuse.de- ALSA: pci: delete repeated words in comments (bsc#1111666).- ASoC: hda/tegra: Set buffer alignment to 128 bytes (bsc#1111666).- ALSA: seq: oss: Serialize ioctls (bsc#1111666).- ALSA: usb-audio: add startech usb audio dock name (bsc#1111666).- ALSA: usb-audio: Add support for Lenovo ThinkStation P620 (bsc#1111666).- ALSA: hda: fix snd_hda_codec_cleanup() documentation (bsc#1111666).- Revert \"ALSA: hda: call runtime_allow() for all hda controllers\" (bsc#1111666).- ALSA: hda/ca0132 - Fix AE-5 microphone selection commands (bsc#1111666).- ALSA: hda/ca0132 - Add new quirk ID for Recon3D (bsc#1111666).- ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value (bsc#1111666).- ALSA: usb-audio: endpoint : remove needless check before usb_free_coherent() (bsc#1111666).- ALSA: hda: Add support for Loongson 7A1000 controller (bsc#1111666).- ALSA: usb/line6: remove \'defined but not used\' warning (bsc#1111666).- ALSA: core: pcm_iec958: fix kernel-doc (bsc#1111666).- ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptops (bsc#1111666).- commit 19f088b * Fri Aug 07 2020 mbruggerAATTsuse.com- ACPI: kABI fixes for subsys exports (bsc#1174968).- commit 604db2c * Fri Aug 07 2020 palcantaraAATTsuse.de- cifs: document and cleanup dfs mount (bsc#1144333 bsc#1172428).- commit 89514e7 * Fri Aug 07 2020 palcantaraAATTsuse.de- cifs: only update prefix path of DFS links in cifs_tree_connect() (bsc#1144333 bsc#1172428).- commit 963e9d6 * Fri Aug 07 2020 palcantaraAATTsuse.de- cifs: fix double free error on share and prefix (bsc#1144333 bsc#1172428).- commit de2ec4b * Fri Aug 07 2020 palcantaraAATTsuse.de- cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect (bsc#1144333 bsc#1172428).- commit 5a089b8 * Fri Aug 07 2020 palcantaraAATTsuse.de- cifs: handle empty list of targets in cifs_reconnect() (bsc#1144333 bsc#1172428).- commit 459b302 * Fri Aug 07 2020 palcantaraAATTsuse.de- cifs: rename reconn_inval_dfs_target() (bsc#1144333 bsc#1172428).- commit 2efffd0 * Fri Aug 07 2020 palcantaraAATTsuse.de- cifs: reduce number of referral requests in DFS link lookups (bsc#1144333 bsc#1172428).- commit 387fb4e * Fri Aug 07 2020 palcantaraAATTsuse.de- cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect() (bsc#1144333 bsc#1172428).- commit bd76b86 * Thu Aug 06 2020 mbruggerAATTsuse.com- ACPI: PM: Introduce \"poweroff\" callbacks for ACPI PM domain and LPSS (bsc#1174968).- ACPI: PM: Simplify and fix PM domain hibernation callbacks (bsc#1174968).- ACPI / LPSS: Use acpi_lpss_ * instead of acpi_subsys_ * functions for hibernate (bsc#1174968).- ACPI / LPSS: Resume BYT/CHT I2C controllers from resume_noirq (bsc#1174968).- commit eddcba7 * Thu Aug 06 2020 martin.wilckAATTsuse.com- nvme-multipath: round-robin: eliminate \"fallback\" variable (bsc#1172108).- commit e730137 * Thu Aug 06 2020 martin.wilckAATTsuse.com- nvme: multipath: round-robin: fix single non-optimized path case (bsc#1172108).- commit 3d93959 * Wed Aug 05 2020 lyanAATTsuse.com- KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART (bsc#1133021).- KVM: arm: Make inject_abt32() inject an external abort instead (bsc#1133021).- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests (bsc#1133021).- KVM: arm/arm64: Fix young bit from mmu notifier (bsc#1133021).- KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections (bsc#1133021).- KVM: Check for a bad hva before dropping into the ghc slow path (bsc#1133021).- KVM: arm64: Ensure \'params\' is initialised when looking up sys register (bsc#1133021).- KVM: arm/arm64: vgic: Don\'t rely on the wrong pending table (bsc#1133021).- kvm: Change offset in kvm_write_guest_offset_cached to unsigned (bsc#1133021).- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 (bsc#1133021).- ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15 (bsc#1133021).- ARM: KVM: invalidate icache on guest exit for Cortex-A15 (bsc#1133021).- ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 (bsc#1133021). Refresh: patches.suse/ARM-KVM-Add-SMCCC_ARCH_WORKAROUND_1-fast-handling.patch patches.suse/KVM-arm-arm64-vgic-its-Take-the-srcu-lock-when-writi.patch- commit 8dac560 * Wed Aug 05 2020 tabrahamAATTsuse.com- s390, dcssblk: kaddr and pfn can be NULL to ->direct_access() (bsc#1174873).- commit d17c8b4 * Wed Aug 05 2020 lhenriquesAATTsuse.de- fuse: fix memleak in cuse_channel_open (bsc#1174926).- fuse: fix missing unlock_page in fuse_writepage() (bsc#1174904).- commit c3d467d * Wed Aug 05 2020 oneukumAATTsuse.com- usb: xhci: Fix ASM2142/ASM3142 DMA addressing (git-fixes).- commit 76f7eb8 * Wed Aug 05 2020 tiwaiAATTsuse.de- Revert pciehp patches that broke booting (bsc#1174887) Delete: patches.suse/PCI-pciehp-Fix-indefinite-wait-on-sysfs-requests.patch patches.suse/PCI-pciehp-Support-interrupts-sent-from-D3hot.patch Refresh: patches.suse/0001-PCI-pciehp-Avoid-returning-prematurely-from-sysfs-re.patch patches.suse/0001-PCI-pciehp-Do-not-handle-events-if-interrupts-are-ma.patch patches.suse/0001-PCI-pciehp-Fix-hot-add-vs-powerfault-detection-order.patch patches.suse/0001-PCI-pciehp-Unify-controller-and-slot-structs.patch patches.suse/pci-pciehp-fix-msi-interrupt-race- commit a52d47d * Wed Aug 05 2020 wquAATTsuse.com- btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-EDQUOT (bsc#1120163).- Delete patches.suse/0001-btrfs-qgroup-Make-qgroup-async-transaction-commit-mo.patch.- commit f7f31ff * Wed Aug 05 2020 wquAATTsuse.com- btrfs: qgroup: try to flush qgroup space when we get -EDQUOT (bsc#1120163).- commit d99d6be * Wed Aug 05 2020 wquAATTsuse.com- btrfs: qgroup: allow to unreserve range without releasing other ranges (bsc#1120163).- Refresh patches.suse/btrfs-qgroups-fix-rescan-worker-running-races.patch.- commit 837b275 * Wed Aug 05 2020 wquAATTsuse.com- btrfs: qgroup: fix data leak caused by race between writeback and truncate (bsc#1172247).- commit 25d680c * Wed Aug 05 2020 wquAATTsuse.com- btrfs: change timing for qgroup reserved space for ordered extents to fix reserved space leak (bsc#1172247).- commit c7daed7 * Wed Aug 05 2020 wquAATTsuse.com- btrfs: file: reserve qgroup space after the hole punch range is locked (bsc#1172247).- commit dd54360 * Wed Aug 05 2020 wquAATTsuse.com- btrfs: inode: move qgroup reserved space release to the callers of insert_reserved_file_extent() (bsc#1172247).- commit 5680ea2 * Wed Aug 05 2020 wquAATTsuse.com- btrfs: inode: refactor the parameters of insert_reserved_file_extent() (bsc#1172247).- commit d1cb567 * Wed Aug 05 2020 wquAATTsuse.com- btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item (bsc#1172247).- commit c8af3a9 * Tue Aug 04 2020 tiwaiAATTsuse.de- Refresh patches.suse/crypto-virtio-Fix-src-dst-scatterlist-calculation-in.patch Align with the original patch to fix the compile warning- commit 95e6c15 * Tue Aug 04 2020 tiwaiAATTsuse.de- vt_compat_ioctl(): clean up, use compat_ptr() properly (git-fixes).- Refresh patches.suse/vt-vt_ioctl-remove-unnecessary-console-allocation-ch.patch.- commit 9fbe369 * Tue Aug 04 2020 oneukumAATTsuse.com- vt: vt_ioctl: remove unnecessary console allocation checks (git-fixes).- commit 2cc9174 * Tue Aug 04 2020 oneukumAATTsuse.com- crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req() (git-fixes).- HID: hiddev: fix mess in hiddev_open() (git-fixes).- commit 2f28840 * Tue Aug 04 2020 ykaukabAATTsuse.de- arm64: errata: Update stale comment (bsc#1174547).- arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP work (bsc#1174547).- commit c5d2e2d * Tue Aug 04 2020 oneukumAATTsuse.com- blacklist.conf: prerequisite kills kABI- commit 35a3b83 * Mon Aug 03 2020 jackAATTsuse.cz- fat: don\'t allow to mount if the FAT length == 0 (bsc#1174845).- commit 9df210f * Mon Aug 03 2020 jackAATTsuse.cz- dlm: remove BUG() before panic() (bsc#1174844).- commit 202383f * Mon Aug 03 2020 jackAATTsuse.cz- block: Fix use-after-free in blkdev_get() (bsc#1174843).- commit dfc7be0 * Mon Aug 03 2020 jackAATTsuse.cz- propagate_one(): mnt_set_mountpoint() needs mount_lock (bsc#1174841).- commit 3d6b142 * Mon Aug 03 2020 jackAATTsuse.cz- ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max (bsc#1174840).- commit 15c5cfd * Mon Aug 03 2020 tiwaiAATTsuse.de- ALSA: hda/realtek: Fix add a \"ultra_low_power\" function for intel reference board (alc256) (bsc#1111666).- commit 359198d * Mon Aug 03 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice id (bsc#1111666).- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen (bsc#1111666).- commit e6ecb12 * Mon Aug 03 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Fixed HP right speaker no sound (bsc#1111666).- ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Notebook Pen S (bsc#1111666).- ALSA: hda/realtek - Enable Speaker for ASUS UX563 (bsc#1111666).- ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems (bsc#1111666).- commit 53f928b * Mon Aug 03 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - change to suitable link model for ASUS platform (bsc#1111666).- commit d97f2da * Mon Aug 03 2020 tiwaiAATTsuse.de- ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus G14(GA401) series with ALC289 (bsc#1111666).- ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502) series with ALC289 (bsc#1111666).- ALSA: hda/realtek: Enable headset mic of Acer TravelMate B311R-31 with ALC256 (bsc#1111666).- ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G14(G401) series with ALC289 (bsc#1111666).- ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with ALC269VC (bsc#1111666).- ALSA: hda/realtek: Enable headset mic of Acer C20-820 with ALC269VC (bsc#1111666).- ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VC (bsc#1111666).- commit 1fe1736 * Mon Aug 03 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Check headset type by unplug and resume (bsc#1111666).- commit b986a47 * Mon Aug 03 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Add quirk for MSI GE63 laptop (bsc#1111666).- commit d16d127 * Mon Aug 03 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Add quirk for MSI GL63 (bsc#1111666).- Refresh patches.suse/ALSA-hda-realtek-Fix-silent-output-on-Gigabyte-X57-2.patch.- commit 1df0abc * Mon Aug 03 2020 oneukumAATTsuse.com- crypto: talitos - check AES key size (git-fixes).- commit dd49514 * Mon Aug 03 2020 oneukumAATTsuse.com- Refresh patches.suse/cdc-acm-Add-DISABLE_ECHO-quirk-for-Microchip-SMSC-ch.patch. fixed mix-up in commit ID- commit 601d519 * Mon Aug 03 2020 lhenriquesAATTsuse.de- blacklist.conf: mtd kernel-doc fixes- commit 7b4e951 * Mon Aug 03 2020 oneukumAATTsuse.com- blacklist.conf: cleanup removing an EXPORT- commit c88a3de * Mon Aug 03 2020 lhenriquesAATTsuse.de- blacklist.conf: iov_iter optimization patch- commit f8de702 * Mon Aug 03 2020 oneukumAATTsuse.com- blacklist.conf: patch removes a driver- commit ab82482 * Mon Aug 03 2020 jslabyAATTsuse.cz- Fix for missing check in vgacon scrollback handling (bsc#1174205 CVE-2020-14331). Update to the latest findings/submission.- commit 7ae4119 * Sun Aug 02 2020 tiwaiAATTsuse.de- ALSA: hda: fix NULL pointer dereference during suspend (git-fixes).- ALSA: hda: Workaround for spurious wakeups on some Intel platforms (git-fixes).- commit 2d70d8d * Fri Jul 31 2020 tiwaiAATTsuse.de- random32: update the net random state on interrupt and activity (CVE-2020-16166 bsc#1174757).- blacklist.conf: add two entries that are not needed for the fix above- commit a09e2a2 * Thu Jul 30 2020 mbruggerAATTsuse.com- KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST (bsc#1174726).- arm64: KVM: Fix system register enumeration (bsc#1174726).- KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus (bsc#1174726).- KVM: arm64: Factor out core register ID enumeration (bsc#1174726).- commit 0d4299a * Thu Jul 30 2020 ykaukabAATTsuse.de- arm64/speculation: Support \'mitigations=\' cmdline option (bsc#1174547). Refresh: patches.suse/0002-x86-speculation-Enable-Spectre-v1-swapgs-mitigations.patch patches.suse/0009-x86-speculation-taa-Add-documentation-for-TSX-Async-.patch patches.suse/x86-speculation-mds-add-mitigations-support-for-mds.patch- arm64: ssbs: Don\'t treat CPUs with SSBS as unaffected by SSB (bsc#1174547).- arm64: enable generic CPU vulnerabilites support (bsc#1174547). Update config/arm64/default- arm64: add sysfs vulnerability show for speculative store bypass (bsc#1174547). Refresh: patches.suse/arm64-Handle-erratum-1418040-as-a-superset-of-erratu.patch- arm64: Always enable ssb vulnerability detection (bsc#1174547). Refresh: patches.suse/arm64-Apply-ARM64_ERRATUM_1188873-to-Neoverse-N1.patch patches.suse/arm64-Handle-erratum-1418040-as-a-superset-of-erratu.patch- arm64: add sysfs vulnerability show for spectre-v2 (bsc#1174547).- arm64: Always enable spectre-v2 vulnerability detection (bsc#1174547). Refresh: patches.suse/arm64-errata-Hide-CTR_EL0.DIC-on-systems-affected-by.patch- arm64: Use firmware to detect CPUs that are not affected by Spectre-v2 (bsc#1174547).- arm64: Advertise mitigation of Spectre-v2, or lack thereof (bsc#1174547). Refresh: patches.suse/arm64-errata-Hide-CTR_EL0.DIC-on-systems-affected-by.patch- arm64: add sysfs vulnerability show for meltdown (bsc#1174547).- arm64: Add sysfs vulnerability show for spectre-v1 (bsc#1174547).- arm64: Provide a command line to disable spectre_v2 mitigation (bsc#1174547).- arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs (bsc#1174547).- arm64: Add MIDR encoding for HiSilicon Taishan CPUs (bsc#1174547).- arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced on (bsc#1174547).- arm64: kpti: Avoid rewriting early page tables when KASLR is enabled (bsc#1174547).- arm64: kpti: Whitelist Cortex-A CPUs that don\'t implement the CSV3 field (bsc#1174547).- arm64: capabilities: Merge duplicate Cavium erratum entries (bsc#1174547).- arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE (bsc#1174547). Update config/arm64/default Refresh: patches.suse/arm64-Apply-ARM64_ERRATUM_1188873-to-Neoverse-N1.patch patches.suse/arm64-Handle-erratum-1418040-as-a-superset-of-erratu.patch- arm64: errata: Don\'t define type field twice for arm64_errata entries (bsc#1174547).- arm64: capabilities: Add NVIDIA Denver CPU to bp_harden list (bsc#1174547).- arm64: Add MIDR encoding for NVIDIA CPUs (bsc#1174547).- arm64: Get rid of __smccc_workaround_1_hvc_ * (bsc#1174547).- arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening (bsc#1174547). Refresh: patches.suse/0006-arm64-Add-ARCH_WORKAROUND_2-probing.patch- commit 51fdc66 * Thu Jul 30 2020 oneukumAATTsuse.com- crypto: rockchip - fix scatterlist nents error (git-fixes).- commit 8ee6615 * Thu Jul 30 2020 oneukumAATTsuse.com- crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK (git-fixes).- commit 7b38c2f * Thu Jul 30 2020 gheAATTsuse.com- ocfs2: fix panic on nfs server over ocfs2 (bsc#1172963).- ocfs2: load global_inode_alloc (bsc#1172963).- ocfs2: avoid inode removal while nfsd is accessing it (bsc#1172963).- commit 0bf6e24 * Thu Jul 30 2020 oneukumAATTsuse.com- fpga: dfl: fix bug in port reset handshake (git-fixes).- commit 50915ee * Thu Jul 30 2020 aherrmannAATTsuse.com- net: Fix a documentation bug wrt. ip_unprivileged_port_start (git-fixes). (SLES tuning guide refers to ip-sysctl.txt.)- commit a363521 * Thu Jul 30 2020 oneukumAATTsuse.com- blacklist.conf: misattributed patch- commit 608a7b8 * Thu Jul 30 2020 aherrmannAATTsuse.com- blacklist.conf: Add 98919f4c9a342 (\"Documentation: debugfs: Document debugfs helper for unsigned long values\")- commit 4703efe * Wed Jul 29 2020 dwagnerAATTsuse.de- powerpc/pseries: PCIE PHB reset (bsc#1174689).- powerpc/eeh: Fix pseries_eeh_configure_bridge() (bsc#1174689).- commit e2b8089 * Wed Jul 29 2020 hareAATTsuse.de- nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths (bsc#1172108).- nvme-multipath: fix logic for non-optimized paths (bsc#1172108).- commit 1a5fcdf * Wed Jul 29 2020 mbruggerAATTsuse.com- efi/memreserve: deal with memreserve entries in unmapped memory (bsc#1174685).- commit 48c51d2 * Wed Jul 29 2020 mbruggerAATTsuse.com- bus: hisi_lpc: Add .remove method to avoid driver unbind crash (bsc#1174658).- bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free (bsc#1174658).- lib: logic_pio: Add logic_pio_unregister_range() (bsc#1174658).- lib: logic_pio: Avoid possible overlap for unregistering regions (bsc#1174658).- lib: logic_pio: Fix RCU usage (bsc#1174658).- bus: hisi_lpc: Don\'t fail probe for unrecognised child devices (bsc#1174658).- HISI LPC: Re-Add ACPI child enumeration support (bsc#1174658).- HISI LPC: Stop using MFD APIs (bsc#1174658).- commit 5abae1d * Wed Jul 29 2020 oneukumAATTsuse.com- crypto: stm32/crc32 - fix ext4 chksum BUG_ON() (git-fixes).- commit f586772 * Wed Jul 29 2020 mbenesAATTsuse.cz- x86/unwind/orc: Fix ORC for newly forked tasks (bsc#1058115).- commit 7b16fe6 * Tue Jul 28 2020 oneukumAATTsuse.com- blacklist.conf: fix for kbuild we do not need- commit f3fa888 * Tue Jul 28 2020 oneukumAATTsuse.com- PCI: Fix \"try\" semantics of bus and slot reset (git-fixes).- commit c3cfa33 * Tue Jul 28 2020 ykaukabAATTsuse.de- config: arm64: enable CONFIG_IOMMU_DEFAULT_PASSTHROUGH References: bsc#1174549- commit 469045c * Tue Jul 28 2020 oneukumAATTsuse.com- xhci: Fix enumeration issue when setting max packet size for FS devices (git-fixes).- commit ccb6c41 * Tue Jul 28 2020 oneukumAATTsuse.com- cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip (git-fixes).- commit 00d2d67 * Tue Jul 28 2020 oneukumAATTsuse.com- io-mapping: indicate mapping failure (git-fixes).- commit 3b5b068 * Tue Jul 28 2020 dmuellerAATTsuse.com- rpm/kernel-obs-build.spec.in: Enable overlayfs Overlayfs is needed for podman or docker builds when no more specific driver can be used (like lvm or btrfs). As the default build fs is ext4 currently, we need overlayfs kernel modules to be available.- commit 29474aa * Tue Jul 28 2020 jslabyAATTsuse.cz- vgacon: fix out of bounds write to the scrollback buffer (bsc#1174205 CVE-2020-14331).- commit 8991ff6 * Tue Jul 28 2020 tiwaiAATTsuse.de- Move kabi patch into the right place- commit 7d2eade * Tue Jul 28 2020 achoAATTsuse.com- Bluetooth: Disconnect if E0 is used for Level 4 (bsc#1171988 CVE-2020-10135).- Bluetooth: Consolidate encryption handling in hci_encrypt_cfm (bsc#1171988 CVE-2020-10135).- commit 2668db1 * Tue Jul 28 2020 achoAATTsuse.com- scripts/git_sort/git_sort.py: add bluetooth/bluetooth-next.git repository- commit f7fbbb2 * Mon Jul 27 2020 jslabyAATTsuse.cz- virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serial (git-fixes).- /dev/mem: Add missing memory barriers for devmem_inode (git-fixes).- /dev/mem: Revoke mappings when a driver claims the region (git-fixes).- Refresh patches.suse/0043-Restrict-dev-mem-and-dev-kmem-when-the-kernel-is-loc.patch.- commit a545a34 * Mon Jul 27 2020 jslabyAATTsuse.cz- blacklist.conf: add 5fc6266af7b4- commit 910ce97 * Mon Jul 27 2020 jslabyAATTsuse.cz- Delete patches.suse/tcp-md5-reject-TCP_MD5SIG-or-TCP_MD5SIG_EXT-on-estab.patch.- blacklist.conf: add it It was later reverted in upstream as it caused problems on some BGP implementations.- commit 558a304 * Mon Jul 27 2020 jslabyAATTsuse.cz- rtnetlink: Fix memory(net_device) leak when ->newlink fails (git-fixes).- net: dsa: bcm_sf2: Fix node reference count (git-fixes).- tty: hvc_console, fix crashes on parallel open/close (git-fixes).- commit 04649c2 * Fri Jul 24 2020 tiwaiAATTsuse.de- USB: serial: option: add Quectel EG95 LTE modem (bsc#1111666).- USB: serial: ch341: add new Product ID for CH340 (bsc#1111666).- USB: serial: option: add GosunCn GM500 series (bsc#1111666).- USB: serial: cypress_m8: enable Simply Automated UPB PIM (bsc#1111666).- Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux list (bsc#1111666).- ALSA: usb-audio: add quirk for MacroSilicon MS2109 (bsc#1111666).- ALSA: opl3: fix infoleak in opl3 (bsc#1111666).- ALSA: hda - let hs_mic be picked ahead of hp_mic (bsc#1111666).- i2c: eg20t: Load module automatically if ID matches (bsc#1111666).- tpm_tis: extra chip->ops check on error path in tpm_tis_core_init (bsc#1111666).- spi: spidev: fix a race between spidev_release and spidev_remove (bsc#1111666).- ACPI: video: Use native backlight on Acer TravelMate 5735Z (bsc#1111666).- ACPI: video: Use native backlight on Acer Aspire 5783z (bsc#1111666).- mmc: sdhci: do not enable card detect interrupt for gpio cd type (bsc#1111666).- spi: fix initial SPI_SR value in spi-fsl-dspi (bsc#1111666).- commit 9c89246 * Fri Jul 24 2020 tbogendoerferAATTsuse.de- IB/hfi1: Do not destroy link_wq when the device is shut down (bsc#1174409).- IB/hfi1: Do not destroy hfi1_wq when the device is shut down (bsc#1174409).- commit 7cc42e6 * Fri Jul 24 2020 tiwaiAATTsuse.de- chardev: Avoid potential use-after-free in \'chrdev_open()\' (CVE-2020-0305, bsc#1174462).- commit 03ef25c * Fri Jul 24 2020 tiwaiAATTsuse.de- Update patch reference tag for cdev security fix (CVE-2020-0305, bsc#1174462)- commit 14b2b65 * Fri Jul 24 2020 oheringAATTsuse.de- PCI: hv: Retry PCI bus D0 entry on invalid device state (bsc#1172871, bsc#1172872).- PCI: hv: Fix the PCI HyperV probe failure path to release resource properly (bsc#1172871, bsc#1172872).- hv_netvsc: Fix netvsc_start_xmit\'s return type (git-fixes).- commit d1e4856 * Fri Jul 24 2020 oheringAATTsuse.de- kabi: hv: prevent struct device_node to become defined (bsc#1172871).- PCI: hv: Introduce hv_msi_entry (bsc#1172871, bsc#1172872).- commit 234c01a * Fri Jul 24 2020 oheringAATTsuse.de- PCI: hv: Move retarget related structures into tlfs header (bsc#1172871, bsc#1172872).- PCI: hv: Move hypercall related definitions into tlfs header (bsc#1172871, bsc#1172872).- PCI: hv: Change pci_protocol_version to per-hbus (bsc#1172871, bsc#1172872).- commit daf115f * Fri Jul 24 2020 oheringAATTsuse.de- PCI: hv: Reorganize the code in preparation of hibernation (bsc#1172871, bsc#1172872).- Refresh patches.suse/msft-hv-2032-PCI-hv-Decouple-the-func-definition-in-hv_dr_state-f.patch.- commit ae41dfe * Thu Jul 23 2020 fdmananaAATTsuse.com- btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO (bsc#1174438).- commit 3b38225 * Thu Jul 23 2020 fdmananaAATTsuse.com- btrfs: fix RWF_NOWAIT write not failling when we need to cow (bsc#1174438).- commit 3020a52 * Thu Jul 23 2020 fdmananaAATTsuse.com- btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof (bsc#1174438).- commit 8a30a2b * Thu Jul 23 2020 fdmananaAATTsuse.com- btrfs: fix hang on snapshot creation after RWF_NOWAIT write (bsc#1174438).- commit 5728ed8 * Thu Jul 23 2020 fdmananaAATTsuse.com- btrfs: drop argument tree from btrfs_lock_and_flush_ordered_range (bsc#1174438).- commit 5f13681 * Thu Jul 23 2020 fdmananaAATTsuse.com- btrfs: add assertions for tree == inode->io_tree to extent IO helpers (bsc#1174438).- commit fa5d996 * Thu Jul 23 2020 fdmananaAATTsuse.com- btrfs: use correct count in btrfs_file_write_iter() (bsc#1174438).- commit 826b6c7 * Thu Jul 23 2020 fdmananaAATTsuse.com- btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range (bsc#1174438).- commit d3ef5d1 * Thu Jul 23 2020 fdmananaAATTsuse.com- btrfs: Return EAGAIN if we can\'t start no snpashot write in check_can_nocow (bsc#1174438).- commit 467b7f4 * Thu Jul 23 2020 fdmananaAATTsuse.com- btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range (bsc#1174438).- commit 860c5a2 * Thu Jul 23 2020 fdmananaAATTsuse.com- btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range (bsc#1174438).- commit 733c29d * Thu Jul 23 2020 fdmananaAATTsuse.com- btrfs: add new helper btrfs_lock_and_flush_ordered_range (bsc#1174438).- commit c127de2 * Thu Jul 23 2020 oneukumAATTsuse.com- HID: magicmouse: do not set up autorepeat (git-fixes).- commit cc5bab2 * Thu Jul 23 2020 oneukumAATTsuse.com- crypto: talitos - reorder code in talitos_edesc_alloc() (git-fixes).- commit 7ab7da7 * Thu Jul 23 2020 oneukumAATTsuse.com- blacklist.conf: cleanup removing unused symbols- commit 9829d77 * Thu Jul 23 2020 oneukumAATTsuse.com- crypto: talitos - fix IPsec cipher in length (git-fixes).- commit 4185d3f * Thu Jul 23 2020 oneukumAATTsuse.com- input: i8042 - Remove special PowerPC handling (git-fixes).- commit a8b03d9 * Thu Jul 23 2020 oneukumAATTsuse.com- media: cec: silence shift wrapping warning in __cec_s_log_addrs() (git-fixes).- commit 6f9166a * Thu Jul 23 2020 jslabyAATTsuse.cz- kABI: reintroduce inet_hashtables.h include to l2tp_ip (kabi).- commit 9e32359 * Thu Jul 23 2020 jslabyAATTsuse.cz- l2tp: add sk_family checks to l2tp_validate_socket (networking-stable-20_06_07).- l2tp: do not use inet_hash()/inet_unhash() (networking-stable-20_06_07).- devinet: fix memleak in inetdev_init() (networking-stable-20_06_07).- net/mlx5: Fix crash upon suspend/resume (networking-stable-20_06_07).- net: be more gentle about silly gso requests coming from user (networking-stable-20_06_07).- vsock: fix timeout in vsock_accept() (networking-stable-20_06_07).- net: usb: qmi_wwan: add Telit LE910C1-EUX composition (networking-stable-20_06_07).- net: check untrusted gso_size at kernel entry (networking-stable-20_06_07).- net: usb: qmi_wwan: add Telit 0x1050 composition (networking-stable-20_06_07).- commit c35e706 * Wed Jul 22 2020 tbogendoerferAATTsuse.de- nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K (git-fixes).- Refresh patches.suse/0001-nfp-bpf-fix-ALU32-high-bits-clearance-bug.patch.- commit 3507d98 * Wed Jul 22 2020 tbogendoerferAATTsuse.de- ipvlan: call dev_change_flags when ipvlan mode is reset (git-fixes).- Refresh patches.suse/ipvlan-l3mdev-fix-broken-l3s-mode-wrt-local-routes.patch.- commit 530c0ee * Wed Jul 22 2020 tbogendoerferAATTsuse.de- mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON() (git-fixes).- bnxt_en: fix NULL dereference in case SR-IOV configuration fails (git-fixes).- net: qed: fix excessive QM ILT lines consumption (git-fixes).- net: qed: fix NVMe login fails over VFs (git-fixes).- net: qede: stop adding events on an already destroyed workqueue (git-fixes).- vxlan: Avoid infinite loop when suppressing NS messages with invalid options (git-fixes).- qlcnic: fix missing release in qlcnic_83xx_interrupt_test (git-fixes).- net/mlx4_core: fix a memory leak bug (git-fixes).- net/cxgb4: Check the return from t4_query_params properly (git-fixes).- net: ena: fix continuous keep-alive resets (git-fixes).- net: ena: avoid memory access violation by validating req_id properly (git-fixes).- net: ena: ena-com.c: prevent NULL pointer dereference (git-fixes).- net: ena: ethtool: use correct value for crc32 hash (git-fixes).- net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE (git-fixes).- net: ena: fix corruption of dev_idx_to_host_tbl (git-fixes).- net: ena: fix incorrectly saving queue numbers when setting RSS indirection table (git-fixes).- net: ena: rss: store hash function as values and not bits (git-fixes).- net: ena: rss: fix failure to get indirection table (git-fixes).- net: ena: rss: do not allocate key when not supported (git-fixes).- net: ena: fix incorrect default RSS key (git-fixes).- net: ena: add missing ethtool TX timestamping indication (git-fixes).- net: ena: fix uses of round_jiffies() (git-fixes).- net: ena: fix potential crash when rxfh key is NULL (git-fixes).- mlxsw: spectrum_dpipe: Add missing error path (git-fixes).- bnxt_en: Fix ipv6 RFS filter matching logic (git-fixes).- ixgbevf: Remove limit of 10 entries for unicast filter list (git-fixes).- net: ena: fix issues in setting interrupt moderation params in ethtool (git-fixes).- net: ena: fix default tx interrupt moderation interval (git-fixes).- mvpp2: remove misleading comment (git-fixes).- net/mlx5e: Fix traffic duplication in ethtool steering (git-fixes).- net: ena: don\'t wake up tx queue when down (git-fixes).- net: ena: fix retrieval of nonadaptive interrupt moderation intervals (git-fixes).- net: ena: reimplement set/get_coalesce() (git-fixes).- net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it (git-fixes).- net/mlx5e: Remove unnecessary clear_bit()s (git-fixes).- net/mlx5e: ethtool, Fix a typo in WOL function names (git-fixes).- i40e: reduce stack usage in i40e_set_fc (git-fixes).- qed: reduce maximum stack frame size (git-fixes).- bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails (git-fixes).- net: mvmdio: allow up to four clocks to be specified for orion-mdio (git-fixes).- bnxt_en: Fix ethtool selftest crash under error conditions (git-fixes).- net: mvpp2: prs: Don\'t override the sign bit in SRAM parser shift (git-fixes).- be2net: fix link failure after ethtool offline test (git-fixes).- mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed (git-fixes).- mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead (git-fixes).- net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set (git-fixes).- mlxsw: spectrum: Prevent force of 56G (git-fixes).- mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue (git-fixes).- mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueue (git-fixes).- mlxsw: spectrum_switchdev: Add MDB entries in prepare phase (git-fixes).- net/mlx5: Avoid panic when setting vport rate (git-fixes).- mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky (git-fixes).- mlxsw: pci: Return error on PCI reset timeout (git-fixes).- net/mlx5: Continue driver initialization despite debugfs failure (git-fixes).- net/mlx4_core: drop useless LIST_HEAD (git-fixes).- commit 1969d1b * Wed Jul 22 2020 oneukumAATTsuse.com- PM / Domains: Allow genpd users to specify default active wakeup behavior (git-fixes).- commit 90c3d1a * Wed Jul 22 2020 tiwaiAATTsuse.de- Drop another USB dwc3 gadget patch that broke the build- commit 16125fb * Wed Jul 22 2020 oneukumAATTsuse.com- usb: dwc3: gadget: introduce cancelled_list (git-fixes).- blacklist.conf: a patch now needed for other patches- commit 053d0de * Wed Jul 22 2020 jslabyAATTsuse.cz- bnxt_en: Fix AER reset logic on 57500 chips (git-fixes).- commit 0366b72 * Wed Jul 22 2020 tiwaiAATTsuse.de- Drop USB dwc3 gadget patch that broke the build on openSUSE-15.1 branch- commit 7630c3f * Tue Jul 21 2020 tiwaiAATTsuse.de- PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership (bsc#1174356).- commit b20389f * Tue Jul 21 2020 tiwaiAATTsuse.de- pci: Revive pci_dev __aer_firmware_first * fields for kABI (bsc#1174356).- commit bdde1dc * Tue Jul 21 2020 tiwaiAATTsuse.de- PCI/AER: Use only _OSC to determine AER ownership (bsc#1174356).- commit c94e0e4 * Tue Jul 21 2020 oneukumAATTsuse.com- padata: reorder work kABI fixup (git-fixes).- commit 140a912 * Tue Jul 21 2020 oneukumAATTsuse.com- padata: ensure the reorder timer callback runs on the correct CPU (git-fixes).- commit de7401a * Tue Jul 21 2020 oneukumAATTsuse.com- PM / domains: Don\'t skip driver\'s ->suspend|resume_noirq() callbacks (git-fixes). Refresh patches.suse/0001-PM-genpd-Stop-start-devices-without-pm_runtime_force.patch.- commit 9992bf7 * Tue Jul 21 2020 tiwaiAATTsuse.de- Revert commit e918e570415c (\"tpm_tis: Remove the HID IFX0102\") (bsc#1111666).- commit a844430 * Tue Jul 21 2020 tiwaiAATTsuse.de- USB: serial: iuu_phoenix: fix memory corruption (bsc#1111666).- usb: gadget: udc: atmel: fix uninitialized read in debug printk (bsc#1111666).- usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable() (bsc#1111666).- usb: dwc2: Fix shutdown callback in platform (bsc#1111666).- USB: c67x00: fix use after free in c67x00_giveback_urb (bsc#1111666).- usb: chipidea: core: add wakeup support for extcon (bsc#1111666).- hwmon: (emc2103) fix unable to change fan pwm1_enable attribute (bsc#1111666).- spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate (bsc#1111666).- regmap: debugfs: Don\'t sleep while atomic for fast_io regmaps (bsc#1111666).- ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534 (bsc#1111666).- intel_th: Fix a NULL dereference when hub driver is not loaded (bsc#1111666).- staging: comedi: verify array index is correct before using it (bsc#1111666).- iio:pressure:ms5611 Fix buffer element alignment (bsc#1111666).- iio:humidity:hdc100x Fix alignment and data leak issues (bsc#1111666).- iio:magnetometer:ak8974: Fix alignment and data leak issues (bsc#1111666).- iio: pressure: zpa2326: handle pm_runtime_get_sync failure (bsc#1111666).- iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe() (bsc#1111666).- iio:health:afe4404 Fix timestamp alignment and prevent data leak (bsc#1111666).- Revert \"thermal: mediatek: fix register index error\" (bsc#1111666).- ALSA: usb-audio: Fix packet size calculation (bsc#1111666).- i2c: mlxcpld: check correct size of maximum RECV_LEN packet (bsc#1111666).- i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665 (bsc#1111666).- hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add() (bsc#1111666).- hwmon: (max6697) Make sure the OVERT mask is set correctly (bsc#1111666).- drm/msm/dpu: fix error return code in dpu_encoder_init (bsc#1111666).- tpm_tis: Remove the HID IFX0102 (bsc#1111666).- usb: gadget: udc: Potential Oops in error handling code (bsc#1111666).- USB: ohci-sm501: Add missed iounmap() in remove (bsc#1111666).- usb: host: ehci-exynos: Fix error check in exynos_ehci_probe() (bsc#1111666).- ACPI: sysfs: Fix pm_profile_attr type (bsc#1111666).- drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003 (bsc#1111666).- drm: panel-orientation-quirks: Add quirk for Asus T101HA panel (bsc#1111666).- gpu: host1x: Detach driver on unregister (bsc#1111666).- drm/tegra: hub: Do not enable orphaned window group (bsc#1111666).- usbnet: smsc95xx: Fix use-after-free after removal (bsc#1111666).- usb: gadget: fix potential double-free in m66592_probe (bsc#1111666).- power: vexpress: add suppress_bind_attrs to true (bsc#1111666).- ALSA: usb-audio: Improve frames size computation (bsc#1111666).- bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads (bsc#1111666).- kernfs: fix barrier usage in __kernfs_new_node() (bsc#1111666).- commit e399ee6 * Tue Jul 21 2020 tiwaiAATTsuse.de- Drop ath9k fix patch that caused a regression (bko#208251) Delete patches.suse/ath9k-Fix-general-protection-fault-in-ath9k_hif_usb_.patch. blacklist.conf: add commit ids- commit 65db794 * Tue Jul 21 2020 jslabyAATTsuse.cz- timers: Add a function to start/reduce a timer (networking-stable-20_05_27).- Refresh patches.suse/timers-Invoke-timer_start_debug-where-it-makes-sense.patch.- commit 084721e * Tue Jul 21 2020 tiwaiAATTsuse.de- Fix boot crash with MD (bsc#1174343) Refresh patches.suse/mdraid-fix-read-write-bytes-accounting.patch- commit 7f6d060 * Tue Jul 21 2020 jslabyAATTsuse.cz- dpaa_eth: fix usage as DSA master, try 3 (networking-stable-20_05_27).- net/mlx5e: Update netdev txq on completions during closure (networking-stable-20_05_27).- net/mlx5: Add command entry handling completion (networking-stable-20_05_27).- kABI: protect struct mlx5_cmd_work_ent (kabi).- sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed (networking-stable-20_05_27).- net: ipip: fix wrong address family in init error path (networking-stable-20_05_27).- net: qrtr: Fix passing invalid reference to qrtr_local_enqueue() (networking-stable-20_05_27).- ax25: fix setsockopt(SO_BINDTODEVICE) (networking-stable-20_05_27).- sctp: Don\'t add the shutdown timer if its already been added (networking-stable-20_05_27).- net: inet_csk: Fix so_reuseport bind-address cache in tb->fast * (networking-stable-20_05_27).- r8152: support additional Microsoft Surface Ethernet Adapter variant (networking-stable-20_05_27).- net sched: fix reporting the first-time use timestamp (networking-stable-20_05_27).- net: revert \"net: get rid of an signed integer overflow in ip_idents_reserve()\" (networking-stable-20_05_27).- net: dsa: mt7530: fix roaming from DSA user ports (networking-stable-20_05_27).- pppoe: only process PADT targeted at local interfaces (networking-stable-20_05_16).- net: phy: fix aneg restart in phy_ethtool_set_eee (networking-stable-20_05_16).- net: dsa: loop: Add module soft dependency (networking-stable-20_05_16).- netprio_cgroup: Fix unlimited memory leak of v2 cgroups (networking-stable-20_05_16).- net: fix a potential recursive NETDEV_FEAT_CHANGE (networking-stable-20_05_16).- Revert \"ipv6: add mtu lock check in __ip6_rt_update_pmtu\" (networking-stable-20_05_16).- net: stricter validation of untrusted gso packets (networking-stable-20_05_12).- net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc() (networking-stable-20_05_12).- net: usb: qmi_wwan: add support for DW5816e (networking-stable-20_05_12).- mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properly (networking-stable-20_05_12).- tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040 (networking-stable-20_05_12).- net: macsec: preserve ingress frame ordering (networking-stable-20_05_12).- net/mlx5: Fix command entry leak in Internal Error State (networking-stable-20_05_12).- net/mlx5: Fix forced completion access non initialized command entry (networking-stable-20_05_12).- sch_sfq: validate silly quantum values (networking-stable-20_05_12).- bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features() (networking-stable-20_05_12).- bnxt_en: Improve AER slot reset (networking-stable-20_05_12).- bnxt_en: Fix VF anti-spoof filter setup (networking-stable-20_05_12).- sch_choke: avoid potential panic in choke_reset() (networking-stable-20_05_12).- fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks (networking-stable-20_05_12).- net/tls: Fix sk_psock refcnt leak when in tls_data_ready() (networking-stable-20_05_12).- net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict() (networking-stable-20_05_12).- commit 663829d * Mon Jul 20 2020 oneukumAATTsuse.com- usb: dwc3: gadget: Properly handle failed kick_transfer (git-fixes).- commit e4e548b * Mon Jul 20 2020 msuchanekAATTsuse.de- powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkey (bsc#1065729).- commit 512c66c * Mon Jul 20 2020 hareAATTsuse.de- scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs() (bsc#1174296).- scsi: mpt3sas: Fix double free in attach error handling (bsc#1174296).- scsi: megaraid_sas: Fix a compilation warning (bsc#1174296).- scsi: hisi_sas: fix calls to dma_set_mask_and_coherent() (bsc#1174296).- scsi: aacraid: fix a signedness bug (bsc#1174296).- commit 97b7503 * Mon Jul 20 2020 jleeAATTsuse.com- efi: Restrict efivar_ssdt_load when the kernel is locked down (CVE-2019-20908 bsc#1173567).- commit f89c367 * Sat Jul 18 2020 tiwaiAATTsuse.de- Fix Patch-mainline tag in the previous zram fix patch- commit 42aac98 * Sat Jul 18 2020 lduncanAATTsuse.com- Revert \"zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()\" (bsc#1173074 CVE-2020-10781).- commit f3006ff * Thu Jul 16 2020 msuchanekAATTsuse.de- powerpc/fadump: fix race between pstore write and fadump crash trigger (bsc#1168959 ltc#185010).- commit c2a54c1 * Thu Jul 16 2020 oneukumAATTsuse.com- usb: dwc3: gadget: Properly handle ClearFeature(halt) (git-fixes).- commit eb7068e * Thu Jul 16 2020 msuchanekAATTsuse.de- powerpc/xmon: Reset RCU and soft lockup watchdogs (bsc#1065729).- commit 3f8e9fd * Thu Jul 16 2020 tiwaiAATTsuse.de- ACPI: configfs: Disallow loading ACPI tables when locked down (CVE-2020-15780 bsc#1173573).- commit 0f0fd84 * Wed Jul 15 2020 oneukumAATTsuse.com- usb: dwc3: gadget: never call ->complete() from ->ep_queue() (git-fixes).- commit 10e64ac * Wed Jul 15 2020 mbruggerAATTsuse.com- brcmfmac: Transform compatible string for FW loading (bsc#1169771).- commit 973a8d6 * Wed Jul 15 2020 tbogendoerferAATTsuse.de- net: hns3: fix a not link up issue when fibre port supports autoneg (bsc#1174070).- net: hns3: fix port setting handle for fibre port (bsc#1174070).- net: hns3: fix port capbility updating issue (bsc#1174070).- net: hns3: restore the MAC autoneg state after reset (bsc#1174070).- net: hns3: fix selftest fail issue for fibre port with autoneg on (bsc#1174070).- commit 508a649 * Wed Jul 15 2020 oneukumAATTsuse.com- blacklist.conf: c91815b596245fd7da349ecc43c8def670d2269e removed prerequisite for another patch Bitte geben Sie eine Commit-Beschreibung für Ihre Änderungen ein. Zeilen,- commit 63dfdc8 * Wed Jul 15 2020 tbogendoerferAATTsuse.de- net: hns3: add support for multiple media type (bsc#1174070).- Refresh patches.suse/net-hns3-add-aRFS-support-for-PF.patch.- Refresh patches.suse/net-hns3-add-support-for-dump-firmware-statistics-by.patch.- Refresh patches.suse/net-hns3-some-modifications-to-simplify-and-optimize.patch.- Refresh patches.suse/net-hns3-sync-VLAN-filter-entries-when-kill-VLAN-ID-.patch.- commit d3b0506 * Wed Jul 15 2020 oneukumAATTsuse.com- USB: ehci: reopen solution for Synopsys HC bug (git-fixes).- commit 06f69a3 * Wed Jul 15 2020 oneukumAATTsuse.com- xhci: Fix incorrect EP_STATE_MASK (git-fixes).- commit e2f75e2 * Wed Jul 15 2020 tbogendoerferAATTsuse.de- net: hns3: add autoneg and change speed support for fibre port (bsc#1174070).- Refresh patches.suse/net-hns3-fix-flow-control-configure-issue-for-fibre-.patch.- commit 5dc14fe * Wed Jul 15 2020 oneukumAATTsuse.com- wil6210: make sure Rx ring sizes are correlated (git-fixes).- commit 6223dfb * Wed Jul 15 2020 tbogendoerferAATTsuse.de- net: hns3: fix for FEC configuration (bsc#1174070).- net: hns3: add support for FEC encoding control (bsc#1174070).- commit 016e34b * Tue Jul 14 2020 oneukumAATTsuse.com- usb: add USB_QUIRK_DELAY_INIT for Logitech C922 (git-fixes).- commit 64b74a7 * Tue Jul 14 2020 jroedelAATTsuse.de- iommu/vt-d: Enable PCI ACS for platform opt in hint (bsc#1174130).- commit d262bb5 * Tue Jul 14 2020 jroedelAATTsuse.de- vfio/pci: Fix SR-IOV VF handling with MMIO blocking (bsc#1174123).- KVM: x86: Fix APIC page invalidation race (bsc#1174122).- commit 584ee8f * Tue Jul 14 2020 tiwaiAATTsuse.de- Move upstreamed lpfc patches into sorted section- commit 32dd117 * Tue Jul 14 2020 tiwaiAATTsuse.de- intel_idle: Graceful probe failure when MWAIT is disabled (bsc#1174115).- Refresh patches.suse/intel_idle-convert-to-new-x86-cpu-match-macros.patch.- commit 8021c39 * Tue Jul 14 2020 dwagnerAATTsuse.de- scsi: lpfc: Fix less-than-zero comparison of unsigned value (bsc#1158983).- scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on same CPU (bsc#1158983).- scsi: lpfc: Fix inconsistent indenting (bsc#1158983).- scsi: lpfc: Update lpfc version to 12.8.0.2 (bsc#1158983).- scsi: lpfc: Add an internal trace log buffer (bsc#1172687 bsc#1171530).- scsi: lpfc: Add blk_io_poll support for latency improvment (bsc#1172687 bsc#1171530).- scsi: lpfc: Add support to display if adapter dumps are available (bsc#1172687 bsc#1171530).- scsi: lpfc: Allow applications to issue Common Set Features mailbox command (bsc#1172687 bsc#1171530).- scsi: lpfc: Fix language in 0373 message to reflect non-error message (bsc#1172687 bsc#1171530).- scsi: lpfc: Fix kdump hang on PPC (bsc#1172687 bsc#1171530).- scsi: lpfc: Fix shost refcount mismatch when deleting vport (bsc#1172687 bsc#1171530).- scsi: lpfc: Fix stack trace seen while setting rrq active (bsc#1172687 bsc#1171530).- scsi: lpfc: Fix oops due to overrun when reading SLI3 data (bsc#1172687 bsc#1171530).- scsi: lpfc: Fix NVMe rport deregister and registration during ADISC (bsc#1172687 bsc#1171530).- scsi: lpfc: Fix missing MDS functionality (bsc#1172687 bsc#1171530).- scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_test (bsc#1172687 bsc#1171530).- scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset() (bsc#1172687 bsc#1171530).- lpfc_debugfs: get rid of pointless access_ok() (bsc#1172687 bsc#1171530).- commit d548866 * Tue Jul 14 2020 lhenriquesAATTsuse.de- libceph: don\'t omit recovery_deletes in target_copy() (bsc#1174113).- commit be62b4b * Mon Jul 13 2020 oneukumAATTsuse.com- PCI: pciehp: Fix indefinite wait on sysfs requests (git-fixes).- commit 02e9b44 * Mon Jul 13 2020 oneukumAATTsuse.com- PCI: pciehp: Support interrupts sent from D3hot (git-fixes).- Refresh patches.suse/0001-PCI-pciehp-Avoid-returning-prematurely-from-sysfs-re.patch.- Refresh patches.suse/0001-PCI-pciehp-Do-not-handle-events-if-interrupts-are-ma.patch.- Refresh patches.suse/0001-PCI-pciehp-Fix-hot-add-vs-powerfault-detection-order.patch.- Refresh patches.suse/0001-PCI-pciehp-Unify-controller-and-slot-structs.patch.- Refresh patches.suse/pci-pciehp-fix-msi-interrupt-race.- commit 83f9645 * Mon Jul 13 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'video: vt8500lcdfb: fix fallthrough warning\'- commit 679769c * Mon Jul 13 2020 tzimmermannAATTsuse.de- drm/radeon: fix double free (bsc#1113956)- commit 6c159bc * Mon Jul 13 2020 tzimmermannAATTsuse.de- drm/mediatek: Check plane visibility in atomic_update (bsc#1113956) * context changes- commit ea7bb18 * Mon Jul 13 2020 tzimmermannAATTsuse.de- drm/radeon: fix fb_div check in ni_init_smc_spll_table() (bsc#1113956)- commit 236a1bc * Mon Jul 13 2020 tzimmermannAATTsuse.de- drm/i915/icl+: Fix hotplug interrupt disabling after storm detection (bsc#1112178)- commit c150ebd * Mon Jul 13 2020 tzimmermannAATTsuse.de- drm/vkms: Hold gem object while still in-use (bsc#1113956) * context changes- commit c287ea3 * Mon Jul 13 2020 tzimmermannAATTsuse.de- drm/dp_mst: Increase ACT retry timeout to 3s (bsc#1113956) * context changes- commit 5a245ea * Mon Jul 13 2020 tzimmermannAATTsuse.de- drm/qxl: Use correct notify port address when creating cursor ring (bsc#1113956)- commit c584d0d * Fri Jul 10 2020 mkoutnyAATTsuse.com- blacklist.conf: Blacklist 61e713bdca36 (bsc#1171529)- commit 52e6cf1 * Fri Jul 10 2020 jackAATTsuse.cz- cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages (bsc#1173857).- blacklist.conf: Remove above commit from blacklist- Refresh patches.suse/cgroup-writeback-don-t-switch-wbs-immediately-on-dea.patch- commit a4abde4 * Fri Jul 10 2020 oheringAATTsuse.de- Drivers: hv: Change flag to write log level in panic msg to false (bsc#1170617, bsc#1170618).- commit 09000e3 * Thu Jul 09 2020 ptesarikAATTsuse.cz- README.BRANCH: Add Takashi Iwai as primary maintainer.- commit 2400e4d * Wed Jul 08 2020 tiwaiAATTsuse.de- usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect (CVE-2020-15393 bsc#1173514).- commit 522c880 * Wed Jul 08 2020 wquAATTsuse.com- btrfs: qgroup: Fix a bug that prevents qgroup to be re-enabled after disable (bsc#1172247).- commit 38b397a * Wed Jul 08 2020 neilbAATTsuse.de- nfsd: apply umask on fs without ACL support (git-fixes, bsc#1175518, CVE-2020-24394).- commit 44db378 * Tue Jul 07 2020 jackAATTsuse.cz- nilfs2: fix null pointer dereference at nilfs_segctor_do_construct() (bsc#1173857).- commit d276b30 * Tue Jul 07 2020 jackAATTsuse.cz- blacklist.conf: Blacklist ef1548adada5- commit 3cfa227 * Tue Jul 07 2020 jackAATTsuse.cz- blacklist.conf: Blacklist ce623f89872d- commit 4a4fd85 * Tue Jul 07 2020 jackAATTsuse.cz- blacklist.conf: Blacklist d7b0a23d8150- commit 5e346f5 * Tue Jul 07 2020 jackAATTsuse.cz- blacklist.conf: Blacklist 9b0eb69b75bc- commit 3c90a13 * Tue Jul 07 2020 jackAATTsuse.cz- blacklist.conf: Blacklist aa94b1dc5bca- commit eac7317 * Tue Jul 07 2020 jackAATTsuse.cz- blacklist.conf: Blacklist ad6bf88a6c19- commit 1547bb6 * Tue Jul 07 2020 jackAATTsuse.cz- jbd2: Preserve kABI when adding j_abort_mutex (bsc#1173833).- commit a77f6b6 * Tue Jul 07 2020 jackAATTsuse.cz- jbd2: avoid leaking transaction credits when unreserving handle (bsc#1173845).- commit bc42036 * Tue Jul 07 2020 jackAATTsuse.cz- ext4: fix partial cluster initialization when splitting extent (bsc#1173839).- commit baa800f * Tue Jul 07 2020 jackAATTsuse.cz- ext4: fix race between ext4_sync_parent() and rename() (bsc#1173838).- commit e6b4ba9 * Tue Jul 07 2020 jackAATTsuse.cz- ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error handlers (bsc#1173833).- commit 7e8f589 * Tue Jul 07 2020 jackAATTsuse.cz- ubifs: remove broken lazytime support (bsc#1173826).- commit 3b0703f * Tue Jul 07 2020 jackAATTsuse.cz- fix multiplication overflow in copy_fdtable() (bsc#1173825).- commit df81716 * Tue Jul 07 2020 jackAATTsuse.cz- loop: replace kill_bdev with invalidate_bdev (bsc#1173820).- commit 7db4384 * Tue Jul 07 2020 jackAATTsuse.cz- block: nr_sects_write(): Disable preemption on seqcount write (bsc#1173818).- commit cf77b8d * Mon Jul 06 2020 tbogendoerferAATTsuse.de- debugfs: Check module state before warning in {full/open}_proxy_open() (bsc#1173746).- commit b89d82c * Mon Jul 06 2020 colyliAATTsuse.de- bcache: fix potential deadlock problem in btree_gc_coalesce (bsc#1171732, CVE-2020-12771).- commit 0aa0b5b * Fri Jul 03 2020 pmladekAATTsuse.com- blacklist.conf: bpf: non-critical (bsc#1172344)- commit b6857dc * Thu Jul 02 2020 tbogendoerferAATTsuse.de- tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes (bsc#1173284).- commit c59580c * Thu Jul 02 2020 achoAATTsuse.com- Fix kABI breakage by nl80211 security fix (bsc#1152107 CVE-2019-16746).- nl80211: validate beacon head (bsc#1152107 CVE-2019-16746).- netlink: replace __NLA_ENSURE implementation (bsc#1152107 CVE-2019-16746).- netlink: add validation function to policy (bsc#1152107 CVE-2019-16746).- netlink: add attribute range validation to policy (bsc#1152107 CVE-2019-16746).- netlink: add nested array policy validation (bsc#1152107 CVE-2019-16746).- netlink: allow NLA_NESTED to specify nested policy to validate (bsc#1152107 CVE-2019-16746).- netlink: move extack setting into validate_nla() (bsc#1152107 CVE-2019-16746).- netlink: make validation_data const (bsc#1152107 CVE-2019-16746).- netlink: add NLA_REJECT policy type (bsc#1152107 CVE-2019-16746).- netlink: Return extack message if attribute validation fails (bsc#1152107 CVE-2019-16746).- net netlink: Add new type NLA_BITFIELD32 (bsc#1152107 CVE-2019-16746).- net: add extack arg to lwtunnel build state (bsc#1152107 CVE-2019-16746).- net: ipv4: Add extack messages for route add failures (bsc#1152107 CVE-2019-16746).- commit 39ffeec * Thu Jul 02 2020 dwagnerAATTsuse.de- scsi: qla2xxx: Set NVMe status code for failed NVMe FCP request (bsc#1158983).- commit e4f8567 * Thu Jul 02 2020 mkubecekAATTsuse.cz- rpm/kernel-binary.spec.in: do not run klp-symbols for configs with no modules Starting with 5.8-rc1, s390x/zfcpdump builds fail because rpm/klp-symbols script does not find .tmp_versions directory. This is missing because s390x/zfcpdump is built without modules (CONFIG_MODULES disabled). As livepatching cannot work without modules, the cleanest solution is setting %klp_symbols to 0 if CONFIG_MODULES is disabled. (We cannot simply add another condition to the place where %klp_symbols is set as it can be already set to 1 from prjconf.)- commit a048c4b * Wed Jul 01 2020 fdmananaAATTsuse.com- btrfs: fix missing file extent item for hole after ranged fsync (bsc#1171761).- commit 31de3ec * Wed Jul 01 2020 fdmananaAATTsuse.com- Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES (bsc#1171761).- Refresh patches.suse/btrfs-fix-partial-loss-of-prealloc-extent-past-i_siz.patch.- commit f1947ca * Wed Jul 01 2020 fdmananaAATTsuse.com- btrfs: Remove extra parentheses from condition in copy_items() (bsc#1171761).- commit 181c2d2 * Wed Jul 01 2020 fdmananaAATTsuse.com- Btrfs: remove no longer used \'sync\' member from transaction handle (bsc#1171761).- commit ab4232d * Wed Jul 01 2020 fdmananaAATTsuse.com- Btrfs: remove no longer used io_err from btrfs_log_ctx (bsc#1171761).- commit bf89130 * Wed Jul 01 2020 fdmananaAATTsuse.com- Btrfs: remove no longer used logged range variables when logging extents (bsc#1171761).- commit 8931151 * Wed Jul 01 2020 fdmananaAATTsuse.com- btrfs: fix missing semaphore unlock in btrfs_sync_file (bsc#1171761).- commit c5af885 * Wed Jul 01 2020 fdmananaAATTsuse.com- Btrfs: fix rare chances for data loss when doing a fast fsync (bsc#1171761).- Refresh patches.suse/Btrfs-check-for-the-full-sync-flag-while-holding-the.patch.- commit f3fa3f4 * Wed Jul 01 2020 fdmananaAATTsuse.com- Btrfs: fix missing data checksums after a ranged fsync (msync) (bsc#1171761).- commit 35974d4 * Wed Jul 01 2020 fdmananaAATTsuse.com- btrfs: remove remaing full_sync logic from btrfs_sync_file (bsc#1171761).- Refresh patches.suse/Btrfs-check-for-the-full-sync-flag-while-holding-the.patch.- Refresh patches.suse/btrfs-fix-race-between-ranged-fsync-and-writeback-of.patch.- Refresh patches.suse/btrfs-move-the-dio_sem-higher-up-the-callchain.patch.- commit 67d42e6 * Wed Jul 01 2020 fdmananaAATTsuse.com- btrfs: remove the logged extents infrastructure (bsc#1171761).- Refresh patches.suse/Btrfs-fix-block-group-remaining-RO-forever-after-err.patch.- commit ce07655 * Wed Jul 01 2020 fdmananaAATTsuse.com- btrfs: clean up the left over logged_list usage (bsc#1171761).- Refresh patches.suse/btrfs-fix-data-loss-after-inode-eviction-renaming-it.patch.- commit 89bbbde * Wed Jul 01 2020 fdmananaAATTsuse.com- btrfs: remove the wait ordered logic in the log_one_extent path (bsc#1171761).- commit 7b588ba * Wed Jul 01 2020 fdmananaAATTsuse.com- btrfs: always wait on ordered extents at fsync time (bsc#1171761).- Refresh patches.suse/Btrfs-check-for-the-full-sync-flag-while-holding-the.patch.- Refresh patches.suse/btrfs-move-the-dio_sem-higher-up-the-callchain.patch.- commit 8cf1dc6 * Wed Jul 01 2020 fdmananaAATTsuse.com- Btrfs: fix list_add corruption and soft lockups in fsync (bsc#1171761).- Refresh patches.suse/Btrfs-check-for-the-full-sync-flag-while-holding-the.patch.- commit 67a769b * Wed Jul 01 2020 nmoreychaisemartinAATTsuse.com- RDMA/efa: Set maximum pkeys device attribute (bsc#1111666)- commit e037808 * Tue Jun 30 2020 oneukumAATTsuse.com- crypto: cavium/nitrox - Fix \'nitrox_get_first_device()\' when ndevlist is fully iterated (git-fixes).- commit 86246df * Tue Jun 30 2020 ptesarikAATTsuse.cz- amdgpu: a NULL ->mm does not mean a thread is a kthread (git-fixes).- commit e1f0d70 * Tue Jun 30 2020 ptesarikAATTsuse.cz- blacklist.conf: rcar-du Kconfig fix not needed- commit 14d1e0e * Tue Jun 30 2020 ptesarikAATTsuse.cz- s390/qeth: fix error handling for isolation mode cmds (git-fixes).- s390: fix syscall_get_error for compat processes (git-fixes).- s390/qdio: put thinint indicator after early error (git-fixes).- s390/qdio: tear down thinint indicator after early error (git-fixes).- s390/qdio: consistently restore the IRQ handler (git-fixes).- commit 628f3fe * Tue Jun 30 2020 ptesarikAATTsuse.cz- s390/qdio: lock device while installing IRQ handler (git-fixes).- Refresh patches.suse/s390-qdio-don-t-release-memory-in-qdio_setup_irq.patch.- commit 2fd3b26 * Mon Jun 29 2020 bpAATTsuse.de- EDAC/amd64: Read back the scrub rate PCI register on F15h (bsc#1114279).- commit a9a41c3 * Mon Jun 29 2020 bpAATTsuse.de- blacklist.conf: 376bd28d03c9 crypto: ccp - Fix sparse warnings in sev-dev- commit 7e7c687 * Mon Jun 29 2020 bpAATTsuse.de- x86/reboot/quirks: Add MacBook6,1 reboot quirk (bsc#1114279).- commit df51001 * Mon Jun 29 2020 bpAATTsuse.de- KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02 (bsc#1114279).- KVM: nVMX: Don\'t reread VMCS-agnostic state when switching VMCS (bsc#1114279).- commit bba436e * Mon Jun 29 2020 mbenesAATTsuse.cz- blacklist.conf: aadf9dcef9d4 (\"rxrpc: Fix trace string\") Cosmetic change only.- commit 91f6ae4 * Mon Jun 29 2020 mbenesAATTsuse.cz- tracing: Fix event trigger to accept redundant spaces (git-fixes).- commit d7dc129 * Mon Jun 29 2020 lhenriquesAATTsuse.com- blacklist.conf: added e88627403120 (\"libceph: fix alloc_msg_with_page_vector() memory leaks\")- commit 38a586e * Mon Jun 29 2020 lhenriquesAATTsuse.com- libceph: don\'t omit recovery_deletes in target_copy() (bsc#1173462).- commit f37c993 * Mon Jun 29 2020 ptesarikAATTsuse.cz- blacklist.conf: e1750a3d9abb (\"s390/pci: Log new handle in clp_disable_fh()\")- commit fc8ca98 * Fri Jun 26 2020 msuchanekAATTsuse.de- ibmveth: Fix max MTU limit (bsc#1173428 ltc#186397).- commit 8cf8fae * Fri Jun 26 2020 ptesarikAATTsuse.cz- Update upstream references and move to sorted section: patches.suse/ibmvnic-continue-to-init-in-CRQ-reset-returns-H_CLOS.patch.- commit 492ce26 * Fri Jun 26 2020 dwagnerAATTsuse.de- nvme: do not update multipath disk information if the controller is down (bcs#1171558 bsc#1159058).- nvme: check for NVME_CTRL_LIVE in nvme_report_ns_ids() (bcs#1171558 bsc#1159058).- commit 5eb69fa * Fri Jun 26 2020 dwagnerAATTsuse.de- Update series.conf and meta data- commit b63165e * Fri Jun 26 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/gem: Avoid iterating an empty list\'- commit 563e300 * Fri Jun 26 2020 dwagnerAATTsuse.de- scsi: qedf: Add port_id getter (bsc#1150660).- commit cd531b9 * Fri Jun 26 2020 tzimmermannAATTsuse.de- drm: encoder_slave: fix refcouting error for modules (bsc#1114279)- commit 421860e * Wed Jun 24 2020 bpAATTsuse.de- x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned (bsc#1172257).- commit 45c5493 * Wed Jun 24 2020 jroedelAATTsuse.de- vfio-pci: Invalidate mmaps and block MMIO access on disabled memory (CVE-2020-12888 bsc#1171868).- vfio-pci: Fault mmaps to enable vma tracking (CVE-2020-12888 bsc#1171868).- vfio/type1: Support faulting PFNMAP vmas (CVE-2020-12888 bsc#1171868).- vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn() (CVE-2020-12888 bsc#1171868).- commit 981c35f * Wed Jun 24 2020 tonyjAATTsuse.de- blacklist.conf:- commit 3e397c1 * Tue Jun 23 2020 msuchanekAATTsuse.de- ibmvnic: continue to init in CRQ reset returns H_CLOSED (bsc#1173280 ltc#185369).- commit 4693b3c * Tue Jun 23 2020 tiwaiAATTsuse.de- crypto: algboss - don\'t wait during notifier callback (bsc#1111666).- crypto: algif_skcipher - Cap recv SG list at ctx->used (bsc#1111666).- drm: encoder_slave: fix refcouting error for modules (bsc#1111666).- drm/sun4i: hdmi ddc clk: Fix size of m divider (bsc#1111666).- crypto: cavium/nitrox - Fix \'nitrox_get_first_device()\' when ndevlist is fully iterated (bsc#1111666).- media: si2157: Better check for running tuner in init (bsc#1111666).- Bluetooth: Add SCO fallback for invalid LMP parameters error (bsc#1111666).- b43_legacy: Fix connection problem with WPA3 (bsc#1111666).- b43: Fix connection problem with WPA3 (bsc#1111666).- e1000e: Relax condition to trigger reset for ME workaround (bsc#1111666).- carl9170: remove P2P_GO support (bsc#1111666).- ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb (bsc#1111666).- ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb (bsc#1111666).- ath9k: Fix use-after-free Write in ath9k_htc_rx_msg (bsc#1111666).- ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx (bsc#1111666).- Crypto/chcr: fix for ccm(aes) failed test (bsc#1111666).- e1000: Distribute switch variables for initialization (bsc#1111666).- clocksource: dw_apb_timer: Make CPU-affiliation being optional (bsc#1111666).- drm: bridge: adv7511: Extend list of audio sample rates (bsc#1111666).- ACPI: GED: use correct trigger type field in _Exx / _Lxx handling (bsc#1111666).- ACPI: GED: add support for _Exx / _Lxx handler methods (bsc#1111666).- platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32() (bsc#1111666).- mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk (bsc#1111666).- spi: pxa2xx: Apply CS clk quirk to BXT (bsc#1111666).- Input: synaptics - add a second working PNP_ID for Lenovo T470s (bsc#1111666).- ALSA: lx6464es - add support for LX6464ESe pci express variant (bsc#1111666).- PCI: Generalize multi-function power dependency device links (bsc#1111666).- commit c2eeb81 * Tue Jun 23 2020 tiwaiAATTsuse.de- Update patch reference for crypto authenc security fix (CVE-2020-10769 bsc#1173265)- commit 59607da * Tue Jun 23 2020 tonyjAATTsuse.de- perf/x86/amd: Constrain Large Increment per Cycle events (git-fixes).- perf/x86/intel: Fix PT PMI handling (git-fixes).- perf/x86/intel/bts: Fix the use of page_private() (git-fixes).- perf/x86/uncore: Fix event group support (git-fixes).- perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) (git-fixes).- perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity (git-fixes).- perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops (git-fixes).- perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs (git-fixes).- perf/x86/amd/uncore: Do not set \'ThreadMask\' and \'SliceMask\' for non-L3 PMCs (git-fixes stable).- perf/x86/amd/iommu: Make the \'amd_iommu_attr_groups\' symbol static (git-fixes).- perf/x86: Fix incorrect PEBS_REGS (git-fixes).- perf/x86/intel/uncore: Add Node ID mask (git-fixes).- perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts() (git-fixes).- perf/x86/intel: Move branch tracing setup to the Intel-specific source file (git-fixes).- perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events (git-fixes stable).- perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX (git-fixes).- x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGS (git-fixes).- commit c706b53 * Tue Jun 23 2020 tonyjAATTsuse.de- perf/x86: Enable free running PEBS for REGS_USER/INTR (git-fixes).- Refresh patches.suse/17-x86-cpu_entry_area-add-debugstore-entries-to-cpu_entry_area.patch.- commit 4f8d78a * Tue Jun 23 2020 tonyjAATTsuse.de- perf/x86/intel: Add proper condition to run sched_task callbacks (git-fixes).- commit 5e90a78 * Mon Jun 22 2020 msuchanekAATTsuse.de- rpm/kernel-docs.spec.in: Require python-packaging for build.- commit b4cd3a8 * Mon Jun 22 2020 dwagnerAATTsuse.de- lpfc: Synchronize NVME transport and lpfc driver devloss_tmo (bcs#1173060).- commit d0f793c * Fri Jun 19 2020 oheringAATTsuse.de- x86/apic: Install an empty physflat_init_apic_ldr (bsc#1163309).- commit 646bc08 * Fri Jun 19 2020 lhenriquesAATTsuse.com- ceph: request expedited service on session\'s last cap flush (bsc#1167104).- ceph: convert mdsc->cap_dirty to a per-session list (bsc#1167104).- commit 964d04d * Fri Jun 19 2020 tbogendoerferAATTsuse.de- vmxnet3: allow rx flow hash ops only when rss is enabled (bsc#1172484).- net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss() (bsc#1172484).- vmxnet3: use correct hdr reference when packet is encapsulated (bsc#1172484).- vmxnet3: update to version 4 (bsc#1172484).- vmxnet3: add geneve and vxlan tunnel offload support (bsc#1172484).- vmxnet3: add support to get/set rx flow hash (bsc#1172484).- vmxnet3: prepare for version 4 changes (bsc#1172484).- vmxnet3: Remove always false conditional statement (bsc#1172484).- vmxnet3: Replace msleep(1) with usleep_range() (bsc#1172484).- vmxnet3: remove unused flag \"rxcsum\" from struct vmxnet3_adapter (bsc#1172484).- vmxnet3: remove redundant initialization of pointer \'rq\' (bsc#1172484).- vmxnet3: avoid format strint overflow warning (bsc#1172484).- commit 550acec * Fri Jun 19 2020 msuchanekAATTsuse.de- blacklist.conf: Add couple of dma-mapping fixes (bsc#1171424). 33dcb37cef74 dma-mapping: fix page attributes for dma_mmap_ * f9f3232a7d0a dma-mapping: explicitly wire up ->mmap and ->get_sgtable- commit 54fd41a * Fri Jun 19 2020 lhenriquesAATTsuse.com- libceph: ignore pool overlay and cache logic on redirects (bsc#1173146).- commit bdb0a6f * Thu Jun 18 2020 ptesarikAATTsuse.cz- Update upstream references and move to sorted section:- patches.suse/powerpc-mm-Remove-kvm-radix-prefetch-workaround-for-.patch- patches.suse/powerpc-xmon-don-t-access-ASDR-in-VMs.patch- patches.suse/scsi-qla2xxx-Add-D-Port-Diagnostic-reason-explanatio.patch- patches.suse/scsi-qla2xxx-Add-a-shadow-variable-to-hold-disc_stat.patch- patches.suse/scsi-qla2xxx-Cleanup-unused-async_logout_done.patch- patches.suse/scsi-qla2xxx-Consolidate-fabric-scan.patch- patches.suse/scsi-qla2xxx-Correct-fcport-flags-handling.patch- patches.suse/scsi-qla2xxx-Fix-RIDA-Format-2.patch- patches.suse/scsi-qla2xxx-Fix-fabric-scan-hang.patch- patches.suse/scsi-qla2xxx-Fix-mtcp-dump-collection-failure.patch- patches.suse/scsi-qla2xxx-Fix-stuck-login-session-using-prli_pend.patch- patches.suse/scsi-qla2xxx-Fix-stuck-session-in-GNL.patch- patches.suse/scsi-qla2xxx-Fix-the-endianness-of-the-qla82xx_get_f.patch- patches.suse/scsi-qla2xxx-Fix-update_fcport-for-current_topology.patch- patches.suse/scsi-qla2xxx-Improve-readability-of-the-code-that-ha.patch- patches.suse/scsi-qla2xxx-Remove-defer-flag-to-indicate-immeadiat.patch- patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.22-k.patch- patches.suse/scsi-qla2xxx-Use-common-routine-to-free-fcport-struc.patch- patches.suse/scsi-qla2xxx-Use-get_unaligned_-instead-of-open-codi.patch- patches.suse/slcan-Don-t-transmit-uninitialized-stack-data-in-pad.patch- commit 05e2e02 * Thu Jun 18 2020 tiwaiAATTsuse.de- Update patch reference for s390 security fix (CVE-2020-10773 bsc#1172999)- commit 5108e69 * Thu Jun 18 2020 tiwaiAATTsuse.de- Update patch reference for can driver security fix (CVE-2020-14416 bsc#1162002)- commit cb0550a * Wed Jun 17 2020 tonyjAATTsuse.de- perf/x86: Fix incorrect PEBS_REGS (git-fixes).- x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGS (git-fixes).- commit 5890bb9 * Wed Jun 17 2020 msuchanekAATTsuse.de- ibmvnic: Harden device login requests (bsc#1170011 ltc#183538).- commit 39d74ba * Wed Jun 17 2020 wquAATTsuse.com- btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate() (bsc#1171124).- Refresh patches.suse/0014-btrfs-migrate-the-block-group-read-creation-code.patch.- Refresh patches.suse/0015-btrfs-temporarily-export-btrfs_get_restripe_target.patch.- Refresh patches.suse/0016-btrfs-migrate-inc-dec_block_group_ro-code.patch.- Refresh patches.suse/0017-btrfs-migrate-the-dirty-bg-writeout-code.patch.- Refresh patches.suse/0022-btrfs-migrate-the-block-group-cleanup-code.patch.- commit b992bfc * Wed Jun 17 2020 tiwaiAATTsuse.de- e1000e: Do not wake up the system via WOL if device wakeup is disabled (bsc#1051510).- e1000e: Disable TSO for buffer overrun workaround (bsc#1051510).- commit 154a0a4 * Tue Jun 16 2020 tonyjAATTsuse.de- blacklist.conf:- commit f7dc895 * Tue Jun 16 2020 tonyjAATTsuse.de- perf/x86/amd: Constrain Large Increment per Cycle events (git-fixes).- perf/x86/intel: Fix PT PMI handling (git-fixes).- perf/x86/intel/bts: Fix the use of page_private() (git-fixes).- perf/x86/uncore: Fix event group support (git-fixes).- perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) (git-fixes).- perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity (git-fixes).- perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops (git-fixes).- perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs (git-fixes).- perf/x86/amd/uncore: Do not set \'ThreadMask\' and \'SliceMask\' for non-L3 PMCs (git-fixes stable).- perf/x86/intel/uncore: Handle invalid event coding for free-running counter (git-fixes).- perf/x86/amd/iommu: Make the \'amd_iommu_attr_groups\' symbol static (git-fixes).- perf/x86/intel/uncore: Add Node ID mask (git-fixes).- perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts() (git-fixes).- perf/x86/intel: Move branch tracing setup to the Intel-specific source file (git-fixes).- perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events (git-fixes stable).- perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX (git-fixes).- commit 52f430e * Tue Jun 16 2020 tonyjAATTsuse.de- perf/x86: Enable free running PEBS for REGS_USER/INTR (git-fixes).- Refresh patches.suse/17-x86-cpu_entry_area-add-debugstore-entries-to-cpu_entry_area.patch.- commit 9a9c70b * Tue Jun 16 2020 tonyjAATTsuse.de- perf/x86/intel: Add proper condition to run sched_task callbacks (git-fixes).- commit 2836c09 * Tue Jun 16 2020 ematsumiyaAATTsuse.de- Reenabled reiserfs Delete patches.suse/reiserfs-mark-read-write-mode-unsupported.patch. This reverts FATE#323394. SLE12 needs full support for reiserfs- commit bbe4508 * Tue Jun 16 2020 neilbAATTsuse.de- SUNRPC: The TCP back channel mustn\'t disappear while requests are outstanding (bsc#1152624).- Delete patches.suse/NFSv4.1-bc-request-hold-xprt-ref.patch. Replace SUSE patch with upstream patch- commit a1c0428 * Mon Jun 15 2020 mkubecekAATTsuse.cz- netfilter: ctnetlink: netns exit must wait for callbacks (bsc#1169795).- commit f2f6bd8 * Mon Jun 15 2020 nsaenzjulienneAATTsuse.de- mailbox: imx: Disable the clock on devm_mbox_controller_register() failure (git-fixes).- firmware: imx: scu: Fix corruption of header (git-fixes).- commit 02ac411 * Mon Jun 15 2020 ptesarikAATTsuse.cz- Refresh patches.suse/scsi-ibmvscsi-Don-t-send-host-info-in-adapter-info-M.patch.- commit 5adefc4 * Mon Jun 15 2020 msuchanekAATTsuse.de- ibmvnic: Flush existing work items before device removal (bsc#1065729).- commit 419d8e3 * Mon Jun 15 2020 msuchanekAATTsuse.de- powerpc/64s: Save FSCR to init_task.thread.fscr after feature init (bsc#1065729).- powerpc/64s: Don\'t let DT CPU features set FSCR_DSCR (bsc#1065729).- commit 28435fa * Mon Jun 15 2020 msuchanekAATTsuse.de- include/asm-generic/topology.h: guard cpumask_of_node() macro argument (bsc#1148868).- commit 84a0971 * Mon Jun 15 2020 dkirjanovAATTsuse.com- Delete patches.suse/tools-lib-traceevent-Remove-unneeded-qsort-and-uses-.patch. Doesn\'t compile- commit 155645b * Mon Jun 15 2020 msuchanekAATTsuse.de- powerpc/xive: Clear the page tables for the ESB IO mapping (fate#322438 bsc#1085030).- commit 622e096 * Mon Jun 15 2020 bpAATTsuse.de- blacklist.conf: 29e4276667e2 xfrm: fix error in comment- commit 412197c * Mon Jun 15 2020 bpAATTsuse.de- x86/cpu/amd: Make erratum #1054 a legacy erratum (bsc#1114279).- commit 4d79f22 * Mon Jun 15 2020 bpAATTsuse.de- blacklist.conf: 5214028dd89e x86/boot: Correct relocation destination on old linkers- commit 5c0747f * Mon Jun 15 2020 bpAATTsuse.de- x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches (bsc#1172783 CVE-2020-10768).- commit a1597a5 * Mon Jun 15 2020 neilbAATTsuse.de- NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() (bsc#1170592).- commit 996a1f3 * Mon Jun 15 2020 neilbAATTsuse.de- work around mvfs bug (bsc#1162063).- commit e7f8a33 * Mon Jun 15 2020 mkubecekAATTsuse.cz- rpm: drop execute permissions on source files Sometimes a source file with execute permission appears in upstream repository and makes it into our kernel-source packages. This is caught by OBS build checks and may even result in build failures. Sanitize the source tree by removing execute permissions from all C source and header files.- commit 771e293 * Fri Jun 12 2020 tiwaiAATTsuse.de- ALSA: pcm: disallow linking stream to itself (bsc#1111666).- ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines (bsc#1111666).- ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid up (bsc#1111666).- ALSA: hda: Add ElkhartLake HDMI codec vid (bsc#1111666).- ALSA: hda/realtek - Fix unused variable warning w/o CONFIG_LEDS_TRIGGER_AUDIO (bsc#1111666).- ALSA: hda/realtek - Add LED class support for micmute LED (bsc#1111666).- ALSA: hda/realtek - Enable micmute LED on and HP system (bsc#1111666).- ALSA: hda/realtek - Introduce polarity for micmute LED GPIO (bsc#1111666).- pcm_native: result of put_user() needs to be checked (bsc#1111666).- ALSA: hda/hdmi - enable runtime pm for newer AMD display audio (bsc#1111666).- commit fa1da63 * Fri Jun 12 2020 tiwaiAATTsuse.de- ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 support (bsc#1111666).- commit 1632982 * Fri Jun 12 2020 tiwaiAATTsuse.de- ALSA: usb-audio: Clean up quirk entries with macros (bsc#1111666).- commit 49fc97c * Fri Jun 12 2020 tiwaiAATTsuse.de- ALSA: usb-audio: Manage auto-pm of all bundled interfaces (bsc#1111666).- ALSA: usb-audio: Use the new macro for HP Dock rename quirks (bsc#1111666).- ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock (bsc#1111666).- ALSA: usb-audio: Fix inconsistent card PM state after resume (bsc#1111666).- commit f5aa5bf * Fri Jun 12 2020 bpAATTsuse.de- x86/speculation: Prevent rogue cross-process SSBD shutdown (bsc#1172781 CVE-2020-10766).- Refresh patches.suse/x86-speculation-avoid-force-disabling-ibpb-based-on-stibp-and-enhanced-ibrs.patch.- commit afa7f36 * Fri Jun 12 2020 tiwaiAATTsuse.de- evm: Fix a small race in init_desc() (bsc#1051510).- commit 6fd4a2c * Fri Jun 12 2020 tiwaiAATTsuse.de- ACPI: PM: Avoid using power resources if there are none for D0 (bsc#1051510).- clk: clk-flexgen: fix clock-critical handling (bsc#1051510).- clk: bcm2835: Fix return type of bcm2835_register_gate (bsc#1051510).- clk: sunxi: Fix incorrect usage of round_down() (bsc#1051510).- power: supply: smb347-charger: IRQSTAT_D is volatile (bsc#1051510).- power: supply: lp8788: Fix an error handling path in \'lp8788_charger_probe()\' (bsc#1051510).- power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select (bsc#1051510).- staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK (bsc#1051510).- USB: serial: option: add Telit LE910C1-EUX compositions (bsc#1051510).- USB: serial: qcserial: add DW5816e QDL support (bsc#1051510).- USB: serial: usb_wwan: do not resubmit rx urb on fatal errors (bsc#1051510).- p54usb: add AirVasT USB stick device-id (bsc#1051510).- mmc: fix compilation of user API (bsc#1051510).- evm: Check also if *tfm is an error pointer in init_desc() (bsc#1051510).- spi: dw: use \"smp_mb()\" to avoid sending spi data error (bsc#1051510).- commit b59b996 * Thu Jun 11 2020 bpAATTsuse.de- x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS (bsc#1172782 CVE-2020-10767).- commit 4e61e85 * Thu Jun 11 2020 ptesarikAATTsuse.cz- Revert \"tools lib traceevent: Remove unneeded qsort and uses memmove\"- This reverts commit 6c0711897b8892ee73cdbc8d11ea23790d55bfe8. The patch requires more dependencies, otherwise build is broken. Blacklist the commit instead.- commit 8d35b58 * Thu Jun 11 2020 mbenesAATTsuse.cz- livepatch: Make klp_apply_object_relocs static (bsc#1071995).- commit ff3f6ac * Thu Jun 11 2020 mbenesAATTsuse.cz- livepatch: Prevent module-specific KLP rela sections from referencing vmlinux symbols (bsc#1071995).- Refresh patches.suse/livepatch-create-and-include-UAPI-headers.patch.- commit 9d044e6 * Thu Jun 11 2020 mbenesAATTsuse.cz- livepatch: Remove .klp.arch (bsc#1071995).- commit e70ef26 * Thu Jun 11 2020 mbenesAATTsuse.cz- livepatch: Apply vmlinux-specific KLP relocations early (bsc#1071995).- Refresh patches.suse/livepatch-create-and-include-UAPI-headers.patch.- commit 9cf8301 * Thu Jun 11 2020 tonyjAATTsuse.de- perf/core: Fix crash when using HW tracing kernel filters (git-fixes).- commit 11df4b4 * Wed Jun 10 2020 msuchanekAATTsuse.de- scsi: ibmvscsi: Don\'t send host info in adapter info MAD after LPM (bsc#1172759 ltc#184814).- commit 339b9a7 * Wed Jun 10 2020 mbenesAATTsuse.cz- livepatch: Disallow vmlinux.ko (bsc#1071995).- commit 90feee8 * Wed Jun 10 2020 tiwaiAATTsuse.de- drm/i915: Whitelist context-local timestamp in the gen9 cmdparser (bsc#1111666).- firmware: imx: scu: Fix possible memory leak in imx_scu_probe() (bsc#1111666).- ALSA: usb-audio: Add duplex sound support for USB devices using implicit feedback (bsc#1111666).- ALSA: usb-audio: Fix racy list management in output queue (bsc#1111666).- brcmfmac: fix wrong location to get firmware feature (bsc#1111666).- platform/x86: dell-laptop: don\'t register micmute LED if there is no token (bsc#1111666).- spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices (bsc#1111666).- crypto: chelsio/chtls: properly set tp->lsndtime (bsc#1111666).- mmc: block: Fix use-after-free issue for rpmb (bsc#1111666).- dmaengine: tegra210-adma: Fix an error handling path in \'tegra_adma_probe()\' (bsc#1111666).- mmc: block: Fix request completion in the CQE timeout path (bsc#1111666).- watchdog: sp805: fix restart handler (bsc#1111666).- crypto: caam - update xts sector size for large input length (bsc#1111666).- mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX (bsc#1111666).- nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type (bsc#1111666).- wil6210: check rx_buff_mgmt before accessing it (bsc#1111666).- mac80211: add option for setting control flags (bsc#1111666).- wil6210: ignore HALP ICR if already handled (bsc#1111666).- gpu: ipu-v3: pre: don\'t trigger update if buffer address doesn\'t change (bsc#1111666).- wil6210: add general initialization/size checks (bsc#1111666).- commit eb73b21 * Wed Jun 10 2020 jroedelAATTsuse.de- KVM: x86/mmu: Set mmio_value to \'0\' if reserved #PF can\'t be generated (bsc#1171904).- KVM: x86: only do L1TF workaround on affected processors (bsc#1171904).- kvm: x86: Fix L1TF mitigation for shadow MMU (bsc#1171904).- commit 1c903b0 * Wed Jun 10 2020 tiwaiAATTsuse.de- ima: Directly assign the ima_default_policy pointer to ima_rules (bsc#1051510).- ima: Fix ima digest hash table key calculation (bsc#1051510).- commit 401f0a4 * Wed Jun 10 2020 tiwaiAATTsuse.de- pinctrl: freescale: imx: Fix an error handling path in \'imx_pinctrl_probe()\' (bsc#1051510).- pinctrl: imxl: Fix an error handling path in \'imx1_pinctrl_core_probe()\' (bsc#1051510).- pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs (bsc#1051510).- extcon: adc-jack: Fix an error handling path in \'adc_jack_probe()\' (bsc#1051510).- w1: omap-hdq: cleanup to add missing newline for some dev_dbg (bsc#1051510).- staging: sm750fb: add missing case while setting FB_VISUAL (bsc#1051510).- iio: pressure: bmp280: Tolerate IRQ before registering (bsc#1051510).- iio: buffer: Don\'t allow buffers without any channels enabled to be activated (bsc#1051510).- tty: n_gsm: Fix bogus i++ in gsm_data_kick (bsc#1051510).- tty: n_gsm: Fix waking up upper tty layer when room available (bsc#1051510).- tty: n_gsm: Fix SOF skipping (bsc#1051510).- usb: musb: Fix runtime PM imbalance on error (bsc#1051510).- usb: musb: start session in resume for host port (bsc#1051510).- usb: gadget: lpc32xx_udc: don\'t dereference ep pointer before null check (bsc#1051510).- USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke (bsc#1051510).- usb: dwc2: gadget: move gadget resume after the core is in L0 state (bsc#1051510).- USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe() (bsc#1051510).- PCI: Allow pci_resize_resource() for devices on root bus (bsc#1051510).- PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port (bsc#1051510).- PCI: Program MPS for RCiEP devices (bsc#1051510).- PCI: Fix pci_register_host_bridge() device_register() error handling (bsc#1051510).- gpiolib: Document that GPIO line names are not globally unique (bsc#1051510).- drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops static (bsc#1051510).- HID: sony: Fix for broken buttons on DS3 USB dongles (bsc#1051510).- ALSA: es1688: Add the missed snd_card_free() (bsc#1051510).- commit a15b669 * Wed Jun 10 2020 tiwaiAATTsuse.de- Refresh and move the upstreamed relay security fix to sorted section- commit 17b3c49 * Wed Jun 10 2020 tiwaiAATTsuse.de- vt: keyboard: avoid signed integer overflow in k_ascii (CVE-2020-13974 bsc#1172775).- commit b66c2c6 * Wed Jun 10 2020 pvorelAATTsuse.cz- fanotify: fix ignore mask logic for events on child and on dir (bsc#1172719).- commit 9bc164a * Wed Jun 10 2020 tonyjAATTsuse.de- blacklist.conf:- commit 59728a7 * Wed Jun 10 2020 tonyjAATTsuse.de- perf/core: Fix race between close() and fork() (git-fixes).- perf/core: Fix the address filtering fix (git-fixes).- perf/core: Fix impossible ring-buffer sizes warning (git-fixes).- commit 4f4efc6 * Wed Jun 10 2020 tonyjAATTsuse.de- Following two patches needs to be combined as one commit (one adds context, later removes which affects existing patch) else commit series cannot be sequenced.- perf/core: Fix locking for children siblings group read (git-fixes).- perf/core: Fix __perf_read_group_add() locking (git-fixes (dependent patch)).- commit 043090a * Wed Jun 10 2020 tonyjAATTsuse.de- resolve KABI warning for perf-pt-coresight (git-fixes).- perf/core: Fix exclusive events\' grouping (git-fixes).- perf/ioctl: Add check for the sample_period value (git-fixes).- perf/core: Fix perf_sample_regs_user() mm check (git-fixes).- perf/core: Restore mmap record type correctly (git-fixes).- perf, pt, coresight: Fix address filters for vmas with non-zero offset (git-fixes).- perf: Copy parent\'s address filter offsets on clone (git-fixes).- perf/core: Don\'t WARN() for impossible ring-buffer sizes (git-fixes).- perf/core: Fix perf_pmu_unregister() locking (git-fixes).- perf/core: Add sanity check to deal with pinned event failure (git-fixes).- perf/core: Force USER_DS when recording user stack data (git-fixes).- perf/core: Fix bad use of igrab() (git fixes (dependent patch)).- perf/core: Fix group scheduling with mixed hw and sw events (git-fixes).- perf/core: Fix possible Spectre-v1 indexing for ->aux_pages (git-fixes).- perf: Return proper values for user stack errors (git-fixes).- perf/core: Fix use-after-free in uprobe_perf_close() (git-fixes).- perf/x86/pt, coresight: Clean up address filter structure (git fixes (dependent patch)).- perf/core: Fix ctx_event_type in ctx_resched() (git-fixes).- perf: Allocate context task_ctx_data for child event (git-fixes).- perf/core: Fix lock inversion between perf,trace,cpuhp (git-fixes (dependent patch for 18736eef1213)).- perf: Fix header.size for namespace events (git-fixes).- perf/core: Fix perf_event_read_value() locking (git-fixes).- perf/cgroup: Fix perf cgroup hierarchy support (git-fixes).- perf/core: Avoid freeing static PMU contexts when PMU is unregistered (git-fixes).- perf/core: Correct event creation with PERF_FORMAT_GROUP (git-fixes).- perf/core: Fix error handling in perf_event_alloc() (git-fixes).- commit f1bfea1 * Tue Jun 09 2020 jroedelAATTsuse.de- blacklist.conf: Add c4e0f3b24004 iommu/msm: Make msm_iommu_lock static- commit 3708a5e * Tue Jun 09 2020 oneukumAATTsuse.com- USB: serial: usb_wwan: do not resubmit rx urb on fatal errors (git-fixes).- commit acf46a5 * Tue Jun 09 2020 dwagnerAATTsuse.de- nvme-fc: Fail transport errors with NVME_SC_HOST_PATH (bsc#1158983 bsc#1172538).- nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed (bsc#1158983 bsc#1172538).- nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR (bsc#1158983 bsc#1172538).- commit 2526674 * Tue Jun 09 2020 wquAATTsuse.com- btrfs: do not zero f_bavail if we have available space (bsc#1168081).- commit 90dd2a2 * Tue Jun 09 2020 wquAATTsuse.com- btrfs: do not zero f_bavail if we have available space (bsc#1168081).- commit 08e2613 * Tue Jun 09 2020 dwagnerAATTsuse.de- blacklist: 55e8c8eb2c7b (\"posix-cpu-timers: Store a reference to a pid not a task\") This fixes a historical/theoretical bug which is not worth back porting. It depends on tglx\'s massive posix-cpu-timers refactoring. The risk to introduce subtle bugs do not outweigh the gain of fixing the bug.- commit abdee23 * Tue Jun 09 2020 oneukumAATTsuse.com- CDC-ACM: heed quirk also in error handling (git-fixes).- commit 8818915 * Tue Jun 09 2020 dwagnerAATTsuse.de- netfilter: not mark a spinlock as __read_mostly (git-fixes).- netfilter: connlabels: prefer static lock initialiser (git-fixes).- commit 6ca3677 * Tue Jun 09 2020 oneukumAATTsuse.com- blacklist.conf: prerequisite not taken, not trivial, and fix is a clean up- commit 5109d23 * Tue Jun 09 2020 colyliAATTsuse.de- xfrm: fix error in comment (git fixes).- virtio-blk: handle block_device_operations callbacks after hot unplug (git fixes (block drivers)).- dm verity fec: fix hash block number in verity_fec_decode (git fixes (block drivers)).- pnp: Use list_for_each_entry() instead of open coding (git fixes).- pid: Improve the comment about waiting in zap_pid_ns_processes (git fixes)).- dm verity fec: fix memory leak in verity_fec_dtr (git fixes (block drivers)).- dm cache: fix a crash due to incorrect work item cancelling (git fixes (block drivers)).- dm: fix potential for q->make_request_fn NULL pointer (git fixes (block drivers)).- dm crypt: fix benbi IV constructor crash if used in authenticated mode (git fixes (block drivers)).- dm space map common: fix to ensure new block isn\'t already in use (git fixes (block drivers)).- compat_ioctl: block: handle Persistent Reservations (git fixes (block drivers)).- compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE (git fixes (block drivers)).- dm btree: increase rebalance threshold in __rebalance2() (git fixes (block drivers)).- Revert \"dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues\" (git fixes (block drivers)).- block: sed-opal: fix sparse warning: convert __be64 data (git fixes (block drivers)).- bcache: Fix an error code in bch_dump_read() (git fixes (block drivers)).- overflow: Fix -Wtype-limits compilation warnings (git fixes).- commit 6945dcc * Tue Jun 09 2020 colyliAATTsuse.de- md: Avoid namespace collision with bitmap API (git fixes (block drivers)).- blacklist.conf: remove the above patch- Refresh for the above change, patches.suse/md-raid1-don-t-clear-bitmap-bits-on-interrupted-reco.patch.- commit 423a64e * Tue Jun 09 2020 colyliAATTsuse.de- overflow.h: Add arithmetic shift helper (git fixes).- commit 27cb26c * Tue Jun 09 2020 colyliAATTsuse.de- dm: various cleanups to md->queue initialization code (git fixes).- Refresh for the above change, patches.suse/dm-disable-DISCARD-if-the-underlying-storage-no-long.patch.- commit 2612891 * Tue Jun 09 2020 colyliAATTsuse.de- block: remove QUEUE_FLAG_STACKABLE (git fixes (block drivers)).- Refresh for the above change, patches.suse/0001-dm-do-not-allow-readahead-to-limit-IO-size.patch.- commit f014e0d * Tue Jun 09 2020 colyliAATTsuse.de- copy_{to,from}_user(): consolidate object size checks (git fixes).- commit c4f72c7 * Tue Jun 09 2020 oneukumAATTsuse.com- PCI/PM: Call .bridge_d3() hook only if non-NULL (git-fixes).- commit d6d54c0 * Tue Jun 09 2020 oneukumAATTsuse.com- fpga: dfl: afu: Corrected error handling levels (git-fixes).- commit fb02300 * Mon Jun 08 2020 palcantaraAATTsuse.de- cifs: get rid of unused parameter in reconn_setup_dfs_targets() (bsc#1144333).- commit 0f3687c * Mon Jun 08 2020 palcantaraAATTsuse.de- cifs: handle hostnames that resolve to same ip in failover (bsc#1144333 bsc#1161016).- commit 09f7878 * Mon Jun 08 2020 palcantaraAATTsuse.de- cifs: set up next DFS target before generic_ip_connect() (bsc#1144333 bsc#1161016).- commit 03ce3a8 * Mon Jun 08 2020 jdelvareAATTsuse.de- Delete patches.suse/firmware-dmi_scan-use-lowercase-letters-for-uuid.patch (bsc#1172472). The letter case change breaks compatibility with the SAP license generator and possibly others. It was drawn into SLE12-SP5 through SLE15 while it wasn\'t meant to go there, so remove it now.- commit 726940c * Sun Jun 07 2020 nmoreychaisemartinAATTsuse.com- RDMA/efa: Unified getters/setters for device structs bitmask access (bsc#1111666)- commit fc35291 * Sun Jun 07 2020 nmoreychaisemartinAATTsuse.com- RDMA/efa: Support remote read access in MR registration (bsc#1111666)- commit 8e254eb * Sun Jun 07 2020 nmoreychaisemartinAATTsuse.com- RDMA/efa: Fix setting of wrong bit in get/set_feature commands (bsc#1111666)- commit 6f31f76 * Sun Jun 07 2020 colyliAATTsuse.de- raid5: remove gfp flags from scribble_alloc() (bsc#1166985).- commit d733564 * Sun Jun 07 2020 colyliAATTsuse.de- md: use memalloc scope APIs in mddev_suspend()/mddev_resume() (bsc#1166985)).- Refresh for the above change, patches.kabi/md-backport-kabi.patch.- commit a067369 * Sun Jun 07 2020 colyliAATTsuse.de- Revert \"bcache: ignore pending signals when creating gc and allocator thread\" (git fixes (block drivers)).- commit c5333d3 * Sun Jun 07 2020 colyliAATTsuse.de- raid5: remove gfp flags from scribble_alloc() (git fixes (block drivers)).- commit 2582d23 * Sun Jun 07 2020 colyliAATTsuse.de- md: use memalloc scope APIs in mddev_suspend()/mddev_resume() (git fixes (block drivers)).- Refresh for the above change, patches.kabi/md-backport-kabi.patch.- commit a9cbfc0 * Sun Jun 07 2020 colyliAATTsuse.de- Revert \"bcache: ignore pending signals when creating gc and allocator thread\" (git fixes (block drivers)).- commit f17f332 * Sat Jun 06 2020 bpAATTsuse.de- blacklist.conf: 7f00cc8d4a51 Documentation: Add ITLB_MULTIHIT documentation- commit d46ff25 * Fri Jun 05 2020 bpAATTsuse.de- x86: Fix early boot crash on gcc-10, third try (bsc#1114279).- commit 3ea6474 * Fri Jun 05 2020 jeffmAATTsuse.com- mdraid: fix read/write bytes accounting (bsc#1172537).- commit 2a7f2f3 * Fri Jun 05 2020 bpAATTsuse.de- blacklist.conf: 88743470668e x86/dma: Fix max PFN arithmetic overflow on 32 bit systems- commit a79c3e0 * Fri Jun 05 2020 ptesarikAATTsuse.cz- s390/bpf: Maintain 8-byte stack alignment (bsc#1169194).- commit 4553d68 * Fri Jun 05 2020 tzimmermannAATTsuse.de- drm: amd/display: fix Kconfig help text (bsc#1113956) * only fix DEBUG_KERNEL_DC- commit 5881484 * Fri Jun 05 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amdgpu: force fbdev into vram\'- commit e113507 * Fri Jun 05 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: HDCP: fix Ri prime check done during link check\'- commit 42e05c0 * Fri Jun 05 2020 neilbAATTsuse.de- NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID (bsc#1170592).- commit 450b9f8 * Fri Jun 05 2020 neilbAATTsuse.de- Refresh patches.kabi/NFSv4-Fix-OPEN-CLOSE-race.patch. Using DEFINE_WAIT_BIT() can miss a wakeup if the bit is quickly set again. It is also not needed. We can safely do an ordinary WAIT on a bit_waitqueue.- commit b4442f0 * Fri Jun 05 2020 neilbAATTsuse.de- Delete patches.suse/nfs-delay-fix.patch. This patch is actually pointless - locking prevents the problem I thought I saw. So remove it and move the kabi patch back were it belongs.- commit c5b2d63 * Thu Jun 04 2020 tiwaiAATTsuse.de- media: go7007: fix a miss of snd_card_free (CVE-2019-20810 bsc#1172458).- commit 102e395 * Thu Jun 04 2020 tbogendoerferAATTsuse.de- ipv6: fix IPV6_ADDRFORM operation logic (bsc#1171662).- commit b6ba22b * Thu Jun 04 2020 nsaenzjulienneAATTsuse.de- Refresh patches.suse/spi-spi-s3c64xx-fix-system-resume-support.patch. This SPI controller is only built for leap15.1, so we didn\'t catch this issue earlier.- commit d79175f * Thu Jun 04 2020 dwagnerAATTsuse.de- nvme-fc: print proper nvme-fc devloss_tmo value (bsc#1172391).- commit 29e0015 * Thu Jun 04 2020 tiwaiAATTsuse.de- spi: dw: Add SPI Rx-done wait method to DMA-based transfer (bsc#1051510).- spi: dw: Add SPI Tx-done wait method to DMA-based transfer (bsc#1051510).- spi: dw: Zero DMA Tx and Rx configurations on stack (bsc#1051510).- spi: bcm-qspi: when tx/rx buffer is NULL set to 0 (bsc#1051510).- spi: bcm63xx-hsspi: Really keep pll clk enabled (bsc#1051510).- spi/zynqmp: remove entry that causes a cs glitch (bsc#1051510).- spi: pxa2xx: Add CS control clock quirk (bsc#1051510).- spi: qup: call spi_qup_pm_resume_runtime before suspending (bsc#1051510).- commit 1f6eb8e * Thu Jun 04 2020 tiwaiAATTsuse.de- media: platform: fcp: Set appropriate DMA parameters (bsc#1051510).- media: dvb: return -EREMOTEIO on i2c transfer failure (bsc#1051510).- wcn36xx: Fix error handling path in \'wcn36xx_probe()\' (bsc#1051510).- mwifiex: Fix memory corruption in dump_station (bsc#1051510).- rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup() (bsc#1051510).- mwifiex: avoid -Wstringop-overflow warning (bsc#1051510).- b43legacy: Fix case where channel status is corrupted (bsc#1051510).- clocksource: dw_apb_timer_of: Fix missing clockevent timers (bsc#1051510).- NFC: st21nfca: add missed kfree_skb() in an error path (bsc#1051510).- mac80211: mesh: fix discovery timer re-arming issue / crash (bsc#1051510).- commit 0ccd007 * Wed Jun 03 2020 tonyjAATTsuse.de- blacklist.conf:- commit 52c5c6b * Wed Jun 03 2020 tonyjAATTsuse.de- perf/core: Fix race between close() and fork() (git-fixes).- perf/core: Fix the address filtering fix (git-fixes).- perf/core: Fix impossible ring-buffer sizes warning (git-fixes).- commit 960f75e * Wed Jun 03 2020 tonyjAATTsuse.de- Following two patches needs to be combined as one commit (one adds context, later removes which affects existing patch) else commit series cannot be sequenced.- perf/core: Fix locking for children siblings group read (git-fixes).- perf/core: Fix __perf_read_group_add() locking (git-fixes (dependent patch)).- commit 3546361 * Wed Jun 03 2020 tiwaiAATTsuse.de- video: fbdev: w100fb: Fix a potential double free (bsc#1051510).- drm/dp_mst: Reformat drm_dp_check_act_status() a bit (bsc#1051510).- agp/intel: Reinforce the barrier after GTT updates (bsc#1051510).- ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe() (bsc#1051510).- ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile() (bsc#1051510).- mmc: sdhci-msm: Clear tuning done flag while hs400 tuning (bsc#1051510).- mmc: sdhci-esdhc-imx: fix the mask for tuning start point (bsc#1051510).- mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card() (bsc#1051510).- Input: synaptics-rmi4 - fix error return code in rmi_driver_probe() (bsc#1051510).- Input: i8042 - add ThinkPad S230u to i8042 reset list (bsc#1051510).- Input: xpad - add custom init packet for Xbox One S controllers (bsc#1051510).- Input: evdev - call input_flush_device() on release(), not flush() (bsc#1051510).- Input: usbtouchscreen - add support for BonXeon TP (bsc#1051510).- usb: gadget: legacy: fix redundant initialization warnings (bsc#1051510).- gpio: tegra: mask GPIO IRQs during IRQ shutdown (bsc#1051510).- commit 6d9200f * Wed Jun 03 2020 tiwaiAATTsuse.de- Update patch reference for net security fix (CVE-2019-20812 bsc#1172453)- commit 829b1e0 * Wed Jun 03 2020 mbenesAATTsuse.cz- objtool: Ignore empty alternatives (bsc#1169514).- commit 0337d5b * Wed Jun 03 2020 mhockoAATTsuse.com- mm: Fix mremap not considering huge pmd devmap (bsc#1172317, CVE-2020-10757).- commit d38eb72 * Wed Jun 03 2020 mbenesAATTsuse.cz- objtool: Clean instruction state before each function validation (bsc#1169514).- commit 7980f68 * Wed Jun 03 2020 tiwaiAATTsuse.de- relay: handle alloc_percpu returning NULL in relay_open (CVE-2019-19462 bsc#1158265).- commit a0b3f3d * Wed Jun 03 2020 tbogendoerferAATTsuse.de- debugfs_lookup(): switch to lookup_one_len_unlocked() (bsc#1171979).- Refresh patches.suse/new-helper-lookup_positive_unlocked.patch.- commit b22e4b8 * Wed Jun 03 2020 ykaukabAATTsuse.de- fdt: Update CRC check for rng-seed (jsc#SLE-12423).- commit 0bf2909 * Wed Jun 03 2020 jslabyAATTsuse.cz- net: bcmgenet: correct per TX/RX ring statistics (networking-stable-20_04_27).- net/x25: Fix x25_neigh refcnt leak when receiving frame (networking-stable-20_04_27).- mlxsw: Fix some IS_ERR() vs NULL bugs (networking-stable-20_04_27).- net: dsa: b53: Rework ARL bin logic (networking-stable-20_04_27).- net: dsa: b53: Fix ARL register definitions (networking-stable-20_04_27).- vrf: Check skb for XFRM_TRANSFORMED flag (networking-stable-20_04_27).- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish (networking-stable-20_04_27).- team: fix hang in team_mode_get() (networking-stable-20_04_27).- tcp: cache line align MAX_TCP_HEADER (networking-stable-20_04_27).- net/mlx4_en: avoid indirect call in TX completion (networking-stable-20_04_27).- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node (networking-stable-20_04_27).- commit ed7fd2b * Wed Jun 03 2020 jslabyAATTsuse.cz- net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin (networking-stable-20_04_17).- l2tp: Allow management of tunnels and session in user namespace (networking-stable-20_04_17).- hsr: check protocol version in hsr_newlink() (networking-stable-20_04_17).- net: revert default NAPI poll timeout to 2 jiffies (networking-stable-20_04_17).- net: ipv6: do not consider routes via gateways for anycast address check (networking-stable-20_04_17).- commit 6d6a932 * Wed Jun 03 2020 wquAATTsuse.com- btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance (bsc#1171417 bsc#1160947 bsc#1172366).- commit 9639a33 * Wed Jun 03 2020 wquAATTsuse.com- btrfs: reloc: fix reloc root leak and NULL pointer dereference (bsc#1171417 bsc#1160947 bsc#1172366).- commit d9bc3f0 * Tue Jun 02 2020 jeffmAATTsuse.com- dm-raid1: fix invalid return value from dm_mirror (bsc#1172378).- commit a949fbc * Tue Jun 02 2020 tiwaiAATTsuse.de- fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info() (CVE-2020-10732 bsc#1171220).- commit 2074ff5 * Tue Jun 02 2020 tonyjAATTsuse.de- resolve KABI warning for perf-pt-coresight (git-fixes).- perf/core: Fix exclusive events\' grouping (git-fixes).- perf/ioctl: Add check for the sample_period value (git-fixes).- perf/core: Fix perf_sample_regs_user() mm check (git-fixes).- perf/core: Restore mmap record type correctly (git-fixes).- perf, pt, coresight: Fix address filters for vmas with non-zero offset (git-fixes).- perf: Copy parent\'s address filter offsets on clone (git-fixes).- perf/core: Don\'t WARN() for impossible ring-buffer sizes (git-fixes).- perf/core: Fix perf_pmu_unregister() locking (git-fixes).- perf/core: Add sanity check to deal with pinned event failure (git-fixes).- perf/core: Force USER_DS when recording user stack data (git-fixes).- perf/core: Fix group scheduling with mixed hw and sw events (git-fixes).- perf/core: Fix possible Spectre-v1 indexing for ->aux_pages (git-fixes).- perf: Return proper values for user stack errors (git-fixes).- perf/core: Fix use-after-free in uprobe_perf_close() (git-fixes).- perf/core: Fix ctx_event_type in ctx_resched() (git-fixes).- perf: Allocate context task_ctx_data for child event (git-fixes).- perf/core: Fix lock inversion between perf,trace,cpuhp (git-fixes (dependent patch for 18736eef1213)).- perf: Fix header.size for namespace events (git-fixes).- perf/core: Fix perf_event_read_value() locking (git-fixes).- perf/cgroup: Fix perf cgroup hierarchy support (git-fixes).- perf/core: Avoid freeing static PMU contexts when PMU is unregistered (git-fixes).- perf/core: Correct event creation with PERF_FORMAT_GROUP (git-fixes).- perf/core: Fix error handling in perf_event_alloc() (git-fixes).- commit 9a0e335 * Tue Jun 02 2020 nsaenzjulienneAATTsuse.de- spi: fsl: use platform_get_irq() instead of of_irq_to_resource() (git-fixes).- commit d7e0e1e * Tue Jun 02 2020 jroedelAATTsuse.de- iommu: Fix reference count leak in iommu_group_alloc (bsc#1172397).- commit 6a062b4 * Tue Jun 02 2020 ykaukabAATTsuse.de- kabi: ppc64le: prevent struct dma_map_ops to become defined (jsc#SLE-12423).- commit 8ac9cdd * Tue Jun 02 2020 nsaenzjulienneAATTsuse.de- spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion (git-fixes).- spi: fsl: don\'t map irq during probe (git-fixes).- spi: bcm2835: Fix 3-wire mode if DMA is enabled (git-fixes).- mtd: spi-nor: fsl-quadspi: Don\'t let -EINVAL on the bus (git-fixes).- spi: spi-s3c64xx: Fix system resume support (git-fixes).- commit e619fc3 * Tue Jun 02 2020 nsaenzjulienneAATTsuse.de- blacklist.conf: Add some i2c-hid fixes- commit caeeb14 * Tue Jun 02 2020 nsaenzjulienneAATTsuse.de- Revert \"HID: i2c-hid: add Trekstor Primebook C11B to descriptor override\" Depends on 9b5c747685982d22efffeafc5ec601bd28f6d78b, which was also reverted.- commit a0f6a3e * Tue Jun 02 2020 nsaenzjulienneAATTsuse.de- Revert \"i2c-hid: properly terminate i2c_hid_dmi_desc_override_table\" Fixed 9b5c747685982d22efffeafc5ec601bd28f6d78b, which was also reverted.- commit 9816261 * Tue Jun 02 2020 nsaenzjulienneAATTsuse.de- Revert \"HID: i2c-hid: override HID descriptors for certain devices\" This broke i2c-hid.ko\'s build, there is no way around it without a big file rename or renaming the kernel module.- commit 4d9da2f * Tue Jun 02 2020 tbogendoerferAATTsuse.de- ixgbe: don\'t check firmware errors (bsc#1170284).- commit 560204c * Tue Jun 02 2020 tbogendoerferAATTsuse.de- blacklist.conf:- Delete patches.suse/net-mlx5-Accumulate-levels-for-chains-prio-namespace.patch. The SHA1 in the fixes tag points to a wrong commit. This fixes bsc#1168332- commit 841fb68 * Tue Jun 02 2020 wquAATTsuse.com- Fix a backport bug, where btrfs_put_root() -> btrfs_put_fs_root() modification is not needed due to missing dependency- Refresh patches.suse/0001-btrfs-relocation-Fix-reloc-root-leakage-and-the-NULL.patch.- Refresh patches.suse/0002-btrfs-relocation-Clear-the-DEAD_RELOC_TREE-bit-for-o.patch.- commit fe18c4e * Tue Jun 02 2020 neilbAATTsuse.de- kabi fix for sunrpc-clean-up-properly-in-gss_mech_unregister (bsc#1171219, CVE-2020-12656).- sunrpc: clean up properly in gss_mech_unregister() (bsc#1171219, CVE-2020-12656).- sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations (bsc#1171219, CVE-2020-12656).- commit 455c842 * Mon Jun 01 2020 mkubecekAATTsuse.cz- netlabel: cope with NULL catmap (CVE-2020-10711 bsc#1171191).- commit 58c27ad * Mon Jun 01 2020 mkubecekAATTsuse.cz- selinux: properly handle multiple messages in selinux_netlink_send() (CVE-2020-10751 bsc#1171189).- commit f75d401 * Mon Jun 01 2020 ptesarikAATTsuse.cz- blacklist.conf: Add an intrusive s390 patch.- commit 1bb830f * Mon Jun 01 2020 ptesarikAATTsuse.cz- s390/ism: fix error return code in ism_probe() (git-fixes).- commit 57ec5d7 * Mon Jun 01 2020 ptesarikAATTsuse.cz- s390/ism: fix error return code in ism_probe() (git-fixes).- commit e5228db * Mon Jun 01 2020 nsaenzjulienneAATTsuse.de- blacklist.conf: 34719de919af (\"rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed\")- commit 777cdc9 * Mon Jun 01 2020 msuchanekAATTsuse.de- drivers/net/ibmvnic: Update VNIC protocol version reporting (bsc#1065729).- commit b7a72c0 * Mon Jun 01 2020 pmladekAATTsuse.com- blacklist.conf: bpf: non-critical (bsc#1172344)- commit 1ae8a47 * Mon Jun 01 2020 fdmananaAATTsuse.com- btrfs: fix partial loss of prealloc extent past i_size after fsync (bsc#1172343).- commit fe3fd3e * Mon Jun 01 2020 fdmananaAATTsuse.com- btrfs: fix log context list corruption after rename whiteout error (bsc#1172342).- commit 2e176e5 * Mon Jun 01 2020 neilbAATTsuse.de- kabi for for md: improve handling of bio with REQ_PREFLUSH in md_flush_request() (git-fixes).- commit 9df69e6 * Mon Jun 01 2020 neilbAATTsuse.de- blacklist.conf: add some non-needed commits Mostly just cosmetic changes which won\'t affect SLE in any important way.- commit 26aa757 * Mon Jun 01 2020 neilbAATTsuse.de- md: improve handling of bio with REQ_PREFLUSH in md_flush_request() (git-fixes).- commit 1ca15b8 * Sat May 30 2020 tiwaiAATTsuse.de- Move an upstreamed sound patch to sorted section- commit 6dd65a7 * Sat May 30 2020 tiwaiAATTsuse.de- ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio (git-fixes).- commit 289d4c3 * Sat May 30 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Add new codec supported for ALC287 (git-fixes).- ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC (git-fixes).- ALSA: hwdep: fix a left shifting 1 by 31 UB bug (git-fixes).- commit 494a4d8 * Fri May 29 2020 nsaenzjulienneAATTsuse.de- i2c: fix missing pm_runtime_put_sync in i2c_device_probe (git-fixes).- i2c: acpi: put device when verifying client fails (git-fixes).- i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device (git-fixes).- i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present (git-fixes).- HID: i2c-hid: add Trekstor Primebook C11B to descriptor override (git-fixes).- i2c: iproc: Stop advertising support of SMBUS quick cmd (git-fixes).- i2c: brcmstb: remove unused struct member (git-fixes).- i2c: isch: Remove unnecessary acpi.h include (git-fixes).- i2c-hid: properly terminate i2c_hid_dmi_desc_override_table array (git-fixes).- HID: i2c-hid: override HID descriptors for certain devices (git-fixes).- i2c: core: Allow empty id_table in ACPI case as well (git-fixes).- commit 1386826 * Fri May 29 2020 ptesarikAATTsuse.cz- Update upstream references and move to sorted section:- patches.suse/0001-btrfs-relocation-Fix-reloc-root-leakage-and-the-NULL.patch.- patches.suse/0002-btrfs-relocation-Clear-the-DEAD_RELOC_TREE-bit-for-o.patch.- commit 6bc1f7f * Fri May 29 2020 oheringAATTsuse.de- drivers: hv: Add a module description line to the hv_vmbus driver (bsc#1172253).- HID: hyperv: Add a module description line (bsc#1172253).- Input: hyperv-keyboard - add module description (bsc#1172253).- commit 2d5515d * Fri May 29 2020 oheringAATTsuse.de- drivers: hv: Add a module description line to the hv_vmbus driver (bsc#1172249, bsc#1172251).- HID: hyperv: Add a module description line (bsc#1172249, bsc#1172251).- Input: hyperv-keyboard - add module description (bsc#1172249, bsc#1172251).- commit 30b471c * Fri May 29 2020 ptesarikAATTsuse.cz- KVM: arm64: Stop save/restoring host tpidr_el1 on VHE (bsc#1133021).- KVM: arm64: Change hyp_panic()s dependency on tpidr_el2 (bsc#1133021).- commit 858fb6e * Fri May 29 2020 ptesarikAATTsuse.cz- kabi/severities: Do not track KVM internal symbols.- commit c7abfd4 * Fri May 29 2020 tiwaiAATTsuse.de- iio: adc: stm32-adc: fix sleep in atomic context (git-fixes).- Refresh patches.suse/iio-adc-stm32-adc-fix-device-used-to-request-dma.patch.- commit 536a438 * Fri May 29 2020 tiwaiAATTsuse.de- ima: Fix return value of ima_write_policy() (git-fixes).- usb: gadget: udc: atmel: Make some symbols static (git-fixes).- usb: host: xhci-plat: keep runtime active when removing host (git-fixes).- usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list (git-fixes).- usb: gadget: legacy: fix error return code in gncm_bind() (git-fixes).- usb: gadget: legacy: fix error return code in cdc_bind() (git-fixes).- usb: gadget: net2272: Fix a memory leak in an error handling path in \'net2272_plat_probe()\' (git-fixes).- usb: gadget: audio: Fix a missing error return value in audio_bind() (git-fixes).- USB: serial: qcserial: Add DW5816e support (git-fixes).- USB: uas: add quirk for LaCie 2Big Quadra (git-fixes).- usb-storage: Add unusual_devs entry for JMicron JMS566 (git-fixes).- staging: vt6656: Fix pairwise key entry save (git-fixes).- staging: vt6656: Fix drivers TBTT timing counter (git-fixes).- staging: vt6656: Don\'t set RCR_MULTICAST or RCR_BROADCAST by default (git-fixes).- tpm/tpm_tis: Free IRQ if probing fails (git-fixes).- watchdog: reset last_hw_keepalive time at start (git-fixes).- commit 45a4230 * Fri May 29 2020 tiwaiAATTsuse.de- Input: synaptics-rmi4 - really fix attn_data use-after-free (git-fixes).- commit f16d0b8 * Thu May 28 2020 dbuesoAATTsuse.de- Revert \"ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()\" (bsc#1172221).- commit 801dace * Thu May 28 2020 oheringAATTsuse.de- PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2 (bsc#1172201, bsc#1172202).- PCI: hv: Decouple the func definition in hv_dr_state from VSP message (bsc#1172201, bsc#1172202).- commit f353ce0 * Thu May 28 2020 bpAATTsuse.de- crypto: ccp - Change a message to reflect status instead of failure (bsc#1172218).- commit fa5de99 * Thu May 28 2020 nsaenzjulienneAATTsuse.de- mmc: renesas_sdhi: limit block count to 16 bit for old revisions (git-fixes).- commit 407b7df * Thu May 28 2020 nsaenzjulienneAATTsuse.de- mmc: dw_mmc: Fix debugfs on 64-bit platforms (git-fixes).- mmc: atmel-mci: Fix debugfs on 64-bit platforms (git-fixes).- debugfs: Add debugfs_create_xul() for hexadecimal unsigned long (git-fixes).- commit 3d434da * Thu May 28 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amdgpu: force fbdev into vram\'- commit ce5e640 * Thu May 28 2020 tzimmermannAATTsuse.de- drm/etnaviv: fix perfmon domain interation (bsc#1113956)- commit 5057970 * Thu May 28 2020 nsaenzjulienneAATTsuse.de- mmc: sdhci: Update the tuning failed messages to pr_debug level (git-fixes).- mmc: tmio: fix access width of Block Count Register (git-fixes).- commit eca2b47 * Thu May 28 2020 tiwaiAATTsuse.de- mei: release me_cl object reference (bsc#1051510).- iio: sca3000: Remove an erroneous \'get_device()\' (bsc#1051510).- iio: adc: stm32-adc: fix device used to request dma (bsc#1051510).- staging: iio: ad2s1210: Fix SPI reading (bsc#1051510).- iio: dac: vf610: Fix an error handling path in \'vf610_dac_probe()\' (bsc#1051510).- i2c: mux: demux-pinctrl: Fix an error handling path in \'i2c_demux_pinctrl_probe()\' (bsc#1051510).- component: Silence bind error on -EPROBE_DEFER (bsc#1051510).- USB: core: Fix misleading driver bug report (bsc#1051510).- platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA (bsc#1051510).- HID: multitouch: add eGalaxTouch P80H84 support (bsc#1051510).- i2c: dev: Fix the race between the release of i2c_dev and cdev (bsc#1051510).- brcmfmac: abort and release host after error (bsc#1051510).- iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel() (bsc#1051510).- commit 313d2ef * Thu May 28 2020 bpAATTsuse.de- blacklist.conf: 81d30225bc0c x86/vdso: Remove hpet_page from vDSO- commit 38635e6 * Thu May 28 2020 ptesarikAATTsuse.cz- Separate one more kABI fixup from the functional change:- patches.kabi/NFSv4-Fix-OPEN-CLOSE-race.patch- patches.suse/nfs-delay-fix.patch- commit 8664a22 * Thu May 28 2020 ptesarikAATTsuse.cz- Move patches.kabi/NFSv4-Fix-OPEN-CLOSE-race.patch to the kABI section.- Refresh patches.suse/nfs-delay-fix.patch.- commit e242bd7 * Thu May 28 2020 tiwaiAATTsuse.de- Update patch reference of a media driver security fix (CVE-2019-20806 bsc#1172199)- commit 0ec85a8 * Wed May 27 2020 pmladekAATTsuse.com- taskstats: fix data-race (bsc#1172188).- commit 32f7a95 * Wed May 27 2020 pmladekAATTsuse.com- signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig (bsc#1172185).- commit cee4b66 * Wed May 27 2020 pmladekAATTsuse.com- blacklist.conf: sysrq: prehistoric bug, non-critical, found by code review- commit 4247b86 * Wed May 27 2020 dwagnerAATTsuse.de- scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event (bsc#1164780).- scsi: lpfc: remove duplicate unloading checks (bsc#1164780).- scsi: lpfc: Remove redundant initialization to variable rc (bsc#1164780).- scsi: lpfc: Update lpfc version to 12.8.0.1 (bsc#1164780).- scsi: lpfc: Fix MDS Diagnostic Enablement definition (bsc#1164780).- scsi: lpfc: Fix noderef and address space warnings (bsc#1164780).- scsi: lpfc: Remove unnecessary lockdep_assert_held calls (bsc#1164780).- scsi: lpfc: Change default queue allocation for reduced memory consumption (bsc#1164780).- scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type (bsc#1164780).- scsi: lpfc: Remove re-binding of nvme rport during registration (bsc#1164780).- scsi: lpfc: Maintain atomic consistency of queue_claimed flag (bsc#1164780).- commit d928bfe * Wed May 27 2020 bpAATTsuse.de- x86/kprobes: Avoid kretprobe recursion bug (bsc#1114279).- commit 982949c * Tue May 26 2020 pmladekAATTsuse.com- workqueue: don\'t use wq_select_unbound_cpu() for bound works (bsc#1172130).- commit 932cbdf * Tue May 26 2020 mgormanAATTsuse.de- mm: limit boost_watermark on small zones (git fixes (mm/pgalloc)).- commit 6c80dbc * Tue May 26 2020 fdmananaAATTsuse.com- Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl (bsc#1172127).- commit 75f523e * Tue May 26 2020 fdmananaAATTsuse.com- Btrfs: setup a nofs context for memory allocation at btrfs_create_tree() (bsc#1172127).- commit 8d9898c * Tue May 26 2020 fdmananaAATTsuse.com- Btrfs: use nofs context when initializing security xattrs to avoid deadlock (bsc#1172127).- commit edf681c * Tue May 26 2020 fdmananaAATTsuse.com- Btrfs: fix deadlock with memory reclaim during scrub (bsc#1172127).- commit 27750d8 * Tue May 26 2020 msuchanekAATTsuse.de- powerpc/setup_64: Set cache-line-size based on cache-block-size (bsc#1065729).- commit bf878f9 * Tue May 26 2020 msuchanekAATTsuse.de- blacklist.conf: Add 73aca179d78e powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagic- commit 7566dd8 * Tue May 26 2020 msuchanekAATTsuse.de- powerpc/pci/of: Parse unassigned resources (bsc#1065729).- commit 5ad1120 * Tue May 26 2020 msuchanekAATTsuse.de- tpm/tpm_tis: Free IRQ if probing fails (bsc#1082555).- commit e2b078f * Tue May 26 2020 msuchanekAATTsuse.de- blacklist.conf: Add 9d82973e032e gcc-10 warnings: fix low-hanging fruit- commit 0565a0a * Tue May 26 2020 msuchanekAATTsuse.de- scripts/decodecode: fix trapping instruction formatting (bsc#1065729).- commit 3dc330c * Tue May 26 2020 msuchanekAATTsuse.de- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send() (bsc#1065729).- commit e7c2630 * Tue May 26 2020 msuchanekAATTsuse.de- rpm/kernel-source.spec.in: Add obsolete_rebuilds (boo#1172073).- commit 6524463 * Tue May 26 2020 jroedelAATTsuse.de- iommu/amd: Fix over-read of ACPI UID from IVRS table (bsc#1172101).- iommu/amd: Do not flush Device Table in iommu_map_page() (bsc#1172097).- iommu/amd: Update Device Table in increase_address_space() (bsc#1172103).- iommu/amd: Call domain_flush_complete() in update_domain() (bsc#1172096).- iommu/amd: Do not loop forever when trying to increase address space (bsc#1172098).- iommu/amd: Fix race in increase_address_space()/fetch_pte() (bsc#1172102).- iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system (bsc#1172099).- KVM: Check validity of resolved slot when searching memslots (bsc#1172104).- commit 625ee83 * Tue May 26 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround (bsc#1172017).- commit 3006c1a * Tue May 26 2020 jroedelAATTsuse.de- kabi/severities: Ingnore get_dev_data() The function is internal to the AMD IOMMU driver and must not be called by any third party.- commit 01b46dc * Mon May 25 2020 ptesarikAATTsuse.cz- Update upstream references and move to sorted section:- patches.suse/ALSA-pcm-oss-Place-the-plugin-buffer-overflow-checks.patch- patches.suse/scsi-ibmvfc-Don-t-send-implicit-logouts-prior-to-NPI.patch- patches.suse/scsi-ibmvscsi-Fix-WARN_ON-during-event-pool-release.patch- patches.suse/scsi-qla2xxx-check-UNLOADING-before-posting-async-wo.patch- patches.suse/scsi-qla2xxx-set-UNLOADING-before-waiting-for-sessio.patch- commit 4712238 * Mon May 25 2020 dwagnerAATTsuse.de- scsi: qla2xxx: Do not log message when reading port speed via sysfs (bsc#1157169).- scsi: qla2xxx: Delete all sessions before unregister local nvme port (bsc#1157169).- scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV (bsc#1157169).- commit 4999a79 * Mon May 25 2020 tzimmermannAATTsuse.de- drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of (bsc#1114279)- commit 2f9779d * Mon May 25 2020 tzimmermannAATTsuse.de- drm/edid: Fix off-by-one in DispID DTD pixel clock (bsc#1114279)- commit b91f53f * Mon May 25 2020 mbenesAATTsuse.cz- x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks (bsc#1058115).- commit 6b47c57 * Fri May 22 2020 bpAATTsuse.de- x86/resctrl: Preserve CDP enable over CPU hotplug (bsc#1114279).- commit 3fcacc6 * Fri May 22 2020 ptesarikAATTsuse.cz- s390/pci: Fix possible deadlock in recover_store() (bsc#1165183 LTC#184103).- s390/pci: Recover handle in clp_set_pci_fn() (bsc#1165183 LTC#184103).- commit 75bca30 * Fri May 22 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme (bsc#1111666).- commit ac1f9f4 * Fri May 22 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Add more fixup entries for Clevo machines (git-fixes).- ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option (git-fixes).- ALSA: pcm: fix incorrect hw_base increase (git-fixes).- commit aab08ed * Fri May 22 2020 bpAATTsuse.de- KVM x86: Extend AMD specific guest behavior to Hygon virtual CPUs (bsc#1152489).- commit 69674e3 * Fri May 22 2020 tiwaiAATTsuse.de- spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls (CVE-2020-12769 bsc#1171983).- commit 23ba781 * Fri May 22 2020 tiwaiAATTsuse.de- USB: gadget: fix illegal array access in binding with UDC (CVE-2020-13143 bsc#1171982).- commit 981bbca * Fri May 22 2020 tbogendoerferAATTsuse.de- net/mlx5e: Fix ethtool self test: link speed (bsc#1171118).- commit 7ca0dc6 * Fri May 22 2020 oheringAATTsuse.de- clocksource/drivers/hyper-v: Set TSC clocksource as default w/ InvariantTSC (bsc#1170620, bsc#1170621).- commit e093c54 * Fri May 22 2020 oheringAATTsuse.de- x86/Hyper-V: Report crash data in die() when panic_on_oops is set (bsc#1170618).- x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set (bsc#1170618).- x86/Hyper-V: Report crash register data or kmsg before running crash kernel (bsc#1170618).- x86/Hyper-V: Trigger crash enlightenment only once during system crash (bsc#1170618).- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump (bsc#1170618).- x86/Hyper-V: Unload vmbus channel in hv panic callback (bsc#1170618).- x86: hyperv: report value of misc_features (git-fixes).- clocksource/drivers/hyper-v: Set TSC clocksource as default w/ InvariantTSC (bsc#1170620).- x86/hyperv: Allow guests to enable InvariantTSC (bsc#1170620).- Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c (bsc#1170618).- Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr (bsc#1170618).- Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer (bsc#1170618).- Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic (bsc#1170618).- commit cc37495 * Fri May 22 2020 duweAATTsuse.de- selftests/powerpc: Fix build errors in powerpc ptrace selftests (boo#1124278).- commit de29fe9 * Fri May 22 2020 tbogendoerferAATTsuse.de- net/mlx5: Expose port speed when possible (bsc#1171118).- net/mlx5: Expose link speed directly (bsc#1171118).- net/mlx5: Add new fields to Port Type and Speed register (bsc#1171118).- net/mlx5: Add RoCE RX ICRC encapsulated counter (bsc#1171118).- net/mlx5e: Move port speed code from en_ethtool.c to en/port.c (bsc#1171118).- commit 689f47e * Fri May 22 2020 ptesarikAATTsuse.cz- Redo patch for SLE15-SP1, based on feedback from IBM: patches.suse/s390-ftrace-fix-potential-crashes-when-switching-tracers (bsc#1171244 LTC#185785 git-fixes).- commit 2dafeb6 * Fri May 22 2020 ptesarikAATTsuse.cz- Update references: patches.suse/s390-pci-do-not-set-affinity-for-floating-irqs (bsc#1171817 LTC#185819 git-fixes).- commit f77b834 * Thu May 21 2020 jackAATTsuse.cz- patches.suse/ext4-Check-for-non-zero-journal-inum-in-ext4_calculate_overhead.patches: Update tags- commit 59430e6 * Thu May 21 2020 jackAATTsuse.cz- block: fix busy device checking in blk_drop_partitions again (bsc#1171948).- commit 2488ba8 * Thu May 21 2020 jackAATTsuse.cz- block: remove the bd_openers checks in blk_drop_partitions (bsc#1171948).- commit 9ad384c * Thu May 21 2020 jackAATTsuse.cz- ext4: do not zeroout extents beyond i_disksize (bsc#1167851).- commit d4fc492 * Thu May 21 2020 jackAATTsuse.cz- ext4: use non-movable memory for superblock readahead (bsc#1171952).- commit 40fc9ad * Thu May 21 2020 jackAATTsuse.cz- blacklist.conf: Blacklist 9a7f12edf884- commit 8cfcd2b * Thu May 21 2020 jackAATTsuse.cz- locks: print unsigned ino in /proc/locks (bsc#1171951). Refresh patches.suse/vfs-add-super_operations-get_inode_dev- commit e91f787 * Thu May 21 2020 jackAATTsuse.cz- ext4: fix extent_status fragmentation for plain files (bsc#1171949).- commit f96a0a1 * Thu May 21 2020 jackAATTsuse.cz- block: fix busy device checking in blk_drop_partitions (bsc#1171948).- commit 743a4d2 * Thu May 21 2020 wquAATTsuse.com- btrfs: relocation: Clear the DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance (bsc#1171417).- commit 31c0d8d * Thu May 21 2020 wquAATTsuse.com- btrfs: relocation: Fix reloc root leakage and the NULL pointer reference caused by the leakage (bsc#1171417).- commit e16c244 * Wed May 20 2020 msuchanekAATTsuse.de- blacklist.conf: blacklist riscv.- commit c138727 * Wed May 20 2020 fdmananaAATTsuse.com- btrfs: move the dio_sem higher up the callchain (bsc#1171761).- commit 8af1d9e * Wed May 20 2020 tzimmermannAATTsuse.de- drm/atomic: Take the atomic toys away from X (bsc#1112178) * context changes- commit 2f0ee62 * Wed May 20 2020 neilbAATTsuse.de- NFS: fix racey wait in nfs_set_open_stateid_locked (bsc#1170592).- commit d582489 * Tue May 19 2020 lduncanAATTsuse.com- scsi: mptfusion: Fix double fetch bug in ioctl (bsc#1171218 CVE-2020-12652).- commit b58e62e * Tue May 19 2020 jroedelAATTsuse.de- KVM: SVM: Fix potential memory leak in svm_cpu_init() (bsc#1171736).- commit 1afbbf7 * Tue May 19 2020 dmuellerAATTsuse.com- Add br_netfilter to kernel-default-base (bsc#1169020)- commit 364305f * Tue May 19 2020 dmuellerAATTsuse.com- scripts/dtc: Remove redundant YYLOC global declaration (bsc#1160388).- commit 14896bf * Tue May 19 2020 oneukumAATTsuse.com- blacklist.conf: kABI, removes a global variable that should not be global- commit 0817ef5 * Tue May 19 2020 oneukumAATTsuse.com- mtd: spi-nor: enable 4B opcodes for mx66l51235l (git-fixes).- commit b312e16 * Tue May 19 2020 oneukumAATTsuse.com- mtd: spi-nor: cadence-quadspi: add a delay in write sequence (git-fixes).- Refresh patches.suse/mtd-spi-nor-Fix-Cadence-QSPI-page-fault-kernel-panic.patch.- commit 97492be * Tue May 19 2020 oneukumAATTsuse.com- blacklist.conf: removes a feature reported to work badly, but still a feature- commit 5e3ce84 * Tue May 19 2020 mbenesAATTsuse.cz- x86/unwind/orc: Fix error handling in __unwind_start() (bsc#1058115).- commit 3e02f05 * Tue May 19 2020 glinAATTsuse.com- bpf: Fix sk_psock refcnt leak when receiving message (bsc#1083647).- commit 6602e7d * Mon May 18 2020 oneukumAATTsuse.com- PCI: sanity test on PCI vendor to be sure we do not touch everything (bsc#1141558).- commit 795f2a5 * Mon May 18 2020 jackAATTsuse.cz- fanotify: fix merging marks masks with FAN_ONDIR (bsc#1171679).- commit 91c7c97 * Mon May 18 2020 oneukumAATTsuse.com- vt: selection, introduce vc_is_sel (git-fixes).- blacklist.conf: needed as prerequisite for later patches- Refresh patches.suse/vt-ioctl-switch-VT_IS_IN_USE-and-VT_BUSY-to-inlines.patch.- commit ad0a432 * Mon May 18 2020 jackAATTsuse.cz- ocfs2: no need try to truncate file beyond i_size (bsc#1171841).- commit c491d99 * Mon May 18 2020 oneukumAATTsuse.com- vt: vt_ioctl: fix use-after-free in vt_in_use() (git-fixes).- commit 15f17f6 * Mon May 18 2020 oneukumAATTsuse.com- vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines (git-fixes).- blacklist.conf: now needed to cleanly backport later patches- commit 7cb1869 * Mon May 18 2020 jackAATTsuse.cz- ext4: fix a data race at inode->i_blocks (bsc#1171835).- commit c8bb0cb * Mon May 18 2020 msuchanekAATTsuse.de- libnvdimm/dax: Pick the right alignment default when creating dax devices (bsc#1171759).- powerpc/book3s64: Export has_transparent_hugepage() related functions (bsc#1171759).- Refresh patches.suse/powerpc-hash64-devmap-Use-H_PAGE_THP_HUGE-when-setti.patch.- commit 5257d13 * Mon May 18 2020 oneukumAATTsuse.com- vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console (git-fixes).- commit e6f55bd * Mon May 18 2020 nsaenzjulienneAATTsuse.de- mmc: core: Fix recursive locking issue in CQE recovery path (git-fixes).- mmc: core: Check request type before completing the request (git-fixes).- mmc: cqhci: Avoid false \"cqhci: CQE stuck on\" by not open-coding timeout loop (git-fixes).- commit bb23570 * Mon May 18 2020 oneukumAATTsuse.com- vt: vt_ioctl: fix race in VT_RESIZEX (git-fixes).- commit 664d504 * Mon May 18 2020 oneukumAATTsuse.com- i2c: core: decrease reference count of device node in i2c_unregister_device (git-fixes).- commit f0cb466 * Mon May 18 2020 oneukumAATTsuse.com- USB: serial: garmin_gps: add sanity checking for data length (git-fixes).- commit 98c1e0a * Mon May 18 2020 tbogendoerferAATTsuse.de- ipv6: fix restrict IPV6_ADDRFORM operation (bsc#1171662).- commit 05aba8f * Mon May 18 2020 jslabyAATTsuse.cz- blacklist.conf: add one net entry- commit 7a8c492 * Sun May 17 2020 tiwaiAATTsuse.de- pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H (git-fixes).- commit 2c8083d * Sun May 17 2020 tiwaiAATTsuse.de- pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler (git-fixes).- pinctrl: baytrail: Enable pin configuration setting for GPIO chip (git-fixes).- commit fd2d52c * Sat May 16 2020 tiwaiAATTsuse.de- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses (git-fixes).- commit 27bd92e * Sat May 16 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Add COEF workaround for ASUS ZenBook UX431DA (git-fixes).- ALSA: hda/realtek: Enable headset mic of ASUS UX581LV with ALC295 (git-fixes).- ALSA: hda/realtek - Enable headset mic of ASUS UX550GE with ALC295 (git-fixes).- ALSA: hda/realtek - Enable headset mic of ASUS GL503VM with ALC295 (git-fixes).- ALSA: hda/realtek: Add quirk for Samsung Notebook (git-fixes).- ALSA: usb-audio: add mapping for ASRock TRX40 Creator (git-fixes).- ALSA: hda/realtek - Add HP new mute led supported for ALC236 (git-fixes).- ALSA: hda/realtek - Add supported new mute Led for HP (git-fixes).- commit e8de573 * Sat May 16 2020 tiwaiAATTsuse.de- kABI workaround for snd_rawmidi buffer_ref field addition (git-fixes).- commit a7c2c8d * Sat May 16 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Limit int mic boost for Thinkpad T530 (git-fixes bsc#1171293).- commit c3ef43b * Sat May 16 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse (git-fixes).- Revert \"ALSA: hda/realtek: Fix pop noise on ALC225\" (git-fixes).- ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset (git-fixes).- commit 935a2e7 * Fri May 15 2020 msuchanekAATTsuse.de- ACPI: NFIT: Fix unlock on error in scrub_show() (bsc#1171753).- commit fcb2f62 * Fri May 15 2020 palcantaraAATTsuse.de- cifs: fix uninitialised lease_key in open_shroot() (bsc#1144333).- commit bf25824 * Fri May 15 2020 palcantaraAATTsuse.de- cifs: ensure correct super block for DFS reconnect (bsc#1144333).- commit 788c79c * Fri May 15 2020 palcantaraAATTsuse.de- cifs: do not share tcons with DFS (bsc#1144333).- commit 7f82190 * Fri May 15 2020 palcantaraAATTsuse.de- cifs: minor update to comments around the cifs_tcp_ses_lock mutex (bsc#1144333).- commit 1a7b4cd * Fri May 15 2020 palcantaraAATTsuse.de- cifs: protect updating server->dstaddr with a spinlock (bsc#1144333).- commit d1d4951 * Fri May 15 2020 palcantaraAATTsuse.de- smb3: remove overly noisy debug line in signing errors (bsc#1144333).- commit 3dae883 * Fri May 15 2020 palcantaraAATTsuse.de- cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+ (bsc#1144333).- commit 972bd10 * Fri May 15 2020 palcantaraAATTsuse.de- cifs: dump the session id and keys also for SMB2 sessions (bsc#1144333).- commit ad798fc * Fri May 15 2020 palcantaraAATTsuse.de- smb3: enable swap on SMB3 mounts (bsc#1144333).- commit 30ecfad * Fri May 15 2020 palcantaraAATTsuse.de- smb3: change noisy error message to FYI (bsc#1144333).- commit 015ea74 * Fri May 15 2020 palcantaraAATTsuse.de- smb3: smbdirect support can be configured by default (bsc#1144333).- commit 4efb168 * Fri May 15 2020 palcantaraAATTsuse.de- cifs: smbd: Do not schedule work to send immediate packet on every receive (bsc#1144333).- commit c40d584 * Fri May 15 2020 palcantaraAATTsuse.de- cifs: smbd: Properly process errors on ib_post_send (bsc#1144333).- commit 011dab4 * Fri May 15 2020 palcantaraAATTsuse.de- cifs: Allocate crypto structures on the fly for calculating signatures of incoming packets (bsc#1144333).- commit cb6e0ae * Fri May 15 2020 ptesarikAATTsuse.cz- s390/pci: do not set affinity for floating irqs (git-fixes).- commit 8e8b676 * Fri May 15 2020 ptesarikAATTsuse.cz- s390/cpum_cf: Add new extended counters for IBM z15 (bsc#1169762 LTC#185291).- commit 631655d * Fri May 15 2020 msuchanekAATTsuse.de- libnvdimm: cover up changes in struct nvdimm_bus (bsc#1171753).- commit cab810b * Fri May 15 2020 msuchanekAATTsuse.de- driver-core, libnvdimm: Let device subsystems add local lockdep coverage (bsc#1171753). Refresh patches.kabi/libnvdimm-fix-devm_nsio_enable-kabi.patch Refresh patches.suse/libnvdimm-namespace-Differentiate-between-probe-mapp.patch- libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock (bsc#1171753).- libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl() (bsc#1171753).- libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant (bsc#1171753).- commit 048c66f * Fri May 15 2020 oheringAATTsuse.de- x86/Hyper-V: Report crash data in die() when panic_on_oops is set (bsc#1170617, bsc#1170618).- commit 142cbaa * Fri May 15 2020 oheringAATTsuse.de- x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set (bsc#1170617, bsc#1170618).- commit cbbb58e * Fri May 15 2020 oheringAATTsuse.de- x86/Hyper-V: Report crash register data or kmsg before running crash kernel (bsc#1170617, bsc#1170618).- commit cc64223 * Fri May 15 2020 oheringAATTsuse.de- x86/Hyper-V: Trigger crash enlightenment only once during system crash (bsc#1170617, bsc#1170618).- commit f9a96e5 * Fri May 15 2020 oheringAATTsuse.de- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump (bsc#1170617, bsc#1170618).- commit 2f16168 * Fri May 15 2020 oheringAATTsuse.de- x86/Hyper-V: Unload vmbus channel in hv panic callback (bsc#1170617, bsc#1170618).- commit a817cf5 * Fri May 15 2020 mhockoAATTsuse.com- perf/hwbp: Simplify the perf-hwbp code, fix documentation (bnc#1012382, bsc#1089895, CVE-2018-1000199, bsc#1171665).- commit 5b1d034 * Fri May 15 2020 ptesarikAATTsuse.cz- Fix build failure by refreshing patches.suse/0003-drm-sun4i-dsi-Remove-incorrect-use-of-runtime-PM.patch.- commit 2388795 * Fri May 15 2020 ptesarikAATTsuse.cz- Fix build failure by refreshing patches.suse/0006-drm-etnaviv-rework-perfmon-query-infrastructure.patch.- commit ecee6e3 * Fri May 15 2020 tbogendoerferAATTsuse.de- nfp: abm: fix a memory leak bug (bsc#1109837).- net_sched: sch_skbprio: add message validation to skbprio_change() (bsc#1109837).- devlink: fix return value after hitting end in region read (bsc#1109837).- bnxt_en: Return error when allocating zero size context memory (bsc#1104745 FATE#325918).- bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF (bsc#1104745 FATE#325918).- net/mlx5: Fix failing fw tracer allocation on s390 (bsc#1103990 FATE#326006).- svcrdma: Fix trace point use-after-free race (bsc#1103992 FATE#326009).- tun: Don\'t put_page() for all negative return values from XDP program (bsc#1109837).- cxgb4: fix MPS index overwrite when setting MAC address (bsc#1127355).- svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path (bsc#1103992 FATE#326009).- IB/mlx5: Fix missing congestion control debugfs on rep rdma device (bsc#1103991 FATE#326007).- mlxsw: spectrum_mr: Fix list iteration in error path (bsc#1112374).- bnxt_en: Return error if bnxt_alloc_ctx_mem() fails (bsc#1104745 FATE#325918).- cxgb4: fix Txq restart check during backpressure (bsc#1127354 bsc#1127371).- net: hns3: fix \"tc qdisc del\" failed issue (bsc#1109837).- devlink: validate length of region addr/len (bsc#1109837).- devlink: validate length of param values (bsc#1109837).- Revert \"RDMA/cma: Simplify rdma_resolve_addr() error flow\" (bsc#1103992 FATE#326009).- commit d00f38a * Fri May 15 2020 oheringAATTsuse.de- x86: hyperv: report value of misc_features (git fixes).- x86/hyperv: Allow guests to enable InvariantTSC (bsc#1170621, bsc#1170620).- commit 567b3e6 * Fri May 15 2020 tbogendoerferAATTsuse.de- net/mlx5: Expose port speed when possible (bsc#1171118).- net/mlx5: Expose link speed directly (bsc#1171118).- net/mlx5: Add new fields to Port Type and Speed register (bsc#1171118).- commit 3c7670e * Thu May 14 2020 palcantaraAATTsuse.de- cifs: smbd: Update receive credits before sending and deal with credits roll back on failure before sending (bsc#1144333).- commit b6b6ae0 * Thu May 14 2020 palcantaraAATTsuse.de- cifs: smbd: Check send queue size before posting a send (bsc#1144333).- commit b54165c * Thu May 14 2020 palcantaraAATTsuse.de- cifs: smbd: Merge code to track pending packets (bsc#1144333).- commit a147d85 * Thu May 14 2020 palcantaraAATTsuse.de- cifs: Allocate encryption header through kmalloc (bsc#1144333).- commit 9d736cc * Thu May 14 2020 palcantaraAATTsuse.de- cifs: smbd: Check and extend sender credits in interrupt context (bsc#1144333).- commit 51235f4 * Thu May 14 2020 palcantaraAATTsuse.de- cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect send/receive (bsc#1144333).- commit 42879d0 * Thu May 14 2020 palcantaraAATTsuse.de- smb3: use SMB2_SIGNATURE_SIZE define (bsc#1144333).- commit b2d783f * Thu May 14 2020 palcantaraAATTsuse.de- CIFS: Fix bug which the return value by asynchronous read is error (bsc#1144333).- commit 4145008 * Thu May 14 2020 palcantaraAATTsuse.de- CIFS: check new file size when extending file by fallocate (bsc#1144333).- commit 4d2fd34 * Thu May 14 2020 palcantaraAATTsuse.de- SMB3: Minor cleanup of protocol definitions (bsc#1144333).- commit 2df55e6 * Thu May 14 2020 palcantaraAATTsuse.de- SMB3: Additional compression structures (bsc#1144333).- commit 8ee0f49 * Thu May 14 2020 palcantaraAATTsuse.de- SMB3: Add new compression flags (bsc#1144333).- commit c68d7ce * Thu May 14 2020 palcantaraAATTsuse.de- cifs: smb2pdu.h: Replace zero-length array with flexible-array member (bsc#1144333).- commit 44e7148 * Thu May 14 2020 palcantaraAATTsuse.de- cifs: clear PF_MEMALLOC before exiting demultiplex thread (bsc#1144333).- commit bcba2cd * Thu May 14 2020 palcantaraAATTsuse.de- cifs: cifspdu.h: Replace zero-length array with flexible-array member (bsc#1144333).- commit 81e4521 * Thu May 14 2020 palcantaraAATTsuse.de- CIFS: Warn less noisily on default mount (bsc#1144333).- commit 63a82d0 * Thu May 14 2020 palcantaraAATTsuse.de- fs/cifs: fix gcc warning in sid_to_id (bsc#1144333).- commit 5218c19 * Thu May 14 2020 palcantaraAATTsuse.de- cifs: allow unlock flock and OFD lock across fork (bsc#1144333).- commit 3313065 * Thu May 14 2020 palcantaraAATTsuse.de- CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir_first (bsc#1144333).- commit 18e637f * Thu May 14 2020 lduncanAATTsuse.com- Remove 2 git-fixes that cause build issues. (bsc#1171691) Removed patch: > patches.suse/scsi-core-handle-drivers-which-set-sg_tablesize-to-zero and a patch that supported it: > patches.suse/scsi-core-avoid-preallocating-big-sgl-for-data Also removed: > patches.suse/scsi-core-save-restore-command-resid-for-error-handling since it was felt it may cause stack corruption.- commit e4a6592 * Thu May 14 2020 palcantaraAATTsuse.de- Update to final upstream, rename, and move to sorted section:- patches.suse/cifs-print-warning-once-if-mounting-with-vers-1.0.patch- commit 8f1ba81 * Thu May 14 2020 lhenriquesAATTsuse.com- blacklist.conf: added 12ae44a40a1b- commit d7ab23e * Thu May 14 2020 palcantaraAATTsuse.de- Update upstream references and move to sorted section:- patches.suse/cifs-do-not-ignore-the-SYNC-flags-in-getattr.patch- patches.suse/cifs-potential-unintitliazed-error-code-in-cifs_geta.patch- patches.suse/cifs-handle-prefix-paths-in-reconnect.patch- patches.suse/cifs-call-wake_up-server-response_q-inside-of-cifs_r.patch- patches.suse/cifs-use-mod_delayed_work-for-server-reconnect-if-al.patch- patches.suse/cifs-make-use-of-cap_unix-ses-in-cifs_reconnect_tcon.patch- patches.suse/smb3-fix-performance-regression-with-setting-mtime.patch- patches.suse/cifs-rename-posix-create-rsp.patch- patches.suse/cifs-add-smb2-POSIX-info-level.patch- patches.suse/cifs-add-SMB2_open-arg-to-return-POSIX-data.patch- patches.suse/cifs-plumb-smb2-POSIX-dir-enumeration.patch- patches.suse/cifs-do-d_move-in-rename.patch- commit 867c164 * Thu May 14 2020 lhenriquesAATTsuse.com- ceph: fix double unlock in handle_cap_export() (bsc#1171694).- ceph: fix endianness bug when handling MDS session feature bits (bsc#1171695).- commit e34cb4c * Thu May 14 2020 lhenriquesAATTsuse.com- ceph: demote quotarealm lookup warning to a debug message (bsc#1171692).- ceph: fix double unlock in handle_cap_export() (bsc#1171694).- ceph: fix endianness bug when handling MDS session feature bits (bsc#1171695).- commit 31ef9e3 * Thu May 14 2020 oneukumAATTsuse.com- blacklist.conf: changing HID_MAX_BUFFER_SIZE would break kABI- commit 028b5df * Thu May 14 2020 oneukumAATTsuse.com- HID: hid-input: clear unmapped usages (git-fixes).- commit a31292b * Thu May 14 2020 nsaenzjulienneAATTsuse.de- Refresh patches.suse/w1-add-subsystem-kernel-public-interface.patch. Finally fixes all documentation build issues.- commit 2c9967c * Thu May 14 2020 ykaukabAATTsuse.de- efi: READ_ONCE rng seed size before munmap (jsc#SLE-12423).- commit fecace0 * Thu May 14 2020 oneukumAATTsuse.com- mmc: sdhci-of-at91: fix memleak on clk_get failure (git-fixes).- commit 591a5b3 * Thu May 14 2020 ykaukabAATTsuse.de- efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness (jsc#SLE-12423).- char/random: Add a newline at the end of the file (jsc#SLE-12423).- fdt: add support for rng-seed (jsc#SLE-12423).- arm64: map FDT as RW for early_init_dt_scan() (jsc#SLE-12423).- efi: Reorder pr_notice() with add_device_randomness() call (jsc#SLE-12423).- efi/random: Increase size of firmware supplied randomness (jsc#SLE-12423).- commit 80336da * Thu May 14 2020 msuchanekAATTsuse.de- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT- commit 8e6b05f * Wed May 13 2020 lduncanAATTsuse.com- scsi: sg: add sg_remove_request in sg_common_write (bsc#1171620).- scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path (bsc#1171623).- scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG (bsc#1171615).- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic (bsc#1171624).- block/drbd: delete invalid function drbd_md_mark_dirty_ (bsc#1171527).- scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus() fails (bsc#1171625).- scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state (bsc#1171616).- scsi: csiostor: Adjust indentation in csio_device_reset (bsc#1171606).- scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free (bsc#1171617).- scsi: ufs: Recheck bkops level if bkops is disabled (bsc#1171626).- scsi: fnic: fix invalid stack access (bsc#1171609).- scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI (bsc#1171619).- scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func (bsc#1171611).- scsi: iscsi: Fix a potential deadlock in the timeout handler (bsc#1171612).- scsi: iscsi: qla4xxx: fix double free in probe (bsc#1171613).- scsi: bnx2i: fix potential use after free (bsc#1171600).- scsi: qla4xxx: fix double free bug (bsc#1171618).- scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferences (bsc#1171614).- scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6) (bsc#1171621).- scsi: core: scsi_trace: Use get_unaligned_be *() (bsc#1171604).- scsi: esas2r: unlock on error in esas2r_nvram_read_direct() (bsc#1171608).- scsi: csiostor: Don\'t enable IRQs too early (bsc#1171607).- block: drbd: remove a stray unlock in __drbd_send_protocol() (bsc#1171599).- scsi: core: try to get module before removing device (bsc#1171605).- scsi: core: save/restore command resid for error handling (bsc#1171602).- scsi: fnic: fix msix interrupt allocation (bsc#1171610).- scsi: ufs: change msleep to usleep_range (bsc#1171622).- commit 6e6e33c * Wed May 13 2020 lduncanAATTsuse.com- scsi: core: Handle drivers which set sg_tablesize to zero (bsc#1171601) This commit also required: > scsi: core: avoid preallocating big SGL for data- commit 54a2b2e * Wed May 13 2020 lduncanAATTsuse.com- Add commit for git-fix that\'s not a fix This commit cleans up debug code but doesn\'t fix anything, and it relies on a new kernel function that isn\'t yet in this version of SLE.- commit afed8dc * Wed May 13 2020 msuchanekAATTsuse.de- supported.conf: Add br_netfilter to base (bsc#1169020).- commit 400c3c2 * Wed May 13 2020 oneukumAATTsuse.com- wil6210: remove reset file from debugfs (git-fixes).- blacklist.conf: removed mistaken entry- commit c46db20 * Wed May 13 2020 nsaenzjulienneAATTsuse.de- Refresh patches.suse/w1-add-subsystem-kernel-public-interface.patch. The patch introduced a regression in the documentation generation. This fixes the issue.- commit 4f59e7a * Wed May 13 2020 oneukumAATTsuse.com- mmc: meson-gx: make sure the descriptor is stopped on errors (git-fixes).- commit 888dc79 * Wed May 13 2020 bpAATTsuse.de- x86: Add a struct x86_cpu_id kABI workaround (bsc#1154824 CVE-2020-0543).- commit 64d5bf0 * Wed May 13 2020 oneukumAATTsuse.com- mmc: meson-gx: simplify interrupt handler (git-fixes).- commit d26ca65 * Wed May 13 2020 mbenesAATTsuse.cz- blacklist.conf: 81b67439d147 (\"x86/unwind/orc: Fix premature unwind stoppage due to IRET frames\") Not worth the effort. Entry has changed a lot since 4.12 and it would be easy to break something gaining only a slightly better unwinding in certain cases.- commit 700c965 * Wed May 13 2020 mbenesAATTsuse.cz- x86/unwind/orc: Fix error path for bad ORC entry type (bsc#1058115).- commit bf3897a * Wed May 13 2020 mbenesAATTsuse.cz- x86/unwind/orc: Prevent unwinding before ORC initialization (bsc#1058115).- commit 557c314 * Wed May 13 2020 mbenesAATTsuse.cz- x86/unwind/orc: Don\'t skip the first frame for inactive tasks (bsc#1058115).- commit 75be980 * Wed May 13 2020 mbenesAATTsuse.cz- x86/unwind: Prevent false warnings for non-current tasks (bsc#1058115).- commit 7152686 * Wed May 13 2020 neilbAATTsuse.de- nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl (git-fixes).- nfsd: memory corruption in nfsd4_lock() (git-fixes).- NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid() (git-fixes).- svcrdma: Fix leak of transport addresses (git-fixes).- SUNRPC: Fix a potential buffer overflow in \'svc_print_xprts()\' (git-fixes).- sunrpc: expiry_time should be seconds not timeval (git-fixes).- nfsd: fix jiffies/time_t mixup in LRU list (git-fixes).- nfsd: fix delay timer on 32-bit architectures (git-fixes).- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals (git-fixes).- NFSv4: try lease recovery on NFS4ERR_EXPIRED (git-fixes).- NFS: Directory page cache pages need to be locked when read (git-fixes).- NFS: Fix memory leaks and corruption in readdir (git-fixes).- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes() (git-fixes).- NFS: Revalidate the file size on a fatal write error (git-fixes).- xprtrdma: Fix completion wait during device removal (git-fixes).- nfsd: Ensure CLONE persists data and metadata changes to the target file (git-fixes).- nfsd4: fix up replay_matches_cache() (git-fixes).- NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn (git-fixes).- md/raid10: prevent access of uninitialized resync_pages offset (git-fixes).- NFSv4: Don\'t allow a cached open with a revoked delegation (git-fixes).- NFSv4: Fix leak of clp->cl_acceptor string (git-fixes).- NFS: Fix O_DIRECT accounting of number of bytes read/written (git-fixes).- pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors (git-fixes).- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O (git-fixes).- commit 494ed16 * Tue May 12 2020 mkoutnyAATTsuse.com- blacklist.conf: Add 2d4ecb030dcc cgroup: cgroup_procs_next should increase position index- commit 05faec6 * Tue May 12 2020 mbenesAATTsuse.cz- x86/entry/64: Fix unwind hints in rewind_stack_do_exit() (bsc#1058115).- commit 69e46e3 * Tue May 12 2020 mbenesAATTsuse.cz- x86/entry/64: Fix unwind hints in __switch_to_asm() (bsc#1058115).- commit 7084935 * Tue May 12 2020 mbenesAATTsuse.cz- x86/entry/64: Fix unwind hints in kernel exit path (bsc#1058115).- commit 623c7c8 * Tue May 12 2020 mbenesAATTsuse.cz- x86/entry/64: Fix unwind hints in register clearing code (bsc#1058115).- commit 177711b * Tue May 12 2020 mbenesAATTsuse.cz- objtool: Fix stack offset tracking for indirect CFAs (bsc#1169514).- commit e550da4 * Tue May 12 2020 oneukumAATTsuse.com- USB: sisusbvga: Change port variable from signed to unsigned (git-fixes).- blacklist.conf: removed mistaken entry- commit a4fd4b6 * Tue May 12 2020 mbenesAATTsuse.cz- tracing: Add a vmalloc_sync_mappings() for safe measure (git-fixes).- commit 4d7e016 * Tue May 12 2020 jslabyAATTsuse.cz- net: dsa: bcm_sf2: Ensure correct sub-node is parsed (networking-stable-20_04_09).- mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE (networking-stable-20_04_09).- net: dsa: bcm_sf2: Do not register slave MDIO bus with OF (networking-stable-20_04_09).- ipv6: don\'t auto-add link-local address to lag ports (networking-stable-20_04_09).- commit a336a60 * Tue May 12 2020 mbenesAATTsuse.cz- blacklist.conf: 12ecef0cb121 (\"tracing: Reverse the order of trace_types_lock and event_mutex\") Not really a fix. Preparatory patch for future changes (future in 4.12 terms).- commit 6e5d421 * Tue May 12 2020 glinAATTsuse.com- bpf: Forbid XADD on spilled pointers for unprivileged users (bsc#1083647).- commit a245e33 * Mon May 11 2020 bpAATTsuse.de- x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation (bsc#1154824 CVE-2020-0543).- commit 1fd8aa8 * Mon May 11 2020 bpAATTsuse.de- x86/cpu: Add a steppings field to struct x86_cpu_id (bsc#1154824 CVE-2020-0543).- commit ff36c1b * Mon May 11 2020 tiwaiAATTsuse.de- drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii) (bsc#1111666).- drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event (bsc#1111666).- commit 8ee6f77 * Mon May 11 2020 tiwaiAATTsuse.de- wimax/i2400m: Fix potential urb refcnt leak (bsc#1051510).- mac80211: add ieee80211_is_any_nullfunc() (bsc#1051510).- commit f0f1aea * Mon May 11 2020 tiwaiAATTsuse.de- ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry (bsc#1051510).- ASoC: topology: Check return value of pcm_new_ver (bsc#1051510).- commit 368f9b8 * Mon May 11 2020 jgrossAATTsuse.com- xen/pci: reserve MCFG areas earlier (bsc#1170145).- commit d4ed3a1 * Mon May 11 2020 bpAATTsuse.de- cpufreq/intel_pstate: Fix wrong macro conversion (bsc#1154824 CVE-2020-0543).- commit c5f10fe * Mon May 11 2020 bpAATTsuse.de- x86/cpu: Cleanup the now unused CPU match macros (bsc#1154824 CVE-2020-0543).- commit 6260e0f * Mon May 11 2020 oneukumAATTsuse.com- crypto: ccp - Clean up and exit correctly on allocation failure (git-fixes).- commit 19b5353 * Mon May 11 2020 bpAATTsuse.de- hwrng: via_rng: Convert to new X86 CPU match macros (bsc#1154824 CVE-2020-0543).- commit 46a3268 * Mon May 11 2020 bpAATTsuse.de- crypto: Convert to new CPU match macros (bsc#1154824 CVE-2020-0543).- commit 6a4b3d3 * Mon May 11 2020 oneukumAATTsuse.com- serial: uartps: Move the spinlock after the read of the tx empty (git-fixes).- commit 8dd6fbc * Mon May 11 2020 oneukumAATTsuse.com- blacklist.conf: stylistic fix- commit 2b8d8b2 * Mon May 11 2020 oneukumAATTsuse.com- crypto: ccp - AES CFB mode is a stream cipher (git-fixes).- commit 640b2ac * Mon May 11 2020 bpAATTsuse.de- powercap/intel_rapl: Convert to new X86 CPU match macros (bsc#1154824 CVE-2020-0543).- commit 8b479c5 * Mon May 11 2020 bpAATTsuse.de- PCI: intel-mid: Convert to new X86 CPU match macros (bsc#1154824 CVE-2020-0543).- commit 731fe3a * Mon May 11 2020 bpAATTsuse.de- mmc: sdhci-acpi: Convert to new X86 CPU match macros (bsc#1154824 CVE-2020-0543).- commit 0524806 * Mon May 11 2020 msuchanekAATTsuse.de- powerpc: Add attributes for setjmp/longjmp (bsc#1065729).- commit 1c99dc7 * Mon May 11 2020 bpAATTsuse.de- intel_idle: Convert to new X86 CPU match macros (bsc#1154824 CVE-2020-0543).- commit d38105c * Mon May 11 2020 wquAATTsuse.com- btrfs: relocation: Work around dead relocation stage loop (bsc#1171417).- commit 80c6426 * Mon May 11 2020 wquAATTsuse.com- btrfs: relocation: Check cancel request after each extent found (bsc#1171417).- commit d1de94d * Mon May 11 2020 wquAATTsuse.com- btrfs: relocation: Check cancel request after each data page read (bsc#1171417).- commit a2b3502 * Mon May 11 2020 wquAATTsuse.com- btrfs: relocation: add error injection points for cancelling balance (bsc#1171417).- commit 62ef6ea * Mon May 11 2020 bpAATTsuse.de- thermal: Convert to new X86 CPU match macros (bsc#1154824 CVE-2020-0543).- commit 84608f2 * Mon May 11 2020 bpAATTsuse.de- hwmon: Convert to new X86 CPU match macros (bsc#1154824 CVE-2020-0543).- commit 9c0dcd2 * Sun May 10 2020 bpAATTsuse.de- platform/x86: Convert to new CPU match macros (bsc#1154824 CVE-2020-0543).- commit 6e54b96 * Sun May 10 2020 bpAATTsuse.de- EDAC: Convert to new X86 CPU match macros (bsc#1154824 CVE-2020-0543).- commit 21d32a6 * Sun May 10 2020 bpAATTsuse.de- cpufreq: Convert to new X86 CPU match macros (bsc#1154824 CVE-2020-0543).- Refresh patches.suse/cpufreq-intel_pstate-Use-load-based-policy-by-default-but-allow-PID-to-be-used.patch.- commit 6cde129 * Sun May 10 2020 bpAATTsuse.de- ACPI: Convert to new X86 CPU match macros (bsc#1154824 CVE-2020-0543).- commit 9d5e510 * Sun May 10 2020 bpAATTsuse.de- x86/platform: Convert to new CPU match macros (bsc#1154824 CVE-2020-0543).- commit f4c1ae0 * Sun May 10 2020 bpAATTsuse.de- x86/kernel: Convert to new CPU match macros (bsc#1154824 CVE-2020-0543).- commit 168233f * Sun May 10 2020 bpAATTsuse.de- x86/kvm: Convert to new CPU match macros (bsc#1154824 CVE-2020-0543).- commit 6b2448e * Sun May 10 2020 bpAATTsuse.de- x86/perf/events: Convert to new CPU match macros (bsc#1154824 CVE-2020-0543).- commit 16b1873 * Sat May 09 2020 bpAATTsuse.de- x86/intel: Aggregate microserver naming (bsc#1154824 CVE-2020-0543).- Refresh patches.suse/0001-x86-Add-ITLB_MULTIHIT-bug-infrastructure.patch.- Refresh patches.suse/0002-x86-cpu-Add-Tremont-to-the-cpu-vulnerability.patch.- commit 6d12604 * Fri May 08 2020 nsaenzjulienneAATTsuse.de- w1: keep balance of mutex locks and refcnts (jsc#SLE-11048).- drivers: w1: add hwmon temp support for w1_therm (jsc#SLE-11048).- drivers: w1: refactor w1_slave_show to make the temp reading functionality separate (jsc#SLE-11048).- drivers: w1: add hwmon support structures (jsc#SLE-11048).- w1: Fix slave count on 1-Wire bus (resend) (jsc#SLE-11048).- w1: Add subsystem kernel public interface (jsc#SLE-11048).- commit 3203d96 * Fri May 08 2020 nsaenzjulienneAATTsuse.de- w1: use put_device() if device_register() fail (jsc#SLE-11048).- commit cc7897c * Fri May 08 2020 tzimmermannAATTsuse.de- drm/sun4i: dsi: Avoid hotplug race with DRM driver bind (bsc#1113956)- commit 9df1e9d * Fri May 08 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Program MBUS with rmw during initialization\'- commit 1c3375b * Fri May 08 2020 tzimmermannAATTsuse.de- drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is (bsc#1113956)- commit f0dccda * Fri May 08 2020 tzimmermannAATTsuse.de- drm/i915: HDCP: fix Ri prime check done during link check (bsc#1112178) * rename display/intel_hdmi.c to intel_hdmi.c * context changes- commit 19dbc23 * Fri May 08 2020 tzimmermannAATTsuse.de- drm/etnaviv: rework perfmon query infrastructure (bsc#1112178)- commit 94815f9 * Fri May 08 2020 tzimmermannAATTsuse.de- drm/i915: Apply Wa_1406680159:icl,ehl as an engine workaround (bsc#1112178) * rename gt/intel_workarounds.c to intel_workarounds.c * context changes- commit 2f50748 * Fri May 08 2020 tzimmermannAATTsuse.de- drm/sun4i: dsi: Remove incorrect use of runtime PM (bsc#1113956) * context changes- commit fa482c4 * Fri May 08 2020 tzimmermannAATTsuse.de- drm/sun4i: dsi: Allow binding the host without a panel (bsc#1113956)- commit 3fae7fc * Fri May 08 2020 tzimmermannAATTsuse.de- drm/sun4i: dsi: Remove unused drv from driver context (bsc#1113956) * context changes * keep include of sun4i_drv.h- commit c340d13 * Thu May 07 2020 bpAATTsuse.de- x86/intel: Aggregate big core graphics naming (bsc#1154824 CVE-2020-0543).- commit c283e3e * Thu May 07 2020 msuchanekAATTsuse.de- libnvdimm/security, acpi/nfit: unify zero-key for all security commands (bsc#1171742).- commit 2f7e0cc * Thu May 07 2020 bpAATTsuse.de- x86/intel: Aggregate big core mobile naming (bsc#1154824 CVE-2020-0543).- Refresh patches.suse/do-not-default-to-ibrs-on-skl.patch.- commit a92c00b * Thu May 07 2020 jzerebeckiAATTsuse.com- kernel-docs: Change Requires on python-Sphinx to earlier than version 3 References: bsc#1166965 From 3 on the internal API that the build system uses was rewritten in an incompatible way. See https://github.com/sphinx-doc/sphinx/issues/7421 and https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.- commit cf60b5c * Thu May 07 2020 msuchanekAATTsuse.de- libnvdimm: cover up struct nvdimm changes (bsc#1171742).- commit 23a2a5b * Thu May 07 2020 msuchanekAATTsuse.de- libnvdimm: cover up nvdimm_security_ops changes (bsc#1171742).- commit 2c386a4 * Thu May 07 2020 msuchanekAATTsuse.de- libnvdimm: cover up nd_pfn_sb changes (bsc#1171759).- commit 20af10d * Thu May 07 2020 nsaenzjulienneAATTsuse.de- Update config files: Build w1 bus on arm64 (jsc#SLE-11048)- supported.conf: support w1 core and thermometer support- commit 0b989d4 * Thu May 07 2020 bpAATTsuse.de- x86/intel: Aggregate big core client naming (bsc#1154824 CVE-2020-0543).- Refresh patches.suse/do-not-default-to-ibrs-on-skl.patch.- commit 4f2a435 * Thu May 07 2020 bpAATTsuse.de- x86/cpu/bugs: Convert to new matching macros (bsc#1154824 CVE-2020-0543).- commit e0b6c20 * Thu May 07 2020 tiwaiAATTsuse.de- dp83640: reverse arguments to list_add_tail (git-fixes).- batman-adv: Fix refcnt leak in batadv_v_ogm_process (git-fixes).- batman-adv: Fix refcnt leak in batadv_store_throughput_override (git-fixes).- batman-adv: Fix refcnt leak in batadv_show_throughput_override (git-fixes).- batman-adv: fix batadv_nc_random_weight_tq (git-fixes).- commit 9cc37fe * Wed May 06 2020 alnovakAATTsuse.cz- libceph: allow setting abort_on_full for rbd (bsc#1169972).- commit d55aace * Wed May 06 2020 tzimmermannAATTsuse.de- drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem (bsc#1114279)- commit 23793a2 * Tue May 05 2020 msuchanekAATTsuse.de- nvdimm: Avoid race between probe and reading device attributes (bsc#1170442).- commit 7ceff70 * Tue May 05 2020 ailiopAATTsuse.com- xfs: add agf freeblocks verify in xfs_agf_verify (bsc#1171217 CVE-2020-12655).- commit e4fecf2 * Tue May 05 2020 tiwaiAATTsuse.de- xsk: Add missing check on user supplied headroom size (CVE-2020-12659 bsc#1171214).- commit c339475 * Tue May 05 2020 tiwaiAATTsuse.de- mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv() (CVE-2020-12653 bsc#1171195).- mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status() (CVE-2020-12654 bsc#1171202).- commit d6259e9 * Tue May 05 2020 tiwaiAATTsuse.de- Update patch reference tag for a bfq secuiry fix (CVE-2020-12657 bsc#1171205)- commit 925e500 * Tue May 05 2020 tiwaiAATTsuse.de- Update patch reference for a bfq security fix (CVE-2020-12657 bsc#1171205)- commit c0d52ae * Tue May 05 2020 tiwaiAATTsuse.de- block, bfq: fix use-after-free in bfq_idle_slice_timer_body (CVE-2020-12657 bsc#1171205 bsc#1168760).- commit 3350a6e * Tue May 05 2020 jslabyAATTsuse.cz- net, ip_tunnel: fix interface lookup with no key (networking-stable-20_04_02).- sctp: fix possibly using a bad saddr with a given dst (networking-stable-20_04_02).- sctp: fix refcount bug in sctp_wfree (networking-stable-20_04_02).- ipv4: fix a RCU-list lock in fib_triestat_seq_show (networking-stable-20_04_02).- commit bd156dc * Tue May 05 2020 jslabyAATTsuse.cz- net_sched: cls_route: remove the right filter from hashtable (networking-stable-20_03_28).- net: dsa: Fix duplicate frames flooded by learning (networking-stable-20_03_28).- bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets() (networking-stable-20_03_28).- macsec: restrict to ethernet devices (networking-stable-20_03_28).- net: qmi_wwan: add support for ASKEY WWHC050 (networking-stable-20_03_28).- tcp: repair: fix TCP_QUEUE_SEQ implementation (networking-stable-20_03_28).- slcan: not call free_netdev before rtnl_unlock in slcan_open (networking-stable-20_03_28).- hsr: fix general protection fault in hsr_addr_is_self() (networking-stable-20_03_28).- vxlan: check return value of gro_cells_init() (networking-stable-20_03_28).- net: mvneta: Fix the case where the last poll did not process all rx (networking-stable-20_03_28).- net_sched: cls_route: remove the right filter from hashtable (networking-stable-20_03_28).- hsr: set .netnsok flag (networking-stable-20_03_28).- hsr: add restart routine into hsr_get_node_list() (networking-stable-20_03_28).- hsr: use rcu_read_lock() in hsr_get_node_{list/status}() (networking-stable-20_03_28).- commit a96d7a8 * Tue May 05 2020 wquAATTsuse.com- blacklist.conf: Require extra dependency while out-of-tree fix is already good enough (bsc#1168670)- commit 99339d6 * Tue May 05 2020 tiwaiAATTsuse.de- HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices (git-fixes).- commit 5ce2acd * Tue May 05 2020 wquAATTsuse.com- blacklist.conf: Require extra dependency while out-of-tree fix is already good enough (bsc#1168670)- commit 0e5a9c6 * Tue May 05 2020 jslabyAATTsuse.cz- tty: rocket, avoid OOB access (git-fixes).- commit ace65c1 * Tue May 05 2020 shung-hsi.yuAATTsuse.com- net: fec: add phy_reset_after_clk_enable() support (git-fixes).- commit dee080e * Mon May 04 2020 ailiopAATTsuse.com- blacklist.conf: add 5a57c05b56b6e- commit 437b16a * Mon May 04 2020 ailiopAATTsuse.com- blacklist.conf: add 71912e08e06b7- commit 9301c7d * Mon May 04 2020 ailiopAATTsuse.com- xfs: don\'t ever return a stale pointer from __xfs_dir3_free_read (git-fixes).- commit 69e1b94 * Mon May 04 2020 ailiopAATTsuse.com- xfs: Correctly invert xfs_buftarg LRU isolation logic (git-fixes).- commit b6de9d3 * Mon May 04 2020 tiwaiAATTsuse.de- fs/namespace.c: fix mountpoint reference counter race (CVE-2020-12114 bsc#1171098 stable-4.14.y).- commit 66bbfed * Mon May 04 2020 msuchanekAATTsuse.de- ibmvnic: Skip fatal error reset after passive init (bsc#1171078 ltc#184239).- commit 8ed0959 * Mon May 04 2020 tzimmermannAATTsuse.de- fbcon: fix null-ptr-deref in fbcon_switch (bsc#1114279) * rename drivers/video/fbdev/core to drivers/video/console * context changes- commit 5fb2306 * Mon May 04 2020 tzimmermannAATTsuse.de- video: fbdev: sis: Remove unnecessary parentheses and commented code (bsc#1114279)- commit 6fc7964 * Mon May 04 2020 oneukumAATTsuse.com- cdc-acm: introduce a cool down (git-fixes).- commit c76866a * Mon May 04 2020 tiwaiAATTsuse.de- ALSA: hda: Match both PCI ID and SSID for driver blacklist (bsc#1111666).- commit 06d966b * Mon May 04 2020 tiwaiAATTsuse.de- ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID (bsc#1051510).- ALSA: opti9xx: shut up gcc-10 range warning (bsc#1051510).- ALSA: hda/hdmi: fix without unlocked before return (bsc#1051510).- ALSA: hda/hdmi: fix race in monitor detection during probe (bsc#1051510).- ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenter (bsc#1051510).- commit 8f2ecf5 * Mon May 04 2020 tiwaiAATTsuse.de- dmaengine: dmatest: Fix iteration non-stop logic (bsc#1051510).- drm/qxl: qxl_release use after free (bsc#1051510).- drm/qxl: qxl_release leak in qxl_hw_surface_alloc() (bsc#1051510).- drm/qxl: qxl_release leak in qxl_draw_dirty_fb() (bsc#1051510).- mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllers (bsc#1051510).- mmc: sdhci-xenon: fix annoying 1.8V regulator warning (bsc#1051510).- staging: comedi: dt2815: fix writing hi byte of analog output (bsc#1051510).- ASoC: dapm: fixup dapm kcontrol widget (bsc#1051510).- mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer (bsc#1051510).- commit 0cc55f2 * Mon May 04 2020 oneukumAATTsuse.com- cdc-acm: close race betrween suspend() and acm_softint (git-fixes).- commit 1ce842c * Mon May 04 2020 oneukumAATTsuse.com- UAS: fix deadlock in error handling and PM flushing work (git-fixes).- commit 5e64d55 * Mon May 04 2020 ptesarikAATTsuse.cz- KVM: s390: vsie: Fix delivery of addressing exceptions (git-fixes).- commit a818904 * Mon May 04 2020 oneukumAATTsuse.com- UAS: no use logging any details in case of ENODEV (git-fixes).- commit e86ceec * Mon May 04 2020 ptesarikAATTsuse.cz- s390/ftrace: fix potential crashes when switching tracers (git-fixes).- commit b1f13b0 * Mon May 04 2020 oneukumAATTsuse.com- blacklist.conf: would break kABI- commit 2bf5135 * Mon May 04 2020 oneukumAATTsuse.com- usb: gadget: udc: atmel: Fix vbus disconnect handling (git-fixes).- commit 4869191 * Mon May 04 2020 bpAATTsuse.de- crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy() (bsc#1114279).- commit dc6dc56 * Mon May 04 2020 oneukumAATTsuse.com- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RGB RAPIDFIRE (git-fixes).- commit 550580b * Mon May 04 2020 bpAATTsuse.de- crypto: ccp - Cleanup misc_dev on sev_exit() (bsc#1114279).- commit 1fb65a6 * Mon May 04 2020 neilbAATTsuse.de- NFS: Don\'t call generic_error_remove_page() while holding locks (bsc#1170457).- commit 56686f4 * Sun May 03 2020 ailiopAATTsuse.com- xfs: clear PF_MEMALLOC before exiting xfsaild thread (git-fixes).- commit 423ab84 * Sun May 03 2020 colyliAATTsuse.de- bcache: fix incorrect data type usage in btree_flush_write() (git fixes (block drivers)).- commit ffa3e26 * Sat May 02 2020 colyliAATTsuse.de- dm writecache: fix data corruption when reloading the target (git fixes (block drivers)).- commit aff9212 * Sat May 02 2020 colyliAATTsuse.de- lib/raid6/test: fix build on distros whose /bin/sh is not bash (git fixes (block drivers)).- coresight: do not use the BIT() macro in the UAPI header (git fixes (block drivers)).- commit fbf17cc * Sat May 02 2020 colyliAATTsuse.de- dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone() (git fixes (block drivers)).- dm writecache: verify watermark during resume (git fixes (block drivers)).- lib/stackdepot.c: fix global out-of-bounds in stack_slabs (git fixes (block drivers)).- commit cdc45ca * Sat May 02 2020 colyliAATTsuse.de- bcache: Revert \"bcache: shrink btree node cache after bch_btree_check()\" (git fixes (block drivers)).- dm writecache: fix incorrect flush sequence when doing SSD mode commit (git fixes (block drivers)).- dm zoned: support zone sizes smaller than 128MiB (git fixes (block drivers)).- bcache: avoid unnecessary btree nodes flushing in btree_flush_write() (git fixes (block drivers)).- lib: raid6: fix awk build warnings (git fixes (block drivers)).- commit f1109cc * Sat May 02 2020 colyliAATTsuse.de- block: fix memleak of bio integrity data (git fixes (block drivers)).- Refresh for the above change, patches.kabi/block-kABI-fixes-for-bio_rewind_iter-removal.patch.- commit 585a75b * Sat May 02 2020 colyliAATTsuse.de- hrtimer: Annotate lockless access to timer->state (git fixes (block drivers)).- dm zoned: reduce overhead of backing device checks (git fixes (block drivers)).- md/raid0: Fix an error message in raid0_make_request() (git fixes (block drivers)).- dump_stack: avoid the livelock of the dump_lock (git fixes (block drivers)).- mm: thp: handle page cache THP correctly in PageTransCompoundMap (git fixes (block drivers)).- dm zoned: fix invalid memory access (git fixes (block drivers)).- Partially revert \"kfifo: fix kfifo_alloc() and kfifo_init()\" (git fixes (block drivers)).- rcu: locking and unlocking need to always be at least barriers (git fixes (block drivers)).- raid6/ppc: Fix build for clang (git fixes (block drivers)).- commit a3a2282 * Sat May 02 2020 colyliAATTsuse.de- libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid (bsc#1171743).- commit e32082a * Sat May 02 2020 colyliAATTsuse.de- libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check (bsc#1171759).- libnvdimm/label: Remove the dpa align check (bsc#1171759).- libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock (bsc#1171759).- commit 3a82690 * Sat May 02 2020 colyliAATTsuse.de- libnvdimm/pmem: Advance namespace seed for specific probe errors (bsc#1171743).- libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page size change (bsc#1171743).- Refresh for the above changes, patches.suse/libnvdimm-namespace-Differentiate-between-probe-mapp.patch.- commit 3d89aa2 * Fri May 01 2020 colyliAATTsuse.de- libnvdimm/region: Rewrite _probe_success() to _advance_seeds() (bsc#1171743).- commit da995dc * Fri May 01 2020 colyliAATTsuse.de- libnvdimm/security: Introduce a \'frozen\' attribute (bsc#1171742).- Refresh for the above change, patches.suse/libnvdimm-prevent-nvdimm-from-requesting-key-when-security.patch.- commit a220486 * Fri May 01 2020 colyliAATTsuse.de- libnvdimm/of_pmem: Provide a unique name for bus provider (bsc#1171739).- commit d48c043 * Thu Apr 30 2020 oneukumAATTsuse.com- Update patches.suse/0001-media-ov519-add-missing-endpoint-sanity-checks.patch (bsc#1168829 CVE-2020-11608). added CVE number- commit 989bda9 * Thu Apr 30 2020 oneukumAATTsuse.com- Update patches.suse/0001-media-stv06xx-add-missing-descriptor-sanity-checks.patch (bsc#1168854 CVE-2020-11609). added CVE number- commit 01ddc08 * Thu Apr 30 2020 otto.hollmannAATTsuse.com- ip6_tunnel: Allow rcv/xmit even if remote address is a local address (bsc#1166978).- commit 96c7917 * Thu Apr 30 2020 tiwaiAATTsuse.de- USB: core: Fix free-while-in-use bug in the USB S-Glibrary (CVE-2020-12464 bsc#1170901).- commit 82a0028 * Thu Apr 30 2020 oneukumAATTsuse.com- blacklist.conf: would break kABI- commit 7132a5c * Thu Apr 30 2020 tbogendoerferAATTsuse.de- Update patches.suse/net-gro-fix-use-after-free-read-in-napi_gro_frags.patch (networking-stable-19_05_31 bsc#1170778 CVE-2020-10720). Added CVE number.- commit cab01f7 * Thu Apr 30 2020 neilbAATTsuse.de- Refresh patches.suse/SUNRPC-defer-slow-parts-of-rpc_free_client-to-a-work.patch. Fix a use-after-free in first version of this patch.- commit ee5cfd2 * Thu Apr 30 2020 neilbAATTsuse.de- blacklist.conf: Add some not-a-regression commits. These commits claim \"Fixes:\" for my patch but they aren\'t. The bug they fix is minor and pre-existed. We don\'t need the churn of adding these patches.- commit 5a7c4db * Wed Apr 29 2020 tiwaiAATTsuse.de- Input: raydium_i2c_ts - use true and false for boolean values (bsc#1051510).- Refresh patches.suse/Input-raydium_i2c_ts-fix-error-codes-in-raydium_i2c_.patch.- commit d1bf181 * Wed Apr 29 2020 tiwaiAATTsuse.de- staging: comedi: Fix comedi_device refcnt leak in comedi_open (bsc#1051510).- iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneous mode (bsc#1051510).- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger (bsc#1051510).- iio: xilinx-xadc: Fix ADC-B powerdown (bsc#1051510).- iio:ad7797: Use correct attribute_group (bsc#1051510).- macsec: avoid to set wrong mtu (bsc#1051510).- iwlwifi: pcie: actually release queue memory in TVQM (bsc#1051510).- macvlan: fix null dereference in macvlan_device_event() (bsc#1051510).- drm/meson: Delete an error message in meson_dw_hdmi_bind() (bsc#1051510).- mac80211_hwsim: Use kstrndup() in place of kasprintf() (bsc#1051510).- ASoC: dapm: connect virtual mux with default value (bsc#1051510).- libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is set (bsc#1051510).- Input: i8042 - add Acer Aspire 5738z to nomux list (bsc#1051510).- drm/dp_mst: Fix clearing payload state on topology disable (bsc#1051510).- acpi/x86: ignore unspecified bit positions in the ACPI global lock field (bsc#1051510).- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts() (bsc#1051510).- KEYS: reaching the keys quotas correctly (bsc#1051510).- i2c: st: fix missing struct parameter description (bsc#1051510).- ASoC: msm8916-wcd-digital: Reset RX interpolation path after use (bsc#1051510).- clk: Add clk_hw_unregister_composite helper function definition (bsc#1051510).- cpufreq: s3c64xx: Remove pointless NULL check in s3c64xx_cpufreq_driver_init (bsc#1051510).- firmware: qcom: scm: fix compilation error when disabled (bsc#1051510).- clk: imx: make mux parent strings const (bsc#1051510).- clk: sunxi-ng: a64: Fix gate bit of DSI DPHY (bsc#1051510).- clk: mediatek: correct the clocks for MT2701 HDMI PHY module (bsc#1051510).- clk: imx6ull: use OSC clock during AXI rate change (bsc#1051510).- commit c5c3dcb * Wed Apr 29 2020 oneukumAATTsuse.com- blacklist.conf: we do not have a virtual bus for altmodes, only type C, misatttributed- commit acb7d7b * Wed Apr 29 2020 msuchanekAATTsuse.de- scsi: ibmvscsi: Fix WARN_ON during event pool release (bsc#1170791 ltc#185128).- commit a8c9133 * Wed Apr 29 2020 oneukumAATTsuse.com- usbnet: silence an unnecessary warning (bsc#1170770).- commit 7b64337 * Wed Apr 29 2020 oneukumAATTsuse.com- tools lib traceevent: Remove unneeded qsort and uses memmove instead (git-fixes).- commit 6c07118 * Tue Apr 28 2020 oneukumAATTsuse.com- USB: hub: Fix handling of connect changes during sleep (git-fixes).- commit 8d8519b * Tue Apr 28 2020 oneukumAATTsuse.com- x86/resctrl: Fix invalid attempt at removing the default resource group (git-fixes).- commit 03f35b8 * Tue Apr 28 2020 oneukumAATTsuse.com- media: ti-vpe: cal: fix disable_irqs to only the intended target (git-fixes).- commit 8585735 * Tue Apr 28 2020 oneukumAATTsuse.com- usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete (git-fixes).- commit f0b5196 * Tue Apr 28 2020 oneukumAATTsuse.com- usb: dwc3: gadget: Do link recovery for SS and SSP (git-fixes).- commit 9008aa2 * Tue Apr 28 2020 oneukumAATTsuse.com- blacklist.conf: only renames that would break kABI- commit 6585c7d * Tue Apr 28 2020 oneukumAATTsuse.com- usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset() (git-fixes).- commit e410802 * Tue Apr 28 2020 oneukumAATTsuse.com- kABI fix for early XHCI debug (git-fixes).- commit 19b8943 * Tue Apr 28 2020 mhockoAATTsuse.com- Update patches.suse/x86-mm-split-vmalloc_sync_all.patch (bsc#1165741, bsc#1166969).- commit 345e20e * Tue Apr 28 2020 oneukumAATTsuse.com- USB: early: Handle AMD\'s spec-compliant identifiers, too (git-fixes).- commit ca7b6a1 * Tue Apr 28 2020 oneukumAATTsuse.com- blacklist.conf: duplicate patch- commit 1d306db * Tue Apr 28 2020 oneukumAATTsuse.com- usb: dwc3: don\'t set gadget->is_otg flag (git-fixes).- commit 778f8f1 * Tue Apr 28 2020 msuchanekAATTsuse.de- Refresh patches.suse/ibmvfc-don-t-send-implicit-logouts-prior-to-NPIV-log.patch- commit 3f5465d * Sun Apr 26 2020 tiwaiAATTsuse.de- ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (bsc#1170522).- commit a028710 * Sun Apr 26 2020 dkirjanovAATTsuse.com- net/ethernet: add Google GVE driver (jsc#SLE-10538)- commit c690489 * Sat Apr 25 2020 tiwaiAATTsuse.de- ALSA: hda: Remove ASUS ROG Zenith from the blacklist (bsc#1051510).- ALSA: hda: Add driver blacklist (bsc#1051510).- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256 (bsc#1051510).- commit b39941c * Sat Apr 25 2020 tiwaiAATTsuse.de- ASoC: topology: use name_prefix for new kcontrol (bsc#1051510).- ASoC: dpcm: allow start or stop during pause for backend (bsc#1051510).- ASoC: fix regwmask (bsc#1051510).- commit 4bbad3f * Sat Apr 25 2020 tiwaiAATTsuse.de- ALSA: hda: Always use jackpoll helper for jack update after resume (bsc#1051510).- ALSA: usb-audio: Add connector notifier delegation (bsc#1051510).- ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd gen (bsc#1051510).- ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2 (bsc#1051510).- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobos (bsc#1051510).- commit db5679a * Sat Apr 25 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Add new codec supported for ALC245 (bsc#1051510).- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif (bsc#1051510).- ALSA: usx2y: Fix potential NULL dereference (bsc#1051510).- ALSA: hda/realtek - Fix unexpected init_amp override (bsc#1051510).- commit 7c68b38 * Fri Apr 24 2020 tiwaiAATTsuse.de- Refresh ptp_clock kABI workaround This version works without blacklisting the kabi change.- commit 1b34b18 * Fri Apr 24 2020 tbogendoerferAATTsuse.de- IB/ipoib: Add child to parent list only if device initialized (bsc#1168503).- commit f5cb67a * Fri Apr 24 2020 tbogendoerferAATTsuse.de- kabi, protect struct ib_device (bsc#1168503).- commit bc85102 * Fri Apr 24 2020 tbogendoerferAATTsuse.de- RDMA/netdev: Hoist alloc_netdev_mqs out of the driver (bsc#1168503).- Refresh patches.suse/mlx5-add-parameter-to-disable-enhanced-IPoIB.patch.- Refresh patches.suse/net-mlx5e-IPoIB-Add-error-path-in-mlx5_rdma_setup_rn.patch.- commit a314df4 * Fri Apr 24 2020 tbogendoerferAATTsuse.de- IB/ipoib: Replace printk with pr_warn (bsc#1168503).- Refresh patches.suse/IB-ipoib-Fix-for-potential-no-carrier-state.patch.- commit b8bd9ed * Fri Apr 24 2020 tbogendoerferAATTsuse.de- RDMA/netdev: Fix netlink support in IPoIB (bsc#1168503).- IB/ipoib: Consolidate checking of the proposed child interface (bsc#1168503).- IB/ipoib: Maintain the child_intfs list from ndo_init/uninit (bsc#1168503).- IB/ipoib: Do not remove child devices from within the ndo_uninit (bsc#1168503).- IB/ipoib: Get rid of the sysfs_mutex (bsc#1168503).- RDMA/netdev: Use priv_destructor for netdev cleanup (bsc#1168503).- IB/ipoib: Move init code to ndo_init (bsc#1168503).- IB/ipoib: Move all uninit code into ndo_uninit (bsc#1168503).- IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task (bsc#1168503).- IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN (bsc#1168503).- RDMA/ipoib: Fix use of sizeof() (bsc#1168503).- IB/ipoib: Warn when one port fails to initialize (bsc#1168503).- commit 2db1d67 * Fri Apr 24 2020 tiwaiAATTsuse.de- media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused() (CVE-2019-9455 bsc#1170345).- blacklist.conf: remove the backported entry- commit 07936c6 * Fri Apr 24 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/selftests: Fix return in assert_mmap_offset()\'- commit 8d57602 * Fri Apr 24 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Wean off drm_pci_alloc/drm_pci_free\'- commit eda2b14 * Fri Apr 24 2020 msuchanekAATTsuse.de- Refresh sorted patches.- commit 018a76b * Fri Apr 24 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/userptr: fix size calculation\'- commit 66d3000 * Fri Apr 24 2020 msuchanekAATTsuse.de- Update patches.suse/powerpc-pseries-ddw-Extend-upper-limit-for-huge-DMA-.patch (FATE#327775 bsc#1142685 bsc#1167867 ltc#179509 ltc#184616).- commit 778503d * Fri Apr 24 2020 neilbAATTsuse.de- seq_file: fix problem when seeking mid-record (bsc#1170125).- commit 5d17ffb * Thu Apr 23 2020 dwagnerAATTsuse.de- scsi: qla2xxx: check UNLOADING before posting async work (bsc#1157169).- scsi: qla2xxx: set UNLOADING before waiting for session deletion (bsc#1157169).- scsi: qla2xxx: Fix regression warnings (bsc#1157169).- scsi: qla2xxx: Remove non functional code (bsc#1157169).- scsi: qla2xxx: add ring buffer for tracing debug logs (bsc#1157169).- commit 4a7030f * Thu Apr 23 2020 tiwaiAATTsuse.de- kABI workaround for ptp_clock struct change (CVE-2020-10690 bsc#1170056).- commit 2df035a * Thu Apr 23 2020 tiwaiAATTsuse.de- kabi/severities: Allow posix_clock_register kABI change (CVE-2020-10690 bsc#1170056)- commit dd47488 * Thu Apr 23 2020 tiwaiAATTsuse.de- ptp: free ptp device pin descriptors properly (CVE-2020-10690 bsc#1170056).- ptp: fix the race between the release of ptp_clock and cdev (CVE-2020-10690 bsc#1170056).- commit d8790ea * Thu Apr 23 2020 martin.wilckAATTsuse.com- blk-mq: honor IO scheduler for multiqueue devices (bsc#1165478).- commit c3fd2a1 * Thu Apr 23 2020 tzimmermannAATTsuse.de- drm: amd/acp: fix broken menu structure (bsc#1114279) * context changes- commit 22268db * Thu Apr 23 2020 tzimmermannAATTsuse.de- drm/i915: properly sanity check batch_start_offset (bsc#1114279) * renamed display/intel_fbc.c -> intel_fb.c * renamed gt/intel_rc6.c -> intel_pm.c * context changes- commit e92b298 * Thu Apr 23 2020 tzimmermannAATTsuse.de- Revert \"drm/panel: simple: Add support for Sharp LQ150X1LG11 panels\" (bsc#1114279) * offset changes- commit 90f6094 * Thu Apr 23 2020 tzimmermannAATTsuse.de- drm: Remove PageReserved manipulation from drm_pci_alloc (bsc#1114279) * offset changes- commit c289370 * Thu Apr 23 2020 tzimmermannAATTsuse.de- drm/crc: Actually allow to change the crc source (bsc#1114279) * offset changes- commit 7493856 * Thu Apr 23 2020 neilbAATTsuse.de- fs/seq_file.c: simplify seq_file iteration code and interface (bsc#1170125).- commit 01d5dd4 * Wed Apr 22 2020 mbenesAATTsuse.cz- objtool: Make BP scratch register warning more robust (bsc#1169514).- commit 756fd80 * Wed Apr 22 2020 mbenesAATTsuse.cz- objtool: Fix switch table detection in .text.unlikely (bsc#1169514).- commit 16d1486 * Tue Apr 21 2020 bpAATTsuse.de- x86/speculation: Add SRBDS vulnerability and mitigation documentation (bsc#1154824 CVE-2020-0543).- commit 79be385 * Tue Apr 21 2020 bpAATTsuse.de- x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation (bsc#1154824 CVE-2020-0543).- commit 3840003 * Tue Apr 21 2020 bpAATTsuse.de- x86/cpu: Add \'table\' argument to cpu_matches() (bsc#1154824 CVE-2020-0543).- commit 432b70b * Tue Apr 21 2020 bpAATTsuse.de- mod_devicetable: Add a x86_cpu_id.steppings kABI workaround (bsc#1154824 CVE-2020-0543).- commit b111994 * Tue Apr 21 2020 bpAATTsuse.de- x86/cpu: Add a steppings field to struct x86_cpu_id (bsc#1154824 CVE-2020-0543).- commit 21ac900 * Tue Apr 21 2020 martin.wilckAATTsuse.com- blk-mq: simplify blk_mq_make_request() (bsc#1165478).- commit 0ed1eb1 * Tue Apr 21 2020 bpAATTsuse.de- EDAC, sb_edac: Add support for systems with segmented PCI buses (bsc#1169525).- commit 2162d10 * Tue Apr 21 2020 martin.wilckAATTsuse.com- dm mpath: switch paths in dm_blk_ioctl() code path (bsc#1167574).- commit c0cebb3 * Tue Apr 21 2020 lhenriquesAATTsuse.com- ceph: check if file lock exists before sending unlock request (bsc#1168789).- commit 0dcc643 * Tue Apr 21 2020 bpAATTsuse.de- x86/cpu: Add consistent CPU match macros (bsc#1154824 CVE-2020-0543).- commit 308b2c6 * Tue Apr 21 2020 bpAATTsuse.de- x86/devicetable: Move x86 specific macro out of generic code (bsc#1154824 CVE-2020-0543).- commit 5120ab2 * Tue Apr 21 2020 oneukumAATTsuse.com- padata: Remove broken queue flushing (git-fixes).- commit 77d35de * Mon Apr 20 2020 mkubecekAATTsuse.cz- net: fix race condition in __inet_lookup_established() (bsc#1151794).- commit c7c9f91 * Mon Apr 20 2020 tiwaiAATTsuse.de- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops (bsc#1051510).- commit 0b361b8 * Mon Apr 20 2020 tiwaiAATTsuse.de- ALSA: hda: call runtime_allow() for all hda controllers (bsc#1051510).- ALSA: hda: Explicitly permit using autosuspend if runtime PM is supported (bsc#1051510).- ALSA: hda: Skip controller resume if not needed (bsc#1051510).- ALSA: hda: Release resources at error in delayed probe (bsc#1051510).- ALSA: usb-audio: Check mapping at creating connector controls, too (bsc#1051510).- ALSA: usb-audio: Don\'t create jack controls for PCM terminals (bsc#1051510).- ALSA: usb-audio: Filter error from connector kctl ops, too (bsc#1051510).- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT (bsc#1051510).- ALSA: usb-audio: Add mixer workaround for TRX40 and co (bsc#1051510).- commit b88433f * Mon Apr 20 2020 tiwaiAATTsuse.de- ALSA: hda: Keep the controller initialization even if no codecs found (bsc#1051510).- ALSA: hda: Don\'t release card at firmware loading error (bsc#1051510).- ALSA: usb-audio: Don\'t override ignore_ctl_error value from the map (bsc#1051510).- ALSA: ctxfi: Remove unnecessary cast in kfree (bsc#1051510).- commit 7de92e5 * Mon Apr 20 2020 msuchanekAATTsuse.de- Refresh upstream status of patches.suse/slcan-Don-t-transmit-uninitialized-stack-data-in-pad.patch.- commit 638cf8f * Mon Apr 20 2020 msuchanekAATTsuse.de- powerpc/sstep: Fix DS operand in ld encoding to appropriate value (bsc#1065729).- commit a3ebbfd * Mon Apr 20 2020 oneukumAATTsuse.com- blacklist.conf: lacking all prerequisite documentation- commit 35d385a * Mon Apr 20 2020 mbenesAATTsuse.cz- tracing: Fix the race between registering \'snapshot\' event trigger and triggering \'snapshot\' operation (git-fixes).- commit a2524aa * Mon Apr 20 2020 mbenesAATTsuse.cz- tracing: Disable trace_printk() on post poned tests (git-fixes).- commit 821037e * Sun Apr 19 2020 bpAATTsuse.de- x86/amd_nb: Add Family 19h PCI IDs (jsc#SLE-11834).- commit 155eb03 * Sun Apr 19 2020 bpAATTsuse.de- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE (bsc#1169005).- commit f105610 * Sun Apr 19 2020 bpAATTsuse.de- perf/x86/amd: Add support for Large Increment per Cycle Events (jsc#SLE-11831).- commit 3b682e5 * Sun Apr 19 2020 bpAATTsuse.de- perf/x86/amd: Constrain Large Increment per Cycle events (jsc#SLE-11831).- commit a5a7d31 * Sat Apr 18 2020 bpAATTsuse.de- EDAC/mce_amd: Make fam_ops static global (jsc#SLE-11833).- commit bcbc547 * Sat Apr 18 2020 bpAATTsuse.de- EDAC/amd64: Drop some family checks for newer systems (jsc#SLE-11833).- commit 966bc48 * Sat Apr 18 2020 bpAATTsuse.de- EDAC/amd64: Add family ops for Family 19h Models 00h-0Fh (jsc#SLE-11833).- commit 7979565 * Fri Apr 17 2020 bpAATTsuse.de- Update upstream references- Refresh patches.suse/edac-amd64-cache-secondary-chip-select-registers.patch.- Refresh patches.suse/edac-amd64-find-chip-select-memory-size-using-address-mask.patch.- Refresh patches.suse/edac-amd64-initialize-dimm-info-for-systems-with-more-than-two-channels.patch.- Refresh patches.suse/edac-amd64-recognize-dram-device-type-ecc-capability.patch.- Refresh patches.suse/edac-amd64-support-asymmetric-dual-rank-dimms.patch.- Refresh patches.suse/edac-amd64-support-more-than-two-controllers-for-chip-selects-handling.patch.- commit 1a48fb9 * Fri Apr 17 2020 tiwaiAATTsuse.de- blacklist.conf: Add inapplicable ALSA and other entries Some entries have been already fixed in SLE15-SP1 branch, and only for fixes/linux-4.12 and SLE12-SP4.- commit 0b2cde2 * Fri Apr 17 2020 tiwaiAATTsuse.de- ASoC: samsung: Prevent clk_get_rate() calls in atomic context (bsc#1111666).- commit 63356c7 * Fri Apr 17 2020 tiwaiAATTsuse.de- ALSA: dummy: Fix PCM format loop in proc output (bsc#1111666).- commit 7bed38a * Fri Apr 17 2020 jslabyAATTsuse.cz- net: memcg: fix lockdep splat in inet_csk_accept() (networking-stable-20_03_14).- net/packet: tpacket_rcv: do not increment ring index on drop (networking-stable-20_03_14).- net: fec: validate the new settings in fec_enet_set_coalesce() (networking-stable-20_03_14).- net: macsec: update SCI upon MAC address change (networking-stable-20_03_14).- ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface (networking-stable-20_03_14).- net: memcg: late association of sock to memcg (networking-stable-20_03_14).- ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast() (networking-stable-20_03_14).- cgroup, netclassid: periodically release file_lock on classid updating (networking-stable-20_03_14).- macvlan: add cond_resched() during multicast processing (networking-stable-20_03_14).- ipvlan: add cond_resched_rcu() while processing muticast backlog (networking-stable-20_03_14).- ipvlan: don\'t deref eth hdr before checking it\'s set (networking-stable-20_03_14).- sfc: detach from cb_page in efx_copy_channel() (networking-stable-20_03_14).- gre: fix uninit-value in __iptunnel_pull_header (networking-stable-20_03_14).- bonding/alb: make sure arp header is pulled before accessing it (networking-stable-20_03_14).- slip: make slhc_compress() more robust against malicious packets (networking-stable-20_03_14).- nfc: add missing attribute validation for vendor subcommand (networking-stable-20_03_14).- nfc: add missing attribute validation for SE API (networking-stable-20_03_14).- team: add missing attribute validation for array index (networking-stable-20_03_14).- team: add missing attribute validation for port ifindex (networking-stable-20_03_14).- net: fq: add missing attribute validation for orphan mask (networking-stable-20_03_14).- can: add missing attribute validation for termination (networking-stable-20_03_14).- nl802154: add missing attribute validation for dev_type (networking-stable-20_03_14).- nl802154: add missing attribute validation (networking-stable-20_03_14).- fib: add missing attribute validation for tun_id (networking-stable-20_03_14).- bnxt_en: reinitialize IRQs when MTU is modified (networking-stable-20_03_14).- net: dsa: mv88e6xxx: fix lockup on warm boot (networking-stable-20_03_14).- netlink: Use netlink header as base to calculate bad attribute offset (networking-stable-20_03_14).- r8152: check disconnect status after long sleep (networking-stable-20_03_14).- commit cb4c95f * Fri Apr 17 2020 ptesarikAATTsuse.cz- blacklist.conf: s390 fixes which are not needed.- commit 8b0e1cb * Fri Apr 17 2020 ptesarikAATTsuse.cz- s390/cio: generate delayed uevent for vfio-ccw subchannels (git-fixes).- s390/cio: avoid duplicated \'ADD\' uevents (git-fixes).- KVM: s390: vsie: Fix possible race when shadowing region 3 tables (git-fixes).- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks (git-fixes).- s390/diag: fix display of diagnose call statistics (git-fixes).- s390/cpuinfo: fix wrong output when CPU0 is offline (git-fixes).- scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point (git-fixes).- s390/gmap: return proper error code on ksm unsharing (git-fixes).- s390/qeth: support net namespaces for L3 devices (git-fixes).- s390/qeth: cancel RX reclaim work earlier (git-fixes).- s390/qeth: handle error when backing RX buffer (git-fixes).- s390/qeth: fix off-by-one in RX copybreak check (git-fixes).- s390/qeth: don\'t warn for napi with 0 budget (git-fixes).- s390/time: Fix clk type in get_tod_clock (git-fixes).- s390/qeth: lock the card while changing its hsuid (git-fixes).- s390/qeth: fix qdio teardown after early init error (git-fixes).- s390/qeth: don\'t return -ENOTSUPP to userspace (git-fixes).- s390/qeth: fix promiscuous mode after reset (git-fixes).- s390/qeth: handle error due to unsupported transport mode (git-fixes).- commit cdc279b * Fri Apr 17 2020 jslabyAATTsuse.cz- ipmi: fix hung processes in __get_guid() (git-fixes).- net: dsa: bcm_sf2: Fix overflow checks (git-fixes).- commit e9139c4 * Fri Apr 17 2020 ptesarikAATTsuse.cz- net/smc: add fallback check to connect() (git-fixes).- commit c6bab98 * Fri Apr 17 2020 bpAATTsuse.de- EDAC/mce_amd: Always load on SMCA systems (jsc#SLE-11833).- commit f5ab90e * Fri Apr 17 2020 ptesarikAATTsuse.cz- net/smc: fix refcount non-blocking connect() -part 2 (git-fixes).- commit 87fd50c * Thu Apr 16 2020 mbenesAATTsuse.cz- x86/xen: fix booting 32-bit pv guest (bsc#1071995).- commit 1b5961e * Thu Apr 16 2020 mbenesAATTsuse.cz- x86/xen: Make the secondary CPU idle tasks reliable (bsc#1071995).- commit 8538cf7 * Thu Apr 16 2020 mbenesAATTsuse.cz- x86/xen: Make the boot CPU idle task reliable (bsc#1071995).- commit b064e00 * Thu Apr 16 2020 bpAATTsuse.de- x86/MCE/AMD: Add a KABI workaround for enum smca_bank_types (jsc#SLE-11833).- commit 3f1c105 * Thu Apr 16 2020 bpAATTsuse.de- x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType (jsc#SLE-11833).- commit ba1897a * Thu Apr 16 2020 oneukumAATTsuse.com- blacklist.conf: stable duplicate of upstream- commit 469f515 * Thu Apr 16 2020 msuchanekAATTsuse.de- ibmvfc: don\'t send implicit logouts prior to NPIV login (bsc#1169625 ltc#184611).- commit 777c032 * Thu Apr 16 2020 oneukumAATTsuse.com- USB: serial: option: add Wistron Neweb D19Q1 (git-fixes).- commit 1f38585 * Thu Apr 16 2020 oneukumAATTsuse.com- USB: serial: option: add BroadMobi BM806U (git-fixes).- commit 23469df * Thu Apr 16 2020 oneukumAATTsuse.com- USB: serial: option: add support for ASKEY WWHC050 (git-fixes).- commit 8313173 * Thu Apr 16 2020 oneukumAATTsuse.com- usb: gadget: composite: Inform controller driver of self-powered (git-fixes).- commit 6e23e3c * Thu Apr 16 2020 jslabyAATTsuse.cz- nfc: pn544: Fix occasional HW initialization failure (networking-stable-20_03_01).- qede: Fix race between rdma destroy workqueue and link change event (networking-stable-20_03_01).- sctp: move the format error check out of __sctp_sf_do_9_1_abort (networking-stable-20_03_01).- net: phy: restore mdio regs in the iproc mdio driver (networking-stable-20_03_01).- net: fib_rules: Correctly set table field when table number exceeds 8 bits (networking-stable-20_03_01).- ipv6: Fix nlmsg_flags when splitting a multipath route (networking-stable-20_03_01).- ipv6: Fix route replacement with dev-only route (networking-stable-20_03_01).- commit ba7a6ae * Thu Apr 16 2020 jwiesnerAATTsuse.com- netfilter: conntrack: sctp: use distinct states for new SCTP connections (bsc#1159199).- commit a20c6de * Wed Apr 15 2020 aaptelAATTsuse.com- Refresh patches.suse/cifs-ignore-cached-share-root-handle-closing-errors.patch.- commit 1cfdc01 * Wed Apr 15 2020 msuchanekAATTsuse.de- rpm/check-for-config-changes: Ignore CONFIG_LD_VERSION- commit e60242e * Wed Apr 15 2020 mbenesAATTsuse.cz- objtool: Add is_static_jump() helper (bsc#1169514).- commit 6ae3b99 * Wed Apr 15 2020 mbenesAATTsuse.cz- objtool: Add relocation check for alternative sections (bsc#1169514).- commit 5eb4cab * Wed Apr 15 2020 jslabyAATTsuse.cz- blacklist.conf: add three cleanups- commit 394a1b0 * Wed Apr 15 2020 tzimmermannAATTsuse.de- fbmem: Adjust indentation in fb_prepare_logo and fb_blank (bsc#1114279)- commit 66c6f21 * Wed Apr 15 2020 tzimmermannAATTsuse.de- OMAP: DSS2: remove non-zero check on variable r (bsc#1114279)- commit 26484d4 * Wed Apr 15 2020 tzimmermannAATTsuse.de- fbdev: potential information leak in do_fb_ioctl() (bsc#1114279)- commit 6072223 * Tue Apr 14 2020 tiwaiAATTsuse.de- ipmi: fix hung processes in __get_guid() (bsc#1111666).- drm/v3d: Replace wait_for macros to remove use of msleep (bsc#1111666).- drm/amd/display: Fix wrongly passed static prefix (bsc#1111666).- drm/amdgpu: fix typo for vcn1 idle check (bsc#1111666).- drm/amd/display: Add link_rate quirk for Apple 15\" MBP 2017 (bsc#1111666).- drm/exynos: dsi: fix workaround for the legacy clock name (bsc#1111666).- drm/exynos: dsi: propagate error value and silence meaningless warning (bsc#1111666).- commit c9a6d45 * Tue Apr 14 2020 msuchanekAATTsuse.de- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE entries (bsc#1065729).- commit 71b5d04 * Tue Apr 14 2020 jgrossAATTsuse.com- mm/memory_hotplug.c: only respect mem= parameter during boot stage (bsc#1065600).- commit 6614fe5 * Tue Apr 14 2020 tiwaiAATTsuse.de- drm/msm: Use the correct dma_sync calls harder (bsc#1051510).- commit 7683bc8 * Tue Apr 14 2020 tiwaiAATTsuse.de- pwm: pca9685: Fix PWM/GPIO inter-operation (bsc#1051510).- pwm: renesas-tpu: Fix late Runtime PM enablement (bsc#1051510).- pwm: rcar: Fix late Runtime PM enablement (bsc#1051510).- pwm: meson: Fix confusing indentation (bsc#1051510).- pwm: bcm2835: Dynamically allocate base (bsc#1051510).- ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map() (bsc#1051510).- ALSA: ice1724: Fix invalid access for enumerated ctl items (bsc#1051510).- ALSA: hda: Fix potential access overflow in beep helper (bsc#1051510).- ALSA: pcm: oss: Fix regression by buffer overflow fix (bsc#1051510).- net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers (bsc#1051510).- Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl (bsc#1051510).- drm/bochs: downgrade pci_request_region failure from error to warning (bsc#1051510).- clk: qcom: rcg: Return failure for RCG update (bsc#1051510).- drm/msm: Use the correct dma_sync calls in msm_gem (bsc#1051510).- drm/msm: stop abusing dma_map/unmap for cache (bsc#1051510).- drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read() (bsc#1051510).- commit 5eab9a6 * Tue Apr 14 2020 jgrossAATTsuse.com- Refresh patches.suse/0001-x86-respect-memory-size-limiting-via-mem-parameter.patch.- Refresh patches.suse/0002-x86-xen-dont-add-memory-above-max-allowed-allocation.patch.- commit 98a14d9 * Tue Apr 14 2020 jgrossAATTsuse.com- xen/blkfront: fix memory allocation flags in blkfront_setup_indirect() (bsc#1168486).- commit d922b02 * Tue Apr 14 2020 msuchanekAATTsuse.de- powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idle (CVE-2020-11669 bsc#1169390).- commit b67a803 * Tue Apr 14 2020 yousaf.kaukabAATTsuse.com- ahci: Add support for Amazon\'s Annapurna Labs SATA controller (bsc#1169013).- commit 797b69d * Tue Apr 14 2020 yousaf.kaukabAATTsuse.com- Refresh patches.suse/arm64-PCI-Preserve-firmware-configuration-when-desir.patch. References: bsc#1169013 To cover both Graviton and Graviton2 (M6g), remove check for oem_table_id. Same as the Graviton test in gic-v2m upstream.- commit a9cc98f * Mon Apr 13 2020 lhenriquesAATTsuse.com- libceph: fix alloc_msg_with_page_vector() memory leaks (bsc#1169308).- Refresh patches.suse/libceph-add-scatterlist-messenger-data-type.patch.- commit f623ae7 * Mon Apr 13 2020 lhenriquesAATTsuse.com- ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL (bsc#1169307).- commit 0f41de6 * Mon Apr 13 2020 nsaenzjulienneAATTsuse.de- drm/vc4: Fix HDMI mode validation (git-fixes).- clk: imx: Align imx sc clock msg structs to 4 (git-fixes).- commit 4fb7230 * Mon Apr 13 2020 lhenriquesAATTsuse.com- ceph: canonicalize server path in place (bsc#1168443).- ceph: remove the extra slashes in the server path (bsc#1168443).- commit 8d1ba81 * Mon Apr 13 2020 jleeAATTsuse.com- efi: Don\'t attempt to map RCI2 config table if it doesn\'t exist (jsc#ECO-366, bsc#1168367).- commit 603d036 * Sun Apr 12 2020 mkubecekAATTsuse.cz- constrants: fix malformed XML Closing tag of an element is \"\", not \"\". Fixes: 8b37de2eb835 (\"rpm/constraints.in: Increase memory for kernel-docs\")- commit 4a8ca28 * Fri Apr 10 2020 glinAATTsuse.com- Refresh patches.suse/bpf-Explicitly-memset-some-bpf-info-structures-decla.patch. btf.c exists in SLE15-SP1/openSUSE Leap 15.1. Add the btf.c part back.- commit 2ebd7a5 * Thu Apr 09 2020 mpdesouzaAATTsuse.com- Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents (bsc#1163508).- btrfs: fix panic during relocation after ENOSPC before writeback happens (bsc#1163508).- commit c90c6a6 * Thu Apr 09 2020 mpdesouzaAATTsuse.com- btrfs: fix crash due to \"kernel BUG at ../fs/btrfs/relocation.c:4827!\"- commit b59e253 * Thu Apr 09 2020 yousaf.kaukabAATTsuse.com- binfmt_elf: Do not move brk for INTERP-less ET_EXEC (bsc#1169013).- commit 4976691 * Thu Apr 09 2020 jwiesnerAATTsuse.com- ipvlan: do not add hardware address of master to its unicast filter list (bsc#1137325).- commit 0097cc3 * Thu Apr 09 2020 aaptelAATTsuse.com- cifs: ignore cached share root handle closing errors (bsc#1166780).- commit 8156f53 * Thu Apr 09 2020 yousaf.kaukabAATTsuse.com- binfmt_elf: move brk out of mmap when doing direct loader exec (bsc#1169013).- commit dc17fa1 * Thu Apr 09 2020 dwagnerAATTsuse.de- scsi: core: kABI fix offline_already (bsc#1145929).- commit ec4a265 * Thu Apr 09 2020 msuchanekAATTsuse.de- rpm/constraints.in: Increase memory for kernel-docs References: https://build.opensuse.org/request/show/792664- commit 8b37de2 * Thu Apr 09 2020 jroedelAATTsuse.de- PCI: pciehp: Fix MSI interrupt race (bsc#1159037).- commit c1bb442 * Thu Apr 09 2020 jroedelAATTsuse.de- blacklist.conf: Add d18b2f43b914 KVM: x86: Gracefully handle __vmalloc() failure during VM allocation- commit ff1bcd1 * Thu Apr 09 2020 jroedelAATTsuse.de- iommu/amd: Fix the configuration of GCR3 table root pointer (bsc#1169057).- commit c2941c2 * Thu Apr 09 2020 dwagnerAATTsuse.de- scsi: core: avoid repetitive logging of device offline messages (bsc#1145929).- commit 9bf0059 * Thu Apr 09 2020 wquAATTsuse.com- btrfs: qgroup: Mark qgroup inconsistent if we\'re inherting snapshot to a new qgroup (bsc#1165823).- commit 795a1c9 * Thu Apr 09 2020 wquAATTsuse.com- btrfs: qgroup: Don\'t hold qgroup_ioctl_lock in btrfs_qgroup_inherit() (bsc#1165823).- commit b138573 * Thu Apr 09 2020 neilbAATTsuse.de- kabi fix for (bsc#1168202).- SUNRPC: defer slow parts of rpc_free_client() to a workqueue (bsc#1168202).- commit 39a8fe1 * Wed Apr 08 2020 lhenriquesAATTsuse.com- ceph: canonicalize server path in place (bsc#1168443).- ceph: remove the extra slashes in the server path (bsc#1168443).- commit ef71e26 * Wed Apr 08 2020 oneukumAATTsuse.com- USB: cdc-acm: restore capability check order (git-fixes).- commit 61c5faf * Wed Apr 08 2020 oneukumAATTsuse.com- media: flexcop-usb: fix endpoint sanity check (git-fixes).- commit 29a05cb * Wed Apr 08 2020 oneukumAATTsuse.com- Update patches.suse/media-xirlink_cit-add-missing-descriptor-sanity-chec.patch (bsc#1168952). Added specific bsc number so that this is not lost.- commit 52ecda9 * Wed Apr 08 2020 tiwaiAATTsuse.de- drm/sun4i: dsi: Use NULL to signify \"no panel\" (bsc#1111666).- clk: imx: Align imx sc clock msg structs to 4 (bsc#1111666).- commit d777121 * Wed Apr 08 2020 tiwaiAATTsuse.de- thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n (bsc#1051510).- mfd: dln2: Fix sanity checking for endpoints (bsc#1051510).- tty: evh_bytechan: Fix out of bounds accesses (bsc#1051510).- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices (bsc#1051510).- PCI: endpoint: Fix clearing start entry in configfs (bsc#1051510).- PCI/ASPM: Clear the correct bits when enabling L1 substates (bsc#1051510).- drm/drm_dp_mst:remove set but not used variable \'origlen\' (bsc#1051510).- pxa168fb: fix release function mismatch in probe failure (bsc#1051510).- crypto: mxs-dcp - fix scatterlist linearization for hash (bsc#1051510).- crypto: arm64/sha-ce - implement export/import (bsc#1051510).- crypto: tcrypt - fix printed skcipher [a]sync mode (bsc#1051510).- irqchip/bcm2835: Quiesce IRQs left enabled by bootloader (bsc#1051510).- PCI/switchtec: Fix init_completion race condition with poll_wait() (bsc#1051510).- staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback (bsc#1051510).- staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb (bsc#1051510).- staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table (bsc#1051510).- iio: potentiostat: lmp9100: fix iio_triggered_buffer_{predisable,postenable} positions (bsc#1051510).- usb: gadget: f_fs: Fix use after free issue as part of queue failure (bsc#1051510).- USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback (bsc#1051510).- usb: musb: fix crash with highmen PIO and usbmon (bsc#1051510).- media: xirlink_cit: add missing descriptor sanity checks (bsc#1051510).- media: tda10071: fix unsigned sign extension overflow (bsc#1051510).- media: v4l2-core: fix entity initialization in device_register_subdev (bsc#1051510).- media: go7007: Fix URB type for interrupt handling (bsc#1051510).- media: vsp1: tidyup VI6_HGT_LBn_H() macro (bsc#1051510).- media: dib0700: fix rc endpoint lookup (bsc#1051510).- media: usbtv: fix control-message timeouts (bsc#1051510).- i2c: hix5hd2: add missed clk_disable_unprepare in remove (bsc#1051510).- Input: synaptics - enable RMI on HP Envy 13-ad105ng (bsc#1051510).- NFC: fdp: Fix a signedness bug in fdp_nci_send_patch() (bsc#1051510).- intel_th: pci: Add Elkhart Lake CPU support (bsc#1051510).- mac80211: Do not send mesh HWMP PREQ if HWMP is disabled (bsc#1051510).- batman-adv: Don\'t schedule OGM for disabled interface (bsc#1051510).- pinctrl: core: Remove extra kref_get which blocks hogs being freed (bsc#1051510).- fat: fix uninit-memory access for partial initialized inode (bsc#1051510).- i2c: jz4780: silence log flood on txabrt (bsc#1051510).- staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi (bsc#1051510).- tty: serial: imx: setup the correct sg entry for tx dma (bsc#1051510).- tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode (bsc#1051510).- serdev: ttyport: restore client ops on deregistration (bsc#1051510).- qmi_wwan: unconditionally reject 2 ep interfaces (bsc#1051510).- irqdomain: Fix a memory leak in irq_domain_push_irq() (bsc#1051510).- cpufreq: Register drivers only after CPU devices have been registered (bsc#1051510).- cpuidle: Do not unset the driver if it is there already (bsc#1051510).- fat: work around race with userspace\'s read via blockdev while mounting (bsc#1051510).- dmaengine: ste_dma40: fix unneeded variable warning (bsc#1051510).- batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs (bsc#1051510).- batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation (bsc#1051510).- configfs: Fix bool initialization/comparison (bsc#1051510).- commit e4eaaea * Tue Apr 07 2020 jackAATTsuse.cz- blacklist.conf: Blacklist fs/ext2 since we don\'t compile it at all- commit 3cc8480 * Tue Apr 07 2020 jackAATTsuse.cz- blacklist.conf: Blacklist 780f66e59231- commit a647f0d * Tue Apr 07 2020 jackAATTsuse.cz- mm/filemap.c: don\'t initiate writeback if mapping has no dirty pages (bsc#1168884).- commit e1f39c5 * Tue Apr 07 2020 jackAATTsuse.cz- libfs: fix infoleak in simple_attr_read() (bsc#1168881).- commit 46ea826 * Tue Apr 07 2020 jackAATTsuse.cz- blacklist.conf: Blacklist 1ac994525b9d- commit 1666119 * Tue Apr 07 2020 jackAATTsuse.cz- patches.suse/jbd2-flush_descriptor-Do-not-decrease-buffer-head-s-ref-count.patch: Update tags- commit b0e78a8 * Tue Apr 07 2020 jackAATTsuse.cz- patches.suse/ext4-Avoid-ENOSPC-when-avoiding-to-reuse-recently-de.patch: Update tags- commit 1f509a6 * Tue Apr 07 2020 jackAATTsuse.cz- ext4: fix potential race between online resizing and write operations (bsc#1166864).- commit 1c28326 * Tue Apr 07 2020 jackAATTsuse.cz- ext4: add cond_resched() to __ext4_find_entry() (bsc#1166862).- commit 2c46556 * Tue Apr 07 2020 jackAATTsuse.cz- ext4: fix a data race in EXT4_I(inode)->i_disksize (bsc#1166861).- commit 9ffca79 * Tue Apr 07 2020 jackAATTsuse.cz- ext4: don\'t assume that mmp_nodename/bdevname have NUL (bsc#1166860).- commit a8c2eba * Tue Apr 07 2020 ptesarikAATTsuse.cz- s390/mm: fix dynamic pagetable upgrade for hugetlbfs (bsc#1165182 LTC#184102).- commit 120ed1f * Tue Apr 07 2020 jackAATTsuse.cz- partitions/efi: Fix partition name parsing in GUID partition entry (bsc#1168763).- commit c3201aa * Tue Apr 07 2020 jackAATTsuse.cz- block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices (bsc#1168762).- commit 686d490 * Tue Apr 07 2020 jackAATTsuse.cz- blacklist.conf: Blacklist f01b411f41f9- commit 90feb5e * Tue Apr 07 2020 jackAATTsuse.cz- block, bfq: fix use-after-free in bfq_idle_slice_timer_body (bsc#1168760).- commit d3cc845 * Tue Apr 07 2020 nborisovAATTsuse.com- btrfs: force chunk allocation if our global rsv is larger than metadata (bsc#1165949).- commit 62701d1 * Tue Apr 07 2020 tbogendoerferAATTsuse.de- bnxt_en: Support all variants of the 5750X chip family (bsc#1167216).- commit 9c89a54 * Tue Apr 07 2020 oneukumAATTsuse.com- media: stv06xx: add missing descriptor sanity checks (bsc#1168854).- commit 44ac13a * Tue Apr 07 2020 oneukumAATTsuse.com- media: ov519: add missing endpoint sanity checks (bsc#1168829).- commit 84ec6a8 * Tue Apr 07 2020 msuchanekAATTsuse.de- Update patches.suse/KVM-PPC-Book3S-PR-Add-guest-MSR-parameter-for-kvmppc.patch (bsc#1061840 CVE-2020-8834).- commit e943945 * Tue Apr 07 2020 glinAATTsuse.com- bpf: Explicitly memset some bpf info structures declared on the stack (bsc#1083647).- commit 15737b0 * Tue Apr 07 2020 glinAATTsuse.com- bpf: Explicitly memset the bpf_attr structure (bsc#1083647).- commit e3603e3 * Mon Apr 06 2020 ptesarikAATTsuse.cz- Update patch references of patches.suse/s390-pci-fix-unexpected-write-combine-on-resource (bsc#1168552 LTC#184761 git-fixes).- commit 9ba1a0d * Mon Apr 06 2020 jackAATTsuse.cz- ext4: fix incorrect group count in ext4_fill_super error message (bsc#1168765).- commit 9590aac * Mon Apr 06 2020 jackAATTsuse.cz- ext4: fix incorrect inodes per group in error message (bsc#1168764).- commit 4ad1d6c * Mon Apr 06 2020 oneukumAATTsuse.com- blacklist.conf: uncompiled SOC driver- commit de2dd72 * Mon Apr 06 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amdgpu: Call find_vma under mmap_sem\'- commit 2f4061a * Mon Apr 06 2020 ptesarikAATTsuse.cz- s390/qeth: fix potential deadlock on workqueue flush (bsc#1165185 LTC#184108).- commit 07c2cb5 * Mon Apr 06 2020 msuchanekAATTsuse.de- powerpc/kprobes: Ignore traps that happened in real mode (bsc#1065729).- commit 6ac763f * Mon Apr 06 2020 oneukumAATTsuse.com- USB: serial: pl2303: add device-id for HP LD381 (git-fixes).- commit ae0cad8 * Mon Apr 06 2020 oneukumAATTsuse.com- USB: serial: option: add ME910G1 ECM composition 0x110b (git-fixes).- commit 0ef9f7b * Mon Apr 06 2020 msuchanekAATTsuse.de- tpm: ibmvtpm: Wait for buffer to be set before proceeding (bsc#1065729).- commit bce9874 * Mon Apr 06 2020 oneukumAATTsuse.com- usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adapters (git-fixes).- commit 53ff28c * Mon Apr 06 2020 oneukumAATTsuse.com- usb: host: xhci-plat: add a shutdown (git-fixes).- commit fda39a1 * Mon Apr 06 2020 oneukumAATTsuse.com- USB: Disable LPM on WD19\'s Realtek Hub (git-fixes).- commit 27f2175 * Mon Apr 06 2020 oneukumAATTsuse.com- usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c (git-fixes).- commit 4faae07 * Mon Apr 06 2020 oneukumAATTsuse.com- usb: core: port: do error out if usb_autopm_get_interface() fails (git-fixes).- commit 8295528 * Mon Apr 06 2020 oneukumAATTsuse.com- usb: core: hub: do error out if usb_autopm_get_interface() fails (git-fixes).- commit 231004f * Mon Apr 06 2020 oneukumAATTsuse.com- usb: dwc2: Fix in ISOC request length checking (git-fixes).- commit 5c8c070 * Mon Apr 06 2020 mbenesAATTsuse.cz- ftrace/kprobe: Show the maxactive number on kprobe_events (git-fixes).- commit e8808c3 * Mon Apr 06 2020 ptesarikAATTsuse.cz- Update patch metadata- Update upstream reference: - patches.suse/cpufreq-powernv-Fix-unsafe-notifiers.patch - patches.suse/cpufreq-powernv-Fix-use-after-free.patch - patches.suse/powerpc-64-tm-Don-t-let-userspace-set-regs-trap-via-.patch - patches.suse/powerpc-64s-Fix-section-mismatch-warnings-from-boot-.patch - patches.suse/powerpc-drmem-avoid-NULL-pointer-dereference-when-dr.patch - patches.suse/powerpc-pseries-Fix-of_read_drc_info_cell-to-point-a.patch - patches.suse/powerpc-smp-Use-nid-as-fallback-for-package_id.patch - patches.suse/powerpc-vmlinux.lds-Explicitly-retain-.gnu.hash.patch - patches.suse/powerpc-xive-Use-XIVE_BAD_IRQ-instead-of-zero-to-cat.patch - patches.suse/scsi-fc-Update-Descriptor-definition-and-add-RDF-and.patch - patches.suse/scsi-lpfc-Clean-up-hba-max_lun_queue_depth-checks.patch - patches.suse/scsi-lpfc-Copyright-updates-for-12.6.0.4-patches.patch - patches.suse/scsi-lpfc-Fix-RQ-buffer-leakage-when-no-IOCBs-availa.patch - patches.suse/scsi-lpfc-Fix-broken-Credit-Recovery-after-driver-lo.patch - patches.suse/scsi-lpfc-Fix-compiler-warning-on-frame-size.patch - patches.suse/scsi-lpfc-Fix-coverity-errors-in-fmdi-attribute-hand.patch - patches.suse/scsi-lpfc-Fix-lpfc_io_buf-resource-leak-in-lpfc_get_.patch - patches.suse/scsi-lpfc-Fix-registration-of-ELS-type-support-in-fd.patch - patches.suse/scsi-lpfc-Fix-release-of-hwq-to-clear-the-eq-relatio.patch - patches.suse/scsi-lpfc-Remove-handler-for-obsolete-ELS-Read-Port-.patch - patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.4.patch - patches.suse/scsi-lpfc-add-RDF-registration-and-Link-Integrity-FP.patch - patches.suse/scsi-lpfc-fix-spelling-mistake-Notication-Notificati.patch- commit 017037d * Mon Apr 06 2020 oneukumAATTsuse.com- usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus (git-fixes).- commit d2a52c6 * Mon Apr 06 2020 oneukumAATTsuse.com- blacklist.conf: docu change for an unsupported feature- commit 17be044 * Mon Apr 06 2020 oneukumAATTsuse.com- USB: hub: Don\'t record a connect-change event during reset-resume (git-fixes).- commit 47343de * Mon Apr 06 2020 oneukumAATTsuse.com- blacklist.conf: unsupported hardware for embedded systems- commit ccefb04 * Mon Apr 06 2020 ptesarikAATTsuse.cz- Update patch metadata- Update upstream reference: - patches.suse/cpufreq-powernv-Fix-unsafe-notifiers.patch - patches.suse/cpufreq-powernv-Fix-use-after-free.patch - patches.suse/powerpc-64-tm-Don-t-let-userspace-set-regs-trap-via-.patch - patches.suse/powerpc-64s-Fix-section-mismatch-warnings-from-boot-.patch - patches.suse/powerpc-drmem-avoid-NULL-pointer-dereference-when-dr.patch - patches.suse/powerpc-smp-Use-nid-as-fallback-for-package_id.patch - patches.suse/powerpc-vmlinux.lds-Explicitly-retain-.gnu.hash.patch - patches.suse/powerpc-xive-Use-XIVE_BAD_IRQ-instead-of-zero-to-cat.patch- commit 83f5afd * Mon Apr 06 2020 dwagnerAATTsuse.de- scsi: qla2xxx: Fix I/Os being passed down when FC device is being deleted (bsc#1157424).- commit 10f106e * Mon Apr 06 2020 msuchanekAATTsuse.de- powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent memory (FATE#327775 bsc#1142685 ltc#179509).- powerpc/pseries/iommu: Fix set but not used values (FATE#327775 bsc#1142685 ltc#179509).- powerpc/pseries/iommu: Use memoryAATT nodes in max RAM address calculation (FATE#327775 bsc#1142685 ltc#179509).- commit f415347 * Fri Apr 03 2020 msuchanekAATTsuse.de- scsi: ibmvfc: Fix NULL return compiler warning (bsc#1161951 ltc#183551). Refresh sorted patches.- commit 4e45a1b * Fri Apr 03 2020 msuchanekAATTsuse.de- scsi: lpfc: Change default SCSI LUN QD to 64 (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). Patch split off patches.suse/scsi-lpfc-Fix-erroneous-cpu-limit-of-128-on-I-O-stat.patch in upstream repository.- Refresh patches.suse/scsi-lpfc-Fix-erroneous-cpu-limit-of-128-on-I-O-stat.patch.- Refresh patches.suse/scsi-lpfc-Make-debugfs-ktime-stats-generic-for-NVME-.patch.- Refresh patches.suse/scsi-lpfc-Remove-prototype-FIPS-DSS-options-from-SLI.patch.- Refresh patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.0.patch.- commit 60b6f91 * Fri Apr 03 2020 tiwaiAATTsuse.de- ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra endpoint descriptor (bsc#1051510).- ALSA: usx2y: use for_each_pcm_streams() macro (bsc#1051510).- ALSA: usb-audio: Inform devices that need delayed registration (bsc#1051510).- ALSA: usb-audio: Add delayed_register option (bsc#1051510).- ALSA: usb-audio: Rewrite registration quirk handling (bsc#1051510).- ALSA: usb-audio: Create a registration quirk for Kingston HyperX Amp (0951:16d8) (bsc#1051510).- ALSA: usb-audio: Fix mixer controls\' USB interface for Kingston HyperX Amp (0951:16d8) (bsc#1051510).- ALSA: usb-audio: Add support for MOTU MicroBook IIc (bsc#1051510).- ALSA: usb-audio: Parse source ID of UAC2 effect unit (bsc#1051510).- usb: audio-v2: Add uac2_effect_unit_descriptor definition (bsc#1051510).- ALSA: usb-audio: Don\'t create a mixer element with bogus volume range (bsc#1051510).- ALSA: usb-midi: Replace zero-length array with flexible-array member (bsc#1051510).- commit acb5292 * Fri Apr 03 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups (bsc#1051510).- ALSA: pcm.h: add for_each_pcm_streams() (bsc#1051510).- ALSA: hda: default enable CA0132 DSP support (bsc#1051510).- ALSA: core: Add snd_device_get_state() helper (bsc#1051510).- ALSA: pcm: Fix superfluous snprintf() usage (bsc#1051510).- ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/write (bsc#1051510).- ALSA: pcm: Use a macro for parameter masks to reduce the needed cast (bsc#1051510).- ALSA: hda/realtek - a fake key event is triggered by running shutup (bsc#1051510).- ALSA: hda/realtek: Enable mute LED on an HP system (bsc#1051510).- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classified motherboard (bsc#1051510).- commit 11452c5 * Fri Apr 03 2020 tiwaiAATTsuse.de- ASoC: Intel: mrfld: fix incorrect check on p->sink (bsc#1051510).- ASoC: sun8i-codec: Remove unused dev from codec struct (bsc#1051510).- ASoC: Intel: mrfld: return error codes when an error occurs (bsc#1051510).- ASoC: jz4740-i2s: Fix divider written at incorrect offset in register (bsc#1051510).- commit 7886184 * Fri Apr 03 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Set principled PC Beep configuration for ALC256 (bsc#1051510).- ALSA: hda: Use scnprintf() for string truncation (bsc#1051510).- ALSA: korg1212: fix if-statement empty body warnings (bsc#1051510).- ALSA: hda_codec: Replace zero-length array with flexible-array member (bsc#1051510).- ALSA: hda/ca0132 - Replace zero-length array with flexible-array member (bsc#1051510).- ALSA: core: Replace zero-length array with flexible-array member (bsc#1051510).- ALSA: info: remove redundant assignment to variable c (bsc#1051510).- ALSA: ali5451: remove redundant variable capture_flag (bsc#1051510).- ALSA: hda: remove redundant assignment to variable timeout (bsc#1051510).- ALSA: hdsp: remove redundant assignment to variable err (bsc#1051510).- ALSA: emu10k1: Fix endianness annotations (bsc#1051510).- ALSA: via82xx: Fix endianness annotations (bsc#1051510).- commit a605a22 * Fri Apr 03 2020 tiwaiAATTsuse.de- slcan: Don\'t transmit uninitialized stack data in padding (CVE-2020-11494 bsc#1168424).- commit 49799c9 * Thu Apr 02 2020 nborisovAATTsuse.com- btrfs: run btrfs_try_granting_tickets if a priority ticket fails (bsc#1165949).- commit 1465802 * Thu Apr 02 2020 nborisovAATTsuse.com- btrfs: only check priority tickets for priority flushing (bsc#1165949).- commit 5b8ad84 * Thu Apr 02 2020 nborisovAATTsuse.com- btrfs: Account for trans_block_rsv in may_commit_transaction (bsc#1165949).- commit 3034574 * Thu Apr 02 2020 nborisovAATTsuse.com- btrfs: allow us to use up to 90% of the global rsv for unlink (bsc#1165949).- commit 1d0fb3d * Thu Apr 02 2020 nborisovAATTsuse.com- btrfs: Improve global reserve stealing logic (bsc#1165949).- commit a76497e * Thu Apr 02 2020 neilbAATTsuse.de- MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE (bsc#1163403).- Deprecate NR_UNSTABLE_NFS, use NR_WRITEBACK (bsc#1163403).- commit c56523a * Wed Apr 01 2020 msuchanekAATTsuse.de- powerpc/vmlinux.lds: Explicitly retain .gnu.hash (bsc#1148868).- commit 67091e0 * Wed Apr 01 2020 msuchanekAATTsuse.de- powerpc/64/tm: Don\'t let userspace set regs->trap via sigreturn (bsc#1118338 ltc#173734).- commit 8ac960c * Wed Apr 01 2020 dwagnerAATTsuse.de- nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths (bsc#1158983).- nvme-multipath: remove unused groups_only mode in ana log (bsc#1158983).- nvme-multipath: fix possible io hang after ctrl reconnect (bsc#1158983).- nvme: fix controller removal race with scan work (bsc#1158983).- nvme: fix a possible deadlock when passthru commands sent to a multipath device (bsc#1158983).- nvme-multipath: do not select namespaces which are about to be removed (bsc#1158983).- nvme-multipath: also check for a disabled path if there is a single sibling (bsc#1158983).- nvme-multipath: factor out a nvme_path_is_disabled helper (bsc#1158983).- commit de82c44 * Wed Apr 01 2020 dwagnerAATTsuse.de- nvme-multipath: round-robin I/O policy (bsc#1158983). Replace this version with the upstream implementation. Since the upstream implementation does not define NVME_IOPOLICY_UNKNOWN, add it back to avoid changes in struct nvme_subsystem.- commit c4b11a1 * Wed Apr 01 2020 msuchanekAATTsuse.de- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs (bsc#1085030).- powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS) (bsc#1085030).- commit 95fe4c3 * Wed Apr 01 2020 tiwaiAATTsuse.de- kABI workaround for v4l2_fh (CVE-2019-9458 bsc#1168295).- commit c4ab154 * Wed Apr 01 2020 nborisovAATTsuse.com- Btrfs: fix race leading to metadata space leak after task received signal (bsc#1165949).- commit c171020 * Wed Apr 01 2020 tiwaiAATTsuse.de- media: v4l: event: Add subscription to list before calling \"add\" operation (CVE-2019-9458 bsc#1168295).- media: v4l: event: Prevent freeing event subscriptions while accessed (CVE-2019-9458 bsc#1168295).- commit 4eff58a * Wed Apr 01 2020 tiwaiAATTsuse.de- blacklist.conf: Remove two entries to be fixed nevertheless (CVE-2019-9458 bsc#1168295)- commit 18defd1 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: add enospc debug messages for ticket failure (bsc#1165949).- Refresh patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch.- commit 01afd09 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: do not account global reserve in can_overcommit (bsc#1165949).- commit d7fa8fd * Wed Apr 01 2020 jroedelAATTsuse.de- blacklist.conf: Add b34087157dd7 dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB- commit a32f0cc * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: use btrfs_try_granting_tickets in update_global_rsv (bsc#1165949).- commit 4bdd597 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: always reserve our entire size for the global reserve (bsc#1165949).- commit 0332883 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer (bsc#1168273).- commit 07180fe * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: change the minimum global reserve size (bsc#1165949).- commit 8f0aed5 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: rename btrfs_space_info_add_old_bytes (bsc#1165949).- commit 63df503 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: remove orig_bytes from reserve_ticket (bsc#1165949).- commit 0871e87 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: fix may_commit_transaction to deal with no partial filling (bsc#1165949).- commit d6d76a6 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: rework wake_all_tickets (bsc#1165949).- commit f543763 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: refactor the ticket wakeup code (bsc#1165949).- commit c21cf6f * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: stop partially refilling tickets when releasing space (bsc#1165949).- commit 33f3607 * Wed Apr 01 2020 jackAATTsuse.cz- ext4: Avoid ENOSPC when avoiding to reuse recently deleted inodes (bsc#1165019).- commit 02465ec * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: add space reservation tracepoint for reserved bytes (bsc#1165949).- commit 3620973 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: roll tracepoint into btrfs_space_info_update helper (bsc#1165949).- commit a99f554 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: do not allow reservations if we have pending tickets (bsc#1165949).- commit 6261f32 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: only reserve metadata_size for inodes (bsc#1165949).- commit 7501136 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: rename the btrfs_calc_ *_metadata_size helpers (bsc#1165949).- commit 1cd873f * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: introduce an evict flushing state (bsc#1165949).- commit 1466cc6 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: refactor priority_reclaim_metadata_space (bsc#1165949).- commit 533c1ca * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: factor out the ticket flush handling (bsc#1165949).- commit 84b6792 * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: unify error handling for ticket flushing (bsc#1165949).- commit 237f09d * Wed Apr 01 2020 nborisovAATTsuse.com- btrfs: add a flush step for delayed iputs (bsc#1165949).- commit ad90466 * Wed Apr 01 2020 wquAATTsuse.com- Btrfs: fix unwritten extent buffers and hangs on future writeback attempts (bsc#1168273).- commit 7b8c207 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: Do mandatory tree block check before submitting bio (bsc#1168273).- commit fe204e3 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: tree-checker: Remove comprehensive root owner check (bsc#1168273).- commit 4c3ca24 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: extent_io: Handle errors better in extent_writepages() (bsc#1168273).- commit b819de4 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io() (bsc#1168273).- commit 4495149 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: extent_io: Handle errors better in extent_write_locked_range() (bsc#1168273).- commit d5ae838 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: extent_io: Kill dead condition in extent_write_cache_pages() (bsc#1168273).- commit 3b6f572 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: extent_io: Handle errors better in btree_write_cache_pages() (bsc#1168273).- commit 037eb47 * Wed Apr 01 2020 tiwaiAATTsuse.de- Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutex (bsc#1111666).- Crypto: chelsio - Fixes a hang issue during driver registration (bsc#1111666).- brcmfmac: abort and release host after error (bsc#1111666).- firmware: arm_sdei: fix possible double-lock on hibernate error path (bsc#1111666).- firmware: arm_sdei: fix double-lock on hibernate with shared events (bsc#1111666).- commit 213068f * Wed Apr 01 2020 wquAATTsuse.com- btrfs: extent_io: Handle errors better in extent_write_full_page() (bsc#1168273).- commit bf77517 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up (bsc#1168273).- commit 4ee7dd7 * Wed Apr 01 2020 tiwaiAATTsuse.de- ath9k: Handle txpower changes even when TPC is disabled (bsc#1051510).- mwifiex: set needed_headroom, not hard_header_len (bsc#1051510).- platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table (bsc#1051510).- fbdev/g364fb: Fix build failure (bsc#1051510).- commit 53b89e0 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: factor our read/write stage off csum_tree_block into its callers (bsc#1168273).- Refresh patches.suse/0001-btrfs-Introduce-support-for-FSID-change-without-meta.patch.- Refresh patches.suse/0002-btrfs-Remove-fsid-metadata_fsid-fields-from-btrfs_in.patch.- commit 68d374f * Wed Apr 01 2020 wquAATTsuse.com- btrfs: extent_io: Kill the forward declaration of flush_write_bio (bsc#1168273).- commit 5f623b6 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: unify extent_page_data type passed as void (bsc#1168273).- commit 69dab14 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: sink writepage parameter to extent_write_cache_pages (bsc#1168273).- commit 93a3e43 * Wed Apr 01 2020 nstangeAATTsuse.de- random: always use batched entropy for get_random_u{32,64} (bsc#1164871).- commit d0e0bac * Wed Apr 01 2020 wquAATTsuse.com- btrfs: sink flush_fn to extent_write_cache_pages (bsc#1168273).- commit 93a08da * Wed Apr 01 2020 wquAATTsuse.com- btrfs: merge two flush_write_bio helpers (bsc#1168273).- commit 0ed8ca2 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: Rename bin_search -> btrfs_bin_search (bsc#1168273).- commit 89d461d * Wed Apr 01 2020 wquAATTsuse.com- btrfs: sink extent_write_full_page tree argument (bsc#1168273).- commit 466a480 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: sink extent_write_locked_range tree parameter (bsc#1168273).- commit 526374c * Wed Apr 01 2020 wquAATTsuse.com- btrfs: switch to on-stack csum buffer in csum_tree_block (bsc#1168273).- commit e9b61c0 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: sink get_extent parameter to extent_readpages (bsc#1168273).- commit 1fc0561 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: sink get_extent parameter to get_extent_skip_holes (bsc#1168273).- commit d576494 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: sink get_extent parameter to extent_fiemap (bsc#1168273).- commit 96e270a * Wed Apr 01 2020 wquAATTsuse.com- btrfs: drop get_extent from extent_page_data (bsc#1168273).- commit 004ca21 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: sink get_extent parameter to extent_write_full_page (bsc#1168273).- commit b96c1e3 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: sink get_extent parameter to extent_write_locked_range (bsc#1168273).- commit 482246d * Wed Apr 01 2020 wquAATTsuse.com- btrfs: sink get_extent parameter to extent_writepages (bsc#1168273).- commit 235e2f1 * Wed Apr 01 2020 wquAATTsuse.com- btrfs: Remove redundant mirror_num arg (bsc#1168273).- commit b00e570 * Wed Apr 01 2020 wquAATTsuse.com- Btrfs: remove bio_flags which indicates a meta block of log-tree (bsc#1168273).- commit 1bb4e34 * Wed Apr 01 2020 wquAATTsuse.com- Btrfs: make plug in writing meta blocks really work (bsc#1168273).- commit fc52d5f * Wed Apr 01 2020 wquAATTsuse.com- Btrfs: do not reset bio->bi_ops while writing bio (bsc#1168273).- commit 9f8d987 * Tue Mar 31 2020 oneukumAATTsuse.com- xhci: Do not open code __print_symbolic() in xhci trace events (git-fixes).- commit fbbe1da * Tue Mar 31 2020 oneukumAATTsuse.com- blacklist.conf: requires an impossible kABI change- commit e59ce83 * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: unexport the temporary exported functions (bsc#1165949).- commit 8e97215 * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: migrate the block group cleanup code (bsc#1165949).- Refresh patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch.- Refresh patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch.- Refresh patches.suse/btrfs-use-spinlock-to-protect--caching_block_groups-list.patch.- commit 41a92c7 * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: migrate the alloc_profile helpers (bsc#1165949).- commit 73fb4c5 * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: migrate the chunk allocation code (bsc#1165949).- commit e4a8248 * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: migrate the block group space accounting helpers (bsc#1165949).- commit 1016f12 * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: export block group accounting helpers (bsc#1165949).- commit 3cbff1e * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: migrate the dirty bg writeout code (bsc#1165949).- commit 712387e * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: migrate inc/dec_block_group_ro code (bsc#1165949).- Refresh patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch.- Refresh patches.suse/0001-btrfs-scrub-Require-mandatory-block-group-RO-for-dev.patch.- Refresh patches.suse/Btrfs-fix-block-group-remaining-RO-forever-after-err.patch.- commit e7a9c3c * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: temporarily export btrfs_get_restripe_target (bsc#1165949).- commit 9b19434 * Tue Mar 31 2020 bpAATTsuse.de- blacklist.conf: 3ff9c075cc76 x86/kprobes: Verify stack frame on kretprobe- commit 59fc2d2 * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: cleanup root usage by btrfs_get_alloc_profile (bsc#1165949).- Refresh patches.suse/0003-btrfs-rename-do_chunk_alloc-to-btrfs_chunk_alloc.patch.- Refresh patches.suse/0005-btrfs-move-the-space_info-handling-code-to-space-info-c.patch.- Refresh patches.suse/0006-btrfs-move-and-export-can_overcommit.patch.- Refresh patches.suse/0007-btrfs-don-t-use-global-reserve-for-chunk-allocation.patch.- Refresh patches.suse/0011-btrfs-move-reserve_metadata_bytes-and-supporting-code-to-space-info-c.patch.- Refresh patches.suse/0014-btrfs-migrate-the-block-group-read-creation-code.patch.- Refresh patches.suse/0022-btrfs-migrate-the-delalloc-space-stuff-to-it-s-own-home.patch.- Refresh patches.suse/btrfs-remove-fs_info-from-do_chunk_alloc.patch.- commit 95e125e * Tue Mar 31 2020 bpAATTsuse.de- blacklist.conf: 870b4333a62e x86/ioremap: Fix CONFIG_EFI=n build- commit 8a443e4 * Tue Mar 31 2020 bpAATTsuse.de- perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag (bsc#1114279).- commit fa5ccc5 * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: migrate the block group read/creation code (bsc#1165949).- Refresh patches.suse/0001-btrfs-block-group-Fix-a-memory-leak-due-to-missing-b.patch.- commit 33ab509 * Tue Mar 31 2020 jleeAATTsuse.com- efi: Fix a race and a buffer overflow while reading efivars via sysfs (bsc#1164893).- commit 20809b1 * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: migrate the block group removal code (bsc#1165949).- Refresh patches.suse/btrfs-use-spinlock-to-protect--caching_block_groups-list.patch.- commit cec7e2c * Tue Mar 31 2020 tiwaiAATTsuse.de- media: ov6650: Fix stored crop rectangle not in sync with hardware (bsc#1051510).- media: ov6650: Fix stored frame format not in sync with hardware (bsc#1051510).- media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support (bsc#1051510).- media: ov6650: Fix some format attributes not under control (bsc#1051510).- dt-bindings: allow up to four clocks for orion-mdio (bsc#1051510).- commit 4079c49 * Tue Mar 31 2020 tiwaiAATTsuse.de- blacklist.conf: Remove the bogus entries that should be rather applied- commit 8807818 * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: temporarily export inc_block_group_ro (bsc#1165949).- commit af4d7e7 * Tue Mar 31 2020 nborisovAATTsuse.com- btrfs: migrate the block group caching code (bsc#1165949).- Refresh patches.suse/btrfs-use-spinlock-to-protect--caching_block_groups-list.patch.- commit ec3e320 * Tue Mar 31 2020 bpAATTsuse.de- x86/mce: Fix logic and comments around MSR_PPIN_CTL (bsc#1114279).- commit d4018ba * Mon Mar 30 2020 mkubecekAATTsuse.cz- Update patches.suse/can-gw-ensure-DLC-boundaries-after-CAN-frame-modific.patch references (add CVE-2019-3701 bsc#1120386).- commit 6a69bad * Mon Mar 30 2020 bpAATTsuse.de- x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes (bsc#1114279).- commit c8aca4a * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: make caching_thread use btrfs_find_next_key (bsc#1165949).- commit e2704a0 * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: temporarily export fragment_free_space (bsc#1165949).- commit cd5d520 * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: export the caching control helpers (bsc#1165949).- Refresh patches.suse/btrfs-use-spinlock-to-protect--caching_block_groups-list.patch.- commit 5ed2075 * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: export the excluded extents helpers (bsc#1165949).- commit 05bc267 * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: export the block group caching helpers (bsc#1165949).- Refresh patches.suse/btrfs-use-spinlock-to-protect--caching_block_groups-list.patch.- commit bbc53fc * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: migrate nocow and reservation helpers (bsc#1165949).- commit 72a3e9c * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: migrate the block group ref counting stuff (bsc#1165949).- commit b259a3e * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: migrate the block group lookup code (bsc#1165949).- commit e3dc79e * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: move basic block_group definitions to their own header (bsc#1165949).- commit 5dcac22 * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: move btrfs_add_free_space out of a header file (bsc#1165949).- commit 19e3961 * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: move the subvolume reservation stuff out of extent-tree.c (bsc#1165949).- Refresh patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch.- commit f265018 * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: migrate the delalloc space stuff to it\'s own home (bsc#1165949).- Refresh patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch.- Refresh patches.suse/btrfs-fix-qgroup-double-free-after-failure-to-reserve-metadata-for-delalloc.patch.- commit 460cb33 * Mon Mar 30 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amdgpu/soc15: fix xclk for raven\'- commit 1b55e1e * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: migrate btrfs_trans_release_chunk_metadata (bsc#1165949).- commit 89d4639 * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: migrate the delayed refs rsv code (bsc#1165949).- commit c7b9300 * Mon Mar 30 2020 oneukumAATTsuse.com- Input: add safety guards to input_set_keycode() (bsc#1168075).- commit 2c0794c * Mon Mar 30 2020 tzimmermannAATTsuse.de- drm/amd/amdgpu: Fix GPR read from debugfs (v2) (bsc#1113956)- commit 44159bc * Mon Mar 30 2020 tzimmermannAATTsuse.de- drm/lease: fix WARNING in idr_destroy (bsc#1113956)- commit 52d68ac * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: migrate the global_block_rsv helpers to block-rsv.c (bsc#1165949).- commit 0824f94 * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: migrate the block-rsv code to block-rsv.c (bsc#1165949).- commit 37c00b9 * Mon Mar 30 2020 jslabyAATTsuse.cz- net_sched: keep alloc_hash updated after hash allocation (git-fixes).- commit a89d7b2 * Mon Mar 30 2020 dwagnerAATTsuse.de- scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3 (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix update of wq consumer index in lpfc_sli4_wq_release (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix crash after handling a pci error (bsc#1164777 bsc#1164780 bsc#1165211).- commit 8b188a6 * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: stop using block_rsv_release_bytes everywhere (bsc#1165949).- commit 1d1ba9c * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: cleanup the target logic in __btrfs_block_rsv_release (bsc#1165949).- commit 0654300 * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: export __btrfs_block_rsv_release (bsc#1165949).- commit 4b60c87 * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: export btrfs_block_rsv_add_bytes (bsc#1165949).- commit 631640b * Mon Mar 30 2020 dwagnerAATTsuse.de- scsi: lpfc: Update lpfc version to 12.8.0.0 (bsc#1164777 bsc#1164780 bsc#1165211).- commit 0d0b6b1 * Mon Mar 30 2020 jleeAATTsuse.com- efi: Export Runtime Configuration Interface table to sysfs (jsc#ECO-366, bsc#1168367).- Update config files.- Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch.- commit 9dc4f26 * Mon Mar 30 2020 dwagnerAATTsuse.de- scsi: lpfc: Fix scsi host template for SLI3 vports (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_req (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix lockdep error - register non-static key (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_login (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: fix spelling mistake \"Notication\" -> \"Notification\" (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: add RDF registration and Link Integrity FPIN logging (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: fc: Update Descriptor definition and add RDF and Link Integrity FPINs (bsc#1164777 bsc#1164780 bsc#1165211). Update scsi-fc-kABI-fixes-for-new-ELS_FPIN-definition.patch: Add ELS_RDF definitions to GENKSYMS section.- scsi: lpfc: Copyright updates for 12.6.0.4 patches (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Update lpfc version to 12.6.0.4 (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Clean up hba max_lun_queue_depth checks (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Remove handler for obsolete ELS - Read Port Status (RPS) (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix coverity errors in fmdi attribute handling (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix compiler warning on frame size (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix release of hwq to clear the eq relationship (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix registration of ELS type support in fdmi (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix broken Credit Recovery after driver load (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error path (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix RQ buffer leakage when no IOCBs available (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Make lpfc_defer_acc_rsp static (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Update lpfc version to 12.6.0.3 (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix improper flag check for IO type (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix MDS Latency Diagnostics Err-drop rates (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix unmap of dpp bars affecting next driver load (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix disablement of FC-AL on lpe35000 models (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix ras_log via debugfs (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix Fabric hostname registration if system hostname changes (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix missing check for CSF in Write Object Mbox Rsp (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registration (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix incomplete NVME discovery when target (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: fix spelling mistakes of asynchronous (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func (bsc#1164777 bsc#1164780 bsc#1165211).- scsi: lpfc: Fix driver nvme rescan logging (bsc#1164777 bsc#1164780 bsc#1165211).- lpfc: add support for translating an RSCN rcv into a discovery rescan (bsc#1164777 bsc#1164780 bsc#1165211).- lpfc: add support to generate RSCN events for nport (bsc#1164777 bsc#1164780 bsc#1165211).- commit a16e2b6 * Mon Mar 30 2020 nborisovAATTsuse.com- btrfs: move btrfs_block_rsv definitions into it\'s own header (bsc#1165949).- commit 5bd3575 * Mon Mar 30 2020 ptesarikAATTsuse.cz- blacklist.conf: clean up duplicate entries.- commit 9be13d6 * Mon Mar 30 2020 dkirjanovAATTsuse.com- Update patches.suse/scsi-libsas-fix-a-race-condition-when-smp-task-timeo.patch (FATE#326253 CVE-2018-20836 bsc#1134395). Update tags- commit a8b7c32 * Mon Mar 30 2020 jleeAATTsuse.com- efi: x86: move efi_is_table_address() into arch/x86 (jsc#ECO-366, bsc#1168367).- commit 360e0d5 * Sat Mar 28 2020 bpAATTsuse.de- vhost: Check docket sk_family instead of call getname (bsc#1167629 CVE-2020-10942).- commit fc746cc * Fri Mar 27 2020 msuchanekAATTsuse.de- powerpc/64s: Fix section mismatch warnings from boot code (bsc#1148868).- commit fdb7d99 * Fri Mar 27 2020 msuchanekAATTsuse.de- powerpc/64: mark start_here_multiplatform as __ref (bsc#1148868).- commit 7b2f2cc * Fri Mar 27 2020 msuchanekAATTsuse.de- powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping() (bsc#1148868).- Refresh patches.suse/powerpc-64s-radix-Fix-memory-hotplug-section-page-ta.patch.- commit 5882741 * Fri Mar 27 2020 jbohacAATTsuse.cz- net: ena: Add PCI shutdown handler to allow safe kexec (bsc#1167421, bsc#1167423).- commit 69f0570 * Fri Mar 27 2020 tiwaiAATTsuse.de- iio: imu: adis: check ret val for non-zero vs less-than-zero (bsc#1051510).- iio: imu: adis16480: check ret val for non-zero vs less-than-zero (bsc#1051510).- iio: imu: adis16400: check ret val for non-zero vs less-than-zero (bsc#1051510).- iio: gyro: adis16136: check ret val for non-zero vs less-than-zero (bsc#1051510).- commit 5f686e1 * Fri Mar 27 2020 tiwaiAATTsuse.de- Input: avoid BIT() macro usage in the serio.h UAPI header (bsc#1051510).- Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger() (bsc#1051510).- commit 44b088c * Fri Mar 27 2020 neilbAATTsuse.de- NFS: send state management on a single connection (bsc#1167005).- commit ddf1ef1 * Thu Mar 26 2020 nborisovAATTsuse.com- Btrfs: fix qgroup double free after failure to reserve metadata for delalloc (bsc#1165949).- commit 145464a * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: Remove redundant argument of flush_space (bsc#1165949).- Refresh patches.suse/0007-btrfs-add-new-flushing-states-for-the-delayed-refs-rsv.patch.- Refresh patches.suse/0010-btrfs-be-more-explicit-about-allowed-flush-states.patch.- Refresh patches.suse/0011-btrfs-move-reserve_metadata_bytes-and-supporting-code-to-space-info-c.patch.- Refresh patches.suse/btrfs-change-how-we-decide-to-commit-transactions-du.patch.- commit d377ab5 * Thu Mar 26 2020 oneukumAATTsuse.com- blacklist.conf: for obscure x86 platform we do not compile- commit 4a137d4 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: unexport can_overcommit (bsc#1165949).- commit 453c963 * Thu Mar 26 2020 oneukumAATTsuse.com- blacklist.conf: unused driver for obscure hardware- commit 99b846d * Thu Mar 26 2020 oneukumAATTsuse.com- blacklist.conf: unused driver for obscure hardware- commit 9f5b5a5 * Thu Mar 26 2020 oneukumAATTsuse.com- blacklist.conf: unused driver for obscure hardware- commit 8bd856f * Thu Mar 26 2020 oneukumAATTsuse.com- blacklist.conf: unused driver for obscure hardware- commit 5aada86 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: move reserve_metadata_bytes and supporting code to space-info.c (bsc#1165949).- commit cb504df * Thu Mar 26 2020 oneukumAATTsuse.com- blacklist.conf: unused driver- commit 5a59d9f * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: move dump_space_info to space-info.c (bsc#1165949).- Refresh patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch.- commit b46868d * Thu Mar 26 2020 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-pseries-Fix-of_read_drc_info_cell-to-point-a.patch- commit 1c9b38a * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: Add enospc_debug printing in metadata_reserve_bytes (bsc#1165949).- Refresh patches.suse/0009-btrfs-export-block_rsv_use_bytes.patch.- commit 2c56779 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: Output ENOSPC debug info in inc_block_group_ro (bsc#1165949).- commit c3d0129 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: export block_rsv_use_bytes (bsc#1165949).- commit 8c36bda * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: move btrfs_space_info_add_ *_bytes to space-info.c (bsc#1165949).- commit 39b8333 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: move the space info update macro to space-info.h (bsc#1165949).- commit ff04106 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: extent-tree: Add trace events for space info numbers update (bsc#1165949).- Refresh patches.suse/0006-btrfs-move-and-export-can_overcommit.patch.- commit 10772ab * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: extent-tree: Detect bytes_pinned underflow earlier (bsc#1165949).- commit 3f2ae89 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: extent-tree: Add lockdep assert when updating space info (bsc#1165949).- commit 5273f40 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: move and export can_overcommit (bsc#1165949).- commit f1bf9c0 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: move the space_info handling code to space-info.c (bsc#1165949).- commit a6a9542 * Thu Mar 26 2020 jackAATTsuse.cz- ext4: Check for non-zero journal inum in ext4_calculate_overhead (bsc#1167288).- commit 1fca0ff * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: refactor block group replication factor calculation to a helper (bsc#1165949).- Refresh patches.suse/0005-btrfs-introduce-delayed_refs_rsv.patch.- Refresh patches.suse/0019-btrfs-Introduce-mount-time-chunk-dev-extent-mapping-.patch.- commit 2c35c91 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: move btrfs_raid_group values to btrfs_raid_attr table (bsc#1165949).- commit 039a6d1 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: drop unused space_info parameter from create_space_info (bsc#1165949).- commit 9cd1976 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: export space_info_add_ *_bytes (bsc#1165949).- commit f03d80f * Thu Mar 26 2020 dwagnerAATTsuse.de- nvme-multipath: fix possible I/O hang when paths are updated (bsc#1158983).- Refresh nvme-register-ns_id-attributes-as-default-sysfs-grou.patch.- commit 23b7bc0 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: rename do_chunk_alloc to btrfs_chunk_alloc (bsc#1165949).- commit 95619d4 * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: Remove fs_info from do_chunk_alloc (bsc#1165949).- Refresh patches.suse/0007-btrfs-don-t-use-global-reserve-for-chunk-allocation.patch.- commit ba7dcfa * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: move space_info to space-info.h (bsc#1165949).- commit e0a7d0e * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: run delayed iput at unlink time (bsc#1165949).- commit 5fa5f6a * Thu Mar 26 2020 nborisovAATTsuse.com- btrfs: Remove btrfs_inode::delayed_iput_count (bsc#1165949).- Refresh patches.suse/0001-Btrfs-fix-fsync-of-files-with-multiple-hard-links-in.patch.- Refresh patches.suse/0004-btrfs-replace-cleaner_delayed_iput_mutex-with-a-waitqueue.patch.- Refresh patches.suse/0016-btrfs-wakeup-cleaner-thread-when-adding-delayed-iput.patch.- Refresh patches.suse/btrfs-improve-performance-on-fsync-of-files-with-mul.patch.- commit fae373d * Wed Mar 25 2020 vbabkaAATTsuse.cz- blacklist.conf: add two git-fixes for SLUB that we don\'t need- commit 171b963 * Wed Mar 25 2020 oneukumAATTsuse.com- rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer (git-fixes).- commit 037a487 * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: reserve delalloc metadata differently (bsc#1165949).- commit 9dec0b3 * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: track DIO bytes in flight (bsc#1165949).- commit b7bbd3f * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: reserve extra space during evict (bsc#1165949).- commit 309195a * Wed Mar 25 2020 oneukumAATTsuse.com- blacklist.conf: just added documentation- commit e6f7b0d * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: be more explicit about allowed flush states (bsc#1165949).- commit a4632da * Wed Mar 25 2020 oneukumAATTsuse.com- blacklist.conf: documentation for something we do not build- commit 2a5b1e9 * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: loop in inode_rsv_refill (bsc#1165949).- commit a78528c * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: don\'t enospc all tickets on flush failure (bsc#1165949).- commit 421827c * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: extent-tree: Detect bytes_may_use underflow earlier (bsc#1165949).- commit ae1847e * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: don\'t use global reserve for chunk allocation (bsc#1165949).- commit 60a5d17 * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: dump block_rsv details when dumping space info (bsc#1165949).- Refresh patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch.- commit 43b1f77 * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: check if there are free block groups for commit (bsc#1165949).- commit 2481e84 * Wed Mar 25 2020 tiwaiAATTsuse.de- virtio-blk: improve virtqueue error to BLK_STS (bsc#1167627).- commit 32e08a7 * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: replace cleaner_delayed_iput_mutex with a waitqueue (bsc#1165949).- Refresh patches.suse/Btrfs-fix-race-between-adding-and-putting-tree-mod-s.patch.- commit 9b4c8a8 * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: call btrfs_create_pending_block_groups unconditionally (bsc#1165949).- commit 1cab336 * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_head (bsc#1165949).- commit 0d084d7 * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lock (bsc#1165949).- commit 17df6e3 * Wed Mar 25 2020 nborisovAATTsuse.com- btrfs: delayed-ref: pass delayed_refs directly to btrfs_delayed_ref_lock (bsc#1165949).- commit e3dc64e * Tue Mar 24 2020 tiwaiAATTsuse.de- Revert \"Update \"drm/i915: Wean off drm_pci_alloc/drm_pci_free\" (bsc#1114279)\" This reverts commit 9d14ae1eb30420c73646e2759a645de58914cf10. The fix is needed only for fixes/linux-4.12 and SLE12-SP4 branches, not for SLE15-SP1 and SLE12-SP5 that have the updated code path.- commit 50c651d * Tue Mar 24 2020 tiwaiAATTsuse.de- blacklist.conf: Add the i915 patch that is known to be bad (bsc#1145051)- commit 91d30e9 * Tue Mar 24 2020 ptesarikAATTsuse.cz- blacklist.conf: clean up duplicate entries.- commit e68d02f * Tue Mar 24 2020 tiwaiAATTsuse.de- Remove again the bad i915 patch slipped in Delete patches.suse/0001-drm-i915-userptr-Try-to-acquire-the-page-lock-around.patch The i915 patch that was taken via git-fixes is known to be harmful, hence it\'s been reverted on SLE15-SP1 and later (bsc#1145051).- commit 2a1fb0b * Mon Mar 23 2020 oneukumAATTsuse.com- USB: cdc-acm: fix rounding error in TIOCSSERIAL (git-fixes).- commit 2c91d75 * Mon Mar 23 2020 tiwaiAATTsuse.de- intel_th: Fix user-visible error codes (bsc#1051510).- iio: magnetometer: ak8974: Fix negative raw values in sysfs (bsc#1051510).- drm/bridge: dw-hdmi: fix AVI frame colorimetry (bsc#1051510).- mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2 (bsc#1051510).- net: nfc: fix bounds checking bugs on \"pipe\" (bsc#1051510).- macsec: add missing attribute validation for port (bsc#1051510).- ACPI: watchdog: Fix gas->access_width usage (bsc#1051510).- ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro (bsc#1051510).- mac80211: rx: avoid RCU list traversal under mutex (bsc#1051510).- cfg80211: check reg_rule for NULL in handle_channel_custom() (bsc#1051510).- HID: apple: Add support for recent firmware on Magic Keyboards (bsc#1051510).- ipmi:ssif: Handle a possible NULL pointer reference (bsc#1051510).- cfg80211: check wiphy driver existence for drvinfo report (bsc#1051510).- mac80211: consider more elements in parsing CRC (bsc#1051510).- drm/msm: Set dma maximum segment size for mdss (bsc#1051510).- drm/amd/display: remove duplicated assignment to grph_obj_type (bsc#1051510).- macsec: fix refcnt leak in module exit routine (bsc#1051510).- mac80211: only warn once on chanctx_conf being NULL (bsc#1051510).- mac80211: free peer keys before vif down in mesh (bsc#1051510).- mac80211: mesh: fix RCU warning (bsc#1051510).- net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL (bsc#1051510).- commit 1f6eda9 * Mon Mar 23 2020 jeyuAATTsuse.de- blacklist.conf: 708e0ada1916 (\"module: avoid setting info->name early in case we can fall back to info->mod->name\")- commit f9f3a97 * Mon Mar 23 2020 ykaukabAATTsuse.de- apei/ghes: Do not delay GHES polling (bsc#1166982).- commit ca6ca34 * Mon Mar 23 2020 jslabyAATTsuse.cz- net: dsa: tag_qca: Make sure there is headroom for tag (networking-stable-20_02_19).- net/sched: flower: add missing validation of TCA_FLOWER_FLAGS (networking-stable-20_02_19).- net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS (networking-stable-20_02_19).- net/smc: fix leak of kernel memory to user space (networking-stable-20_02_19).- commit 1c1654f * Mon Mar 23 2020 oneukumAATTsuse.com- usb: storage: Add quirk for Samsung Fit flash (git-fixes).- commit 9984cbf * Mon Mar 23 2020 oneukumAATTsuse.com- usb: quirks: add NO_LPM quirk for Logitech Screen Share (git-fixes).- commit 1976ea9 * Mon Mar 23 2020 oneukumAATTsuse.com- USB: misc: iowarrior: add support for the 100 device (git-fixes).- commit 2c8babd * Mon Mar 23 2020 oneukumAATTsuse.com- USB: misc: iowarrior: add support for the 28 and 28L devices (git-fixes).- commit d1114f1 * Mon Mar 23 2020 oneukumAATTsuse.com- USB: misc: iowarrior: add support for 2 OEMed devices (git-fixes).- commit 969d5d5 * Mon Mar 23 2020 oneukumAATTsuse.com- USB: Fix novation SourceControl XL after suspend (git-fixes).- commit ad87f08 * Mon Mar 23 2020 oneukumAATTsuse.com- usb: uas: fix a plug & unplug racing (git-fixes).- commit 2d0547d * Mon Mar 23 2020 nborisovAATTsuse.com- Btrfs: clean up error handling in btrfs_truncate() (bsc#1165949).- commit 7d0a924 * Mon Mar 23 2020 nborisovAATTsuse.com- btrfs: don\'t end the transaction for delayed refs in throttle (bsc#1165949).- commit 3a5f02e * Mon Mar 23 2020 oneukumAATTsuse.com- xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms (git-fixes).- commit a4824a4 * Mon Mar 23 2020 nborisovAATTsuse.com- btrfs: wakeup cleaner thread when adding delayed iput (bsc#1165949).- commit 3ee6e11 * Mon Mar 23 2020 nborisovAATTsuse.com- btrfs: run delayed iputs before committing (bsc#1165949).- commit 618d429 * Mon Mar 23 2020 nborisovAATTsuse.com- btrfs: wait on ordered extents on abort cleanup (bsc#1165949).- commit fd06831 * Mon Mar 23 2020 nborisovAATTsuse.com- btrfs: catch cow on deleting snapshots (bsc#1165949).- Refresh patches.suse/0001-btrfs-check-for-refs-on-snapshot-delete-resume.patch.- Refresh patches.suse/0001-btrfs-relocation-Delay-reloc-tree-deletion-after-mer.patch.- commit dfe9095 * Mon Mar 23 2020 nborisovAATTsuse.com- btrfs: fix truncate throttling (bsc#1165949).- commit d52db24 * Mon Mar 23 2020 nborisovAATTsuse.com- btrfs: don\'t run delayed refs in the end transaction logic (bsc#1165949).- commit 3b2a8a6 * Mon Mar 23 2020 jroedelAATTsuse.de- Refresh patches.suse/x86-mm-split-vmalloc_sync_all.patch.- commit b99530b * Mon Mar 23 2020 jackAATTsuse.cz- blk-mq: Allow blocking queue tag iter callbacks (bsc#1167316).- commit 269bf1a * Mon Mar 23 2020 oneukumAATTsuse.com- usb: musb: Disable pullup at init (git-fixes).- commit ba0016b * Mon Mar 23 2020 nborisovAATTsuse.com- Btrfs: fix missing delayed iputs on unmount (bsc#1165949).- commit f3ceed8 * Sat Mar 21 2020 oneukumAATTsuse.com- perf: qcom_l2: fix column exclusion check (git-fixes).- commit 3ca417c * Sat Mar 21 2020 oneukumAATTsuse.com- staging: ccree: use signal safe completion wait (git-fixes).- commit 7435d6f * Sat Mar 21 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Enable the headset of Acer N50-600 with ALC662 (git-fixes).- ALSA: hda/realtek - Enable headset mic of Acer X2660G with ALC662 (git-fixes).- commit 38e42d5 * Sat Mar 21 2020 tiwaiAATTsuse.de- ALSA: seq: oss: Fix running status after receiving sysex (git-fixes).- ALSA: seq: virmidi: Fix running status after receiving sysex (git-fixes).- ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks (git-fixes).- ALSA: hda/realtek: Fix pop noise on ALC225 (git-fixes).- ALSA: line6: Fix endless MIDI read loop (git-fixes).- ALSA: pcm: oss: Avoid plugin buffer overflow (git-fixes).- commit 20bd266 * Fri Mar 20 2020 martin.wilckAATTsuse.com- dm: fix incomplete request_queue initialization (bsc#1104967,FATE#325924,bsc#1159142).- Refresh patches.suse/0041-dax-dm-allow-device-mapper-to-operate-without-dax-su.patch.- commit 44ac10d * Fri Mar 20 2020 martin.wilckAATTsuse.com- block: allow gendisk\'s request_queue registration to be (bsc#1104967,FATE#325924, bsc#1159142).- commit b55c0e2 * Fri Mar 20 2020 tiwaiAATTsuse.de- kABI workaround for pcie_port_bus_type change (bsc#1161561).- commit 8d36d78 * Fri Mar 20 2020 tiwaiAATTsuse.de- PCI/portdrv: Remove pcie_port_bus_type link order dependency (bsc#1161561).- Refresh patches.suse/0001-PCI-pciehp-Make-pciehp_is_native-stricter.patch.- Refresh patches.suse/0001-PCI-portdrv-Simplify-PCIe-feature-permission-checkin.patch.- Refresh patches.suse/0002-dma-mapping-move-dma-configuration-to-bus-infrastruc.patch.- Refresh patches.suse/PCI-AER-Factor-out-error-reporting-to-drivers-pci-pc.patch.- Refresh patches.suse/PCI-portdrv-Initialize-service-drivers-directly.patch.- commit 67e8617 * Fri Mar 20 2020 mkoutnyAATTsuse.com- cgroup: memcg: net: do not associate sock with unrelated cgroup (bsc#1167290).- commit 1036c8c * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: rework btrfs_check_space_for_delayed_refs (bsc#1165949).- commit 0aa0e8f * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: add new flushing states for the delayed refs rsv (bsc#1165949).- commit 83ee3f0 * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: update may_commit_transaction to use the delayed refs rsv (bsc#1165949).- commit bcc9c8d * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: introduce delayed_refs_rsv (bsc#1165949).- Refresh patches.suse/0001-btrfs-qgroup-Move-reserved-data-accounting-from-btrf.patch.- Refresh patches.suse/0004-btrfs-handle-delayed-ref-head-accounting-cleanup-in-.patch.- Refresh patches.suse/btrfs-fix-race-between-block-group-removal-and-block.patch.- Refresh patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch.- commit 7afdde4 * Fri Mar 20 2020 oneukumAATTsuse.com- PM: core: Fix handling of devices deleted during system-wide resume (git-fixes).- commit 8f1b2b6 * Fri Mar 20 2020 tiwaiAATTsuse.de- PCI/AER: Factor message prefixes with dev_fmt() (bsc#1161561).- commit 5a93255 * Fri Mar 20 2020 tiwaiAATTsuse.de- PCI/AER: Log which device prevents error recovery (bsc#1161561).- PCI/ERR: Remove duplicated include from err.c (bsc#1161561).- commit 7d5951a * Fri Mar 20 2020 tiwaiAATTsuse.de- PCI: Unify device inaccessible (bsc#1161561).- commit b8d870d * Fri Mar 20 2020 tiwaiAATTsuse.de- PCI/ERR: Always report current recovery status for udev (bsc#1161561).- commit 084e504 * Fri Mar 20 2020 tiwaiAATTsuse.de- PCI/ERR: Simplify broadcast callouts (bsc#1161561).- commit 0060f7d * Fri Mar 20 2020 tiwaiAATTsuse.de- PCI/ERR: Handle fatal error recovery (bsc#1161561).- Refresh patches.suse/PCI-ERR-Run-error-recovery-callbacks-for-all-affecte.patch.- commit 7e857a3 * Fri Mar 20 2020 tiwaiAATTsuse.de- PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL path (bsc#1161561).- Refresh patches.suse/PCI-ERR-Run-error-recovery-callbacks-for-all-affecte.patch.- commit ab2e851 * Fri Mar 20 2020 tiwaiAATTsuse.de- PCI: Simplify disconnected marking (bsc#1161561).- Refresh patches.suse/0001-PCI-pciehp-Differentiate-between-surprise-and-safe-r.patch.- commit b6eb2eb * Fri Mar 20 2020 tiwaiAATTsuse.de- PCI: portdrv: Initialize service drivers directly (bsc#1161561).- commit 0303143 * Fri Mar 20 2020 ptesarikAATTsuse.cz- drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exits (git-fixes).- drm/i915: Program MBUS with rmw during initialization (git-fixes).- drm/sun4i: Fix DE2 VI layer format support (git-fixes).- drm/sun4i: de2/de3: Remove unsupported VI layer formats (git-fixes).- drm/i915/gvt: Fix orphan vgpu dmabuf_objs\' lifetime (git-fixes).- drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets (git-fixes).- commit 19b0539 * Fri Mar 20 2020 ptesarikAATTsuse.cz- blacklist.conf: Irrelevant DRM fixes with wrong Fixes: tags.- commit ce56c87 * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: only track ref_heads in delayed_ref_updates (bsc#1165949).- commit 0300b43 * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: cleanup extent_op handling (bsc#1165949).- Refresh patches.suse/0003-btrfs-add-cleanup_ref_head_accounting-helper.patch.- commit 8509fef * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: add btrfs_delete_ref_head helper (bsc#1165949).- commit f4151c1 * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: don\'t run delayed_iputs in commit (bsc##1165949).- commit 9c6495d * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: fix insert_reserved error handling (bsc##1165949).- commit bdb804d * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: only free reserved extent if we didn\'t insert it (bsc##1165949).- commit 9b5f738 * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: don\'t use ctl->free_space for max_extent_size (bsc##1165949).- commit c4101b7 * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: set max_extent_size properly (bsc##1165949).- commit ee2b1ce * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: reset max_extent_size properly (bsc##1165949).- commit ca9efa1 * Fri Mar 20 2020 ptesarikAATTsuse.cz- net/smc: fix cleanup for linkgroup setup failures (git-fixes).- commit 3ced097 * Fri Mar 20 2020 ptesarikAATTsuse.cz- s390/uv: Fix handling of length extensions (git-fixes).- commit 7082224 * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: drop min_size from evict_refill_and_join (bsc##1165949).- commit 34d22ac * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: assert on non-empty delayed iputs (bsc##1165949).- commit 7edbc79 * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: reset max_extent_size on clear in a bitmap (bsc##1165949).- Refresh patches.suse/0002-btrfs-release-metadata-before-running-delayed-refs.patch.- commit 539713d * Fri Mar 20 2020 ptesarikAATTsuse.cz- s390/pci: Fix unexpected write combine on resource (git-fixes).- net/smc: no peer ID in CLC decline for SMCD (git-fixes).- net/smc: transfer fasync_list in case of fallback (git-fixes).- net/smc: add fallback check to connect() (git-fixes).- commit 6f9f229 * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: release metadata before running delayed refs (bsc##1165949).- commit 4c58711 * Fri Mar 20 2020 nborisovAATTsuse.com- btrfs: wait on caching when putting the bg cache (bsc#1165949).- commit cb60ef7 * Fri Mar 20 2020 colyliAATTsuse.de- drivers/md/raid5.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET (bsc#1166003).- commit aea9582 * Fri Mar 20 2020 colyliAATTsuse.de- md/raid10: prevent access of uninitialized resync_pages offset (bsc#1166003).- commit 7366fcd * Fri Mar 20 2020 colyliAATTsuse.de- md: avoid invalid memory access for array sb->dev_roles (bsc#1166003).- commit 1db1a75 * Fri Mar 20 2020 colyliAATTsuse.de- md/raid1: avoid soft lockup under high load (bsc#1166003).- commit 79081b4 * Fri Mar 20 2020 colyliAATTsuse.de- md: no longer compare spare disk superblock events in super_load (bsc#1166003).- commit dbe9ef1 * Fri Mar 20 2020 colyliAATTsuse.de- md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit (bsc#1166003).- commit 26a915f * Fri Mar 20 2020 colyliAATTsuse.de- md/raid0: Fix an error message in raid0_make_request() (bsc#1166003).- commit 8328aad * Thu Mar 19 2020 nborisovAATTsuse.com- btrfs: clear space cache inode generation always (bsc#1165949).- btrfs: don\'t call btrfs_start_delalloc_roots in flushoncommit (bsc#1165949).- btrfs: add assertions for releasing trans handle reservations (bsc#1165949).- Btrfs: only check delayed ref usage in should_end_transaction (bsc#1165949).- btrfs: pass root to various extent ref mod functions (bsc#1165949).- commit ef18fe2 * Thu Mar 19 2020 oneukumAATTsuse.com- padata: always acquire cpu_hotplug_lock before pinst->lock (git-fixes).- commit 34168d1 * Thu Mar 19 2020 oneukumAATTsuse.com- blacklist.conf: this patch removes an unused symbol.- commit 68e7afc * Thu Mar 19 2020 msuchanekAATTsuse.de- cpufreq: powernv: Fix unsafe notifiers (bsc#1065729).- cpufreq: powernv: Fix use-after-free (bsc#1065729).- powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems (bsc#1056686).- commit 793983a * Wed Mar 18 2020 hareAATTsuse.de- nvme: Fix parsing of ANA log page (bsc#1166658).- commit 5756ae1 * Wed Mar 18 2020 jackAATTsuse.cz- ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() (bsc#1166940).- commit 78c52b6 * Tue Mar 17 2020 jackAATTsuse.cz- blktrace: fix trace mutex deadlock (bsc#1159285).- commit c1bc936 * Tue Mar 17 2020 jackAATTsuse.cz- blk: Fix kabi due to blk_trace_mutex addition (bsc#1159285).- commit e485832 * Tue Mar 17 2020 jackAATTsuse.cz- blktrace: fix dereference after null check (bsc#1159285).- commit f2b8d1d * Tue Mar 17 2020 jackAATTsuse.cz- ext4: fix race between writepages and enabling EXT4_EXTENTS_FL (bsc#1166870).- commit 200b52a * Tue Mar 17 2020 jackAATTsuse.cz- ext4: rename s_journal_flag_rwsem to s_writepages_rwsem (bsc#1166868).- commit 846b50d * Tue Mar 17 2020 jackAATTsuse.cz- ext4: fix potential race between s_flex_groups online resizing and access (bsc#1166867).- commit 8a46313 * Tue Mar 17 2020 jackAATTsuse.cz- ext4: fix potential race between s_group_info online resizing and access (bsc#1166866).- commit 03117e3 * Tue Mar 17 2020 oneukumAATTsuse.com- crypto: pcrypt - Fix user-after-free on module unload (git-fixes).- commit 5e46fb3 * Tue Mar 17 2020 oneukumAATTsuse.com- blacklist.conf: breaks kABI- commit b2b022e * Tue Mar 17 2020 colyliAATTsuse.de- md: fix a typo s/creat/create (bsc#1166003).- commit f8de910 * Tue Mar 17 2020 colyliAATTsuse.de- md: rename wb stuffs (bsc#1166003). - Refresh with more kabi fix for the above change, patches.kabi/md-backport-kabi.patch. - Refresh for the above change, patches.suse/md-display-timeout-error.patch.- commit 1fa56cd * Tue Mar 17 2020 colyliAATTsuse.de- raid5: remove worker_cnt_per_group argument from alloc_thread_groups (bsc#1166003). - Refresh wth more kabi fix for the above change, patches.kabi/md-backport-kabi.patch. - Refresh for the above change, patches.suse/md-display-timeout-error.patch.- commit 9bf9c7d * Tue Mar 17 2020 colyliAATTsuse.de- md/raid6: fix algorithm choice under larger PAGE_SIZE (bsc#1166003).- raid6/test: fix a compilation warning (bsc#1166003).- raid6/test: fix a compilation error (bsc#1166003).- md-bitmap: small cleanups (bsc#1166003).- md: make sure desc_nr less than MD_SB_DISKS (bsc#1166003).- md: raid1: check rdev before reference in raid1_sync_request func (bsc#1166003).- raid5: need to set STRIPE_HANDLE for batch head (bsc#1166003).- drivers/md/raid5-ppl.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET (bsc#1166003).- fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name (bsc#1166003).- raid5: use bio_end_sector in r5_next_bio (bsc#1166003).- raid5: remove STRIPE_OPS_REQ_PENDING (bsc#1166003).- md: add feature flag MD_FEATURE_RAID0_LAYOUT (bsc#1166003).- raid5: don\'t set STRIPE_HANDLE to stripe which is in batch list (bsc#1166003).- raid5: don\'t increment read_errors on EILSEQ return (bsc#1166003).- md/raid5: use bio_end_sector to calculate last_sector (bsc#1166003).- md/raid1: fail run raid1 array when active disk less than one (bsc#1166003).- commit 019cfc8 * Mon Mar 16 2020 colyliAATTsuse.de- md raid0/linear: Mark array as \'broken\' and fail BIOs if a member is gone (bsc#1166003).- Refresh for the above change, patches.suse/0001-md-raid0-avoid-RAID0-data-corruption-due-to-layout-c.patch.- commit 4756959 * Mon Mar 16 2020 colyliAATTsuse.de- raid5 improve too many read errors msg by adding limits (bsc#1166003).- raid1: factor out a common routine to handle the completion of sync write (bsc#1166003).- md: don\'t call spare_active in md_reap_sync_thread if all member devices can\'t work (bsc#1166003).- md: don\'t set In_sync if array is frozen (bsc#1166003).- commit ef59daf * Mon Mar 16 2020 colyliAATTsuse.de- md: allow last device to be forcibly removed from RAID1/RAID10 (bsc#1166003).- Refresh with more kabi fix for the above change, patches.kabi/md-backport-kabi.patch.- commit 3e2f228 * Mon Mar 16 2020 colyliAATTsuse.de- md/raid10: end bio when the device faulty (bsc#1166003).- Refresh for the above change, patches.suse/md-display-timeout-error.patch.- commit 3c9ed7a * Mon Mar 16 2020 colyliAATTsuse.de- md/raid1: end bio when the device faulty (bsc#1166003).- raid1: use an int as the return value of raise_barrier() (bsc#1166003).- md/raid1: Fix a warning message in remove_wb() (bsc#1166003).- commit f187d68 * Mon Mar 16 2020 colyliAATTsuse.de- md: add bitmap_abort label in md_run (bsc#1166003).- Refresh for the above change, patches.suse/md-don-t-report-active-array_state-until-after-reval.patch.- commit be424f5 * Mon Mar 16 2020 colyliAATTsuse.de- md-bitmap: create and destroy wb_info_pool with the change of bitmap (bsc#1166003).- md-bitmap: create and destroy wb_info_pool with the change of backlog (bsc#1166003).- md: introduce mddev_create/destroy_wb_pool for the change of member device (bsc#1166003).- commit d90abd9 * Mon Mar 16 2020 jslabyAATTsuse.cz- net: systemport: Avoid RBUF stuck in Wake-on-LAN mode (networking-stable-20_02_09).- net: mvneta: move rx_dropped and rx_errors in per-cpu stats (networking-stable-20_02_09).- net: macb: Limit maximum GEM TX length in TSO (networking-stable-20_02_09).- net: macb: Remove unnecessary alignment check for TSO (networking-stable-20_02_09).- bonding/alb: properly access headers in bond_alb_xmit() (networking-stable-20_02_09).- net_sched: fix a resource leak in tcindex_set_parms() (networking-stable-20_02_09).- commit 8c5084f * Mon Mar 16 2020 tzimmermannAATTsuse.de- amdgpu/gmc_v9: save/restore sdpif regs during S3 (bsc#1113956)- commit 4be32f4 * Mon Mar 16 2020 tzimmermannAATTsuse.de- drm/amd/dm/mst: Ignore payload update failures (bsc#1112178)- commit 15d3649 * Mon Mar 16 2020 nsaenzjulienneAATTsuse.de- pinctrl: imx: scu: Align imx sc msg structs to 4 (git-fixes).- commit e8353fd * Mon Mar 16 2020 jroedelAATTsuse.de- iommu/vt-d: Ignore devices with out-of-spec domain number (bsc#1166734).- iommu/vt-d: Fix the wrong printing in RHSA parsing (bsc#1166733).- iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint (bsc#1166735).- iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint (bsc#1166731).- iommu/dma: Fix MSI reservation allocation (bsc#1166730).- iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page (bsc#1166732).- commit 9610fb0 * Mon Mar 16 2020 jslabyAATTsuse.cz- blacklist.conf: add one random.c entry- commit 826f61f * Mon Mar 16 2020 oheringAATTsuse.de- hv_netvsc: pass netvsc_device to rndis halt- Refresh patches.suse/hv_netvsc-Fix-memory-leak-when-removing-rndis-device.patch.- commit 8b2e7f7 * Mon Mar 16 2020 colyliAATTsuse.de- md/raid1: fix potential data inconsistency issue with write behind device (bsc#1166003).- Refresh with more kabi fix for the above change, patches.kabi/md-backport-kabi.patch.- Refresh for the above change, patches.suse/md-display-timeout-error.patch.- commit 48c2136 * Mon Mar 16 2020 colyliAATTsuse.de- md/raid1: get rid of extra blank line and space (bsc#1166003).- commit 0637cf3 * Mon Mar 16 2020 colyliAATTsuse.de- md: fix spelling typo and add necessary space (bsc#1166003).- commit 7bc671d * Mon Mar 16 2020 colyliAATTsuse.de- md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show (bsc#1166003).- commit 6fbd061 * Mon Mar 16 2020 colyliAATTsuse.de- md: fix for divide error in status_resync (bsc#1166003).- commit 92087c6 * Mon Mar 16 2020 colyliAATTsuse.de- raid5: set write hint for PPL (bsc#1166003).- commit 22b1d6c * Mon Mar 16 2020 colyliAATTsuse.de- md: convert to kvmalloc (bsc#1166003).- commit 0909f87 * Mon Mar 16 2020 colyliAATTsuse.de- raid1: simplify raid1_error function (bsc#1166003).- commit 3177e9f * Mon Mar 16 2020 colyliAATTsuse.de- md-linear: use struct_size() in kzalloc() (bsc#1166003).- commit 5d5f787 * Mon Mar 16 2020 colyliAATTsuse.de- md: Make bio_alloc_mddev use bio_alloc_bioset (bsc#1166003).- commit ef59da5 * Mon Mar 16 2020 colyliAATTsuse.de- lib/raid6: avoid __attribute_const__ redefinition (bsc#1166003).- commit 00c6b6d * Mon Mar 16 2020 colyliAATTsuse.de- lib/raid6: add missing include for raid6test (bsc#1166003).- commit ddd5468 * Mon Mar 16 2020 colyliAATTsuse.de- md: remove set but not used variable \'bi_rdev\' (bsc#1166003).- commit 03ad3d6 * Mon Mar 16 2020 colyliAATTsuse.de- md-cluster: send BITMAP_NEEDS_SYNC message if reshaping is interrupted (bsc#1166003).- commit 4b49064 * Sun Mar 15 2020 colyliAATTsuse.de- md-cluster/bitmap: don\'t call md_bitmap_sync_with_cluster during reshaping stage (bsc#1166003).- commit 114e068 * Sun Mar 15 2020 colyliAATTsuse.de- md-cluster/raid10: don\'t call remove_and_add_spares during reshaping stage (bsc#1166003).- commit 5c85193 * Sun Mar 15 2020 colyliAATTsuse.de- md-cluster/raid10: call update_size in md_reap_sync_thread (bsc#1166003).- commit 8061655 * Sun Mar 15 2020 colyliAATTsuse.de- md-cluster: introduce resync_info_get interface for sanity check (bsc#1166003).- Refresh with more kabi fix for the above change, patches.kabi/md-backport-kabi.patch.- commit 6d53de1 * Sun Mar 15 2020 colyliAATTsuse.de- md-cluster/raid10: support add disk under grow mode (bsc#1166003).- Refresh with more kabi fix for the above change, patches.kabi/md-backport-kabi.patch.- commit 00fd97b * Sat Mar 14 2020 colyliAATTsuse.de- md-cluster/raid10: resize all the bitmaps before start reshape (bsc#1166003).- Refresh with more kabi fix for the above change, patches.kabi/md-backport-kabi.patch- commit 3b51fac * Sat Mar 14 2020 colyliAATTsuse.de- md/bitmap: use mddev_suspend/resume instead of ->quiesce() (bsc#1166003).- commit eb0ed6e * Sat Mar 14 2020 colyliAATTsuse.de- md/raid10: Fix raid10 replace hang when new added disk faulty (bsc#1166003).- commit ca546ca * Sat Mar 14 2020 colyliAATTsuse.de- raid5: block failing device if raid will be failed (bsc#1166003).- commit 7c5b3b0 * Sat Mar 14 2020 tiwaiAATTsuse.de- iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices (bsc#1166632).- commit 12b634d * Fri Mar 13 2020 hareAATTsuse.de- nvme: Translate more status codes to blk_status_t (bsc#1156510).- nvme: resync include/linux/nvme.h with nvmecli (bsc#1156510).- commit dfe2c5c * Fri Mar 13 2020 yousaf.kaukabAATTsuse.com- EDAC, ghes: Make platform-based whitelisting x86-only (bsc#1158187). Refresh: patches.suse/edac-ghes-fix-locking-and-memory-barrier-issues.patch- commit 6b53376 * Fri Mar 13 2020 tzimmermannAATTsuse.de- Update \"drm/i915: Wean off drm_pci_alloc/drm_pci_free\" (bsc#1114279) This patch fixes ../drivers/gpu/drm/i915/i915_gem.c: In function \'i915_gem_object_get_pages_phys\': ../drivers/gpu/drm/i915/i915_gem.c:232:2: warning: return makes pointer from integer without a cast [enabled by default] introduced by commit cde29f21f04985905600b14e6936f4f023329a99.- commit 9d14ae1 * Fri Mar 13 2020 ptesarikAATTsuse.cz- Refresh patches.suse/ibmvnic-Do-not-process-device-remove-during-device-r.patch.- Refresh patches.suse/scsi-ibmvfc-Avoid-loss-of-all-paths-during-SVC-node-.patch.- commit 159647a * Fri Mar 13 2020 bpAATTsuse.de- x86/mce/amd: Fix kobject lifetime (bsc#1114279).- commit fd3aa0a * Fri Mar 13 2020 bpAATTsuse.de- x86/mce/amd: Publish the bank pointer only after setup has succeeded (bsc#1114279).- commit 13bca58 * Thu Mar 12 2020 jbohacAATTsuse.cz- tick: broadcast-hrtimer: Fix a race in bc_set_next (bsc#1044231).- commit 78e040b * Thu Mar 12 2020 oneukumAATTsuse.com- usb: host: xhci: update event ring dequeue pointer on purpose (git-fixes).- commit d541d85 * Thu Mar 12 2020 oneukumAATTsuse.com- virtio-blk: fix hw_queue stopped on arbitrary error (git-fixes).- commit 4325fbf * Thu Mar 12 2020 colyliAATTsuse.de- md: rename wb stuffs (bsc#1166003).- Refresh with more kabi fix for the above change, patches.kabi/md-backport-kabi.patch.- Refresh for the above change, patches.suse/md-display-timeout-error.patch.- commit d74a17b * Thu Mar 12 2020 colyliAATTsuse.de- md: allow last device to be forcibly removed from RAID1/RAID10 (bsc#1166003).- Refresh with more kabi fix for the above change, patches.kabi/md-backport-kabi.patch.- commit e773d46 * Thu Mar 12 2020 colyliAATTsuse.de- md: fix a typo s/creat/create (bsc#1166003).- commit 500dcd1 * Wed Mar 11 2020 tiwaiAATTsuse.de- vgacon: Fix a UAF in vgacon_invert_region (CVE-2020-8647 bsc#1162929 CVE-2020-8649 bsc#1162931 bsc#1114279).- commit 555f376 * Wed Mar 11 2020 tiwaiAATTsuse.de- Update patch reference for console security fix (CVE-2020-8647 bsc#1162929 CVE-2020-8649 bsc#1162931)- commit 918d9ae * Wed Mar 11 2020 msuchanekAATTsuse.de- libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields (bsc#1165929).- commit b6c4345 * Wed Mar 11 2020 msuchanekAATTsuse.de- libnvdimm: remove redundant __func__ in dev_dbg (bsc#1165929).- Refresh patches.suse/libnvdimm-dimm-maximize-label-transfer-size.patch.- Refresh patches.suse/libnvdimm-namespace-fix-label-tracking-error.patch.- Refresh patches.suse/libnvdimm-pmem-Restore-page-attributes-when-clearing.patch.- Refresh patches.suse/nvdimm-split-label-init-out-from-the-logic-for-getting-config-data.patch.- commit 383d9d3 * Wed Mar 11 2020 jslabyAATTsuse.cz- vt: selection, push sel_lock up (bnc#1162928 CVE-2020-8648).- vt: selection, push console lock down (bnc#1162928 CVE-2020-8648).- commit 28f3e13 * Wed Mar 11 2020 jslabyAATTsuse.cz- Refresh patches.suse/vt-selection-close-sel_buffer-race.patch.- Refresh patches.suse/vt-selection-handle-pending-signals-in-paste_selecti.patch. Update upstream status.- commit c40bf75 * Wed Mar 11 2020 msuchanekAATTsuse.de- ibmvnic: Do not process device remove during device reset (bsc#1065729).- commit c04104e * Tue Mar 10 2020 bpAATTsuse.de- x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF (bsc#1114279).- commit d5eb8b9 * Tue Mar 10 2020 msuchanekAATTsuse.de- ibmvnic: Warn unknown speed message only when carrier is present (bsc#1065729).- commit c837293 * Tue Mar 10 2020 colyliAATTsuse.de- raid5: remove worker_cnt_per_group argument from alloc_thread_groups (bsc#1166003).- md/raid6: fix algorithm choice under larger PAGE_SIZE (bsc#1166003).- raid6/test: fix a compilation warning (bsc#1166003).- raid6/test: fix a compilation error (bsc#1166003).- md-bitmap: small cleanups (bsc#1166003).- md: make sure desc_nr less than MD_SB_DISKS (bsc#1166003).- md: raid1: check rdev before reference in raid1_sync_request func (bsc#1166003).- raid5: need to set STRIPE_HANDLE for batch head (bsc#1166003).- drivers/md/raid5-ppl.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET (bsc#1166003).- drivers/md/raid5.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET (bsc#1166003).- md/raid10: prevent access of uninitialized resync_pages offset (bsc#1166003).- md: avoid invalid memory access for array sb->dev_roles (bsc#1166003).- md/raid1: avoid soft lockup under high load (bsc#1166003).- md: no longer compare spare disk superblock events in super_load (bsc#1166003).- md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit (bsc#1166003).- md/raid0: Fix an error message in raid0_make_request() (bsc#1166003).- fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name (bsc#1166003).- raid5: use bio_end_sector in r5_next_bio (bsc#1166003).- raid5: remove STRIPE_OPS_REQ_PENDING (bsc#1166003).- md: add feature flag MD_FEATURE_RAID0_LAYOUT (bsc#1166003).- raid5: don\'t set STRIPE_HANDLE to stripe which is in batch list (bsc#1166003).- raid5: don\'t increment read_errors on EILSEQ return (bsc#1166003).- md/raid5: use bio_end_sector to calculate last_sector (bsc#1166003).- md/raid1: fail run raid1 array when active disk less than one (bsc#1166003).- commit a162cb4 * Tue Mar 10 2020 colyliAATTsuse.de- md raid0/linear: Mark array as \'broken\' and fail BIOs if a member is gone (bsc#1166003).- Refresh for the above change, patches.suse/0001-md-raid0-avoid-RAID0-data-corruption-due-to-layout-c.patch.- commit edd89e8 * Tue Mar 10 2020 colyliAATTsuse.de- raid5 improve too many read errors msg by adding limits (bsc#1166003).- commit 4df8a32 * Tue Mar 10 2020 colyliAATTsuse.de- raid1: factor out a common routine to handle the completion of sync write (bsc#1166003).- md: don\'t call spare_active in md_reap_sync_thread if all member devices can\'t work (bsc#1166003).- md: don\'t set In_sync if array is frozen (bsc#1166003).- commit 921ce41 * Tue Mar 10 2020 bpAATTsuse.de- EDAC/mc: Fix use-after-free and memleaks during device removal (bsc#1114279).- commit b4cfb64 * Tue Mar 10 2020 colyliAATTsuse.de- md/raid10: end bio when the device faulty (bsc#1166003).- Refresh for the above change, patches.suse/md-display-timeout-error.patch.- commit f8c0f3b * Tue Mar 10 2020 colyliAATTsuse.de- md/raid1: end bio when the device faulty (bsc#1166003).- raid1: use an int as the return value of raise_barrier() (bsc#1166003).- md/raid1: Fix a warning message in remove_wb() (bsc#1166003).- commit 7c403b4 * Tue Mar 10 2020 tzimmermannAATTsuse.de- drm/i915/selftests: Fix return in assert_mmap_offset() (bsc#1114279) * updated filenames: gem/selftests/i915_gem_mmap.c -> selftests/i915_gem_object.c- commit 03b31a8 * Tue Mar 10 2020 tzimmermannAATTsuse.de- drm/i915/userptr: Try to acquire the page lock around (bsc#1114279) * updated filenames: gem/selftests/i915_gem_userptr.c -> selftests/i915_gem_userptr.c- commit 5265792 * Tue Mar 10 2020 tzimmermannAATTsuse.de- vgacon: Fix a UAF in vgacon_invert_region (bsc#1114279)- commit c716ddb * Tue Mar 10 2020 colyliAATTsuse.de- md: add bitmap_abort label in md_run (bsc#1166003).- Refresh for the above change, patches.suse/md-don-t-report-active-array_state-until-after-reval.patch.- commit 253797a * Tue Mar 10 2020 colyliAATTsuse.de- md-bitmap: create and destroy wb_info_pool with the change of bitmap (bsc#1166003).- commit 150fbb2 * Tue Mar 10 2020 colyliAATTsuse.de- md-bitmap: create and destroy wb_info_pool with the change of backlog (bsc#1166003).- commit 287df2d * Tue Mar 10 2020 colyliAATTsuse.de- md: introduce mddev_create/destroy_wb_pool for the change of member device (bsc#1166003).- commit 3b40204 * Tue Mar 10 2020 colyliAATTsuse.de- md/raid1: fix potential data inconsistency issue with write behind device (bsc#1166003).- Update md kabi fix patch for above change, patches.kabi/md-backport-kabi.patch.- Refresh for above change, patches.suse/md-display-timeout-error.patch.- commit 9729b5c * Tue Mar 10 2020 colyliAATTsuse.de- md/raid10: read balance chooses idlest disk for SSD (bsc#1166003).- md: raid10: Use struct_size() in kmalloc() (bsc#1166003).- md: return -ENODEV if rdev has no mddev assigned (bsc#1166003).- md: add __acquires/__releases annotations to handle_active_stripes (bsc#1166003).- md: add __acquires/__releases annotations to (un)lock_two_stripes (bsc#1166003).- md: use correct type in super_1_sync (bsc#1166003).- md: use correct type in super_1_load (bsc#1166003).- md: use correct types in md_bitmap_print_sb (bsc#1166003).- md: add a missing endianness conversion in check_sb_changes (bsc#1166003).- raid10: refactor common wait code from regular read/write request (bsc#1166003).- lib/raid6: add option to skip algo benchmarking (bsc#1166003).- Add CONFIG_RAID6_PQ_BENCHMARK=y in following config files for the above change, config/arm64/default config/ppc64le/default config/s390x/default config/x86_64/default- md-cluster: remove suspend_info (bsc#1166003).- md/raid10: read balance chooses idlest disk for SSD (bsc#1166003).- md: raid10: Use struct_size() in kmalloc() (bsc#1166003).- md/raid1: get rid of extra blank line and space (bsc#1166003).- md: fix spelling typo and add necessary space (bsc#1166003).- md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show (bsc#1166003).- raid5-cache: Need to do start() part job after adding journal device (bsc#1166003).- md: fix for divide error in status_resync (bsc#1166003).- md: return -ENODEV if rdev has no mddev assigned (bsc#1166003).- md: add __acquires/__releases annotations to handle_active_stripes (bsc#1166003).- md: add __acquires/__releases annotations to (un)lock_two_stripes (bsc#1166003).- md: use correct type in super_1_sync (bsc#1166003).- md: use correct type in super_1_load (bsc#1166003).- md: use correct types in md_bitmap_print_sb (bsc#1166003).- md: add a missing endianness conversion in check_sb_changes (bsc#1166003).- raid5: set write hint for PPL (bsc#1166003).- md: convert to kvmalloc (bsc#1166003).- raid1: simplify raid1_error function (bsc#1166003).- md-linear: use struct_size() in kzalloc() (bsc#1166003).- md: Make bio_alloc_mddev use bio_alloc_bioset (bsc#1166003).- raid10: refactor common wait code from regular read/write request (bsc#1166003).- lib/raid6: add option to skip algo benchmarking (bsc#1166003).- Add CONFIG_RAID6_PQ_BENCHMARK=y in following config files for the above change, config/arm64/default config/ppc64le/default config/s390x/default config/x86_64/default- lib/raid6: avoid __attribute_const__ redefinition (bsc#1166003).- lib/raid6: add missing include for raid6test (bsc#1166003).- md: remove set but not used variable \'bi_rdev\' (bsc#1166003).- md-cluster: remove suspend_info (bsc#1166003).- md-cluster: send BITMAP_NEEDS_SYNC message if reshaping is interrupted (bsc#1166003).- md-cluster/bitmap: don\'t call md_bitmap_sync_with_cluster during reshaping stage (bsc#1166003).- md-cluster/raid10: don\'t call remove_and_add_spares during reshaping stage (bsc#1166003).- md-cluster/raid10: call update_size in md_reap_sync_thread (bsc#1166003).- md-cluster: introduce resync_info_get interface for sanity check (bsc#1166003).- Update with more kabi fix for the above change, patches.kabi/md-backport-kabi.patch- md-cluster/raid10: support add disk under grow mode (bsc#1166003).- Update with more kabi fix for the above change, patches.kabi/md-backport-kabi.patch- md-cluster/raid10: resize all the bitmaps before start reshape (bsc#1166003).- Update with more kabi fix for the above change, patches.kabi/md-backport-kabi.patch- commit 6e520f2 * Mon Mar 09 2020 colyliAATTsuse.de- md/bitmap: use mddev_suspend/resume instead of ->quiesce() (bsc#1166003).- commit 3e65fc0 * Mon Mar 09 2020 jeyuAATTsuse.de- rpm/kabi.pl: account for namespace field being moved last Upstream is moving the namespace field in Module.symvers last in order to preserve backwards compatibility with kmod tools (depmod, etc). Fix the kabi.pl script to expect the namespace field last. Since split() ignores trailing empty fields and delimeters, switch to using tr to count how many fields/tabs are in a line. Also, in load_symvers(), pass LIMIT of -1 to split() so it does not strip trailing empty fields, as namespace is an optional field.- commit a3bb253 * Mon Mar 09 2020 colyliAATTsuse.de- md: remove redundant code that is no longer reachable (bsc#1166003).- commit cc8ed0b * Mon Mar 09 2020 colyliAATTsuse.de- md/raid10: Fix raid10 replace hang when new added disk faulty (bsc#1166003).- commit b73a410 * Mon Mar 09 2020 colyliAATTsuse.de- raid5: block failing device if raid will be failed (bsc#1166003).- commit fc848f2 * Mon Mar 09 2020 colyliAATTsuse.de- drivers/md/raid5: Do not disable irq on release_inactive_stripe_list() call (bsc#1166003).- drivers/md/raid5: Use irqsave variant of atomic_dec_and_lock() (bsc#1166003).- md/r5cache: remove redundant pointer bio (bsc#1166003).- md: remove a bogus comment (bsc#1166003).- atomic: Add irqsave variant of atomic_dec_and_lock() (bsc#1166003).- md/raid5: Assigning NULL to sh->batch_head before testing bit R5_Overlap of a stripe (bsc#1166003).- raid5: copy write hint from origin bio to stripe (bsc#1166003).- commit 379687d * Mon Mar 09 2020 colyliAATTsuse.de- md: fix an error code format and remove unsed bio_sector (bsc#1166003).- Refresh for the above change, patches.suse/md-display-timeout-error.patch.- commit 1c2a77c * Mon Mar 09 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Enable the headset of ASUS B9450FA with ALC294 (bsc#1111666).- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master (bsc#1111666).- ALSA: hda/realtek - Add Headset Button supported for ThinkPad X1 (bsc#1111666).- ALSA: hda/realtek - Add Headset Mic supported (bsc#1111666).- ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1 (bsc#1111666).- ALSA: hda/realtek - Apply quirk for yet another MSI laptop (bsc#1111666).- ALSA: hda/realtek - Apply quirk for MSI GP63, too (bsc#1111666).- ALSA: hda/realtek - Add more codec supported Headset Button (bsc#1111666).- commit 4a40295 * Mon Mar 09 2020 colyliAATTsuse.de- device: Use overflow helpers for devm_kmalloc() (bsc#1166003).- mm: Use overflow helpers in kvmalloc() (bsc#1166003).- lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome (bsc#1166003).- commit 38e72d0 * Mon Mar 09 2020 tiwaiAATTsuse.de- ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000 (bsc#1111666).- ALSA: usb-audio: Fix UAC2/3 effect unit parsing (bsc#1111666).- ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra Evolve 65 headset (bsc#1111666).- ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82 (bsc#1111666).- ALSA: usb-audio: add implicit fb quirk for MOTU M Series (bsc#1111666).- ALSA: usb-audio: unlock on error in probe (bsc#1111666).- ALSA: usb-audio: Add boot quirk for MOTU M Series (bsc#1111666).- ALSA: usb-audio: fix Corsair Virtuoso mixer label collision (bsc#1111666).- commit efbe167 * Mon Mar 09 2020 colyliAATTsuse.de- md: introduce new personality funciton start() (bsc#1166003).- Refresh with more kabi fix for the above change, patches.kabi/md-backport-kabi.patch- Refresh for the above change, patches.suse/0002-md-cluster-show-array-s-status-more-accurate.patch.- commit bb4c693 * Mon Mar 09 2020 colyliAATTsuse.de- md/raid6: implement recovery using ARM NEON intrinsics (bsc#1166003).- Refresh for the above change, patches.suse/0200-raid-remove-tile-specific-raid6-implementation.patch. patches.suse/ARM-8833-1-Ensure-that-NEON-code-always-compiles-wit.patch.- commit e7219d1 * Mon Mar 09 2020 tiwaiAATTsuse.de- ALSA: usb-audio: Use lower hex numbers for IDs (bsc#1111666).- Refresh patches.suse/0001-ALSA-usb-audio-Apply-sample-rate-quirk-for-Audioengi.patch.- commit aac6cd9 * Mon Mar 09 2020 colyliAATTsuse.de- tools: Update include/uapi/linux/fcntl.h copy from the kernel (bsc#1166003).- commit c18a667 * Mon Mar 09 2020 colyliAATTsuse.de- md: change kabi fix patch name, from patches.kabi/md-batch-flush-requests-kabi.patch to patches.kabi/md-backport-kabi.patch- commit def8107 * Mon Mar 09 2020 jroedelAATTsuse.de- KVM: VMX: check descriptor table exits on instruction emulation (bsc#1166104).- iommu/vt-d: Fix compile warning from intel-svm.h (bsc#1166103).- iommu/amd: Only support x2APIC with IVHD type 11h/40h (bsc#1166102).- iommu/amd: Check feature support bit before accessing MSI capability registers (bsc#1166101).- commit dd0c90d * Mon Mar 09 2020 tiwaiAATTsuse.de- staging: rtl8723bs: Fix potential overuse of kernel memory (bsc#1051510).- staging: rtl8188eu: Fix potential overuse of kernel memory (bsc#1051510).- staging: rtl8723bs: Fix potential security hole (bsc#1051510).- staging: rtl8188eu: Fix potential security hole (bsc#1051510).- xhci: fix runtime pm enabling for quirky Intel hosts (bsc#1051510).- xhci: Force Maximum Packet size for Full-speed bulk devices to valid range (bsc#1051510).- qmi_wwan: re-add DW5821e pre-production variant (bsc#1051510).- remoteproc: Initialize rproc_class before use (bsc#1051510).- pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins (bsc#1051510).- pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs (bsc#1051510).- pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs (bsc#1051510).- rtlwifi: rtl_pci: Fix -Wcast-function-type (bsc#1051510).- commit 32a2520 * Mon Mar 09 2020 tiwaiAATTsuse.de- NFC: pn544: Fix a typo in a debug message (bsc#1051510).- iwlwifi: mvm: Fix thermal zone registration (bsc#1051510).- orinoco: avoid assertion in case of NULL pointer (bsc#1051510).- iwlegacy: Fix -Wcast-function-type (bsc#1051510).- NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu() (bsc#1051510).- commit cbab64e * Mon Mar 09 2020 tiwaiAATTsuse.de- hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT() (bsc#1051510).- HID: core: fix off-by-one memset in hid_report_raw_event() (bsc#1051510).- Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list (bsc#1051510).- Input: synaptics - enable SMBus on ThinkPad L470 (bsc#1051510).- Input: synaptics - switch T470s to RMI4 by default (bsc#1051510).- Input: edt-ft5x06 - work around first register access error (bsc#1051510).- commit bb2717c * Mon Mar 09 2020 tiwaiAATTsuse.de- dmaengine: coh901318: Fix a double lock bug in dma_tc_handle() (bsc#1051510).- drm/nouveau/disp/nv50-: prevent oops when no channel method map provided (bsc#1051510).- drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw (bsc#1051510).- drm/mediatek: handle events when enabling/disabling crtc (bsc#1051510).- drm: remove the newline for CRC source name (bsc#1051510).- drm/gma500: Fixup fbdev stolen size usage evaluation (bsc#1051510).- driver core: platform: fix u32 greater or equal to zero comparison (bsc#1051510).- driver core: Print device when resources present in really_probe() (bsc#1051510).- driver core: platform: Prevent resouce overflow from causing infinite loops (bsc#1051510).- b43legacy: Fix -Wcast-function-type (bsc#1051510).- commit 14a8e2d * Mon Mar 09 2020 tiwaiAATTsuse.de- ASoC: dapm: Correct DAPM handling of active widgets during shutdown (bsc#1051510).- ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path (bsc#1051510).- ASoC: topology: Fix memleak in soc_tplg_link_elems_load() (bsc#1051510).- ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs output (bsc#1051510).- ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status (bsc#1051510).- ASoC: pcm: update FE/BE trigger order based on the command (bsc#1051510).- atm: zatm: Fix empty body Clang warnings (bsc#1051510).- commit 1b6763c * Mon Mar 09 2020 nsaenzjulienneAATTsuse.de- firmware: imx: scu-pd: Align imx sc msg structs to 4 (git-fixes).- firmware: imx: misc: Align imx sc msg structs to 4 (git-fixes).- firmware: imx: scu: Ensure sequential TX (git-fixes).- commit 33c1254 * Mon Mar 09 2020 tiwaiAATTsuse.de- floppy: check FDC index for errors before assigning it (CVE-2020-9383 bsc#1165111).- commit 4c25573 * Sun Mar 08 2020 ailiopoulosAATTsuse.com- fs/xfs: fix f_ffree value for statfs when project quota is set (bsc#1165985).- commit e482c38 * Sun Mar 08 2020 ailiopoulosAATTsuse.com- xfs: bulkstat should copy lastip whenever userspace supplies one (bsc#1165984).- commit b862d8d * Sat Mar 07 2020 msuchanekAATTsuse.de- powerpc/pseries: fix of_read_drc_info_cell() to point at next record (bsc#1165980 ltc#183834).- commit cbf093b * Sat Mar 07 2020 msuchanekAATTsuse.de- libnvdimm/pfn_dev: Don\'t clear device memmap area during generic namespace probe (bsc#1165929 bsc#1165950).- commit f23cc6d * Fri Mar 06 2020 ailiopoulosAATTsuse.com- xfs: also remove cached ACLs when removing the underlying attr (bsc#1165873).- commit f3f73aa * Fri Mar 06 2020 colyliAATTsuse.de- blacklist.conf: add 775d78319f1ceb32be8eb3b1202ccdc60e9cb7f1 because it breaks KABI.- commit b084086 * Fri Mar 06 2020 colyliAATTsuse.de- Enable the following two patches in series.conf, and refresh the KABI patch due to previous md commit (bsc#1119680),- patches.suse/md-batch-flush-requests.patch- patches.kabi/md-batch-flush-requests-kabi.patch- commit b8b29b4 * Fri Mar 06 2020 msuchanekAATTsuse.de- powerpc/smp: Use nid as fallback for package_id (bsc#1165813 ltc#184091).- commit 9eca66f * Fri Mar 06 2020 msuchanekAATTsuse.de- powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable (bsc#1160659).- commit e9ed059 * Fri Mar 06 2020 jdelvareAATTsuse.de- scsi: fnic: do not queue commands during fwreset (bsc#1146539).- commit 0bc155e * Fri Mar 06 2020 ptesarikAATTsuse.cz- Refresh patches.suse/0001-drm-etnaviv-fix-dumping-of-iommuv2.patch.- commit a3c0334 * Fri Mar 06 2020 colyliAATTsuse.de- Delete because it is reverted in upstream. (bsc#1111974) patches.suse/0077-MD-fix-lock-contention-for-flush-bios.patch.- Delete these two patches because they are fixes of the previous deleted patch, unnecessary to have them anymore. (bsc#1111974) patches.suse/0167-md-fix-memleak-for-mempool.patch. patches.suse/0168-MD-Memory-leak-when-flush-bio-size-is-zero.patch.- commit e12bb42 * Thu Mar 05 2020 msuchanekAATTsuse.de- Delete patches which cause regression (bsc#1165527 ltc#184149).- Delete patches.suse/powerpc-avoid-adjusting-memory_limit-for-capture-ker.patch.- Delete patches.suse/powerpc-reserve-memory-for-capture-kernel-after-huge.patch.- commit ed27991 * Thu Mar 05 2020 ptesarikAATTsuse.cz- Delete patches.suse/0001-drm-i915-userptr-Try-to-acquire-the-page-lock-around.patch: Marked as known to be broken in SLE15-SP1 blacklist.conf.- commit c198062 * Thu Mar 05 2020 jeyuAATTsuse.de- kernel/module.c: wakeup processes in module_wq on module unload (bsc#1165488).- kernel/module.c: Only return -EEXIST for modules that have finished loading (bsc#1165488).- commit 862fff7 * Thu Mar 05 2020 mhockoAATTsuse.com- x86/mm: Split vmalloc_sync_all() (bsc#1165741).- commit 14404e0 * Thu Mar 05 2020 palcantaraAATTsuse.de- smb3: Fix regression in time handling (bsc#1144333).- commit 6380733 * Thu Mar 05 2020 palcantaraAATTsuse.de- fs: cifs: Initialize filesystem timestamp ranges (bsc#1144333).- commit d24050e * Thu Mar 05 2020 jslabyAATTsuse.cz- gtp: use __GFP_NOWARN to avoid memalloc warning (networking-stable-20_02_05).- l2tp: Allow duplicate session creation with UDP (networking-stable-20_02_05).- net_sched: fix an OOB access in cls_tcindex (networking-stable-20_02_05).- net: hsr: fix possible NULL deref in hsr_handle_frame() (networking-stable-20_02_05).- bnxt_en: Fix TC queue mapping (networking-stable-20_02_05).- net: stmmac: Delete txtimer in suspend() (networking-stable-20_02_05).- rxrpc: Fix insufficient receive notification generation (networking-stable-20_02_05).- cls_rsvp: fix rsvp_policy (networking-stable-20_02_05).- tcp: clear tp->segs_{in|out} in tcp_disconnect() (networking-stable-20_02_05).- tcp: clear tp->data_segs{in|out} in tcp_disconnect() (networking-stable-20_02_05).- tcp: clear tp->delivered in tcp_disconnect() (networking-stable-20_02_05).- tcp: clear tp->total_retrans in tcp_disconnect() (networking-stable-20_02_05).- commit 27d5a15 * Thu Mar 05 2020 msuchanekAATTsuse.de- media: uvcvideo: Refactor teardown of uvc on USB disconnect (bsc#1164507).- commit 3560d1a * Thu Mar 05 2020 jackAATTsuse.cz- blktrace: fix unlocked access to init/start-stop/teardown (bsc#1159285 CVE-2019-19768).- blacklist.conf: Remove blacklisted fix- commit 512bc2b * Thu Mar 05 2020 jackAATTsuse.cz- blktrace: Fix potential deadlock between delete & sysfs ops (bsc#1159285 CVE-2019-19768). patches.suse/tracing-blktrace-Fix-to-allow-setting-same-value.patch: Refresh- commit e301853 * Thu Mar 05 2020 jslabyAATTsuse.cz- net_sched: ematch: reject invalid TCF_EM_SIMPLE (networking-stable-20_01_30).- commit 81bff8c * Thu Mar 05 2020 jslabyAATTsuse.cz- net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM (networking-stable-20_01_27).- net_sched: fix datalen for ematch (networking-stable-20_01_27).- gtp: make sure only SOCK_DGRAM UDP sockets are accepted (networking-stable-20_01_27).- net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link() (networking-stable-20_01_27).- net, ip6_tunnel: fix namespaces move (networking-stable-20_01_27).- net, ip_tunnel: fix namespaces move (networking-stable-20_01_27).- net: usb: lan78xx: Add .ndo_features_check (networking-stable-20_01_27).- tcp_bbr: improve arithmetic division in bbr_update_bw() (networking-stable-20_01_27).- net-sysfs: Fix reference count leak (networking-stable-20_01_27).- net: ip6_gre: fix moving ip6gre between namespaces (networking-stable-20_01_27).- commit e309859 * Thu Mar 05 2020 jslabyAATTsuse.cz- net: hns: fix soft lockup when there is not enough memory (networking-stable-20_01_20).- net: dsa: tag_qca: fix doubled Tx statistics (networking-stable-20_01_20).- net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info (networking-stable-20_01_20).- hv_netvsc: Fix memory leak when removing rndis device (networking-stable-20_01_20).- tcp: fix marked lost packets not being retransmitted (networking-stable-20_01_20).- commit c761dc7 * Thu Mar 05 2020 jackAATTsuse.cz- blktrace: Protect q->blk_trace with RCU (bsc#1159285 CVE-2019-19768).- commit e14e417 * Thu Mar 05 2020 gfigueiraAATTsuse.com- [1/2,media] uvcvideo: Refactor teardown of uvc on USB disconnect (https://patchwork.kernel.org/patch/9683663/) (bsc#1164507)- commit e1d8a95 * Wed Mar 04 2020 jroedelAATTsuse.de- virtio_ring: fix unmap of indirect descriptors (bsc#1162171).- swiotlb: remove the overflow buffer (bsc#1162171).- swiotlb: do not panic on mapping failures (bsc#1162171).- commit 51d3cfa * Wed Mar 04 2020 lyanAATTsuse.com- KVM: arm64: Store vcpu on the stack during __guest_enter() (bsc#1133021).- commit 01d7321 * Wed Mar 04 2020 lyanAATTsuse.com- KVM: s390: do not clobber registers during guest reset/store status (bsc#1133021).- KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups (bsc#1133021).- commit f70d4d1 * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: do d_move in rename (bsc#1144333).- commit a4ce51c * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: add SMB2_open() arg to return POSIX data (bsc#1144333).- commit 47d3eca * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: plumb smb2 POSIX dir enumeration (bsc#1144333).- commit 70a9af7 * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: add smb2 POSIX info level (bsc#1144333).- commit 97f8ae5 * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: rename posix create rsp (bsc#1144333).- commit 9447725 * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: print warning once if mounting with vers=1.0 (bsc#1144333).- commit 3d9da59 * Tue Mar 03 2020 palcantaraAATTsuse.de- smb3: fix performance regression with setting mtime (bsc#1144333).- commit dd86570 * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: make use of cap_unix(ses) in cifs_reconnect_tcon() (bsc#1144333).- commit 526b1c3 * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: use mod_delayed_work() for &server->reconnect if already queued (bsc#1144333).- commit bec1e14 * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: call wake_up(&server->response_q) inside of cifs_reconnect() (bsc#1144333).- commit 7bef7b3 * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: handle prefix paths in reconnect (bsc#1144333).- commit f0d28c6 * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: potential unintitliazed error code in cifs_getattr() (bsc#1144333).- commit e184cda * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: do not ignore the SYNC flags in getattr (bsc#1144333).- commit 5581d4d * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: Use #define in cifs_dbg (bsc#1144333).- commit 782a0a3 * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: fix rename() by ensuring source handle opened with DELETE bit (bsc#1144333).- commit 05c1666 * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: add missing mount option to /proc/mounts (bsc#1144333).- commit 1c822d9 * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: fix potential mismatch of UNC paths (bsc#1144333).- commit eb03a0b * Tue Mar 03 2020 palcantaraAATTsuse.de- cifs: don\'t leak -EAGAIN for stat() during reconnect (bsc#1144333).- commit efaa688 * Tue Mar 03 2020 tabrahamAATTsuse.com- EDAC: skx_common: downgrade message importance on missing PCI device (bsc#1165581).- commit 652f505 * Tue Mar 03 2020 dwagnerAATTsuse.de- Drop patches.suse/qla2xxx-Enable-T10-DIF-with-FC-NVMe-enabled.patch The driver update to 10.01.00.25-k replaces the dropped patch.- commit 54ab06c * Tue Mar 03 2020 dwagnerAATTsuse.de- scsi: qla2xxx: Update driver version to 10.01.00.25-k (bsc#1157424).- scsi: qla2xxx: Set Nport ID for N2N (bsc#1157424).- scsi: qla2xxx: Handle NVME status iocb correctly (bsc#1157424).- scsi: qla2xxx: Remove restriction of FC T10-PI and FC-NVMe (bsc#1157424).- scsi: qla2xxx: Serialize fc_port alloc in N2N (bsc#1157424).- scsi: qla2xxx: Fix NPIV instantiation after FW dump (bsc#1157424).- scsi: qla2xxx: Fix RDP respond data format (bsc#1157424).- scsi: qla2xxx: Force semaphore on flash validation failure (bsc#1157424).- scsi: qla2xxx: add more FW debug information (bsc#1157424).- scsi: qla2xxx: Update BPM enablement semantics (bsc#1157424).- scsi: qla2xxx: fix FW resource count values (bsc#1157424).- scsi: qla2xxx: Use a dedicated interrupt handler for \'handshake-required\' ISPs (bsc#1157424).- scsi: qla2xxx: Return appropriate failure through BSG Interface (bsc#1157424).- scsi: qla2xxx: Improved secure flash support messages (bsc#1157424).- scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing error (bsc#1157424).- scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xx (bsc#1157424).- scsi: qla2xxx: Avoid setting firmware options twice in 24xx_update_fw_options (bsc#1157424).- scsi: qla2xxx: Add 16.0GT for PCI String (bsc#1157424).- scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function (bsc#1157424).- scsi: qla2xxx: Fix sparse warnings triggered by the PCI state checking code (bsc#1157424).- scsi: qla2xxx: Suppress endianness complaints in qla2x00_configure_local_loop() (bsc#1157424).- scsi: qla2xxx: Simplify the code for aborting SCSI commands (bsc#1157424).- scsi: qla2xxx: Fix sparse warning reported by kbuild bot (bsc#1157424).- commit 758db20 * Tue Mar 03 2020 tbogendoerferAATTsuse.de- ipv6: restrict IPV6_ADDRFORM operation (bsc#1109837).- net: Fix Tx hash bound checking (bsc#1109837).- bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs (bsc#1134090 jsc#SLE-5954).- bnxt_en: Improve device shutdown method (bsc#1104745 FATE#325918).- bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill (bsc#1109837).- RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create (bsc#1114685 FATE#325854).- net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples() (bsc#1104353 FATE#326415).- core: Don\'t skip generic XDP program execution for cloned SKBs (bsc#1109837).- net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx (bsc#1103990 FATE#326006).- net/mlx5: IPsec, Fix esp modify function attribute (bsc#1103990 FATE#326006).- devlink: report 0 after hitting end in region read (bsc#1109837).- RDMA/cma: Fix unbalanced cm_id reference count during address resolve (bsc#1103992 FATE#326009).- RDMA/uverbs: Verify MR access flags (bsc#1103992 FATE#326009).- ptr_ring: add include of linux/mm.h (bsc#1109837).- net/mlx5: Update the list of the PCI supported devices (bsc#1127611).- net/mlx5: Fix lowest FDB pool size (bsc#1103990 FATE#326006).- tun: add mutex_unlock() call and napi.skb clearing in tun_get_user() (bsc#1109837).- bnxt_en: Fix NTUPLE firmware command failures (bsc#1104745 FATE#325918).- mlxsw: spectrum_qdisc: Include MC TCs in Qdisc counters (bsc#1112374).- mlxsw: spectrum: Wipe xstats.backlog of down ports (bsc#1112374).- net/tls: fix async operation (bsc#1109837).- platform/mellanox: fix potential deadlock in the tmfifo driver (bsc#1136333 jsc#SLE-4994).- SUNRPC: Fix svcauth_gss_proxy_init() (bsc#1103992 FATE#326009).- net/tls: free the record on encryption error (bsc#1109837).- net/tls: take into account that bpf_exec_tx_verdict() may free the record (bsc#1109837).- commit 36f3325 * Tue Mar 03 2020 tzimmermannAATTsuse.de- drm/i915/gvt: Separate display reset from ALL_ENGINES reset (bsc#1114279)- commit 85a29d1 * Tue Mar 03 2020 tzimmermannAATTsuse.de- drm/i915: Wean off drm_pci_alloc/drm_pci_free (bsc#1114279)- commit cde29f2 * Tue Mar 03 2020 tzimmermannAATTsuse.de- drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable (bsc#1114279)- commit 5033219 * Tue Mar 03 2020 tbogendoerferAATTsuse.de- IB/hfi1: Close window for pq and request coliding (bsc#1060463 FATE#323043).- net/mlxfw: Verify FSM error code translation doesn\'t exceed array size (bsc#1051858).- commit 0b9ebdd * Tue Mar 03 2020 tzimmermannAATTsuse.de- drm/mediatek: Add gamma property according to hardware capability (bsc#1114279)- commit 30c8f22 * Tue Mar 03 2020 tzimmermannAATTsuse.de- drm/mediatek: disable all the planes in atomic_disable (bsc#1114279)- commit c1e96eb * Tue Mar 03 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Fix pid leak with banned clients\'- commit b0674ce * Tue Mar 03 2020 tzimmermannAATTsuse.de- drm: atmel-hlcdc: enable clock before configuring timing engine (bsc#1114279)- commit af8d236 * Tue Mar 03 2020 tzimmermannAATTsuse.de- drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank() (bsc#1114279)- commit 8fb21b8 * Tue Mar 03 2020 tzimmermannAATTsuse.de- drm: rcar-du: Recognize \"renesas,vsps\" in addition to \"vsps\" (bsc#1114279)- commit 2464f02 * Tue Mar 03 2020 oneukumAATTsuse.com- HID: hiddev: Fix race in in hiddev_disconnect() (git-fixes).- commit d45196e * Tue Mar 03 2020 oneukumAATTsuse.com- Revert \"HID: add NOGET quirk for Eaton Ellipse MAX UPS\" (git-fixes).- Refresh patches.suse/0001-HID-Add-quirk-for-Microsoft-PIXART-OEM-mouse.patch.- commit 7f62426 * Tue Mar 03 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2\'- commit 50b28ab * Tue Mar 03 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/radeon: fix bad DMA from INTERRUPT_CNTL2\'- commit 859e7b3 * Tue Mar 03 2020 oneukumAATTsuse.com- blacklist.conf: this has dependencies that would severely break kABI- commit 684dd6b * Tue Mar 03 2020 glinAATTsuse.com- bpf: fix ldx in ld_abs rewrite for large offsets (bsc#1154385).- commit 8b6cfce * Tue Mar 03 2020 glinAATTsuse.com- kabi: invoke bpf_gen_ld_abs() directly (bsc#1158552).- commit 07c6574 * Tue Mar 03 2020 glinAATTsuse.com- bpf, x64: remove ld_abs/ld_ind (bsc#1154385).- Refresh patches.suse/bpf-x64-fix-stack-layout-of-JITed-bpf-code.patch.- bpf: implement ld_abs/ld_ind in native bpf (bsc#1154385).- Refresh patches.suse/bpf-move-tmp-variable-into-ax-register-in-interprete.patch.- Refresh patches.suse/bpf-enable-access-to-ax-register-also-from-verifier-.patch.- bpf: prefix cbpf internal helpers with bpf_ (bsc#1154385).- bpf, x64: save several bytes by using mov over movabsq when possible (bsc#1154385).- bpf: make unknown opcode handling more robust (bsc#1154385).- Refresh patches.suse/bpf-move-tmp-variable-into-ax-register-in-interprete.patch- commit 44d413b * Mon Mar 02 2020 msuchanekAATTsuse.de- powerpc/pseries: update device tree before ejecting hotplug uevents (bsc#1165404 ltc#183498).- powerpc/pseries: group lmb operation and memblock\'s (bsc#1165404 ltc#183498).- commit 76d5544 * Mon Mar 02 2020 msuchanekAATTsuse.de- powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request (bsc#1165404 ltc#183498).- Refresh patches.suse/powerpc-pseries-Track-LMB-nid-instead-of-using-devic.patch.- Refresh patches.suse/powerpc-pseries-memory-hotplug-Fix-return-value-type.patch.- commit 81ed407 * Mon Mar 02 2020 tzimmermannAATTsuse.de- drm/i915/userptr: fix size calculation (bsc#1114279)- commit 6285c2b * Mon Mar 02 2020 tzimmermannAATTsuse.de- drm/i915/userptr: Try to acquire the page lock around (bsc#1114279)- commit ab2f8bd * Mon Mar 02 2020 oneukumAATTsuse.com- usbip: Fix uninitialized symbol \'nents\' in stub_recv_cmd_submit() (git-fixes).- commit db94bff * Mon Mar 02 2020 msuchanekAATTsuse.de- ibmvfc: Fix NULL return compiler warning (bsc#1161951 ltc#183551).- commit fc3a17c * Mon Mar 02 2020 msuchanekAATTsuse.de- Refresh patches.suse/scsi-qla2xxx-Fix-unbound-NVME-response-length.patch. Correct upstream commit hash.- commit 7510ea1 * Mon Mar 02 2020 tzimmermannAATTsuse.de- drm/amdkfd: fix a use after free race with mmu_notifer unregister (bsc#1114279)- commit ff36322 * Mon Mar 02 2020 tzimmermannAATTsuse.de- drm/etnaviv: fix dumping of iommuv2 (bsc#1114279)- commit 9a478ec * Mon Mar 02 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/userptr: Try to acquire the page lock around set_page_dirty()\'- commit 7a86a6d * Mon Mar 02 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'phy/rockchip: inno-hdmi: round clock rate down to closest 1000 Hz\'- commit 24dc048 * Mon Mar 02 2020 msuchanekAATTsuse.de- net/ethtool: Introduce link_ksettings API for virtual network devices (bsc#1136157 ltc#177197). Delete patches.suse/ibmveth-Update-ethtool-settings-to-reflect-virtual-p.patch.- ethtool: Factored out similar ethtool link settings for virtual devices to core (bsc#1136157 ltc#177197).- commit d16586d * Mon Mar 02 2020 jdelvareAATTsuse.de- Refresh patches.suse/acpi-watchdog-allow-disabling-wdat-at-boot.patch.- Refresh patches.suse/acpi-watchdog-set-default-timeout-in-probe.patch. Add upstream commit IDs and move to the sorted section.- commit 272aa07 * Mon Mar 02 2020 jslabyAATTsuse.cz- ipv4: ensure rcu_read_lock() in cipso_v4_error() (git-fixes).- commit c06ae58 * Mon Mar 02 2020 jslabyAATTsuse.cz- ttyprintk: fix a potential deadlock in interrupt context issue (git-fixes).- commit 8371e00 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: make sure we do not overflow the max EA buffer size (bsc#1144333).- commit 0fe52e0 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: enable change notification for SMB2.1 dialect (bsc#1144333).- commit 9eca409 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: Fix mode output in debugging statements (bsc#1144333).- commit 9076d1e * Mon Mar 02 2020 palcantaraAATTsuse.de- smb3: Add defines for new information level, FileIdInformation (bsc#1144333).- commit 8960c81 * Mon Mar 02 2020 palcantaraAATTsuse.de- smb3: print warning once if posix context returned on open (bsc#1144333).- commit 472c79b * Mon Mar 02 2020 palcantaraAATTsuse.de- smb3: add one more dynamic tracepoint missing from strict fsync path (bsc#1144333).- commit f5c4916 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: fix mode bits from dir listing when mounted with modefromsid (bsc#1144333).- commit 12d09a2 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: add SMB3 change notification support (bsc#1144333).- commit 0f4e7af * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: fix soft mounts hanging in the reconnect code (bsc#1144333).- commit 57b6a8c * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: Add tracepoints for errors on flush or fsync (bsc#1144333).- commit 1f2af20 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: log warning message (once) if out of disk space (bsc#1144333).- commit d4993f4 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: fail i/o on soft mounts if sessionsetup errors out (bsc#1144333).- commit b362897 * Mon Mar 02 2020 palcantaraAATTsuse.de- smb3: fix problem with null cifs super block with previous patch (bsc#1144333).- commit 462cd8a * Mon Mar 02 2020 palcantaraAATTsuse.de- SMB3: Backup intent flag missing from some more ops (bsc#1144333).- commit 22b65d3 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: fix soft mounts hanging in the reconnect code (bsc#1144333).- commit 3a4f002 * Mon Mar 02 2020 palcantaraAATTsuse.de- CIFS: Fix task struct use-after-free on reconnect (bsc#1144333).- commit a398b03 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: use PTR_ERR_OR_ZERO() to simplify code (bsc#1144333).- commit f1f871b * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: add support for fallocate mode 0 for non-sparse files (bsc#1144333).- commit 3095811 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: fix NULL dereference in match_prepath (bsc#1144333).- commit 82ba2d2 * Mon Mar 02 2020 palcantaraAATTsuse.de- smb3: fix default permissions on new files when mounting with modefromsid (bsc#1144333).- commit fc1f959 * Mon Mar 02 2020 palcantaraAATTsuse.de- CIFS: Add support for setting owner info, dos attributes, and create time (bsc#1144333).- commit 22bdffc * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: remove set but not used variable \'server\' (bsc#1144333).- commit 37ffc40 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: Fix memory allocation in __smb2_handle_cancelled_cmd() (bsc#1144333).- commit 558b030 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: Fix mount options set in automount (bsc#1144333).- commit 9eb927e * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: fix unitialized variable poential problem with network I/O cache lock patch (bsc#1144333).- commit e9a7904 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: Fix return value in __update_cache_entry (bsc#1144333).- commit 205d34c * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: Avoid doing network I/O while holding cache lock (bsc#1144333).- commit 2e04bd9 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: Fix potential deadlock when updating vol in cifs_reconnect() (bsc#1144333).- commit d769869 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: Merge is_path_valid() into get_normalized_path() (bsc#1144333).- commit acf7a09 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: Introduce helpers for finding TCP connection (bsc#1144333).- commit 0d9cbbf * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: Get rid of kstrdup_const()\'d paths (bsc#1144333).- commit d7c4004 * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: Clean up DFS referral cache (bsc#1144333).- commit 49c754e * Mon Mar 02 2020 palcantaraAATTsuse.de- cifs: set correct max-buffer-size for smb2_ioctl_init() (bsc#1144333).- commit a8ba7f0 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: use compounding for open and first query-dir for readdir() (bsc#1144333).- commit 220b705 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: create a helper function to parse the query-directory response buffer (bsc#1144333).- commit 4a5fac4 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: prepare SMB2_query_directory to be used with compounding (bsc#1144333).- commit 4249ec8 * Sun Mar 01 2020 palcantaraAATTsuse.de- fs/cifs/cifssmb.c: use true,false for bool variable (bsc#1144333).- commit 34c3797 * Sun Mar 01 2020 palcantaraAATTsuse.de- fs/cifs/smb2ops.c: use true,false for bool variable (bsc#1144333).- commit 6440f86 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: Optimize readdir on reparse points (bsc#1144333).- commit 44a8ca6 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: Adjust indentation in smb2_open_file (bsc#1144333).- commit 67a7c49 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: improve check for when we send the security descriptor context on create (bsc#1144333).- commit 7aa520a * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: fix mode passed in on create for modetosid mount option (bsc#1144333).- commit 53eb3d5 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: query attributes on file close (bsc#1144333).- commit 905aa1d * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: remove unused flag passed into close functions (bsc#1144333).- commit f68661a * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: remove redundant assignment to pointer pneg_ctxt (bsc#1144333).- commit 03abf96 * Sun Mar 01 2020 palcantaraAATTsuse.de- CIFS: fix a white space issue in cifs_get_inode_info() (bsc#1144333).- commit 526ff32 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: dump in_send and num_waiters stats counters by default (bsc#1144333).- commit cbf1428 * Sun Mar 01 2020 palcantaraAATTsuse.de- CIFS: refactor cifs_get_inode_info() (bsc#1144333).- commit b7e7056 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: don\'t use \'pre:\' for MODULE_SOFTDEP (bsc#1144333).- commit b98f3be * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: smbd: Return -EAGAIN when transport is reconnecting (bsc#1144333).- commit d54d07e * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: smbd: Only queue work for error recovery on memory registration (bsc#1144333).- commit b90c401 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: add debug messages for closing unmatched open (bsc#1144333).- commit 5e86c45 * Sun Mar 01 2020 palcantaraAATTsuse.de- CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_create() (bsc#1144333).- commit 6b20b58 * Sun Mar 01 2020 palcantaraAATTsuse.de- CIFS: Use common error handling code in smb2_ioctl_query_info() (bsc#1144333).- commit 3dc7725 * Sun Mar 01 2020 palcantaraAATTsuse.de- CIFS: Use memdup_user() rather than duplicating its implementation (bsc#1144333).- commit aeea887 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state (bsc#1144333).- commit d50e477 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: smbd: Add messages on RDMA session destroy and reconnection (bsc#1144333).- commit c9fea9e * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE (bsc#1144333).- commit 2fb6529 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: smbd: Invalidate and deregister memory registration on re-send for direct I/O (bsc#1144333).- commit b65c114 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: Don\'t display RDMA transport on reconnect (bsc#1144333).- commit b76875f * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: remove unused variable \'sid_user\' (bsc#1144333).- commit 482c441 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: rename a variable in SendReceive() (bsc#1144333).- commit 8f4dbfa * Sun Mar 01 2020 palcantaraAATTsuse.de- fix memory leak in large read decrypt offload (bsc#1144333).- commit 468204d * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: remove noisy debug message and minor cleanup (bsc#1144333).- commit 7812282 * Sun Mar 01 2020 palcantaraAATTsuse.de- fs: cifs: mute -Wunused-const-variable message (bsc#1144333).- commit a9e1f95 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: cleanup some recent endian errors spotted by updated sparse (bsc#1144333).- commit 0dedbe9 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: missing ACL related flags (bsc#1144333).- commit 3c605e2 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: pass mode bits into create calls (bsc#1144333).- commit 2802a0e * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: Add missing reparse tags (bsc#1144333).- commit 021cdcd * Sun Mar 01 2020 palcantaraAATTsuse.de- fs/cifs/sess.c: Remove set but not used variable \'capabilities\' (bsc#1144333).- commit 6046ccd * Sun Mar 01 2020 palcantaraAATTsuse.de- fs/cifs/smb2pdu.c: Make SMB2_notify_init static (bsc#1144333).- commit cd812a0 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: allow decryption keys to be dumped by admin for debugging (bsc#1144333).- commit 01aecf9 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: modefromsid: write mode ACE first (bsc#1144333).- commit c8633c3 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: add missing worker function for SMB3 change notify (bsc#1144333).- commit a6fccfa * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: modefromsid: make room for 4 ACE (bsc#1144333).- commit 7ecccba * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: fix potential null dereference in decrypt offload (bsc#1144333).- commit 208ec57 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: allow disabling requesting leases (bsc#1144333).- commit 67072fc * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: display max smb3 requests in flight at any one time (bsc#1144333).- commit dd789c3 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: only offload decryption of read responses if multiple requests (bsc#1144333).- Refresh patches.suse/cifs-move-cifsFileInfo_put-logic-into-a-work-queue.patch.- commit affe62b * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: enable offload of decryption of large reads via mount option (bsc#1144333).- commit eb4899a * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: allow parallelizing decryption of reads (bsc#1144333).- Refresh patches.suse/cifs-move-cifsFileInfo_put-logic-into-a-work-queue.patch.- commit d787d29 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: add a debug macro that prints \\\\server\\share for errors (bsc#1144333).- commit 096fc0e * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: allow skipping signature verification for perf sensitive configurations (bsc#1144333).- commit 27aee6f * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: add dynamic tracepoints for flush and close (bsc#1144333).- commit fa30abf * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: log warning if CSC policy conflicts with cache mount option (bsc#1144333).- commit 74d0103 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: add mount option to allow RW caching of share accessed by only 1 client (bsc#1144333).- commit 2f43da9 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: add some more descriptive messages about share when mounting cache=ro (bsc#1144333).- commit da524e8 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: add mount option to allow forced caching of read only share (bsc#1144333).- commit 94b7519 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: fix dereference on ses before it is null checked (bsc#1144333).- commit 6a06e6d * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: add new debugging macro cifs_server_dbg (bsc#1144333).- Refresh patches.suse/CIFS-Fix-retry-mid-list-corruption-on-reconnects.patch.- Refresh patches.suse/cifs-Fix-use-after-free-bug-in-cifs_reconnect-.patch.- commit 83cd21c * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: remove set but not used variables (bsc#1144333).- commit 13ee866 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: remove unused variable (bsc#1144333).- commit 467483b * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: remove redundant assignment to variable rc (bsc#1144333).- commit a5c3cc8 * Sun Mar 01 2020 palcantaraAATTsuse.de- smb3: add missing flag definitions (bsc#1144333).- commit 45a4401 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: add passthrough for smb2 setinfo (bsc#1144333).- commit 4de20eb * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: allow chmod to set mode bits using special sid (bsc#1144333).- commit 5fbe36e * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: get mode bits from special sid on stat (bsc#1144333).- commit 7207b99 * Sun Mar 01 2020 palcantaraAATTsuse.de- fs: cifs: cifsssmb: remove redundant assignment to variable ret (bsc#1144333).- commit fb9cfc1 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: fix a comment for the timeouts when sending echos (bsc#1144333).- commit b63e1d1 * Sun Mar 01 2020 palcantaraAATTsuse.de- cifs: replace various strncpy with strscpy and similar (bsc#1144333).- commit eb53672 * Sun Mar 01 2020 nstangeAATTsuse.de- debugfs: defer debugfs_fsdata allocation to first usage (bsc#1159198). Prerequisite for bsc#1159198.- commit 9839cd1 * Sun Mar 01 2020 nstangeAATTsuse.de- debugfs: call debugfs_real_fops() only after debugfs_file_get() (bsc#1159198). Prerequisite for bsc#1159198.- commit 26a9bca * Sat Feb 29 2020 msuchanekAATTsuse.de- scsi: ibmvfc: Avoid loss of all paths during SVC node reboot (bsc#1161951 ltc#183551).- commit 9c7ebe5 * Sat Feb 29 2020 msuchanekAATTsuse.de- scsi: ibmvfc: Mark expected switch fall-throughs (bsc#1161951 ltc#183551).- scsi: ibmvscsi: Don\'t use rc uninitialized in ibmvscsi_do_work (bsc#1161951 ltc#183551).- scsi: ibmvscsi: fix tripping of blk_mq_run_hw_queue WARN_ON (bsc#1161951 ltc#183551).- scsi: ibmvscsi: redo driver work thread to use enum action states (bsc#1161951 ltc#183551).- scsi: ibmvscsi: Wire up host_reset() in the driver\'s scsi_host_template (bsc#1161951 ltc#183551).- scsi: ibmvfc: Clean up transport events (bsc#1161951 ltc#183551).- scsi: ibmvfc: Byte swap status and error codes when logging (bsc#1161951 ltc#183551).- scsi: ibmvfc: Add failed PRLI to cmd_status lookup array (bsc#1161951 ltc#183551).- scsi: ibmvfc: Remove \"failed\" from logged errors (bsc#1161951 ltc#183551).- scsi: ibmvscsi: change strncpy+truncation to strlcpy (bsc#1161951 ltc#183551).- scsi: ibmvscsi: Improve strings handling (bsc#1161951 ltc#183551). Refresh patches.suse/ibmvscsi-Protect-ibmvscsi_head-from-concurrent-modif.patch.- scsi: ibmvfc: Remove unneeded semicolons (bsc#1161951 ltc#183551).- scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id (bsc#1161951 ltc#183551).- scsi: ibmvfc: Do not call fc_block_scsi_eh() on host reset (bsc#1161951 ltc#183551).- scsi: ibmvfc: constify dev_pm_ops structures (bsc#1161951 ltc#183551).- scsi: ibmvscsi: constify dev_pm_ops structures (bsc#1161951 ltc#183551).- commit 10127f3 * Fri Feb 28 2020 palcantaraAATTsuse.de- Delete patches.suse/cifs-Fix-memory-allocation-in-__smb2_handle_cancelle.patch.- commit ebf9604 * Fri Feb 28 2020 palcantaraAATTsuse.de- Delete patches.suse/cifs-Fix-mount-options-set-in-automount.patch.- commit 071871a * Thu Feb 27 2020 tabrahamAATTsuse.com- x86/kdump: Export the SME mask to vmcoreinfo (bsc#1141895).- kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabled (bsc#1141895).- iommu/amd: Remap the IOMMU device table with the memory encryption mask for kdump (bsc#1141895).- kexec: Allocate decrypted control pages for kdump if SME is enabled (bsc#1141895).- x86/ioremap: Add an ioremap_encrypted() helper (bsc#1141895).- commit 2f72905 * Thu Feb 27 2020 dwagnerAATTsuse.de- scsi: qla2xxx: Update driver version to 10.01.00.24-k (bsc#1157424).- scsi: qla2xxx: Use QLA_FW_STOPPED macro to propagate flag (bsc#1157424).- scsi: qla2xxx: Add fixes for mailbox command (bsc#1157424).- scsi: qla2xxx: Fix control flags for login/logout IOCB (bsc#1157424).- scsi: qla2xxx: Save rscn_gen for new fcport (bsc#1157424).- scsi: qla2xxx: Use correct ISP28xx active FW region (bsc#1157424).- scsi: qla2xxx: Print portname for logging in qla24xx_logio_entry() (bsc#1157424).- scsi: qla2xxx: Fix qla2x00_echo_test() based on ISP type (bsc#1157424).- scsi: qla2xxx: Correction to selection of loopback/echo test (bsc#1157424).- scsi: qla2xxx: Use endian macros to assign static fields in fwdump header (bsc#1157424).- scsi: qla2xxx: Fix RDP response size (bsc#1157424).- scsi: qla2xxx: Handle cases for limiting RDP response payload length (bsc#1157424).- scsi: qla2xxx: Add deferred queue for processing ABTS and RDP (bsc#1157424).- scsi: qla2xxx: Cleanup ELS/PUREX iocb fields (bsc#1157424).- scsi: qla2xxx: Show correct port speed capabilities for RDP command (bsc#1157424).- scsi: qla2xxx: Display message for FCE enabled (bsc#1157424).- scsi: qla2xxx: Add vendor extended FDMI commands (bsc#1157424).- scsi: qla2xxx: Add ql2xrdpenable module parameter for RDP (bsc#1157424).- scsi: qla2xxx: Add vendor extended RDP additions and amendments (bsc#1157424).- scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDP (bsc#1157424).- scsi: qla2xxx: Add endianizer macro calls to fc host stats (bsc#1157424).- scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN data (bsc#1157424).- scsi: qla2xxx: Move free of fcport out of interrupt context (bsc#1157424).- scsi: qla2xxx: Add beacon LED config sysfs interface (bsc#1157424).- scsi: qla2xxx: Check locking assumptions at runtime in qla2x00_abort_srb() (bsc#1157424).- scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set cmd->se_cmd.map_tag (bsc#1157424).- commit 40e61ec * Thu Feb 27 2020 oneukumAATTsuse.com- blacklist.conf: we don\'t have support for this feature- commit d5d6a5e * Thu Feb 27 2020 jslabyAATTsuse.cz- net: sch_prio: When ungrafting, replace with FIFO (networking-stable-20_01_11).- pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM (networking-stable-20_01_11).- net: stmmac: dwmac-sunxi: Allow all RGMII modes (networking-stable-20_01_11).- net: usb: lan78xx: fix possible skb leak (networking-stable-20_01_11).- vlan: vlan_changelink() should propagate errors (networking-stable-20_01_11).- vlan: fix memory leak in vlan_dev_set_egress_priority (networking-stable-20_01_11).- net: dsa: mv88e6xxx: Preserve priority when setting CPU port (networking-stable-20_01_11).- sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY (networking-stable-20_01_11).- vxlan: fix tos value before xmit (networking-stable-20_01_11).- tcp: fix \"old stuff\" D-SACK causing SACK to be treated as D-SACK (networking-stable-20_01_11).- commit d611396 * Wed Feb 26 2020 msuchanekAATTsuse.de- rpm/package-descriptions: garbege collection remove old ARM and Xen flavors.- commit bda0360 * Wed Feb 26 2020 mhockoAATTsuse.com- Created new preempt kernel flavor (jsc#SLE-11309) Configs are cloned from the respective $arch/default configs. All changed configs appart from CONFIG_PREEMPT->y are a result of dependencies, namely many lock/unlock primitives are no longer inlined in the preempt kernel. TREE_RCU has been also changed to PREEMPT_RCU which is the default implementation for PREEMPT kernel.- commit f994874 * Wed Feb 26 2020 dkirjanovAATTsuse.com- xfrm: fix sa selector validation (bsc#1156609).- commit 6090a75 * Tue Feb 25 2020 oneukumAATTsuse.com- thunderbolt: Prevent crash if non-active NVMem file is read (git-fixes).- commit de443bc * Tue Feb 25 2020 oneukumAATTsuse.com- USB: quirks: blacklist duplicate ep on Sound Devices USBPre2 (git-fixes).- commit 59238ae * Tue Feb 25 2020 oneukumAATTsuse.com- USB: core: add endpoint-blacklist quirk (git-fixes).- commit ce70381 * Tue Feb 25 2020 oneukumAATTsuse.com- tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure (git-fixes).- commit efe8520 * Tue Feb 25 2020 meissnerAATTsuse.de- sign also s390x kernel images (bsc#1163524)- commit b38b611 * Tue Feb 25 2020 jroedelAATTsuse.de- KVM: nVMX: Check IO instruction VM-exit conditions (CVE-2020-2732 bsc#1163971).- KVM: nVMX: Refactor IO bitmap checks into helper function (CVE-2020-2732 bsc#1163971).- KVM: nVMX: Don\'t emulate instructions in guest mode (CVE-2020-2732 bsc#1163971).- commit 4072fcf * Tue Feb 25 2020 jslabyAATTsuse.cz- net: sched: correct flower port blocking (git-fixes).- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (git-fixes).- commit 4e2d8d7 * Tue Feb 25 2020 jslabyAATTsuse.cz- blacklist.conf: add one arm 32b specific- commit 23ff630 * Tue Feb 25 2020 jgrossAATTsuse.com- KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks (bsc#1164735).- commit 0e55d38 * Tue Feb 25 2020 jgrossAATTsuse.com- KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks (bsc#1164734).- commit 0e64a59 * Tue Feb 25 2020 jgrossAATTsuse.com- KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c (bsc#1164733).- commit 7544761 * Tue Feb 25 2020 jgrossAATTsuse.com- KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF attacks (bsc#1164732).- commit a0cd2f6 * Tue Feb 25 2020 jgrossAATTsuse.com- KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() from Spectre-v1/L1TF attacks (bsc#1164731).- commit ffbe4dd * Tue Feb 25 2020 jgrossAATTsuse.com- KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks (bsc#1164730).- commit 595de19 * Tue Feb 25 2020 jgrossAATTsuse.com- KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks (bsc#1164729).- commit 88aaa8f * Tue Feb 25 2020 jgrossAATTsuse.com- KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks (bsc#1164728).- commit 89d1eeb * Tue Feb 25 2020 jgrossAATTsuse.com- KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks (bsc#1164727).- commit 1fb413b * Tue Feb 25 2020 jgrossAATTsuse.com- KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks (bsc#1164712).- commit 9b26318 * Tue Feb 25 2020 jgrossAATTsuse.com- KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks (bsc#1164705).- commit e11c3a6 * Tue Feb 25 2020 jgrossAATTsuse.com- KVM: fix spectrev1 gadgets (bsc#1164705).- commit b8ac5b0 * Mon Feb 24 2020 msuchanekAATTsuse.de- sr_vendor: support Beurer GL50 evo CD-on-a-chip devices (boo#1164632).- cdrom: respect device capabilities during opening action (boo#1164632).- commit 913b040 * Mon Feb 24 2020 msuchanekAATTsuse.de- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).- commit f9c5f12 * Mon Feb 24 2020 jgrossAATTsuse.com- xen: Enable interrupts when calling _cond_resched() (bsc#1065600).- commit e03f560 * Mon Feb 24 2020 jackAATTsuse.cz- patches.suse/ext4-Fix-mount-failure-with-quota-configured-as-modu.patch: Update tags- commit 2979de9 * Mon Feb 24 2020 oheringAATTsuse.de- hv_netvsc: Fix unwanted rx_table reset (bsc#1164598).- hv_netvsc: Fix tx_table init in rndis_set_subchannel() (bsc#1164598).- hv_netvsc: Fix send_table offset in case of a host bug (bsc#1164598).- hv_netvsc: Fix offset usage in netvsc_send_table() (bsc#1164598).- commit ca7cb76 * Mon Feb 24 2020 ptesarikAATTsuse.cz- Refresh patches.suse/powerpc-tm-Fix-clearing-MSR-TS-in-current-when-recla.patch.- commit dc675ff * Mon Feb 24 2020 dkirjanovAATTsuse.com- ext4: fix mount failure with quota configured as module (bsc#1164471).- commit 1336f8a * Mon Feb 24 2020 dkirjanovAATTsuse.com- ext4: fix mount failure with quota configured as module (bsc#1164471).- Refresh patches.suse/powerpc-papr_scm-Don-t-enable-direct-map-for-a-regio.patch.- Refresh patches.suse/powerpc-pseries-lparcfg-Fix-display-of-Maximum-Memor.patch.- commit 4dcda30 * Sun Feb 23 2020 dbuesoAATTsuse.de- Revert \"locking/pvqspinlock: Don\'t wait if vCPU is preempted\" (bsc#1050549).- lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop (bsc#1050549).- locking/rwsem: Prevent decrement of reader count before increment (bsc#1050549).- net: core: another layer of lists, around PF_MEMALLOC skb handling (bsc#1050549).- commit e25c37a * Sun Feb 23 2020 dbuesoAATTsuse.de- Refresh patches.suse/0001-sched-wake_q-Reduce-reference-counting-for-special-u.patch.- commit 8d792cf * Sun Feb 23 2020 colyliAATTsuse.de- md/raid0: Fix buffer overflow at debug print (bsc#1164051).- commit 7a0a649 * Sun Feb 23 2020 mkubecekAATTsuse.cz- net: add sendmsg_locked and sendpage_locked to af_inet6 (bsc#1144162).- commit 70def10 * Fri Feb 21 2020 dbuesoAATTsuse.de- Revert \"locking/pvqspinlock: Don\'t wait if vCPU is preempted\" (bsc#1050549).- lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop (bsc#1050549).- locking/rwsem: Prevent decrement of reader count before increment (bsc#1050549).- commit 42325b1 * Fri Feb 21 2020 dbuesoAATTsuse.de- Refresh patches.suse/0001-sched-wake_q-Reduce-reference-counting-for-special-u.patch.- commit 7ead2fe * Fri Feb 21 2020 nstangeAATTsuse.de- kABI: restore debugfs_remove_recursive() (bsc#1159198).- commit fc14e27 * Fri Feb 21 2020 nstangeAATTsuse.de- simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems (bsc#1159198 CVE-2019-19770).- Import upstream commit.- Refresh patches.kabi/debugfs-kabi-fix-d_fsdata-semantics.patch.- Refresh patches.kabi/debugfs-kabi-provide-removal-prot-comp-wrappers.patch.- commit 894cecb * Fri Feb 21 2020 jackAATTsuse.cz- ext4: Fix mount failure with quota configured as module (bsc#1164471).- commit 1342bf2 * Fri Feb 21 2020 nstangeAATTsuse.de- debugfs: simplify __debugfs_remove_file() (bsc#1159198). Prerequisite for bsc#1159198.- commit c322f62 * Fri Feb 21 2020 nstangeAATTsuse.de- debugfs: debugfs_use_start/finish do not exist anymore (bsc#1159198). Prerequisite for bsc#1159198.- commit 177be0c * Fri Feb 21 2020 nstangeAATTsuse.de- debugfs: fix debugfs_real_fops() build error (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.- commit 4faee88 * Thu Feb 20 2020 msuchanekAATTsuse.de- Update vanilla config.- commit 5f8c762 * Thu Feb 20 2020 nstangeAATTsuse.de- kABI: fixes for debugfs per-file removal protection backports (bsc#1159198 bsc#1109911). Work around kABI issues introduced by backporting the debugfs per-file removal protection series as a prerequisite for bsc#1159198.- commit b74ed75 * Thu Feb 20 2020 oneukumAATTsuse.com- ALSA: hda/realtek - Fix silent output on MSI-GL73 (git-fixes).- commit 741e612 * Thu Feb 20 2020 oneukumAATTsuse.com- ALSA: usb-audio: Apply sample rate quirk for Audioengine D1 (git-fixes).- commit 079b347 * Thu Feb 20 2020 nstangeAATTsuse.de- debugfs: defer debugfs_fsdata allocation to first usage (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.- commit 2e4e624 * Thu Feb 20 2020 nstangeAATTsuse.de- debugfs: call debugfs_real_fops() only after debugfs_file_get() (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.- commit 2b2f352 * Thu Feb 20 2020 msuchanekAATTsuse.de- Update vanilla config.- commit b14034c * Thu Feb 20 2020 nstangeAATTsuse.de- debugfs: purge obsolete SRCU based removal protection (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.- blacklist.conf: remove commit, the kABI breakage analyzed in bsc#1109911 will be worked around in a follow-up patch.- Import upstream commit.- commit 6f86d26 * Thu Feb 20 2020 nstangeAATTsuse.de- IB/hfi1: convert to debugfs_file_get() and -put() (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.- commit c35ebaf * Thu Feb 20 2020 nstangeAATTsuse.de- debugfs: convert to debugfs_file_get() and -put() (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.- blacklist.conf: remove commit, the kABI breakage analyzed in bsc#1109911 will be worked around in a follow-up patch.- Import upstream commit.- commit a849b1f * Thu Feb 20 2020 nstangeAATTsuse.de- debugfs: debugfs_real_fops(): drop __must_hold sparse annotation (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.- commit e72f387 * Thu Feb 20 2020 nstangeAATTsuse.de- debugfs: implement per-file removal protection (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.- blacklist.conf: remove commit, the kABI breakage analyzed in bsc#1109911 will be worked around in a follow-up patch.- Import upstream commit.- commit 9ac6fb5 * Thu Feb 20 2020 mbruggerAATTsuse.com- ata: ahci: Add shutdown to freeze hardware resources of ahci (bsc#1164388).- commit 5534a25 * Thu Feb 20 2020 nstangeAATTsuse.de- debugfs: add support for more elaborate ->d_fsdata (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.- Import upstream commit.- Refresh patches.suse/debugfs-fix-use-after-free-on-symlink-traversal.patch. Refresh patches.suse/debugfs-fix-use-after-free-on-symlink-traversal.patch- commit 4cbdd41 * Wed Feb 19 2020 msuchanekAATTsuse.de- powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery (bsc#1118338 ltc#173734).- commit d457b83 * Wed Feb 19 2020 tiwaiAATTsuse.de- ASoC: sun8i-codec: Fix setting DAI data format (git-fixes).- ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs (git-fixes).- ALSA: seq: Fix concurrent access to queue current tick/time (git-fixes).- ALSA: seq: Avoid concurrent access to queue flags (git-fixes).- commit 64b5055 * Wed Feb 19 2020 mbruggerAATTsuse.com- iommu/io-pgtable-arm: Fix race handling in split_blk_unmap() (bsc#1164115).- commit 5db87c0 * Wed Feb 19 2020 mbruggerAATTsuse.com- Fix the locking in dcache_readdir() and friends (bsc#1123328).- commit 68d8450 * Wed Feb 19 2020 mkoutnyAATTsuse.com- blacklist.conf: Add 84029fd04c20 memcg: account security cred as well to kmemcg- commit ba988c9 * Wed Feb 19 2020 jroedelAATTsuse.de- blacklist.conf: Add 3 Documentation fixes- commit da664f9 * Wed Feb 19 2020 jroedelAATTsuse.de- perf/x86/intel: Fix inaccurate period in context switch for auto-reload (bsc#1164315).- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA (bsc#1164314).- commit a1c01aa * Wed Feb 19 2020 oneukumAATTsuse.com- rtlwifi: Remove redundant semicolon in wifi.h (git-fixes).- commit a4f35ff * Wed Feb 19 2020 oneukumAATTsuse.com- rtlwifi: Fix MAX MPDU of VHT capability (git-fixes).- commit 6e75344 * Wed Feb 19 2020 jackAATTsuse.cz- ext4: fix support for inode sizes > 1024 bytes (bsc#1164284).- commit 9a6f837 * Wed Feb 19 2020 mbenesAATTsuse.cz- ftrace: Protect ftrace_graph_hash with ftrace_sync (git-fixes).- commit a805af5 * Wed Feb 19 2020 mbenesAATTsuse.cz- tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu (git-fixes).- commit 186221c * Wed Feb 19 2020 mbenesAATTsuse.cz- tracing: Annotate ftrace_graph_hash pointer with __rcu (git-fixes).- commit fa90098 * Tue Feb 18 2020 msuchanekAATTsuse.de- powerpc: avoid adjusting memory_limit for capture kernel memory reservation (bsc#1140025 ltc#176086).- powerpc: reserve memory for capture kernel after hugepages init (bsc#1140025 ltc#176086).- commit 65946b0 * Tue Feb 18 2020 dwagnerAATTsuse.de- nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info (bsc#1163774).- commit b4f028e * Tue Feb 18 2020 mbenesAATTsuse.cz- blacklist.conf: b527b638fd63 (\"tracing: Simplify assignment parsing for hist triggers\") There are many upstream prerequisities missing in our 4.12 based kernels. Backporting is not worth it.- commit 401162b * Tue Feb 18 2020 oneukumAATTsuse.com- media: pulse8-cec: fix lost cec_transmit_attempt_done() call.- commit 33cffe3 * Tue Feb 18 2020 oneukumAATTsuse.com- blacklist.conf: this patch is not a bugfix- commit 2e9866d * Tue Feb 18 2020 oneukumAATTsuse.com- media: cec: CEC 2.0-only bcast messages were ignored (git-fixes).- commit b87555d * Tue Feb 18 2020 jgrossAATTsuse.com- xen/balloon: Support xend-based toolstack take two (bsc#1065600).- commit 1484fe9 * Tue Feb 18 2020 oneukumAATTsuse.com- media: exynos4-is: fix wrong mdev and v4l2 dev order in error path (git-fixes).- commit d926c05 * Tue Feb 18 2020 oneukumAATTsuse.com- media: ov6650: Fix incorrect use of JPEG colorspace (git-fixes).- commit 466ec16 * Tue Feb 18 2020 mbenesAATTsuse.cz- ftrace: Add comment to why rcu_dereference_sched() is open coded (git-fixes).- commit 6753e32 * Tue Feb 18 2020 oneukumAATTsuse.com- media: ov6650: Fix crop rectangle alignment not passed back (git-fixes).- commit 33b236c * Tue Feb 18 2020 mbenesAATTsuse.cz- tracing: Fix tracing_stat return values in error handling paths (git-fixes).- commit 1687eca * Tue Feb 18 2020 oneukumAATTsuse.com- blacklist.conf: dcmi driver included in v5.2- commit d83c1bc * Tue Feb 18 2020 mbenesAATTsuse.cz- tracing: Fix very unlikely race of registering two stat tracers (git-fixes).- commit 3a9d1a9 * Tue Feb 18 2020 mhockoAATTsuse.com- genirq/proc: Return proper error code when irq_set_affinity() fails (bnc#1105392).- commit 5396ae9 * Tue Feb 18 2020 tiwaiAATTsuse.de- rtc: cmos: Stop using shared IRQ (bsc#1051510).- rtc: hym8563: Return -EINVAL if the time is known to be invalid (bsc#1051510).- power: supply: ltc2941-battery-gauge: fix use-after-free (bsc#1051510).- usb: gadget: legacy: set max_speed to super-speed (bsc#1051510).- mmc: spi: Toggle SPI polarity, do not hardcode it (bsc#1051510).- mtd: fix mtd_oobavail() incoherent returned value (bsc#1051510).- commit f59a732 * Tue Feb 18 2020 tiwaiAATTsuse.de- mfd: rn5t618: Mark ADC control register volatile (bsc#1051510).- mfd: da9062: Fix watchdog compatible string (bsc#1051510).- mfd: dln2: More sanity checking for endpoints (bsc#1051510).- media/v4l2-core: set pages dirty upon releasing DMA buffers (bsc#1051510).- commit 348c38a * Tue Feb 18 2020 mbruggerAATTsuse.com- arm64: Revert support for execute-only user mappings (bsc#1160218).- commit fdd58cc * Tue Feb 18 2020 jackAATTsuse.cz- blk-mq: make sure that line break can be printed (bsc#1164098).- commit 03f5b58 * Tue Feb 18 2020 petr.pavluAATTsuse.com- cifs: fix mount option display for sec=krb5i (bsc#1161907).- commit ee5b687 * Tue Feb 18 2020 jackAATTsuse.cz- ext4: add cond_resched() to ext4_protect_reserved_inode (bsc#1164069 CVE-2020-8992).- commit a5af463 * Tue Feb 18 2020 jackAATTsuse.cz- ext4: add cond_resched() to ext4_protect_reserved_inode (bsc#1164069 CVE-2020-8992).- commit 9b8a49c * Tue Feb 18 2020 colyliAATTsuse.de- bcache: remove macro nr_to_fifo_front() (bsc#1163762).- bcache: Revert \"bcache: shrink btree node cache after bch_btree_check()\" (bsc#1163762, bsc#1112504).- bcache: ignore pending signals when creating gc and allocator thread (bsc#1163762, bsc#1112504).- bcache: check return value of prio_read() (bsc#1163762).- bcache: fix incorrect data type usage in btree_flush_write() (bsc#1163762).- bcache: add readahead cache policy options via sysfs interface (bsc#1163762).- bcache: explicity type cast in bset_bkey_last() (bsc#1163762).- bcache: fix memory corruption in bch_cache_accounting_clear() (bsc#1163762).- bcache: reap from tail of c->btree_cache in bch_mca_scan() (bsc#1163762).- bcache: reap c->btree_cache_freeable from the tail in bch_mca_scan() (bsc#1163762).- bcache: remove member accessed from struct btree (bsc#1163762).- bcache: print written and keys in trace_bcache_btree_write (bsc#1163762).- bcache: avoid unnecessary btree nodes flushing in btree_flush_write() (bsc#1163762).- bcache: add code comments for state->pool in __btree_sort() (bsc#1163762).- lib: crc64: include for \'crc64_be\' (bsc#1163762).- bcache: don\'t export symbols (bsc#1163762).- bcache: remove the extra cflags for request.o (bsc#1163762).- bcache: at least try to shrink 1 node in bch_mca_scan() (bsc#1163762).- bcache: add idle_max_writeback_rate sysfs interface (bsc#1163762).- bcache: add code comments in bch_btree_leaf_dirty() (bsc#1163762).- bcache: fix deadlock in bcache_allocator (bsc#1163762).- bcache: add code comment bch_keylist_pop() and bch_keylist_pop_front() (bsc#1163762).- bcache: deleted code comments for dead code in bch_data_insert_keys() (bsc#1163762).- bcache: add more accurate error messages in read_super() (bsc#1163762).- bcache: fix static checker warning in bcache_device_free() (bsc#1163762).- bcache: fix a lost wake-up problem caused by mca_cannibalize_lock (bsc#1163762).- closures: fix a race on wakeup from closure_sync (bsc#1163762).- bcache: Fix an error code in bch_dump_read() (bsc#1163762).- bcache: add cond_resched() in __bch_cache_cmp() (bsc#1163762).- commit 584e3b9 * Tue Feb 18 2020 colyliAATTsuse.de- bcache: remove macro nr_to_fifo_front() (bsc#1163762).- bcache: Revert \"bcache: shrink btree node cache after bch_btree_check()\" (bsc#1163762, bsc#1112504).- bcache: ignore pending signals when creating gc and allocator thread (bsc#1163762, bsc#1112504).- bcache: check return value of prio_read() (bsc#1163762).- bcache: fix incorrect data type usage in btree_flush_write() (bsc#1163762).- bcache: add readahead cache policy options via sysfs interface (bsc#1163762).- bcache: explicity type cast in bset_bkey_last() (bsc#1163762).- bcache: fix memory corruption in bch_cache_accounting_clear() (bsc#1163762).- bcache: reap from tail of c->btree_cache in bch_mca_scan() (bsc#1163762).- bcache: reap c->btree_cache_freeable from the tail in bch_mca_scan() (bsc#1163762).- bcache: remove member accessed from struct btree (bsc#1163762).- bcache: print written and keys in trace_bcache_btree_write (bsc#1163762).- bcache: avoid unnecessary btree nodes flushing in btree_flush_write() (bsc#1163762).- bcache: add code comments for state->pool in __btree_sort() (bsc#1163762).- lib: crc64: include for \'crc64_be\' (bsc#1163762).- bcache: don\'t export symbols (bsc#1163762).- bcache: remove the extra cflags for request.o (bsc#1163762).- bcache: at least try to shrink 1 node in bch_mca_scan() (bsc#1163762).- bcache: add idle_max_writeback_rate sysfs interface (bsc#1163762).- bcache: add code comments in bch_btree_leaf_dirty() (bsc#1163762).- bcache: fix deadlock in bcache_allocator (bsc#1163762).- bcache: add code comment bch_keylist_pop() and bch_keylist_pop_front() (bsc#1163762).- bcache: deleted code comments for dead code in bch_data_insert_keys() (bsc#1163762).- bcache: add more accurate error messages in read_super() (bsc#1163762).- bcache: fix static checker warning in bcache_device_free() (bsc#1163762).- bcache: fix a lost wake-up problem caused by mca_cannibalize_lock (bsc#1163762).- closures: fix a race on wakeup from closure_sync (bsc#1163762).- bcache: Fix an error code in bch_dump_read() (bsc#1163762).- bcache: add cond_resched() in __bch_cache_cmp() (bsc#1163762).- commit 4dfd1dc * Tue Feb 18 2020 colyliAATTsuse.de- bcache: remove macro nr_to_fifo_front() (bsc#1163762).- bcache: Revert \"bcache: shrink btree node cache after bch_btree_check()\" (bsc#1163762, bsc#1112504).- bcache: ignore pending signals when creating gc and allocator thread (bsc#1163762, bsc#1112504).- bcache: check return value of prio_read() (bsc#1163762).- bcache: fix incorrect data type usage in btree_flush_write() (bsc#1163762).- bcache: add readahead cache policy options via sysfs interface (bsc#1163762).- bcache: explicity type cast in bset_bkey_last() (bsc#1163762).- bcache: fix memory corruption in bch_cache_accounting_clear() (bsc#1163762).- bcache: reap from tail of c->btree_cache in bch_mca_scan() (bsc#1163762).- bcache: reap c->btree_cache_freeable from the tail in bch_mca_scan() (bsc#1163762).- bcache: remove member accessed from struct btree (bsc#1163762).- bcache: print written and keys in trace_bcache_btree_write (bsc#1163762).- bcache: avoid unnecessary btree nodes flushing in btree_flush_write() (bsc#1163762).- bcache: add code comments for state->pool in __btree_sort() (bsc#1163762).- lib: crc64: include for \'crc64_be\' (bsc#1163762).- bcache: don\'t export symbols (bsc#1163762).- bcache: remove the extra cflags for request.o (bsc#1163762).- bcache: at least try to shrink 1 node in bch_mca_scan() (bsc#1163762).- bcache: add idle_max_writeback_rate sysfs interface (bsc#1163762).- bcache: add code comments in bch_btree_leaf_dirty() (bsc#1163762).- bcache: fix deadlock in bcache_allocator (bsc#1163762).- bcache: add code comment bch_keylist_pop() and bch_keylist_pop_front() (bsc#1163762).- bcache: deleted code comments for dead code in bch_data_insert_keys() (bsc#1163762).- bcache: add more accurate error messages in read_super() (bsc#1163762).- bcache: fix static checker warning in bcache_device_free() (bsc#1163762).- bcache: fix a lost wake-up problem caused by mca_cannibalize_lock (bsc#1163762).- closures: fix a race on wakeup from closure_sync (bsc#1163762).- bcache: Fix an error code in bch_dump_read() (bsc#1163762).- bcache: add cond_resched() in __bch_cache_cmp() (bsc#1163762).- commit 81c5277 * Mon Feb 17 2020 bpAATTsuse.de- percpu: Separate decrypted varaibles anytime encryption can be enabled (bsc#1114279).- commit d7f180a * Mon Feb 17 2020 tiwaiAATTsuse.de- iwlwifi: don\'t throw error when trying to remove IGTK (bsc#1051510).- clk: tegra: Mark fuse clock as critical (bsc#1051510).- iwlwifi: mvm: fix NVM check for 3168 devices (bsc#1051510).- commit e5e99fa * Mon Feb 17 2020 tiwaiAATTsuse.de- ACPI: video: Do not export a non working backlight interface on MSI MS-7721 boards (bsc#1051510).- ACPI: PM: Avoid attaching ACPI PM domain to certain devices (bsc#1051510).- ACPI / video: Add force_none quirk for Dell OptiPlex 9020M (bsc#1051510).- commit 2db9dbe * Mon Feb 17 2020 bpAATTsuse.de- x86/resctrl: Fix a deadlock due to inaccurate reference (bsc#1112178).- commit 84f8fd4 * Mon Feb 17 2020 bpAATTsuse.de- x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup (bsc#1112178).- commit eb43bbd * Mon Feb 17 2020 bpAATTsuse.de- x86/intel_rdt: Split resource group removal in two (bsc#1112178).- commit 783169e * Mon Feb 17 2020 jackAATTsuse.cz- ext4: validate the debug_want_extra_isize mount option at parse time (bsc#1163897).- commit 852350e * Mon Feb 17 2020 jroedelAATTsuse.de- blacklist.conf: Add 34087157dd7 dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB- commit 7a089c4 * Mon Feb 17 2020 jackAATTsuse.cz- jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() (bsc#1163880).- commit ccab1d7 * Mon Feb 17 2020 jackAATTsuse.cz- blacklist.conf: ee1438ce5dc4- commit b5c0cdd * Mon Feb 17 2020 jackAATTsuse.cz- reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling (bsc#1163869).- commit bfe8b1a * Mon Feb 17 2020 jackAATTsuse.cz- reiserfs: Fix memory leak of journal device string (bsc#1163867).- commit 7d69390 * Mon Feb 17 2020 jackAATTsuse.cz- blacklist.conf: blacklist d9e9866803f7- commit 06fed08 * Mon Feb 17 2020 jackAATTsuse.cz- jbd2: make sure ESHUTDOWN to be recorded in the journal superblock (bsc#1163863).- commit 32d62a9 * Mon Feb 17 2020 jackAATTsuse.cz- jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal (bsc#1163862).- commit b4faecd * Mon Feb 17 2020 jackAATTsuse.cz- ext4: check for directory entries too close to block end (bsc#1163861).- commit 363ae0b * Mon Feb 17 2020 jroedelAATTsuse.de- virtio_ring: fix unmap of indirect descriptors (bsc#1162171).- commit 53652d4 * Mon Feb 17 2020 jackAATTsuse.cz- jbd2: Fix possible overflow in jbd2_log_space_left() (bsc#1163860).- commit 4ee815d * Mon Feb 17 2020 jackAATTsuse.cz- ext2: check err when partial != NULL (bsc#1163859).- commit a4dfbe9 * Mon Feb 17 2020 jackAATTsuse.cz- quota: Check that quota is not dirty before release (bsc#1163858).- commit 193c9c4 * Mon Feb 17 2020 jackAATTsuse.cz- quota: fix livelock in dquot_writeback_dquots (bsc#1163857).- commit 742d697 * Mon Feb 17 2020 jackAATTsuse.cz- ubifs: Fix deadlock in concurrent bulk-read and writepage (bsc#1163856).- commit cb8805b * Mon Feb 17 2020 jackAATTsuse.cz- ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag (bsc#1163855).- commit 6d7263f * Mon Feb 17 2020 jackAATTsuse.cz- ext4, jbd2: ensure panic when aborting with zero errno (bsc#1163853).- commit 30e3b66 * Mon Feb 17 2020 jackAATTsuse.cz- jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record (bsc#1163852).- commit 4a36f33 * Mon Feb 17 2020 jackAATTsuse.cz- namei: only return -ECHILD from follow_dotdot_rcu() (bsc#1163851).- commit cc84f5e * Mon Feb 17 2020 jackAATTsuse.cz- ubifs: don\'t trigger assertion on invalid no-key filename (bsc#1163850).- commit 482c360 * Mon Feb 17 2020 jackAATTsuse.cz- chardev: Avoid potential use-after-free in \'chrdev_open()\' (bsc#1163849).- blacklist.conf: Blacklist e39e773ad100- commit 6f10f70 * Mon Feb 17 2020 jackAATTsuse.cz- fscrypt: don\'t set policy for a dead directory (bsc#1163846).- commit 17aba2b * Mon Feb 17 2020 jackAATTsuse.cz- fs/open.c: allow opening only regular files during execve() (bsc#1163845).- commit 21f5522 * Mon Feb 17 2020 jackAATTsuse.cz- ubifs: Reject unsupported ioctl flags explicitly (bsc#1163844).- commit 032e2ac * Mon Feb 17 2020 jackAATTsuse.cz- ext4: improve explanation of a mount failure caused by a misconfigured kernel (bsc#1163843).- commit ffbc7e8 * Mon Feb 17 2020 jackAATTsuse.cz- ext4: fix deadlock allocating crypto bounce page from mempool (bsc#1163842).- commit 5020620 * Mon Feb 17 2020 jackAATTsuse.cz- ext4: fix a bug in ext4_wait_for_tail_page_commit (bsc#1163841).- commit b6a4e50 * Mon Feb 17 2020 jackAATTsuse.cz- blk-mq: avoid sysfs buffer overflow with too many CPU cores (bsc#1163840).- commit b4154f1 * Mon Feb 17 2020 jackAATTsuse.cz- jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer (bsc#1163836).- commit 62ee02f * Mon Feb 17 2020 jackAATTsuse.cz- ext4: fix checksum errors with indexed dirs (bsc#1160979).- commit cb994c0 * Mon Feb 17 2020 jroedelAATTsuse.de- swiotlb: remove the overflow buffer (bsc#1162171).- swiotlb: do not panic on mapping failures (bsc#1162171).- commit 36d642d * Mon Feb 17 2020 tiwaiAATTsuse.de- hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions (bsc#1051510).- commit fb43633 * Mon Feb 17 2020 tzimmermannAATTsuse.de- pxa168fb: Fix the function used to release some memory in an error (bsc#1114279)- commit 7d1adcc * Mon Feb 17 2020 firo.yangAATTsuse.com- enic: prevent waking up stopped tx queues over watchdog reset (bsc#1133147).- commit a4c03e7 * Mon Feb 17 2020 jslabyAATTsuse.cz- vt: selection, close sel_buffer race (bnc#1162928 CVE-2020-8648).- vt: selection, handle pending signals in paste_selection (bnc#1162928 CVE-2020-8648).- commit f036703 * Fri Feb 14 2020 achoAATTsuse.com- net: ipv4: Add extack messages for route add failures (bsc#1152107 CVE-2019-16746).- Refresh patches.suse/net-add-extack-arg-to-lwtunnel-build-state.patch.- commit ae7f192 * Fri Feb 14 2020 achoAATTsuse.com- Fix kABI breakage by nl80211 security fix (bsc#1152107 CVE-2019-16746).- nl80211: validate beacon head (bsc#1152107 CVE-2019-16746).- netlink: replace __NLA_ENSURE implementation (bsc#1152107 CVE-2019-16746).- netlink: add validation function to policy (bsc#1152107 CVE-2019-16746).- netlink: add attribute range validation to policy (bsc#1152107 CVE-2019-16746).- netlink: add nested array policy validation (bsc#1152107 CVE-2019-16746).- netlink: allow NLA_NESTED to specify nested policy to validate (bsc#1152107 CVE-2019-16746).- netlink: move extack setting into validate_nla() (bsc#1152107 CVE-2019-16746).- netlink: make validation_data const (bsc#1152107 CVE-2019-16746).- netlink: add NLA_REJECT policy type (bsc#1152107 CVE-2019-16746).- netlink: Return extack message if attribute validation fails (bsc#1152107 CVE-2019-16746).- commit fef0299 * Thu Feb 13 2020 tiwaiAATTsuse.de- PCI/AER: Take reference on error devices (bsc#1161561).- commit 48f6862 * Thu Feb 13 2020 tiwaiAATTsuse.de- PCI/AER: Clear device status bits during ERR_COR handling (bsc#1161561).- commit de5308d * Thu Feb 13 2020 tiwaiAATTsuse.de- Correct fallouts from previous AER/DPC fixes (bsc#1161561) Refreshed: patches.suse/PCI-AER-Clear-device-status-bits-during-ERR_FATAL-an.patch patches.suse/PCI-ERR-Run-error-recovery-callbacks-for-all-affecte.patch patches.suse/PCI-ERR-Use-slot-reset-if-available.patch patches.suse/PCI-Handle-error-return-from-pci_reset_bridge_second.patch patches.suse/pci-dpc-fix-print-aer-status-in-dpc-event-handling- commit f1d0f65 * Thu Feb 13 2020 tiwaiAATTsuse.de- PCI/ERR: Use slot reset if available (bsc#1161561).- PCI/AER: Don\'t clear AER bits if error handling is Firmware-First (bsc#1161561).- PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL (bsc#1161561).- PCI/AER: Factor out ERR_NONFATAL status bit clearing (bsc#1161561).- PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recovery (bsc#1161561).- PCI/AER: Clear only ERR_FATAL status bits during fatal recovery (bsc#1161561).- commit b0ede7b * Thu Feb 13 2020 tiwaiAATTsuse.de- PCI/ERR: Run error recovery callbacks for all affected devices (bsc#1161561).- PCI/AER: Don\'t read upstream ports below fatal errors (bsc#1161561).- commit e55bd3b * Wed Feb 12 2020 jdelvareAATTsuse.de- ACPI / watchdog: Set default timeout in probe (bsc#1162557).- ACPI: watchdog: Allow disabling WDAT at boot (bsc#1162557).- watchdog: wdat_wdt: fix get_timeleft call for wdat_wdt (bsc#1162557).- ACPI / watchdog: Fix init failure with overlapping register regions (bsc#1162557).- commit 645ab77 * Wed Feb 12 2020 tabrahamAATTsuse.com- stop_machine: Atomically queue and wake stopper threads (bsc#1088810, bsc#1161702).- stop_machine: Disable preemption after queueing stopper threads (bsc#1088810, bsc#1161702).- stop_machine: Disable preemption when waking two stopper threads (bsc#1088810, bsc#1161702).- stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock (bsc#1088810, bsc#1161702).- commit 01cba10 * Wed Feb 12 2020 tabrahamAATTsuse.com- stop_machine: Atomically queue and wake stopper threads (bsc#1088810, bsc#1161702).- stop_machine: Disable preemption after queueing stopper threads (bsc#1088810, bsc#1161702).- stop_machine: Disable preemption when waking two stopper threads (bsc#1088810, bsc#1161702).- stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock (bsc#1088810, bsc#1161702).- commit accedbe * Wed Feb 12 2020 tiwaiAATTsuse.de- kconfig: fix broken dependency in randconfig-generated .config (bsc#1051510).- clocksource: Prevent double add_timer_on() for watchdog_timer (bsc#1051510).- soc/tegra: fuse: Correct straps\' address for older Tegra124 device trees (bsc#1051510).- commit f9c40a6 * Tue Feb 11 2020 fdmananaAATTsuse.com- Btrfs: fix race between adding and putting tree mod seq elements and nodes (bsc#1163384).- commit fe1bd86 * Tue Feb 11 2020 fdmananaAATTsuse.com- Btrfs: fix infinite loop during fsync after rename operations (bsc#1163383).- commit 23d4a74 * Mon Feb 10 2020 bpAATTsuse.de- x86/resctrl: Fix a deadlock due to inaccurate reference (bsc#1112178).- commit 3a9e034 * Mon Feb 10 2020 msuchanekAATTsuse.de- powerpc/papr_scm: Fix leaking \'bus_desc.provider_name\' in some paths (FATE#327775 bsc#1142685 ltc#179509).- commit 1db3933 * Mon Feb 10 2020 lyanAATTsuse.com- KVM: Clean up __kvm_gfn_to_hva_cache_init() and its callers (bsc#1133021).- commit b97d849 * Mon Feb 10 2020 msuchanekAATTsuse.de- powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning (bsc#1065729).- powerpc/pseries: Advance pfn if section is not present in lmb_is_removable() (bsc#1065729).- powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce for DDW (bsc#1065729).- powerpc/pseries/hotplug-memory: Change rc variable to bool (bsc#1065729).- commit bf415b5 * Mon Feb 10 2020 tiwaiAATTsuse.de- Move upstreamed wireless fixes into sorted section Refreshed: patches.suse/libertas-Fix-two-buffer-overflows-at-parsing-bss-des.patch patches.suse/libertas-dont-exit-from-lbs_ibss_join_existing-with.patch patches.suse/libertas-make-lbs_ibss_join_existing-return-error.patch patches.suse/mwifiex-fix-unbalanced-locking-in-mwifiex_process_co.patch- commit 42d5531 * Mon Feb 10 2020 msuchanekAATTsuse.de- Move unsortable patch out of sorted section.- commit fff5ee3 * Mon Feb 10 2020 bpAATTsuse.de- x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup (bsc#1112178).- x86/intel_rdt: Split resource group removal in two (bsc#1112178).- commit 3cd8b17 * Mon Feb 10 2020 tiwaiAATTsuse.de- hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUs (bsc#1163206).- x86/amd_nb: Add PCI device IDs for family 17h, model 70h (bsc#1163206).- commit a669f82 * Sat Feb 08 2020 tiwaiAATTsuse.de- drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero (bsc#1111666).- commit 669f8c8 * Sat Feb 08 2020 tiwaiAATTsuse.de- clk: qcom: rcg2: Don\'t crash if our parent can\'t be found; return an error (bsc#1051510).- clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock (bsc#1051510).- commit 582d3c9 * Fri Feb 07 2020 mbenesAATTsuse.cz- livepatch/samples/selftest: Use klp_shadow_alloc() API correctly (bsc#1071995).- commit 6ee55f9 * Fri Feb 07 2020 mbenesAATTsuse.cz- livepatch/selftest: Clean up shadow variable names and type (bsc#1071995).- commit 79f67ba * Fri Feb 07 2020 bpAATTsuse.de- x86/resctrl: Fix use-after-free when deleting resource groups (bsc#1114279).- commit 34678c2 * Thu Feb 06 2020 tiwaiAATTsuse.de- ALSA: hda: Reset stream if DMA RUN bit not cleared (bsc#1111666).- commit ff94c1c * Thu Feb 06 2020 tiwaiAATTsuse.de- ALSA: hda: Clear RIRB status before reading WP (bsc#1111666).- ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supported (bsc#1111666).- ALSA: dummy: Fix PCM format loop in proc output (bsc#1111666).- ALSA: usb-audio: Fix endianess in descriptor validation (bsc#1111666).- ALSA: hda: Add JasperLake PCI ID and codec vid (bsc#1111666).- ALSA: hda/hdmi - Clean up Intel platform-specific fixup checks (bsc#1111666).- ALSA: hda: hdmi - fix pin setup on Tigerlake (bsc#1111666).- ALSA: hda: hdmi - add Tigerlake support (bsc#1111666).- commit 12c2460 * Thu Feb 06 2020 oneukumAATTsuse.com- Refresh patches.suse/powerpc-mm-Remove-kvm-radix-prefetch-workaround-for-.patch.- Refresh patches.suse/powerpc-xmon-don-t-access-ASDR-in-VMs.patch.- commit 3993465 * Thu Feb 06 2020 chrubisAATTsuse.cz- rpm/kernel-binary.spec.in: Replace Novell with SUSE- commit facfa17 * Thu Feb 06 2020 oneukumAATTsuse.com- USB: core: fix check for duplicate endpoints (git-fixes).- commit 0c49080 * Thu Feb 06 2020 nborisovAATTsuse.com- btrfs: don\'t double lock the subvol_sem for rename exchange (bsc#1162943).- commit ffaf953 * Thu Feb 06 2020 oneukumAATTsuse.com- usbip: Fix error path of vhci_recv_ret_submit() (git-fixes).- commit 1990539 * Thu Feb 06 2020 oneukumAATTsuse.com- USB: EHCI: Do not return -EPIPE when hub is disconnected (git-fixes).- commit 9120386 * Thu Feb 06 2020 mkoutnyAATTsuse.com- blacklist.conf: Add \"cgroup: Prevent double killing of css when enabling threaded cgroup\"- commit f0c71d3 * Thu Feb 06 2020 bpAATTsuse.de- x86/resctrl: Check monitoring static key in the MBM overflow handler (bsc#1114279).- commit c0ced14 * Wed Feb 05 2020 msuchanekAATTsuse.de- rpm/kernel-binary.spec.in: Conflict with too old powerpc-utils (jsc#ECO-920, jsc#SLE-11054, jsc#SLE-11322).- commit 18f87bb * Wed Feb 05 2020 tiwaiAATTsuse.de- pwm: Remove set but not set variable \'pwm\' (git-fixes).- pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional (git-fixes).- commit 0558b48 * Wed Feb 05 2020 tiwaiAATTsuse.de- PCI: Add DMA alias quirk for Intel VCA NTB (bsc#1051510).- Refresh patches.suse/0001-PCI-Vulcan-AHCI-PCI-bar-fix-for-Broadcom-Vulcan-earl.patch.- commit d8dfb79 * Wed Feb 05 2020 tiwaiAATTsuse.de- media: af9005: uninitialized variable printked (bsc#1051510).- media: digitv: don\'t continue if remote control state can\'t be read (bsc#1051510).- media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0 (bsc#1051510).- media: gspca: zero usb_buf (bsc#1051510).- staging: vt6656: Fix false Tx excessive retries reporting (bsc#1051510).- staging: vt6656: use NULLFUCTION stack on mac80211 (bsc#1051510).- staging: vt6656: correct packet types for CTS protect, mode (bsc#1051510).- Bluetooth: Fix race condition in hci_release_sock() (bsc#1051510).- r8152: get default setting of WOL before initializing (bsc#1051510).- wireless: wext: avoid gcc -O3 warning (bsc#1051510).- mac80211: Fix TKIP replay protection immediately after key setup (bsc#1051510).- wireless: fix enabling channel 12 for custom regulatory domain (bsc#1051510).- mac80211: mesh: restrict airtime metric to peered established plinks (bsc#1051510).- qmi_wwan: Add support for Quectel RM500Q (bsc#1051510).- soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot (bsc#1051510).- clk: mmp2: Fix the order of timer mux parents (bsc#1051510).- watchdog: rn5t618_wdt: fix module aliases (bsc#1051510).- watchdog: max77620_wdt: fix potential build errors (bsc#1051510).- usb-storage: Disable UAS on JMicron SATA enclosure (bsc#1051510).- commit a1d8113 * Tue Feb 04 2020 oneukumAATTsuse.com- USB: serial: option: add support for Quectel RM500Q in QDL mode (git-fixes).- commit 4942ac7 * Tue Feb 04 2020 oneukumAATTsuse.com- USB: serial: option: add ZLP support for 0x1bc7/0x9010 (git-fixes).- commit 65020b5 * Tue Feb 04 2020 oneukumAATTsuse.com- USB: serial: option: add Telit ME910G1 0x110a composition (git-fixes).- commit 36d60ed * Tue Feb 04 2020 oneukumAATTsuse.com- blacklist.conf: this patch would break access to some partitions as block devices- commit e2a1e70 * Tue Feb 04 2020 oneukumAATTsuse.com- blacklist.conf: this would make device nodes go away- commit d9d77ec * Tue Feb 04 2020 oneukumAATTsuse.com- usb: roles: fix a potential use after free (git-fixes).- commit 6d08d1a * Tue Feb 04 2020 msuchanekAATTsuse.de- blacklist.conf: add inapplicable ppc commits 6fbcdd59094a powerpc: Add barrier_nospec to raw_copy_in_user() - barrier is not on other archs - to branch on the data in kernel after copy_in_user touched it it must go through copy_from_user which already has the barrier 0ed1325967ab mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush - some bits to support this are missing on 4.12- commit c48521b * Tue Feb 04 2020 jroedelAATTsuse.de- Documentation: Document arm64 kpti control (bsc#1162623).- commit 41a59a1 * Tue Feb 04 2020 jroedelAATTsuse.de- blacklist.conf: Add 860dd4424f34 scsi: dma-mapping: always provide dma_get_cache_alignment- commit e9d1bf6 * Tue Feb 04 2020 jroedelAATTsuse.de- KVM: SVM: Override default MMIO mask if memory encryption is enabled (bsc#1162618).- x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR (bsc#1162619).- iommu/amd: Fix IOMMU perf counter clobbering during init (bsc#1162617).- commit 9b1186b * Tue Feb 04 2020 bpAATTsuse.de- x86/resctrl: Prevent possible overrun during bitmap operations (bsc#1114648).- commit 9f8ccc3 * Tue Feb 04 2020 jslabyAATTsuse.cz- udp: fix integer overflow while computing available space in sk_rcvbuf (networking-stable-20_01_01).- gtp: avoid zero size hashtable (networking-stable-20_01_01).- gtp: fix an use-after-free in ipv4_pdp_find() (networking-stable-20_01_01).- gtp: fix wrong condition in gtp_genl_dump_pdp() (networking-stable-20_01_01).- gtp: do not allow adding duplicate tid and ms_addr pdp context (networking-stable-20_01_01).- tcp: do not send empty skb from tcp_write_xmit() (networking-stable-20_01_01).- net: ena: fix napi handler misbehavior when the napi budget is zero (networking-stable-20_01_01).- vhost/vsock: accept only packets with the right dst_cid (networking-stable-20_01_01).- commit 02c1ea8 * Tue Feb 04 2020 jslabyAATTsuse.cz- net: dst: Force 4-byte alignment of dst_metrics (networking-stable-19_12_28).- mod_devicetable: fix PHY module format (networking-stable-19_12_28).- net: hisilicon: Fix a BUG trigered by wrong bytes_compl (networking-stable-19_12_28).- net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() (networking-stable-19_12_28).- net: qlogic: Fix error paths in ql_alloc_large_buffers() (networking-stable-19_12_28).- qede: Fix multicast mac configuration (networking-stable-19_12_28).- net: usb: lan78xx: Fix suspend/resume PHY register access error (networking-stable-19_12_28).- sctp: fully initialize v4 addr in some functions (networking-stable-19_12_28).- commit 9e42803 * Mon Feb 03 2020 rgoldwynAATTsuse.com- vfs: fix do_last() regression (bsc#1162109,CVE-2020-8428).- Update patches.suse/do_last-fetch-directory--i_mode-and--i_uid-before-its-too-late.patch (bsc#1162109,CVE-2020-8428).- commit d5b0754 * Mon Feb 03 2020 dwagnerAATTsuse.de- scsi: qla2xxx: Fix unbound NVME response length (bsc#1157966 bsc#1158013 bsc#1157424).- scsi: qla2xxx: Fix a NULL pointer dereference in an error path (bsc#1157966 bsc#1158013 bsc#1157424).- commit 28fb5c5 * Mon Feb 03 2020 dwagnerAATTsuse.de- Refresh series.conf The qla2xxx driver patches have been merged into mainline.- commit 0a23420 * Mon Feb 03 2020 msuchanekAATTsuse.de- KVM: PPC: Book3S PR: Fix -Werror=return-type build failure (bsc#1061840).- KVM: PPC: Book3S PR: Free shared page if mmu initialization fails (bsc#1061840).- KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails (bsc#1061840).- commit 198a374 * Sun Feb 02 2020 tiwaiAATTsuse.de- drm/amdgpu: add function parameter description in \'amdgpu_device_set_cg_state\' (bsc#1111666).- commit b67a662 * Sat Feb 01 2020 tiwaiAATTsuse.de- PCI/switchtec: Fix vep_vector_number ioread width (bsc#1051510).- PCI: Don\'t disable bridge BARs when assigning bus resources (bsc#1051510).- media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors (bsc#1051510).- media: iguanair: fix endpoint sanity check (bsc#1051510).- media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments (bsc#1051510).- lib/scatterlist.c: adjust indentation in __sg_alloc_table (bsc#1051510).- lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() (bsc#1051510).- drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add (bsc#1051510).- drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler (bsc#1051510).- drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new() (bsc#1051510).- drm: bridge: dw-hdmi: constify copied structure (bsc#1051510).- drm/rockchip: lvds: Fix indentation of a #define (bsc#1051510).- drm/amdgpu: remove set but not used variable \'amdgpu_connector\' (bsc#1051510).- drm/amdgpu: remove set but not used variable \'mc_shared_chmap\' from \'gfx_v6_0.c\' and \'gfx_v7_0.c\' (bsc#1051510).- drm/amdgpu: remove set but not used variable \'mc_shared_chmap\' (bsc#1051510).- drm/amdgpu: remove always false comparison in \'amdgpu_atombios_i2c_process_i2c_ch\' (bsc#1051510).- drm/amdgpu: remove set but not used variable \'dig\' (bsc#1051510).- drm/amdgpu: remove set but not used variable \'dig_connector\' (bsc#1051510).- drm/amdgpu: add function parameter description in \'amdgpu_gart_bind\' (bsc#1051510).- drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table (bsc#1051510).- commit f2d241f * Fri Jan 31 2020 rgoldwynAATTsuse.com- Refresh patches.suse/new-helper-lookup_positive_unlocked.patch.- commit fa97292 * Fri Jan 31 2020 rgoldwynAATTsuse.com- fix autofs regression caused by follow_managed() changes (bsc#1159271).- commit 7d4c0d2 * Fri Jan 31 2020 tiwaiAATTsuse.de- drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable (bsc#1111666).- drm/amd/powerplay: remove set but not used variable \'us_mvdd\' (bsc#1111666).- drm/amdgpu: remove set but not used variable \'invalid\' (bsc#1111666).- drm/rect: update kerneldoc for drm_rect_clip_scaled() (bsc#1111666).- drm/rect: Avoid division by zero (bsc#1111666).- drm/ttm: ttm_tt_init_fields() can be static (bsc#1111666).- commit 01df7ca * Fri Jan 31 2020 tiwaiAATTsuse.de- sh_eth: check sh_eth_cpu_data::dual_port when dumping registers (bsc#1051510).- pstore/ram: Write new dumps to start of recycled zones (bsc#1051510).- commit 10d7679 * Fri Jan 31 2020 tiwaiAATTsuse.de- regulator: rk808: Lower log level on optional GPIOs being not available (bsc#1051510).- blacklist.conf:- regulator: Fix return value of _set_load() stub (bsc#1051510).- commit 63f7749 * Fri Jan 31 2020 tiwaiAATTsuse.de- serial: serial_core: Perform NULL checks for break_ctl ops (bsc#1051510).- serial: ifx6x60: add missed pm_runtime_disable (bsc#1051510).- serial: pl011: Fix DMA ->flush_buffer() (bsc#1051510).- serial: stm32: fix transmit_chars when tx is stopped (bsc#1051510).- commit 79cfc39 * Fri Jan 31 2020 tiwaiAATTsuse.de- sh_eth: fix invalid context bug while changing link options by ethtool (bsc#1051510).- sh_eth: fix invalid context bug while calling auto-negotiation by ethtool (bsc#1051510).- sh_eth: fix TSU init on SH7734/R8A7740 (bsc#1051510).- sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1 (bsc#1051510).- sh_eth: fix dumping ARSTR (bsc#1051510).- sh_eth: fix TXALCR1 offsets (bsc#1051510).- commit 5218c7d * Fri Jan 31 2020 tiwaiAATTsuse.de- soc: renesas: rcar-sysc: Add goto to of_node_put() before return (bsc#1051510).- spi: tegra114: configure dma burst size to fifo trig level (bsc#1051510).- spi: tegra114: flush fifos (bsc#1051510).- spi: tegra114: terminate dma and reset on transfer timeout (bsc#1051510).- spi: tegra114: fix for unpacked mode transfers (bsc#1051510).- spi: tegra114: clear packed bit for unpacked mode (bsc#1051510).- commit a78f464 * Fri Jan 31 2020 tiwaiAATTsuse.de- tty: serial: msm_serial: Fix lockup for sysrq and oops (bsc#1051510).- tty: vt: keyboard: reject invalid keycodes (bsc#1051510).- tty: n_hdlc: fix build on SPARC (bsc#1051510).- tty/serial: atmel: Add is_half_duplex helper (bsc#1051510).- commit a836206 * Fri Jan 31 2020 tiwaiAATTsuse.de- usb: host: xhci-hub: fix extra endianness conversion (bsc#1051510).- usb: gadget: Zero ffs_io_data (bsc#1051510).- commit a126de0 * Fri Jan 31 2020 tiwaiAATTsuse.de- xhci: make sure interrupts are restored to correct state (bsc#1051510).- xhci: fix USB3 device initiated resume race with roothub autosuspend (bsc#1051510).- xhci: Fix memory leak in xhci_add_in_port() (bsc#1051510).- commit c77f87a * Thu Jan 30 2020 rgoldwynAATTsuse.com- fs/namei.c: fix missing barriers when checking positivity (bsc#1159271).- fix dget_parent() fastpath race (bsc#1159271).- new helper: lookup_positive_unlocked() (bsc#1159271).- fs/namei.c: pull positivity check into follow_managed() (bsc#1159271).- commit 0b72b8a * Thu Jan 30 2020 jackAATTsuse.cz- patches.kabi/libnvdimm-fix-devm_nsio_enable-kabi.patch: Fixup compiler warning- commit 70b9535 * Thu Jan 30 2020 tiwaiAATTsuse.de- blacklist.conf: Add reverted bridge patches- commit 3751c4f * Thu Jan 30 2020 tiwaiAATTsuse.de- clocksource/drivers/bcm2835_timer: Fix memory leak of timer (bsc#1051510).- commit 797ab37 * Thu Jan 30 2020 tiwaiAATTsuse.de- 6pack,mkiss: fix possible deadlock (bsc#1051510).- bonding: fix unexpected IFF_BONDING bit unset (bsc#1051510).- bonding: fix potential NULL deref in bond_update_slave_arr (bsc#1051510).- drivers/base/memory.c: don\'t access uninitialized memmaps in soft_offline_page_store() (bsc#1051510).- ACPI / APEI: Switch estatus pool to use vmalloc memory (bsc#1051510).- commit b76f5a0 * Thu Jan 30 2020 mbenesAATTsuse.cz- s390/ftrace: generate traced function stack frame (jsc#SLE-11178 jsc#SLE-11179).- commit deb84ab * Thu Jan 30 2020 tiwaiAATTsuse.de- pinctrl: cherryview: Fix irq_valid_mask calculation (bsc#1111666).- mac80211: fix ieee80211_txq_setup_flows() failure path (bsc#1111666).- commit aea7c08 * Thu Jan 30 2020 tiwaiAATTsuse.de- brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362 (bsc#1111666).- brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev() (bsc#1111666).- commit 7068580 * Thu Jan 30 2020 tiwaiAATTsuse.de- blacklist.conf: unneeded patches for wireless and gpu/host1x- commit db8d4e6 * Thu Jan 30 2020 tiwaiAATTsuse.de- crypto: reexport crypto_shoot_alg() (bsc#1051510, kABI fix).- commit 8011775 * Thu Jan 30 2020 tiwaiAATTsuse.de- staging: wlan-ng: ensure error return is actually returned (bsc#1051510).- serial: 8250_bcm2835aux: Fix line mismatch on driver unbind (bsc#1051510).- USB: serial: ir-usb: fix IrLAP framing (bsc#1051510).- USB: serial: ir-usb: fix link-speed handling (bsc#1051510).- USB: serial: ir-usb: add missing endpoint sanity check (bsc#1051510).- usb: typec: tcpci: mask event interrupts when remove driver (bsc#1051510).- phy: qualcomm: Adjust indentation in read_poll_timeout (bsc#1051510).- usb: gadget: f_ecm: Use atomic_t to track in-flight request (bsc#1051510).- usb: gadget: f_ncm: Use atomic_t to track in-flight request (bsc#1051510).- usb: dwc3: turn off VBUS when leaving host mode (bsc#1051510).- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B (bsc#1051510).- crypto: api - Fix race condition in crypto_spawn_alg (bsc#1051510).- firestream: fix memory leaks (bsc#1051510).- commit 3b2c2e3 * Wed Jan 29 2020 rgoldwynAATTsuse.com- do_last(): fetch directory ->i_mode and ->i_uid before it\'s too late (bsc#1152109,CVE-2020-8428).- commit 04a3b87 * Wed Jan 29 2020 fdmananaAATTsuse.com- Btrfs: send, skip backreference walking for extents with many references (bsc#1162139).- commit c79a67c * Wed Jan 29 2020 fdmananaAATTsuse.com- Btrfs: fix btrfs_write_inode vs delayed iput deadlock (bsc#1154243).- commit d4cc2af * Wed Jan 29 2020 tiwaiAATTsuse.de- hwmon: (core) Do not use device managed functions for memory allocations (bsc#1051510).- hwmon: (adt7475) Make volt2reg return same reg as reg2volt input (bsc#1051510).- hwmon: (nct7802) Fix voltage limits to wrong registers (bsc#1051510).- media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT (bsc#1051510).- commit 1332a26 * Wed Jan 29 2020 vbabkaAATTsuse.cz- Update config files.- Re-enable fixed CONFIG_DEBUG_PAGEALLOC, bsc#1159096- commit aed9949 * Wed Jan 29 2020 msuchanekAATTsuse.de- powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2 (bsc#1061840).- commit c90320a * Wed Jan 29 2020 msuchanekAATTsuse.de- powerpc/xmon: don\'t access ASDR in VMs (bsc#1065729).- commit 0ae415f * Wed Jan 29 2020 msuchanekAATTsuse.de- powerpc/papr_scm: Don\'t enable direct map for a region by default (bsc#1129551).- commit 1f6195f * Wed Jan 29 2020 tiwaiAATTsuse.de- crypto: atmel-sha - fix error handling when setting hmac key (bsc#1051510).- crypto: chelsio - fix writing tfm flags to wrong place (bsc#1051510).- crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill (bsc#1051510).- crypto: api - Check spawn->alg under lock in crypto_drop_spawn (bsc#1051510).- crypto: af_alg - Use bh_lock_sock in sk_destruct (bsc#1051510).- crypto: pcrypt - Do not clear MAY_SLEEP flag in original request (bsc#1051510).- commit e7a3dea * Wed Jan 29 2020 tiwaiAATTsuse.de- ath10k: Correct the DMA direction for management tx buffers (bsc#1111666).- ath10k: pci: Fix comment on ath10k_pci_dump_memory_sram (bsc#1111666).- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe (bsc#1111666).- mwifiex: delete unused mwifiex_get_intf_num() (bsc#1111666).- crypto: caam/qi2 - fix typo in algorithm\'s driver name (bsc#1111666).- commit 91b0a34 * Wed Jan 29 2020 tiwaiAATTsuse.de- ALSA: sh: Fix unused variable warnings (bsc#1111666).- commit 0375342 * Wed Jan 29 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Add Headset Mic supported for HP cPC (bsc#1111666).- ALSA: hda: patch_hdmi: remove warnings with empty body (bsc#1111666).- ALSA: hda: correct kernel-doc parameter descriptions (bsc#1111666).- ALSA: hda: patch_realtek: fix empty macro usage in if block (bsc#1111666).- ALSA: hda: More constifications (bsc#1111666).- ALSA: hda/realtek - More constifications (bsc#1111666).- ALSA: hda/realtek - Apply mic mute LED quirk for Dell E7xx laptops, too (bsc#1111666).- ALSA: hda - constify and cleanup static NodeID tables (bsc#1111666).- ALSA: hda: Constify snd_pci_quirk tables (bsc#1111666).- ALSA: hda: Constify snd_kcontrol_new items (bsc#1111666).- ALSA: hda: constify copied structure (bsc#1111666).- commit 8e45cc6 * Wed Jan 29 2020 tiwaiAATTsuse.de- ALSA: hda: Add Clevo W65_67SB the power_save blacklist (git-fixes).- ALSA: hda - Add docking station support for Lenovo Thinkpad T420s (git-fixes).- ALSA: hda/hdmi - add retry logic to parse_intel_hdmi() (git-fixes).- ALSA: hda/analog - Minor optimization for SPDIF mux connections (git-fixes).- ALSA: sh: Fix compile warning wrt const (git-fixes).- ALSA: control: remove useless assignment in .info callback of PCM chmap element (git-fixes).- Revert \"ath10k: fix DMA related firmware crashes on multiple devices\" (git-fixes).- iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop (git-fixes).- mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame() (git-fixes).- ath9k: fix storage endpoint lookup (git-fixes).- brcmfmac: Fix memory leak in brcmf_usbdev_qinit (git-fixes).- zd1211rw: fix storage endpoint lookup (git-fixes).- rsi_91x_usb: fix interface sanity check (git-fixes).- rtl8xxxu: fix interface sanity check (git-fixes).- orinoco_usb: fix interface sanity check (git-fixes).- brcmfmac: fix interface sanity check (git-fixes).- brcmfmac: Fix use after free in brcmf_sdio_readframes() (git-fixes).- bcma: remove set but not used variable \'sizel\' (git-fixes).- NFC: pn544: Adjust indentation in pn544_hci_check_presence (git-fixes).- ppp: Adjust indentation into ppp_async_input (git-fixes).- commit 3e07a2c * Wed Jan 29 2020 wquAATTsuse.com- btrfs: dev-replace: remove warning for unknown return codes when finished (dependency for bsc#1162067).- commit 26e12a1 * Wed Jan 29 2020 wquAATTsuse.com- btrfs: scrub: Require mandatory block group RO for dev-replace (bsc#1162067).- commit 5ce4491 * Tue Jan 28 2020 msuchanekAATTsuse.de- powerpc/pseries/lparcfg: Fix display of Maximum Memory (bsc#1162028 ltc#181740).- commit 2e7f114 * Tue Jan 28 2020 mkubecekAATTsuse.cz- xfrm: Fix transport mode skb control buffer usage (bsc#1161552).- commit 6b7ffe9 * Tue Jan 28 2020 tiwaiAATTsuse.de- iwlwifi: clear persistence bit according to device family (bsc#1111666).- commit f4b01c3 * Tue Jan 28 2020 tiwaiAATTsuse.de- blacklist.conf: Add DRM entries that are cherry-picked or can be skipped- commit 680d0b3 * Tue Jan 28 2020 tiwaiAATTsuse.de- drm/i915/perf: add missing delay for OA muxes configuration (bsc#1111666).- commit a088a85 * Tue Jan 28 2020 tiwaiAATTsuse.de- drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe() (bsc#1111666).- commit 1673f07 * Tue Jan 28 2020 tiwaiAATTsuse.de- drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV (bsc#1111666).- commit 193da37 * Tue Jan 28 2020 tiwaiAATTsuse.de- drm/amdgpu/{uvd,vcn}: fetch ring\'s read_ptr after alloc (bsc#1111666).- commit b85966f * Tue Jan 28 2020 tiwaiAATTsuse.de- drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2) (bsc#1111666).- commit 4e75b6c * Tue Jan 28 2020 tiwaiAATTsuse.de- drm/i915: Sanity check mmap length against object size (bsc#1111666).- drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set (bsc#1111666).- commit 7a7dd55 * Tue Jan 28 2020 tiwaiAATTsuse.de- drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware model (bsc#1111666).- commit b5ededd * Tue Jan 28 2020 tiwaiAATTsuse.de- cfg80211: fix memory leak in cfg80211_cqm_rssi_update (bsc#1111666).- cfg80211: fix deadlocks in autodisconnect work (bsc#1111666).- drm/sun4i: tcon: Set min division of TCON0_DCLK to 1 (bsc#1111666).- mwifiex: update set_mac_address logic (bsc#1111666).- drm/nouveau/mmu: qualify vmm during dtor (bsc#1111666).- drm/nouveau/bar/gf100: ensure BAR is mapped (bsc#1111666).- drm/nouveau/bar/nv50: check bar1 vmm return value (bsc#1111666).- iwlwifi: trans: Clear persistence bit when starting the FW (bsc#1111666).- commit da8c808 * Tue Jan 28 2020 jackAATTsuse.cz- libnvdimm: Fix devm_nsio_enable() kabi (bsc#1153535).- commit 90b24a0 * Tue Jan 28 2020 jackAATTsuse.cz- libnvdimm/namespace: Differentiate between probe mapping and runtime mapping (bsc#1153535).- commit 1da801b * Tue Jan 28 2020 jackAATTsuse.cz- libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init() (bsc#1127682 bsc#1153535 ltc#175033 ltc#181834).- commit b11349c * Tue Jan 28 2020 palcantaraAATTsuse.de- Refresh patches.suse/fs-cifs-Fix-atime-update-check-vs-mtime.patch. Fix ARM build breakage.- commit 3f9aac1 * Tue Jan 28 2020 mbenesAATTsuse.cz- powerpc/livepatch: return -ERRNO values in save_stack_trace_tsk_reliable() (bsc#1071995 bsc#1161875).- commit 54a166e * Mon Jan 27 2020 tiwaiAATTsuse.de- kABI workaround for can/skb.h inclusion (bsc#1051510).- commit f10235d * Mon Jan 27 2020 fdmananaAATTsuse.com- btrfs: handle ENOENT in btrfs_uuid_tree_iterate (bsc#1161937).- commit 898ec22 * Mon Jan 27 2020 fdmananaAATTsuse.com- btrfs: abort transaction after failed inode updates in create_subvol (bsc#1161936).- commit 86efd6f * Mon Jan 27 2020 fdmananaAATTsuse.com- btrfs: skip log replay on orphaned roots (bsc#1161935).- commit d7306e0 * Mon Jan 27 2020 fdmananaAATTsuse.com- btrfs: do not call synchronize_srcu() in inode_tree_del (bsc#1161934).- commit 030bfe1 * Mon Jan 27 2020 fdmananaAATTsuse.com- btrfs: record all roots for rename exchange on a subvol (bsc#1161933).- commit c75e5f1 * Mon Jan 27 2020 fdmananaAATTsuse.com- Btrfs: make tree checker detect checksum items with overlapping ranges (bsc#1161931).- commit 3a43ffe * Mon Jan 27 2020 fdmananaAATTsuse.com- Btrfs: fix missing data checksums after replaying a log tree (bsc#1161931).- commit 1ad9bcf * Mon Jan 27 2020 tiwaiAATTsuse.de- dmaengine: coh901318: Remove unused variable (bsc#1051510).- commit 2df1d21 * Mon Jan 27 2020 tiwaiAATTsuse.de- USB: serial: io_edgeport: handle unbound ports on URB completion (bsc#1051510).- Refresh patches.suse/USB-serial-io_edgeport-add-missing-active-port-sanit.patch.- commit 97a5ac8 * Mon Jan 27 2020 tiwaiAATTsuse.de- can, slip: Protect tty->disc_data in write_wakeup and close with RCU (bsc#1051510).- Input: pm8xxx-vib - fix handling of separate enable register (bsc#1051510).- Input: keyspan-remote - fix control-message timeouts (bsc#1051510).- Input: rmi_f54 - read from FIFO in 32 byte blocks (bsc#1051510).- Revert \"Input: synaptics-rmi4 - don\'t increment rmiaddr for SMBus transfers\" (bsc#1051510).- Input: sur40 - fix interface sanity checks (bsc#1051510).- Input: gtco - fix endpoint sanity check (bsc#1051510).- Input: aiptek - fix endpoint sanity check (bsc#1051510).- Input: pegasus_notetaker - fix endpoint sanity check (bsc#1051510).- Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register (bsc#1051510).- mmc: sdhci: fix minimum clock rate for v3 controller (bsc#1051510).- mmc: tegra: fix SDR50 tuning override (bsc#1051510).- macvlan: use skb_reset_mac_header() in macvlan_queue_xmit() (bsc#1051510).- batman-adv: Fix DAT candidate selection on little endian systems (bsc#1051510).- cfg80211: check for set_wiphy_params (bsc#1051510).- USB: serial: option: Add support for Quectel RM500Q (bsc#1051510).- USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx (bsc#1051510).- usb: core: hub: Improved device recognition on remote wakeup (bsc#1051510).- ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1 (bsc#1051510).- clk: Don\'t try to enable critical clocks if prepare failed (bsc#1051510).- usb: musb: fix idling for suspend after disconnect interrupt (bsc#1051510).- usb: chipidea: host: Disable port power only if previously enabled (bsc#1051510).- usb: musb: dma: Correct parameter passed to IRQ handler (bsc#1051510).- staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713 (bsc#1051510).- macvlan: do not assume mac_header is set in macvlan_broadcast() (bsc#1051510).- can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs (bsc#1051510).- dmaengine: Fix access to uninitialized dma_slave_caps (bsc#1051510).- af_packet: set defaule value for tmo (bsc#1051510).- regulator: rn5t618: fix module aliases (bsc#1051510).- staging: rtl8188eu: fix interface sanity check (bsc#1051510).- iio: adc: max9611: Fix too short conversion time delay (bsc#1051510).- USB: atm: ueagle-atm: add missing endpoint check (bsc#1051510).- rtc: msm6242: Fix reading of 10-hour digit (bsc#1051510).- Input: synaptics-rmi4 - simplify data read in rmi_f54_work (bsc#1051510).- ASoC: cs4349: Use PM ops \'cs4349_runtime_pm\' (bsc#1051510).- mac80211: Do not send Layer 2 Update frame before authorization (bsc#1051510).- drm/mst: Fix MST sideband up-reply failure handling (bsc#1051510).- rtc: pcf8523: set xtal load capacitance from DT (bsc#1051510).- i2c: imx: don\'t print error message on probe defer (bsc#1051510).- dmaengine: coh901318: Fix a double-lock bug (bsc#1051510).- rtc: dt-binding: abx80x: fix resistance scale (bsc#1051510).- rtc: max8997: Fix the returned value in case of error in \'max8997_rtc_read_alarm()\' (bsc#1051510).- pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issues (bsc#1051510).- Staging: iio: adt7316: Fix i2c data reading, set the data field (bsc#1051510).- dma-mapping: fix return type of dma_set_max_seg_size() (bsc#1051510).- ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion() (bsc#1051510).- rtc: s35390a: Change buf\'s type to u8 in s35390a_init (bsc#1051510).- USB: serial: io_edgeport: use irqsave() in USB\'s complete callback (bsc#1051510).- clk: sunxi: sun9i-mmc: Implement reset callback for reset controls (bsc#1051510).- commit c8ef7b5 * Mon Jan 27 2020 mhockoAATTsuse.com- drivers/base/memory.c: cache blocks in radix tree to accelerate lookup (bsc#1159955 ltc#182993).- mm: memory_hotplug: use put_device() if device_register fail (bsc#1159955 ltc#182993).- commit 1d8b51f * Mon Jan 27 2020 mbenesAATTsuse.cz- tracing: xen: Ordered comparison of function pointers (git-fixes).- commit 1c6dbae * Mon Jan 27 2020 tiwaiAATTsuse.de- mwifiex: fix unbalanced locking in mwifiex_process_country_ie() (CVE-2019-14895 bsc#1157158).- commit 6a8e423 * Mon Jan 27 2020 jeyuAATTsuse.de- rpm/kabi.pl: support new (>=5.4) Module.symvers format (new symbol namespace field)- commit eecbd97 * Mon Jan 27 2020 msuchanekAATTsuse.de- powerpc/xive: Discard ESB load value when interrupt is invalid (fate#322438 bsc#1085030).- commit 7e96163 * Mon Jan 27 2020 msuchanekAATTsuse.de- Update patches.suse/powerpc-xive-Implement-get_irqchip_state-method-for-.patch (fate#322438 bsc#1085030).- commit 47c7830 * Mon Jan 27 2020 dwagnerAATTsuse.de- scsi: lpfc: fix build failure with DEBUGFS disabled (bsc#1154601).- commit 297f6af * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: add support for virtually mapped kernel stacks (jsc#SLE-11179).- Update config files.- Refresh patches.kabi/kabi-fix-s390-vtime-steal-time-exponential-moving-average.patch.- Refresh patches.suse/s390-setup-fix-early-warning-messages.- Refresh patches.suse/s390-smp-fix-calling-smp_call_ipl_cpu-from-ipl-cpu.- Refresh patches.suse/s390-vtime-steal-time-exponential-moving-average.patch. VMAP_STACK is not intended to be enabled on s390. Important preliminary patches are missing (are not backported). The aim is to benefit from the necessary changes in the code. Later patches heavily rely on that.- commit 3e5612b * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: kabi workaround for lowcore changes due to vmap stack (jsc#SLE-11179).- Refresh patches.kabi/kabi-fix-s390-vtime-steal-time-exponential-moving-average.patch.- commit cb12d7a * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/ftrace: save traced function caller (jsc#SLE-11179).- commit 4f5fced * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: stop gracefully at user mode pt_regs in irq stack (jsc#SLE-11179).- commit 324dbed * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: kabi workaround for reliable stack tracing (jsc#SLE-11179).- commit 3e75c56 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/livepatch: Implement reliable stack tracing for the consistency model (jsc#SLE-11179).- Update config files.- Refresh patches.kabi/s390-kabi-for-stack-unwind-api.patch.- commit 39e3f93 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: add stack pointer alignment sanity checks (jsc#SLE-11179).- commit 9799cb5 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: filter out unreliable bogus %r14 (jsc#SLE-11179).- commit 662568c * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: start unwinding from reliable state (jsc#SLE-11179).- commit 0b7c81e * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/test_unwind: print verbose unwinding results (jsc#SLE-11179).- commit b2bdca6 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: fix register clobbering in CALL_ON_STACK (jsc#SLE-11179).- commit 6d07860 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: always inline get_stack_pointer (jsc#SLE-11179).- commit d6888ba * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: stop gracefully at task pt_regs (jsc#SLE-11179).- commit 7e4ce14 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/head64: correct init_task stack setup (jsc#SLE-11179).- commit 63d4744 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: make reuse_sp default when unwinding pt_regs (jsc#SLE-11179).- commit 8f7bf05 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: report an error if pt_regs are not on stack (jsc#SLE-11179).- commit d74af69 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: avoid misusing CALL_ON_STACK for task stack setup (jsc#SLE-11179).- commit de93e1d * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: correct CALL_ON_STACK back_chain saving (jsc#SLE-11179).- Refresh patches.kabi/s390-kabi-for-stack-unwind-api.patch.- commit 886b31e * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: unify task is current checks (jsc#SLE-11179).- commit fc11cdc * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: disable preemption when switching to nodat stack with CALL_ON_STACK (jsc#SLE-11179).- commit 65710a3 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: always inline disabled_wait (jsc#SLE-11179).- commit e7b6a66 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr() (jsc#SLE-11179).- commit fb32d60 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: fix mixing regs and sp (jsc#SLE-11179).- commit 0927805 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: always inline current_stack_pointer() (jsc#SLE-11179).- commit de22106 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/process: avoid custom stack unwinding in get_wchan (jsc#SLE-11179).- Refresh patches.kabi/s390-kabi-for-stack-unwind-api.patch.- commit c5864ce * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: fix get_stack_pointer(NULL, NULL) (jsc#SLE-11179).- commit 70942a5 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/stacktrace: use common arch_stack_walk infrastructure (jsc#SLE-11179).- Update config files.- Refresh patches.kabi/s390-kabi-for-stack-unwind-api.patch.- commit 772f8f8 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/kasan: avoid report in get_wchan (jsc#SLE-11179).- commit 3fd6dff * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: remove stack recursion warning (jsc#SLE-11179).- commit 67f7e15 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: avoid int overflow in outside_of_stack (jsc#SLE-11179).- commit 406641e * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: cleanup unused READ_ONCE_TASK_STACK (jsc#SLE-11179).- commit bc1c99f * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/kasan: avoid false positives during stack unwind (jsc#SLE-11179).- commit ab5abeb * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: correct stack switching during unwind (jsc#SLE-11179).- commit 5674e2c * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: kabi workaround for ftrace_ret_stack (jsc#SLE-11179).- commit 1284669 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR (jsc#SLE-11179).- commit e700095 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: preserve kabi for stack unwind API (jsc#SLE-11179).- commit 0a63af9 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/unwind: introduce stack unwind API (jsc#SLE-11179).- commit 9f8c15f * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: fine-tune stack switch helper (jsc#SLE-11179).- commit b0c4cf1 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390/suspend: fix stack setup in swsusp_arch_suspend (jsc#SLE-11179).- commit 2c3777a * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: unify stack size definitions (jsc#SLE-11179).- commit 0f48eca * Fri Jan 24 2020 mbenesAATTsuse.cz- init: add arch_call_rest_init to allow stack switching (jsc#SLE-11179).- commit 1489f30 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: add stack switch helper (jsc#SLE-11179).- commit 6aee5e9 * Fri Jan 24 2020 mbenesAATTsuse.cz- s390: clean up stacks setup (jsc#SLE-11179).- commit 77f1144 * Fri Jan 24 2020 mbenesAATTsuse.cz- stacktrace: Get rid of unneeded \'!!\' pattern (jsc#SLE-11179).- commit 9c1196d * Fri Jan 24 2020 mbenesAATTsuse.cz- stacktrace: Don\'t skip first entry on noncurrent tasks (jsc#SLE-11179).- commit d3f2ba5 * Fri Jan 24 2020 mbenesAATTsuse.cz- stacktrace: Force USER_DS for stack_trace_save_user() (jsc#SLE-11179).- commit 9fc6ec0 * Fri Jan 24 2020 mbenesAATTsuse.cz- stacktrace: Use PF_KTHREAD to check for kernel threads (jsc#SLE-11179).- commit 867ae83 * Fri Jan 24 2020 mbenesAATTsuse.cz- stacktrace: Unbreak stack_trace_save_tsk_reliable() (jsc#SLE-11179).- commit 326194c * Fri Jan 24 2020 mbenesAATTsuse.cz- stacktrace: Provide common infrastructure (jsc#SLE-11179).- commit 9dd4d9a * Fri Jan 24 2020 mbenesAATTsuse.cz- livepatch: Simplify stack trace retrieval (jsc#SLE-11179).- Refresh patches.suse/livepatch-remove-duplicate-warning-about-missing-reliable-stacktrace-support.patch.- commit 3d3a6c6 * Fri Jan 24 2020 mbenesAATTsuse.cz- stacktrace: Provide helpers for common stack trace operations (jsc#SLE-11179).- commit 47c9699 * Fri Jan 24 2020 mbenesAATTsuse.cz- tracing: Cleanup stack trace code (jsc#SLE-11179).- commit 6c5c394 * Fri Jan 24 2020 tiwaiAATTsuse.de- Correct references in BPF patches (bsc#1160618) Updated: patches.kabi/bpf-protect-new-fields-in-bpf-structs.patch patches.suse/bpf-Reject-indirect-var_off-stack-access-in-unpriv-m.patch patches.suse/bpf-Sanity-check-max-value-for-var_off-stack-access.patch patches.suse/bpf-Support-variable-offset-stack-access-from-helper.patch patches.suse/bpf-add-self-check-logic-to-liveness-analysis.patch patches.suse/bpf-add-verifier-stats-and-log_level-bit-2.patch patches.suse/bpf-improve-stacksafe-state-comparison.patch patches.suse/bpf-improve-verification-speed-by-droping-states.patch patches.suse/bpf-improve-verifier-branch-analysis.patch patches.suse/bpf-increase-verifier-log-limit.patch patches.suse/bpf-speed-up-stacksafe-check.patch patches.suse/bpf-verifier-teach-the-verifier-to-reason-about-the-BPF_JSET-instruction.patch- commit 1ca2172 * Fri Jan 24 2020 tiwaiAATTsuse.de- iwlwifi: change monitor DMA to be coherent (bsc#1161243).- commit c3cd234 * Thu Jan 23 2020 tiwaiAATTsuse.de- leds: Allow to call led_classdev_unregister() unconditionally (bsc#1161674).- leds: class: ensure workqueue is initialized before setting brightness (bsc#1161674).- commit 4552a8b * Thu Jan 23 2020 bpAATTsuse.de- x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI (bsc#1114279).- commit d7ed83d * Thu Jan 23 2020 dkirjanovAATTsuse.com- sfc: Remove \'PCIE error reporting unavailable\' (bsc#1161472).- commit db07955 * Thu Jan 23 2020 tbogendoerferAATTsuse.de- Update patches.suse/net-mlx5-prevent-memory-leak-in-mlx5_fpga_conn_creat.patch (bsc#1046303 FATE#322944 CVE-2019-19045). Added CVE reference- commit b121ad2 * Thu Jan 23 2020 tzimmermannAATTsuse.de- drm/sun4i: hdmi: Remove duplicate cleanup calls (bsc#1113956)- commit 744ad0e * Thu Jan 23 2020 tzimmermannAATTsuse.de- drm/i915/gvt: Pin vgpu dma address before using (bsc#1112178)- commit f24e3d1 * Thu Jan 23 2020 tzimmermannAATTsuse.de- drm/i915/gvt: set guest display buffer as readonly (bsc#1112178)- commit 3ad0b44 * Thu Jan 23 2020 tzimmermannAATTsuse.de- drm/i915/gvt: use vgpu lock for active state setting (bsc#1112178)- commit 355f47e * Thu Jan 23 2020 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amdgpu: Fix KFD-related kernel oops on Hawaii\'- commit 17939b2 * Thu Jan 23 2020 wquAATTsuse.com- btrfs: relocation: fix reloc_root lifespan and access (bsc#1159588).- commit e44a0b9 * Wed Jan 22 2020 mkoutnyAATTsuse.com- exit: panic before exit_mm() on global init exit (bsc#1161549).- commit 1332402 * Wed Jan 22 2020 mrosteckiAATTsuse.de- bpf: Sanity check max value for var_off stack access (bco#1160618).- commit b52b4b1 * Wed Jan 22 2020 mrosteckiAATTsuse.de- bpf: Reject indirect var_off stack access in unpriv mode (bco#1160618).- commit 44696f0 * Wed Jan 22 2020 mrosteckiAATTsuse.de- bpf: Reject indirect var_off stack access in raw mode (bsc#1160618).- commit a8c4b16 * Wed Jan 22 2020 tzimmermannAATTsuse.de- drm/qxl: Return error if fbdev is not 32 bpp (bsc#1159028)- commit 23d6624 * Wed Jan 22 2020 tiwaiAATTsuse.de- Update patch reference for net sit fix (CVE-2019-16994 bsc#1161523)- commit d1fd2eb * Wed Jan 22 2020 tiwaiAATTsuse.de- media: rc: prevent memory leak in cx23888_ir_probe (CVE-2019-19054 bsc#1161518).- commit c9656c9 * Wed Jan 22 2020 mkoutnyAATTsuse.com- cgroup: pids: use atomic64_t for pids->limit (bsc#1161514).- commit dab52b8 * Wed Jan 22 2020 tiwaiAATTsuse.de- libertas: make lbs_ibss_join_existing() return error code on rates overflow (CVE-2019-14896 bsc#1157157 CVE-2019-14897 bsc#1157155).- libertas: don\'t exit from lbs_ibss_join_existing() with RCU read lock held (CVE-2019-14896 bsc#1157157 CVE-2019-14897 bsc#1157155).- commit 9f8492d * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/ftrace: save traced function caller (jsc#SLE-11178).- commit 56bc813 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: stop gracefully at user mode pt_regs in irq stack (jsc#SLE-11178).- commit fa38ae6 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: kabi workaround for reliable stack tracing (jsc#SLE-11178).- commit 3a49489 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/livepatch: Implement reliable stack tracing for the consistency model (jsc#SLE-11178).- Update config files.- Refresh patches.kabi/s390-kabi-for-stack-unwind-api.patch.- commit bc1cd4a * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: add stack pointer alignment sanity checks (jsc#SLE-11178).- commit 7d41612 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: filter out unreliable bogus %r14 (jsc#SLE-11178).- commit 251846e * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: start unwinding from reliable state (jsc#SLE-11178).- commit bd480ff * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/test_unwind: print verbose unwinding results (jsc#SLE-11178).- commit 33681f8 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: fix register clobbering in CALL_ON_STACK (jsc#SLE-11178).- commit fcc06c7 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: always inline get_stack_pointer (jsc#SLE-11178).- commit 8d62b43 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: stop gracefully at task pt_regs (jsc#SLE-11178).- commit 0361fd1 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/head64: correct init_task stack setup (jsc#SLE-11178).- commit 6a6841b * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: make reuse_sp default when unwinding pt_regs (jsc#SLE-11178).- commit 410adcb * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: report an error if pt_regs are not on stack (jsc#SLE-11178).- commit 1370e91 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: avoid misusing CALL_ON_STACK for task stack setup (jsc#SLE-11178).- commit 4e28997 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: correct CALL_ON_STACK back_chain saving (jsc#SLE-11178).- Refresh patches.kabi/s390-kabi-for-stack-unwind-api.patch.- commit c6a29f4 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: unify task is current checks (jsc#SLE-11178).- commit 66fc29f * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: disable preemption when switching to nodat stack with CALL_ON_STACK (jsc#SLE-11178).- commit 618eb62 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: always inline disabled_wait (jsc#SLE-11178).- commit d1baf3c * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr() (jsc#SLE-11178).- commit 8fd8853 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: fix mixing regs and sp (jsc#SLE-11178).- commit 62542c8 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: always inline current_stack_pointer() (jsc#SLE-11178).- commit 3963edf * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/process: avoid custom stack unwinding in get_wchan (jsc#SLE-11178).- Refresh patches.kabi/s390-kabi-for-stack-unwind-api.patch.- commit d4dcf80 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: fix get_stack_pointer(NULL, NULL) (jsc#SLE-11178).- commit 85589ad * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/stacktrace: use common arch_stack_walk infrastructure (jsc#SLE-11178).- Update config files.- Refresh patches.kabi/s390-kabi-for-stack-unwind-api.patch.- commit fcae3e9 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/kasan: avoid report in get_wchan (jsc#SLE-11178).- commit 24c8542 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: remove stack recursion warning (jsc#SLE-11178).- commit 74b65c7 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: avoid int overflow in outside_of_stack (jsc#SLE-11178).- commit bc22ff8 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: cleanup unused READ_ONCE_TASK_STACK (jsc#SLE-11178).- commit edf46fc * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/kasan: avoid false positives during stack unwind (jsc#SLE-11178).- commit 9f6acbf * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: correct stack switching during unwind (jsc#SLE-11178).- commit d8b0677 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: kabi workaround for ftrace_ret_stack (jsc#SLE-11178).- commit 35b0d73 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR (jsc#SLE-11178).- commit e2944c5 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: preserve kabi for stack unwind API (jsc#SLE-11178).- commit 644647b * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/unwind: introduce stack unwind API (jsc#SLE-11178).- commit ee0189f * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: fine-tune stack switch helper (jsc#SLE-11178).- commit 04beffc * Tue Jan 21 2020 mbenesAATTsuse.cz- s390/suspend: fix stack setup in swsusp_arch_suspend (jsc#SLE-11178).- commit 8306748 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: unify stack size definitions (jsc#SLE-11178).- commit 3295a66 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: kabi workaround for lowcore changes due to vmap stack (jsc#SLE-11178).- commit 6534b0c * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: add support for virtually mapped kernel stacks (jsc#SLE-11178).- Update config files.- Refresh patches.suse/s390-setup-fix-early-warning-messages.- Refresh patches.suse/s390-smp-fix-calling-smp_call_ipl_cpu-from-ipl-cpu.- Refresh patches.suse/s390-vtime-steal-time-exponential-moving-average.patch. VMAP_STACK is not intended to be enabled on s390. Important preliminary patches are missing (are not backported). The aim is to benefit from the necessary changes in the code. Later patches heavily rely on that.- commit 0f93074 * Tue Jan 21 2020 mbenesAATTsuse.cz- init: add arch_call_rest_init to allow stack switching (jsc#SLE-11178).- commit 35d658e * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: add stack switch helper (jsc#SLE-11178).- commit 8643ad9 * Tue Jan 21 2020 mbenesAATTsuse.cz- s390: clean up stacks setup (jsc#SLE-11178).- commit cac8a15 * Tue Jan 21 2020 mbenesAATTsuse.cz- stacktrace: Get rid of unneeded \'!!\' pattern (jsc#SLE-11178).- commit 59c5872 * Tue Jan 21 2020 mbenesAATTsuse.cz- stacktrace: Don\'t skip first entry on noncurrent tasks (jsc#SLE-11178).- commit 50bbf1d * Tue Jan 21 2020 mbenesAATTsuse.cz- stacktrace: Force USER_DS for stack_trace_save_user() (jsc#SLE-11178).- commit 9a59a04 * Tue Jan 21 2020 mbenesAATTsuse.cz- stacktrace: Use PF_KTHREAD to check for kernel threads (jsc#SLE-11178).- commit d2501e6 * Tue Jan 21 2020 mbenesAATTsuse.cz- stacktrace: Unbreak stack_trace_save_tsk_reliable() (jsc#SLE-11178).- commit 00e5f6d * Tue Jan 21 2020 mbenesAATTsuse.cz- stacktrace: Provide common infrastructure (jsc#SLE-11178).- commit 3562931 * Tue Jan 21 2020 mbenesAATTsuse.cz- livepatch: Simplify stack trace retrieval (jsc#SLE-11178).- Refresh patches.suse/livepatch-remove-duplicate-warning-about-missing-reliable-stacktrace-support.patch.- commit f770cb9 * Tue Jan 21 2020 mbenesAATTsuse.cz- stacktrace: Provide helpers for common stack trace operations (jsc#SLE-11178).- commit 090c607 * Tue Jan 21 2020 mbenesAATTsuse.cz- tracing: Cleanup stack trace code (jsc#SLE-11178).- commit dee5407 * Tue Jan 21 2020 bpAATTsuse.de- x86/resctrl: Fix potential memory leak (bsc#1114279).- x86/resctrl: Fix an imbalance in domain_remove_cpu() (bsc#1114279).- commit 154b5b8 * Tue Jan 21 2020 bpAATTsuse.de- x86/mce: Fix possibly incorrect severity calculation on AMD (bsc#1114279).- commit 1a086e9 * Tue Jan 21 2020 glinAATTsuse.com- bpf: Fix incorrect verifier simulation of ARSH under ALU32 (bsc#1083647).- bpf/sockmap: Read psock ingress_msg before sk_receive_queue (bsc#1083647).- commit fa47ac5 * Mon Jan 20 2020 msuchanekAATTsuse.de- blacklist.conf: Add ppc booke fixes. 3a0990ca1a00 powerpc/booke: Spelling s/date/data/ 71eb40fc5337 powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKE- commit 25e78c4 * Mon Jan 20 2020 msuchanekAATTsuse.de- blacklist.conf: Add powerpc sstep emulation fixes (bsc#1065729). The sstep emulation received big overhaul after 4.12 and fixes do not apply to our kernel. Also before 31bfdb036f12 sstep is used little in production (xmon/kprobes/uprobes) so this should not affect production system stability. If reliability of instruction emulation is an issue all fixes should be backported to bring sstep on par with mainline, and not only the ones picked by git-fixes. 0a75aff178df powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32 45f62159f3aa powerpc: Wrap register number correctly for string load/store instructions dc39c1d68f25 powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32- commit a633b06 * Mon Jan 20 2020 mrosteckiAATTopensuse.org- kABI: Protest new fields in BPF structs (bsc#1160618).- commit f718681 * Mon Jan 20 2020 msuchanekAATTsuse.de- kernel-binary.spec.in: do not recommend firmware for kvmsmall and azure flavor (boo#1161360).- commit dbe7b27 * Mon Jan 20 2020 msuchanekAATTsuse.de- blacklist.conf: 21f57546ceaf torture: Remove exporting of internal functions- commit 604b22d * Mon Jan 20 2020 oneukumAATTsuse.com- blacklist.conf: this changes kABI- commit c3cced5 * Mon Jan 20 2020 oneukumAATTsuse.com- blacklist.conf: this is not a bug fix- commit 3fe2cab * Mon Jan 20 2020 tiwaiAATTsuse.de- ALSA: seq: Fix racy access for queue timer in proc read (bsc#1051510).- commit 8bf0da4 * Mon Jan 20 2020 tiwaiAATTsuse.de- cfg80211: fix page refcount issue in A-MSDU decap (bsc#1051510).- r8152: add missing endpoint sanity check (bsc#1051510).- net: usb: lan78xx: limit size of local TSO packets (bsc#1051510).- NFC: pn533: fix bulk-message timeout (bsc#1051510).- drm/i915: Add missing include file (bsc#1051510).- iio: buffer: align the size of scan bytes to size of the largest element (bsc#1051510).- USB: serial: quatech2: handle unbound ports (bsc#1051510).- USB: serial: keyspan: handle unbound ports (bsc#1051510).- USB: serial: io_edgeport: add missing active-port sanity check (bsc#1051510).- USB: serial: ch341: handle unbound port at reset_resume (bsc#1051510).- USB: serial: suppress driver bind attributes (bsc#1051510).- USB: serial: opticon: fix control-message timeouts (bsc#1051510).- platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0 (bsc#1051510).- cfg80211/mac80211: make ieee80211_send_layer2_update a public function (bsc#1051510).- commit 0905405 * Mon Jan 20 2020 tiwaiAATTsuse.de- ALSA: usb-audio: fix sync-ep altsetting sanity check (bsc#1051510).- commit 7e1b844 * Sat Jan 18 2020 ailiopoulosAATTsuse.com- xfs: Fix tail rounding in xfs_alloc_file_space() (bsc#1161087, bsc#1153917).- commit b345957 * Fri Jan 17 2020 jgrossAATTsuse.com- xen-blkfront: switch kcalloc to kvcalloc for large array allocation (bsc#1160917).- commit 425ea72 * Fri Jan 17 2020 jgrossAATTsuse.com- xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk (bsc#1065600).- commit e369be4 * Fri Jan 17 2020 tzimmermannAATTsuse.de- drm/qxl: Return error if fbdev is not 32 bpp (bsc#1159028)- commit 13a7730 * Thu Jan 16 2020 tiwaiAATTsuse.de- HID: hidraw, uhid: Always report EPOLLOUT (bsc#1051510).- drm/fb-helper: Round up bits_per_pixel if possible (bsc#1051510).- drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ (bsc#1051510).- HID: uhid: Fix returning EPOLLOUT from uhid_char_poll (bsc#1051510).- HID: hidraw: Fix returning EPOLLOUT from hidraw_poll (bsc#1051510).- can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode (bsc#1051510).- can: gs_usb: gs_usb_probe(): use descriptors of current altsetting (bsc#1051510).- gpio: Fix error message on out-of-range GPIO in lookup table (bsc#1051510).- fjes: fix missed check in fjes_acpi_add (bsc#1051510).- drm: limit to INT_MAX in create_blob ioctl (bsc#1051510).- hidraw: Return EPOLLOUT from hidraw_poll (bsc#1051510).- extcon: max8997: Fix lack of path setting in USB device mode (bsc#1051510).- clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328 (bsc#1051510).- clk: rockchip: fix I2S1 clock gate register for rk3328 (bsc#1051510).- clk: rockchip: fix rk3188 sclk_mac_lbtest parameter ordering (bsc#1051510).- clk: rockchip: fix rk3188 sclk_smc gate data (bsc#1051510).- ASoC: au8540: use 64-bit arithmetic instead of 32-bit (bsc#1051510).- commit 84d67db * Thu Jan 16 2020 tbogendoerferAATTsuse.de- IB/hfi1: Don\'t cancel unused work item (bsc#1114685 FATE#325854).- mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFO (bsc#1112374).- net, sysctl: Fix compiler warning when only cBPF is present (bsc#1109837).- bnxt: apply computed clamp value for coalece parameter (bsc#1104745 FATE#325918).- bnxt_en: Return error if FW returns more data than dump length (bsc#1104745 FATE#325918).- bnxt_en: Fix MSIX request logic for RDMA driver (bsc#1104745 FATE#325918).- commit 642be71 * Thu Jan 16 2020 tbogendoerferAATTsuse.de- RDMA/bnxt_re: Avoid freeing MR resources if dereg fails (bsc#1050244 FATE#322915).- net/mlxfw: Fix out-of-memory error in mfa2 flash burning (bsc#1051858).- qede: Disable hardware gro when xdp prog is installed (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- commit 48d8665 * Thu Jan 16 2020 msuchanekAATTsuse.de- blacklist.conf: Fix mismerge.- commit 112380f * Thu Jan 16 2020 jslabyAATTsuse.cz- net: ethernet: ti: cpsw: fix extra rx interrupt (networking-stable-19_12_16).- inet: protect against too small mtu values (networking-stable-19_12_16).- tcp: md5: fix potential overestimation of TCP option space (networking-stable-19_12_16).- openvswitch: support asymmetric conntrack (networking-stable-19_12_16).- net: bridge: deny dev_set_mac_address() when unregistering (networking-stable-19_12_16).- commit d34c34a * Wed Jan 15 2020 palcantaraAATTsuse.de- cifs: Fix memory allocation in __smb2_handle_cancelled_cmd() (bsc#1144333).- commit 827abe1 * Wed Jan 15 2020 palcantaraAATTsuse.de- cifs: Fix mount options set in automount (bsc#1144333).- commit 7c09453 * Wed Jan 15 2020 dsterbaAATTsuse.com- Update btrfs patch tags (fate#322477)- Refresh patches.suse/btrfs-prevent-ioctls-from-interfering-with-a-swap-file.patch.- Refresh patches.suse/btrfs-rename-and-export-get_chunk_map.patch.- Refresh patches.suse/btrfs-support-swap-files.patch.- commit d3d67f4 * Wed Jan 15 2020 tiwaiAATTsuse.de- README.BRANCH: Update the branch name to cve/linux-4.12- commit 36184af * Wed Jan 15 2020 tiwaiAATTsuse.de- README.BRANCH: Update the branch name to fixes/linux-4.12- commit 8c98aba * Wed Jan 15 2020 tiwaiAATTsuse.de- drm/i915: Fix use-after-free when destroying GEM context (CVE-2020-7053 bsc#1160966).- commit 11df348 * Wed Jan 15 2020 tiwaiAATTsuse.de- drm/i915: Fix use-after-free when destroying GEM context (CVE-2020-7053 bsc#1160966).- commit 4e74cb5 * Wed Jan 15 2020 oneukumAATTsuse.com- make some Fujitsu systems run (bsc#1141558).- commit 61a4557 * Wed Jan 15 2020 vbabkaAATTsuse.cz- mm, debug_pagealloc: don\'t rely on static keys too early (VM debuging functionality, bsc#1159096).- Refresh patches.suse/temp-disable-debug-pagealloc.patch.- commit 8fa9324 * Tue Jan 14 2020 tiwaiAATTsuse.de- ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th gen (bsc#1111666).- ALSA: hda/realtek - Set EAPD control to default for ALC222 (bsc#1111666).- ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5 (bsc#1111666).- ALSA: hda/realtek - Add new codec supported for ALCS1200A (bsc#1111666).- ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC (bsc#1111666).- ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speaker (bsc#1111666).- ALSA: hda - Apply sync-write workaround to old Intel platforms, too (bsc#1111666).- ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI (bsc#1111666).- commit ffde0c8 * Tue Jan 14 2020 hareAATTsuse.de- kABI fixup for alloc_dax_region (bsc#1158071,bsc#1160678).- commit 1eb36b2 * Mon Jan 13 2020 palcantaraAATTsuse.de- CIFS: Close cached root handle only if it has a lease (bsc#1144333).- commit d87a1b5 * Mon Jan 13 2020 palcantaraAATTsuse.de- SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path (bsc#1144333).- commit 2d453dc * Mon Jan 13 2020 palcantaraAATTsuse.de- smb3: fix refcount underflow warning on unmount when no directory leases (bsc#1144333).- commit c943054 * Mon Jan 13 2020 palcantaraAATTsuse.de- CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks (bsc#1144333).- commit cc8c841 * Mon Jan 13 2020 palcantaraAATTsuse.de- fs: cifs: Fix atime update check vs mtime (bsc#1144333).- commit 1451d45 * Mon Jan 13 2020 palcantaraAATTsuse.de- CIFS: Properly process SMB3 lease breaks (bsc#1144333).- commit 1383f32 * Mon Jan 13 2020 palcantaraAATTsuse.de- CIFS: Do not miss cancelled OPEN responses (bsc#1144333).- commit fee744e * Mon Jan 13 2020 palcantaraAATTsuse.de- CIFS: Fix NULL pointer dereference in mid callback (bsc#1144333).- commit 770e022 * Mon Jan 13 2020 palcantaraAATTsuse.de- CIFS: Close open handle after interrupted close (bsc#1144333).- commit 5642ef2 * Mon Jan 13 2020 palcantaraAATTsuse.de- CIFS: Respect O_SYNC and O_DIRECT flags during reconnect (bsc#1144333).- commit 23bab20 * Mon Jan 13 2020 palcantaraAATTsuse.de- smb3: remove confusing dmesg when mounting with encryption (\"seal\") (bsc#1144333).- commit 0094551 * Mon Jan 13 2020 palcantaraAATTsuse.de- cifs: close the shared root handle on tree disconnect (bsc#1144333).- commit ad5357d * Mon Jan 13 2020 palcantaraAATTsuse.de- CIFS: remove set but not used variables \'cinode\' and \'netfid\' (bsc#1144333).- commit ca98d29 * Mon Jan 13 2020 palcantaraAATTsuse.de- cifs: add support for flock (bsc#1144333).- commit 7b98621 * Mon Jan 13 2020 palcantaraAATTsuse.de- SMB3: Fix persistent handles reconnect (bsc#1144333).- commit fa27217 * Mon Jan 13 2020 fdmananaAATTsuse.com- Btrfs: fix infinite loop during nocow writeback due to race (bsc#1160804).- commit c1d28f4 * Mon Jan 13 2020 fdmananaAATTsuse.com- Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues (bsc#1160803).- commit 3a6735c * Mon Jan 13 2020 fdmananaAATTsuse.com- Btrfs: fix negative subv_writers counter and data space leak after buffered write (bsc#1160802).- commit aba9f70 * Mon Jan 13 2020 mbenesAATTsuse.cz- kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail (bsc#1160787).- commit 6c88307 * Mon Jan 13 2020 mbenesAATTsuse.cz- ftrace: Avoid potential division by zero in function profiler (bsc#1160784).- commit 5a8b96d * Mon Jan 13 2020 mbenesAATTsuse.cz- blacklist.conf: b8299d362d08 (\"tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined\") We cannot run into the scenario with our codebase and configs.- commit 3ac3295 * Mon Jan 13 2020 palcantaraAATTsuse.de- cifs: Fix retrieval of DFS referrals in cifs_mount() (bsc#1144333).- commit 077bafe * Mon Jan 13 2020 palcantaraAATTsuse.de- cifs: Fix potential softlockups while refreshing DFS cache (bsc#1144333).- commit 581d078 * Mon Jan 13 2020 palcantaraAATTsuse.de- cifs: Fix lookup of root ses in DFS referral cache (bsc#1144333).- commit 5f81137 * Mon Jan 13 2020 palcantaraAATTsuse.de- cifs: Fix use-after-free bug in cifs_reconnect() (bsc#1144333).- commit bc35fb8 * Mon Jan 13 2020 nsaenzjulienneAATTsuse.de- clk: imx: clk-composite-8m: add lock to gate/mux (git-fixes).- mmc: sdhci: Add a quirk for broken command queuing (git-fixes).- mmc: sdhci: Workaround broken command queuing on Intel GLK (git-fixes).- commit e6ab9e8 * Mon Jan 13 2020 tiwaiAATTsuse.de- blacklist.conf: Add CVE entry that is not needed for SLE15- commit d91e504 * Mon Jan 13 2020 nsaenzjulienneAATTsuse.de- Refresh patches.suse/firmware-arm_sdei-fix-wrong-of_node_put-in-init-function.patch.- commit 601cb61 * Mon Jan 13 2020 msuchanekAATTsuse.de- powerpc/irq: fix stack overflow verification (bsc#1065729).- commit 8ea0d4c * Mon Jan 13 2020 msuchanekAATTsuse.de- powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr() (bsc#1065729).- powerpc/security: Fix debugfs data leak on 32-bit (bsc#1065729).- powerpc/pkeys: remove unused pkey_allows_readwrite (bsc#1065729).- commit 953986f * Mon Jan 13 2020 msuchanekAATTsuse.de- blacklist 18217da36103 powerpc/64s/radix: Fix build failure with RADIX_MMU=n We build with radix support always, and the SLE15 code was not buildable without radix support to start with.- commit 316df2c * Mon Jan 13 2020 tiwaiAATTsuse.de- tcp: exit if nothing to retransmit on RTO timeout (bsc#1160560, stable 4.14.159).- commit a53ec3f * Mon Jan 13 2020 tiwaiAATTsuse.de- tcp: clear tp->packets_out when purging write queue (bsc#1160560).- commit e5f8309 * Mon Jan 13 2020 jroedelAATTsuse.de- iommu/vt-d: Unlink device if failed to add to group (bsc#1160756).- iommu: Remove device link to group on failure (bsc#1160755).- commit e79ea0c * Mon Jan 13 2020 wquAATTsuse.com- Btrfs: fix selftests failure due to uninitialized i_mode in test inodes (Fix for dependency of bsc#1157692).- commit a8e6988 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: Fix wrong check on max devid (fixes for dependency of bsc#1157692).- commit 058d8bf * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: Add EXTENT_DATA_REF check (bsc#1158026 CVE-2019-19318).- commit b7d5ac3 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: Add simple keyed refs check (bsc#1158026 CVE-2019-19318).- commit 4dbc21a * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check (bsc#1158026 CVE-2019-19318).- commit 85f9d3d * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: Add ROOT_ITEM check (bsc#1157692 CVE-2019-19036).- commit 66c34b1 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in check_inode_item (dependency for bsc#1157692).- commit 26e8997 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in check_dev_item (dependency for bsc#1157692).- commit 47ae2cc * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in dev_item_err (dependency for bsc#1157692).- commit 1f1bcbb * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in chunk_err (dependency for bsc#1157692).- commit d4e3ed0 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in check_leaf (dependency for bsc#1157692).- commit 3ba4bab * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in check_leaf_item (dependency for bsc#1157692).- Refresh patches.suse/btrfs-tree-checker-detect-file-extent-items-with-ove.patch.- commit 081b2df * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in check_extent_data_item (dependency for bsc#1157692).- Refresh patches.suse/btrfs-tree-checker-detect-file-extent-items-with-ove.patch.- commit b44a952 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in check_block_group_item (dependency for bsc#1157692).- commit 8407101 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in block_group_err (dependency for bsc#1157692).- commit aafba64 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in check_dir_item (dependency for bsc#1157692).- commit d0bf471 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in dir_item_err (dependency for bsc#1157692).- commit 68fc959 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in check_csum_item (dependency for bsc#1157692).- Refresh patches.suse/btrfs-tree-checker-detect-file-extent-items-with-ove.patch.- commit 816515b * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in file_extent_err (dependency for bsc#1157692).- Refresh patches.suse/btrfs-tree-checker-detect-file-extent-items-with-ove.patch.- commit eb4caac * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: get fs_info from eb in generic_err (dependency for bsc#1157692).- commit e1b8354 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: Check level for leaves and nodes (dependency for bsc#1157692).- commit d939428 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: inode: Verify inode mode to avoid NULL pointer dereference (dependency for bsc#1157692).- commit 1abf68b * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: Verify inode item (dependency for bsc#1157692).- commit 9c0978b * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: Enhance chunk checker to validate chunk profile (dependency for bsc#1157692).- commit 79429c9 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: Verify dev item (dependency for bsc#1157692).- commit 5ada025 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: Check chunk item at tree block read time (dependency for bsc#1157692).- Refresh patches.suse/btrfs-tree-checker-detect-file-extent-items-with-ove.patch.- commit 4357fbd * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead of EIO (dependency for bsc#1157692).- commit 96c995c * Mon Jan 13 2020 wquAATTsuse.com- btrfs: tree-checker: Make chunk item checker messages more readable (dependency for bsc#1157692).- commit 9e31767 * Mon Jan 13 2020 wquAATTsuse.com- btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it (dependency for bsc#1157692).- commit 18a6ac1 * Fri Jan 10 2020 tiwaiAATTsuse.de- drm/i915/gen9: Clear residual context state on context switch (CVE-2019-14615 bsc#1160195).- commit f3a6b00 * Fri Jan 10 2020 tiwaiAATTsuse.de- drm/i915/gen9: Clear residual context state on context switch (CVE-2019-14615 bsc#1160195).- commit 244b1d5 * Fri Jan 10 2020 mrosteckiAATTsuse.de- bpf: increase complexity limit and maximum program size (bsc#1160618).- commit d4387b0 * Fri Jan 10 2020 mrosteckiAATTsuse.de- bpf: increase verifier log limit (bsc#1160618).- commit d1c3f48 * Fri Jan 10 2020 mrosteckiAATTsuse.de- bpf: improve verification speed by not remarking live_read (bsc#1160618).- commit 20d5cbb * Fri Jan 10 2020 mrosteckiAATTsuse.de- bpf: improve verification speed by droping states (bsc#1160618).- commit 9aa7849 * Fri Jan 10 2020 mrosteckiAATTsuse.de- bpf: add self-check logic to liveness analysis (bsc#1160618).- commit 3e35e8c * Fri Jan 10 2020 mrosteckiAATTsuse.de- bpf: add verifier stats and log_level bit 2 (bsc#1160618).- commit da747d1 * Thu Jan 09 2020 mrosteckiAATTsuse.de- bpf: Support variable offset stack access from helpers (bco#1160618).- commit cd83f4e * Thu Jan 09 2020 mrosteckiAATTsuse.de- bpf: verifier: teach the verifier to reason about the BPF_JSET instruction (bco#1160618).- commit 3749d32 * Thu Jan 09 2020 mrosteckiAATTsuse.de- bpf: improve stacksafe state comparison (bco#1160618).- commit 714dc89 * Thu Jan 09 2020 mrosteckiAATTsuse.de- bpf: speed up stacksafe check (bco#1160618).- commit 69223f1 * Thu Jan 09 2020 mrosteckiAATTsuse.de- bpf: improve verifier branch analysis (bsc#1160618).- commit b753f45 * Thu Jan 09 2020 lduncanAATTsuse.com- scsi: libsas: stop discovering if oob mode is disconnected (CVE-2019-19965 bsc#1159911).- commit 7edf500 * Thu Jan 09 2020 tabrahamAATTsuse.com- blk-mq: make sure that line break can be printed (bsc#1159377).- commit 880297a * Thu Jan 09 2020 tabrahamAATTsuse.com- blk-mq: avoid sysfs buffer overflow with too many CPU cores (bsc#1159377).- commit 3585fa0 * Thu Jan 09 2020 mbruggerAATTsuse.com- Fix the locking in dcache_readdir() and friends (bsc#1123328).- commit b2c54eb * Thu Jan 09 2020 bpAATTsuse.de- Fix partial checked out tree build ... so that bisection doesn\'t break.- Refresh patches.suse/mm-pagevec-remove-cold-parameter-for-pagevecs.patch.- Refresh patches.suse/vfs-Add-page_cache_seek_hole_data-helper.patch.- commit f005da8 * Thu Jan 09 2020 bpAATTsuse.de- x86/mce/AMD: Allow any CPU to initialize the smca_banks array (bsc#1114279).- x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks (bsc#1114279).- Refresh patches.suse/x86-mce-amd-do-not-use-rdmsr_safe_on_cpu-in-smca_configure.patch.- commit 08533f4 * Wed Jan 08 2020 ailiopoulosAATTsuse.com- mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock (bsc#1159394).- commit 36d8841 * Wed Jan 08 2020 vbabkaAATTsuse.cz- Delete patches.suse/temp-disable-debug-pagealloc.patch.- Temporary workaround for bsc#1159096 should no longer be needed.- commit 821b6df * Wed Jan 08 2020 jroedelAATTsuse.de- kvm: x86: Host feature SSBD doesn\'t imply guest feature SPEC_CTRL_SSBD (bsc#1160476).- commit b972c00 * Wed Jan 08 2020 jroedelAATTsuse.de- iommu/iova: Init the struct iova to fix the possible memleak (bsc#1160469).- iommu/mediatek: Correct the flush_iotlb_all callback (bsc#1160470).- commit 7314362 * Wed Jan 08 2020 jroedelAATTsuse.de- blacklist.conf: Blacklist 9a62d20027da and da3cc91b8db4- commit 30268b1 * Wed Jan 08 2020 tiwaiAATTsuse.de- Move upstreamed mwifiex patches into sorted section Refreshed: patches.suse/mwifiex-Fix-heap-overflow-in-mmwifiex_process_tdls_a.patch patches.suse/mwifiex-fix-possible-heap-overflow-in-mwifiex_proces.patch- commit 231a4eb * Wed Jan 08 2020 tiwaiAATTsuse.de- libertas: Fix two buffer overflows at parsing bss descriptor (CVE-2019-14896 bsc#1157157 CVE-2019-14897 bsc#1157155).- commit f9891e0 * Wed Jan 08 2020 fdmananaAATTsuse.com- Btrfs: fix block group remaining RO forever after error during device replace (bsc#1160442).- commit d5f207b * Wed Jan 08 2020 fdmananaAATTsuse.com- btrfs: fix integer overflow in calc_reclaim_items_nr (bsc#1160433).- Refresh patches.suse/0019-btrfs-make-the-delalloc-block-rsv-per-inode.patch.- Refresh patches.suse/btrfs-ensure-replaced-device-doesn-t-have-pending-chunk-allocation.patch.- commit ee46453 * Tue Jan 07 2020 dwagnerAATTsuse.de- scsi: qla2xxx: Use get_unaligned_ *() instead of open-coding these functions (bsc#1158013).- scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type (bsc#1158013).- scsi: qla2xxx: Improve readability of the code that handles qla_flt_header (bsc#1158013).- scsi: qla2xxx: Update driver version to 10.01.00.22-k (bsc#1158013).- scsi: qla2xxx: Fix mtcp dump collection failure (bsc#1158013).- scsi: qla2xxx: Fix stuck session in GNL (bsc#1158013).- scsi: qla2xxx: Fix RIDA Format-2 (bsc#1158013).- scsi: qla2xxx: Consolidate fabric scan (bsc#1158013).- scsi: qla2xxx: Correct fcport flags handling (bsc#1158013).- scsi: qla2xxx: Fix stuck login session using prli_pend_timer (bsc#1158013).- scsi: qla2xxx: Use common routine to free fcport struct (bsc#1158013).- scsi: qla2xxx: Add D-Port Diagnostic reason explanation logs (bsc#1158013).- scsi: qla2xxx: Fix update_fcport for current_topology (bsc#1158013).- scsi: qla2xxx: Cleanup unused async_logout_done (bsc#1158013).- scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport (bsc#1158013).- scsi: qla2xxx: Fix fabric scan hang (bsc#1158013).- scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss (bsc#1158013).- commit 236da51 * Tue Jan 07 2020 pmladekAATTsuse.com- blacklist.conf: workqueue: too intrusive fix of spurious warnings when destroying workqueues.- commit 15f6c3f * Tue Jan 07 2020 bpAATTsuse.de- x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure() (bsc#1114279).- commit 9b299aa * Tue Jan 07 2020 pmladekAATTsuse.com- workqueue: Fix pwq ref leak in rescuer_thread() (bsc#1160211).- commit caca035 * Tue Jan 07 2020 tzimmermannAATTsuse.de- drm/i915: Fix pid leak with banned clients (bsc#1114279)- commit 4c2e693 * Tue Jan 07 2020 tzimmermannAATTsuse.de- drm/radeon: fix r1xx/r2xx register checker for POT textures (bsc#1114279)- commit e6b4be5 * Tue Jan 07 2020 tzimmermannAATTsuse.de- drm/i810: Prevent underflow in ioctl (bsc#1114279)- commit 55c6219 * Tue Jan 07 2020 tiwaiAATTsuse.de- Update patch reference for TTM fix (CVE-2019-19927 bsc#1160147)- commit 3852619 * Tue Jan 07 2020 tiwaiAATTsuse.de- drm/ttm: fix incrementing the page pointer for huge pages (CVE-2019-19927 bsc#1160147).- drm/ttm: fix start page for huge page check in ttm_put_pages() (CVE-2019-19927 bsc#1160147).- commit 2ee9eed * Tue Jan 07 2020 mbenesAATTsuse.cz- tracing: Have the histogram compare functions convert to u64 first (bsc#1160210).- commit 1130bce * Mon Jan 06 2020 msuchanekAATTsuse.de- powerpc/tools: Don\'t quote $objdump in scripts (bsc#1065729).- commit 2dfddfa * Mon Jan 06 2020 jslabyAATTsuse.cz- openvswitch: remove another BUG_ON() (networking-stable-19_12_03).- openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() (networking-stable-19_12_03).- net: sched: fix `tc -s class show` no bstats on class with nolock subqueues (networking-stable-19_12_03).- net: psample: fix skb_over_panic (networking-stable-19_12_03).- sctp: cache netns in sctp_ep_common (networking-stable-19_12_03).- kABI: protect struct sctp_ep_common (kabi).- commit f000dcc * Mon Jan 06 2020 msuchanekAATTsuse.de- powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init() (FATE#326394 git-fixes).- commit 409cc40 * Mon Jan 06 2020 msuchanekAATTsuse.de- powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts (fate#322438 bsc#1085030).- commit f4907dc * Mon Jan 06 2020 jslabyAATTsuse.cz- net: rtnetlink: prevent underflows in do_setvfinfo() (networking-stable-19_11_25).- sfc: Only cancel the PPS workqueue if it exists (networking-stable-19_11_25).- net/mlx5e: Fix set vf link state error flow (networking-stable-19_11_25).- net/sched: act_pedit: fix WARN() in the traffic path (networking-stable-19_11_25).- net/mlx4_en: fix mlx4 ethtool -N insertion (networking-stable-19_11_25).- commit 60a07ae * Mon Jan 06 2020 ptesarikAATTsuse.cz- Refresh patches.suse/lpfc-size-cpu-map-by-last-cpu-id-set.patch.- commit 7d5cc1d * Mon Jan 06 2020 jslabyAATTsuse.cz- net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules (networking-stable-19_11_18).- commit c511148 * Fri Jan 03 2020 tiwaiAATTsuse.de- Move upstreamed sound patches into sorted section- commit d0f0e26 * Fri Jan 03 2020 jslabyAATTsuse.cz- blacklist.conf: add one- commit c5e7cc2 * Fri Jan 03 2020 jslabyAATTsuse.cz- bonding: fix active-backup transition after link failure (git-fixes).- netfilter: nf_queue: enqueue skbs with NULL dst (git-fixes).- commit 5da0cb4 * Fri Jan 03 2020 jslabyAATTsuse.cz- powerpc: Allow flush_icache_range to work across ranges >4GB (bnc#1151927 5.3.17).- powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB (bnc#1151927 5.3.17).- commit 1489525 * Thu Jan 02 2020 tiwaiAATTsuse.de- Update patch reference for mwifiex fix (CVE-2019-20095 bsc#1159909)- commit 8e0bb51 * Thu Jan 02 2020 tiwaiAATTsuse.de- Update patch references for sysctl fixes (CVE-2019-20054 bsc#1159910)- commit c479fd6 * Thu Jan 02 2020 tiwaiAATTsuse.de- Update patch reference for DCCP fix (CVE-2019-20096 bsc#1159908)- commit 68f2a78 * Thu Jan 02 2020 tiwaiAATTsuse.de- Update patch reference for cpia2 fix (CVE-2019-19966 bsc#1159841)- commit 9072726 * Mon Dec 30 2019 tiwaiAATTsuse.de- blacklist.conf: Add CVE entries that are not needed for SLE15- commit 555e645 * Sun Dec 29 2019 tiwaiAATTsuse.de- ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code (bsc#1051510).- ALSA: hda/hdmi - fix atpx_present when CLASS is not VGA (bsc#1051510).- ALSA: usb-audio: fix set_format altsetting sanity check (bsc#1051510).- ALSA: hda/realtek - Add headset Mic no shutup for ALC283 (bsc#1051510).- commit 509e29e * Sun Dec 29 2019 tiwaiAATTsuse.de- Refresh patches.suse/net-ibmvnic-Fix-typo-in-retry-check.patch. Moved to upstream sorted section- commit 14ff7ff * Mon Dec 23 2019 wquAATTsuse.com- Refresh patches.suse/0001-btrfs-harden-agaist-duplicate-fsid-on-scanned-device.patch. Fix a backport error where the function still returns int other than pointer in newer kernel.- commit 752785e * Mon Dec 23 2019 glinAATTsuse.com- Revert patches.suse/samples-bpf-add-a-test-for-bpf_override_return.patch (bsc#1159500)- Refresh patches.suse/bpf-add-selftest-for-tcpbpf.patch.- Refresh patches.suse/bpf-sockmap-add-sample-option-to-test-apply_bytes-he.patch.- Refresh patches.suse/bpf-sockmap-sample-add-option-to-attach-SK_MSG-progr.patch.- Refresh patches.suse/bpf-update-bpf.h-uapi-header-for-tools-9cde0c88.patch.- Refresh patches.suse/samples-bpf-compile-and-link-against-full-libbpf.patch.- Refresh patches.suse/samples-bpf-include-bpf-bpf.h-instead-of-local-libbp.patch.- Refresh patches.suse/samples-bpf-move-libbpf-from-object-dependencies-to-.patch.- Refresh patches.suse/bpf-Sync-bpf.h-to-tools-96871b9f.patch.- Refresh patches.suse/bpf-sockmap-sample-support-for-bpf_msg_cork_bytes.patch.- Refresh patches.suse/samples-bpf-move-common-purpose-trace-functions-to-s.patch.- Refresh patches.suse/bpf-selftest-additions-for-SOCKHASH.patch.- commit e190522 * Mon Dec 23 2019 wquAATTsuse.com- btrfs: Ensure we trim ranges across block group boundary (bsc#1151910).- commit 6d5893d * Mon Dec 23 2019 wquAATTsuse.com- btrfs: volumes: Use more straightforward way to calculate map length (bsc#1151910).- commit f2e3616 * Mon Dec 23 2019 wquAATTsuse.com- btrfs: harden agaist duplicate fsid on scanned devices (bsc#1134973).- commit 10952ea * Sat Dec 21 2019 tiwaiAATTsuse.de- platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI table (bsc#1051510).- platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes (bsc#1051510).- mmc: sdhci-of-esdhc: fix P2020 errata handling (bsc#1051510).- mmc: sdhci-of-esdhc: Revert \"mmc: sdhci-of-esdhc: add erratum A-009204 support\" (bsc#1051510).- mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 mode (bsc#1051510).- Revert \"mmc: sdhci: Fix incorrect switch to HS mode\" (bsc#1051510).- usb: xhci: Fix build warning seen with CONFIG_PM=n (bsc#1051510).- usbip: Fix receive error in vhci-hcd when using scatter-gather (bsc#1051510).- commit 3f0559b * Fri Dec 20 2019 jackAATTsuse.cz- ext4: work around deleting a file with i_nlink == 0 safely (bsc#1158819 CVE-2019-19447).- commit d10c0d3 * Fri Dec 20 2019 jackAATTsuse.cz- ext4: fix special inode number checks in __ext4_iget() (bsc#1158021 CVE-2019-19319).- commit 99e7bbf * Fri Dec 20 2019 jackAATTsuse.cz- ext4: avoid declaring fs inconsistent due to invalid file handles (bsc#1158021 CVE-2019-19319). patches.suse/ext4-fix-check-of-inode-in-swap_inode_boot_loader.patch: Refresh patches.suse/ext4-update-quota-information-while-swapping-boot-lo.patch: Refresh- commit 6e4cde7 * Fri Dec 20 2019 tiwaiAATTsuse.de- xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour (bsc#1051510).- usb: dwc3: ep0: Clear started flag on completion (bsc#1051510).- usb: core: urb: fix URB structure initialization function (bsc#1051510).- USB: documentation: flags on usb-storage versus UAS (bsc#1051510).- USB: uas: heed CAPACITY_HEURISTICS (bsc#1051510).- USB: uas: honor flag to avoid CAPACITY16 (bsc#1051510).- usb: gadget: u_serial: add missing port entry locking (bsc#1051510).- usb: Allow USB device to be warm reset in suspended state (bsc#1051510).- usb: gadget: pch_udc: fix use after free (bsc#1051510).- usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handler (bsc#1051510).- usb: dwc3: don\'t log probe deferrals; but do log other error codes (bsc#1051510).- usb: dwc3: debugfs: Properly print/set link state for HS (bsc#1051510).- commit 021463b * Fri Dec 20 2019 tiwaiAATTsuse.de- media: cec.h: CEC_OP_REC_FLAG_ values were swapped (bsc#1051510).- media: stkwebcam: Bugfix for wrong return values (bsc#1051510).- media: cec: report Vendor ID after initialization (bsc#1051510).- media: pulse8-cec: return 0 when invalidating the logical address (bsc#1051510).- commit 1c876c1 * Fri Dec 20 2019 jackAATTsuse.cz- ext4: don\'t perform block validity checks on the journal inode (bsc#1158021 CVE-2019-19319).- commit 31ca384 * Fri Dec 20 2019 jackAATTsuse.cz- ext4: fix block validity checks for journal inodes using indirect blocks (bsc#1158021 CVE-2019-19319).- commit ab695a9 * Fri Dec 20 2019 tiwaiAATTsuse.de- Input: synaptics-rmi4 - don\'t increment rmiaddr for SMBus transfers (bsc#1051510).- Input: goodix - add upside-down quirk for Teclast X89 tablet (bsc#1051510).- ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data() (bsc#1051510).- Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus (bsc#1051510).- ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report (bsc#1051510).- ar5523: check NULL before memcpy() in ar5523_cmd() (bsc#1051510).- crypto: ccp - fix uninitialized list head (bsc#1051510).- Input: cyttsp4_core - fix use after free bug (bsc#1051510).- ath10k: fix fw crash by moving chip reset after napi disabled (bsc#1051510).- e100: Fix passing zero to \'PTR_ERR\' warning in e100_load_ucode_wait (bsc#1051510).- iwlwifi: mvm: Send non offchannel traffic via AP sta (bsc#1051510).- iwlwifi: mvm: synchronize TID queue removal (bsc#1051510).- commit f326398 * Fri Dec 20 2019 jackAATTsuse.cz- ext4: unsigned int compared against zero (bsc#1158021 CVE-2019-19319).- commit 12dab82 * Fri Dec 20 2019 jackAATTsuse.cz- ext4: protect journal inode\'s blocks using block_validity (bsc#1158021 CVE-2019-19319).- commit 46496d5 * Thu Dec 19 2019 mkubecekAATTsuse.cz- rpm/kernel-subpackage-spec: fix kernel-default-base build There were some issues with recent changes to subpackage dependencies handling:- a typo in %kernel_base_conflicts macro name- copy/pasted \"Recommends:\" instead of \"Provides:\", \"Obsoletes:\" and \"Conflicts:- missing escaping of backslashes in macro expansions Fixes: f3b74b0ae86b (\"rpm/kernel-subpackage-spec: Unify dependency handling.\") Fixes: 3fd22e219f77 (\"rpm/kernel-subpackage-spec: Fix empty Recommends tag (bsc#1143959)\")- commit 762fd66 * Thu Dec 19 2019 fdmananaAATTsuse.com- Btrfs: avoid fallback to transaction commit during fsync of files with holes (bsc#1159569).- commit ff8bfbd * Thu Dec 19 2019 vbabkaAATTsuse.cz- temporarily disable debug_pagealloc (bsc#1159096).- commit b85a7e4 * Wed Dec 18 2019 msuchanekAATTsuse.de- Refresh patches.kabi/kABI-add-_q-suffix-to-exports-that-take-struct-dh.patch. Remove the fips=1 check in dh.c dh.c is not fips-specific and should perform the same regardless of this setting.- commit b58e024 * Wed Dec 18 2019 tiwaiAATTsuse.de- ASoC: wm8962: fix lambda value (git-fixes).- ALSA: hda - Downgrade error message for single-cmd fallback (git-fixes).- ALSA: hda/ca0132 - Fix work handling in delayed HP detection (git-fixes).- ALSA: hda/ca0132 - Avoid endless loop (git-fixes).- ALSA: hda/ca0132 - Keep power on during processing DSP response (git-fixes).- ALSA: pcm: Avoid possible info leaks from PCM stream buffers (git-fixes).- commit de42cc1 * Wed Dec 18 2019 msuchanekAATTsuse.de- powerpc/archrandom: fix arch_get_random_seed_int() (bsc#1065729).- powerpc: Fix vDSO clock_getres() (bsc#1065729).- powerpc/powernv: Disable native PCIe port management (bsc#1065729).- commit 357ec14 * Wed Dec 18 2019 msuchanekAATTsuse.de- ibmveth: Detect unsupported packets before sending to the hypervisor (bsc#1159484 ltc#182983).- commit 09dca4e * Wed Dec 18 2019 dwagnerAATTsuse.de- Refresh lpfc-size-cpu-map-by-last-cpu-id-set.patch- commit 03a3eaf * Wed Dec 18 2019 msuchanekAATTsuse.de- Refresh patches.kabi/kABI-add-_q-suffix-to-exports-that-take-struct-dh.patch This passes dh test with both old and new testmgr module.- commit 024a442 * Wed Dec 18 2019 fdmananaAATTsuse.com- Btrfs: add missing extents release on file extent cluster relocation error (bsc#1159483).- Refresh patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch.- commit 3bc5cf1 * Wed Dec 18 2019 vbabkaAATTsuse.cz- Update config files. - Disable CONFIG_DEBUG_PAGEALLOC, bsc#1159096.- commit 134210b * Wed Dec 18 2019 duweAATTsuse.de- patches.kabi/kABI-add-_q-suffix-to-exports-that-take-struct-dh.patch: Make sure the FIPS pubkey check is only executed in FIPS mode.- commit 8162e25 * Wed Dec 18 2019 msuchanekAATTsuse.de- Refresh patches.kabi/kABI-add-_q-suffix-to-exports-that-take-struct-dh.patch. Adjust for change of DH_KPP_SECRET_MIN_SIZE in 35f7d5225ffcbf1b759f641aec1735e3a89b1914- commit a30af00 * Wed Dec 18 2019 tbogendoerferAATTsuse.de- IB/mlx5: Fix steering rule of drop and count (bsc#1103991 FATE#326007).- net/mlx5e: Query global pause state before setting prio2buffer (bsc#1103990 FATE#326006).- mqprio: Fix out-of-bounds access in mqprio_dump (bsc#1109837).- net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues (bsc#1109837).- RDMA/hns: Bugfix for qpc/cqc timer configuration (bsc#1104427 FATE#326416 bsc#1126206).- RDMA/hns: Fix to support 64K page for srq (bsc#1104427 FATE#326416).- IB/mlx5: Remove dead code (bsc#1103991 FATE#326007).- ice: fix stack leakage (bsc#1118661 FATE#325277).- bpf: skmsg, fix potential psock NULL pointer dereference (bsc#1109837).- net/mlx5: Accumulate levels for chains prio namespaces (bsc#1103990 FATE#326006).- net/mlx5: Update the list of the PCI supported devices (bsc#1127611).- net/mlx4_en: Fix wrong limitation for number of TX rings (bsc#1103989 FATE#326004).- net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key (bsc#1109837).- mlxsw: spectrum_router: Fix determining underlay for a GRE tunnel (bsc#1112374).- bpf, offload: Unlock on error in bpf_offload_dev_create() (bsc#1109837).- net: hns3: fix ETS bandwidth validation bug (bsc#1104353 FATE#326415).- RDMA/hns: Correct the value of srq_desc_size (bsc#1104427 FATE#326416).- commit a909435 * Wed Dec 18 2019 msuchanekAATTsuse.de- rpm/kernel-subpackage-spec: Unify dependency handling.- commit f3b74b0 * Wed Dec 18 2019 tbogendoerferAATTsuse.de- cxgb4: request the TX CIDX updates to status page (bsc#1127371).- net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq (bsc#1046303 FATE#322944).- RDMA/hns: Prevent memory leaks of eq->buf_list (bsc#1104427 FATE#326416).- commit 9b532f1 * Wed Dec 18 2019 msuchanekAATTsuse.de- kABI: add _q suffix to exports that take struct dh (bsc#1155331).- Delete patches.kabi/crypto-dh-hide-Q-addition.patch.- commit 7803c1c * Wed Dec 18 2019 vbabkaAATTsuse.cz- prevent active file list thrashing due to refault detection (VM Performance, bsc#1156286).- commit 5b34c04 * Tue Dec 17 2019 duweAATTsuse.de- crypto: dh - fix calculating encoded key size (bsc#1155331).- crypto: dh - fix memory leak (bsc#1155331).- crypto: dh - update test for public key verification (bsc#1155331).- Refresh patches.kabi/crypto-dh-hide-Q-addition.patch.- commit 97c84e1 * Tue Dec 17 2019 jslabyAATTsuse.cz- net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size() (git-fixes).- commit 93f6bc8 * Tue Dec 17 2019 jslabyAATTsuse.cz- net/mlx5e: Fix SFF 8472 eeprom length (git-fixes).- commit b992dbb * Tue Dec 17 2019 jslabyAATTsuse.cz- qede: fix NULL pointer deref in __qede_remove() (networking-stable-19_11_10).- net: fix data-race in neigh_event_send() (networking-stable-19_11_10).- net: ethernet: octeon_mgmt: Account for second possible VLAN header (networking-stable-19_11_10).- ipv4: Fix table id reference in fib_sync_down_addr (networking-stable-19_11_10).- net: usb: qmi_wwan: add support for DW5821e with eSIM support (networking-stable-19_11_10).- CDC-NCM: handle incomplete transfer of MTU (networking-stable-19_11_10).- NFC: st21nfca: fix double free (networking-stable-19_11_10).- NFC: fdp: fix incorrect free object (networking-stable-19_11_10).- commit ae51dd5 * Tue Dec 17 2019 jslabyAATTsuse.cz- bonding: fix state transition issue in link monitoring (networking-stable-19_11_10).- bonding: fix slave stuck in BOND_LINK_FAIL state (networking-stable-19_11_10).- commit 6f0e976 * Tue Dec 17 2019 achoAATTsuse.com- Revert patches- Delete patches.kabi/0004-netlink-nla_policy-kabi-workaround.patch.- Delete patches.suse/0001-netlink-add-attribute-range-validation-to-policy.patch.- Delete patches.suse/0002-netlink-add-validation-function-to-policy.patch.- Delete patches.suse/0003-nl80211-validate-beacon-head.patch.- commit 8159d30 * Mon Dec 16 2019 rgoldwynAATTsuse.com- apparmor: fix unsigned len comparison with less than zero (git-fixes).- btrfs: simplify inode locking for RWF_NOWAIT (git-fixes).- commit 8a20927 * Mon Dec 16 2019 jgrossAATTsuse.com- xen/blkback: Avoid unmapping unmapped grant pages (bsc#1065600).- commit 3dfa0d7 * Mon Dec 16 2019 jackAATTsuse.cz- ext4: add more paranoia checking in ext4_expand_extra_isize handling (bsc#1159297 CVE-2019-19767).- commit fff6dee * Mon Dec 16 2019 duweAATTsuse.de- Update patches.kabi/crypto-dh-hide-Q-addition.patch to only change the kABI when FIPS mode is requested.- commit f95af47 * Mon Dec 16 2019 duweAATTsuse.de- rpm/modules.fips: update module list (bsc#1157853)- commit 46a01d6 * Mon Dec 16 2019 duweAATTsuse.de- Cover up kABI breakage due to DH key verification (bsc#1155331).- commit b6375ec * Mon Dec 16 2019 tiwaiAATTsuse.de- usb: xhci: only set D3hot for pci device (bsc#1051510).- USB: adutux: fix interface sanity check (bsc#1051510).- USB: idmouse: fix interface sanity checks (bsc#1051510).- USB: serial: io_edgeport: fix epic endpoint lookup (bsc#1051510).- commit b403ad9 * Mon Dec 16 2019 tiwaiAATTsuse.de- xhci: Increase STS_HALT timeout in xhci_suspend() (bsc#1051510).- usb: mon: Fix a deadlock in usbmon between mmap and read (bsc#1051510).- genirq: Prevent NULL pointer dereference in resend_irqs() (bsc#1051510).- genirq: Properly pair kobject_del() with kobject_add() (bsc#1051510).- kernfs: Fix range checks in kernfs_get_target_path (bsc#1051510).- commit 4c7831d * Mon Dec 16 2019 tiwaiAATTsuse.de- drm: meson: venc: cvbs: fix CVBS mode matching (bsc#1051510).- can: slcan: Fix use-after-free Read in slcan_open (bsc#1051510).- configfs_register_group() shouldn\'t be (and isn\'t) called in rmdirable parts (bsc#1051510).- commit a48e6b0 * Mon Dec 16 2019 tiwaiAATTsuse.de- blacklist.conf: Add entries breaking kABI due- commit 1a4478b * Mon Dec 16 2019 bpAATTsuse.de- crypto: ccp - Release all allocated memory if sha type is invalid (bsc#1156259 CVE-2019-18808).- commit 102fb76 * Mon Dec 16 2019 jeyuAATTsuse.de- blacklist.conf: blacklist commit bc6f2a757d52- commit 71b6df5 * Mon Dec 16 2019 tiwaiAATTsuse.de- rpm/kernel-subpackage-spec: Fix empty Recommends tag (bsc#1143959)- commit 3fd22e2 * Mon Dec 16 2019 ptesarikAATTsuse.cz- KVM: s390: Test for bad access register and size at the start of S390_MEM_OP (git-fixes).- KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl (git-fixes).- commit f90df70 * Mon Dec 16 2019 achoAATTsuse.com- Fix kABI breakage by nl80211 security fix (CVE-2019-16746 bsc#1152107).- nl80211: validate beacon head (bsc#1152107 CVE-2019-16746).- netlink: add validation function to policy (bsc#1152107 CVE-2019-16746).- netlink: add attribute range validation to policy (bsc#1152107 CVE-2019-16746).- commit 2c33dfe * Mon Dec 16 2019 msuchanekAATTsuse.de- Refresh patches.suse/ibmvnic-Fix-typo-in-retry-check.patch.- commit cbde6a3 * Sun Dec 15 2019 tiwaiAATTsuse.de- Move upstreame EFI patch into sored section- commit bc59c4a * Sun Dec 15 2019 tiwaiAATTsuse.de- Update patch tags of upstreamed scsi patches, move to sorted section- commit 0c09943 * Sat Dec 14 2019 tiwaiAATTsuse.de- Refresh patches.suse/0001-media-ov6650-Fix-control-handler-not-freed-on-init-e.patch Fix compile error on openSUSE branches.- commit cc1aa92 * Sat Dec 14 2019 tiwaiAATTsuse.de- dma-buf: Fix memory leak in sync_file_merge() (git-fixes).- commit 8fc8597 * Sat Dec 14 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Line-out jack doesn\'t work on a Dell AIO (bsc#1051510).- ALSA: hda/hdmi - Fix duplicate unref of pci_dev (bsc#1051510).- ALSA: fireface: fix return value in error path of isochronous resources reservation (bsc#1051510).- ALSA: oxfw: fix return value in error path of isochronous resources reservation (bsc#1051510).- ALSA: echoaudio: simplify get_audio_levels (bsc#1051510).- commit c32769e * Sat Dec 14 2019 lduncanAATTsuse.com- scsi: bfa: release allocated memory in case of error (CVE-2019-19066 bsc#1157303).- commit f2cf285 * Fri Dec 13 2019 bpAATTsuse.de- resource: fix locking in find_next_iomem_res() (bsc#1114279).- commit a705bfe * Fri Dec 13 2019 ptesarikAATTsuse.cz- kexec: bail out upon SIGKILL when allocating memory (git-fixes).- commit ace1b16 * Fri Dec 13 2019 bpAATTsuse.de- blacklist.conf: 04e7712f4460 (\"y2038: futex: Move compat implementation into futex.c\")- commit 1459ae8 * Fri Dec 13 2019 mgormanAATTsuse.de- blacklist.conf: excessive backport requirements for a corner case optimisation- commit 2c031f4 * Thu Dec 12 2019 mgormanAATTsuse.de- sched/fair: Fix O(nr_cgroups) in the load balancing path (bnc#1156462).- sched/fair: Optimize update_blocked_averages() (bnc#1156462).- sched/fair: Fix insertion in rq->leaf_cfs_rq_list (bnc#1156462).- sched/fair: Add tmp_alone_branch assertion (bnc#1156462).- commit 93554d4 * Thu Dec 12 2019 tbogendoerferAATTsuse.de- RDMA/bnxt_re: Fix missing le16_to_cpu (bsc#1157895).- RDMA/bnxt_re: Fix chip number validation Broadcom\'s Gen P5 series (bsc#1157895).- RDMA/bnxt_re: Enable SRIOV VF support on Broadcom\'s 57500 adapter series (bsc#1154916).- commit 769ad8d * Thu Dec 12 2019 tbogendoerferAATTsuse.de- e1000e: Add support for Tiger Lake (bsc#1158533).- e1000e: Add support for Comet Lake (bsc#1158533).- e1000e: Increase pause and refresh time (bsc#1158533).- commit e7b2286 * Thu Dec 12 2019 tiwaiAATTsuse.de- iwlwifi: pcie: fix erroneous print (bsc#1111666).- iwlwifi: mvm: force TCM re-evaluation on TCM resume (bsc#1111666).- commit 4845b2b * Thu Dec 12 2019 tiwaiAATTsuse.de- blacklist.conf: Add iwlwifi entry that breaks kABI- commit aa7ca4c * Thu Dec 12 2019 tiwaiAATTsuse.de- brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373 (bsc#1111666).- brcmfmac: set F2 watermark to 256 for 4373 (bsc#1111666).- commit 57025c3 * Thu Dec 12 2019 tiwaiAATTsuse.de- Move upstreamed ath10k fix into sorted section- commit 12964a7 * Thu Dec 12 2019 msuchanekAATTsuse.de- net/ibmvnic: Fix typo in retry check (bsc#1155689 ltc#182047).- ibmvnic: Serialize device queries (bsc#1155689 ltc#182047).- ibmvnic: Bound waits for device queries (bsc#1155689 ltc#182047).- ibmvnic: Terminate waiting device threads after loss of service (bsc#1155689 ltc#182047).- commit 09b4ec9 * Thu Dec 12 2019 ptesarikAATTsuse.cz- s390/qeth: ensure linear access to packet headers (git-fixes).- s390/qeth: guard against runt packets (git-fixes).- scsi: zfcp: trace channel log even for FCP command responses (git-fixes).- s390/qeth: consolidate skb allocation (git-fixes).- s390/qeth: clean up page frag creation (git-fixes).- commit bed81e7 * Thu Dec 12 2019 msuchanekAATTsuse.de- powerpc/pseries/mobility: notify network peers after migration (bsc#1152631 ltc#181798).- commit 0ac4883 * Thu Dec 12 2019 oneukumAATTsuse.com- PCI: pciehp: Avoid returning prematurely from sysfs requests (git-fixes).- commit be1dcad * Thu Dec 12 2019 oneukumAATTsuse.com- blacklist.conf: patch obsoleted by other patch- commit 4e9f49a * Thu Dec 12 2019 oneukumAATTsuse.com- media: uvcvideo: Fix error path in control parsing failure (git-fixes).- commit 4344007 * Thu Dec 12 2019 msuchanekAATTsuse.de- ibmvnic: Fix completion structure initialization (bsc#1155689 ltc#182047).- commit eb9b012 * Wed Dec 11 2019 duweAATTsuse.de- crypto: DRBG - add FIPS 140-2 CTRNG for noise source (bsc#1155334).- random: move FIPS continuous test to output functions (bsc#1155334).- commit 22291c1 * Wed Dec 11 2019 tiwaiAATTsuse.de- wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle (CVE-2019-19051 bsc#1159024).- wimax: i2400: fix memory leak (CVE-2019-19051 bsc#1159024).- commit 3d3e049 * Wed Dec 11 2019 jroedelAATTsuse.de- KVM: x86: Remove a spurious export of a static function (bsc#1158954).- KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack it (CVE-2019-19338 bsc#1158954).- KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionality (CVE-2019-19338 bsc#1158954).- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES (CVE-2019-19338 bsc#1158954).- commit 51a5f46 * Wed Dec 11 2019 oneukumAATTsuse.com- media: ov6650: Fix control handler not freed on init error (git-fixes).- commit 7d49045 * Wed Dec 11 2019 jroedelAATTsuse.de- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332) (CVE-2019-19332 bsc#1158827).- commit 365a1e3 * Wed Dec 11 2019 bpAATTsuse.de- x86/speculation: Fix redundant MDS mitigation message (bsc#1114279).- commit cb38480 * Wed Dec 11 2019 bpAATTsuse.de- x86/speculation: Fix incorrect MDS/TAA mitigation status (bsc#1114279).- commit dbb9803 * Wed Dec 11 2019 bpAATTsuse.de- blacklist.conf: 700c1018b86d x86/insn: Fix awk regexp warnings- commit 1ed8a77 * Tue Dec 10 2019 jdelvareAATTsuse.de- kABI fix for \"ipmi: Don\'t allow device module unload when in use\" (bsc#1154768).- ipmi: Don\'t allow device module unload when in use (bsc#1154768).- commit 78fbbde * Tue Dec 10 2019 tiwaiAATTsuse.de- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch (bsc#1051510).- commit a1897e2 * Tue Dec 10 2019 tiwaiAATTsuse.de- net: phy: Check against net_device being NULL (bsc#1051510).- net: phy: dp83867: Set up RGMII TX delay (bsc#1051510).- net: phy: fixed_phy: Fix fixed_phy not checking GPIO (bsc#1051510).- net: phy: xgmiitorgmii: Support generic PHY status read (bsc#1051510).- commit 15f4e80 * Tue Dec 10 2019 tiwaiAATTsuse.de- net: phy: Fix not to call phy_resume() if PHY is not attached (bsc#1051510).- net: phy: mscc: read \'vsc8531, edge-slowdown\' as an u32 (bsc#1051510).- net: phy: mscc: read \'vsc8531,vddmac\' as an u32 (bsc#1051510).- net: phy: Fix the register offsets in Broadcom iProc mdio mux driver (bsc#1051510).- net: phy: xgmiitorgmii: Check read_status results (bsc#1051510).- net: phy: xgmiitorgmii: Check phy_driver ready before accessing (bsc#1051510).- commit 5da2589 * Tue Dec 10 2019 tiwaiAATTsuse.de- net: phy: marvell: clear wol event before setting it (bsc#1051510).- net: phy: broadcom: Use strlcpy() for ethtool::get_strings (bsc#1051510).- commit 8d18ff5 * Tue Dec 10 2019 tiwaiAATTsuse.de- net: phy: marvell: Use strlcpy() for ethtool::get_strings (bsc#1051510).- Refresh patches.suse/net-phy-marvell-Fix-buffer-overrun-with-stats-counte.patch.- commit ce57ac2 * Tue Dec 10 2019 tiwaiAATTsuse.de- net: phy: micrel: Use strlcpy() for ethtool::get_strings (bsc#1051510).- net: phy: meson-gxl: check phy_write return value (bsc#1051510).- net: phy: xgene: disable clk on error paths (bsc#1051510).- net: phy: at803x: Change error to EINVAL for invalid MAC (bsc#1051510).- commit 191fa7c * Tue Dec 10 2019 tiwaiAATTsuse.de- pktcdvd: remove warning on attempting to register non-passthrough dev (bsc#1051510).- commit 94fc8f8 * Tue Dec 10 2019 tiwaiAATTsuse.de- PM / Domains: Deal with multiple states but no governor in genpd (bsc#1051510).- commit d10e029 * Tue Dec 10 2019 tiwaiAATTsuse.de- pwm: Clear chip_data in pwm_put() (bsc#1051510).- pwm: clps711x: Fix period calculation (bsc#1051510).- commit f5799ea * Tue Dec 10 2019 tiwaiAATTsuse.de- rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer (bsc#1111666).- commit 38fec46 * Tue Dec 10 2019 tiwaiAATTsuse.de- stm class: Fix a double free of stm_source_device (bsc#1051510).- vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 (bsc#1051510).- spi: omap2-mcspi: Set FIFO DMA trigger level to word length (bsc#1051510).- commit 782d088 * Tue Dec 10 2019 jeyuAATTsuse.de- blacklist.conf: blacklist kbuild/module commits related to gcc9- commit 94548d3 * Tue Dec 10 2019 dkirjanovAATTsuse.com- tipc: fix link name length check (git-fixes).- commit 3c89d8e * Tue Dec 10 2019 tiwaiAATTsuse.de- Update patch reference for USB fix (CVE-2019-19537 bsc#1158904)- commit 9ef1bdb * Tue Dec 10 2019 tiwaiAATTsuse.de- Update patch reference for USB fix (CVE-2019-19535 bsc#1158903)- commit 94802fa * Tue Dec 10 2019 tiwaiAATTsuse.de- Update patch references for HID fixes (CVE-2019-19527 bsc#1158900)- commit bca72e8 * Tue Dec 10 2019 tiwaiAATTsuse.de- Update patch reference for nfc fix (CVE-2019-19526 bsc#1158893)- commit a884332 * Tue Dec 10 2019 dwagnerAATTsuse.de- scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB Cmd (bsc#1157424, bsc#1157908, bsc#1157169, bsc#1151548).- scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XX (bsc#1157424, bsc#1157908, bsc#1157169, bsc#1151548).- scsi: qla2xxx: Correctly retrieve and interpret active flash region (bsc#1157424, bsc#1157908, bsc#1157169, bsc#1151548).- commit 31fabf3 * Tue Dec 10 2019 dwagnerAATTsuse.de- Refresh series.conf The qla2xxx driver update posted on linux-scsi 2019-11-25 has been applied to the subsystem maintainer\'s tree. Update previously imported patches from the mailing list accordingly.- 0001-scsi-qla2xxx-Ignore-NULL-pointer-in-tcm_qla2xxx_free.patch- 0002-scsi-qla2xxx-Use-explicit-LOGO-in-target-mode.patch- 0003-scsi-qla2xxx-Initialize-free_work-before-flushing-it.patch- 0004-scsi-qla2xxx-Drop-superfluous-INIT_WORK-of-del_work.patch- 0005-scsi-qla2xxx-Change-discovery-state-before-PLOGI.patch- 0006-scsi-qla2xxx-Allow-PLOGI-in-target-mode.patch- 0007-scsi-qla2xxx-Don-t-call-qlt_async_event-twice.patch- 0008-scsi-qla2xxx-Fix-PLOGI-payload-and-ELS-IOCB-dump-len.patch- 0009-scsi-qla2xxx-Configure-local-loop-for-N2N-target.patch- 0010-scsi-qla2xxx-Send-Notify-ACK-after-N2N-PLOGI.patch- 0011-scsi-qla2xxx-Don-t-defer-relogin-unconditonally.patch- 0012-scsi-qla2xxx-Ignore-PORT-UPDATE-after-N2N-PLOGI.patch- 0013-scsi-qla2xxx-Add-debug-dump-of-LOGO-payload-and-ELS-.patch Some of the qla2xxx patches have been promoted from the maintainer\'s subsystem tree to the main tree. Update them also accordingly.- scsi-qla2xxx-Fix-qla2x00_request_irqs-for-MSI.patch- scsi-qla2xxx-fix-rports-not-being-mark-as-lost-in-sy.patch- scsi-qla2xxx-unregister-ports-after-GPN_FT-failure.patch- commit 9ff2154 * Tue Dec 10 2019 glinAATTsuse.com- bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack() (bsc#1083647).- commit f657d19 * Tue Dec 10 2019 glinAATTsuse.com- blacklist.conf: 6ae08ae3dea2 bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers- commit 548c3f1 * Tue Dec 10 2019 glinAATTsuse.com- bpf: Make use of probe_user_write in probe write helper (bsc#1083647).- uaccess: Add non-pagefault user-space write function (bsc#1083647).- commit 2976b35 * Mon Dec 09 2019 tiwaiAATTsuse.de- Update patch reference for a media driver fix (CVE-2019-19533 bsc#1158834)- commit 22e0c5f * Mon Dec 09 2019 tiwaiAATTsuse.de- Update patch references for USB and HID fixes (CVE-2019-19532 bsc#1158824 CVE-2019-19523)- commit 4b8f63e * Mon Dec 09 2019 tzimmermannAATTsuse.de- video: backlight: Add devres versions of of_find_backlight (bsc#1090888) Taken for 6010831dde5.- commit 193388c * Mon Dec 09 2019 tzimmermannAATTsuse.de- video: backlight: Add of_find_backlight helper in backlight.c (bsc#1090888) Taken for 6010831dde5.- commit b428a28 * Mon Dec 09 2019 osalvadorAATTsuse.de- audit: Allow auditd to set pid to 0 to end auditing (bsc#1158094).- commit d30be8c * Mon Dec 09 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm: rcar_lvds: Fix color mismatches on R-Car H2 ES2.0 and later\'- commit 2eb286a * Mon Dec 09 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/mipi-dbi: fix a loop in debugfs code\'- commit c10fd25 * Mon Dec 09 2019 tzimmermannAATTsuse.de- drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2 (bsc#1114279)- commit 7c24ea3 * Mon Dec 09 2019 tzimmermannAATTsuse.de- drm/rockchip: Round up _before_ giving to the clock framework (bsc#1114279)- commit 0382d11 * Mon Dec 09 2019 tzimmermannAATTsuse.de- drm: panel-lvds: Potential Oops in probe error handling (bsc#1114279)- commit 8d8e838 * Mon Dec 09 2019 tzimmermannAATTsuse.de- drm/msm: include linux/sched/task.h (bsc#1112178)- commit 94c9e7f * Sun Dec 08 2019 tiwaiAATTsuse.de- ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen (git-fixes).- ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951G (git-fixes).- commit 5007d3d * Sun Dec 08 2019 tiwaiAATTsuse.de- ALSA: pcm: oss: Avoid potential buffer overflows (git-fixes).- ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236 (git-fixes).- ALSA: hda/hdmi - Add new pci ids for AMD GPU display audio (git-fixes).- ALSA: hda/hdmi - fix vgaswitcheroo detection for AMD (git-fixes).- commit 1b2f3a0 * Fri Dec 06 2019 tiwaiAATTsuse.de- thermal: Fix deadlock in thermal thermal_zone_device_check (bsc#1051510).- tipc: fix link name length check (bsc#1051510).- USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P (bsc#1051510).- watchdog: sama5d4: fix WDD value to be always set to max (bsc#1051510).- tipc: fix skb may be leaky in tipc_link_input (bsc#1051510).- tipc: fix memory leak in tipc_nl_compat_publ_dump (bsc#1051510).- tipc: fix a missing check of genlmsg_put (bsc#1051510).- serial: max310x: Fix tx_empty() callback (bsc#1051510).- commit f0c5a4f * Fri Dec 06 2019 tiwaiAATTsuse.de- moduleparam: fix parameter description mismatch (bsc#1051510).- platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size (bsc#1051510).- platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer (bsc#1051510).- staging: rtl8723bs: Drop ACPI device ids (bsc#1051510).- staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids (bsc#1051510).- staging: rtl8192e: fix potential use after free (bsc#1051510).- mei: bus: prefix device names on bus with the bus name (bsc#1051510).- reset: fix reset_control_ops kerneldoc comment (bsc#1051510).- mac80211: fix station inactive_time shortly after boot (bsc#1051510).- media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE (bsc#1051510).- mailbox: mailbox-test: fix null pointer if no mmio (bsc#1051510).- PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity() (bsc#1051510).- pinctrl: xway: fix gpio-hog related boot issues (bsc#1051510).- rtl818x: fix potential use after free (bsc#1051510).- mwifiex: debugfs: correct histogram spacing, formatting (bsc#1051510).- mwifiex: fix potential NULL dereference and use after free (bsc#1051510).- regulator: tps65910: fix a missing check of return value (bsc#1051510).- drivers/regulator: fix a missing check of return value (bsc#1051510).- PM / AVS: SmartReflex: NULL check before some freeing functions is not needed (bsc#1051510).- commit e044de4 * Fri Dec 06 2019 tiwaiAATTsuse.de- can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on error (bsc#1051510).- can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error (bsc#1051510).- can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate error value in case of errors (bsc#1051510).- can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on queue overflow or OOM (bsc#1051510).- can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open (bsc#1051510).- can: peak_usb: report bus recovery as well (bsc#1051510).- idr: Fix idr_alloc_u32 on 32-bit systems (bsc#1051510).- ASoC: compress: fix unsigned integer overflow check (bsc#1051510).- hwrng: stm32 - fix unbalanced pm_runtime_enable (bsc#1051510).- ACPI / APEI: Don\'t wait to serialise with oops messages when panic()ing (bsc#1051510).- HID: doc: fix wrong data structure reference for UHID_OUTPUT (bsc#1051510).- HID: intel-ish-hid: fixes incorrect error handling (bsc#1051510).- drivers/base/platform.c: kmemleak ignore a known leak (bsc#1051510).- atl1e: checking the status of atl1e_write_phy_reg (bsc#1051510).- crypto: mxc-scc - fix build warnings on ARM64 (bsc#1051510).- ath6kl: Fix off by one error in scan completion (bsc#1051510).- Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading (bsc#1051510).- ACPI / LPSS: Ignore acpi_device_fix_up_power() return value (bsc#1051510).- commit c5dac6a * Fri Dec 06 2019 mhockoAATTsuse.com- mm, memory_hotplug: do not clear numa_node association after hot_remove (bnc#1115026).- commit 4f83047 * Fri Dec 06 2019 tzimmermannAATTsuse.de- drm/i915: Reacquire priolist cache after dropping the engine lock (bsc#1129770) Fixes a const function argument in the patch.- commit 4c18f2b * Fri Dec 06 2019 jthumshirnAATTsuse.de- README.BRANCH: removing myself from the maintainer list- commit 4ab7243 * Fri Dec 06 2019 jthumshirnAATTsuse.de- README.BRANCH: Removing myself from the maintainer list.- commit 93097cd * Fri Dec 06 2019 jthumshirnAATTsuse.de- README.BRANCH: Removing myself from the maintainer list- commit 4011640 * Fri Dec 06 2019 tiwaiAATTsuse.de- ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100 (bsc#1051510).- ACPI: OSL: only free map once in osl.c (bsc#1051510).- commit 4f385d9 * Fri Dec 06 2019 jackAATTsuse.cz- blacklist.conf: Blacklist commit 6b2daec19094- commit e60b517 * Fri Dec 06 2019 jackAATTsuse.cz- xfs: Sanity check flags of Q_XQUOTARM call (bsc#1158652).- commit b7d578c * Fri Dec 06 2019 jackAATTsuse.cz- iomap: Fix pipe page leakage during splicing (bsc#1158651).- commit 504c301 * Fri Dec 06 2019 jackAATTsuse.cz- ocfs2: fix passing zero to \'PTR_ERR\' warning (bsc#1158649).- commit 9083a0c * Fri Dec 06 2019 jackAATTsuse.cz- ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either (bsc#1158647).- commit f54b32c * Fri Dec 06 2019 jackAATTsuse.cz- ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable (bsc#1158646).- commit 0a9b562 * Fri Dec 06 2019 jackAATTsuse.cz- cgroup,writeback: don\'t switch wbs immediately on dead wbs if the memcg is dead (bsc#1158645).- commit 21caf48 * Fri Dec 06 2019 jackAATTsuse.cz- blacklist.conf: Blacklist 8e88bfba77ee and c70d868f272b- commit 5a5904d * Fri Dec 06 2019 jackAATTsuse.cz- ocfs2: fix panic due to ocfs2_wq is null (bsc#1158644).- commit 24aed21 * Fri Dec 06 2019 jackAATTsuse.cz- ubifs: Limit the number of pages in shrink_liability (bsc#1158643).- commit ec7c416 * Fri Dec 06 2019 jackAATTsuse.cz- ubifs: Correctly initialize c->min_log_bytes (bsc#1158641).- commit b459bd2 * Fri Dec 06 2019 jackAATTsuse.cz- ext4: fix punch hole for inline_data file systems (bsc#1158640).- commit 6caf943 * Fri Dec 06 2019 jackAATTsuse.cz- ext4: update direct I/O read lock pattern for IOCB_NOWAIT (bsc#1158639).- commit 75d2974 * Fri Dec 06 2019 jackAATTsuse.cz- nbd: prevent memory leak (bsc#1158638).- commit a64d40b * Fri Dec 06 2019 jackAATTsuse.cz- loop: fix no-unmap write-zeroes request behavior (bsc#1158637).- commit 965ab50 * Thu Dec 05 2019 bpAATTsuse.de- Refresh patches.suse/edac-ghes-fix-locking-and-memory-barrier-issues.patch. Fix a build warning: ../drivers/edac/ghes_edac.c: In function \'ghes_edac_register\': ../drivers/edac/ghes_edac.c:556:9: warning: \'rc\' may be used uninitialized \\ in this function [-Wmaybe-uninitialized]- commit 37647e1 * Thu Dec 05 2019 bpAATTsuse.de- EDAC/ghes: Fix locking and memory barrier issues (bsc#1114279). EDAC/ghes: Do not warn when incrementing refcount on 0 (bsc#1114279).- commit a2e81dd * Thu Dec 05 2019 dkirjanovAATTsuse.com- fix SCTP regression (bsc#1158082)- commit 4cf61c0 * Thu Dec 05 2019 mflemingAATTsuse.de- sched/fair: WARN() and refuse to set buddy when !se->on_rq (bsc#1158132).- commit 606d642 * Thu Dec 05 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/nouveau: fix duplication of nv50_head_atom struct\'- commit a1b872b * Thu Dec 05 2019 tzimmermannAATTsuse.de- drm: fix module name in edid_firmware log message (bsc#1113956)- commit ca25711 * Thu Dec 05 2019 tzimmermannAATTsuse.de- drm/i915: Fix and improve MCR selection logic (bsc#1112178)- commit c376bc2 * Thu Dec 05 2019 tzimmermannAATTsuse.de- drm/i915: Lock the engine while dumping the active request (bsc#1142635)- commit 5e5593e * Thu Dec 05 2019 tzimmermannAATTsuse.de- drm/i915: Don\'t dereference request if it may have been retired when (bsc#1142635)- commit e14a3ae * Thu Dec 05 2019 tzimmermannAATTsuse.de- drm/i915: Reacquire priolist cache after dropping the engine lock (bsc#1129770)- commit c276017 * Thu Dec 05 2019 tzimmermannAATTsuse.de- i2c: of: Try to find an I2C adapter matching the parent (bsc#1129770)- commit 7a1b5cf * Thu Dec 05 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Lock the engine while dumping the active request\'- commit 8b62b4a * Thu Dec 05 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Reacquire priolist cache after dropping the engine lock\'- commit 4ae49b6 * Thu Dec 05 2019 oneukumAATTsuse.com- Update patches.suse/media-dvb-usb-fix-use-after-free-in-dvb_usb_device_e.patch (bsc#1146544 CVE-2019-15213). added CVE number- commit 4f5341d * Thu Dec 05 2019 ptesarikAATTsuse.cz- net/smc: fix refcount non-blocking connect() -part 2 (git-fixes).- commit 4e1356c * Thu Dec 05 2019 ptesarikAATTsuse.cz- net/smc: fix fastopen for non-blocking connect() (git-fixes).- net/smc: fix ethernet interface refcounting (git-fixes).- net/smc: fix refcounting for non-blocking connect() (git-fixes).- net/smc: keep vlan_id for SMC-R in smc_listen_work() (git-fixes).- net/smc: fix closing of fallback SMC sockets (git-fixes).- net/smc: fix SMCD link group creation with VLAN id (git-fixes).- net/smc: avoid fallback in case of non-blocking connect (git-fixes).- net/smc: do not schedule tx_work in SMC_CLOSED state (git-fixes).- net/smc: Fix error path in smc_init (git-fixes).- net/smc: original socket family in inet_sock_diag (git-fixes).- commit a0a1aeb * Wed Dec 04 2019 msuchanekAATTsuse.de- kabi/severities: Whitelist rpaphp_get_drc_props (bsc#1157480 ltc#181028).- commit a7c8033 * Wed Dec 04 2019 mkubecekAATTsuse.cz- fix SCTP regression (bsc#1158082) Update patches.suse/sctp-change-sctp_prot-.no_autobind-with-true.patch (networking-stable-19_10_24 bsc#1158082).- commit 12c8180 * Wed Dec 04 2019 mkubecekAATTsuse.cz- Update patches.suse/ipv6-defrag-drop-non-last-frags-smaller-than-min-mtu.patch (add bsc#1141054).- Refresh patches.kabi/kabi-handle-addition-of-ip6addrlbl_table-into-struct.patch. patches.kabi/kabi-handle-addition-of-net-hash_mix.patch. patches.kabi/kabi-handle-addition-of-netns_ipv4-ip_id_key.patch. patches.kabi/kabi-handle-addition-of-uevent_sock-into-struct-net.patch. patches.kabi/kabi-move-sysctl_tcp_min_snd_mss-to-preserve-struct-.patch.- commit 9db313c * Wed Dec 04 2019 tiwaiAATTsuse.de- Update patch reference for USB fix (CVE-2019-19531 bsc#1158445)- commit 723a70a * Wed Dec 04 2019 tiwaiAATTsuse.de- synclink_gt(): fix compat_ioctl() (bsc#1051510).- tcp_nv: fix potential integer overflow in tcpnv_acked (bsc#1051510).- commit 0d0a317 * Wed Dec 04 2019 tiwaiAATTsuse.de- tipc: fix wrong timeout input for tipc_wait_for_cond() (bsc#1051510).- tipc: compat: allow tipc commands without arguments (bsc#1051510).- tipc: check msg->req data len in tipc_nl_compat_bearer_disable (bsc#1051510).- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb (bsc#1051510).- tipc: Avoid copying bytes beyond the supplied data (bsc#1051510).- commit e0ee42d * Wed Dec 04 2019 tiwaiAATTsuse.de- tipc: handle the err returned from cmd header function (bsc#1051510).- tipc: check link name with right length in tipc_nl_compat_link_set (bsc#1051510).- tipc: check bearer name with right length in tipc_nl_compat_bearer_enable (bsc#1051510).- tipc: tipc clang warning (bsc#1051510).- tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path (bsc#1051510).- commit 64fc515 * Wed Dec 04 2019 tiwaiAATTsuse.de- tty: serial: pch_uart: correct usage of dma_unmap_sg (bsc#1051510).- tty: serial: imx: use the sg count from dma_map_sg (bsc#1051510).- tty: serial: fsl_lpuart: use the sg count from dma_map_sg (bsc#1051510).- tty: serial: msm_serial: Fix flow control (bsc#1051510).- commit 7a2cea2 * Wed Dec 04 2019 tiwaiAATTsuse.de- USB: misc: appledisplay: fix backlight update_status return code (bsc#1051510).- commit 2fcbbca * Wed Dec 04 2019 tiwaiAATTsuse.de- compat_ioctl: handle SIOCOUTQNSD (bsc#1051510).- commit 3d01544 * Wed Dec 04 2019 tiwaiAATTsuse.de- Update patch reference for media fix (CVE-2019-19543 bsc#1158427)- commit e996607 * Wed Dec 04 2019 nmoreychaisemartinAATTsuse.com- mlx5: add parameter to disable enhanced IPoIB (bsc#1142095) Fix badly backported patch- commit 87bf833 * Wed Dec 04 2019 tiwaiAATTsuse.de- Update patch reference for ieee802154 fix (CVE-2019-19525 bsc#1158417)- commit 908dc5c * Wed Dec 04 2019 tiwaiAATTsuse.de- Move upstreamed CIFS fixes into sorted section- commit 704095a * Wed Dec 04 2019 tiwaiAATTsuse.de- Update patch references for USB and input security fixes (CVE-2019-19530 bsc#1158410 bsc#1142635 CVE-2019-19536 bsc#1158394 CVE-2019-19524 bsc#1158413 CVE-2019-19528 bsc#1158407 CVE-2019-19534 bsc#1158398)- commit 261bdfe * Wed Dec 04 2019 mbenesAATTsuse.cz- ftrace: Introduce PERMANENT ftrace_ops flag (bsc#1120853).- commit 5af4513 * Wed Dec 04 2019 ptesarikAATTsuse.cz- kabi: s390: struct subchannel (git-fixes).- commit bf752d7 * Wed Dec 04 2019 ptesarikAATTsuse.cz- blacklist.conf: Reverted patch.- Delete patches.suse/s390-protvirt-add-memory-sharing-for-diag-308-set-store.- commit 995c149 * Wed Dec 04 2019 ptesarikAATTsuse.cz- s390/zcrypt: fix memleak at release (git-fixes).- s390/cio: fix virtio-ccw DMA without PV (git-fixes).- KVM: s390: fix __insn32_query() inline assembly (git-fixes).- KVM: s390: vsie: Return correct values for Invalid CRYCB format (git-fixes).- KVM: s390: vsie: Do not shadow CRYCB when no AP and no keys (git-fixes).- s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity (git-fixes).- commit e2c5cce * Wed Dec 04 2019 tiwaiAATTsuse.de- Update patch reference for USB can security fix (CVE-2019-19529 bsc#1158381)- commit ea0f56d * Wed Dec 04 2019 tiwaiAATTsuse.de- PCI/PM: Clear PCIe PME Status even for legacy power management (bsc#1111666).- ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge (bsc#1111666).- PCI: pciehp: Do not disable interrupt twice on suspend (bsc#1111666).- commit f71b07f * Wed Dec 04 2019 tiwaiAATTsuse.de- PCI: rcar: Fix missing MACCTLR register setting in initialization sequence (bsc#1051510).- PCI: dwc: Fix find_next_bit() usage (bsc#1051510).- PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3 (bsc#1051510).- PCI: Fix Intel ACS quirk UPDCR register address (bsc#1051510).- PCI/MSI: Fix incorrect MSI-X masking on resume (bsc#1051510).- PCI/PTM: Remove spurious \"d\" from granularity message (bsc#1051510).- commit beed5cd * Tue Dec 03 2019 msuchanekAATTsuse.de- powerpc/pseries: Fix vector5 in ibm architecture vector table (FATE#326955 bsc#1157480 ltc#181028).- powerpc/pseries: Revert support for ibm,drc-info devtree property (FATE#326955 bsc#1157480 ltc#181028).- commit 55b6c8f * Tue Dec 03 2019 msuchanekAATTsuse.de- powerpc/pseries: Enable support for ibm,drc-info property (FATE#326955 bsc#1157480 ltc#181028).- PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-info (FATE#326955 bsc#1157480 ltc#181028).- PCI: rpaphp: Annotate and correctly byte swap DRC properties (FATE#326955 bsc#1157480 ltc#181028).- PCI: rpaphp: Add drc-info support for hotplug slot registration (FATE#326955 bsc#1157480 ltc#181028).- PCI: rpaphp: Don\'t rely on firmware feature to imply drc-info support (FATE#326955 bsc#1157480 ltc#181028).- PCI: rpaphp: Fix up pointer to first drc-info entry (FATE#326955 bsc#1157480 ltc#181028).- powerpc/pseries: Add cpu DLPAR support for drc-info property (FATE#326955 bsc#1157480 ltc#181028).- powerpc/pseries: Fix drc-info mappings of logical cpus to drc-index (FATE#326955 bsc#1157480 ltc#181028).- powerpc/pseries: Fix bad drc_index_start value parsing of drc-info entry (FATE#326955 bsc#1157480 ltc#181028).- PCI: rpaphp: Avoid a sometimes-uninitialized warning (FATE#326955 bsc#1157480 ltc#181028).- powerpc: Enable support for ibm,drc-info devtree property (FATE#326955 bsc#1157480 ltc#181028).- commit 057ac65 * Tue Dec 03 2019 msuchanekAATTsuse.de- hotplug/drc-info: Add code to search ibm,drc-info property (FATE#326955 bsc#1157480 ltc#181028).- Refresh patches.suse/PCI-rpadlpar-Fix-leaked-device_node-references-in-ad.patch.- commit f77a2ab * Tue Dec 03 2019 msuchanekAATTsuse.de- pseries/drc-info: Search DRC properties for CPU indexes (FATE#326955 bsc#1157480 ltc#181028).- Refresh patches.suse/powerpc-pseries-energy-Use-OF-accessor-functions-to-.patch.- commit ff86015 * Tue Dec 03 2019 msuchanekAATTsuse.de- Refresh sorted section.- commit 57b234c * Tue Dec 03 2019 bpAATTsuse.de- KVM: SVM: Guard against DEACTIVATE when performing WBINVD/DF_FLUSH (bsc#1114279).- commit 9984c21 * Tue Dec 03 2019 oneukumAATTsuse.com- rt2800: remove errornous duplicate condition (git-fixes).- commit 0a57f20 * Tue Dec 03 2019 tiwaiAATTsuse.de- rpm/kernel-subpackage-spec: Exclude kernel-firmware recommends (bsc#1143959) For reducing the dependency on kernel-firmware in sub packages- commit d950271 * Tue Dec 03 2019 oneukumAATTsuse.com- blacklist.conf: misattributed patch- commit 80d49c5 * Tue Dec 03 2019 oneukumAATTsuse.com- mt76x0: init hw capabilities.- commit c28de4e * Tue Dec 03 2019 nmoreychaisemartinAATTsuse.com- mlx5: add parameter to disable enhanced IPoIB (bsc#1142095)- commit 7a8a26e * Tue Dec 03 2019 tiwaiAATTsuse.de- mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame() (CVE-2019-14901,bsc#1157042).- commit 29a1851 * Tue Dec 03 2019 mbenesAATTsuse.cz- printk: Export console_printk (bsc#1071995 fate#323487).- commit 90a2f15 * Tue Dec 03 2019 mbenesAATTsuse.cz- livepatch: Selftests of the API for tracking system state changes (bsc#1071995 fate#323487).- supported.conf:- commit 91012ae * Tue Dec 03 2019 mbenesAATTsuse.cz- livepatch: Allow to distinguish different version of system state changes (bsc#1071995 fate#323487).- commit 4adb4b6 * Tue Dec 03 2019 mbenesAATTsuse.cz- livepatch: Basic API to track system state changes (bsc#1071995 fate#323487).- commit ec3dfbe * Tue Dec 03 2019 mbenesAATTsuse.cz- livepatch: Keep replaced patches until post_patch callback is called (bsc#1071995 fate#323487).- commit f5af6d4 * Tue Dec 03 2019 mbenesAATTsuse.cz- blacklist.conf: 1d200e9d6f63 (\"block: Fix writeback throttling W=1 compiler warnings\")- commit 140d620 * Tue Dec 03 2019 bpAATTsuse.de- KVM: SVM: Serialize access to the SEV ASID bitmap (bsc#1114279).- commit 0aa3aac * Tue Dec 03 2019 jslabyAATTsuse.cz- PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30 (git-fixes).- commit 29a074b * Tue Dec 03 2019 jslabyAATTsuse.cz- blacklist.conf: add pci-dra7xx and reorder paths Add pci-dra7xx which we don\'t enable. While at it, sort the entries alphabetically. And fix driver/ -> drivers/ typo.- commit 61ce3de * Tue Dec 03 2019 jslabyAATTsuse.cz- vsock/virtio: fix sock refcnt holding during the shutdown (git-fixes).- commit 7884f23 * Tue Dec 03 2019 ptesarikAATTsuse.cz- net/smc: fix ethernet interface refcounting (git-fixes).- net/smc: fix refcounting for non-blocking connect() (git-fixes).- net/smc: keep vlan_id for SMC-R in smc_listen_work() (git-fixes).- net/smc: fix closing of fallback SMC sockets (git-fixes).- net/smc: avoid fallback in case of non-blocking connect (git-fixes).- net/smc: Fix error path in smc_init (git-fixes).- commit 4305857 * Tue Dec 03 2019 jslabyAATTsuse.cz- blacklist.conf: add two more- commit 5c3ec7a * Tue Dec 03 2019 ptesarikAATTsuse.cz- s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported (bsc#1051510).- commit 0854afb * Tue Dec 03 2019 tiwaiAATTsuse.de- Move upstreamed powerpc and scsi patches into sorted section- commit 2d5304e * Mon Dec 02 2019 tiwaiAATTsuse.de- cfg80211: call disconnect_wk when AP stops (bsc#1051510).- commit cc52525 * Mon Dec 02 2019 tiwaiAATTsuse.de- wil6210: fix locking in wmi_call (bsc#1111666).- wil6210: fix RGF_CAF_ICR address for Talyn-MB (bsc#1111666).- wil6210: fix L2 RX status handling (bsc#1111666).- wil6210: fix debugfs memory access alignment (bsc#1111666).- ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem (bsc#1111666).- commit 68f9617 * Mon Dec 02 2019 tiwaiAATTsuse.de- gpio: mpc8xxx: Don\'t overwrite default irq_set_type callback (bsc#1051510).- commit bbc3a80 * Mon Dec 02 2019 tiwaiAATTsuse.de- HID: Add ASUS T100CHI keyboard dock battery quirks (bsc#1051510).- HID: asus: Add T100CHI bluetooth keyboard dock special keys mapping (bsc#1051510).- commit 9a5a611 * Mon Dec 02 2019 tiwaiAATTsuse.de- kABI workaround for struct mwifiex_power_cfg change (bsc#1051510).- commit b672caa * Mon Dec 02 2019 tiwaiAATTsuse.de- mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values (bsc#1051510).- Refresh patches.suse/mfd-mc13xxx-Fix-a-missing-check-of-a-register-read-f.patch.- commit 972c31c * Mon Dec 02 2019 tiwaiAATTsuse.de- mfd: intel-lpss: Add default I2C device properties for Gemini Lake (bsc#1051510).- clk: pxa: fix one of the pxa RTC clocks (bsc#1051510).- clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume (bsc#1051510).- ppdev: fix PPGETTIME/PPSETTIME ioctls (bsc#1051510).- usb-serial: cp201x: support Mark-10 digital force gauge (bsc#1051510).- USB: serial: option: add support for Foxconn T77W968 LTE modules (bsc#1051510).- USB: serial: option: add support for DW5821e with eSIM support (bsc#1051510).- USB: serial: mos7840: add USB ID to support Moxa UPort 2210 (bsc#1051510).- pinctrl: lewisburg: Update pin list according to v1.1v6 (bsc#1051510).- pinctrl: samsung: Fix device node refcount leaks in init code (bsc#1051510).- pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller init (bsc#1051510).- pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller init (bsc#1051510).- media: imon: invalid dereference in imon_touch_event (bsc#1051510).- media: cxusb: detect cxusb_ctrl_msg error in query (bsc#1051510).- media: usbvision: Fix races among open, close, and disconnect (bsc#1051510).- media: vivid: Set vid_cap_streaming and vid_out_streaming to true (bsc#1051510).- cpufreq: powernv: fix stack bloat and hard limit on number of CPUs (bsc#1051510).- mwifiex: Fix NL80211_TX_POWER_LIMITED (bsc#1051510).- pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD (bsc#1051510).- pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INT (bsc#1051510).- pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issues (bsc#1051510).- dlm: don\'t leak kernel pointer to userspace (bsc#1051510).- dlm: fix invalid free (bsc#1051510).- rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL information (bsc#1051510).- brcmsmac: never log \"tid x is not agg\'able\" by default (bsc#1051510).- ACPICA: Use %d for signed int print formatting instead of %u (bsc#1051510).- cfg80211: Prevent regulatory restore during STA disconnect in concurrent interfaces (bsc#1051510).- pwm: lpss: Only set update bit if we are actually changing the settings (bsc#1051510).- clk: samsung: Use clk_hw API for calling clk framework from clk notifiers (bsc#1051510).- gsmi: Fix bug in append_to_eventlog sysfs handler (bsc#1051510).- crypto: mxs-dcp - make symbols \'sha1_null_hash\' and \'sha256_null_hash\' static (bsc#1051510).- ASoC: tegra_sgtl5000: fix device_node refcounting (bsc#1051510).- ALSA: i2c/cs8427: Fix int to char conversion (bsc#1051510).- mfd: max8997: Enale irq-wakeup unconditionally (bsc#1051510).- mISDN: Fix type of switch control variable in ctrl_teimanager (bsc#1051510).- brcmsmac: AP mode: update beacon when TIM changes (bsc#1051510).- ACPICA: Never run _REG on system_memory and system_IO (bsc#1051510).- pinctrl: sunxi: Fix a memory leak in \'sunxi_pinctrl_build_state()\' (bsc#1051510).- mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail (bsc#1051510).- cpufreq: Skip cpufreq resume if it\'s not suspended (bsc#1051510).- commit b539cc4 * Mon Dec 02 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'fbdev: Ditch fb_edid_add_monspecs\'- commit e9b50cc * Mon Dec 02 2019 oneukumAATTsuse.com- Bluetooth: Fix invalid-free in bcsp_close() (git-fixes).- commit 95d3f54 * Mon Dec 02 2019 tzimmermannAATTsuse.de- drm/i915/pmu: \"Frequency\" is reported as accumulated cycles (bsc#1112178)- commit 1a3e33e * Mon Dec 02 2019 tzimmermannAATTsuse.de- drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported (bsc#1113956)- commit 15aac69 * Mon Dec 02 2019 oneukumAATTsuse.com- USB: chaoskey: fix error case of a timeout (git-fixes).- commit 2d1d2de * Mon Dec 02 2019 oneukumAATTsuse.com- appledisplay: fix error handling in the scheduled work (git-fixes).- commit 743f6a3 * Mon Dec 02 2019 oneukumAATTsuse.com- nfc: port100: handle command failure cleanly (git-fixes).- commit b0cda86 * Mon Dec 02 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/userptr: Try to acquire the page lock around set_page_dirty()\'- commit d75161e * Mon Dec 02 2019 jthumshirnAATTsuse.de- kABI fixup alloc_dax_region (bsc#1158071).- commit f5d22ce * Mon Dec 02 2019 fdmananaAATTsuse.com- Refresh patches.suse/btrfs-fix-log-context-list-corruption-after-rename-e.patch.- commit 464909a * Mon Dec 02 2019 jthumshirnAATTsuse.de- acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node (bsc#1158071).- Refresh patches.suse/powerpc-nvdimm-Pick-nearby-online-node-if-the-device.patch.- commit 12eccb8 * Mon Dec 02 2019 jthumshirnAATTsuse.de- libnvdimm: Export the target_node attribute for regions and namespaces (bsc#1158071).- commit 3595132 * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit fa6d8ef * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Use correct number of vectors for online CPUs (bsc#1137223).- blacklist.conf: remove f0783d43dde4bb (\"scsi: qla2xxx: Use correct number of vectors for online CPUs\") - context for this patch is avaiable in SLE15-SP1.- Refresh patches.suse/scsi-qla2xxx-Avoid-PCI-IRQ-affinity-mapping-when-mul.patch. (Fix merge problem, and add check for shost_use_blk_mq() as in SLE15).- commit 63c267e * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCB (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit fab585c * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGI (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit 314d6aa * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Don\'t defer relogin unconditonally (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit 7be8d51 * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Send Notify ACK after N2N PLOGI (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit 0202aea * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Configure local loop for N2N target (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit 40a24b0 * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit 7f5b0f5 * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Don\'t call qlt_async_event twice (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit d7c4dcd * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Allow PLOGI in target mode (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit eb6b4c8 * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Change discovery state before PLOGI (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit 690473b * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Drop superfluous INIT_WORK of del_work (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit f533e74 * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Initialize free_work before flushing it (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit ffbd356 * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Use explicit LOGO in target mode (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit 9454015 * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmd (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).- commit 17ad0fa * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: unregister ports after GPN_FT failure (bsc#1138039).- commit 3d44590 * Fri Nov 29 2019 martin.wilckAATTsuse.com- scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan (bsc#1138039).- commit 879c2ce * Fri Nov 29 2019 ptesarikAATTsuse.cz- s390/setup: fix boot crash for machine without EDAT-1 (bsc#1051510 bsc#1140948).- s390/setup: fix early warning messages (bsc#1051510 bsc#1140948).- commit c16eab0 * Fri Nov 29 2019 tbogendoerferAATTsuse.de- e1000e: Drop unnecessary __E1000_DOWN bit twiddling (bsc#1158049).- e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm (bsc#1158049).- e1000e: Use dev_get_drvdata where possible (bsc#1158049).- commit 4000d0c * Fri Nov 29 2019 ptesarikAATTsuse.cz- s390/idle: fix cpu idle time calculation (bsc#1051510).- s390/cmm: fix information leak in cmm_timeout_handler() (bsc#1051510).- s390/cio: exclude subchannels with no parent from pseudo check (bsc#1051510).- s390/cio: avoid calling strlen on null pointer (bsc#1051510).- commit 4923a3d * Fri Nov 29 2019 ptesarikAATTsuse.cz- blacklist.conf: b91d9e67e50b s390/cio: fix intparm documentation- commit 50433b1 * Fri Nov 29 2019 ptesarikAATTsuse.cz- s390/topology: avoid firing events before kobjs are created (bsc#1051510).- hypfs: Fix error number left in struct pointer member (bsc#1051510).- s390/process: avoid potential reading of freed stack (bsc#1051510).- s390/bpf: use 32-bit index for tail calls (bsc#1051510).- s390/bpf: fix lcgr instruction encoding (bsc#1051510).- virtio/s390: fix race on airq_areas (bsc#1051510).- vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn (bsc#1051510).- scsi: zfcp: fix request object use-after-free in send path causing wrong traces (bsc#1051510).- s390/qdio: don\'t touch the dsci in tiqdio_add_input_queues() (bsc#1051510).- s390/qdio: (re-)initialize tiqdio list entries (bsc#1051510).- commit 41f14ae * Fri Nov 29 2019 ptesarikAATTsuse.cz- s390: fix stfle zero padding (bsc#1051510).- commit cb22a1c * Fri Nov 29 2019 ptesarikAATTsuse.cz- s390/qeth: return proper errno on IO error (bsc#1051510).- vfio-ccw: Fix misleading comment when setting orb.cmd.c64 (bsc#1051510).- commit 9f286a5 * Fri Nov 29 2019 msuchanekAATTsuse.de- Remove patches that reportedly cause regression (bsc#1155689 ltc#182047).- Delete patches.suse/ibmvnic-Bound-waits-for-device-queries.patch.- Delete patches.suse/ibmvnic-Fix-completion-structure-initialization-again.patch.- Delete patches.suse/ibmvnic-Serialize-device-queries.patch.- Delete patches.suse/ibmvnic-Terminate-waiting-device-threads-after-loss-.patch.- commit 5947d08 * Fri Nov 29 2019 jroedelAATTsuse.de- kABI: Fix for \"KVM: x86: Introduce vcpu->arch.xsaves_enabled\" (bsc#1158066).- commit d20cf4c * Fri Nov 29 2019 jroedelAATTsuse.de- KVM: VMX: Fix conditions for guest IA32_XSS support (bsc#1158065).- KVM: x86: Introduce vcpu->arch.xsaves_enabled (bsc#1158066).- iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros (bsc#1158063).- KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast() (bsc#1158067).- KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts (bsc#1158064).- x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs (bsc#1158068).- commit afadef7 * Fri Nov 29 2019 tiwaiAATTsuse.de- mwifiex: fix possible heap overflow in mwifiex_process_country_ie() (CVE-2019-14895 bsc#1157158).- commit d214272 * Thu Nov 28 2019 tiwaiAATTsuse.de- Move never-upstreamed patches into dedicated sections The patches with patch-mainline-Never should be put rather in each section instead of the out-of-tree around the sorted patches. Just shuffled series.conf, no actual code changes.- commit d3d59ff * Thu Nov 28 2019 tiwaiAATTsuse.de- Move upstreamed patches into sorted section Corrected a bad git-commit tag in an RDMA patch, too- commit 3d847e3 * Thu Nov 28 2019 tiwaiAATTsuse.de- drm/i915: Skip modeset for cdclk changes if possible (bsc#1156928).- commit f3c92ef * Thu Nov 28 2019 tiwaiAATTsuse.de- Removed superfluous guarded patches The following patches have been already merged via base line or stable patches: patches.suse/0002-btrfs-Change-qgroup_meta_rsv-to-64bit.patch patches.suse/0003-btrfs-qgroups-Retry-after-commit-on-getting-EDQUOT.patch patches.suse/btrfs-resume-qgroup-rescan-on-rw-remount.patch As these are guarded and never applied, drop them safely.- commit fce7f04 * Thu Nov 28 2019 msuchanekAATTsuse.de- Remove duplicate patch.- Refresh patches.suse/crypto-af_alg-consolidation-of-duplicate-code.patch.- Delete patches.suse/crypto-AF_ALG-remove-SGL-terminator-indicator-when-c.- commit 2c70c45 * Thu Nov 28 2019 tiwaiAATTsuse.de- Refresh patches.suse/0013-drm-i915-Add-support-for-mandatory-cmdparsing.patch. Reverted to SLE15-SP1 code- commit 48b0b3f * Thu Nov 28 2019 tiwaiAATTsuse.de- Align patches to SLE15-SP1 code base as much as possible Some patches have been merged through SLE12-SP4, then SLE15-SP1 branch got merged later, and this caused inconsistency in some patches. This tries to revert to SLE15-SP1 code base for trivial changes again. Most of patches are only about patch headers or such, some are about white spaces, while a couple of drm patches are real fixes.- commit 6322055 * Thu Nov 28 2019 oneukumAATTsuse.com- HID: Fix assumption that devices have inputs (git-fixes).- commit bed2195 * Thu Nov 28 2019 oneukumAATTsuse.com- virtio_ring: fix return code on DMA mapping fails (git-fixes).- commit d0dcdd5 * Thu Nov 28 2019 jslabyAATTsuse.cz- dccp: do not leak jiffies on the wire (networking-stable-19_11_05).- selftests: net: reuseport_dualstack: fix uninitalized parameter (networking-stable-19_11_05).- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 (networking-stable-19_11_05).- inet: stop leaking jiffies on the wire (networking-stable-19_11_05).- cxgb4: fix panic when attaching to ULD fail (networking-stable-19_11_05).- net: annotate lockless accesses to sk->sk_napi_id (networking-stable-19_11_05).- net: annotate accesses to sk->sk_incoming_cpu (networking-stable-19_11_05).- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget (networking-stable-19_11_05).- net: hisilicon: Fix ping latency when deal with high throughput (networking-stable-19_11_05).- net/mlx4_core: Dynamically set guaranteed amount of counters per VF (networking-stable-19_11_05).- net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum (networking-stable-19_11_05).- net: fix sk_page_frag() recursion from memory reclaim (networking-stable-19_11_05).- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() (networking-stable-19_11_05).- net: use skb_queue_empty_lockless() in busy poll contexts (networking-stable-19_11_05).- net: use skb_queue_empty_lockless() in poll() handlers (networking-stable-19_11_05).- udp: use skb_queue_empty_lockless() (networking-stable-19_11_05).- net: add skb_queue_empty_lockless() (networking-stable-19_11_05).- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() (networking-stable-19_11_05).- netns: fix GFP flags in rtnl_net_notifyid() (networking-stable-19_11_05).- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 (networking-stable-19_11_05).- net: dsa: fix switch tree list (networking-stable-19_11_05).- net: bcmgenet: reset 40nm EPHY on energy detect (networking-stable-19_11_05).- net: dsa: b53: Do not clear existing mirrored port mask (networking-stable-19_11_05).- commit a3af7c4 * Thu Nov 28 2019 oneukumAATTsuse.com- blacklist.conf: breaks kAbI- commit 85b9dbb * Thu Nov 28 2019 ptesarikAATTsuse.cz- Update tags in patches.suse/RDMA-bnxt_re-Fix-stat-push-into-dma-buffer-on-gen-p5-devices.patch.- commit 836d883 * Thu Nov 28 2019 jslabyAATTsuse.cz- ipv4: Return -ENETUNREACH if we can\'t create route but saddr is valid (networking-stable-19_10_24).- net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow (networking-stable-19_10_24).- net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3 (networking-stable-19_10_24).- sctp: change sctp_prot .no_autobind with true (networking-stable-19_10_24).- net: avoid potential infinite loop in tc_ctl_action() (networking-stable-19_10_24).- net: bcmgenet: Set phydev->dev_flags only for internal PHYs (networking-stable-19_10_24).- commit 14ae17d * Thu Nov 28 2019 nmoreychaisemartinAATTsuse.com- RDMA/efa: Clear the admin command buffer prior to its submission (git-fixes) Patch was already picked through Amazon driver repo but was not marked with a Git-commit tag- commit e530ffc * Thu Nov 28 2019 tiwaiAATTsuse.de- drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2 (bsc#1111666).- drm/msm: fix memleak on release (bsc#1111666).- commit 9b3c164 * Thu Nov 28 2019 tiwaiAATTsuse.de- drm/radeon: fix bad DMA from INTERRUPT_CNTL2 (git-fixes).- video/hdmi: Fix AVI bar unpack (git-fixes).- openvswitch: fix flow command message size (git-fixes).- net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions (git-fixes).- net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition (git-fixes).- commit d038af9 * Thu Nov 28 2019 tiwaiAATTsuse.de- Documentation: debugfs: Document debugfs helper for unsigned long values (git-fixes).- iio: imu: adis: assign value only if return code zero in read funcs (git-fixes).- iio: imu: adis: assign read val in debugfs hook only if op successful (git-fixes).- iio: imu: adis16480: assign bias value only if operation succeeded (git-fixes).- intel_th: Fix a double put_device() in error path (git-fixes).- mei: fix modalias documentation (git-fixes).- USB: serial: mos7840: fix remote wakeup (git-fixes).- USB: serial: mos7720: fix remote wakeup (git-fixes).- usbip: tools: fix fd leakage in the function of read_attr_usbip_status (git-fixes).- mmc: core: fix wl1251 sdio quirks (git-fixes).- mmc: sdio: fix wl1251 vendor id (git-fixes).- mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card (git-fixes).- pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args call (git-fixes).- virtio_console: allocate inbufs in add_port() only if it is needed (git-fixes).- commit 68134a8 * Thu Nov 28 2019 msuchanekAATTsuse.de- Update patches.suse/KVM-PPC-Book3S-HV-Flush-link-stack-on-guest-exit-to-.patch (CVE-2019-18660 bsc#1157038 bsc#1157923 ltc#182612).- Update patches.suse/powerpc-add-link-stack-flush-mitigation-in-debugfs.patch (CVE-2019-18660 bsc#1157038 bsc#1157923 ltc#182612).- Update patches.suse/powerpc-book3s64-Fix-link-stack-flush-on-context-swi.patch (CVE-2019-18660 bsc#1157038 bsc#1157923 ltc#182612).- commit 95790f9 * Wed Nov 27 2019 msuchanekAATTsuse.de- net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode (bsc#1089644, ltc#166495, ltc#165544, git-fixes).- Delete patches.suse/net-ibmvnic-Fix-EOI-when-running-in-XIVE-mode.patch - reverted upstream- blacklist.conf: Add the removed patch and revert.- commit e506457 * Wed Nov 27 2019 tiwaiAATTsuse.de- Move upstreamed qlge and usb patches into sorted section- commit 7b6b37a * Wed Nov 27 2019 msuchanekAATTsuse.de- Rename patches to the same name as SLE15 SP1.- commit ef34c4c * Wed Nov 27 2019 tiwaiAATTsuse.de- ALSA: pcm: Yet another missing check of non-cached buffer type (bsc#1111666).- commit c4dd085 * Wed Nov 27 2019 tiwaiAATTsuse.de- PM / devfreq: Lock devfreq in trans_stat_show (git-fixes).- PM / devfreq: Check NULL governor in available_governors_show (git-fixes).- remoteproc: Check for NULL firmwares in sysfs interface (git-fixes).- pinctrl: at91: don\'t use the same irqchip with multiple gpiochips (git-fixes).- commit f4ed362 * Wed Nov 27 2019 tiwaiAATTsuse.de- PCI: sysfs: Ignore lockdep for remove attribute (git-fixes).- PCI/PME: Fix possible use-after-free on remove (git-fixes).- phy: phy-twl4030-usb: fix denied runtime access (git-fixes).- mfd: palmas: Assign the right powerhold mask for tps65917 (git-fixes).- commit 8f97d3f * Wed Nov 27 2019 tiwaiAATTsuse.de- media: flexcop-usb: ensure -EIO is returned on error condition (git-fixes).- media: exynos4-is: Fix recursive locking in isp_video_release() (git-fixes).- media: radio: wl1273: fix interrupt masking on release (git-fixes).- media: bdisp: fix memleak on release (git-fixes).- media: ti-vpe: vpe: Fix Motion Vector vpdma stride (git-fixes).- media: vim2m: Fix abort issue (git-fixes).- ALSA: cs4236: fix error return comparison of an unsigned integer (git-fixes).- ALSA: firewire-motu: Correct a typo in the clock proc string (git-fixes).- mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone (git-fixes).- commit 706fafe * Wed Nov 27 2019 oneukumAATTsuse.com- blacklist.conf: specific to ARMv7- commit d7ed505 * Wed Nov 27 2019 oneukumAATTsuse.com- blacklist.conf: stop watching android drivers- commit 471fb5c * Wed Nov 27 2019 oneukumAATTsuse.com- blacklist.conf: breaks kABI- commit 92baa9f * Wed Nov 27 2019 oneukumAATTsuse.com- blacklist.conf: only a cleanup, no bug is fixed- commit 23746d5 * Wed Nov 27 2019 oneukumAATTsuse.com- blacklist.conf: breaks kABI- commit 6e9bbea * Wed Nov 27 2019 oneukumAATTsuse.com- padata: use smp_mb in padata_reorder to avoid orphaned padata jobs (git-fixes).- commit 8eda19e * Wed Nov 27 2019 msuchanekAATTsuse.de- ibmvnic: Serialize device queries (bsc#1155689 ltc#182047).- ibmvnic: Bound waits for device queries (bsc#1155689 ltc#182047).- ibmvnic: Terminate waiting device threads after loss of service (bsc#1155689 ltc#182047).- ibmvnic: Fix completion structure initialization (bsc#1155689 ltc#182047).- commit 067978b * Wed Nov 27 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Move some alc236 pintbls to fallback table (git-fixes).- ALSA: hda/realtek - Move some alc256 pintbls to fallback table (git-fixes).- ALSA: hda - Add mute led support for HP ProBook 645 G4 (git-fixes).- ALSA: hda - Fix pending unsol events at shutdown (git-fixes).- commit c29246e * Wed Nov 27 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC (git-fixes).- ALSA: hda/hdmi - Clear codec->relaxed_resume flag at unbinding (git-fixes).- ALSA: hda/realtek - Enable the headset-mic on a Xiaomi\'s laptop (git-fixes).- ALSA: hda: hdmi - remove redundant code comments (git-fixes).- ALSA: hda: hdmi - fix port numbering for ICL and TGL platforms (git-fixes).- commit 732d071 * Wed Nov 27 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Fix NULL dereference at parsing BADD (git-fixes).- ALSA: usb-audio: Add skip_validation option (git-fixes).- ALSA: usb-audio: sound: usb: usb true/false for bool return type (git-fixes).- commit b7282cf * Wed Nov 27 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Fix Focusrite Scarlett 6i6 gen1 - input handling (git-fixes).- ALSA: 6fire: Drop the dead code (git-fixes).- commit 3a498d5 * Wed Nov 27 2019 tiwaiAATTsuse.de- media: vivid: Fix wrong locking that causes race conditions on streaming stop (CVE-2019-18683,bsc#1155897).- media: usb: fix memory leak in af9005_identify_state (CVE-2019-18809,bsc#1156258).- commit ff49380 * Wed Nov 27 2019 lduncanAATTsuse.com- loop: add ioctl for changing logical block size (bsc#1108043).- commit f584ee7 * Tue Nov 26 2019 msuchanekAATTsuse.de- docs: move protection-keys.rst to the core-api book (FATE#322447, bsc#1078248).- Documentation: x86: convert protection-keys.txt to reST (FATE#322447, bsc#1078248).- x86/pkeys: Update documentation about availability (FATE#322447, bsc#1078248).- x86/mm/pkeys: Fix typo in Documentation/x86/protection-keys.txt (FATE#322447, bsc#1078248).- commit a559437 * Tue Nov 26 2019 msuchanekAATTsuse.de- Delete non-upstream documentation and selftest patches for protection keys.- commit aa755f7 * Tue Nov 26 2019 tiwaiAATTsuse.de- Move upstreamed TAA and IFU patches into sorted section- commit 6c0e1e5 * Tue Nov 26 2019 tiwaiAATTsuse.de- Move upstreamed PCI and iommu patches into sorted section- commit 15aaa63 * Tue Nov 26 2019 mbenesAATTsuse.cz- x86/alternatives: Fix int3_emulate_call() selftest stack corruption (bsc#1153811).- commit b637cb7 * Tue Nov 26 2019 mbenesAATTsuse.cz- x86/alternatives: Add int3_emulate_call() selftest (bsc#1153811).- commit 518c108 * Tue Nov 26 2019 tiwaiAATTsuse.de- ath10k: Correct error handling of dma_map_single() (bsc#1111666).- tun: fix data-race in gro_normal_list() (bsc#1111666).- drm/i915/gvt: fix dropping obj reference twice (bsc#1111666).- tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level_msr() (bsc#1111666).- rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interface (bsc#1111666).- commit 5b5b4ac * Tue Nov 26 2019 tiwaiAATTsuse.de- watchdog: meson: Fix the wrong value of left time (bsc#1051510).- commit ec1d02c * Tue Nov 26 2019 tiwaiAATTsuse.de- slip: Fix use-after-free Read in slip_open (bsc#1051510).- commit d19af5e * Tue Nov 26 2019 tiwaiAATTsuse.de- reset: fix reset_control_get_exclusive kerneldoc comment (bsc#1051510).- reset: fix of_reset_simple_xlate kerneldoc comment (bsc#1051510).- reset: Fix potential use-after-free in __of_reset_control_get() (bsc#1051510).- commit e486c02 * Tue Nov 26 2019 tiwaiAATTsuse.de- PM / devfreq: passive: fix compiler warning (bsc#1051510).- PM / devfreq: passive: Use non-devm notifiers (bsc#1051510).- PM / devfreq: exynos-bus: Correct clock enable sequence (bsc#1051510).- PM / hibernate: Check the success of generating md5 digest before hibernation (bsc#1051510).- commit d411d9f * Tue Nov 26 2019 tiwaiAATTsuse.de- gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist (bsc#1051510).- dmaengine: imx-sdma: fix use-after-free on probe error path (bsc#1051510).- ACPI / SBS: Fix rare oops when removing modules (bsc#1051510).- hwmon: (ina3221) Fix INA3221_CONFIG_MODE macros (bsc#1051510).- hwmon: (pwm-fan) Silence error on probe deferral (bsc#1051510).- commit f9dba3e * Tue Nov 26 2019 msuchanekAATTsuse.de- powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full (bsc#1157778 ltc#182520).- powerpc/pseries: Don\'t fail hash page table insert for bolted mapping (bsc#1157778 ltc#182520).- powerpc/pseries: Don\'t opencode HPTE_V_BOLTED (bsc#1157778 ltc#182520).- commit 4469cd2 * Tue Nov 26 2019 tiwaiAATTsuse.de- spi: mediatek: use correct mata->xfer_len when in fifo transfer (bsc#1051510).- media: isif: fix a NULL pointer dereference bug (bsc#1051510).- media: pxa_camera: Fix check for pdev->dev.of_node (bsc#1051510).- Input: silead - try firmware reload after unsuccessful resume (bsc#1051510).- mei: samples: fix a signedness bug in amt_host_if_call() (bsc#1051510).- usb: dwc3: gadget: Check ENBLSLPM before sending ep command (bsc#1051510).- usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_get_status() (bsc#1051510).- mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable (bsc#1051510).- nl80211: Fix a GET_KEY reply attribute (bsc#1051510).- spi: spidev: Fix OF tree warning logic (bsc#1051510).- spi: fsl-lpspi: Prevent FIFO under/overrun by default (bsc#1051510).- spi: rockchip: initialize dma_slave_config properly (bsc#1051510).- commit 2b15903 * Tue Nov 26 2019 tiwaiAATTsuse.de- fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper() (bsc#1051510).- fbdev: sbuslib: use checked version of put_user() (bsc#1051510).- Input: st1232 - set INPUT_PROP_DIRECT property (bsc#1051510).- crypto: mxs-dcp - Fix AES issues (bsc#1051510).- crypto: mxs-dcp - Fix SHA null hashes and output length (bsc#1051510).- dmaengine: rcar-dmac: set scatter/gather max segment size (bsc#1051510).- dmaengine: timb_dma: Use proper enum in td_prep_slave_sg (bsc#1051510).- dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction (bsc#1051510).- gpio: syscon: Fix possible NULL ptr usage (bsc#1051510).- commit 7074977 * Tue Nov 26 2019 tiwaiAATTsuse.de- spi: atmel: Fix CS high support (bsc#1051510).- spi: atmel: fix handling of cs_change set on non-last xfer (bsc#1051510).- regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id (bsc#1051510).- regulator: ab8500: Remove AB8505 USB regulator (bsc#1051510).- rtlwifi: rtl8192de: Fix missing enable interrupt flag (bsc#1051510).- rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address (bsc#1051510).- rtlwifi: Remove unnecessary NULL check in rtl_regd_init (bsc#1051510).- tpm: add check after commands attribs tab allocation (bsc#1051510).- commit daa19ef * Tue Nov 26 2019 tiwaiAATTsuse.de- macvlan: schedule bc_work even if error (bsc#1051510).- iwlwifi: check kasprintf() return value (bsc#1051510).- mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED (bsc#1051510).- mt7601u: fix bbp version check in mt7601u_wait_bbp_ready (bsc#1051510).- mtd: spi-nor: fix silent truncation in spi_nor_read() (bsc#1051510).- mtd: spear_smi: Fix Write Burst mode (bsc#1051510).- iwlwifi: mvm: don\'t send keys when entering D3 (bsc#1051510).- mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode (bsc#1051510).- mac80211: minstrel: fix CCK rate group streams value (bsc#1051510).- commit c578a58 * Tue Nov 26 2019 tiwaiAATTsuse.de- Move the upstreamed wireless fix to sorted section- commit 613a76c * Tue Nov 26 2019 tiwaiAATTsuse.de- kABI workaround for ath10k last_wmi_vdev_start_status field (bsc#1051510).- commit 663265c * Tue Nov 26 2019 tiwaiAATTsuse.de- Bluetooth: Fix memory leak in hci_connect_le_scan (bsc#1051510).- Bluetooth: delete a stray unlock (bsc#1051510).- Bluetooth: btusb: fix PM leak in error case of setup (bsc#1051510).- ath9k_hw: fix uninitialized variable data (bsc#1051510).- cw1200: Fix a signedness bug in cw1200_load_firmware() (bsc#1051510).- Bluetooth: hci_core: fix init for HCI_USER_CHANNEL (bsc#1051510).- crypto: tgr192 - remove unneeded semicolon (bsc#1051510).- crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr (bsc#1051510).- crypto: ecdh - fix big endian bug in ECC library (bsc#1051510).- hwrng: omap - Fix RNG wait loop timeout (bsc#1051510).- crypto: geode-aes - switch to skcipher for cbc(aes) fallback (bsc#1051510).- crypto: af_alg - cast ki_complete ternary op to int (bsc#1051510).- hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled (bsc#1051510).- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() (bsc#1051510).- cpupower : frequency-set -r option misses the last cpu in related cpu list (bsc#1051510).- clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines (bsc#1051510).- clocksource/drivers/sh_cmt: Fixup for 64-bit machines (bsc#1051510).- backlight: lm3639: Unconditionally call led_classdev_unregister (bsc#1051510).- brcmfmac: fix full timeout waiting for action frame on-channel tx (bsc#1051510).- brcmfmac: reduce timeout for action frame scan (bsc#1051510).- ath9k: fix reporting calculated new FFT upper max (bsc#1051510).- ath10k: fix vdev-start timeout on error (bsc#1051510).- cpupower: Fix coredump on VMWare (bsc#1051510).- ata: ep93xx: Use proper enums for directions (bsc#1051510).- cpufreq: intel_pstate: Register when ACPI PCCH is present (bsc#1051510).- cpupower : Fix cpupower working when cpu0 is offline (bsc#1051510).- cpufreq: ti-cpufreq: add missing of_node_put() (bsc#1051510).- commit 248e2c9 * Tue Nov 26 2019 oneukumAATTsuse.com- HID: Add quirk for Microsoft PIXART OEM mouse (bsc#1051510).- commit 5f631e6 * Tue Nov 26 2019 tiwaiAATTsuse.de- blacklist.conf: Add CVE entries that are neede only for SLE15-SP1- commit dc6f692 * Tue Nov 26 2019 nmoreychaisemartinAATTsuse.com- bnxt_en: Update firmware interface spec. to 1.10.0.89 (bsc#1157115)- commit cdccbdf * Tue Nov 26 2019 nmoreychaisemartinAATTsuse.com- bnxt_en: Update firmware interface to 1.10.0.69 (bsc#1157115)- commit 7f79313 * Tue Nov 26 2019 nmoreychaisemartinAATTsuse.com- bnxt_en: Update firmware interface spec. to 1.10.0.47 (bsc#1157115)- commit 4690702 * Tue Nov 26 2019 nmoreychaisemartinAATTsuse.com- RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices (bsc#1157115)- commit 584c64c * Tue Nov 26 2019 tiwaiAATTsuse.de- ipmi: Fix memory leak in __ipmi_bmc_register (CVE-2019-19046,bsc#1157304).- ath10k: fix memory leak (CVE-2019-19078,bsc#1157032).- commit 9b47c7b * Tue Nov 26 2019 tiwaiAATTsuse.de- crypto: user - fix memory leak in crypto_report (CVE-2019-19062,bsc#1157333).- commit 88ffbd5 * Tue Nov 26 2019 tiwaiAATTsuse.de- mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring (CVE-2019-19057,bsc#1157193).- mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf (CVE-2019-19056,bsc#1157197).- rtl8xxxu: prevent leaking urb (CVE-2019-19068,bsc#1157307).- rtlwifi: prevent memory leak in rtl_usb_probe (CVE-2019-19063,bsc#1157298).- commit d595bad * Mon Nov 25 2019 msuchanekAATTsuse.de- blacklist.conf: Add inapplicable powerpc fixes. ae2e953fdca7 powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask 502523fd1d2a powerpc/irq: drop __irq_offset_value b9ee5e04fd77 powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup ff6d27823f61 powerpc: vdso: Make vdso32 installation conditional in vdso_install e7de4f7b64c2 powerpc/powernv: Restrict OPAL symbol map to only be readable by root- commit deb4c43 * Mon Nov 25 2019 msuchanekAATTsuse.de- powerpc/bpf: Fix tail call implementation (bsc#1157698).- commit 5e39978 * Mon Nov 25 2019 oneukumAATTsuse.com- thunderbolt: Fix lockdep circular locking depedency warning (git-fixes).- commit 27dd808 * Mon Nov 25 2019 tiwaiAATTsuse.de- appletalk: Set error code if register_snap_client failed (CVE-2019-19227,bsc#1157678).- commit 6a00fd4 * Mon Nov 25 2019 tiwaiAATTsuse.de- appletalk: Fix potential NULL pointer dereference in unregister_snap_client (CVE-2019-19227,bsc#1157678).- commit 694bcd7 * Mon Nov 25 2019 mgormanAATTsuse.de- mm/debug.c: PageAnon() is true for PageKsm() pages (git fixes (mm/debug)).- commit 8bd749a * Mon Nov 25 2019 mgormanAATTsuse.de- blacklist.conf: Fix is for SLUB which is not enabled in the kernel configuration- commit d0e0f42 * Mon Nov 25 2019 mgormanAATTsuse.de- mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() (git fixes (mm/gup)).- commit f186dde * Mon Nov 25 2019 tbogendoerferAATTsuse.de- i40e: enable X710 support (bsc#1151067).- commit 0170db7 * Mon Nov 25 2019 mgormanAATTsuse.de- blacklist: Fix is unnecessary as 32-bit x86 is not supported- commit 14178ce * Mon Nov 25 2019 mgormanAATTsuse.de- mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zone (git fixes (mm/compaction)).- commit c5e7264 * Fri Nov 22 2019 tiwaiAATTsuse.de- vmxnet3: turn off lro when rxcsum is disabled (bsc#1157499).- commit 1bcfb9e * Fri Nov 22 2019 hareAATTsuse.de- lpfc: size cpu map by last cpu id set (bsc#1157160).- scsi: lpfc: use hdwq assigned cpu for allocation (bsc#1157160).- commit 77572d0 * Thu Nov 21 2019 ptesarikAATTsuse.cz- vfio: ccw: push down unsupported IDA check (bsc#1156471 LTC#182362).- commit 83611a2 * Thu Nov 21 2019 bpAATTsuse.de- include/linux/bitrev.h: fix constant bitrev (bsc#1114279).- blacklist.conf:- commit d72eb1e * Thu Nov 21 2019 tiwaiAATTsuse.de- Move never-upstreamed patches from out-of-tree section Many patches are put in the out-of-tree section although they are marked as never-upstreamed. Move such patches into the dedicated section and keep the out-of-tree section clean.- commit 5bd2c7b * Thu Nov 21 2019 tiwaiAATTsuse.de- Move two already upstreamed patches into the sorted section- commit 1475101 * Thu Nov 21 2019 tiwaiAATTsuse.de- Move two wrongly put pathces into the sorted section- commit c94b3cc * Thu Nov 21 2019 oneukumAATTsuse.com- blacklist.conf: breaks kABI- commit 06aedbf * Thu Nov 21 2019 oneukumAATTsuse.com- blacklist.conf: cosmetic chanhe, same code generated- commit cbfd736 * Thu Nov 21 2019 hareAATTsuse.de- nvme-tcp: support C2HData with SUCCESS flag (bsc#1157386).- commit 64f7f3b * Thu Nov 21 2019 tbogendoerferAATTsuse.de- Update patches.suse/nfp-flower-fix-memory-leak-in-nfp_flower_spawn_vnic_.patch (bsc#1109837 bsc#1157045 CVE-2019-19081).- Update patches.suse/nfp-flower-prevent-memory-leak-in-nfp_flower_spawn_p.patch (bsc#1109837 bsc#1157044 CVE-2019-19080).- commit 91a6cd9 * Thu Nov 21 2019 tbogendoerferAATTsuse.de- RDMA/hfi1: Prevent memory leak in sdma_init (bsc#1157191 CVE-2019-19065).- commit 35fb175 * Thu Nov 21 2019 tbogendoerferAATTsuse.de- Update patches.suse/RDMA-Fix-goto-target-to-release-the-allocated-memory.patch (bsc#1050244 FATE#322915 bsc#1157171 CVE-2019-19077).- commit 23b2e41 * Thu Nov 21 2019 mkoutnyAATTsuse.com- signal: Properly set TRACE_SIGNAL_LOSE_INFO in __send_signal (bsc#1157463).- commit a12a0b6 * Thu Nov 21 2019 tiwaiAATTsuse.de- mwifex: free rx_cmd skb in suspended state (bsc#1111666).- commit b7beb51 * Thu Nov 21 2019 tiwaiAATTsuse.de- kABI workaround for iwlwifi iwl_rx_cmd_buffer change (bsc#1111666).- commit fe8bcf7 * Thu Nov 21 2019 tiwaiAATTsuse.de- iwlwifi: drop packets with bad status in CD (bsc#1111666).- commit 46aafd2 * Thu Nov 21 2019 tiwaiAATTsuse.de- Move upstreamed ath10k patch into sorted section- commit e17fe64 * Thu Nov 21 2019 tiwaiAATTsuse.de- kABI workaround for ath10k hw_filter_reset_required field (bsc#1111666).- commit 789add6 * Thu Nov 21 2019 tiwaiAATTsuse.de- ath10k: skip resetting rx filter for WCN3990 (bsc#1111666).- commit 78ef7f5 * Thu Nov 21 2019 tonyjAATTsuse.de- perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp (bsc#1142924).- commit 8426be6 * Thu Nov 21 2019 tiwaiAATTsuse.de- irqdomain: Add the missing assignment of domain->fwnode for named fwnode (bsc#1111666).- qxl: fix null-pointer crash during suspend (bsc#1111666).- ath10k: avoid possible memory access violation (bsc#1111666).- iwlwifi: mvm: use correct FIFO length (bsc#1111666).- iwlwifi: pcie: fit reclaim msg to MAX_MSG_LEN (bsc#1111666).- iwlwifi: pcie: read correct prph address for newer devices (bsc#1111666).- brcmsmac: Use kvmalloc() for ucode allocations (bsc#1111666).- brcmfmac: increase buffer for obtaining firmware capabilities (bsc#1111666).- brcmfmac: fix wrong strnchr usage (bsc#1111666).- mwifiex: do no submit URB in suspended state (bsc#1111666).- wil6210: fix invalid memory access for rx_buff_mgmt debugfs (bsc#1111666).- wil6210: prevent usage of tx ring 0 for eDMA (bsc#1111666).- wil6210: set edma variables only for Talyn-MB devices (bsc#1111666).- wil6210: drop Rx multicast packets that are looped-back to STA (bsc#1111666).- cfg80211: validate wmm rule when setting (bsc#1111666).- commit 9c15800 * Thu Nov 21 2019 tiwaiAATTsuse.de- soc: imx: gpc: fix PDN delay (bsc#1051510).- usb: chipidea: Fix otg event handler (bsc#1051510).- usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already started (bsc#1051510).- usb: gadget: uvc: Only halt video streaming endpoint in bulk mode (bsc#1051510).- usb: gadget: uvc: Factor out video USB request queueing (bsc#1051510).- usb: gadget: uvc: configfs: Prevent format changes after linking header (bsc#1051510).- usb: gadget: uvc: configfs: Drop leaked references to config items (bsc#1051510).- usb: xhci-mtk: fix ISOC error when interval is zero (bsc#1051510).- spi: pic32: Use proper enum in dmaengine_prep_slave_rg (bsc#1051510).- spi: mediatek: Don\'t modify spi_transfer when transfer (bsc#1051510).- commit 8680dc9 * Thu Nov 21 2019 tiwaiAATTsuse.de- slcan: Fix memory leak in error path (bsc#1051510).- slip: Fix memory leak in slip_open error path (bsc#1051510).- soc: qcom: wcnss_ctrl: Avoid string overflow (bsc#1051510).- serial: mxs-auart: Fix potential infinite loop (bsc#1051510).- serial: samsung: Enable baud clock for UART reset procedure in resume (bsc#1051510).- serial: uartps: Fix suspend functionality (bsc#1051510).- power: supply: twl4030_charger: disable eoc interrupt on linear charge (bsc#1051510).- power: supply: twl4030_charger: fix charging current out-of-bounds (bsc#1051510).- power: reset: at91-poweroff: do not procede if at91_shdwc is allocated (bsc#1051510).- rtl8187: Fix warning generated when strncpy() destination length matches the sixe argument (bsc#1051510).- commit 4fbc0f0 * Wed Nov 20 2019 tiwaiAATTsuse.de- media: davinci: Fix implicit enum conversion warning (bsc#1051510).- media: au0828: Fix incorrect error messages (bsc#1051510).- media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init() (bsc#1051510).- media: fix: media: pci: meye: validate offset to avoid arbitrary access (bsc#1051510).- PCI/ACPI: Correct error message for ASPM disabling (bsc#1051510).- power: supply: ab8500_fg: silence uninitialized variable warnings (bsc#1051510).- iwlwifi: api: annotate compressed BA notif array sizes (bsc#1051510).- iwlwifi: mvm: avoid sending too many BARs (bsc#1051510).- liquidio: fix race condition in instruction completion processing (bsc#1051510).- ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base address (bsc#1051510).- commit ca0647e * Wed Nov 20 2019 tiwaiAATTsuse.de- Input: synaptics-rmi4 - destroy F54 poller workqueue when removing (bsc#1051510).- Input: ff-memless - kill timer in destroy() (bsc#1051510).- Input: synaptics-rmi4 - clear IRQ enables for F54 (bsc#1051510).- Input: synaptics-rmi4 - do not consume more data than we have (F11, F12) (bsc#1051510).- Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver (bsc#1051510).- iio: dac: mcp4922: fix error handling in mcp4922_write_raw (bsc#1051510).- iio: adc: max9611: explicitly cast gain_selectors (bsc#1051510).- extcon: cht-wc: Return from default case to avoid warnings (bsc#1051510).- dmaengine: dma-jz4780: Further residue status fix (bsc#1051510).- dmaengine: dma-jz4780: Don\'t depend on MACH_JZ4780 (bsc#1051510).- commit 386e278 * Wed Nov 20 2019 tiwaiAATTsuse.de- ax88172a: fix information leak on short answers (bsc#1051510).- ath9k: Fix a locking bug in ath9k_add_interface() (bsc#1051510).- component: fix loop condition to call unbind() if bind() fails (bsc#1051510).- crypto: fix a memory leak in rsa-kcs1pad\'s encryption mode (bsc#1051510).- crypto: s5p-sss: Fix Fix argument list alignment (bsc#1051510).- ath9k: add back support for using active monitor interfaces for tx99 (bsc#1051510).- ath10k: wmi: disable softirq\'s while calling ieee80211_rx (bsc#1051510).- Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS (bsc#1051510).- ath9k: fix tx99 with monitor mode interface (bsc#1051510).- cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set (bsc#1051510).- commit 2c708f7 * Wed Nov 20 2019 tiwaiAATTsuse.de- ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creation (bsc#1051510).- ASoC: sgtl5000: avoid division by zero if lo_vag is zero (bsc#1051510).- ASoC: dpcm: Properly initialise hw->rate_max (bsc#1051510).- ALSA: intel8x0m: Register irq handler after register initializations (bsc#1051510).- ALSA: seq: Do error checks at creating system ports (bsc#1051510).- ALSA: pcm: signedness bug in snd_pcm_plug_alloc() (bsc#1051510).- ath10k: limit available channels via DT ieee80211-freq-limit (bsc#1051510).- ath10k: fix kernel panic by moving pci flush after napi_disable (bsc#1051510).- ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_mask (bsc#1051510).- commit d915eec * Wed Nov 20 2019 msuchanekAATTsuse.de- blacklist.conf: Add fix for unsupported platfrom. e59f5bd759b7 powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg- commit ff55f34 * Wed Nov 20 2019 tiwaiAATTsuse.de- pwm: bcm-iproc: Prevent unloading the driver module while in use (git-fixes).- commit c77ae8b * Wed Nov 20 2019 tiwaiAATTsuse.de- pinctrl: cherryview: Allocate IRQ chip dynamic (git-fixes).- commit 8fd17ac * Wed Nov 20 2019 tiwaiAATTsuse.de- NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error (git-fixes).- mmc: sdhci-of-at91: fix quirk2 overwrite (git-fixes).- nfc: netlink: fix double device reference drop (git-fixes).- commit 7279064 * Wed Nov 20 2019 tiwaiAATTsuse.de- Input: synaptics-rmi4 - fix video buffer size (git-fixes).- commit 612afb1 * Wed Nov 20 2019 tiwaiAATTsuse.de- iio: adc: stm32-adc: fix stopping dma (git-fixes).- iio: imu: adis16480: make sure provided frequency is positive (git-fixes).- commit d254d3f * Wed Nov 20 2019 tiwaiAATTsuse.de- HID: wacom: generic: Treat serial number and related fields as unsigned (git-fixes).- commit 650cf65 * Wed Nov 20 2019 tiwaiAATTsuse.de- clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume (git-fixes).- clk: sunxi-ng: a80: fix the zero\'ing of bits 16 and 18 (git-fixes).- clk: at91: avoid sleeping early (git-fixes).- commit 914dbe8 * Wed Nov 20 2019 tiwaiAATTsuse.de- can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue beyond skb_queue_len_max (git-fixes).- can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb mem leak (git-fixes).- can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb mem leak (git-fixes).- can: c_can: c_can_poll(): only read status register after status IRQ (git-fixes).- can: peak_usb: fix slab info leak (git-fixes).- can: peak_usb: fix a potential out-of-sync while decoding packets (git-fixes).- can: usb_8dev: fix use-after-free on disconnect (git-fixes).- can: mcba_usb: fix use-after-free on disconnect (git-fixes).- commit abf4f66 * Wed Nov 20 2019 tiwaiAATTsuse.de- ASoC: kirkwood: fix external clock probe defer (git-fixes).- ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX (git-fixes).- ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes (stable 4.14.y).- ASoC: tlv320dac31xx: mark expected switch fall-through (stable 4.14.y).- ASoC: davinci-mcasp: Handle return value of devm_kasprintf (stable 4.14.y).- ASoC: davinci: Kill BUG_ON() usage (stable 4.14.y).- commit 67e5fa1 * Wed Nov 20 2019 tiwaiAATTsuse.de- can: gs_usb: gs_can_open(): prevent memory leak (CVE-2019-19052,bsc#1157324).- commit 63425d7 * Wed Nov 20 2019 bpAATTsuse.de- blacklist.conf: c0d9782f5b6d Compiler Attributes: add support for __copy (gcc >= 9)- commit a7488e8 * Wed Nov 20 2019 dkirjanovAATTsuse.com- blacklist.conf:- Refresh patches.kabi/scsi-qla2xxx-kabi-fix-for-double-scsi_done-for-abort-path.patch.- Refresh patches.suse/0024-drm-i915-fix-compilation.patch.- commit 307f6d3 * Tue Nov 19 2019 msuchanekAATTsuse.de- powerpc: add link stack flush mitigation in debugfs (CVE-2019-18660 bsc#1157038).- commit 1dca093 * Tue Nov 19 2019 bpAATTsuse.de- x86/resctrl: Fix potential lockdep warning (bsc#1114279).- commit d9cb38c * Tue Nov 19 2019 duweAATTsuse.de- crypto: ecdh - fix typo of P-192 b value (bsc#1155331).- crypto: dh - add public key verification test (bsc#1155331).- crypto: ecdh - add public key verification test (bsc#1155331).- commit 93158c5 * Tue Nov 19 2019 lhenriquesAATTsuse.com- ceph: don\'t try to handle hashed dentries in non-O_CREAT atomic_open (bsc#1157184).- ceph: add missing check in d_revalidate snapdir handling (bsc#1157183).- ceph: fix use-after-free in __ceph_remove_cap() (bsc#1154058).- ceph: just skip unrecognized info in ceph_reply_info_extra (bsc#1157182).- commit 98cae02 * Tue Nov 19 2019 tiwaiAATTsuse.de- drm/amdgpu: fix multiple memory leaks in acp_hw_init (CVE-2019-19067,bsc#1157180).- commit 5d239d3 * Tue Nov 19 2019 tiwaiAATTsuse.de- iio: imu: adis16400: release allocated memory on failure (CVE-2019-19060,bsc#1157178).- commit ac610a2 * Tue Nov 19 2019 tiwaiAATTsuse.de- of: unittest: fix memory leak in unittest_data_add (CVE-2019-19049,bsc#1157173).- commit 9b20ba0 * Tue Nov 19 2019 tiwaiAATTsuse.de- Update patch reference for ieee802154 security fix (CVE-2019-19075 bsc#1157162)- commit 56605ba * Tue Nov 19 2019 mbenesAATTsuse.cz- blacklist.conf: dd3d792def0d (\"tcp: remove redundant new line from tcp_event_sk_skb\") Cosmetic change in tracing output.- commit df796cc * Tue Nov 19 2019 tiwaiAATTsuse.de- iwlwifi: dbg_ini: fix memory leak in alloc_sgtable (CVE-2019-19058,bsc#1157145).- commit a278572 * Tue Nov 19 2019 tiwaiAATTsuse.de- ath9k: release allocated buffer if timed out (CVE-2019-19074,bsc#1157143).- commit 8076db9 * Tue Nov 19 2019 dwagnerAATTsuse.de- Drop scsi-qla2xxx-Fix-memory-leak-when-sending-I-O-fails.patch This patch has introduces an double free. Upstream has dropped it from the scsi-queue before it hit mainline. So let\'s drop it as well.- commit b0e7391 * Tue Nov 19 2019 tzimmermannAATTsuse.de- Revert \"drm/etnaviv: fix dumping of iommuv2 (bsc#1113722)\" This reverts commit 71e3a1b8d8cf73f711f3e4100aa51f68e631f94f. ATM the backported patch doesn\'t build on x86.- commit f6e6f31 * Mon Nov 18 2019 tiwaiAATTsuse.de- ath9k_htc: release allocated buffer if timed out (CVE-2019-19073,bsc#1157070).- commit 4e08080 * Mon Nov 18 2019 msuchanekAATTsuse.de- KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel (CVE-2019-18660 bsc#1157038).- powerpc/book3s64: Fix link stack flush on context switch (CVE-2019-18660 bsc#1157038).- commit 58a16db * Mon Nov 18 2019 tiwaiAATTsuse.de- drm/amd/display: memory leak (CVE-2019-19083,bsc#1157049).- drm/amd/display: prevent memory leak (CVE-2019-19082,bsc#1157046).- commit da39279 * Mon Nov 18 2019 bpAATTsuse.de- x86/resctrl: Prevent NULL pointer dereference when reading mondata (bsc#1114279).- commit ba561bc * Mon Nov 18 2019 bpAATTsuse.de- EDAC/ghes: Fix Use after free in ghes_edac remove path (bsc#1114279).- commit 3054f3a * Mon Nov 18 2019 hareAATTsuse.de- scsi: lpfc: Fix Oops in nvme_register with target logout/login (bsc#1151900).- commit 7a255ec * Mon Nov 18 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1\'- commit 7401698 * Mon Nov 18 2019 tzimmermannAATTsuse.de- drm/radeon: fix si_enable_smc_cac() failed issue (bsc#1113722)- commit 0f0eb28 * Mon Nov 18 2019 tzimmermannAATTsuse.de- drm/etnaviv: fix dumping of iommuv2 (bsc#1113722)- commit 71e3a1b * Mon Nov 18 2019 tzimmermannAATTsuse.de- drm/omap: fix max fclk divider for omap36xx (bsc#1113722)- commit 533b6d1 * Mon Nov 18 2019 dwagnerAATTsuse.de- scsi: lpfc: Honor module parameter lpfc_use_adisc (bsc#1153628).- commit 81a24bf * Sat Nov 16 2019 tiwaiAATTsuse.de- ALSA: hda: Fix racy display power access (bsc#1156928).- commit 5685115 * Fri Nov 15 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Fix incorrect size check for processing/extension units (git-fixes).- ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk() (git-fixes).- commit 99c0dc3 * Fri Nov 15 2019 tiwaiAATTsuse.de- ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() (git-fixes).- ALSA: usb-audio: not submit urb for stopped endpoint (git-fixes).- ALSA: hda: Add Cometlake-S PCI ID (git-fixes).- ALSA: usb-audio: Fix missing error check at mixer resolution test (git-fixes).- commit bff381c * Fri Nov 15 2019 tbogendoerferAATTsuse.de- ice: fix potential infinite loop because loop counter being too small (bsc#1118661 FATE#325277).- net: hns: Fix the stray netpoll locks causing deadlock in NAPI path (bsc#1104353 FATE#326415).- net/mlx5e: Fix eswitch debug print of max fdb flow (bsc#1103990 FATE#326006).- net/mlx5e: Fix ethtool self test: link speed (bsc#1103990 FATE#326006).- xsk: Fix registration of Rx-only sockets (bsc#1109837).- bpf: Fix use after free in subprog\'s jited symbol removal (bsc#1109837).- cxgb4: request the TX CIDX updates to status page (bsc#1127354 bsc#1127371).- net: phy: bcm7xxx: define soft_reset for 40nm EPHY (bsc#1119113 FATE#326472).- net: sched: cbs: Avoid division by zero when calculating the port rate (bsc#1109837).- mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions (bsc#1112374).- nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs (bsc#1109837).- nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs (bsc#1109837).- xsk: relax UMEM headroom alignment (bsc#1109837).- bpf: fix BTF limits (bsc#1109837).- bpf: fix BTF verification of enums (bsc#1109837).- net/sched: cbs: Fix not adding cbs instance to list (bsc#1109837).- net: sched: fix possible crash in tcf_action_destroy() (bsc#1109837).- IB/mlx5: Free mpi in mp_slave mode (bsc#1103991 FATE#326007).- RDMA/hns: Fix wrong assignment of qp_access_flags (bsc#1104427 FATE#326416).- RDMA/hns: Fix comparison of unsigned long variable \'end\' with less than zero (bsc#1104427 FATE#326416 bsc#1137236).- bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands (bsc#1104745 FATE#325918).- net/mlx5: FWTrace, Reduce stack usage (bsc#1103990 FATE#326006).- tools: bpftool: fix arguments for p_err() in do_event_pipe() (bsc#1109837).- IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general command (bsc#1103991 FATE#326007).- net: hns3: prevent unnecessary MAC TNL interrupt (bsc#1104353 FATE#326415 bsc#1134983).- net: hns3: fix GFP flag error in hclge_mac_update_stats() (bsc#1126390).- net: hns3: fix some reset handshake issue (bsc#1104353 FATE#326415).- net: hns3: do not query unsupported commands in debugfs (bsc#1104353 FATE#326415).- net/mlx5e: Print a warning when LRO feature is dropped or not allowed (bsc#1103990 FATE#326006).- net: hns3: change GFP flag during lock period (bsc#1104353 FATE#326415).- ixgbevf: Fix secpath usage for IPsec Tx offload (bsc#1113994 FATE#326315 FATE#326317).- ixgbe: fix double clean of Tx descriptors with xdp (bsc#1113994 FATE#326315 FATE#326317).- net: phylink: Fix flow control resolution (bsc#1119113 FATE#326472).- net: sched: fix reordering issues (bsc#1109837).- net: sock_map, fix missing ulp check in sock hash case (bsc#1109837).- net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate (bsc#1109837).- commit 1e6052c * Fri Nov 15 2019 msuchanekAATTsuse.de- powerpc/xive: Prevent page fault issues in the machine crash handler (bsc#1156882 ltc#182435).- commit 77bcbdb * Fri Nov 15 2019 tiwaiAATTsuse.de- Update patch reference for net core memory leak fix (CVE-2019-15916, bsc#1149448)- commit 0c4209f * Fri Nov 15 2019 ptesarikAATTsuse.cz- Update kabi files: import from 4.12.14-197.26.- commit a70f8fa * Fri Nov 15 2019 tiwaiAATTsuse.de- ALSA: hda/intel: add CometLake PCI IDs (bsc#1156729).- commit 426fce2 * Thu Nov 14 2019 dwagnerAATTsuse.de- scsi: lpfc: Update lpfc version to 12.6.0.2 (bsc#1154601).- scsi: lpfc: revise nvme max queues to be hdwq count (bsc#1154601).- scsi: lpfc: Initialize cpu_map for not present cpus (bsc#1154601).- scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list() (bsc#1154601).- scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferences (bsc#1154601).- scsi: lpfc: fix: Coverity: lpfc_get_scsi_buf_s3(): Null pointer dereferences (bsc#1154601).- scsi: lpfc: Fix lpfc_cpumask_of_node_init() (bsc#1154601).- scsi: lpfc: Fix a kernel warning triggered by lpfc_sli4_enable_intr() (bsc#1154601).- scsi: lpfc: Fix a kernel warning triggered by lpfc_get_sgl_per_hdwq() (bsc#1154601).- scsi: lpfc: Update lpfc version to 12.6.0.1 (bsc#1154601).- scsi: lpfc: Add enablement of multiple adapter dumps (bsc#1154601).- scsi: lpfc: Change default IRQ model on AMD architectures (bsc#1154601).- scsi: lpfc: Add registration for CPU Offline/Online events (bsc#1154601).- scsi: lpfc: Clarify FAWNN error message (bsc#1154601).- scsi: lpfc: Sync with FC-NVMe-2 SLER change to require Conf with SLER (bsc#1154601).- scsi: lpfc: Fix dynamic fw log enablement check (bsc#1154601).- scsi: lpfc: Fix unexpected error messages during RSCN handling (bsc#1154601).- scsi: lpfc: Fix kernel crash at lpfc_nvme_info_show during remote port bounce (bsc#1154601).- scsi: lpfc: Fix configuration of BB credit recovery in service parameters (bsc#1154601).- scsi: lpfc: Fix duplicate unreg_rpi error in port offline flow (bsc#1154601).- scsi: lpfc: Make lpfc_debugfs_ras_log_data static (bsc#1154601).- scsi: lpfc: Fix NULL check before mempool_destroy is not needed (bsc#1154601).- scsi: lpfc: fix spelling error in MAGIC_NUMER_xxx (bsc#1154601).- scsi: lpfc: fix build error of lpfc_debugfs.c for vfree/vmalloc (bsc#1154601).- scsi: lpfc: lpfc_nvmet: Fix Use plain integer as NULL pointer (bsc#1154601).- scsi: lpfc: lpfc_attr: Fix Use plain integer as NULL pointer (bsc#1154601).- scsi: lpfc: Honor module parameter lpfc_use_adisc (bsc#1154601).- scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variable (bsc#1154601).- scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ (bsc#1154601).- commit aabd860 * Thu Nov 14 2019 dwagnerAATTsuse.de- Refresh series.conf The lpfc patches have been applied to the subsystem maintainer\'s tree. So move the patches into in-tree section.- commit 8a45786 * Thu Nov 14 2019 msuchanekAATTsuse.de- powerpc/security/book3s64: Report L1TF status in sysfs (bsc#1091041).- commit 46dca2a * Thu Nov 14 2019 msuchanekAATTsuse.de- powerpc/64: Make meltdown reporting Book3S 64 specific (bsc#1091041).- Refresh patches.suse/powerpc-fsl-Add-nospectre_v2-command-line-argument.patch.- commit decf362 * Thu Nov 14 2019 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-fadump-when-fadump-is-supported-register-the.patch.- commit fe70493 * Thu Nov 14 2019 msuchanekAATTsuse.de- powerpc/security: Fix wrong message when RFI Flush is disable (bsc#1131107).- commit 07e34c8 * Thu Nov 14 2019 msuchanekAATTsuse.de- powerpc/pseries: safely roll back failed DLPAR cpu add (bsc#1156700 ltc#182459).- powerpc/pseries: address checkpatch warnings in dlpar_offline_cpu (bsc#1156700 ltc#182459).- commit 18c7d92 * Thu Nov 14 2019 msuchanekAATTsuse.de- Sort series.conf.- commit 6a26645 * Wed Nov 13 2019 pvorelAATTsuse.cz- xfrm: fix sa selector validation (bsc#1156609).- commit db39484 * Wed Nov 13 2019 oneukumAATTsuse.com- lib/scatterlist: Fix chaining support in sgl_alloc_order() (git-fixes).- commit 148948b * Wed Nov 13 2019 mbenesAATTsuse.cz- blacklist.conf: d1a445d3b86c (\"include/trace/events/writeback.h: fix -Wstringop-truncation warnings\")- commit f7793f4 * Wed Nov 13 2019 tiwaiAATTsuse.de- Move drm kABI workaround patch into patches.kabi Also move to the dedicated section in series.conf- commit 3fe4946 * Wed Nov 13 2019 tiwaiAATTsuse.de- Move upstreamed i915 security fixes into sorted section- commit db5df34 * Wed Nov 13 2019 oneukumAATTsuse.com- usbip: Fix free of unallocated memory in vhci tx (git-fixes).- commit 145de3a * Wed Nov 13 2019 oneukumAATTsuse.com- USBIP: add config dependency for SGL_ALLOC (git-fixes).- Update config files.- commit 538364b * Tue Nov 12 2019 fdmananaAATTsuse.com- Btrfs: fix log context list corruption after rename exchange operation (bsc#1156494).- commit 930b1d1 * Tue Nov 12 2019 tiwaiAATTsuse.de- drm/i915/cmdparser: Fix jump whitelist clearing (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967).- commit bd2c4f7 * Tue Nov 12 2019 pvorelAATTsuse.cz- Refresh patches.suse/alarmtimer-Use-EOPNOTSUPP-instead-of-ENOTSUPP.patch.- commit 82de0f6 * Tue Nov 12 2019 oneukumAATTsuse.com- lib/scatterlist: Introduce sgl_alloc() and sgl_free() (git-fixes).- Update config files. (manually Kconfig is broken at this point in upstream. Fix comes later.)- commit 001e8ff * Tue Nov 12 2019 oneukumAATTsuse.com- mmc: sdhci-esdhc-imx: correct the fix of ERR004536 (git-fixes).- commit e868d3f * Tue Nov 12 2019 oneukumAATTsuse.com- mtd: nand: mtk: fix incorrect register setting order about ecc irq.- commit a5d834b * Tue Nov 12 2019 oneukumAATTsuse.com- UAS: Revert commit 3ae62a42090f (\"UAS: fix alignment of scatter/gather segments\").- commit 3a75f7d * Tue Nov 12 2019 oneukumAATTsuse.com- usbip: Implement SG support to vhci-hcd and stub driver (git-fixes).- commit 12b24f4 * Tue Nov 12 2019 oneukumAATTsuse.com- usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path (git-fixes).- commit bcc3779 * Tue Nov 12 2019 oheringAATTsuse.de- scsi: storvsc: Add ability to change scsi queue depth (bsc#1155021).- commit 978166d * Tue Nov 12 2019 msuchanekAATTsuse.de- rpm/kernel-binary.spec.in: remove code duplicated by merge.- commit a1063a3 * Mon Nov 11 2019 mbruggerAATTsuse.com- arm64: Update config files. (bsc#1156466) Enable HW_RANDOM_OMAP driver and mark driver omap-rng as supported.- commit be2891b * Mon Nov 11 2019 oneukumAATTsuse.com- iwlwifi: exclude GEO SAR support for 3168 (git-fixes).- commit 43ad415 * Mon Nov 11 2019 oneukumAATTsuse.com- scsi: sd: Ignore a failure to sync cache due to lack of authorization (git-fixes).- commit e1ba31a * Mon Nov 11 2019 dwagnerAATTsuse.de- scsi: qla2xxx: don\'t use zero for FC4_PRIORITY_NVME (bsc#1143706 bsc#1082635 bsc#1154526 bsc#1048942).- scsi: qla2xxx: initialize fc4_type_priority (bsc#1143706 bsc#1082635 bsc#1154526 bsc#1048942).- scsi: qla2xxx: Fix a dma_pool_free() call (bsc#1143706 bsc#1082635 bsc#1154526 bsc#1048942).- scsi: qla2xxx: Remove an include directive (bsc#1143706 bsc#1082635 bsc#1154526 bsc#1048942).- scsi: qla2xxx: Update driver version to 10.01.00.21-k (bsc#1143706 bsc#1082635 bsc#1154526 bsc#1048942).- scsi: qla2xxx: Fix device connect issues in P2P configuration (bsc#1143706 bsc#1082635 bsc#1154526 bsc#1048942).- scsi: qla2xxx: Fix memory leak when sending I/O fails (bsc#1143706 bsc#1082635 bsc#1154526 bsc#1048942).- scsi: qla2xxx: Fix double scsi_done for abort path (bsc#1143706 bsc#1082635 bsc#1154526 bsc#1048942).- scsi: qla2xxx: Fix driver unload hang (bsc#1143706 bsc#1082635 bsc#1154526 bsc#1048942).- scsi: qla2xxx: Fix SRB leak on switch command timeout (bsc#1143706 bsc#1082635 bsc#1154526 bsc#1048942).- scsi: qla2xxx: Do command completion on abort timeout (bsc#1143706 bsc#1082635 bsc#1154526 bsc#1048942).- scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure (bsc#1143706 bsc#1082635 bsc#1154526 bsc#1048942).- commit 98e1d47 * Mon Nov 11 2019 mbenesAATTsuse.cz- blacklist.conf: fc64e4ad80d4 (\"tracing/hwlat: Don\'t ignore outer-loop duration when calculating max_latency\") CONFIG_HWLAT_TRACER is not set anywhere.- commit 79404f5 * Mon Nov 11 2019 mbenesAATTsuse.cz- blacklist.conf: 98dc19c11470 (\"tracing/hwlat: Report total time spent in all NMIs during the sample\") CONFIG_HWLAT_TRACER is not set anywhere.- commit 94cfcea * Mon Nov 11 2019 mbenesAATTsuse.cz- tracing: Get trace_array reference for available_tracers files (bsc#1156429).- commit ada9a25 * Mon Nov 11 2019 hareAATTsuse.de- scsi: lpfc: Limit xri count for kdump environment (bsc#1154124).- commit 3e02bd2 * Mon Nov 11 2019 dwagnerAATTsuse.de- Refresh series.conf Some of the qla2xxx patches have been promoted to Linus\' tree.- commit 4e8846f * Fri Nov 08 2019 tiwaiAATTsuse.de- Move upstreamed CA0132 fix into sorted section- commit 4fc57c9 * Fri Nov 08 2019 tiwaiAATTsuse.de- ALSA: timer: Fix incorrectly assigned timer instance (git-fixes).- ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series (git-fixes).- commit 9d7979a * Fri Nov 08 2019 tiwaiAATTsuse.de- wil6210: fix freeing of rx buffers in EDMA mode (bsc#1111666).- commit 5cf8077 * Fri Nov 08 2019 tiwaiAATTsuse.de- USB: serial: whiteheat: fix line-speed endianness (bsc#1051510).- USB: gadget: Reject endpoints with 0 maxpacket value (bsc#1051510).- usb-storage: Revert commit 747668dbc061 (\"usb-storage: Set virt_boundary_mask to avoid SG overflows\") (bsc#1051510).- usb: handle warm-reset port requests on hub resume (bsc#1051510).- commit bfddb23 * Fri Nov 08 2019 tiwaiAATTsuse.de- staging: rtl8188eu: fix null dereference when kzalloc fails (bsc#1051510).- serial: fix kernel-doc warning in comments (bsc#1051510).- serial: mctrl_gpio: Check for NULL pointer (bsc#1051510).- serial: uartlite: fix exit path null pointer (bsc#1051510).- power: supply: max14656: fix potential use-after-free (bsc#1051510).- sc16is7xx: Fix for \"Unexpected interrupt: 8\" (bsc#1051510).- commit 08a343a * Fri Nov 08 2019 tiwaiAATTsuse.de- phylink: fix kernel-doc warnings (bsc#1111666).- commit 5e0560d * Fri Nov 08 2019 tiwaiAATTsuse.de- iwlwifi: exclude GEO SAR support for 3168 (bsc#1111666).- iwlwifi: fw: don\'t send GEO_TX_POWER_LIMIT command to FW version 36 (bsc#1111666).- commit 8eb95be * Fri Nov 08 2019 tiwaiAATTsuse.de- drm/amdgpu/powerplay/vega10: allow undervolting in p7 (bsc#1111666).- drm/i915/cml: Add second PCH ID for CMP (bsc#1111666).- drm/amdgpu: fix memory leak (bsc#1111666).- drm/amd/display: fix odm combine pipe reset (bsc#1111666).- drm/msm/dpu: handle failures while initializing displays (bsc#1111666).- ath10k: assign \'n_cipher_suites = 11\' for WCN3990 to enable WPA3 (bsc#1111666).- drm/i915/ilk: Fix warning when reading emon_status with no output (bsc#1111666).- commit e045aeb * Fri Nov 08 2019 tiwaiAATTsuse.de- fjes: Handle workqueue allocation failure (CVE-2019-16231,bsc#1150466).- commit f6922b5 * Thu Nov 07 2019 tiwaiAATTsuse.de- Update patch reference for ipv4/tcp security fix (CVE-2019-18805 bsc#1156187)- commit b6001b0 * Thu Nov 07 2019 tiwaiAATTsuse.de- Update config files: fix ppc64le config- commit fd9dc36 * Thu Nov 07 2019 tiwaiAATTsuse.de- Update patch reference tag for mISDN fix (bsc#1152782 CVE-2019-17055).- commit 79c8ad5 * Thu Nov 07 2019 jthumshirnAATTsuse.de- README.BRANCH: Add Denis as branch maintainer- commit 6b81389 * Thu Nov 07 2019 jthumshirnAATTsuse.de- series.conf: Move iommu patches into sorted section.- commit b3904dd * Thu Nov 07 2019 jthumshirnAATTsuse.de- Refresh patches.suse/0001-lpfc-remove-left-over-BUILD_NVME-defines.patch. Refresh upstream status.- commit 88c0cc4 * Wed Nov 06 2019 nmoreychaisemartinAATTsuse.com- RDMA/restrack: Track driver QP types in resource tracker (jsc#SLE-4805)- commit 89aad1c * Wed Nov 06 2019 tiwaiAATTsuse.de- Revert synaptics-rmi4 patch due to regression (bsc#1155982) Also blacklisting it- commit 9da1754 * Wed Nov 06 2019 oneukumAATTsuse.com- blacklist.conf: cosmetic change- commit e6d6578 * Wed Nov 06 2019 oneukumAATTsuse.com- blacklist.conf: cannot remove a driver- commit d2a2975 * Wed Nov 06 2019 tiwaiAATTsuse.de- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)- commit ceb9273 * Wed Nov 06 2019 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-fadump-when-fadump-is-supported-register-the.patch.- commit a0b9cff * Wed Nov 06 2019 nmoreychaisemartinAATTsuse.com- kabi protect enum RDMA_DRIVER_EFA (jsc#SLE-4805)- commit 6b0acb0 * Wed Nov 06 2019 jslabyAATTsuse.cz- rpm/kernel-binary.spec.in: add COMPRESS_VMLINUX (bnc#1155921) Let COMPRESS_VMLINUX determine the compression used for vmlinux. By default (historically), it is gz.- commit c8b2d9f * Wed Nov 06 2019 nmoreychaisemartinAATTsuse.com- RDMA/efa: Add Amazon EFA driver (jsc#SLE-4805)- commit ea4e597 * Tue Nov 05 2019 ptesarikAATTsuse.cz- Update config files: Fix ppc64le vanilla config- commit 2a4e830 * Tue Nov 05 2019 tiwaiAATTsuse.de- iwlwifi: don\'t panic in error path on non-msix systems (bsc#1155692).- commit d2bd2bf * Tue Nov 05 2019 tiwaiAATTsuse.de- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).- commit 7ee88a6 * Tue Nov 05 2019 mbruggerAATTsuse.com- rpm/mkspec-dtb: add mt76 based dtb package- commit 8ff92d0 * Tue Nov 05 2019 tiwaiAATTsuse.de- USB: serial: whiteheat: fix potential slab corruption (bsc#1051510).- USB: ldusb: fix control-message timeout (bsc#1051510).- USB: ldusb: fix ring-buffer locking (bsc#1051510).- usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode (bsc#1051510).- dmaengine: imx-sdma: fix size check for sdma script_number (bsc#1051510).- dmaengine: bcm2835: Print error in case setting DMA mask fails (bsc#1051510).- can: dev: call netif_carrier_off() in register_candev() (bsc#1051510).- commit da52a64 * Tue Nov 05 2019 ptesarikAATTsuse.cz- s390/cpumsf: Check for CPU Measurement sampling (bsc#1153681 LTC#181855).- commit f08cc5e * Tue Nov 05 2019 ptesarikAATTsuse.cz- scsi: zfcp: fix reaction on bit error threshold notification (bsc#1154956 LTC#182054).- commit 9b3bc79 * Tue Nov 05 2019 jthumshirnAATTsuse.de- Update ppc64le vanilla config files.- commit 621d94a * Tue Nov 05 2019 ptesarikAATTsuse.cz- s390: add support for IBM z15 machines (bsc#1152696 LTC#181731).- Update config files.- commit 0f2206b * Tue Nov 05 2019 ptesarikAATTsuse.cz- s390/pci: fix MSI message data (bsc#1152697 LTC#181730).- commit 30d770d * Tue Nov 05 2019 ptesarikAATTsuse.cz- s390/pci: add mio_enabled attribute (bsc#1152665 LTC#181729).- s390: fix setting of mio addressing control (bsc#1152665 LTC#181729).- s390/pci: correctly handle MIO opt-out (bsc#1152665 LTC#181729).- s390/pci: deal with devices that have no support for MIO instructions (bsc#1152665 LTC#181729).- commit f4429b7 * Tue Nov 05 2019 palcantaraAATTsuse.de- CIFS: fix max ea value size (bsc#1144333, bsc#1154355).- commit d2e982f * Tue Nov 05 2019 palcantaraAATTsuse.de- smb3: fix leak in \"open on server\" perf counter (bsc#1144333, bsc#1154355).- commit c61046b * Tue Nov 05 2019 palcantaraAATTsuse.de- smb3: fix unmount hang in open_shroot (bsc#1144333, bsc#1154355).- commit 62efde7 * Tue Nov 05 2019 palcantaraAATTsuse.de- smb3: improve handling of share deleted (and share recreated) (bsc#1144333, bsc#1154355).- commit 10394f1 * Tue Nov 05 2019 palcantaraAATTsuse.de- cifs: add a helper to find an existing readable handle to a file (bsc#1144333, bsc#1154355).- commit 1f2942a * Tue Nov 05 2019 palcantaraAATTsuse.de- cifs: use existing handle for compound_op(OP_SET_INFO) when possible (bsc#1144333, bsc#1154355).- commit 99999a1 * Tue Nov 05 2019 palcantaraAATTsuse.de- cifs: create a helper to find a writeable handle by path name (bsc#1144333, bsc#1154355).- commit 5973f34 * Tue Nov 05 2019 palcantaraAATTsuse.de- cifs: prepare SMB2_Flush to be usable in compounds (bsc#1144333, bsc#1154355).- commit 5780a64 * Tue Nov 05 2019 palcantaraAATTsuse.de- cifs: Use kzfree() to zero out the password (bsc#1144333, bsc#1154355).- commit d833204 * Tue Nov 05 2019 palcantaraAATTsuse.de- cifs: set domainName when a domain-key is used in multiuser (bsc#1144333, bsc#1154355).- commit 87f6920 * Tue Nov 05 2019 palcantaraAATTsuse.de- smb3: fix signing verification of large reads (bsc#1144333, bsc#1154355).- commit 575697e * Tue Nov 05 2019 palcantaraAATTsuse.de- smb3: Incorrect size for netname negotiate context (bsc#1144333, bsc#1154355).- commit ba10828 * Mon Nov 04 2019 tiwaiAATTsuse.de- Update config files: Fix ppc64le vanilla config- commit c4da5af * Mon Nov 04 2019 msuchanekAATTsuse.de- rpm/kernel-subpackage-spec: Mention debuginfo in the subpackage description (bsc#1149119).- commit 525ec92 * Mon Nov 04 2019 nmoreychaisemartinAATTsuse.com- IB/core: Add mitigation for Spectre V1 (bsc#1155671)- commit c1764c8 * Mon Nov 04 2019 pvorelAATTsuse.cz- integrity: prevent deadlock during digsig verification (bsc#1090631).- commit 46f6983 * Mon Nov 04 2019 oheringAATTsuse.de- Fix patches.suse/suse_msi_set_irq_unmanaged.patch. The patch applied with fuzz, and patch(1) moved the call to suse_msi_set_irq_unmanaged from nvme_setup_io_queues to nvme_setup_host_mem.- commit e185be8 * Mon Nov 04 2019 oheringAATTsuse.de- Fix patches.suse/suse_msi_set_irq_unmanaged.patch (jsc#SLE-8953, jsc#SLE-9221, jsc#SLE-4941, bsc#1119461, bsc#1119465, bsc#1138190, bsc#1154905). The added code was only active with CONFIG_HYPERV=y. Adjust the condition to cover also CONFIG_HYPERV=m.- commit 8cc6691 * Mon Nov 04 2019 mflemingAATTsuse.de- sched/fair: Avoid divide by zero when rebalancing domains (bsc#1096254).- commit b4aed99 * Mon Nov 04 2019 jslabyAATTsuse.cz- net: openvswitch: free vport unless register_netdevice() succeeds (git-fixes).- commit 200394d * Mon Nov 04 2019 bpAATTsuse.de- Refresh patches.suse/0003-kvm-mmu-ITLB_MULTIHIT-mitigation.patch. Fix doc.- commit afe954f * Mon Nov 04 2019 palcantaraAATTsuse.de- cifs: move cifsFileInfo_put logic into a work-queue (bsc#1144333, bsc#1154355).- commit 86cceac * Mon Nov 04 2019 palcantaraAATTsuse.de- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs (bsc#1144333, bsc#1154355).- commit 56ec926 * Mon Nov 04 2019 palcantaraAATTsuse.de- CIFS: Fix SMB2 oplock break processing (bsc#1144333, bsc#1154355).- commit d0bbfb7 * Fri Nov 01 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Add DSD support for Gustard U16/X26 USB Interface (bsc#1051510).- commit 9a2c758 * Fri Nov 01 2019 tiwaiAATTsuse.de- ALSA: timer: Fix mutex deadlock at releasing card (bsc#1051510).- Revert \"ALSA: hda: Flush interrupts on disabling\" (bsc#1051510).- ALSA: bebob: Fix prototype of helper function to return negative value (bsc#1051510).- ALSA: hda/realtek - Fix 2 front mics of codec 0x623 (bsc#1051510).- ALSA: hda/realtek - Add support for ALC623 (bsc#1051510).- commit c191580 * Fri Nov 01 2019 colyliAATTsuse.de- md/raid0: fix warning message for parameter default_layout (bsc#1140090).- md/raid0: avoid RAID0 data corruption due to layout confusion (bsc#1140090).- commit 30d66aa * Fri Nov 01 2019 colyliAATTsuse.de- md/raid0: fix warning message for parameter default_layout (bsc#1140090).- md/raid0: avoid RAID0 data corruption due to layout confusion (bsc#1140090).- commit fb3807c * Fri Nov 01 2019 yousaf.kaukabAATTsuse.com- KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW (jsc#ECO-561,jsc#SLE-10671).- commit 1378a14 * Fri Nov 01 2019 yousaf.kaukabAATTsuse.com- irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices (jsc#ECO-561).- irqchip/gic-v3-its: Fix misuse of GENMASK macro (jsc#ECO-561).- irqchip/gic-v3-its: Fix command queue pointer comparison bug (jsc#ECO-561).- commit 1b9468f * Fri Nov 01 2019 yousaf.kaukabAATTsuse.com- arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-space (jsc#ECO-561,jsc#SLE-10671).- arm64: Fake the IminLine size on systems affected by Neoverse-N1 [#1542419] (jsc#ECO-561,jsc#SLE-10671).- arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419 (jsc#ECO-561,jsc#SLE-10671).- commit aa08c3b * Fri Nov 01 2019 yousaf.kaukabAATTsuse.com- arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZE (jsc#ECO-561,jsc#SLE-10671).- commit c6ca5de * Thu Oct 31 2019 yousaf.kaukabAATTsuse.com- config: arm64: enable erratum 1418040 and 1542419- commit fb8543d * Thu Oct 31 2019 yousaf.kaukabAATTsuse.com- arm64: cpufeature: Trap CTR_EL0 access only where it is necessary (jsc#ECO-561,jsc#SLE-10671).- arm64: cpufeature: Fix handling of CTR_EL0.IDC field (jsc#ECO-561,jsc#SLE-10671).- arm64: cpufeature: ctr: Fix cpu capability check for late CPUs (jsc#ECO-561,jsc#SLE-10671).- commit b38042a * Thu Oct 31 2019 oheringAATTsuse.de- hyperv: set nvme msi interrupts to unmanaged (jsc#SLE-8953, jsc#SLE-9221, jsc#SLE-4941, bsc#1119461, bsc#1119465, bsc#1138190, bsc#1154905).- commit 0246dc7 * Thu Oct 31 2019 yousaf.kaukabAATTsuse.com- arm64: Handle mismatched cache type. Refresh: patches.suse/0008-kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch. patches.suse/arm64-Handle-erratum-1418040-as-a-superset-of-erratu.patch. patches.suse/arm64-arch_timer-Add-workaround-for-ARM-erratum-1188.patch. patches.suse/arm64-cpufeature-Detect-SSBS-and-advertise-to-usersp.patch.- commit f571524 * Thu Oct 31 2019 yousaf.kaukabAATTsuse.com- arm64: Fix mismatched cache line size detection (jsc#ECO-561,jsc#SLE-10671).- commit b1de071 * Thu Oct 31 2019 ykaukabAATTsuse.de- arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC (jsc#ECO-561,jsc#SLE-10671). Refresh: patches.suse/0001-arm64-capabilities-Update-prototype-for-enable-call-.patch. patches.suse/0006-arm64-Add-ARCH_WORKAROUND_2-probing.patch. patches.suse/0008-kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch. patches.suse/0021-arm64-Delay-enabling-hardware-DBM-feature.patch. patches.suse/0026-arm64-mm-Support-Common-Not-Private-translations.patch. patches.suse/arm64-Handle-erratum-1418040-as-a-superset-of-erratu.patch. patches.suse/arm64-arch_timer-Add-workaround-for-ARM-erratum-1188.patch. patches.suse/arm64-cpufeature-Detect-SSBS-and-advertise-to-usersp.patch. patches.suse/0004-arm64-capabilities-Prepare-for-fine-grained-capabili.patch patches.suse/0005-arm64-capabilities-Add-flags-to-handle-the-conflicts.patch- commit 67d506f * Thu Oct 31 2019 ykaukabAATTsuse.de- KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions (jsc#ECO-561,jsc#SLE-10671).- KVM: arm/arm64: Preserve Exec permission across R/W permission faults (jsc#ECO-561,jsc#SLE-10671).- KVM: arm/arm64: Only clean the dcache on translation fault (jsc#ECO-561,jsc#SLE-10671).- KVM: arm/arm64: Limit icache invalidation to prefetch aborts (jsc#ECO-561,jsc#SLE-10671).- arm64: KVM: PTE/PMD S2 XN bit definition (jsc#ECO-561,jsc#SLE-10671).- arm: KVM: Add optimized PIPT icache flushing (jsc#ECO-561,jsc#SLE-10671).- arm64: KVM: Add invalidate_icache_range helper (jsc#ECO-561,jsc#SLE-10671).- KVM: arm/arm64: Split dcache/icache flushing (jsc#ECO-561,jsc#SLE-10671).- KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h (jsc#ECO-561,jsc#SLE-10671).- commit 8c00acf * Wed Oct 30 2019 dwagnerAATTsuse.de- scsi: qla2xxx: stop timer in shutdown path (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Fix partial flash write of MBI (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Initialized mailbox to prevent driver load failure (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: fixup incorrect usage of host_byte (bsc#1143706 bsc#1082635 bsc#1123034).- commit 6950a9f * Wed Oct 30 2019 msuchanekAATTsuse.de- supporte.conf: add efivarfs to kernel-default-base (bsc#1154858).- commit c83e6f1 * Wed Oct 30 2019 ykaukabAATTsuse.de- arm64: Handle erratum 1418040 as a superset of erratum 1188873 (jsc#ECO-561). Refresh: patches.suse/0008-kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch.- commit 4dc8f94 * Wed Oct 30 2019 dkirjanovAATTsuse.com- Refresh patches.suse/scsi-lpfc-remove-left-over-BUILD_NVME-defines.patch.- commit c107366 * Wed Oct 30 2019 dwagnerAATTsuse.de- Refresh series.conf- Refresh patches.suse/net-ibmvnic-Fix-EOI-when-running-in-XIVE-mode.patch- Refresh patches.suse/nfsd-degraded-slot-count-more-gracefully-as-allocati.patch- Refresh patches.suse/nfsd-handle-drc-over-allocation-gracefully.patch- Refresh patches.suse/powerpc-pseries-Remove-confusing-warning-message.patch- Refresh patches.suse/scsi-qla2xxx-Fix-Nport-ID-display-value.patch- commit 1596bdf * Wed Oct 30 2019 tiwaiAATTsuse.de- USB: usblp: fix use-after-free on disconnect (bsc#1051510).- mac80211: Reject malformed SSID elements (bsc#1051510).- drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50 (bsc#1051510).- Input: synaptics-rmi4 - avoid processing unknown IRQs (bsc#1051510).- USB: ldusb: fix NULL-derefs on driver unbind (bsc#1051510).- r8152: Set macpassthru in reset_resume callback (bsc#1051510).- mac80211: fix txq null pointer dereference (bsc#1051510).- nl80211: fix null pointer dereference (bsc#1051510).- ieee802154: ca8210: prevent memory leak (bsc#1051510).- commit dd90a96 * Wed Oct 30 2019 tiwaiAATTsuse.de- Refresh patches.suse/ASoC-es8328-Fix-copy-paste-error-in-es8328_right_lin.patch Add a cherry-picked commit to ignore, too- commit 7e4bed3 * Tue Oct 29 2019 tbogendoerferAATTsuse.de- Update patches.suse/net-hsr-fix-memory-leak-in-hsr_dev_finalize.patch (networking-stable-19_03_15 bsc#1152685 CVE-2019-16995). Added bsc and CVE number.- commit 3ebed7a * Tue Oct 29 2019 palcantaraAATTsuse.de- CIFS: Fix use after free of file info structures (bsc#1144333, bsc#1154355).- commit b0e7f4e * Tue Oct 29 2019 palcantaraAATTsuse.de- CIFS: Fix retry mid list corruption on reconnects (bsc#1144333, bsc#1154355).- commit cdfb957 * Tue Oct 29 2019 palcantaraAATTsuse.de- cifs: Fix missed free operations (bsc#1144333, bsc#1154355).- commit 9a3eb25 * Tue Oct 29 2019 palcantaraAATTsuse.de- CIFS: avoid using MID 0xFFFF (bsc#1144333, bsc#1154355).- commit 415cb2e * Tue Oct 29 2019 palcantaraAATTsuse.de- CIFS: Fix oplock handling for SMB 2.1+ protocols (bsc#1144333, bsc#1154355).- commit 2ad5991 * Tue Oct 29 2019 palcantaraAATTsuse.de- CIFS: Force reval dentry if LOOKUP_REVAL flag is set (bsc#1144333, bsc#1154355).- commit bbfa942 * Tue Oct 29 2019 palcantaraAATTsuse.de- CIFS: Force revalidate inode when dentry is stale (bsc#1144333, bsc#1154355).- commit 953f7dd * Tue Oct 29 2019 mkoutnyAATTsuse.com- blacklist.conf: \"panic: ensure preemption is disabled during panic()\"- commit 1636cad * Tue Oct 29 2019 palcantaraAATTsuse.de- CIFS: Gracefully handle QueryInfo errors during open (bsc#1144333, bsc#1154355).- commit bfeaa9e * Tue Oct 29 2019 palcantaraAATTsuse.de- cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic (bsc#1144333, bsc#1154355).- commit 4d25a86 * Tue Oct 29 2019 ykaukabAATTsuse.de- arm64: Add silicon-errata.txt entry for ARM erratum 1188873 (jsc#ECO-561).- commit c4b6ae9 * Tue Oct 29 2019 jroedelAATTsuse.de- KVM: x86: use Intel speculation bugs and features as derived in generic x86 code (bsc#1139073, CVE-2019-11135).- x86/msr: Add the IA32_TSX_CTRL MSR (bsc#1139073, CVE-2019-11135).- x86/cpu: Add a helper function x86_read_arch_cap_msr() (bsc#1139073, CVE-2019-11135).- x86/cpu: Add a \"tsx=\" cmdline option with TSX disabled by default (bsc#1139073, CVE-2019-11135).- x86/speculation/taa: Add mitigation for TSX Async Abort (bsc#1139073, CVE-2019-11135).- x86/speculation/taa: Add sysfs reporting for TSX Async Abort (bsc#1139073, CVE-2019-11135).- kvm/x86: Export MDS_NO=0 to guests when TSX is enabled (bsc#1139073, CVE-2019-11135).- x86/tsx: Add \"auto\" option to the tsx= cmdline parameter (bsc#1139073, CVE-2019-11135).- x86/speculation/taa: Add documentation for TSX Async Abort (bsc#1139073, CVE-2019-11135).- x86/tsx: Add config options to set tsx=on|off|auto (bsc#1139073, CVE-2019-11135).- Update config files.- Refresh patches.suse/0001-x86-Add-ITLB_MULTIHIT-bug-infrastructure.patch.- Refresh patches.suse/0003-kvm-mmu-ITLB_MULTIHIT-mitigation.patch.- Refresh patches.suse/0005-kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch.- commit 469c058 * Tue Oct 29 2019 ykaukabAATTsuse.de- arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1 (jsc#ECO-561).- arm64: Add part number for Neoverse N1 (jsc#ECO-561).- arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT (jsc#ECO-561).- arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32 (jsc#ECO-561).- arm64: arch_timer: avoid unused function warning (jsc#ECO-561).- commit 8a05a9a * Tue Oct 29 2019 tiwaiAATTsuse.de- kABI workaround for mmc_host retune_crc_disable flag addition (bsc#1111666).- commit bba354d * Tue Oct 29 2019 tiwaiAATTsuse.de- brcmfmac: sdio: Don\'t tune while the card is off (bsc#1111666).- mmc: core: Add sdio_retune_hold_now() and sdio_retune_release() (bsc#1111666).- brcmfmac: sdio: Disable auto-tuning around commands expected to fail (bsc#1111666).- mmc: core: API to temporarily disable retuning for SDIO CRC errors (bsc#1111666).- commit b36dc63 * Tue Oct 29 2019 tiwaiAATTsuse.de- blacklist.conf: Add inapplicable sound patches, mostly from 4.19.y stable- commit d9845c3 * Tue Oct 29 2019 tbogendoerferAATTsuse.de- RDMA/hns: Add reset process for function-clear (bsc#1155061).- RDMA/hns: Remove the some magic number (bsc#1155061).- commit e7c5598 * Tue Oct 29 2019 jslabyAATTsuse.cz- x86/boot/64: Round memory hole size up to next PMD page (bnc#1153969).- x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area (bnc#1153969).- commit 88714eb * Mon Oct 28 2019 tiwaiAATTsuse.de- HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy() (bsc#1051510).- HID: fix error message in hid_open_report() (bsc#1051510).- commit afa51a9 * Mon Oct 28 2019 ykaukabAATTsuse.de- arm64: arch_timer: Add workaround for ARM erratum 1188873 (jsc#ECO-561). Refresh: patches.suse/0008-kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch.- commit f1a6043 * Mon Oct 28 2019 ykaukabAATTsuse.de- arm64: compat: Add CNTFRQ trap handler (jsc#ECO-561).- arm64: compat: Add CNTVCT trap handler (jsc#ECO-561).- arm64: compat: Add cp15_32 and cp15_64 handler arrays (jsc#ECO-561).- arm64: compat: Add condition code checks and IT advance (jsc#ECO-561).- arm64: compat: Add separate CP15 trapping hook (jsc#ECO-561).- arm64: Add decoding macros for CP15_32 and CP15_64 traps (jsc#ECO-561).- commit abeb4fa * Mon Oct 28 2019 fdmananaAATTsuse.com- Refresh patches.suse/Btrfs-check-for-the-full-sync-flag-while-holding-the.patch.- commit 4eac8d4 * Mon Oct 28 2019 dwagnerAATTsuse.de- scsi: qla2xxx: fix a potential NULL pointer dereference (bsc#1150457 CVE-2019-16233).- commit 69a4d13 * Mon Oct 28 2019 jroedelAATTsuse.de- kABI Fix for IFU patches (bsc#1117665, CVE-2018-12207).- commit 3ea62ca * Mon Oct 28 2019 tiwaiAATTsuse.de- efivar/ssdt: Don\'t iterate over EFI vars if no SSDT override was specified (bsc#1051510).- hso: fix NULL-deref on tty open (bsc#1051510).- commit 39c519c * Mon Oct 28 2019 tiwaiAATTsuse.de- efi: cper: print AER info of PCIe fatal error (bsc#1051510).- efi/memattr: Don\'t bail on zero VA if it equals the region\'s PA (bsc#1051510).- commit 526172a * Mon Oct 28 2019 tiwaiAATTsuse.de- Revert \"drm/radeon: Fix EEH during kexec\" (bsc#1051510).- commit 412da23 * Mon Oct 28 2019 tiwaiAATTsuse.de- crypto: af_alg - update correct dst SGL entry (bsc#1051510).- commit 344d8c6 * Mon Oct 28 2019 tiwaiAATTsuse.de- crypto: af_alg - Initialize sg_num_bytes in error code path (bsc#1051510).- commit c60dfb0 * Mon Oct 28 2019 tiwaiAATTsuse.de- staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS (bsc#1051510).- USB: ldusb: fix read info leaks (bsc#1051510).- USB: serial: ti_usb_3410_5052: fix port-close races (bsc#1051510).- usb: udc: lpc32xx: fix bad bit shift operation (bsc#1051510).- USB: legousbtower: fix a signedness bug in tower_probe() (bsc#1051510).- USB: legousbtower: fix memleak on disconnect (bsc#1051510).- USB: ldusb: fix memleak on disconnect (bsc#1051510).- commit f5f355a * Mon Oct 28 2019 jroedelAATTsuse.de- x86: Add ITLB_MULTIHIT bug infrastructure (bsc#1117665, CVE-2018-12207).- x86/cpu: Add Tremont to the cpu vulnerability (bsc#1117665, CVE-2018-12207).- kvm: mmu: ITLB_MULTIHIT mitigation (bsc#1117665, CVE-2018-12207).- kvm: Add helper function for creating VM worker (bsc#1117665, CVE-2018-12207).- kvm: x86: mmu: Recovery of shattered NX large pages (bsc#1117665, CVE-2018-12207).- KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active (bsc#1117665).- Refresh patches.kabi/Fix-KVM-kABI-after-x86-mmu-backports.patch.- commit 71771f2 * Mon Oct 28 2019 wquAATTsuse.com- btrfs: tracepoints: Fix bad entry members of qgroup events (bsc#1155186).- commit d54f577 * Mon Oct 28 2019 wquAATTsuse.com- btrfs: tracepoints: Fix wrong parameter order for qgroup events (bsc#1155184).- commit 478f3fd * Mon Oct 28 2019 wquAATTsuse.com- btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() (bsc#1155179).- commit b745754 * Mon Oct 28 2019 wquAATTsuse.com- btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() (bsc#1155178).- commit ed81a2e * Fri Oct 25 2019 tiwaiAATTsuse.de- rds: Fix warning (bsc#1154848).- commit d13b584 * Fri Oct 25 2019 tiwaiAATTsuse.de- net/rds: remove user triggered WARN_ON in rds_sendmsg (bsc#1154848).- net/rds: fix warn in rds_message_alloc_sgs (bsc#1154848).- commit bd4294a * Fri Oct 25 2019 ykaukabAATTsuse.de- arm64: Force SSBS on context switch (jsc#ECO-561).- arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs() (jsc#ECO-561).- arm64: fix SSBS sanitization (jsc#ECO-561).- commit 2f927e0 * Fri Oct 25 2019 neilbAATTsuse.de- NFSv4.1 - backchannel request should hold ref on xprt (bsc#1152624).- NFSv4.1 - backchannel request should hold ref on xprt (bsc#1152624).- commit 29562ab * Thu Oct 24 2019 dfaggioliAATTsuse.com- ksm: optimize refile of stable_node_dup at the head of the chain (bnc#1144338).- ksm: swap the two output parameters of chain/chain_prune (bnc#1144338).- ksm: cleanup stable_node chain collapse case (bnc#1144338).- ksm: fix use after free with merge_across_nodes = 0 (bnc#1144338).- ksm: introduce ksm_max_page_sharing per page deduplication limit (bnc#1144338).- commit 8d77ace * Thu Oct 24 2019 tiwaiAATTsuse.de- kABI workaround for crypto/af_alg changes (bsc#1154737).- commit 935be2c * Thu Oct 24 2019 tiwaiAATTsuse.de- crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t (bsc#1154737).- commit 5c94943 * Thu Oct 24 2019 tiwaiAATTsuse.de- crypto: algif_aead - fix reference counting of null skcipher (bsc#1154737).- commit da25974 * Thu Oct 24 2019 tiwaiAATTsuse.de- crypto: algif_aead - skip SGL entries with NULL page (bsc#1154737).- commit c74b360 * Thu Oct 24 2019 tiwaiAATTsuse.de- crypto: algif_aead - copy AAD from src to dst (bsc#1154737).- commit 81755fd * Thu Oct 24 2019 ykaukabAATTsuse.de- arm64: force_signal_inject: WARN if called from kernel context (jsc#ECO-561).- commit d305883 * Thu Oct 24 2019 tiwaiAATTsuse.de- crypto: algif_aead - overhaul memory management (bsc#1154737).- commit d710555 * Thu Oct 24 2019 tiwaiAATTsuse.de- crypto: algif_skcipher - overhaul memory management (bsc#1154737).- Refresh patches.suse/crypto-AF_ALG-remove-SGL-terminator-indicator-when-c.- commit 0deaf4d * Thu Oct 24 2019 ykaukabAATTsuse.de- arm64: cpu: Move errata and feature enable callbacks closer to callers (jsc#ECO-561).- arm64: kill change_cpacr() (jsc#ECO-561).- arm64: kill config_sctlr_el1() (jsc#ECO-561).- arm64: Introduce sysreg_clear_set() (jsc#ECO-561).- commit c6e4dcd * Thu Oct 24 2019 tiwaiAATTsuse.de- crypto: af_alg - fix race accessing cipher request (bsc#1154737).- crypto: af_alg - wait for data at beginning of recvmsg (bsc#1154737).- crypto: af_alg - remove locking in async callback (bsc#1154737).- crypto: af_alg - consolidation of duplicate code (bsc#1154737).- crypto: algif - return error code when no data was processed (bsc#1154737).- commit 030e7c9 * Thu Oct 24 2019 tiwaiAATTsuse.de- blacklist.conf: remove entries for crypto/algif The patches will be committed from now on- commit e9ef0b5 * Thu Oct 24 2019 jeffmAATTsuse.com- reiserfs: fix extended attributes on the root directory (bsc#1151225).- commit edc1c5f * Thu Oct 24 2019 ykaukabAATTsuse.de- KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe (jsc#ECO-561).- arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3 (jsc#ECO-561). Refresh: patches.suse/arm64-cpufeature-Detect-SSBS-and-advertise-to-usersp.patch- arm64: entry: Allow handling of undefined instructions from EL1 (jsc#ECO-561).- arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASS (jsc#ECO-561).- arm64: cpufeature: Detect SSBS and advertise to userspace (jsc#ECO-561). Refresh: patches.suse/0008-kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch patches.suse/0026-arm64-mm-Support-Common-Not-Private-translations.patch- arm64: Fix silly typo in comment (jsc#ECO-561).- arm64: move SCTLR_EL{1,2} assertions to (jsc#ECO-561).- commit 8408528 * Thu Oct 24 2019 tiwaiAATTsuse.de- ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting (bsc#1051510).- ASoc: rockchip: i2s: Fix RPM imbalance (bsc#1051510).- commit 2288525 * Thu Oct 24 2019 tiwaiAATTsuse.de- ALSA: firewire-motu: add support for MOTU 4pre (bsc#1111666).- commit 9ce9aea * Thu Oct 24 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Fix copy&paste error in the validator (bsc#1111666).- ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers (bsc#1111666).- commit 124a0e8 * Thu Oct 24 2019 tiwaiAATTsuse.de- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bsc#1051510).- ALSA: hda/realtek - Add support for ALC711 (bsc#1051510).- ALSA: hda: Add Elkhart Lake PCI ID (bsc#1051510).- commit c99ae77 * Thu Oct 24 2019 firo.yangAATTsuse.com- netfilter: nf_nat: don\'t bug when mapping already exists (bsc#1146612).- net: Replace NF_CT_ASSERT() with WARN_ON() (bsc#1146612).- commit 198cce4 * Thu Oct 24 2019 jthumshirnAATTsuse.de- net/smc: fix SMCD link group creation with VLAN id (bsc#1154959).- commit 0ab3c3b * Thu Oct 24 2019 jdelvareAATTsuse.de- s390/cmf: set_schib_wait add timeout (bsc#1153509, bsc#1153476).- commit 9aae80b * Thu Oct 24 2019 glinAATTsuse.com- bpf: fix use after free in prog symbol exposure (bsc#1083647).- commit 49855dc * Thu Oct 24 2019 jslabyAATTsuse.cz- net: qlogic: Fix memory leak in ql_alloc_large_buffers (networking-stable-19_10_05).- sch_dsmark: fix potential NULL deref in dsmark_init() (networking-stable-19_10_05).- ipv6: Handle missing host route in __ipv6_ifa_notify (networking-stable-19_10_05).- cxgb4:Fix out-of-bounds MSI-X info array access (networking-stable-19_10_05).- qmi_wwan: add support for Cinterion CLS8 devices (networking-stable-19_10_05).- ipv6: drop incoming packets having a v4mapped source address (networking-stable-19_10_05).- net/rds: Fix error handling in rds_ib_add_one() (networking-stable-19_10_05).- tipc: fix unlimited bundling of small messages (networking-stable-19_10_05).- vsock: Fix a lockdep warning in __vsock_release() (networking-stable-19_10_05).- net: Unpublish sk from sk_reuseport_cb before call_rcu (networking-stable-19_10_05).- sch_cbq: validate TCA_CBQ_WRROPT to avoid crash (networking-stable-19_10_05).- commit cc8175c * Wed Oct 23 2019 dwagnerAATTsuse.de- scsi: lpfc: Fix devices that don\'t return after devloss followed by rediscovery (bsc#1137040).- commit a020e82 * Wed Oct 23 2019 palcantaraAATTsuse.de- filldir[64]: remove WARN_ON_ONCE() for bad directory entries (bsc#1144903, CVE-2019-10220, bso#14072).- commit 8d6442e * Wed Oct 23 2019 palcantaraAATTsuse.de- Make filldir[64]() verify the directory entry filename is valid (bsc#1144903, CVE-2019-10220, bso#14072).- commit 4a75878 * Wed Oct 23 2019 dkirjanovAATTsuse.com- xfrm: Fix xfrm sel prefix length validation (git-fixes).- commit e74ba4b * Wed Oct 23 2019 jslabyAATTsuse.cz- net_sched: fix backward compatibility for TCA_ACT_KIND (git-fixes).- commit 2c74cd8 * Wed Oct 23 2019 tzimmermannAATTsuse.de- drm/msm/dsi: Implement reset correctly (bsc#1154048)- commit 16539c2 * Wed Oct 23 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/userptr: Acquire the page lock around set_page_dirty()\'- commit 9171822 * Wed Oct 23 2019 tiwaiAATTsuse.de- pinctrl: cherryview: restore Strago DMI workaround for all versions (bsc#1111666).- commit 5054014 * Wed Oct 23 2019 neilbAATTsuse.de- Update patches.suse/NFSv4-Check-the-return-value-of-update_open_stateid.patch (boo#1154189 bsc#1154747).- commit 43485a9 * Tue Oct 22 2019 dwagnerAATTsuse.de- lpfc: Update lpfc version to 12.6.0.0 (bsc#1154521).- lpfc: Add additional discovery log messages (bsc#1154521).- lpfc: Add FC-AL support to lpe32000 models (bsc#1154521).- lpfc: Add FA-WWN Async Event reporting (bsc#1154521).- lpfc: Add log macros to allow print by serverity or verbocity setting (bsc#1154521).- lpfc: Make FW logging dynamically configurable (bsc#1154521).- lpfc: Revise interrupt coalescing for missing scenarios (bsc#1154521).- lpfc: Remove lock contention target write path (bsc#1154521).- lpfc: Slight fast-path Performance optimizations (bsc#1154521).- lpfc: fix coverity error of dereference after null check (bsc#1154521).- lpfc: Fix hardlockup in lpfc_abort_handler (bsc#1154521).- lpfc: Fix bad ndlp ptr in xri aborted handling (bsc#1154521).- lpfc: Fix SLI3 hba in loop mode not discovering devices (bsc#1154521).- lpfc: Fix lockdep errors in sli_ringtx_put (bsc#1154521).- lpfc: Fix reporting of read-only fw error errors (bsc#1154521).- lpfc: fix lpfc_nvmet_mrq to be bound by hdw queue count (bsc#1154521).- commit 82810c9 * Tue Oct 22 2019 dwagnerAATTsuse.de- scsi: lpfc: Make function lpfc_defer_pt2pt_acc static (bsc#1154521).- scsi: lpfc: Update lpfc version to 12.4.0.1 (bsc#1154521).- scsi: lpfc: cleanup: remove unused fcp_txcmlpq_cnt (bsc#1154521).- scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adapters (bsc#1154521).- scsi: lpfc: Update async event logging (bsc#1154521).- scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwq (bsc#1154521).- scsi: lpfc: Fix hdwq sgl locks and irq handling (bsc#1154521).- scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd() (bsc#1154521).- scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbq (bsc#1154521).- scsi: lpfc: Fix host hang at boot or slow boot (bsc#1154521).- scsi: lpfc: Fix coverity errors on NULL pointer checks (bsc#1154521).- scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTS (bsc#1154521).- scsi: lpfc: Fix discovery failures when target device connectivity bounces (bsc#1154521).- scsi: lpfc: Fix GPF on scsi command completion (bsc#1154521).- scsi: lpfc: Fix locking on mailbox command completion (bsc#1154521).- scsi: lpfc: Fix device recovery errors after PLOGI failures (bsc#1154521).- scsi: lpfc: Fix rpi release when deleting vport (bsc#1154521).- scsi: lpfc: Fix NVME io abort failures causing hangs (bsc#1154521).- scsi: lpfc: Fix miss of register read failure check (bsc#1154521).- scsi: lpfc: Fix premature re-enabling of interrupts in lpfc_sli_host_down (bsc#1154521).- scsi: lpfc: Fix pt2pt discovery on SLI3 HBAs (bsc#1154521).- scsi: lpfc: Convert existing %pf users to %ps (bsc#1154521).- commit 3e0cd4e * Tue Oct 22 2019 dwagnerAATTsuse.de- Refresh scsi lpfc patches- Refresh patches.suse/scsi-lpfc-Check-queue-pointer-before-use.patch- Refresh patches.suse/scsi-lpfc-Fix-reset-recovery-paths-that-are-not-reco.patch- commit a8b5480 * Tue Oct 22 2019 msuchanekAATTsuse.de- dasd_fba: Display \'00000000\' for zero page when dumping sense Update patches.suse/dasd_fba-Display-00000000-for-zero-page-when-dumping.patch (bsc#1123080).- commit 7950066 * Tue Oct 22 2019 msuchanekAATTsuse.de- kernel-binary.spec.in: Fix build of non-modular kernels (boo#1154578).- commit 7f1e881 * Tue Oct 22 2019 achoAATTsuse.com- rtlwifi: Fix potential overflow on P2P code (bsc#1154372 CVE-2019-17666).- commit b0dacfe * Tue Oct 22 2019 achoAATTsuse.com- rtlwifi: Fix potential overflow on P2P code (bsc#1154372 CVE-2019-17666).- commit 39802a7 * Tue Oct 22 2019 lmaAATTsuse.com- tuntap: correctly set SOCKWQ_ASYNC_NOSPACE (bsc#1145099).- commit d32aace * Tue Oct 22 2019 lmaAATTsuse.com- vhost_net: conditionally enable tx polling (bsc#1145099).- commit e6f0d81 * Mon Oct 21 2019 msuchanekAATTsuse.de- Revert \"rpm/kernel-binary.spec.in: build kernel- *-kgraft only for default SLE kernel\" This reverts commit a46044b0b8d890c78efe7a7ee4d8f81aaef437a9. Should get this fix with next 12 SP4 merge and the cherry pick conflicts.- commit 40bc2d1 * Mon Oct 21 2019 msuchanekAATTsuse.de- Revert \"rpm/kernel-binary.spec.in: Fix syntax to exclude kgraft (bsc#1141600)\" This reverts commit 1dc862cf590938828700fea2e0fd1bf8cbc710c7.- commit 6d27c84 * Mon Oct 21 2019 msuchanekAATTsuse.de- Revert \"Revert \"rpm/kernel-binary.spec.in: rename kGraft to KLP (fate#323682)\"\" This reverts commit 468af43c8fd8509820798b6d8ed363fc417ca939 Should get this rename again with next SLE15 merge.- commit 46b257f * Mon Oct 21 2019 tiwaiAATTsuse.de- libertas: fix a potential NULL pointer dereference (CVE-2019-16232,bsc#1150465).- commit 91fc683 * Mon Oct 21 2019 tiwaiAATTsuse.de- iwlwifi: pcie: fix rb_allocator workqueue allocation (CVE-2019-16234,bsc#1150452).- commit 593cefc * Mon Oct 21 2019 tiwaiAATTsuse.de- iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41 (bsc#1137799).- commit 4dfbf9e * Mon Oct 21 2019 tiwaiAATTsuse.de- iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systems (bsc#1137799).- commit d1815e5 * Mon Oct 21 2019 msuchanekAATTsuse.de- kernel-binary.spec.in: Obsolete kgraft packages only when not building them.- commit 25f7690 * Mon Oct 21 2019 msuchanekAATTsuse.de- Revert \"Rename kernel livepatch-devel package\" This reverts commit 3e1156b45c3af049aab5284aad79e0810fdb907a.- commit 11a863d * Mon Oct 21 2019 mkoutnyAATTsuse.com- Blacklist \"signal: Correct namespace fixups of si_pid and si_uid\" (bsc#1142667)- commit cc66e8c * Mon Oct 21 2019 nborisovAATTsuse.com- btrfs: Ensure btrfs_init_dev_replace_tgtdev sees up to date values (bsc#1154651).- btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start (bsc#1154651).- commit 2c026e8 * Mon Oct 21 2019 nborisovAATTsuse.com- btrfs: Ensure btrfs_init_dev_replace_tgtdev sees up to date values (bsc#1154651).- btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start (bsc#1154651).- Refresh patches.suse/btrfs-prevent-ioctls-from-interfering-with-a-swap-file.patch.- commit 0559918 * Mon Oct 21 2019 msuchanekAATTsuse.de- kernel-subpackage-build: create zero size ghost for uncompressed vmlinux (bsc#1154354). It is not strictly necessary to uncompress it so maybe the ghost file can be 0 size in this case.- commit 4bf73c8 * Mon Oct 21 2019 tiwaiAATTsuse.de- Move the upstreamed cfg80211 fix into the sorted section- commit 59730d6 * Mon Oct 21 2019 tiwaiAATTsuse.de- Move the upstreamed DRM patch into the sorted section- commit b8b7ff7 * Mon Oct 21 2019 tiwaiAATTsuse.de- appletalk: enforce CAP_NET_RAW for raw sockets (bsc#1051510).- commit cf13637 * Mon Oct 21 2019 tiwaiAATTsuse.de- Move the upstreamed ath6kl fix into the sorted section- commit 103d8ba * Mon Oct 21 2019 jroedelAATTsuse.de- blacklist.conf: Add unneeded locking fixes- commit c0a295a * Mon Oct 21 2019 jroedelAATTsuse.de- Fix AMD IOMMU kABI (bsc#1154610).- iommu/amd: Check PM_LEVEL_SIZE() condition in locked section (bsc#1154608).- iommu/amd: Remove domain->updated (bsc#1154610).- iommu/amd: Wait for completion of IOTLB flush in attach_device (bsc#1154611).- commit 9c55437 * Mon Oct 21 2019 tiwaiAATTsuse.de- kABI workaround for drm_connector.registered type changes (bsc#1111666).- commit 4fa8e97 * Mon Oct 21 2019 tiwaiAATTsuse.de- drm/atomic_helper: Stop modesets on unregistered connectors harder (bsc#1111666).- commit 8b48725 * Mon Oct 21 2019 nborisovAATTsuse.com- btrfs: Ensure replaced device doesn\'t have pending chunk allocation (bsc#1154607).- commit a64ef85 * Mon Oct 21 2019 tiwaiAATTsuse.de- drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors (bsc#1111666).- commit 8c26804 * Mon Oct 21 2019 tiwaiAATTsuse.de- Refresh patches.suse/drm-atomic_helper-Disallow-new-modesets-on-unregiste.patch Move the patch for the cherry-picked version- commit f692e9c * Mon Oct 21 2019 dwagnerAATTsuse.de- scsi: lpfc: Check queue pointer before use (bsc#1154242).- commit d1f0fee * Mon Oct 21 2019 dwagnerAATTsuse.de- Move patches to upstream section- Refresh patches.suse/net-ibmvnic-Fix-EOI-when-running-in-XIVE-mode.patch.- Refresh patches.suse/scsi-lpfc-remove-left-over-BUILD_NVME-defines.patch.- Refresh patches.suse/scsi-qla2xxx-Add-error-handling-for-PLOGI-ELS-passth.patch.- Refresh patches.suse/scsi-qla2xxx-Capture-FW-dump-on-MPI-heartbeat-stop-e.patch.- Refresh patches.suse/scsi-qla2xxx-Check-for-MB-timeout-while-capturing-IS.patch.- Refresh patches.suse/scsi-qla2xxx-Dual-FCP-NVMe-target-port-support.patch.- Refresh patches.suse/scsi-qla2xxx-Improve-logging-for-scan-thread.patch.- Refresh patches.suse/scsi-qla2xxx-Set-remove-flag-for-all-VP.patch.- Refresh patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.20-k.patch.- commit 57a399b * Mon Oct 21 2019 tiwaiAATTsuse.de- watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout (bsc#1051510).- video: of: display_timing: Add of_node_put() in of_get_display_timing() (bsc#1051510).- commit 9fb6a11 * Mon Oct 21 2019 tiwaiAATTsuse.de- powerplay: Respect units on max dcfclk watermark (bsc#1111666).- Refresh patches.suse/drm-amd-pp-Fix-truncated-clock-value-when-set-waterm.patch.- commit 987e23d * Mon Oct 21 2019 tiwaiAATTsuse.de- iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_init (bsc#1111666).- platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ provided (bsc#1111666).- drm/omap: fix max fclk divider for omap36xx (bsc#1111666).- drm/amdgpu: Fix KFD-related kernel oops on Hawaii (bsc#1111666).- drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed (bsc#1111666).- platform/x86: i2c-multi-instantiate: Derive the device name from parent (bsc#1111666).- drm/msm/dsi: Fix return value check for clk_get_parent (bsc#1111666).- drm/amd/display: support spdif (bsc#1111666).- commit c1165a5 * Mon Oct 21 2019 tiwaiAATTsuse.de- Revert \"drm/amd/display: Fix underscan not using proper scaling\" (bsc#1111666).- drm/amd/display: reprogram VM config when system resume (bsc#1111666).- drm/amd/display: fix issue where 252-255 values are clipped (bsc#1111666).- drm/nouveau/volt: Fix for some cards having 0 maximum voltage (bsc#1111666).- drm: rcar-du: lvds: Fix bridge_to_rcar_lvds (bsc#1111666).- drm/rockchip: Check for fast link training before enabling psr (bsc#1111666).- drm/panel: check failure cases in the probe func (bsc#1111666).- drm/stm: attach gem fence to atomic state (bsc#1111666).- drm/panel: make drm_panel.h self-contained (bsc#1111666).- drm/mediatek: set DMA max segment size (bsc#1111666).- drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling (bsc#1111666).- drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPC (bsc#1111666).- drm/bridge: tfp410: fix memleak in get_modes() (bsc#1111666).- drm/amdkfd: Add missing Polaris10 ID (bsc#1111666).- drm: add __user attribute to ptr_to_compat() (bsc#1111666).- Revert \"drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD\" (bsc#1111666).- drm/i915: Fix intel_dp_mst_best_encoder() (bsc#1111666).- commit ba6e092 * Mon Oct 21 2019 tiwaiAATTsuse.de- drm/atomic_helper: Disallow new modesets on unregistered connectors (bsc#1111666).- drm/amd/dm: Understand why attaching path/tile properties are needed (bsc#1111666).- drm/amd/pp: Fix truncated clock value when set watermark (bsc#1111666).- drm/amdgpu: Update gc_9_0 golden settings (bsc#1111666).- drm/amdgpu/gfx9: Update gfx9 golden settings (bsc#1111666).- commit 9fc865b * Mon Oct 21 2019 tiwaiAATTsuse.de- drm/i915: Cleanup gt powerstate from gem (bsc#1111666).- Refresh patches.suse/0003-drm-i915-Record-GT-workarounds-in-a-list.patch.- commit 19199e6 * Mon Oct 21 2019 tiwaiAATTsuse.de- drm/i915: Restore sane defaults for KMS on GEM error load (bsc#1111666).- commit 70cdf1b * Mon Oct 21 2019 tiwaiAATTsuse.de- staging: bcm2835-audio: Fix draining behavior regression (bsc#1111666).- commit 0b4cd51 * Mon Oct 21 2019 tiwaiAATTsuse.de- act_mirred: Fix mirred_init_module error handling (bsc#1051510).- ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit() (bsc#1051510).- 9p: avoid attaching writeback_fid on mmap with type PRIVATE (bsc#1051510).- ACPI / processor: don\'t print errors for processorIDs == 0xff (bsc#1051510).- ACPI / CPPC: do not require the _PSD method (bsc#1051510).- commit fab990b * Mon Oct 21 2019 tiwaiAATTsuse.de- USB: yurex: fix NULL-derefs on disconnect (bsc#1051510).- USB: iowarrior: fix use-after-free after driver unbind (bsc#1051510).- USB: iowarrior: fix use-after-free on release (bsc#1051510).- USB: iowarrior: fix use-after-free on disconnect (bsc#1051510).- USB: chaoskey: fix use-after-free on release (bsc#1051510).- USB: adutux: fix use-after-free on release (bsc#1051510).- USB: legousbtower: fix use-after-free on release (bsc#1051510).- USB: usb-skeleton: fix use-after-free after driver unbind (bsc#1051510).- USB: usb-skeleton: fix NULL-deref on disconnect (bsc#1051510).- USB: serial: keyspan: fix NULL-derefs on open() and write() (bsc#1051510).- USB: serial: option: add support for Cinterion CLS8 devices (bsc#1051510).- USB: serial: option: add Telit FN980 compositions (bsc#1051510).- USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20 (bsc#1051510).- USB: serial: fix runtime PM after driver unbind (bsc#1051510).- USB: usblp: fix runtime PM after driver unbind (bsc#1051510).- USB: usb-skeleton: fix runtime PM after driver unbind (bsc#1051510).- usb: xhci: wait for CNR controller not ready bit in xhci resume (bsc#1051510).- USB: dummy-hcd: fix power budget for SuperSpeed mode (bsc#1051510).- USB: yurex: Don\'t retry on unexpected errors (bsc#1051510).- usbnet: ignore endpoints with invalid wMaxPacketSize (bsc#1051510).- usbnet: sanity checking of packet sizes and device mtu (bsc#1051510).- commit 9b37c39 * Mon Oct 21 2019 tiwaiAATTsuse.de- xhci: Increase STS_SAVE timeout in xhci_suspend() (bsc#1051510).- xhci: Check all endpoints for LPM timeout (bsc#1051510).- xhci: Prevent device initiated U1/U2 link pm if exit latency is too long (bsc#1051510).- xhci: Fix false warning message about wrong bounce buffer write length (bsc#1051510).- commit 5e80715 * Mon Oct 21 2019 tiwaiAATTsuse.de- staging: vt6655: Fix memory leak in vt6655_probe (bsc#1051510).- thermal_hwmon: Sanitize thermal_zone type (bsc#1051510).- vfio_pci: Restore original state on release (bsc#1051510).- commit 603f4ca * Mon Oct 21 2019 tiwaiAATTsuse.de- platform/x86: classmate-laptop: remove unused variable (bsc#1051510).- thermal: Fix use-after-free when unregistering thermal zone device (bsc#1051510).- platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI table (bsc#1051510).- pinctrl: tegra: Fix write barrier placement in pmx_writel (bsc#1051510).- power: supply: sysfs: ratelimit property read error message (bsc#1051510).- commit 5e863fe * Mon Oct 21 2019 tiwaiAATTsuse.de- NFC: pn533: fix use-after-free and memleaks (bsc#1051510).- PCI: PM: Fix pci_power_up() (bsc#1051510).- nfc: fix memory leak in llcp_sock_bind() (bsc#1051510).- PCI: Correct pci=resource_alignment parameter example (bsc#1051510).- NFC: fix attrs checks in netlink interface (bsc#1051510).- commit 64b81eb * Mon Oct 21 2019 tiwaiAATTsuse.de- mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence (bsc#1051510).- mmc: sdhci: improve ADMA error reporting (bsc#1051510).- mmc: sdhci: Fix incorrect switch to HS mode (bsc#1051510).- commit 113f36d * Mon Oct 21 2019 tiwaiAATTsuse.de- memstick: jmb38x_ms: Fix an error handling path in \'jmb38x_ms_probe()\' (bsc#1051510).- mISDN: enforce CAP_NET_RAW for raw sockets (bsc#1051510).- mfd: intel-lpss: Remove D3cold delay (bsc#1051510).- commit ea5613f * Mon Oct 21 2019 tiwaiAATTsuse.de- media: stkwebcam: fix runtime PM after driver unbind (bsc#1051510).- media: ov9650: add a sanity check (bsc#1051510).- media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate() (bsc#1051510).- media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table (bsc#1051510).- media: saa7146: add cleanup in hexium_attach() (bsc#1051510).- media: cpia2_usb: fix memory leaks (bsc#1051510).- media: ttusb-dec: Fix info-leak in ttusb_dec_send_command() (bsc#1051510).- media: dvb-core: fix a memory leak bug (bsc#1051510).- commit 2cd27d5 * Mon Oct 21 2019 lmaAATTsuse.com- tuntap: correctly set SOCKWQ_ASYNC_NOSPACE (bsc#1145099).- commit 8b81171 * Mon Oct 21 2019 lmaAATTsuse.com- vhost_net: conditionally enable tx polling (bsc#1145099).- commit 2e70f43 * Mon Oct 21 2019 tiwaiAATTsuse.de- mac80211: accept deauth frames in IBSS mode (bsc#1051510).- macsec: drop skb sk before calling gro_cells_receive (bsc#1051510).- media: gspca: zero usb_buf on error (bsc#1051510).- media: hdpvr: add terminating 0 at end of string (bsc#1051510).- media: radio/si470x: kill urb on error (bsc#1051510).- media: i2c: ov5645: Fix power sequence (bsc#1051510).- media: omap3isp: Don\'t set streaming state on random subdevs (bsc#1051510).- media: omap3isp: Set device on omap3isp subdevs (bsc#1051510).- media: iguanair: add sanity checks (bsc#1051510).- media: hdpvr: Add device num check and handling (bsc#1051510).- media: exynos4-is: fix leaked of_node references (bsc#1051510).- commit 7694a3b * Mon Oct 21 2019 tiwaiAATTsuse.de- Input: da9063 - fix capability and drop KEY_SLEEP (bsc#1051510).- iio: light: opt3001: fix mutex unlock race (bsc#1051510).- iio: adc: ad799x: fix probe error handling (bsc#1051510).- ieee802154: atusb: fix use-after-free at disconnect (bsc#1051510).- ieee802154: enforce CAP_NET_RAW for raw sockets (bsc#1051510).- ima: always return negative code for error (bsc#1051510).- ipmi_si: Only schedule continuously in the thread in maintenance mode (bsc#1051510).- libertas: Add missing sentinel at end of if_usb.c fw_table (bsc#1051510).- lib/mpi: Fix karactx leak in mpi_powm (bsc#1051510).- commit fc458fe * Mon Oct 21 2019 tiwaiAATTsuse.de- i2c: riic: Clear NACK in tend isr (bsc#1051510).- hwmon: (acpi_power_meter) Change log level for \'unsafe software power cap\' (bsc#1051510).- commit 5f99136 * Mon Oct 21 2019 tiwaiAATTsuse.de- HID: apple: Fix stuck function keys when using FN (bsc#1051510).- HID: prodikeys: Fix general protection fault during probe (bsc#1051510).- HID: sony: Fix memory corruption issue on cleanup (bsc#1051510).- HID: logitech: Fix general protection fault caused by Logitech driver (bsc#1051510).- HID: hidraw: Fix invalid read in hidraw_ioctl (bsc#1051510).- commit b803207 * Mon Oct 21 2019 tiwaiAATTsuse.de- gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector_set_property() (bsc#1051510).- e1000e: add workaround for possible stalled packet (bsc#1051510).- commit 28d29da * Mon Oct 21 2019 tiwaiAATTsuse.de- drm/ast: Fixed reboot test may cause system hanged (bsc#1051510).- Refresh patches.suse/drm-ast-Actually-load-DP501-firmware-when-required.patch.- commit b758e13 * Mon Oct 21 2019 tiwaiAATTsuse.de- drm/msm/dsi: Implement reset correctly (bsc#1051510).- cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize (bsc#1051510).- drm/amdgpu: Check for valid number of registers to read (bsc#1051510).- clk: at91: select parent if main oscillator or bypass is enabled (bsc#1051510).- clk: zx296718: Don\'t reference clk_init_data after registration (bsc#1051510).- clk: sirf: Don\'t reference clk_init_data after registration (bsc#1051510).- clk: qoriq: Fix -Wunused-const-variable (bsc#1051510).- drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2) (bsc#1051510).- drm/radeon: Fix EEH during kexec (bsc#1051510).- drm/panel: simple: fix AUO g185han01 horizontal blanking (bsc#1051510).- drm/bridge: tc358767: Increase AUX transfer length limit (bsc#1051510).- cfg80211: Purge frame registrations on iftype change (bsc#1051510).- can: mcp251x: mcp251x_hw_reset(): allow more time after a reset (bsc#1051510).- can: xilinx_can: xcan_probe(): skip error message on deferred probe (bsc#1051510).- drm/vmwgfx: Fix double free in vmw_recv_msg() (bsc#1051510).- drm: Flush output polling on shutdown (bsc#1051510).- drm/tilcdc: Register cpufreq notifier after we have initialized crtc (bsc#1051510).- cfg80211: add and use strongly typed element iteration macros (bsc#1051510).- commit 5d8399d * Mon Oct 21 2019 tiwaiAATTsuse.de- ax25: enforce CAP_NET_RAW for raw sockets (bsc#1051510).- ASoC: sgtl5000: Fix charge pump source assignment (bsc#1051510).- ASoC: Define a set of DAPM pre/post-up events (bsc#1051510).- ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set (bsc#1051510).- ASoC: Intel: NHLT: Fix debug print format (bsc#1051510).- ASoC: Intel: Fix use of potentially uninitialized variable (bsc#1051510).- ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_controls() (bsc#1051510).- Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices (bsc#1051510).- auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attach (bsc#1051510).- commit 0405142 * Mon Oct 21 2019 bpAATTsuse.de- x86/asm: Fix MWAITX C-state hint value (bsc#1114279).- commit 5cdbb44 * Mon Oct 21 2019 jgrossAATTsuse.com- xen/netback: fix error path of xenvif_connect_data() (bsc#1065600).- commit bea7706 * Sun Oct 20 2019 tiwaiAATTsuse.de- Delete patches.suse/0001-PCI-dra7xx-Fix-legacy-INTD-IRQ-handling.patch The patch doesn\'t build properly with armv7hl- commit 73a2cbb * Sat Oct 19 2019 tiwaiAATTsuse.de- ALSA: hda - Force runtime PM on Nvidia HDMI codecs (bsc#1051510).- ALSA: hda/realtek - Enable headset mic on Asus MJ401TA (bsc#1051510).- ALSA: usb-audio: Add DSD support for EVGA NU Audio (bsc#1051510).- ALSA: hda/realtek - PCI quirk for Medion E4254 (bsc#1051510).- ALSA: usb-audio: Add Hiby device family to quirks for native DSD support (bsc#1051510).- Add Acer Aspire Ethos 8951G model quirk (bsc#1051510).- ALSA: usb-audio: Update DSD support quirks for Oppo and Rotel (bsc#1051510).- ALSA: usb-audio: DSD auto-detection for Playback Designs (bsc#1051510).- ALSA: usb-audio: remove some dead code (bsc#1051510).- ALSA: usb-audio: Fix possible NULL dereference at create_yamaha_midi_quirk() (bsc#1051510).- ALSA: usb-audio: Clean up check_input_term() (bsc#1051510).- ALSA: usb-audio: Remove superfluous bLength checks (bsc#1051510).- ALSA: usb-audio: Unify the release of usb_mixer_elem_info objects (bsc#1051510).- ALSA: usb-audio: Simplify parse_audio_unit() (bsc#1051510).- ALSA: usb-audio: More validations of descriptor units (bsc#1051510).- ALSA: hda - Add a quirk model for fixing Huawei Matebook X right speaker (bsc#1051510).- ALSA: usb-audio: fix PCM device order (bsc#1051510).- ALSA: usb-audio: Unify audioformat release code (bsc#1051510).- ALSA: hda/hdmi - Don\'t report spurious jack state changes (bsc#1051510).- commit 5dd75e5 * Sat Oct 19 2019 tiwaiAATTsuse.de- kABI workaround for snd_hda_pick_pin_fixup() changes (bsc#1051510).- commit 056b91b * Sat Oct 19 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers (bsc#1051510).- ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360 (bsc#1051510).- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop (bsc#1051510).- ALSA: hda - Apply AMD controller workaround for Raven platform (bsc#1051510).- ALSA: hda/realtek - Fix alienware headset mic (bsc#1051510).- ALSA: hda/hdmi: remove redundant assignment to variable pcm_idx (bsc#1051510).- ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93 (bsc#1051510).- ALSA: hda/realtek - Check beep whitelist before assigning in all codecs (bsc#1051510).- ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family (bsc#1051510).- ALSA: hda - Expand pin_match function to match upcoming new tbls (bsc#1051510).- ALSA: hda - Drop unsol event handler for Intel HDMI codecs (bsc#1051510).- ALSA: hda/sigmatel - remove unused variable \'stac9200_core_init\' (bsc#1051510).- ALSA: hda: Set fifo_size for both playback and capture streams (bsc#1051510).- ALSA: hda - Inform too slow responses (bsc#1051510).- ALSA: usb-audio: Add Pioneer DDJ-SX3 PCM quirck (bsc#1051510).- ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalid (bsc#1051510).- ALSA: hda: Add support of Zhaoxin controller (bsc#1051510).- ALSA: hda - Show the fatal CORB/RIRB error more clearly (bsc#1051510).- ALSA: line6: sizeof (byte) is always 1, use that fact (bsc#1051510).- ALSA: hda: Flush interrupts on disabling (bsc#1051510).- commit 4c23b83 * Fri Oct 18 2019 tbogendoerferAATTsuse.de- ixgbe: Fix secpath usage for IPsec TX offload (bsc#1113994 FATE#326315 FATE#326317 bsc#1151807).- commit 46c29e2 * Fri Oct 18 2019 tbogendoerferAATTsuse.de- ixgbe: sync the first fragment unconditionally (bsc#1133140).- commit b80e569 * Fri Oct 18 2019 dkirjanovAATTsuse.com- Btrfs: check for the full sync flag while holding the inode lock during fsync (bsc#1153713).- commit 227b3e2 * Fri Oct 18 2019 dkirjanovAATTsuse.com- scsi: lpfc: remove left-over BUILD_NVME defines (bsc#1154268).- commit 05b72cb * Fri Oct 18 2019 jdelvareAATTsuse.de- firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices (git-fixes).- drm/amdgpu/si: fix ASIC tests (git-fixes).- commit 8bf52ea * Fri Oct 18 2019 hareAATTsuse.de- scsi: lpfc: remove left-over BUILD_NVME defines (bsc#1154268).- commit 6c85d2f * Fri Oct 18 2019 hareAATTsuse.de- Move patches to upstream section- Refresh patches.suse/libnvdimm-prevent-nvdimm-from-requesting-key-when-security.patch.- Refresh patches.suse/nfsd-degraded-slot-count-more-gracefully-as-allocati.patch.- Refresh patches.suse/nfsd-handle-drc-over-allocation-gracefully.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-Nport-ID-display-value.patch.- Refresh patches.suse/scsi-qla2xxx-Remove-WARN_ON_ONCE-in-qla2x00_status_c.patch.- commit 5daf7cd * Fri Oct 18 2019 firo.yangAATTsuse.com- IB/hfi1: Remove overly conservative VM_EXEC flag check (bsc#1144449).- commit 3b05f47 * Thu Oct 17 2019 tabrahamAATTsuse.com- block: don\'t show io_timeout if driver has no timeout handler (bsc#1148410).- block: add io timeout to sysfs (bsc#1148410).- commit 1dbb9c3 * Thu Oct 17 2019 lyanAATTsuse.com- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda (bsc#1154244).- vfio: ccw: fix bad ptr math for TIC cda translation (bsc#1154244).- commit f76a669 * Thu Oct 17 2019 tabrahamAATTsuse.com- block: don\'t show io_timeout if driver has no timeout handler (bsc#1148410).- block: add io timeout to sysfs (bsc#1148410).- commit f05e377 * Thu Oct 17 2019 tabrahamAATTsuse.com- block: don\'t show io_timeout if driver has no timeout handler (bsc#1148410).- block: add io timeout to sysfs (bsc#1148410).- commit 14d4de9 * Thu Oct 17 2019 jgrossAATTsuse.com- xen/pv: Fix Xen PV guest int3 handling (bsc#1153811).- commit bf50921 * Thu Oct 17 2019 tabrahamAATTsuse.com- bnxt_en: Add PCI IDs for 57500 series NPAR devices (bsc#1153607).- commit ef585f1 * Thu Oct 17 2019 nborisovAATTsuse.com- Btrfs: bail out gracefully rather than BUG_ON (bsc#1153646).- commit 3c2b6d1 * Thu Oct 17 2019 bpAATTsuse.de- mISDN: enforce CAP_NET_RAW for raw sockets (bsc#1152782 CVE-2019-17055).- commit 12e9981 * Thu Oct 17 2019 achoAATTsuse.com- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158 CVE-2019-17133).- commit cf32031 * Thu Oct 17 2019 fdmananaAATTsuse.com- Btrfs: check for the full sync flag while holding the inode lock during fsync (bsc#1153713).- commit 2f4826e * Thu Oct 17 2019 oneukumAATTsuse.com- PCI: dra7xx: Fix legacy INTD IRQ handling (bsc#1087092).- commit 080c60f * Thu Oct 17 2019 jslabyAATTsuse.cz- openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC (networking-stable-19_09_30).- skge: fix checksum byte order (networking-stable-19_09_30).- arcnet: provide a buffer big enough to actually receive packets (networking-stable-19_09_30).- net_sched: add policy validation for action attributes (networking-stable-19_09_30).- net: qrtr: Stop rx_worker before freeing node (networking-stable-19_09_30).- net/phy: fix DP83865 10 Mbps HDX loopback disable function (networking-stable-19_09_30).- sch_netem: fix a divide by zero in tabledist() (networking-stable-19_09_30).- net/sched: act_sample: don\'t push mac header on ip6gre ingress (networking-stable-19_09_30).- commit 1107eda * Thu Oct 17 2019 oneukumAATTsuse.com- media: atmel: atmel-isc: fix asd memory allocation (bsc#1135642).- commit 06a141e * Thu Oct 17 2019 oneukumAATTsuse.com- blacklist.conf: not relevant in our configurations- commit d8ce510 * Thu Oct 17 2019 achoAATTsuse.com- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158 CVE-2019-17133).- commit a8e0acc * Thu Oct 17 2019 oneukumAATTsuse.com- crypto: talitos - fix missing break in switch statement (bsc#1142635).- commit afac1ff * Thu Oct 17 2019 tabrahamAATTsuse.com- sock_diag: fix autoloading of the raw_diag module (bsc#1152791).- commit 10e0006 * Wed Oct 16 2019 tabrahamAATTsuse.com- sock_diag: request _diag module only when the family or proto has been registered (bsc#1152791).- commit e0bdf12 * Wed Oct 16 2019 bpAATTsuse.de- nfc: enforce CAP_NET_RAW for raw sockets (bsc#1152788 CVE-2019-17056).- commit aa7ba0f * Wed Oct 16 2019 bpAATTsuse.de- nfc: enforce CAP_NET_RAW for raw sockets (bsc#1152788 CVE-2019-17056).- commit 6bf43c0 * Wed Oct 16 2019 vbabkaAATTsuse.cz- mm, page_owner: rename flag indicating that page is allocated (jsc#SLE-8956, bsc#1144653, VM Debug Functionality).- commit bb2e145 * Wed Oct 16 2019 vbabkaAATTsuse.cz- mm, page_owner: decouple freeing stack trace from debug_pagealloc (jsc#SLE-8956, bsc#1144653, VM Debug Functionality).- commit 2ecb984 * Wed Oct 16 2019 vbabkaAATTsuse.cz- mm, page_owner: fix off-by-one error in __set_page_owner_handle() (jsc#SLE-8956, bsc#1144653, VM Debug Functionality).- commit 0e059a5 * Wed Oct 16 2019 oneukumAATTsuse.com- USB: legousbtower: fix open after failed reset request (bsc#1142635).- commit fb88d86 * Wed Oct 16 2019 oneukumAATTsuse.com- USB: legousbtower: fix potential NULL-deref on disconnect (bsc#1142635).- commit cddc12e * Wed Oct 16 2019 oneukumAATTsuse.com- USB: legousbtower: fix deadlock on disconnect (bsc#1142635).- commit 65b4146 * Wed Oct 16 2019 oneukumAATTsuse.com- USB: legousbtower: fix slab info leak at probe (bsc#1142635).- commit 2af3019 * Wed Oct 16 2019 oneukumAATTsuse.com- USB: usblcd: fix I/O after disconnect (bsc#1142635).- commit 6eede1b * Wed Oct 16 2019 oneukumAATTsuse.com- blacklist.conf: only changing logged messages- commit a71bb8f * Wed Oct 16 2019 msuchanekAATTsuse.de- Refresh patches.suse/RDMA-cxgb4-Do-not-dma-memory-off-of-the-stack.patch Add upstream metadata, fix build warning.- commit 983d37e * Wed Oct 16 2019 vbabkaAATTsuse.cz- mm, page_owner, debug_pagealloc: save and dump freeing stack trace (jsc#SLE-8956, bsc#1144653, VM Debug Functionality).- commit 8a76f73 * Wed Oct 16 2019 jroedelAATTsuse.de- Fix KVM kABI after x86 mmu backports (bsc#1117665).- commit 0ed3b8e * Wed Oct 16 2019 vbabkaAATTsuse.cz- mm, page_owner: keep owner info when freeing the page (jsc#SLE-8956, bsc#1144653, VM Debug Functionality).- commit 7a48b6b * Wed Oct 16 2019 jroedelAATTsuse.de- kvm: x86, powerpc: do not allow clearing largepages debugfs entry (bsc#1117665).- KVM: x86: add tracepoints around __direct_map and FNAME(fetch) (bsc#1117665).- KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON (bsc#1117665).- KVM: x86: remove now unneeded hugepage gfn adjustment (bsc#1117665).- KVM: x86: make FNAME(fetch) and __direct_map more similar (bsc#1117665).- kvm: x86: Do not release the page inside mmu_set_spte() (bsc#1117665).- kvm: Convert kvm_lock to a mutex (bsc#1117665).- KVM: x86: adjust kvm_mmu_page member to save 8 bytes (bsc#1117665).- KVM: MMU: drop vcpu param in gpte_access (bsc#1117665).- kvm: x86, powerpc: do not allow clearing largepages debugfs entry (bsc#1117665).- KVM: x86: add tracepoints around __direct_map and FNAME(fetch) (bsc#1117665).- KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON (bsc#1117665).- KVM: x86: remove now unneeded hugepage gfn adjustment (bsc#1117665).- KVM: x86: make FNAME(fetch) and __direct_map more similar (bsc#1117665).- kvm: x86: Do not release the page inside mmu_set_spte() (bsc#1117665).- kvm: Convert kvm_lock to a mutex (bsc#1117665).- KVM: x86: adjust kvm_mmu_page member to save 8 bytes (bsc#1117665).- KVM: MMU: drop vcpu param in gpte_access (bsc#1117665).- commit a7fcd25 * Wed Oct 16 2019 nmoreychaisemartinAATTsuse.com- IB/core, ipoib: Do not overreact to SM LID change event (bsc#1154108)- commit 91ff21e * Tue Oct 15 2019 oneukumAATTsuse.com- USB: adutux: fix NULL-derefs on disconnect (bsc#1142635).- commit e14cfc5 * Tue Oct 15 2019 oneukumAATTsuse.com- USB: adutux: fix use-after-free on disconnect (bsc#1142635).- commit 2ec9c78 * Tue Oct 15 2019 oneukumAATTsuse.com- USB: microtek: fix info-leak at probe (bsc#1142635).- commit 7823089 * Tue Oct 15 2019 hareAATTsuse.de- scsi: lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs attribute (bsc#1140845).- commit afdd1fb * Tue Oct 15 2019 oneukumAATTsuse.com- rtlwifi: rtl8192cu: Fix value set in descriptor (bsc#1142635).- commit 3cf11e1 * Tue Oct 15 2019 hareAATTsuse.de- scsi: lpfc: Fix propagation of devloss_tmo setting to nvme transport (bsc#1140883).- commit d803abd * Tue Oct 15 2019 vbabkaAATTsuse.cz- mm, page_owner: record page owner for each subpage (jsc#SLE-8956, bsc#1144653, VM Debug Functionality).- commit 6b04e2e * Tue Oct 15 2019 oneukumAATTsuse.com- blacklist.conf: misattributed- commit 1f417ff * Tue Oct 15 2019 ptesarikAATTsuse.cz- s390/crypto: fix gcm-aes-s390 selftest failures (bsc#1137861 LTC#178091).- commit fec3515 * Tue Oct 15 2019 ptesarikAATTsuse.cz- s390/crypto: fix gcm-aes-s390 selftest failures (bsc#1137861 LTC#178091).- commit 0ddcc49 * Tue Oct 15 2019 vbabkaAATTsuse.cz- mm, page_owner: make init_pages_in_zone() faster (jsc#SLE-8956, bsc#1144653, VM Debug Functionality).- commit fd71146 * Tue Oct 15 2019 pmladekAATTsuse.com- tracing: Initialize iter->seq after zeroing in tracing_read_pipe() (bsc#1151508).- commit de17fd0 * Tue Oct 15 2019 tzimmermannAATTsuse.de- drm/amdkfd: fix a use after free race with mmu_notifer unregister (bsc#1154048)- commit 5cf7feb * Tue Oct 15 2019 tzimmermannAATTsuse.de- video: ssd1307fb: Start page range at page_offset (bsc#1152446)- commit 0795ced * Tue Oct 15 2019 tzimmermannAATTsuse.de- drm/amd/display: Restore backlight brightness after system resume (bsc#1112178)- commit ce851a0 * Tue Oct 15 2019 tzimmermannAATTsuse.de- drm/nouveau/kms/nv50-: Don\'t create MSTMs for eDP connectors (bsc#1112178)- commit 9b33501 * Tue Oct 15 2019 ykaukabAATTsuse.de- efi/arm: Show SMBIOS bank/device location in CPER and GHES error logs (bsc#1152033).- commit 99e9cac * Tue Oct 15 2019 tzimmermannAATTsuse.de- drm/i915/gvt: update vgpu workload head pointer correctly (bsc#1112178)- commit c629279 * Tue Oct 15 2019 jslabyAATTsuse.cz- vfs: Fix EOVERFLOW testing in put_compat_statfs64 (bnc#1151927 5.3.6).- libnvdimm/region: Initialize bad block for volatile namespaces (bnc#1151927 5.3.6).- commit 617a281 * Tue Oct 15 2019 bpAATTsuse.de- x86/mm: Use WRITE_ONCE() when setting PTEs (bsc#1114279).- commit 80e95be * Mon Oct 14 2019 msuchanekAATTsuse.de- KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag (bsc#1061840).- commit 86c0889 * Mon Oct 14 2019 msuchanekAATTsuse.de- net/ibmvnic: Fix EOI when running in XIVE mode (bsc#1089644, ltc#166495, ltc#165544, git-fixes).- commit 77b1361 * Sat Oct 12 2019 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-papr_scm-Fix-an-off-by-one-check-in-papr_scm.patch- commit b43e1a3 * Fri Oct 11 2019 jslabyAATTsuse.cz- tcp: Don\'t dequeue SYN/FIN-segments from write-queue (git-gixes).- commit 332a723 * Fri Oct 11 2019 jslabyAATTsuse.cz- cdc_ether: fix rndis support for Mediatek based smartphones (networking-stable-19_09_15).- sctp: Fix the link time qualifier of \'sctp_ctrlsock_exit()\' (networking-stable-19_09_15).- net: Fix null de-reference of device refcount (networking-stable-19_09_15).- ipv6: Fix the link time qualifier of \'ping_v6_proc_exit_net()\' (networking-stable-19_09_15).- tun: fix use-after-free when register netdev failed (networking-stable-19_09_15).- tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR (networking-stable-19_09_15).- sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero (networking-stable-19_09_15).- bridge/mdb: remove wrong use of NLM_F_MULTI (networking-stable-19_09_15).- net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list (networking-stable-19_09_15).- tipc: add NULL pointer check before calling kfree_rcu (networking-stable-19_09_15).- sctp: use transport pf_retrans in sctp_do_8_2_transport_strike (networking-stable-19_09_15).- commit e5d5648 * Fri Oct 11 2019 lhenriquesAATTsuse.com- ceph: reconnect connection if session hang in opening state (bsc#1153718).- ceph: update the mtime when truncating up (bsc#1153719).- ceph: fix directories inode i_blkbits initialization (bsc#1153717).- commit 748a142 * Fri Oct 11 2019 msuchanekAATTsuse.de- powerpc/pseries: Remove confusing warning message (bsc#1109158).- commit 307bd78 * Fri Oct 11 2019 oheringAATTsuse.de- scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queue (bsc#1140729).- commit 6b285ca * Thu Oct 10 2019 dwagnerAATTsuse.de- scsi: qla2xxx: Fix wait condition in loop (bsc#1143706 bsc#1082635 bsc#1123034).- commit 80202c1 * Thu Oct 10 2019 dwagnerAATTsuse.de- scsi: qla2xxx: Update driver version to 10.01.00.20-k (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Improve logging for scan thread (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Capture FW dump on MPI heartbeat stop event (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Check for MB timeout while capturing ISP27/28xx FW dump (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Set remove flag for all VP (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Add error handling for PLOGI ELS passthrough (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Dual FCP-NVMe target port support (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: remove redundant assignment to pointer host (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Fix N2N link up fail (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Fix N2N link reset (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Optimize NPIV tear down process (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Fix stale mem access on driver unload (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Fix unbound sleep in fcport delete path (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Silence fwdump template message (bsc#1143706 bsc#1082635 bsc#1123034).- Refresh patches.suse/scsi-qla2xxx-Remove-WARN_ON_ONCE-in-qla2x00_status_c.patch- scsi: qla2xxx: Update driver version to 10.01.00.20-k (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Improve logging for scan thread (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Capture FW dump on MPI heartbeat stop event (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Check for MB timeout while capturing ISP27/28xx FW dump (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Set remove flag for all VP (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Add error handling for PLOGI ELS passthrough (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Dual FCP-NVMe target port support (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: remove redundant assignment to pointer host (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry() (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Fix N2N link up fail (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Fix N2N link reset (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Optimize NPIV tear down process (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Fix stale mem access on driver unload (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Fix unbound sleep in fcport delete path (bsc#1143706 bsc#1082635 bsc#1123034).- scsi: qla2xxx: Silence fwdump template message (bsc#1143706 bsc#1082635 bsc#1123034).- commit ffa8022 * Thu Oct 10 2019 dwagnerAATTsuse.de- Refresh patches.suse/scsi-qla2xxx-Fix-race-conditions-in-the-code-for-abo.patch Fix whitespace to match with upstream.- commit 18f3ba7 * Thu Oct 10 2019 dkirjanovAATTsuse.com- s390/protvirt: fix swiotlb not shared (FATE#327012,LTC#181829).- commit 2818c69 * Thu Oct 10 2019 dkirjanovAATTsuse.com- cxgb4: do not dma memory off of the stack (bsc#1152790).- commit 267e120 * Thu Oct 10 2019 tbogendoerferAATTsuse.de- cxgb4: fix endianness for vlan value in cxgb4_tc_flower (bsc#1064802 bsc#1066129).- Refresh patches.suse/cxgb4-offload-VLAN-flows-regardless-of-VLAN-ethtype.patch.- commit 95f9558 * Wed Oct 09 2019 dwagnerAATTsuse.de- scsi: lpfc: Remove bg debugfs buffers (bsc#1144375).- commit 04a9a28 * Wed Oct 09 2019 jslabyAATTsuse.cz- net: stmmac: dwmac-rk: Don\'t fail if phy regulator is absent (networking-stable-19_09_05).- tcp: inherit timestamp on mtu probe (networking-stable-19_09_05).- net: sched: act_sample: fix psample group handling on overwrite (networking-stable-19_09_05).- kabi: net: sched: act_sample: fix psample group handling on overwrite (networking-stable-19_09_05).- mld: fix memory leak in mld_del_delrec() (networking-stable-19_09_05).- tcp: remove empty skb from write queue in error cases (networking-stable-19_09_05).- net: fix skb use after free in netpoll (networking-stable-19_09_05).- commit 8919f51 * Wed Oct 09 2019 jslabyAATTsuse.cz- hwrng: core - don\'t wait on add_early_randomness() (git-fixes).- /dev/mem: Bail out upon SIGKILL (git-fixes).- commit e27b6bf * Tue Oct 08 2019 dwagnerAATTsuse.de- Fix scsi_transport_fc-return-EBUSY-for-deleted-vport.patch (bsc#1098291) During the backport of 260f4aeddb48 (\"scsi: scsi_transport_fc: return - EBUSY for deleted vport\") an additional list_del() was introduced. \'rmmod qedf\' will crash the system if vports are in use: [ 3203.987367] general protection fault: 0000 [#1] SMP PTI [ 3203.998153] CPU: 10 PID: 515 Comm: kworker/10:1 Tainted: G E 4.12.14-0.g3106fa5-default #1 SLE15 (unrelease$ [ 3204.021180] Hardware name: HPE ProLiant DL380 Gen10/ProLiant DL380 Gen10, BIOS U30 06/15/2018 [ 3204.038647] Workqueue: fc_wq_2 fc_vport_sched_delete [scsi_transport_fc] g[ 3204.052429] task: ffff9185c1d08200 task.stack: ffffb1f7876f0000 [ 3204.064643] RIP: 0010:fc_vport_terminate+0x94/0x160 [scsi_transport_fc] [ 3204.078283] RSP: 0018:ffffb1f7876f3e60 EFLAGS: 00010002 [ 3204.089102] RAX: dead000000000200 RBX: ffff918c5941d400 RCX: 0000000000000000 [ 3204.103771] RDX: dead000000000100 RSI: 0000000000000286 RDI: ffff919448b00000 [ 3204.118461] RBP: ffff919448b00000 R08: ffffb1f7896a9000 R09: 0000000000000000 [ 3204.133135] R10: 0000000000002598 R11: 000000000001f990 R12: 0000000000000000 [ 3204.135757] bnxt_en 0000:5d:00.1: QPLIB: creqe with [ 3204.147830] R13: 0000000000000246 R14: ffff918d07caf000 R15: ffff9185c33f0f00 [ 3204.147831] FS: 0000000000000000(0000) GS:ffff918c5fa80000(0000) knlGS:0000000000000000 [ 3204.158172] bnxt_en 0000:5d:00.1: QPLIB: op_event = 0x2e not handled [ 3204.172859] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 3204.172860] CR2: 00007fa5fa814594 CR3: 000000020900a003 CR4: 00000000007606e0 [ 3204.229268] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 3204.229269] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 3204.229269] PKRU: 55555554 [ 3204.229270] Call Trace: [ 3204.229274] fc_vport_sched_delete+0x15/0x70 [scsi_transport_fc] [ 3204.229277] process_one_work+0x1da/0x400 [ 3204.229279] worker_thread+0x2b/0x3f0 [ 3204.229280] ? process_one_work+0x400/0x400 [ 3204.229281] kthread+0x11a/0x130 [ 3204.229283] ? kthread_create_on_node+0x40/0x40 [ 3204.229285] ret_from_fork+0x35/0x40 [ 3204.229286] Code: e8 e2 24 2c f8 44 89 e0 5b 5d 41 5c 41 5d 41 5e c3 83 ca 04 48 8b 83 90 00 00 00 48 89 ef 88 93 80 00 00 $ [ 3204.229297] Modules linked in: loop(E) sr_mod(E) cdrom(E) binfmt_misc(E) qedf(E-) 8021q(E) garp(E) mrp(E) stp(E) llc(E) af_$ 0xffffffffc041eeaa : or $0x4,%edx 0xffffffffc041eead : mov 0x90(%rbx),%rax 0xffffffffc041eeb4 : mov %rbp,%rdi 0xffffffffc041eeb7 : mov %dl,0x80(%rbx) 0xffffffffc041eebd : mov 0x88(%rbx),%rdx 0xffffffffc041eec4 : mov %rax,0x8(%rdx) 0xffffffffc041eec8 : mov %rdx,(%rax) 0xffffffffc041eecb : movabs $0xdead000000000100,%rax 0xffffffffc041eed5 : mov %rax,0x88(%rbx) 0xffffffffc041eedc : add $0x100,%rax fc_vport_terminate+148 mappes to 0000000000001ebd addr2line -e drivers/scsi/scsi_transport_fc.o 0000000000001ebd /local/dwagner/sle15/tmp/current/./include/linux/list.h:119 114static inline void __list_del_entry(struct list_head *entry) 115{ 116 if (!__list_del_entry_valid(entry)) 117 return; 118 119 __list_del(entry->prev, entry->next); 120} The list element has already been freed when we reach fc_vport_terminate(); see RAX and RDX contain the list poisoning. So don\'t free premature in the fc_remove_host() loop.- commit cb14640 * Tue Oct 08 2019 oheringAATTsuse.de- PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers (bsc#1153263).- commit 50bc755 * Tue Oct 08 2019 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-64s-radix-Fix-MADV_-FREE-DONTNEED-TLB-flush-.patch. Fix mismerge.- commit 9138b0c * Tue Oct 08 2019 dwagnerAATTsuse.de- scsi: qedf: fc_rport_priv reference counting fixes (bsc#1098291).- Refresh patches.suse/scsi-qedf-print-message-during-bailout-conditions- scsi: qedf: Modify abort and tmf handler to handle edge condition and flush (bsc#1098291).- Refresh patches.suse/scsi-qedf-decrease-the-ll2-mtu-size-to-2500- commit e17994a * Tue Oct 08 2019 mhockoAATTsuse.com- kernel/sysctl.c: do not override max_threads provided by userspace (bnc#1150875).- commit 30731bc * Tue Oct 08 2019 jthumshirnAATTsuse.de- libnvdimm: New ACPI 6.2 DSM functions (jsc#SLE-5606).- commit 0f3ad4c * Mon Oct 07 2019 msuchanekAATTsuse.de- powerpc/pseries/mobility: use cond_resched when updating device tree (bsc#1153112 ltc#181778).- powerpc/rtas: allow rescheduling while changing cpu states (bsc#1153112 ltc#181778).- commit 8dc1fb5 * Mon Oct 07 2019 tbogendoerferAATTsuse.de- cxgb4: Signedness bug in init_one() (bsc#1097585 bsc#1097586 bsc#1097587 bsc#1097588 bsc#1097583 bsc#1097584).- net/mlx5: Add device ID of upcoming BlueField-2 (bsc#1046303 FATE#322944).- RDMA/bnxt_re: Fix spelling mistake \"missin_resp\" -> \"missing_resp\" (bsc#1050244 FATE#322915).- RDMA: Fix goto target to release the allocated memory (bsc#1050244 FATE#322915).- cxgb4: smt: Add lock for atomic_dec_and_test (bsc#1064802 bsc#1066129).- ixgbe: Prevent u8 wrapping of ITR value to something less than 10us (bsc#1101674 FATE#325150 FATE#325151).- IB/mlx5: Fix MR re-registration flow to use UMR properly (bsc#1093205).- IB/mlx5: Consolidate use_umr checks into single function (bsc#1093205).- bnx2x: Fix VF\'s VLAN reconfiguration in reload (bsc#1086323 FATE#324899).- net/mlx4_en: fix a memory leak bug (bsc#1046299 FATE#322947).- IB/mlx5: Report correctly tag matching rendezvous capability (bsc#1046305 FATE#322943).- cxgb4: reduce kernel stack usage in cudbg_collect_mem_region() (bsc#1073513).- qed: iWARP - Fix default window size to be based on chip (bsc#1050536 FATE#322898 bsc#1050545 FATE#322893).- qed: iWARP - Fix tc for MPA ll2 connection (bsc#1050536 FATE#322898 bsc#1050545 FATE#322893).- qed: iWARP - fix uninitialized callback (bsc#1050536 FATE#322898 bsc#1050545 FATE#322893).- qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state (bsc#1050536 FATE#322898 bsc#1050545 FATE#322893).- net/mlx5: Fix error handling in mlx5_load() (bsc#1046305 FATE#322943).- cxgb4: offload VLAN flows regardless of VLAN ethtype (bsc#1064802 bsc#1066129).- commit 96b2e38 * Mon Oct 07 2019 mbenesAATTsuse.cz- objtool: Clobber user CFLAGS variable (bsc#1153236).- commit 569b001 * Mon Oct 07 2019 mbenesAATTsuse.cz- blacklist.conf: 056d28d135bc (\"objtool: Query pkg-config for libelf location\") libelf is in the default location in SLES, so we do not have to query pkg-config and the fix is not necessary.- commit 8419c74 * Mon Oct 07 2019 mbenesAATTsuse.cz- blacklist.conf: 2a1a3fa0f292 (\"kallsyms: Don\'t let kallsyms_lookup_size_offset() fail on retrieving the first symbol\") CONFIG_KALLSYMS_ALL is set everywhere, so the patch is not needed.- commit d22c785 * Mon Oct 07 2019 msuchanekAATTsuse.de- powerpc/64s/pseries: radix flush translations before MMU is enabled at boot (bsc#1055186).- commit 6dd6649 * Mon Oct 07 2019 jthumshirnAATTsuse.de- KABI protect struct vmem_altmap (bsc#1150305).- libnvdimm/altmap: Track namespace boundaries in altmap (bsc#1150305).- KABI protect struct vmem_altmap (bsc#1150305).- libnvdimm/altmap: Track namespace boundaries in altmap (bsc#1150305).- commit 8f5698c * Mon Oct 07 2019 jgrossAATTsuse.com- xen/xenbus: fix self-deadlock after killing user process (bsc#1065600).- commit 76e2ca6 * Mon Oct 07 2019 pvorelAATTsuse.cz- alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP (bsc#1151680).- commit dc03fff * Mon Oct 07 2019 jgrossAATTsuse.com- xen-netfront: do not use ~0U as error return value for xennet_fill_frags() (bsc#1065600).- commit f1c5e2e * Fri Oct 04 2019 msuchanekAATTsuse.de- powerpc/64s/radix: tidy up TLB flushing code (bsc#1055186).- powerpc/mm: mark more tlb functions as __always_inline (bsc#1055186).- Refresh patches.suse/powerpc-mm-Fixup-tlbie-vs-mtpidr-mtlpidr-ordering-is.patch.- powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates (bsc#1055186).- powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT (bsc#1055186).- powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline (bsc#1055186).- powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline (bsc#1055186).- powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64 (bsc#1055186).- powerpc/mm: Properly invalidate when setting process table base (bsc#1055186).- commit 9def9c7 * Fri Oct 04 2019 msuchanekAATTsuse.de- kabi/severities: Whitelist functions internal to radix mm. To call these functions you have to first detect if you are running in radix mm mode which can\'t be expected of OOT code.- commit d2e7b90 * Fri Oct 04 2019 hareAATTsuse.de- scsi: release sg list in scsi_release_buffers() (bsc#1150753).- commit 63c3d17 * Fri Oct 04 2019 wquAATTsuse.com- btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls (bsc#1152975).- commit 5faace8 * Fri Oct 04 2019 wquAATTsuse.com- btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space (bsc#1152974).- commit bb7dc77 * Fri Oct 04 2019 wquAATTsuse.com- btrfs: relocation: fix use-after-free on dead relocation roots (bsc#1152972).- commit 52a802b * Fri Oct 04 2019 wquAATTsuse.com- btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls (bsc#1152975).- commit dd30f55 * Fri Oct 04 2019 wquAATTsuse.com- btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space (bsc#1152974).- commit c3a2587 * Fri Oct 04 2019 wquAATTsuse.com- btrfs: relocation: fix use-after-free on dead relocation roots (bsc#1152972).- commit 24ae263 * Thu Oct 03 2019 msuchanekAATTsuse.de- powerpc/irq: Don\'t WARN continuously in arch_local_irq_restore() (bsc#1065729).- powerpc/module64: Fix comment in R_PPC64_ENTRY handling (bsc#1065729).- powerpc: Drop page_is_ram() and walk_system_ram_range() (bsc#1065729).- powerpc/powernv/npu: Remove obsolete comment about TCE_KILL_INVAL_ALL (bsc#1065729).- powerpc/irq: drop arch_early_irq_init() (bsc#1065729).- powerpc/mm: Use memblock API for PPC32 page_is_ram (bsc#1065729).- powerpc/mm: Simplify page_is_ram by using memblock_is_memory (bsc#1065729).- commit d2ea316 * Thu Oct 03 2019 pmladekAATTsuse.com- blacklist.conf: There are too many locks involved and the race is rather theoretical. Better to do not play with matches (bsc#1152325)- Delete patches.suse/ftrace-x86-remove-possible-deadlock-between-register_kprobe-and-ftrace_run_update_code.patch.- Delete patches.suse/module-fix-livepatch-ftrace-module-text-permissions-race.patch.- commit 3ca917a * Thu Oct 03 2019 msuchanekAATTsuse.de- powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index (bsc#1065729).- commit fea5480 * Thu Oct 03 2019 msuchanekAATTsuse.de- blacklist.conf: Add fixes for unsupported ppc features. 813af51f5d30 powerpc/boot: Set target when cross-compiling for clang aea447141c7e powerpc: Disable -Wbuiltin-requires-header when setjmp is a521c44c3ded powerpc/book3e: drop mmu_get_tsize()- commit 1c86730 * Thu Oct 03 2019 msuchanekAATTsuse.de- powerpc/powernv: Restrict OPAL symbol map to only be readable by root (bsc#1152885).- commit ab2ea84 * Thu Oct 03 2019 msuchanekAATTsuse.de- KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest (bsc#1061840).- commit 096c2a9 * Thu Oct 03 2019 msuchanekAATTsuse.de- powerpc/pseries: Call H_BLOCK_REMOVE when supported (bsc#1109158).- powerpc/pseries: Read TLB Block Invalidate Characteristics (bsc#1109158).- commit ed9227d * Wed Oct 02 2019 msuchanekAATTsuse.de- powerpc/powernv: Fix compile without CONFIG_TRACEPOINTS (bsc#1065729).- commit 9467589 * Wed Oct 02 2019 msuchanekAATTsuse.de- powerpc/xive: Fix bogus error code returned by OPAL (bsc#1065729).- powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to C (bsc#1065729).- commit 8fcebeb * Wed Oct 02 2019 msuchanekAATTsuse.de- blacklist.conf: Add duplicate commit id.- commit 0b5d9ab * Wed Oct 02 2019 msuchanekAATTsuse.de- net/ibmvnic: prevent more than one thread from running in reset (bsc#1152457 ltc#174432).- net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run (bsc#1152457 ltc#174432).- commit f425435 * Wed Oct 02 2019 msuchanekAATTsuse.de- powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set} (bsc#1152243 ltc#181472).- commit a84e8ea * Wed Oct 02 2019 msuchanekAATTsuse.de- powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9 (bsc#1152161 ltc#181664).- commit 1b17584 * Wed Oct 02 2019 msuchanekAATTsuse.de- powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag (bsc#1152161 ltc#181664).- commit 2a753e0 * Wed Oct 02 2019 msuchanekAATTsuse.de- powerpc/book3s64/mm: Don\'t do tlbie fixup for some hardware revisions (bsc#1152161 ltc#181664).- commit e22d3e6 * Wed Oct 02 2019 msuchanekAATTsuse.de- powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM (bsc#1152161 ltc#181664).- Refresh patches.suse/powerpc-64s-Remove-POWER9-DD1-support.patch.- commit 1f54c64 * Wed Oct 02 2019 msuchanekAATTsuse.de- powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THP (bsc#1152161 ltc#181664).- commit d7b6f7c * Wed Oct 02 2019 jslabyAATTsuse.cz- ppp: Fix memory leak in ppp_write (git-fixes).- commit b2ea0ab * Wed Oct 02 2019 msuchanekAATTsuse.de- powerpc/64s/radix: Improve TLB flushing for page table freeing (bsc#1152161 ltc#181664).- Refresh patches.suse/powerpc-mm-Fix-typo-in-comments.patch.- Refresh patches.suse/powerpc-mm-Fixup-tlbie-vs-store-ordering-issue-on-PO.patch.- Refresh patches.suse/powerpc-mm-Workaround-Nest-MMU-bug-with-TLB-invalida.patch.- Refresh patches.suse/powerpc-mm-radix-Move-the-functions-that-does-the-ac.patch.- commit 90cdc09 * Wed Oct 02 2019 msuchanekAATTsuse.de- powerpc/64s/radix: Optimize flush_tlb_range (bsc#1152161 ltc#181664).- Refresh patches.suse/powerpc-mm-Fixup-tlbie-vs-store-ordering-issue-on-PO.patch.- Refresh patches.suse/powerpc-mm-Workaround-Nest-MMU-bug-with-TLB-invalida.patch.- Refresh patches.suse/powerpc-mm-radix-Move-the-functions-that-does-the-ac.patch.- commit 80c5a9e * Wed Oct 02 2019 msuchanekAATTsuse.de- powerpc/64s/radix: Implement _tlbie(l)_va_range flush functions (bsc#1152161 ltc#181664).- Refresh patches.suse/powerpc-mm-Fixup-tlbie-vs-store-ordering-issue-on-PO.patch.- Refresh patches.suse/powerpc-mm-Workaround-Nest-MMU-bug-with-TLB-invalida.patch.- Refresh patches.suse/powerpc-mm-radix-Move-the-functions-that-does-the-ac.patch.- commit ab2f8fa * Wed Oct 02 2019 msuchanekAATTsuse.de- powerpc/64s/radix: Improve preempt handling in TLB code (bsc#1152161 ltc#181664).- Refresh patches.suse/powerpc-64s-radix-Optimize-TLB-range-flush-barriers.patch.- Refresh patches.suse/powerpc-mm-Fixup-tlbie-vs-store-ordering-issue-on-PO.patch.- Refresh patches.suse/powerpc-mm-Workaround-Nest-MMU-bug-with-TLB-invalida.patch.- Refresh patches.suse/powerpc-mm-radix-Drop-unneeded-NULL-check.patch.- Delete patches.suse/powerpc-64s-radix-Fix-preempt-imbalance-in-TLB-flush.patch.- blacklist.conf: Add the above.- commit b3a8f87 * Wed Oct 02 2019 msuchanekAATTsuse.de- powerpc/mm/radix: Drop unneeded NULL check (bsc#1152161 ltc#181664).- commit 60ee413 * Wed Oct 02 2019 lhenriquesAATTsuse.com- ceph: use ceph_evict_inode to cleanup inode\'s resource (bsc#1148133).- commit 92df5d8 * Wed Oct 02 2019 neilbAATTsuse.de- SUNRPC: Handle connection breakages correctly in call_status() (git-fixes).- NFS: Remove redundant semicolon (git-fixes).- commit 1992d65 * Tue Oct 01 2019 mwilckAATTsuse.com- scsi: scsi_dh_rdac: zero cdb in send_mode_select() (bsc#1149313).- commit 11bce2b * Tue Oct 01 2019 ykaukabAATTsuse.de- PCI: Add quirk to disable MSI-X support for Amazon\'s Annapurna Labs Root Port (bsc#1152187,bsc#1152525).- PCI/VPD: Prevent VPD access for Amazon\'s Annapurna Labs Root Port (bsc#1152187,bsc#1152525).- PCI: Add ACS quirk for Amazon Annapurna Labs root ports (bsc#1152187,bsc#1152525).- PCI: Add Amazon\'s Annapurna Labs vendor ID (bsc#1152187,bsc#1152525).- commit b26c332 * Tue Oct 01 2019 oneukumAATTsuse.com- b2c2-flexcop-usb: add sanity checking (bsc#1146540 CVE-2019-15291).- commit 1d49bc2 * Tue Oct 01 2019 oneukumAATTsuse.com- mmc: sdhci-msm: fix mutex while in spinlock (bsc#1142635).- commit 3f5a2a5 * Tue Oct 01 2019 oneukumAATTsuse.com- blacklist.conf: prerequisites would break kABI- commit 8bef1d9 * Tue Oct 01 2019 oneukumAATTsuse.com- mmc: sdhci-of-arasan: Do now show error message in case of deffered probe (bsc#1119086).- commit 0925906 * Tue Oct 01 2019 neilbAATTsuse.de- Fix kabi for: NFSv4: Fix OPEN / CLOSE race (git-fixes).- commit fd35a80 * Mon Sep 30 2019 bpAATTsuse.de- blacklist.conf: 1b7aebf04876 x86/cacheinfo: Fix a -Wtype-limits warning- commit fb4c6c4 * Mon Sep 30 2019 pmladekAATTsuse.com- blacklist.conf: vsprintf: depends on a huge clean up; it is just nice to have check- commit 4581364 * Mon Sep 30 2019 oheringAATTsuse.de- PCI: hv: Detect and fix Hyper-V PCI domain number collision (bsc#1150423).- commit 867295f * Mon Sep 30 2019 pmladekAATTsuse.com- printk: fix printk_time race (bsc#1152466).- commit 73baed0 * Mon Sep 30 2019 pmladekAATTsuse.com- Refresh patches.suse/panic-avoid-deadlocks-in-re-entrant-console-drivers.patch.- commit b935bdf * Mon Sep 30 2019 pmladekAATTsuse.com- printk: Do not lose last line in kmsg buffer dump (bsc#1152460).- commit dfb2aad * Mon Sep 30 2019 pmladekAATTsuse.com- printk/panic: Avoid deadlock in printk() after stopping CPUs by NMI (bsc#1148712).- commit fc39dab * Mon Sep 30 2019 tzimmermannAATTsuse.de- drm/imx: Drop unused imx-ipuv3-crtc.o build (bsc#1152446)- commit 25b2844 * Mon Sep 30 2019 tzimmermannAATTsuse.de- drm/i915: Fix various tracepoints for gen2 (bsc#1152446)- commit 1b72e10 * Mon Sep 30 2019 tzimmermannAATTsuse.de- drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+ (bsc#1142635)- commit a4b3f71 * Fri Sep 27 2019 bpAATTsuse.de- x86/tls: Fix possible spectre-v1 in do_get_thread_area() (bsc#1114279).- commit d41bded * Fri Sep 27 2019 bpAATTsuse.de- blacklist.conf: cae5ec342645 x86/speculation/mds: Fix comment 693713cbdb3a x86: Hide the int3_emulate_call/jmp functions from UML- commit bb37420 * Fri Sep 27 2019 mkoutnyAATTsuse.com- blacklist.conf: Add cgroup task listing patches They fix psuedozombies listing issues which we don\'t have in 4.12 (bsc#1146664).- commit 9984d9b * Fri Sep 27 2019 jroedelAATTsuse.de- KVM: coalesced_mmio: add bounds checking (CVE-2019-14821 bcs#1151350).- commit 9f24b29 * Fri Sep 27 2019 jroedelAATTsuse.de- KVM: coalesced_mmio: add bounds checking (CVE-2019-14821 bcs#1151350).- commit 9f2c41d * Fri Sep 27 2019 dwagnerAATTsuse.de- scsi: qla2xxx: Downgrade driver to 10.01.00.19-k There are upstream bug reports against 10.01.00.19-k which haven\'t been resolved. Also the newer version failed to get a proper review. For time being it\'s better to got with the older version and do not introduce new bugs.- Delete patches.suse/scsi-qla2xxx-Add-error-handling-for-PLOGI-ELS-passth.patch.- Delete patches.suse/scsi-qla2xxx-Capture-FW-dump-on-MPI-heartbeat-stop-e.patch.- Delete patches.suse/scsi-qla2xxx-Check-for-MB-timeout-while-capturing-IS.patch.- Delete patches.suse/scsi-qla2xxx-Dual-FCP-NVMe-target-port-support.patch.- Delete patches.suse/scsi-qla2xxx-Fix-N2N-link-reset.patch.- Delete patches.suse/scsi-qla2xxx-Fix-N2N-link-up-fail.patch.- Delete patches.suse/scsi-qla2xxx-Fix-stale-mem-access-on-driver-unload.patch.- Delete patches.suse/scsi-qla2xxx-Fix-unbound-sleep-in-fcport-delete-path.patch.- Delete patches.suse/scsi-qla2xxx-Improve-logging-for-scan-thread.patch.- Delete patches.suse/scsi-qla2xxx-Optimize-NPIV-tear-down-process.patch.- Delete patches.suse/scsi-qla2xxx-Set-remove-flag-for-all-VP.patch.- Delete patches.suse/scsi-qla2xxx-Silence-fwdump-template-message.patch.- Delete patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.20-k.patch.- commit 1c425a3 * Fri Sep 27 2019 mbenesAATTsuse.cz- livepatch: Nullify obj->mod in klp_module_coming()\'s error path (bsc#1071995 fate#323487).- commit fd16e8e * Fri Sep 27 2019 bpAATTsuse.de- blacklist.conf: 459e3a21535a gcc-9: properly declare the {pv,hv}clock_page storage- commit 73936ac * Fri Sep 27 2019 ptesarikAATTsuse.cz- Refresh patches with upstream status.- commit 0e18baf * Thu Sep 26 2019 bpAATTsuse.de- Refresh patches.suse/0001-x86-speculation-Prepare-entry-code-for-Spectre-v1-sw.patch.- Refresh patches.suse/0002-x86-speculation-Enable-Spectre-v1-swapgs-mitigations.patch.- Refresh patches.suse/x86-speculation-swapgs-exclude-ATOMs-from-speculating-through-SWAPGS.patch.- commit 74df0fe * Thu Sep 26 2019 dwagnerAATTsuse.de- qla2xxx: remove SGI SN2 support (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure (bsc#1123034 bsc#1131304 bsc#1127988).- Refresh scsi-qla2xxx-Correct-error-handling-during-initializ.patch- scsi: qla2xxx: Fix possible fcport null-pointer dereferences (bsc#1123034 bsc#1131304 bsc#1127988).- commit c15b1d3 * Thu Sep 26 2019 bpAATTsuse.de- EDAC/amd64: Decode syndrome before translating address (bsc#1114279).- commit b995a6d * Thu Sep 26 2019 dwagnerAATTsuse.de- Refresh scsi-qla2xxx-Capture-FW-dump-on-MPI-heartbeat-stop-e.patch 882ffc9f07fb (\"scsi: qla2xxx: Capture FW dump on MPI heartbeat stop event (bsc#1123034 bsc#1131304 bsc#1127988).\") placed the \"vha->hw->fw_dump_mpi = 0\" assigment into the __CHECKER__ section. Upstream placed the assigment before this section.- commit 28a90c4 * Thu Sep 26 2019 bpAATTsuse.de- blacklist.conf: Blacklist some 8faa1cf6ed82 EDAC/altera: Use the proper type for the IRQ status bits Driver disabled in .config. f8be8e568022 EDAC/amd64: Recognize DRAM device type ECC capability Belongs into 15SP1, blacklist here.- commit 4cf20eb * Thu Sep 26 2019 dwagnerAATTsuse.de- scsi: qla2xxx: Update driver version to 10.01.00.20-k (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Set remove flag for all VP (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Improve logging for scan thread (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Dual FCP-NVMe target port support (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Check for MB timeout while capturing ISP27/28xx FW dump (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Capture FW dump on MPI heartbeat stop event (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Add error handling for PLOGI ELS passthrough (bsc#1123034 bsc#1131304 bsc#1127988).- commit eb3d766 * Thu Sep 26 2019 dwagnerAATTsuse.de- Refresh: patches.suse/scsi-qla2xxx-Fix-FC-NVMe-LUN-discovery.patch- commit b19d49f * Thu Sep 26 2019 jslabyAATTsuse.cz- ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set (networking-stable-19_08_28).- net/smc: make sure EPOLLOUT is raised (networking-stable-19_08_28).- tcp: make sure EPOLLOUT wont be missed (networking-stable-19_08_28).- commit 6d8d1db * Thu Sep 26 2019 dwagnerAATTsuse.de- scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry() (bsc#1123034 bsc#1131304 bsc#1127988).- commit 8ada42a * Thu Sep 26 2019 dwagnerAATTsuse.de- scsi: qla2xxx: Fix Nport ID display value (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix N2N link up fail (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix N2N link reset (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Optimize NPIV tear down process (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix stale mem access on driver unload (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix unbound sleep in fcport delete path (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Silence fwdump template message (bsc#1123034 bsc#1131304 bsc#1127988).- commit 73ca1b4 * Thu Sep 26 2019 jslabyAATTsuse.cz- net/packet: fix race in tpacket_snd() (networking-stable-19_08_21).- sctp: fix the transport error_count check (networking-stable-19_08_21).- net/mlx5e: Only support tx/rx pause setting for port owner (networking-stable-19_08_21).- net/mlx5e: Use flow keys dissector to parse packets for ARFS (networking-stable-19_08_21).- team: Add vlan tx offload to hw_enc_features (networking-stable-19_08_21).- bonding: Add vlan tx offload to hw_enc_features (networking-stable-19_08_21).- xen/netback: Reset nr_frags before freeing skb (networking-stable-19_08_21).- commit 62e2750 * Thu Sep 26 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/gtt: Revert \"Disable read-only support under GVT\"\'- commit 87a68fc * Wed Sep 25 2019 bpAATTsuse.de- x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylake CPUs (bsc#1151955).- commit 0a9d814 * Wed Sep 25 2019 jackAATTsuse.cz- quota: fix wrong condition in is_quota_modification() (bsc#1152026).- commit 095a54b * Wed Sep 25 2019 jackAATTsuse.cz- ext4: fix warning inside ext4_convert_unwritten_extents_endio (bsc#1152025).- commit ef7a3bd * Wed Sep 25 2019 jackAATTsuse.cz- ext4: set error return correctly when ext4_htree_store_dirent fails (bsc#1152024).- commit 2af17f9 * Wed Sep 25 2019 mwilckAATTsuse.com- Refresh patches.suse/0001-qla2xxx-Mask-off-Scope-bits-in-retry-delay.patch. Fix minor difference to upstream code.- commit 81b7c69 * Wed Sep 25 2019 mwilckAATTsuse.com- scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxx (bsc#1123034 bsc#1131304 bsc#1127988).- commit dc1d180 * Wed Sep 25 2019 mwilckAATTsuse.com- scsi: qla2xxx: Remove set but not used variable \'ptr_dma\' (bsc#1123034 bsc#1131304 bsc#1127988).- commit d66db00 * Wed Sep 25 2019 mwilckAATTsuse.com- scsi: qla2xxx: Use dma_pool_zalloc() (bsc#1123034 bsc#1131304 bsc#1127988). Refresh patches.suse/scsi-qla2xxx-Use-get-put_unaligned-where-appropriate.patch and patches.suse/scsi-qla2xxx-Let-the-compiler-check-the-type-of-the-.patch to apply cleanly after this addition.- commit 3b46ec1 * Wed Sep 25 2019 hareAATTsuse.de- scsi: qla2xxx: Include the header file from qla_dsd.h (bsc#1150973).- commit 7173b2d * Wed Sep 25 2019 mwilckAATTsuse.com- Refresh patches.suse/scsi-qla2xxx-Move-marker-request-behind-QPair.patch. Add a minor change from upstream merge commit 92fff53b7191. This is a trivial change; qla2x00_get_sp() would have set sp->fcport = fcport, so the two are equal.- commit bcfc6fb * Wed Sep 25 2019 mwilckAATTsuse.com- Refresh patches.suse/scsi-qla2xxx-fix-driver-unload-by-shutting-down-chip.patch. There is a backport error in a102af629d1c, caused by the fact that this patch was added to series.conf before 2ce87cc5b269 (\"qla2xxx: Fix memory corruption during hba reset test\"). As a consequence, qla2x00_wait_for_sess_deletion() could be called too early. Refresh patches.suse/scsi-qla2xxx-Add-Device-ID-for-ISP28XX.patch. Amend the patch to apply cleanly after the previous commit.- commit 56f4ed1 * Wed Sep 25 2019 hareAATTsuse.de- scsi: lpfc: Fix reset recovery paths that are not recovering (bsc#1144375).- commit 53fe9c6 * Wed Sep 25 2019 hareAATTsuse.de- scsi: lpfc: Remove bg debugfs buffers (bsc#1144375).- scsi: lpfc: Resolve checker warning for lpfc_new_io_buf() (bsc#1144375).- commit d546738 * Wed Sep 25 2019 hareAATTsuse.de- Move qla2xxx patches to upstream section- Refresh patches.suse/scsi-qla2xxx-Allow-NVMe-IO-to-resume-with-short-cabl.patch.- Refresh patches.suse/scsi-qla2xxx-Correct-error-handling-during-initializ.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-DMA-unmap-leak.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-NVMe-port-discovery-after-a-short-d.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-Relogin-to-prevent-modifying-scan_s.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-abort-timeout-race-condition.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-different-size-DMA-Alloc-Unmap.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-hang-in-fcport-delete-path.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-premature-timer-expiration.patch.- Refresh patches.suse/scsi-qla2xxx-Reject-EH_-abort-device_reset-target_re.patch.- Refresh patches.suse/scsi-qla2xxx-Remove-unnecessary-null-check.patch.- Refresh patches.suse/scsi-qla2xxx-Replace-vmalloc-memset-with-vzalloc.patch.- Refresh patches.suse/scsi-qla2xxx-Retry-fabric-Scan-on-IOCB-queue-full.patch.- Refresh patches.suse/scsi-qla2xxx-Skip-FW-dump-on-LOOP-initialization-err.patch.- Refresh patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.18-k.patch.- Refresh patches.suse/scsi-qla2xxx-Use-Correct-index-for-Q-Pair-array.patch.- Refresh patches.suse/scsi-qla2xxx-Use-common-update-firmware-options-rout.patch.- Refresh patches.suse/scsi-qla2xxx-qla2x00_alloc_fw_dump-set-ha-eft.patch.- Delete patches.suse/scsi-qla2xxx-do-not-crash-on-uninitialized-pool-list.patch.- commit b3f5be8 * Wed Sep 25 2019 hareAATTsuse.de- Drop patches causing I/O errors (bsc#1150973)- Delete patches.suse/scsi-core-avoid-preallocating-big-SGL-for-data.patch.- Delete patches.suse/scsi-core-avoid-preallocating-big-SGL-for-protection.patch.- Delete patches.suse/scsi-core-don-t-preallocate-small-SGL-in-case-of-NO_.patch.- commit c219c41 * Wed Sep 25 2019 jackAATTsuse.cz- blk-wbt: improve waking of tasks (bsc#1135873).- commit 9e35a90 * Wed Sep 25 2019 jackAATTsuse.cz- blk-wbt: abstract out end IO completion handler (bsc#1135873).- commit 1db61d9 * Wed Sep 25 2019 jackAATTsuse.cz- blk-wbt: fix has-sleeper queueing check (bsc#1135873).- commit 383cf45 * Wed Sep 25 2019 jackAATTsuse.cz- blk-wbt: use wq_has_sleeper() for wq active check (bsc#1135873).- commit 993c392 * Wed Sep 25 2019 hareAATTsuse.de- Refresh patches.suse/scsi-lpfc-fix-12.4.0.0-GPF-at-boot.patch- commit 4b41fff * Wed Sep 25 2019 jackAATTsuse.cz- blk-wbt: move disable check into get_limit() (bsc#1135873).- commit f764b20 * Wed Sep 25 2019 hareAATTsuse.de- scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to firmware (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures (bsc#1082635 bsc#1141340 bsc#1143706).- commit e5c8c54 * Wed Sep 25 2019 hareAATTsuse.de- Move patches to upstream section- Refresh patches.suse/powerpc-64s-support-nospectre_v2-cmdline-option.patch.- Refresh patches.suse/powerpc-rtas-use-device-model-APIs-and-serialization.patch.- Refresh patches.suse/powerpc-tm-Fix-FP-VMX-unavailable-exceptions-inside-.patch.- Refresh patches.suse/powerpc-tm-Fix-restoring-FP-VMX-facility-incorrectly.patch.- Refresh patches.suse/powerpc-xive-Fix-dump-of-XIVE-interrupt-under-pserie.patch.- Refresh patches.suse/powerpc-xmon-Add-a-dump-of-all-XIVE-interrupts.patch.- Refresh patches.suse/powerpc-xmon-Check-for-HV-mode-when-dumping-XIVE-inf.patch.- Refresh patches.suse/scsi-cxlflash-Mark-expected-switch-fall-throughs.patch.- Refresh patches.suse/scsi-lpfc-Add-MDS-driver-loopback-diagnostics-suppor.patch.- Refresh patches.suse/scsi-lpfc-Add-NVMe-sequence-level-error-recovery-sup.patch.- Refresh patches.suse/scsi-lpfc-Add-first-and-second-level-hardware-revisi.patch.- Refresh patches.suse/scsi-lpfc-Add-simple-unlikely-optimizations-to-reduc.patch.- Refresh patches.suse/scsi-lpfc-Fix-ADISC-reception-terminating-login-stat.patch.- Refresh patches.suse/scsi-lpfc-Fix-BlockGuard-enablement-on-FCoE-adapters.patch.- Refresh patches.suse/scsi-lpfc-Fix-ELS-field-alignments.patch.- Refresh patches.suse/scsi-lpfc-Fix-FLOGI-handling-across-multiple-link-up.patch.- Refresh patches.suse/scsi-lpfc-Fix-Max-Frame-Size-value-shown-in-fdmishow.patch.- Refresh patches.suse/scsi-lpfc-Fix-Oops-in-nvme_register-with-target-logo.patch.- Refresh patches.suse/scsi-lpfc-Fix-PLOGI-failure-with-high-remoteport-cou.patch.- Refresh patches.suse/scsi-lpfc-Fix-coverity-warnings.patch.- Refresh patches.suse/scsi-lpfc-Fix-crash-due-to-port-reset-racing-vs-adap.patch.- Refresh patches.suse/scsi-lpfc-Fix-crash-on-driver-unload-in-wq-free.patch.- Refresh patches.suse/scsi-lpfc-Fix-deadlock-on-host_lock-during-cable-pul.patch.- Refresh patches.suse/scsi-lpfc-Fix-devices-that-don-t-return-after-devlos.patch.- Refresh patches.suse/scsi-lpfc-Fix-discovery-when-target-has-no-GID_FT-in.patch.- Refresh patches.suse/scsi-lpfc-Fix-error-in-remote-port-address-change.patch.- Refresh patches.suse/scsi-lpfc-Fix-failure-to-clear-non-zero-eq_delay-aft.patch.- Refresh patches.suse/scsi-lpfc-Fix-hang-when-downloading-fw-on-port-enabl.patch.- Refresh patches.suse/scsi-lpfc-Fix-irq-raising-in-lpfc_sli_hba_down.patch.- Refresh patches.suse/scsi-lpfc-Fix-issuing-init_vpi-mbox-on-SLI-3-card.patch.- Refresh patches.suse/scsi-lpfc-Fix-leak-of-ELS-completions-on-adapter-res.patch.- Refresh patches.suse/scsi-lpfc-Fix-loss-of-remote-port-after-devloss-due-.patch.- Refresh patches.suse/scsi-lpfc-Fix-null-ptr-oops-updating-lpfc_devloss_tm.patch.- Refresh patches.suse/scsi-lpfc-Fix-nvme-first-burst-module-parameter-desc.patch.- Refresh patches.suse/scsi-lpfc-Fix-nvme-sg_seg_cnt-display-if-HBA-does-no.patch.- Refresh patches.suse/scsi-lpfc-Fix-nvme-target-mode-ABTSing-a-received-AB.patch.- Refresh patches.suse/scsi-lpfc-Fix-oops-when-fewer-hdwqs-than-cpus.patch.- Refresh patches.suse/scsi-lpfc-Fix-port-relogin-failure-due-to-GID_FT-int.patch.- Refresh patches.suse/scsi-lpfc-Fix-propagation-of-devloss_tmo-setting-to-.patch.- Refresh patches.suse/scsi-lpfc-Fix-reported-physical-link-speed-on-a-disa.patch.- Refresh patches.suse/scsi-lpfc-Fix-sg_seg_cnt-for-HBAs-that-don-t-support.patch.- Refresh patches.suse/scsi-lpfc-Fix-sli4-adapter-initialization-with-MSI.patch.- Refresh patches.suse/scsi-lpfc-Fix-too-many-sg-segments-spamming-in-kerne.patch.- Refresh patches.suse/scsi-lpfc-Fix-upcall-to-bsg-done-in-non-success-case.patch.- Refresh patches.suse/scsi-lpfc-Limit-xri-count-for-kdump-environment.patch.- Refresh patches.suse/scsi-lpfc-Migrate-to-px-and-pf-in-kernel-print-calls.patch.- Refresh patches.suse/scsi-lpfc-Support-dynamic-unbounded-SGL-lists-on-G7-.patch.- Refresh patches.suse/scsi-lpfc-Update-lpfc-version-to-12.4.0.0.patch.- Refresh patches.suse/scsi-lpfc-merge-per-protocol-wq-cq-pairs-into-single.patch.- Refresh patches.suse/scsi-lpfc-remove-NULL-check-before-some-freeing-func.patch.- Refresh patches.suse/x86-kconfig-remove-x86_direct_gbpages-dependency-on-debug_pagealloc.patch.- commit 99c1743 * Wed Sep 25 2019 ptesarikAATTsuse.cz- supported.conf: Mark vfio_ccw supported by SUSE, because bugs can be routed to IBM via SUSE support (jsc#SLE-6138, bsc#1151192).- commit 99757d5 * Wed Sep 25 2019 bpAATTsuse.de- blacklist.conf: b63f20a778c8 x86/retpoline: Don\'t clobber RFLAGS during CALL_NOSPEC on i386 A 32-bit fix.- commit d1fbc8b * Wed Sep 25 2019 jslabyAATTsuse.cz- atm: iphase: Fix Spectre v1 vulnerability (networking-stable-19_08_08).- net: bridge: mcast: don\'t delete permanent entries when fast leave is enabled (networking-stable-19_08_08).- net: fix ifindex collision during namespace removal (networking-stable-19_08_08).- mvpp2: refactor MTU change code (networking-stable-19_08_08).- net: bridge: delete local fdb on device init failure (networking-stable-19_08_08).- net: sched: Fix a possible null-pointer dereference in dequeue_func() (networking-stable-19_08_08).- net/mlx5e: Prevent encap flow counter update async to user query (networking-stable-19_08_08).- net/mlx5: Use reversed order when unregister devices (networking-stable-19_08_08).- ip6_tunnel: fix possible use-after-free on xmit (networking-stable-19_08_08).- bnx2x: Disable multi-cos feature (networking-stable-19_08_08).- ife: error out when nla attributes are empty (networking-stable-19_08_08).- commit cc74b59 * Wed Sep 25 2019 neilbAATTsuse.de- pNFS/flexfiles: Turn off soft RPC calls (git-fixes).- NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0 (git-fixes).- NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend() (git-fixes).- NFS: Fix regression whereby fscache errors are appearing on \'nofsc\' mounts (git-fixes).- NFSv4: Fix an Oops in nfs4_do_setattr (git-fixes).- NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() (git-fixes).- NFSv4: Check the return value of update_open_stateid() (git-fixes).- NFSv4.1: Only reap expired delegations (git-fixes).- NFSv4.1: Fix open stateid recovery (git-fixes).- NFSv4: Fix delegation state recovery (git-fixes).- pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error (git-fixes).- NFSv4: Handle the special Linux file open access mode (git-fixes).- NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter (git-fixes).- SUNRPC fix regression in umount of a secure mount (git-fixes).- SUNRPC/nfs: Fix return value for nfs4_callback_compound() (git-fixes).- NFS4: Fix v4.0 client state corruption when mount (git-fixes).- PNFS fallback to MDS if no deviceid found (git-fixes).- NFS: Don\'t interrupt file writeout due to fatal errors (git-fixes).- nfsd: Don\'t release the callback slot unless it was actually held (git-fixes).- NFS: Forbid setting AF_INET6 to \"struct sockaddr_in\"->sin_family (git-fixes).- NFSv4: Fix lookup revalidate of regular files (git-fixes).- NFS: Refactor nfs_lookup_revalidate() (git-fixes).- NFS: Don\'t open code clearing of delegation state (git-fixes).- NFSv4: Only pass the delegation to setattr if we\'re sending a truncate (git-fixes).- NFSv4: Fix OPEN / CLOSE race (git-fixes).- commit c801fd8 * Tue Sep 24 2019 msuchanekAATTsuse.de- Update patches.suse/powerpc-powernv-Return-for-invalid-IMC-domain.patch (bsc#1054914, fate#322448, git-fixes).- commit 75ee7f9 * Tue Sep 24 2019 bpAATTsuse.de- x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h (bsc#1114279).- commit 0822f0e * Tue Sep 24 2019 msuchanekAATTsuse.de- powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA window (bsc#1061840).- commit 7aed3d9 * Tue Sep 24 2019 fdmananaAATTsuse.com- Btrfs: fix use-after-free when using the tree modification log (bsc#1151891).- commit 8c9d1a1 * Tue Sep 24 2019 msuchanekAATTsuse.de- supported.conf: Add vfio_ccw (bsc#1151192 jsc#SLE-6138).- commit b395237 * Tue Sep 24 2019 msuchanekAATTsuse.de- Update s390 config files (bsc#1151192). - VFIO_CCW=m - S390_CCW_IOMMU=y- commit d8ae093 * Tue Sep 24 2019 hareAATTsuse.de- Compile nvme.ko as module (bsc#1150846)- commit d409932 * Tue Sep 24 2019 sschrickerAATTsuse.de- kABI: media: em28xx: fix handler for vidioc_s_input() (bsc#1051510). fixes kABI- commit d681754 * Tue Sep 24 2019 hareAATTsuse.de- lightnvm: remove dependencies on BLK_DEV_NVME and PCI (bsc#1150846).- commit d3283af * Tue Sep 24 2019 sschrickerAATTsuse.de- kABI: media: em28xx: stop rewriting device\'s struct (bsc#1051510). fixes kABI- commit efcb30a * Tue Sep 24 2019 dwagnerAATTsuse.de- scsi: qla2xxx: Update driver version to 10.01.00.19-k (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix stale session (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix stuck login session (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix driver reload for ISP82xx (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix flash read for Qlogic ISPs (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix message indicating vectors used by driver (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: fix spelling mistake \"initializatin\" -> \"initialization\" (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix a recently introduced kernel warning (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: cleanup trace buffer initialization (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eft (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix a NULL pointer dereference (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Simplify qla24xx_async_abort_cmd() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove two superfluous if-tests (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Report invalid mailbox status codes (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove superfluous sts_entry_ * casts (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Let the compiler check the type of the SCSI command context pointer (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Complain if sp->done() is not called from the completion path (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Make sure that aborted commands are freed (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Introduce qla2xxx_get_next_handle() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Modify NVMe include directives (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Make qlt_handle_abts_completion() more robust (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI command (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Introduce the function qla2xxx_init_sp() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Enable type checking for the SRB free and done callback functions (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Rework key encoding in qlt_find_host_by_d_id() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Set the responder mode if appropriate for ELS pass-through IOCBs (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Make it explicit that ELS pass-through IOCBs use little endian (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Check secondary image if reading the primary image fails (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Change the return type of qla24xx_read_flash_data() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDs (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Complain if a soft reset fails (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Use memcpy() and strlcpy() instead of strcpy() and strncpy() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Check the PCI info string output buffer size (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Complain if waiting for pending commands times out (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Declare fourth qla2x00_set_model_info() argument const (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accesses (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Suppress a Coveritiy complaint about integer overflow (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove unreachable code from qla83xx_idc_lock() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix qla24xx_process_bidir_cmd() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Simplify a debug statement (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove dead code (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Complain if parsing the version string fails (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Complain if a mailbox command times out (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Use strlcpy() instead of strncpy() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Do not corrupt vha->plogi_ack_list (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Report the firmware status code if a mailbox command fails (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix session lookup in qlt_abort_work() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Simplify qla24xx_abort_sp_done() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove two superfluous tests (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove a superfluous pointer check (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Simplify qlt_lport_dump() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Reduce the number of casts in GID list code (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Verify locking assumptions at runtime (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Change data_dsd into an array (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Declare qla_tgt_cmd.cdb const (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Reduce the scope of three local variables in qla2xxx_queuecommand() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into void (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Declare the fourth ql_dump_buffer() argument const (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove a superfluous forward declaration (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove an include directive from qla_mr.c (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Include the header file from qla_dsd.h (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Use tabs instead of spaces for indentation (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Improve Linux kernel coding style conformance (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Really fix qla2xxx_eh_abort() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference count (bsc#1123034 bsc#1131304 bsc#1127988).- qla2xxx: kABI fixes for v10.01.00.18-k (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Update driver version to 10.01.00.18-k (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Allow NVMe IO to resume with short cable pull (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix hang in fcport delete path (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Use common update-firmware-options routine for ISP27xx+ (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix NVMe port discovery after a short device port loss (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Correct error handling during initialization failures (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Retry fabric Scan on IOCB queue full (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix premature timer expiration (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flag (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Reject EH_{abort|device_reset|target_request} (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Skip FW dump on LOOP initialization error (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Use Correct index for Q-Pair array (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix abort timeout race condition (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix different size DMA Alloc/Unmap (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix DMA unmap leak (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Replace vmalloc + memset with vzalloc (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove unnecessary null check (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: move IO flush to the front of NVME rport unregistration (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race condition (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: on session delete, return nvme cmd (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: remove double assignment in qla2x00_update_fcport (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix hardlockup in abort command during driver remove (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2xxx_close_session() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix hardirq-unsafe locking (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Complain loudly about reference count underflow (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Use __le64 instead of uint32_t for sending DMA addresses to firmware (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Check the size of firmware data structures at compile time (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Pass little-endian values to the firmware (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Make qla24xx_async_abort_cmd() static (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove unnecessary locking from the target code (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove qla_tgt_cmd.released (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Complain if a command is released that is owned by the firmware (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: target: Fix offline port handling and host reset handling (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Simplify qlt_send_term_imm_notif() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twice (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Make qla2x00_mem_free() easier to verify (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8 (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Log the status code if a firmware command fails (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport pointer (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove the fcport test from qla_nvme_abort_work() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Uninline qla2x00_init_timer() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.c (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.c (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove a set-but-not-used variable (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Declare qla2x00_find_new_loop_id() static (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definition (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Silence Successful ELS IOCB message (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c file (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove two superfluous casts (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_free (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Move the include directive (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Move the port_state_str definition from a .h to a .c file (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Insert spaces where required (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix formatting of pointer types (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Leave a blank line after declarations (bsc#1123034 bsc#1131304 bsc#1127988).- Refresh patches.suse/qla2xxx-Enable-T10-DIF-with-FC-NVMe-enabled.patch- scsi: qla2xxx: Use tabs to indent code (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: scsi_transport_fc: nvme: display FC-NVMe port roles (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: tcm_qla2xxx: Minimize #include directives (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Unregister resources in the opposite order of the registration order (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Use get/put_unaligned where appropriate (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Make qla2x00_process_response_queue() easier to read (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Reduce the number of forward declarations (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Declare local symbols static (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Use ARRAY_SIZE() in the definition of QLA_LAST_SPEED (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove a comment that refers to the SCSI host lock (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: fix spelling mistake \"alredy\" -> \"already\" (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove useless set memory to zero use memset() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Update driver version to 10.01.00.16-k (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Set remote port devloss timeout to 0 (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Cleanup fcport memory to prevent leak (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix fw dump corruption (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Further limit FLASH region write access from SysFS (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Increase the max_sgl_segments to 1024 (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Set the qpair in SRB to NULL when SRB is released (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Set the SCSI command result before calling the command done (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Simplify conditional check again (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix a small typo in qla_bsg.c (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix comment alignment in qla_bsg.c (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Update driver version to 10.01.00.15-k (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Secure flash update support for ISP28XX (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Simplification of register address used in qla_tmpl.c (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Correction and improvement to fwdt processing (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Update flash read/write routine (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Add support for multiple fwdump templates/segments (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Correctly report max/min supported speeds (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Add Serdes support for ISP28XX (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Add Device ID for ISP28XX (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix routine qla27xx_dump_{mpi|ram}() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Remove FW default template (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Add fw_attr and port_no SysFS node (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: check for kstrtol() failure (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: avoid printf format warning (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supported (bsc#1123034 bsc#1131304 bsc#1127988).- Refresh patches.suse/qla2xxx-allow-irqbalance-control-in-non-MQ-mode.patch- scsi: qla2xxx: Update driver version to 10.00.00.14-k (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Add new FW dump template entry types (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entry (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Move marker request behind QPair (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Prevent SysFS access when chip is down (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Add support for setting port speed (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Prevent multiple ADISC commands per session (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Check for FW started flag before aborting (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix unload when NVMe devices are configured (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Add First Burst support for FC-NVMe devices (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: remove redundant null check on pointer sess (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Move debug messages before sending srb preventing panic (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Update driver version to 10.00.00.13-k (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Use complete switch scan for RSCN events (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix fw options handle eh_bus_reset() (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop down (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Prevent memory leak for CT req/rsp allocation (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix SRB allocation flag to avoid sleeping in IRQ context (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: allow session delete to finish before create (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: fix fcport null pointer access (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: flush IO on chip reset or sess delete (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix session cleanup hang (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Change default ZIO threshold (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Add pci function reset support (bsc#1123034 bsc#1131304 bsc#1127988).- Refresh patches.suse/scsi-qla2xxx-Add-cleanup-for-PCI-EEH-recovery.patch- scsi: qla2xxx: no need to check return value of debugfs_create functions (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Add protection mask module parameters (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmd (bsc#1123034 bsc#1131304 bsc#1127988).- scsi: qla2xxx: deadlock by configfs_depend_item (bsc#1123034 bsc#1131304 bsc#1127988).- commit 891f737 * Tue Sep 24 2019 dwagnerAATTsuse.de- Remove patches.kabi/kABI-fixes-for-qla2xxx-Fix-inconsistent-DMA-mem-allo.patch The qla2xxx driver has been whitelisted by 1d5e8aad6de2 (\"kabi/severities: ignore qla2xxx as all symbols are internal\")- commit 6ab8ff8 * Tue Sep 24 2019 hareAATTsuse.de- Refresh patches.suse/null_blk-wire-up-timeouts.patch.- commit 0488e25 * Tue Sep 24 2019 hareAATTsuse.de- Move patches to upstream section- Refresh patches.suse/scsi-lpfc-Add-MDS-driver-loopback-diagnostics-suppor.patch.- Refresh patches.suse/scsi-lpfc-Add-NVMe-sequence-level-error-recovery-sup.patch.- Refresh patches.suse/scsi-lpfc-Add-first-and-second-level-hardware-revisi.patch.- Refresh patches.suse/scsi-lpfc-Add-simple-unlikely-optimizations-to-reduc.patch.- Refresh patches.suse/scsi-lpfc-Fix-ADISC-reception-terminating-login-stat.patch.- Refresh patches.suse/scsi-lpfc-Fix-BlockGuard-enablement-on-FCoE-adapters.patch.- Refresh patches.suse/scsi-lpfc-Fix-ELS-field-alignments.patch.- Refresh patches.suse/scsi-lpfc-Fix-FLOGI-handling-across-multiple-link-up.patch.- Refresh patches.suse/scsi-lpfc-Fix-Max-Frame-Size-value-shown-in-fdmishow.patch.- Refresh patches.suse/scsi-lpfc-Fix-Oops-in-nvme_register-with-target-logo.patch.- Refresh patches.suse/scsi-lpfc-Fix-PLOGI-failure-with-high-remoteport-cou.patch.- Refresh patches.suse/scsi-lpfc-Fix-coverity-warnings.patch.- Refresh patches.suse/scsi-lpfc-Fix-crash-due-to-port-reset-racing-vs-adap.patch.- Refresh patches.suse/scsi-lpfc-Fix-crash-on-driver-unload-in-wq-free.patch.- Refresh patches.suse/scsi-lpfc-Fix-deadlock-on-host_lock-during-cable-pul.patch.- Refresh patches.suse/scsi-lpfc-Fix-devices-that-don-t-return-after-devlos.patch.- Refresh patches.suse/scsi-lpfc-Fix-discovery-when-target-has-no-GID_FT-in.patch.- Refresh patches.suse/scsi-lpfc-Fix-error-in-remote-port-address-change.patch.- Refresh patches.suse/scsi-lpfc-Fix-failure-to-clear-non-zero-eq_delay-aft.patch.- Refresh patches.suse/scsi-lpfc-Fix-hang-when-downloading-fw-on-port-enabl.patch.- Refresh patches.suse/scsi-lpfc-Fix-irq-raising-in-lpfc_sli_hba_down.patch.- Refresh patches.suse/scsi-lpfc-Fix-issuing-init_vpi-mbox-on-SLI-3-card.patch.- Refresh patches.suse/scsi-lpfc-Fix-leak-of-ELS-completions-on-adapter-res.patch.- Refresh patches.suse/scsi-lpfc-Fix-loss-of-remote-port-after-devloss-due-.patch.- Refresh patches.suse/scsi-lpfc-Fix-null-ptr-oops-updating-lpfc_devloss_tm.patch.- Refresh patches.suse/scsi-lpfc-Fix-nvme-first-burst-module-parameter-desc.patch.- Refresh patches.suse/scsi-lpfc-Fix-nvme-sg_seg_cnt-display-if-HBA-does-no.patch.- Refresh patches.suse/scsi-lpfc-Fix-nvme-target-mode-ABTSing-a-received-AB.patch.- Refresh patches.suse/scsi-lpfc-Fix-oops-when-fewer-hdwqs-than-cpus.patch.- Refresh patches.suse/scsi-lpfc-Fix-port-relogin-failure-due-to-GID_FT-int.patch.- Refresh patches.suse/scsi-lpfc-Fix-propagation-of-devloss_tmo-setting-to-.patch.- Refresh patches.suse/scsi-lpfc-Fix-reported-physical-link-speed-on-a-disa.patch.- Refresh patches.suse/scsi-lpfc-Fix-reset-recovery-paths-that-are-not-reco.patch.- Refresh patches.suse/scsi-lpfc-Fix-sg_seg_cnt-for-HBAs-that-don-t-support.patch.- Refresh patches.suse/scsi-lpfc-Fix-sli4-adapter-initialization-with-MSI.patch.- Refresh patches.suse/scsi-lpfc-Fix-too-many-sg-segments-spamming-in-kerne.patch.- Refresh patches.suse/scsi-lpfc-Fix-upcall-to-bsg-done-in-non-success-case.patch.- Refresh patches.suse/scsi-lpfc-Limit-xri-count-for-kdump-environment.patch.- Refresh patches.suse/scsi-lpfc-Migrate-to-px-and-pf-in-kernel-print-calls.patch.- Refresh patches.suse/scsi-lpfc-Resolve-checker-warning-for-lpfc_new_io_bu.patch.- Refresh patches.suse/scsi-lpfc-Support-dynamic-unbounded-SGL-lists-on-G7-.patch.- Refresh patches.suse/scsi-lpfc-Update-lpfc-version-to-12.4.0.0.patch.- Refresh patches.suse/scsi-lpfc-fix-12.4.0.0-GPF-at-boot.patch.- Refresh patches.suse/scsi-lpfc-merge-per-protocol-wq-cq-pairs-into-single.patch.- Refresh patches.suse/scsi-lpfc-remove-NULL-check-before-some-freeing-func.patch.- Refresh patches.suse/scsi-lpfc-remove-bg-debugfs-buffers.patch.- Refresh patches.suse/scsi-qla2xxx-Allow-NVMe-IO-to-resume-with-short-cabl.patch.- Refresh patches.suse/scsi-qla2xxx-Always-check-the-qla2x00_wait_for_hba_o.patch.- Refresh patches.suse/scsi-qla2xxx-Change-data_dsd-into-an-array.patch.- Refresh patches.suse/scsi-qla2xxx-Change-the-return-type-of-qla24xx_read_.patch.- Refresh patches.suse/scsi-qla2xxx-Change-the-return-type-of-qla2x00_updat.patch.- Refresh patches.suse/scsi-qla2xxx-Check-secondary-image-if-reading-the-pr.patch.- Refresh patches.suse/scsi-qla2xxx-Check-the-PCI-info-string-output-buffer.patch.- Refresh patches.suse/scsi-qla2xxx-Complain-if-a-mailbox-command-times-out.patch.- Refresh patches.suse/scsi-qla2xxx-Complain-if-a-soft-reset-fails.patch.- Refresh patches.suse/scsi-qla2xxx-Complain-if-parsing-the-version-string-.patch.- Refresh patches.suse/scsi-qla2xxx-Complain-if-sp-done-is-not-called-from-.patch.- Refresh patches.suse/scsi-qla2xxx-Complain-if-waiting-for-pending-command.patch.- Refresh patches.suse/scsi-qla2xxx-Correct-error-handling-during-initializ.patch.- Refresh patches.suse/scsi-qla2xxx-Declare-fourth-qla2x00_set_model_info-a.patch.- Refresh patches.suse/scsi-qla2xxx-Declare-qla_tgt_cmd.cdb-const.patch.- Refresh patches.suse/scsi-qla2xxx-Declare-the-fourth-ql_dump_buffer-argum.patch.- Refresh patches.suse/scsi-qla2xxx-Do-not-corrupt-vha-plogi_ack_list.patch.- Refresh patches.suse/scsi-qla2xxx-Enable-type-checking-for-the-SRB-free-a.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-DMA-unmap-leak.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-NVMe-port-discovery-after-a-short-d.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-Relogin-to-prevent-modifying-scan_s.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-a-NULL-pointer-dereference.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-a-race-condition-between-aborting-a.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-abort-timeout-race-condition.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-different-size-DMA-Alloc-Unmap.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-driver-reload-for-ISP82xx.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-flash-read-for-Qlogic-ISPs.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-hang-in-fcport-delete-path.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-message-indicating-vectors-used-by-.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-premature-timer-expiration.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-qla24xx_process_bidir_cmd.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-session-lookup-in-qlt_abort_work.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-stale-session.patch.- Refresh patches.suse/scsi-qla2xxx-Fix-stuck-login-session.patch.- Refresh patches.suse/scsi-qla2xxx-Improve-Linux-kernel-coding-style-confo.patch.- Refresh patches.suse/scsi-qla2xxx-Include-the-asm-unaligned.h-header-file.patch.- Refresh patches.suse/scsi-qla2xxx-Inline-the-qla2x00_fcport_event_handler.patch.- Refresh patches.suse/scsi-qla2xxx-Introduce-qla2x00_els_dcmd2_free.patch.- Refresh patches.suse/scsi-qla2xxx-Introduce-qla2xxx_get_next_handle.patch.- Refresh patches.suse/scsi-qla2xxx-Introduce-the-be_id_t-and-le_id_t-data-.patch.- Refresh patches.suse/scsi-qla2xxx-Introduce-the-function-qla2xxx_init_sp.patch.- Refresh patches.suse/scsi-qla2xxx-Let-the-compiler-check-the-type-of-the-.patch.- Refresh patches.suse/scsi-qla2xxx-Make-it-explicit-that-ELS-pass-through-.patch.- Refresh patches.suse/scsi-qla2xxx-Make-qla2x00_abort_srb-again-decrease-t.patch.- Refresh patches.suse/scsi-qla2xxx-Make-qlt_handle_abts_completion-more-ro.patch.- Refresh patches.suse/scsi-qla2xxx-Make-sure-that-aborted-commands-are-fre.patch.- Refresh patches.suse/scsi-qla2xxx-Modify-NVMe-include-directives.patch.- Refresh patches.suse/scsi-qla2xxx-Really-fix-qla2xxx_eh_abort.patch.- Refresh patches.suse/scsi-qla2xxx-Reduce-the-number-of-casts-in-GID-list-.patch.- Refresh patches.suse/scsi-qla2xxx-Reduce-the-scope-of-three-local-variabl.patch.- Refresh patches.suse/scsi-qla2xxx-Reject-EH_-abort-device_reset-target_re.patch.- Refresh patches.suse/scsi-qla2xxx-Remove-a-superfluous-forward-declaratio.patch.- Refresh patches.suse/scsi-qla2xxx-Remove-a-superfluous-pointer-check.patch.- Refresh patches.suse/scsi-qla2xxx-Remove-an-include-directive-from-qla_mr.patch.- Refresh patches.suse/scsi-qla2xxx-Remove-dead-code.patch.- Refresh patches.suse/scsi-qla2xxx-Remove-superfluous-sts_entry_-casts.patch.- Refresh patches.suse/scsi-qla2xxx-Remove-two-superfluous-if-tests.patch.- Refresh patches.suse/scsi-qla2xxx-Remove-two-superfluous-tests.patch.- Refresh patches.suse/scsi-qla2xxx-Remove-unnecessary-null-check.patch.- Refresh patches.suse/scsi-qla2xxx-Remove-unreachable-code-from-qla83xx_id.patch.- Refresh patches.suse/scsi-qla2xxx-Replace-vmalloc-memset-with-vzalloc.patch.- Refresh patches.suse/scsi-qla2xxx-Report-invalid-mailbox-status-codes.patch.- Refresh patches.suse/scsi-qla2xxx-Report-the-firmware-status-code-if-a-ma.patch.- Refresh patches.suse/scsi-qla2xxx-Retry-fabric-Scan-on-IOCB-queue-full.patch.- Refresh patches.suse/scsi-qla2xxx-Rework-key-encoding-in-qlt_find_host_by.patch.- Refresh patches.suse/scsi-qla2xxx-Set-the-responder-mode-if-appropriate-f.patch.- Refresh patches.suse/scsi-qla2xxx-Simplify-a-debug-statement.patch.- Refresh patches.suse/scsi-qla2xxx-Simplify-qla24xx_abort_sp_done.patch.- Refresh patches.suse/scsi-qla2xxx-Simplify-qla24xx_async_abort_cmd.patch.- Refresh patches.suse/scsi-qla2xxx-Simplify-qlt_lport_dump.patch.- Refresh patches.suse/scsi-qla2xxx-Skip-FW-dump-on-LOOP-initialization-err.patch.- Refresh patches.suse/scsi-qla2xxx-Suppress-a-Coveritiy-complaint-about-in.patch.- Refresh patches.suse/scsi-qla2xxx-Suppress-multiple-Coverity-complaint-ab.patch.- Refresh patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.18-k.patch.- Refresh patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.19-k.patch.- Refresh patches.suse/scsi-qla2xxx-Use-Correct-index-for-Q-Pair-array.patch.- Refresh patches.suse/scsi-qla2xxx-Use-common-update-firmware-options-rout.patch.- Refresh patches.suse/scsi-qla2xxx-Use-memcpy-and-strlcpy-instead-of-strcp.patch.- Refresh patches.suse/scsi-qla2xxx-Use-strlcpy-instead-of-strncpy.patch.- Refresh patches.suse/scsi-qla2xxx-Use-tabs-instead-of-spaces-for-indentat.patch.- Refresh patches.suse/scsi-qla2xxx-Verify-locking-assumptions-at-runtime.patch.- Refresh patches.suse/scsi-qla2xxx-cleanup-trace-buffer-initialization.patch.- Refresh patches.suse/scsi-qla2xxx-qla2x00_alloc_fw_dump-set-ha-eft.patch.- commit e0a6e7e * Tue Sep 24 2019 hareAATTsuse.de- block: fix timeout changes for legacy request drivers (bsc#1149446).- null_blk: complete requests from ->timeout (bsc#1149446).- null_blk: wire up timeouts (bsc#1149446).- commit 1c7642d * Tue Sep 24 2019 hareAATTsuse.de- nvme: fix multipath crash when ANA is deactivated (bsc#1149446).- nvme-rdma: fix a NULL deref when an admin connect times out (bsc#1149446).- nvme-rdma: fix timeout handler (bsc#1149446).- nvme-rdma: centralize admin/io queue teardown sequence (bsc#1142076).- nvme-rdma: centralize controller setup sequence (bsc#1142076).- nvme-rdma: unquiesce queues when deleting the controller (bsc#1142076).- nvme-rdma: support up to 4 segments of inline data (bsc#1142076).- nvme-rdma: Allow DELETING state change failure in (bsc#1104967,FATE#325924).- commit d93d360 * Tue Sep 24 2019 hareAATTsuse.de- libiscsi: don\'t try to bypass SCSI EH (bsc#1142076).- scsi_transport_fc: complete requests from ->timeout (bsc#1142076).- commit ffe813a * Tue Sep 24 2019 hareAATTsuse.de- nvme: return BLK_EH_DONE from ->timeout (bsc#1142076).- commit 09d3f8f * Tue Sep 24 2019 hareAATTsuse.de- block: kABI fixes for BLK_EH_DONE renaming (bsc#1142076).- block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE (bsc#1142076).- Refresh patches.suse/s390-sles15-dasd-fix-deadlock-in-dasd_times_out.patch.- commit 2d28590 * Tue Sep 24 2019 neilbAATTsuse.de- md/raid6: Set R5_ReadError when there is read failure on parity disk (git-fixes).- commit ccb3493 * Tue Sep 24 2019 neilbAATTsuse.de- md: don\'t report active array_state until after revalidate_disk() completes (git-fixes).- md: only call set_in_sync() when it is expected to succeed (git-fixes).- commit 7bcfc53 * Mon Sep 23 2019 msuchanekAATTsuse.de- kabi/severities: Whitelist a couple of xive functions xive_cleanup_irq_data and xive_native_populate_irq_data are exported by the xive interupt controller driver and used by KVM. I don\'t expect any out-of-tree driver can sanely use these.- commit f7ed153 * Mon Sep 23 2019 msuchanekAATTsuse.de- powerpc/64s/radix: Fix memory hotplug section page table creation (bsc#1065729).- commit e1331b1 * Mon Sep 23 2019 msuchanekAATTsuse.de- powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc (bsc#1065729).- powerpc/64: Make sys_switch_endian() traceable (bsc#1065729).- commit 5877a4a * Mon Sep 23 2019 msuchanekAATTsuse.de- powerpc/bpf: use unsigned division instruction for 64-bit operations (bsc#1065729).- powerpc: bpf: Fix generation of load/store DW instructions (bsc#1065729).- commit 08d29de * Mon Sep 23 2019 msuchanekAATTsuse.de- powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt() (bsc#1065729).- commit 9071fce * Mon Sep 23 2019 msuchanekAATTsuse.de- powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race (bsc#1065729).- commit 378f7a9 * Mon Sep 23 2019 msuchanekAATTsuse.de- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning (bsc#1148868).- commit 2b40c83 * Mon Sep 23 2019 msuchanekAATTsuse.de- tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts (bsc#1082555).- commit a6234e6 * Mon Sep 23 2019 msuchanekAATTsuse.de- powerpc/64s/radix: Fix memory hot-unplug page table split (bsc#1065729).- KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling (bsc#1061840).- powerpc/powernv/ioda: Fix race in TCE level allocation (bsc#1061840).- KVM: PPC: Book3S HV: Don\'t lose pending doorbell request on migration on P9 (bsc#1061840).- KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores (bsc#1061840).- KVM: PPC: Book3S HV: Don\'t push XIVE context when not using XIVE device (bsc#1061840).- KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts (bsc#1061840).- KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP (bsc#1061840).- KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push code (bsc#1061840).- commit bd15b15 * Mon Sep 23 2019 jroedelAATTsuse.de- iommu: Don\'t use sme_active() in generic code (bsc#1151700).- iommu/dma: Fix for dereferencing before null checking (bsc#1151699).- iommu/iova: Avoid false sharing on fq_timer_on (bsc#1151701).- iommu/amd: Fix race in increase_address_space() (bsc#1151697).- iommu/amd: Flush old domains in kdump kernel (bsc#1151698).- commit ea9cc18 * Mon Sep 23 2019 tiwaiAATTsuse.de- slip: make slhc_free() silently accept an error pointer (bsc#1051510).- slip: sl_alloc(): remove unused parameter \"dev_t line\" (bsc#1051510).- commit af4b048 * Mon Sep 23 2019 tiwaiAATTsuse.de- drivers: thermal: int340x_thermal: Fix sysfs race condition (bsc#1051510).- commit 0d5c18e * Mon Sep 23 2019 tiwaiAATTsuse.de- team: Add vlan tx offload to hw_enc_features (bsc#1051510).- commit 19b6193 * Mon Sep 23 2019 tiwaiAATTsuse.de- tun: fix use-after-free when register netdev failed (bsc#1111666).- commit 9490276 * Mon Sep 23 2019 tiwaiAATTsuse.de- USB: usbcore: Fix slab-out-of-bounds bug during device reset (bsc#1051510).- commit 78a6126 * Mon Sep 23 2019 tiwaiAATTsuse.de- wcn36xx: use dynamic allocation for large variables (bsc#1111666).- commit a9777cc * Mon Sep 23 2019 tiwaiAATTsuse.de- xsk: avoid store-tearing when assigning umem (bsc#1111666).- xsk: avoid store-tearing when assigning queues (bsc#1111666).- commit 480041b * Mon Sep 23 2019 tiwaiAATTsuse.de- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper (bsc#1051510).- commit 8e4fc49 * Mon Sep 23 2019 tiwaiAATTsuse.de- media: mc-device.c: don\'t memset __user pointer contents (bsc#1051510).- commit dcb05a3 * Mon Sep 23 2019 tiwaiAATTsuse.de- media: vb2: Fix videobuf2 to map correct area (bsc#1051510).- commit 59e953d * Mon Sep 23 2019 tiwaiAATTsuse.de- media: tm6000: double free if usb disconnect while streaming (bsc#1051510).- commit 186de44 * Mon Sep 23 2019 tiwaiAATTsuse.de- libertas_tf: Use correct channel range in lbtf_geo_init (bsc#1051510).- commit 6e3091e * Mon Sep 23 2019 tiwaiAATTsuse.de- i2c: designware: Synchronize IRQs when unregistering slave client (bsc#1111666).- commit 5fb9c3d * Mon Sep 23 2019 tiwaiAATTsuse.de- gpio: Move gpiochip_lock/unlock_as_irq to gpio/driver.h (bsc#1051510).- commit 1b0ac8e * Mon Sep 23 2019 tiwaiAATTsuse.de- gpio: fix line flag validation in lineevent_create (bsc#1051510).- gpio: fix line flag validation in linehandle_create (bsc#1051510).- commit 4140de0 * Mon Sep 23 2019 tiwaiAATTsuse.de- gpiolib: only check line handle flags once (bsc#1051510).- Refresh patches.suse/gpioib-do-not-free-unrequested-descriptors.- commit 741767a * Mon Sep 23 2019 tiwaiAATTsuse.de- dma-buf/sw_sync: Synchronize signal vs syncpt free (bsc#1111666).- commit 6b51889 * Mon Sep 23 2019 tiwaiAATTsuse.de- crypto: caam/qi - fix error handling in ERN handler (bsc#1111666).- commit 4023ca2 * Mon Sep 23 2019 tiwaiAATTsuse.de- clk: at91: fix update bit maps on CFG_MOR write (bsc#1051510).- clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks (bsc#1051510).- clk: sunxi-ng: v3s: add the missing PLL_DDR1 (bsc#1051510).- commit 5f13c10 * Mon Sep 23 2019 jroedelAATTsuse.de- iommu/iova: Avoid false sharing on fq_timer_on (bsc#1151671).- commit fff8409 * Mon Sep 23 2019 jroedelAATTsuse.de- iommu/dma: Fix for dereferencing before null checking (bsc#1151667).- commit 8f846ef * Mon Sep 23 2019 jroedelAATTsuse.de- iommu: Don\'t use sme_active() in generic code (bsc#1151661).- iommu/iova: Avoid false sharing on fq_timer_on (bsc#1151662).- commit c37410f * Mon Sep 23 2019 hareAATTsuse.de- scsi: lib/sg_pool.c: clear \'first_chunk\' in case of no preallocation (bsc#1141707,bsc#1150973).- commit 152baf4 * Mon Sep 23 2019 hareAATTsuse.de- nvme-rdma: use dynamic dma mapping per command (bsc#1149446).- nvme-rdma: remove redundant reference between ib_device and tagset (bsc#149446).- commit ab4b128 * Mon Sep 23 2019 tiwaiAATTsuse.de- sky2: Disable MSI on yet another ASUS boards (P6Xxxx) (bsc#1051510).- commit b478556 * Mon Sep 23 2019 tiwaiAATTsuse.de- r8152: Set memory to all 0xFFs on failed reg reads (bsc#1051510).- commit 6a3c2b7 * Mon Sep 23 2019 hareAATTsuse.de- nvme: wait until all completed request\'s complete fn is called (bsc#1149446).- nvme: don\'t abort completed request in nvme_cancel_request (bsc#1149446).- blk-mq: introduce blk_mq_tagset_wait_completed_request() (bsc#1149446).- blk-mq: introduce blk_mq_request_completed() (bsc#1149446).- nvme-rdma: fix a NULL deref when an admin connect times out (bsc#1149446).- nvme-tcp: fix a NULL deref when an admin connect times out (bsc#1149446).- nvme-tcp: fix timeout handler (bsc#1149446).- nvme-rdma: fix timeout handler (bsc#1149446).- commit fc65ac2 * Mon Sep 23 2019 tiwaiAATTsuse.de- power: reset: gpio-restart: Fix typo when gpio reset is not found (bsc#1051510).- power: supply: Init device wakeup after device_add() (bsc#1051510).- commit d9a28d6 * Mon Sep 23 2019 tiwaiAATTsuse.de- phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current (bsc#1051510).- commit 8fe4116 * Mon Sep 23 2019 tiwaiAATTsuse.de- Revert \"mwifiex: fix system hang problem after resume\" (bsc#1051510).- commit 82c939e * Mon Sep 23 2019 tiwaiAATTsuse.de- mtd: spi-nor: Fix Cadence QSPI RCU Schedule Stall (bsc#1051510).- commit 3703ea0 * Mon Sep 23 2019 tiwaiAATTsuse.de- media: technisat-usb2: break out of loop at end of buffer (bsc#1051510).- commit fbd5a3c * Mon Sep 23 2019 tiwaiAATTsuse.de- isdn/capi: check message length in capi_write() (bsc#1051510).- commit 405ba39 * Mon Sep 23 2019 tiwaiAATTsuse.de- bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA (bsc#1051510).- commit bc4252b * Mon Sep 23 2019 jthumshirnAATTsuse.de- blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling (bsc#1151610).- commit cc60339 * Mon Sep 23 2019 ptesarikAATTsuse.cz- Delete patches.kabi/blk-mq-kABI-fixes-for-blk-mq.h.patch.- commit 470c469 * Mon Sep 23 2019 hareAATTsuse.de- Refresh patches.suse/nvme-multipath-fix-ana-log-nsid-lookup-when-nsid-is-.patch.- commit 3134276 * Mon Sep 23 2019 hareAATTsuse.de- nvme: fix multipath crash when ANA is deactivated (bsc#1149446).- commit 6e901ac * Mon Sep 23 2019 jthumshirnAATTsuse.de- Refresh patches.suse/powerpc-64s-support-nospectre_v2-cmdline-option.patch.- Refresh patches.suse/powerpc-pseries-correctly-track-irq-state-in-default.patch.- Refresh patches.suse/powerpc-rtas-use-device-model-APIs-and-serialization.patch.- Refresh patches.suse/powerpc-xive-Fix-dump-of-XIVE-interrupt-under-pserie.patch.- Refresh patches.suse/powerpc-xmon-Add-a-dump-of-all-XIVE-interrupts.patch.- Refresh patches.suse/powerpc-xmon-Check-for-HV-mode-when-dumping-XIVE-inf.patch.- Refresh patches.suse/scsi-cxlflash-Mark-expected-switch-fall-throughs.patch.- Refresh patches.suse/scsi-qedf-add-debug-information-for-unsolicited-processing.- Refresh patches.suse/scsi-qedf-add-shutdown-callback-handler.- Refresh patches.suse/scsi-qedf-add-support-for-20-gbps-speed.- Refresh patches.suse/scsi-qedf-check-for-module-unloading-bit-before-processing-link-update-aen.- Refresh patches.suse/scsi-qedf-decrease-the-ll2-mtu-size-to-2500.- Refresh patches.suse/scsi-qedf-fix-race-betwen-fipvlan-request-and-response-path.- Refresh patches.suse/scsi-qedf-initiator-fails-to-re-login-to-switch-after-link-down.- Refresh patches.suse/scsi-qedf-print-message-during-bailout-conditions.- Refresh patches.suse/scsi-qedf-stop-sending-fipvlan-request-on-unload.- Refresh patches.suse/scsi-qedf-update-module-description-string.- Refresh patches.suse/scsi-qedf-update-the-version-to-8-42-3-0.- Refresh patches.suse/scsi-qedf-use-discovery-list-to-traverse-rports. Update Patch-mainline tags.- commit 7dbb43d * Mon Sep 23 2019 msuchanekAATTsuse.de- Refresh sorted patches.- Refresh patches.suse/powerpc-dump-kernel-log-before-carrying-out-fadump-o.patch with upstrem status.- commit f6a052e * Mon Sep 23 2019 jthumshirnAATTsuse.de- libnvdimm: prevent nvdimm from requesting key when security is disabled (bsc#1137982).- commit 9dde1a6 * Mon Sep 23 2019 tzimmermannAATTsuse.de- video: ssd1307fb: Start page range at page_offset (bsc#1113722)- commit 70abc1f * Mon Sep 23 2019 tzimmermannAATTsuse.de- drm/imx: Drop unused imx-ipuv3-crtc.o build (bsc#1113722)- commit dc547ac * Mon Sep 23 2019 tzimmermannAATTsuse.de- drm/i915: Fix various tracepoints for gen2 (bsc#1113722)- commit b7723c4 * Mon Sep 23 2019 jgrossAATTsuse.com- xen-netfront: do not assume sk_buff_head list is empty in error handling (bsc#1065600).- commit 4343701 * Mon Sep 23 2019 oheringAATTsuse.de- add mainline tags to some patches to allow further work in this branch- commit 7c8a00b * Mon Sep 23 2019 sschrickerAATTsuse.de- media: Revert \"[media] marvell-ccic: reset ccic phy when stop streaming for stability\" (bsc#1051510).- commit 84e25e7 * Mon Sep 23 2019 sschrickerAATTsuse.de- media: marvell-ccic: don\'t generate EOF on parallel bus (bsc#1051510).- commit 966c34c * Mon Sep 23 2019 neilbAATTsuse.de- nfsd: degraded slot-count more gracefully as allocation nears exhaustion (bsc#1150381).- nfsd: handle drc over-allocation gracefully (bsc#1150381).- nfsd: Fix overflow causing non-working mounts on 1 TB machines (bsc#1150381).- nfsd: fix performance-limiting session calculation (bsc#1150381).- nfsd: give out fewer session slots as limit approaches (bsc#1150381).- nfsd: increase DRC cache limit (bsc#1150381).- commit 1a96b8c * Mon Sep 23 2019 neilbAATTsuse.de- git-sort: add nfsd maintainers git tree This allows git-sort to handle patches queued for nfsd.- commit ec6f7e4 * Sun Sep 22 2019 tbogendoerferAATTsuse.de- i40e: Add support for X710 device (bsc#1151067).- commit 6d2bc25 * Fri Sep 20 2019 jackAATTsuse.cz- Remove unused function in patches.suse/ext4-unsupported-features.patch.- commit b2f6d95 * Fri Sep 20 2019 sschrickerAATTsuse.de- media: ov6650: Fix sensor possibly not detected on probe (bsc#1051510).- commit 2a23bd0 * Fri Sep 20 2019 mbenesAATTsuse.cz- Update patches.suse/tracing-Fix-crash-when-it-fails-to-alloc-ring-buffer.patch (bsc#1120097 CVE-2017-18595 bsc#1149555).- Update patches.suse/tracing-Fix-possible-double-free-on-failure-of-alloc.patch (bsc#1120214 CVE-2017-18595 bsc#1149555).- commit 6040815 * Fri Sep 20 2019 hareAATTsuse.de- blk-mq: kABI fixes for blk-mq.h (bsc#1137959).- commit fd2ff8e * Fri Sep 20 2019 hareAATTsuse.de- blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue (bsc#1137959).- commit 8b3257c * Fri Sep 20 2019 hareAATTsuse.de- blk-mq: punt failed direct issue to dispatch list (bsc#1137959).- commit d9cd2bd * Fri Sep 20 2019 hareAATTsuse.de- blk-mq: don\'t allocate driver tag upfront for flush rq (bsc#1137959).- Refresh patches.suse/blk-mq-remove-synchronize_rcu-from-blk_mq_del_queue_.patch.- commit 8e2a4fd * Fri Sep 20 2019 hareAATTsuse.de- blk-mq: move blk_mq_put_driver_tag *() into blk-mq.h (bsc#1137959).- Refresh patches.suse/blk-mq-fix-sysfs-inflight-counter.patch.- commit 7e431dd * Fri Sep 20 2019 hareAATTsuse.de- blk-mq-sched: decide how to handle flush rq via RQF_FLUSH_SEQ (bsc#1137959).- Refresh patches.suse/blk-mq-remove-synchronize_rcu-from-blk_mq_del_queue_.patch.- commit 67e1414 * Fri Sep 20 2019 hareAATTsuse.de- blk-flush: use blk_mq_request_bypass_insert() (bsc#1137959).- commit 16dda6f * Fri Sep 20 2019 jackAATTsuse.cz- Update patches.suse/ext4-unsupported-features.patch (fate#317919, SLE-8615, bsc#1149651, SLE-9243).- commit 9348c99 * Fri Sep 20 2019 hareAATTsuse.de- blk-flush: don\'t run queue for requests bypassing flush (bsc#1137959).- blk-mq: put the driver tag of nxt rq before first one is requeued (bsc#1137959).- commit c4843ab * Fri Sep 20 2019 achoAATTsuse.com- Update patches.suse/Bluetooth-Align-minimum-encryption-key-size-for-LE-a.patch (bsc#1051510 CVE-2019-9506 bsc#1137865 bsc#1146042).- Update patches.suse/Bluetooth-Fix-faulty-expression-for-minimum-encrypti.patch (bsc#1140328 CVE-2019-9506 bsc#1137865 bsc#1146042).- Update patches.suse/Bluetooth-Fix-regression-with-minimum-encryption-key.patch (bsc#1135556 CVE-2019-9506 bsc#1137865 bsc#1146042).- Update patch reference for Bluetooth security issue (CVE-2019-9506, bsc#1137865, bsc#1146042)- commit 1bb9cd5 * Fri Sep 20 2019 hareAATTsuse.de- nvme: remove ns sibling before clearing path (bsc#1140155).- commit b24c3f9 * Thu Sep 19 2019 sschrickerAATTsuse.de- media: replace strcpy() by strscpy() (bsc#1051510).- commit 8f592a3 * Thu Sep 19 2019 tiwaiAATTsuse.de- ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet (bsc#1111666).- rtlwifi: Fix file release memory leak (bsc#1111666).- tty: serial: fsl_lpuart: Use appropriate lpuart32_ * I/O funcs (bsc#1111666).- floppy: fix usercopy direction (bsc#1111666).- spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it\'s not ours (bsc#1111666).- vhost/test: fix build for vhost test (bsc#1111666).- commit 77c4a2b * Thu Sep 19 2019 tiwaiAATTsuse.de- ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init (bsc#1051510).- nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds (bsc#1051510).- mac80211: minstrel_ht: fix per-group max throughput rate initialization (bsc#1051510).- crypto: cavium/zip - Add missing single_release() (bsc#1051510).- crypto: skcipher - Unmap pages after an external error (bsc#1051510).- crypto: caam - free resources in case caam_rng registration failed (bsc#1051510).- crypto: caam - fix concurrency issue in givencrypt descriptor (bsc#1051510).- crypto: qat - Silence smp_processor_id() warning (bsc#1051510).- crypto: ccp - Reduce maximum stack usage (bsc#1051510).- mic: avoid statically declaring a \'struct device\' (bsc#1051510).- iio: dac: ad5380: fix incorrect assignment to val (bsc#1051510).- gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist (bsc#1051510).- Input: elan_i2c - remove Lenovo Legion Y7000 PnpID (bsc#1051510).- commit 278f999 * Thu Sep 19 2019 sschrickerAATTsuse.de- media: em28xx: stop rewriting device\'s struct (bsc#1051510).- commit 6488bc5 * Thu Sep 19 2019 sschrickerAATTsuse.de- media: em28xx: fix handler for vidioc_s_input() (bsc#1051510).- commit dde40de * Thu Sep 19 2019 dkirjanovAATTsuse.com- vhost: make sure log_num < in_num (bsc#1150112,CVE-2019-14835).- commit cf93e20 * Wed Sep 18 2019 tiwaiAATTsuse.de- ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldoc (bsc#1051510).- ACPI / PCI: fix acpi_pci_irq_enable() memory leak (bsc#1051510).- ACPI: custom_method: fix memory leaks (bsc#1051510).- PM: sleep: Fix possible overflow in pm_system_cancel_wakeup() (bsc#1051510).- dmaengine: iop-adma.c: fix printk format warning (bsc#1051510).- dmaengine: dw: platform: Switch to acpi_dma_controller_register() (bsc#1051510).- leds: trigger: gpio: GPIO 0 is valid (bsc#1051510).- leds: leds-lp5562 allow firmware files up to the maximum length (bsc#1051510).- media: atmel: atmel-isi: fix timeout value for stop streaming (bsc#1051510).- media: fdp1: Reduce FCP not found message level to debug (bsc#1051510).- media: dib0700: fix link error for dibx000_i2c_set_speed (bsc#1051510).- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table (bsc#1051510).- regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vneg (bsc#1051510).- hwmon: (shtc1) fix shtc1 and shtw1 id mask (bsc#1051510).- hwmon: (lm75) Fix write operations for negative temperatures (bsc#1051510).- commit cf741d5 * Wed Sep 18 2019 hareAATTsuse.de- nvme-rdma: stop admin queue before freeing it (bsc#1140155).- Refresh patches.suse/nvme-rdma-fix-possible-free-of-a-non-allocated-async.patch.- commit 0b513fe * Wed Sep 18 2019 tiwaiAATTsuse.de- Move the nvme upstreamed patch into sorted section- commit 1cced01 * Wed Sep 18 2019 tiwaiAATTsuse.de- Modify the patch description not to confuse our scripts The patch patches.suse/revert-scsi-ufs-disable-vccq-if-it-s-not-needed-by-ufs-device contained the patch conflict markers in its description and this confused some scripts. Slightly modify (add a space) to avoid the confusion.- commit c1c1b4a * Wed Sep 18 2019 tiwaiAATTsuse.de- Refresh the upstreamed mwifiex security fix, move to sorted section- commit bd90eae * Wed Sep 18 2019 tiwaiAATTsuse.de- ASoC: wm8988: fix typo in wm8988_right_line_controls (bsc#1051510).- ASoC: sun4i-i2s: RX and TX counter registers are swapped (bsc#1051510).- ASoC: Intel: Baytrail: Fix implicit fallthrough warning (bsc#1051510).- ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls (bsc#1051510).- ASoC: es8328: Fix copy-paste error in es8328_right_line_controls (bsc#1051510).- ALSA: aoa: onyx: always initialize register read value (bsc#1051510).- ALSA: firewire-tascam: check intermediate state of clock status and retry (bsc#1051510).- ALSA: firewire-tascam: handle error code when getting current source of clock (bsc#1051510).- commit 7a3274e * Tue Sep 17 2019 tzimmermannAATTsuse.de- kABI workaround for drm_vma_offset_node readonly field addition (bsc#1135967)- commit 8bb57b9 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915/gen8+: Add RC6 CTX corruption WA (bsc#1135967)- commit f01634b * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Lower RM timeout to avoid DSI hard hangs (bsc#1135967)- commit c64904e * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915/cmdparser: Ignore Length operands during command matching (bsc#1135967)- commit 3a4e6a4 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915/cmdparser: Add support for backward jumps (bsc#1135967)- commit 4abed7e * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915/cmdparser: Use explicit goto for error paths (bsc#1135967)- commit da16d0a * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Add gen9 BCS cmdparsing (bsc#1135967)- commit 90ae3b8 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Allow parsing of unsized batches (bsc#1135967)- commit aaf4f10 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Support ro ppgtt mapped cmdparser shadow buffers (bsc#1135967)- commit 2bdfa85 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Add support for mandatory cmdparsing (bsc#1135967)- commit 033078a * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Remove Master tables from cmdparser- commit c877551 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Disable Secure Batches for gen6+- commit 497557f * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Rename gen7 cmdparser tables (bsc#1135967)- commit 008726c * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Prevent writing into a read-only object via a GGTT mmap (bsc#1135967)- commit 2c9f94f * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915/gtt: Disable read-only support under GVT (bsc#1135967)- commit 24c09bd * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915/gtt: Read-only pages for insert_entries on bdw (bsc#1135967)- commit a403fd0 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915/gtt: Add read only pages to gen8_pte_encode (bsc#1135967)- commit 1ef139e * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915/gen8+: Add RC6 CTX corruption WA (bsc#1135967)- commit af0d604 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Lower RM timeout to avoid DSI hard hangs (bsc#1135967)- commit f4e587a * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915/cmdparser: Ignore Length operands during (bsc#1135967)- commit f21ec06 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915/cmdparser: Add support for backward jumps (bsc#1135967)- commit 653451d * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915/cmdparser: Use explicit goto for error paths (bsc#1135967)- commit 7e2a0e9 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Add gen9 BCS cmdparsing (bsc#1135967)- commit c6d1efb * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Allow parsing of unsized batches (bsc#1135967)- commit eee83b5 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Support ro ppgtt mapped cmdparser shadow (bsc#1135967)- commit 68ae9b5 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Add support for mandatory cmdparsing (bsc#1135967)- commit 5c7aeef * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Remove Master tables from cmdparser (bsc#1135967)- commit ecdeb76 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Disable Secure Batches for gen6+ (bsc#1135967)- commit 90e36c3 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Rename gen7 cmdparser tables (bsc#1135967)- commit dee4191 * Tue Sep 17 2019 mkubecekAATTsuse.cz- bonding/802.3ad: fix slave link initialization transition states (bsc#1137069 bsc#1141013).- bonding/802.3ad: fix link_failure_count tracking (bsc#1137069 bsc#1141013).- bonding: set default miimon value for non-arp modes if not set (bsc#1137069 bsc#1141013).- bonding: speed/duplex update at NETDEV_UP event (bsc#1137069 bsc#1141013).- commit df6116d * Tue Sep 17 2019 tiwaiAATTsuse.de- vhost: make sure log_num < in_num (bsc#1150112,CVE-2019-14835).- commit b68beb0 * Tue Sep 17 2019 tzimmermannAATTsuse.de- drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+ (bsc#1142635)- commit 700d2e9 * Tue Sep 17 2019 jdelvareAATTsuse.de- nvmem: Use the same permissions for eeprom as for nvmem (git-fixes).- eeprom: at24: make spd world-readable again (git-fixes).- commit 8b5e393 * Mon Sep 16 2019 fdmananaAATTsuse.com- Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path (bsc#1150933).- commit 7ea9d0d * Mon Sep 16 2019 fdmananaAATTsuse.com- Btrfs: fix assertion failure during fsync and use of stale transaction (bsc#1150562).- commit 25aef77 * Mon Sep 16 2019 tiwaiAATTsuse.de- Update tags of upstreamed ibmvnic patches- commit 8a435ac * Mon Sep 16 2019 jdelvareAATTsuse.de- secure boot lockdown: Fix-up backport of /dev/mem access restriction The upstream-submitted patch set has evolved over time, align our patches (contents and description) to reflect the current status as far as /dev/mem access is concerned.- commit 6ab83e9 * Mon Sep 16 2019 ptesarikAATTsuse.cz- Move patches.suse/KVM-X86-Reduce-the-overhead-when-lapic_timer_advance.patch into the sorted section.- commit 52c3d4c * Mon Sep 16 2019 jroedelAATTsuse.de- iommu/amd: Fix race in increase_address_space() (bsc#1150860).- iommu/amd: Flush old domains in kdump kernel (bsc#1150861).- commit be77ff3 * Mon Sep 16 2019 jthumshirnAATTsuse.de- blacklist.conf: blacklist 73df167c819e s390/zcrypt: remove the exporting of ap_query_configuration- commit 7e43372 * Sun Sep 15 2019 tiwaiAATTsuse.de- Revert \"Bluetooth: validate BLE connection interval updates\" (bsc#1051510).- commit b690434 * Sun Sep 15 2019 tiwaiAATTsuse.de- blacklist.conf: Add reverted drm/i915 entries- commit 506d5fa * Fri Sep 13 2019 msuchanekAATTsuse.de- powerpc/powernv: Flush console before platform error reboot (bsc#1149940 ltc#179958).- Refresh patches.suse/powerpc-pseries-Flush-SLB-contents-on-SLB-MCE-errors.patch.- Refresh patches.suse/powerpc-64s-consolidate-MCE-counter-increment.patch.- commit a8b84bd * Fri Sep 13 2019 msuchanekAATTsuse.de- powerpc/powernv: Use kernel crash path for machine checks (bsc#1149940 ltc#179958).- Refresh patches.suse/powerpc-Deliver-SEGV-signal-on-pkey-violation.patch.- commit 41366ee * Fri Sep 13 2019 msuchanekAATTsuse.de- powerpc/pseries, ps3: panic flush kernel messages before halting system (bsc#1149940 ltc#179958).- powerpc/pseries: correctly track irq state in default idle (bsc#1150727 ltc#178925).- commit 6cbd692 * Fri Sep 13 2019 lmaAATTsuse.com- KVM: X86: Reduce the overhead when lapic_timer_advance is disabled (bsc#1149083).- commit 004104f * Fri Sep 13 2019 hareAATTsuse.de- scsi: qla2xxx: Update driver version to 10.01.00.19-k (bsc#1143706).- scsi: qla2xxx: Fix stale session (bsc#1143706).- scsi: qla2xxx: Fix stuck login session (bsc#1143706).- scsi: qla2xxx: Fix driver reload for ISP82xx (bsc#1143706).- scsi: qla2xxx: Fix flash read for Qlogic ISPs (bsc#1143706).- scsi: qla2xxx: Fix message indicating vectors used by driver (bsc#1143706).- scsi: qla2xxx: Fix a NULL pointer dereference (bsc#1143706).- scsi: qla2xxx: Simplify qla24xx_async_abort_cmd() (bsc#1143706).- scsi: qla2xxx: Remove two superfluous if-tests (bsc#1143706).- scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free() (bsc#1143706).- scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function (bsc#1143706).- scsi: qla2xxx: Report invalid mailbox status codes (bsc#1143706).- scsi: qla2xxx: Remove superfluous sts_entry_ * casts (bsc#1143706).- scsi: qla2xxx: Let the compiler check the type of the SCSI command context pointer (bsc#1143706).- scsi: qla2xxx: Complain if sp->done() is not called from the completion path (bsc#1143706).- scsi: qla2xxx: Make sure that aborted commands are freed (bsc#1143706).- scsi: qla2xxx: Introduce qla2xxx_get_next_handle() (bsc#1143706).- scsi: qla2xxx: Modify NVMe include directives (bsc#1143706).- scsi: qla2xxx: Make qlt_handle_abts_completion() more robust (bsc#1143706).- scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI command (bsc#1143706).- scsi: qla2xxx: Introduce the function qla2xxx_init_sp() (bsc#1143706).- scsi: qla2xxx: Enable type checking for the SRB free and done callback functions (bsc#1143706).- scsi: qla2xxx: Rework key encoding in qlt_find_host_by_d_id() (bsc#1143706).- scsi: qla2xxx: Set the responder mode if appropriate for ELS pass-through IOCBs (bsc#1143706).- scsi: qla2xxx: Make it explicit that ELS pass-through IOCBs use little endian (bsc#1143706).- scsi: qla2xxx: Check secondary image if reading the primary image fails (bsc#1143706).- scsi: qla2xxx: Change the return type of qla24xx_read_flash_data() (bsc#1143706).- scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDs (bsc#1143706).- scsi: qla2xxx: Complain if a soft reset fails (bsc#1143706).- scsi: qla2xxx: Use memcpy() and strlcpy() instead of strcpy() and strncpy() (bsc#1143706).- scsi: qla2xxx: Check the PCI info string output buffer size (bsc#1143706).- scsi: qla2xxx: Complain if waiting for pending commands times out (bsc#1143706).- scsi: qla2xxx: Declare fourth qla2x00_set_model_info() argument const (bsc#1143706).- scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value (bsc#1143706).- scsi: qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accesses (bsc#1143706).- scsi: qla2xxx: Suppress a Coveritiy complaint about integer overflow (bsc#1143706).- scsi: qla2xxx: Remove unreachable code from qla83xx_idc_lock() (bsc#1143706).- scsi: qla2xxx: Fix qla24xx_process_bidir_cmd() (bsc#1143706).- scsi: qla2xxx: Simplify a debug statement (bsc#1143706).- scsi: qla2xxx: Remove dead code (bsc#1143706).- scsi: qla2xxx: Complain if parsing the version string fails (bsc#1143706).- scsi: qla2xxx: Complain if a mailbox command times out (bsc#1143706).- scsi: qla2xxx: Use strlcpy() instead of strncpy() (bsc#1143706).- scsi: qla2xxx: Do not corrupt vha->plogi_ack_list (bsc#1143706).- scsi: qla2xxx: Report the firmware status code if a mailbox command fails (bsc#1143706).- scsi: qla2xxx: Fix session lookup in qlt_abort_work() (bsc#1143706).- scsi: qla2xxx: Simplify qla24xx_abort_sp_done() (bsc#1143706).- scsi: qla2xxx: Remove two superfluous tests (bsc#1143706).- scsi: qla2xxx: Remove a superfluous pointer check (bsc#1143706).- scsi: qla2xxx: Simplify qlt_lport_dump() (bsc#1143706).- scsi: qla2xxx: Reduce the number of casts in GID list code (bsc#1143706).- scsi: qla2xxx: Verify locking assumptions at runtime (bsc#1143706).- scsi: qla2xxx: Change data_dsd into an array (bsc#1143706).- scsi: qla2xxx: Declare qla_tgt_cmd.cdb const (bsc#1143706).- scsi: qla2xxx: Reduce the scope of three local variables in qla2xxx_queuecommand() (bsc#1143706).- scsi: qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into void (bsc#1143706).- scsi: qla2xxx: Declare the fourth ql_dump_buffer() argument const (bsc#1143706).- scsi: qla2xxx: Remove a superfluous forward declaration (bsc#1143706).- scsi: qla2xxx: Remove an include directive from qla_mr.c (bsc#1143706).- scsi: qla2xxx: Include the header file from qla_dsd.h (bsc#1143706).- scsi: qla2xxx: Use tabs instead of spaces for indentation (bsc#1143706).- scsi: qla2xxx: Improve Linux kernel coding style conformance (bsc#1143706).- scsi: qla2xxx: Really fix qla2xxx_eh_abort() (bsc#1143706).- scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference count (bsc#1143706).- commit adb520e * Fri Sep 13 2019 lmaAATTsuse.com- KVM: X86: Reduce the overhead when lapic_timer_advance is disabled (bsc#1149083).- commit 1448673 * Fri Sep 13 2019 ptesarikAATTsuse.cz- Refresh patches.suse/0001-iwlwifi-fw-use-helper-to-determine-whether-to-dump-p.patch.- commit 09132ae * Thu Sep 12 2019 lduncanAATTsuse.com- Add some qedf commits to blacklist file (bsc#1149976)- commit ad7f2e8 * Thu Sep 12 2019 lduncanAATTsuse.com- scsi: qedf: Update the version to 8.42.3.0 (bsc#1149976).- scsi: qedf: Fix race betwen fipvlan request and response path (bsc#1149976).- scsi: qedf: Use discovery list to traverse rports (bsc#1149976).- scsi: qedf: Decrease the LL2 MTU size to 2500 (bsc#1149976).- scsi: qedf: Check for module unloading bit before processing link update AEN (bsc#1149976).- scsi: qedf: Initiator fails to re-login to switch after link down (bsc#1149976).- scsi: qedf: Add debug information for unsolicited processing (bsc#1149976).- scsi: qedf: Add support for 20 Gbps speed (bsc#1149976).- scsi: qedf: Add shutdown callback handler (bsc#1149976).- scsi: qedf: Update module description string (bsc#1149976).- scsi: qedf: Stop sending fipvlan request on unload (bsc#1149976).- scsi: qedf: Print message during bailout conditions (bsc#1149976).- scsi: qedf: remove set but not used variables (bsc#1149976).- scsi: qedf: Update the driver version to 8.37.25.20 (bsc#1149976).- scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual link (bsc#1149976).- scsi: qedf: Check for link state before processing LL2 packets and send fipvlan retries (bsc#1149976).- commit edee027 * Thu Sep 12 2019 sschrickerAATTsuse.de- blacklist.conf: blacklist usb-c tcpm patch- commit cef523e * Thu Sep 12 2019 oneukumAATTsuse.com- Update patches.suse/USB-yurex-Fix-protection-fault-after-device-removal.patch (bsc#1146361 CVE-2019-15216).- commit f4acd95 * Thu Sep 12 2019 hareAATTsuse.de- scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to firmware (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures (bsc#1082635 bsc#1141340 bsc#1143706).- commit 2b904a4 * Thu Sep 12 2019 hareAATTsuse.de- scsi: lpfc: Fix reset recovery paths that are not recovering (bsc#1144375).- scsi: lpfc: Resolve checker warning for lpfc_new_io_buf() (bsc#1144375).- commit ee1d785 * Thu Sep 12 2019 hareAATTsuse.de- Refresh patches.suse/scsi-lpfc-remove-bg-debugfs-buffers.patch.- commit 4f773b3 * Thu Sep 12 2019 hareAATTsuse.de- Replace lpfc patch with upstream version- commit 3c282ad * Thu Sep 12 2019 hareAATTsuse.de- Delete patches.suse/lpfc-validate-command-in-lpfc_sli4_scmd_to_wqidx_dis.patch.- commit c675b1d * Thu Sep 12 2019 hareAATTsuse.de- Delete patches.suse/scsi-qla2xxx-do-not-crash-on-uninitialized-pool-list.patch.- commit fa84978 * Thu Sep 12 2019 hareAATTsuse.de- scsi: qla2xxx: cleanup trace buffer initialization (bsc#1134476).- commit 08b5168 * Thu Sep 12 2019 hareAATTsuse.de- Move qla2xxx patch to sorted section- Refresh patches.suse/scsi-qla2xxx-qla2x00_alloc_fw_dump-set-ha-eft.patch.- commit db6251a * Thu Sep 12 2019 jgrossAATTsuse.com- x86/entry/64/compat: Fix stack switching for XEN PV (bsc#1108382).- commit 1230401 * Thu Sep 12 2019 hareAATTsuse.de- Move qla2xxx patches to sorted section- commit e7ed6ad * Thu Sep 12 2019 hareAATTsuse.de- Move qla2xxx patch to sorted section- Refresh patches.suse/scsi-qla2xxx-Correct-error-handling-during-initializ.patch.- Refresh patches.suse/scsi-qla2xxx-do-not-crash-on-uninitialized-pool-list.patch.- commit 9b7a265 * Thu Sep 12 2019 hareAATTsuse.de- Move qla2xxx patches to sorted section- commit b105ad2 * Thu Sep 12 2019 hareAATTsuse.de- Move qla2xxx patch to sorted section- Refresh patches.suse/scsi-qla2xxx-Remove-unnecessary-null-check.patch.- Refresh patches.suse/scsi-qla2xxx-do-not-crash-on-uninitialized-pool-list.patch.- commit 2ca1200 * Thu Sep 12 2019 hareAATTsuse.de- Delete patches.suse/blk-mq-backport-fixes-for-blk_mq_complete_e_request_.patch.- commit 6fcbbe0 * Wed Sep 11 2019 palcantaraAATTsuse.de- cifs: handle netapp error codes (bsc#1136261).- commit a4c55b8 * Wed Sep 11 2019 tbogendoerferAATTsuse.de- Update patches.suse/fm10k-Fix-a-potential-NULL-pointer-dereference.patch (bsc#1051510 bsc#1149612 CVE-2019-15924). Added CVE number.- commit ec27aca * Wed Sep 11 2019 bpAATTsuse.de- EDAC/amd64: Set maximum channel layer size depending on family (bsc#1131489).- commit a041bc2 * Wed Sep 11 2019 bpAATTsuse.de- EDAC/amd64: Recognize x16 symbol size (bsc#1131489).- commit 8a821b0 * Wed Sep 11 2019 bpAATTsuse.de- EDAC/amd64: Support asymmetric dual-rank DIMMs (bsc#1131489).- commit de7b092 * Wed Sep 11 2019 bpAATTsuse.de- EDAC/amd64: Cache secondary Chip Select registers (bsc#1131489).- commit d1070b7 * Wed Sep 11 2019 bpAATTsuse.de- EDAC/amd64: Decode syndrome before translating address (bsc#1131489).- commit d9fba58 * Wed Sep 11 2019 bpAATTsuse.de- EDAC/amd64: Support more than two Unified Memory Controllers (bsc#1131489).- commit 108a5c3 * Wed Sep 11 2019 bpAATTsuse.de- EDAC/amd64: Find Chip Select memory size using Address Mask (bsc#1131489).- commit 463adeb * Wed Sep 11 2019 bpAATTsuse.de- EDAC/amd64: Adjust printed chip select sizes when interleaved (bsc#1131489).- commit ea11aaa * Wed Sep 11 2019 bpAATTsuse.de- EDAC/amd64: Initialize DIMM info for systems with more than two channels (bsc#1131489).- EDAC/amd64: Recognize DRAM device type ECC capability (bsc#1131489).- commit cd348ec * Wed Sep 11 2019 bpAATTsuse.de- EDAC/amd64: Support more than two controllers for chip selects handling (bsc#1131489).- commit c94d361 * Wed Sep 11 2019 bpAATTsuse.de- EDAC/amd64: Use a macro for iterating over Unified Memory Controllers (bsc#1131489).- commit ec28f2f * Wed Sep 11 2019 firo.yangAATTsuse.com- blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait (bsc#1141543).- commit 85c3f55 * Tue Sep 10 2019 tiwaiAATTsuse.de- HID: cp2112: prevent sleeping function called from invalid context (bsc#1051510).- wimax/i2400m: fix a memory leak bug (bsc#1051510).- cx82310_eth: fix a memory leak bug (bsc#1051510).- Bluetooth: btqca: Add a short delay before downloading the NVM (bsc#1051510).- lan78xx: Fix memory leaks (bsc#1051510).- liquidio: add cleanup in octeon_setup_iq() (bsc#1051510).- spi: bcm2835aux: fix corruptions for longer spi transfers (bsc#1051510).- spi: bcm2835aux: remove dangerous uncontrolled read of fifo (bsc#1051510).- spi: bcm2835aux: unifying code between polling and interrupt driven code (bsc#1051510).- commit 5fea6f2 * Tue Sep 10 2019 lduncanAATTsuse.com- scsi: qedi: remove declaration of nvm_image from stack (git-fixes).- commit cf36782 * Tue Sep 10 2019 oneukumAATTsuse.com- Update patches.suse/0001-usb-usbmon-Read-text-within-supplied-buffer-size.patch (bsc#1150025 CVE-2019-9456). Added CVE- commit 7b005aa * Tue Sep 10 2019 oneukumAATTsuse.com- mwifiex: Fix possible buffer overflows at parsing bss descriptor (bsc#1136424 CVE-2019-3846). Manually readded as it was lost in a merge- commit 0c745d6 * Tue Sep 10 2019 sschrickerAATTsuse.de- Refresh patches.suse/0001-iwlwifi-dbg-split-iwl_fw_error_dump-to-two-functions.patch. Original backport was wrong, fw_error_dump used without allocation.- commit 703cfd3 * Tue Sep 10 2019 hareAATTsuse.de- blk-mq: backport fixes for blk_mq_complete_e_request_sync() (bsc#1145661).- commit a78db03 * Tue Sep 10 2019 sschrickerAATTsuse.de- iwlwifi: fw: use helper to determine whether to dump paging (bsc#1106434). Patch needed to be adjusted, because our tree doesn\'t have the global variable IWL_FW_ERROR_DUMP_PAGING- commit 16bc427 * Tue Sep 10 2019 hareAATTsuse.de- nvme: cancel request synchronously (bsc#1145661).- blk-mq: introduce blk_mq_complete_request_sync() (bsc#1145661).- commit be2a321 * Tue Sep 10 2019 sschrickerAATTsuse.de- iwlwifi: fix bad dma handling in page_mem dumping flow (bsc#1120902).- commit adbc3e6 * Tue Sep 10 2019 msuchanekAATTsuse.de- powerpc: dump kernel log before carrying out fadump or kdump (bsc#1149940 ltc#179958).- commit c8bead4 * Tue Sep 10 2019 msuchanekAATTsuse.de- Refresh patches with upstream status.- commit c8e87ea * Tue Sep 10 2019 hareAATTsuse.de- Refresh patches.suse/nvme-multipath-fix-ana-log-nsid-lookup-when-nsid-is-.patch.- scripts/git_sort/git_sort.py:- commit 6256d05 * Tue Sep 10 2019 hareAATTsuse.de- nvme-multipath: relax ANA state check (bsc#1123105).- Delete patches.suse/nvme-schedule-requeue-whenever-a-LIVE-state-is-enter.patch.- commit b1415e9 * Tue Sep 10 2019 hareAATTsuse.de- nvme-fc: fix module unloads while lports still pending (bsc#1150033).- commit 0030228 * Mon Sep 09 2019 msuchanekAATTsuse.de- net/ibmvnic: Fix missing { in __ibmvnic_reset (bsc#1149652 ltc#179635).- commit 602733d * Mon Sep 09 2019 msuchanekAATTsuse.de- net/ibmvnic: free reset work of removed device from queue (bsc#1149652 ltc#179635).- ibmvnic: Do not process reset during or after device removal (bsc#1149652 ltc#179635).- commit b05eda9 * Mon Sep 09 2019 lhenriquesAATTsuse.com- Update patches.suse/ceph-remove-request-from-waiting-list-before-unregister.patch (bsc#1148133 bsc#1138539).- commit 00e13f8 * Mon Sep 09 2019 lhenriquesAATTsuse.com- Update patches.suse/ceph-remove-request-from-waiting-list-before-unregister.patch (bsc#1148133 bsc#1138539).- commit 5160560 * Mon Sep 09 2019 dwagnerAATTsuse.de- scsi: lpfc: Remove bg debugfs buffers (bsc#1144375).- commit 6155cb4 * Mon Sep 09 2019 jthumshirnAATTsuse.de- net/smc: do not schedule tx_work in SMC_CLOSED state (bsc#1149963).- commit 6790685 * Mon Sep 09 2019 jthumshirnAATTsuse.de- net/smc: original socket family in inet_sock_diag (bsc#1149959).- commit 6e836f6 * Mon Sep 09 2019 jthumshirnAATTsuse.de- libnvdimm/security: provide fix for secure-erase to use zero-key (bsc#1149853).- commit 1605dc2 * Mon Sep 09 2019 guillaume.gardetAATTarm.com- rpm/constraints.in: lower disk space required for ARM With a requirement of 35GB, only 2 slow workers are usable for ARM. Current aarch64 build requires 27G and armv6/7 requires 14G. Set requirements respectively to 30GB and 20GB.- commit f84c163 * Mon Sep 09 2019 tzimmermannAATTsuse.de- drm/amdgpu: Add APTX quirk for Dell Latitude 5495 (bsc#1142635)- commit 84b59c4 * Mon Sep 09 2019 tzimmermannAATTsuse.de- drm/i915: Don\'t deballoon unused ggtt drm_mm_node in linux guest (bsc#1142635)- commit 662cb21 * Sun Sep 08 2019 tiwaiAATTsuse.de- scsi: sd: Quiesce warning if device does not report optimal I/O size (git-fixes).- commit 4d227c6 * Sat Sep 07 2019 tiwaiAATTsuse.de- Revert patches.suse/0001-blk-wbt-Avoid-lock-contention-and-thundering-herd-is.patch (bsc#1141543) As we see stalls / crashes recently with the relevant code path, revert this patch tentatively.- commit c8f11b1 * Fri Sep 06 2019 lduncanAATTsuse.com- Add 3 not-needeed commits to blacklist.conf from git-fixes.- commit 735de86 * Fri Sep 06 2019 lduncanAATTsuse.com- scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management enabled (git-fixes).- Refresh patches.suse/scsi-sr-wait-for-the-medium-to-become-ready.patch.- commit 9ec2045 * Fri Sep 06 2019 lduncanAATTsuse.com- scsi: virtio_scsi: don\'t send sc payload with tmfs (git-fixes).- commit be1c4bf * Fri Sep 06 2019 lduncanAATTsuse.com- scsi: sd: Fix a race between closing an sd device and sd I/O (git-fixes).- commit 8f5e62e * Fri Sep 06 2019 lduncanAATTsuse.com- scsi: sd: Optimal I/O size should be a multiple of physical block size (git-fixes).- scsi: cxlflash: Prevent deadlock when adapter probe fails (git-fixes).- scsi: sd: Fix cache_type_store() (git-fixes).- scsi: sd: Defer spinning up drive while SANITIZE is in progress (git-fixes).- scsi: sd_zbc: Fix potential memory leak (git-fixes).- scsi: bfa: convert to strlcpy/strlcat (git-fixes).- scsi: use dma_get_cache_alignment() as minimum DMA alignment (git-fixes).- scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1 (git-fixes).- commit deec538 * Fri Sep 06 2019 tbogendoerferAATTsuse.de- RDMA/hns: Fixs hw access invalid dma memory error (bsc#1104427 FATE#326416).- commit 843239d * Fri Sep 06 2019 msuchanekAATTsuse.de- powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts (CVE-2019-15031 bsc#1149713).- powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction (CVE-2019-15030 bsc#1149713).- powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts (CVE-2019-15031 bsc#1149713).- powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction (CVE-2019-15030 bsc#1149713).- commit 433f015 * Fri Sep 06 2019 tbogendoerferAATTsuse.de- blacklist.conf: 4130741736d4 has fixes tag in merge commit- commit 3dcb06e * Fri Sep 06 2019 tbogendoerferAATTsuse.de- RDMA/hns: Replace magic numbers with #defines (bsc#1104427 FATE#326416).- Refresh patches.suse/RDMA-hns-Bugfix-for-posting-multiple-srq-work-reques.patch.- commit ffb1ce0 * Fri Sep 06 2019 tiwaiAATTsuse.de- keys: Fix missing null pointer check in request_key_auth_describe() (bsc#1051510).- commit 8fb27bb * Fri Sep 06 2019 tiwaiAATTsuse.de- watchdog: bcm2835_wdt: Fix module autoload (bsc#1051510).- watchdog: fix compile time error of pretimeout governors (bsc#1051510).- commit ded5db7 * Fri Sep 06 2019 tiwaiAATTsuse.de- USB: storage: ums-realtek: Whitelist auto-delink support (bsc#1051510).- USB: storage: ums-realtek: Update module parameter description for auto_delink_en (bsc#1051510).- usb: host: ohci: fix a race condition between shutdown and irq (bsc#1051510).- usb-storage: Add new JMS567 revision to unusual_devs (bsc#1051510).- usb: chipidea: udc: don\'t do hardware access if gadget has stopped (bsc#1051510).- usb: host: fotg2: restart hcd after port reset (bsc#1051510).- usb: gadget: composite: Clear \"suspended\" on reset/disconnect (bsc#1051510).- commit ea861f6 * Fri Sep 06 2019 tiwaiAATTsuse.de- mmc: core: Fix init of SD cards reporting an invalid VDD range (bsc#1051510).- commit c999d41 * Fri Sep 06 2019 tbogendoerferAATTsuse.de- xdp: unpin xdp umem pages in error path (bsc#1109837).- tools: bpftool: close prog FD before exit on showing a single program (bsc#1109837).- bnxt_en: Fix to include flow direction in L2 key (bsc#1104745 FATE#325918).- bnxt_en: Use correct src_fid to determine direction of the flow (bsc#1104745 FATE#325918).- bnxt_en: Improve RX doorbell sequence (bsc#1104745 FATE#325918).- bnxt_en: Fix VNIC clearing logic for 57500 chips (bsc#1104745 FATE#325918).- tools: bpftool: fix error message (prog -> object) (bsc#1109837).- ixgbe: fix possible deadlock in ixgbe_service_task() (bsc#1113994 FATE#326315 FATE#326317).- net: hns3: typo in the name of a constant (bsc#1104353 FATE#326415).- RDMA/hns: Use %pK format pointer print (bsc#1104427 FATE#326416).- RDMA/hns: Bugfix for calculating qp buffer size (bsc#1104427 FATE#326416).- RDMA/hns: Set reset flag when hw resetting (bsc#1104427 FATE#326416).- RDMA/hns: Modify ba page size for cqe (bsc#1104427 FATE#326416).- RDMA/hns: Fixup qp release bug (bsc#1104427 FATE#326416).- RDMA/hns: Remove set but not used variable \'fclr_write_fail_flag\' (bsc#1104427 FATE#326416).- RDMA/hns: Fix an error code in hns_roce_set_user_sq_size() (bsc#1104427 FATE#326416).- RDMa/hns: Don\'t stuck in endless timeout loop (bsc#1104427 FATE#326416).- RDMA/hns: reset function when removing module (bsc#1104427 FATE#326416).- RDMA/hns: Add mtr support for mixed multihop addressing (bsc#1104427 FATE#326416).- RDMA/hns: Bugfix for filling the sge of srq (bsc#1104427 FATE#326416).- RDMA/hns: fix inverted logic of readl read and shift (bsc#1104427 FATE#326416).- RDMA/hns: Remove unnecessary print message in aeq (bsc#1104427 FATE#326416).- net: hns: add support for vlan TSO (bsc#1104353 FATE#326415).- net: hns3: set maximum length to resp_data_len for exceptional case (bsc#1104353 FATE#326415).- net: hns3: bitwise operator should use unsigned type (bsc#1104353 FATE#326415).- net: hns3: add default value for tc_size and tc_offset (bsc#1104353 FATE#326415).- net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msg (bsc#1104353 FATE#326415).- net: hns3: set default value for param \"type\" in hclgevf_bind_ring_to_vector (bsc#1104353 FATE#326415).- net: hns3: add all IMP return code (bsc#1104353 FATE#326415).- net: hns3: fix flow control configure issue for fibre port (bsc#1104353 FATE#326415).- net: hns3: enable broadcast promisc mode when initializing VF (bsc#1104353 FATE#326415).- net: hns3: optimize the CSQ cmd error handling (bsc#1104353 FATE#326415).- net: hns3: remove RXD_VLD check in hns3_handle_bdinfo (bsc#1104353 FATE#326415).- net: hns3: remove unused linkmode definition (bsc#1104353 FATE#326415).- net: hns3: fix a statistics issue about l3l4 checksum error (bsc#1104353 FATE#326415).- net: hns3: handle empty unknown interrupt (bsc#1104353 FATE#326415).- net: hns3: re-schedule reset task while VF reset fail (bsc#1104353 FATE#326415).- net: hns3: add Asym Pause support to fix autoneg problem (bsc#1104353 FATE#326415).- net: hns3: fix a -Wformat-nonliteral compile warning (bsc#1104353 FATE#326415).- net: hns3: add some error checking in hclge_tm module (bsc#1104353 FATE#326415).- net: hns3: change SSU\'s buffer allocation according to UM (bsc#1104353 FATE#326415).- net: hns3: enable DCB when TC num is one and pfc_en is non-zero (bsc#1104353 FATE#326415).- net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issue (bsc#1104353 FATE#326415).- net: hns3: add exception handling when enable NIC HW error interrupts (bsc#1104353 FATE#326415).- net: hns3: fixes wrong place enabling ROCE HW error when loading (bsc#1104353 FATE#326415).- net: hns3: fix race conditions between reset and module loading & unloading (bsc#1104353 FATE#326415).- net: hns3: add check to number of buffer descriptors (bsc#1104353 FATE#326415).- net: hns3: remove override_pci_need_reset (bsc#1104353 FATE#326415).- net: hns3: modify handling of out of memory in hclge_err.c (bsc#1104353 FATE#326415).- net: hns3: code optimizaition of hclge_handle_hw_ras_error() (bsc#1104353 FATE#326415).- net: hns3: sync VLAN filter entries when kill VLAN ID failed (bsc#1104353 FATE#326415).- net: hns3: remove VF VLAN filter entry inexistent warning print (bsc#1104353 FATE#326415).- net: hns3: Add missing newline at end of file (bsc#1104353 FATE#326415).- net: hns3: fix dereference of ae_dev before it is null checked (bsc#1104353 FATE#326415).- net: hns3: some variable modification (bsc#1104353 FATE#326415).- net: hns3: delay ring buffer clearing during reset (bsc#1104353 FATE#326415).- net: hns3: fix for skb leak when doing selftest (bsc#1104353 FATE#326415).- net: hns3: fix for dereferencing before null checking (bsc#1104353 FATE#326415).- net: hns3: free irq when exit from abnormal branch (bsc#1104353 FATE#326415).- net: hns3: clear restting state when initializing HW device (bsc#1104353 FATE#326415).- net: hns3: extract handling of mpf/pf msi-x errors into functions (bsc#1104353 FATE#326415).- net: hns3: some changes of MSI-X bits in PPU(RCB) (bsc#1104353 FATE#326415).- net: hns3: add recovery for the H/W errors occurred before the HNS dev initialization (bsc#1104353 FATE#326415).- net: hns3: process H/W errors occurred before HNS dev initialization (bsc#1104353 FATE#326415).- net: hns3: fix avoid unnecessary resetting for the H/W errors which do not require reset (bsc#1104353 FATE#326415).- net: hns3: delay setting of reset level for hw errors until slot_reset is called (bsc#1104353 FATE#326415).- net: hns3: fix some coding style issues (bsc#1104353 FATE#326415).- net: hns3: some modifications to simplify and optimize code (bsc#1104353 FATE#326415).- net: hns3: refactor PF/VF RSS hash key configuration (bsc#1104353 FATE#326415).- net: hns3: use macros instead of magic numbers (bsc#1104353 FATE#326415).- net: hns3: small changes for magic numbers (bsc#1104353 FATE#326415).- net: hns3: delete the redundant user NIC codes (bsc#1104353 FATE#326415).- net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err (bsc#1104353 FATE#326415).- net: hns3: refactor hns3_get_new_int_gl function (bsc#1104353 FATE#326415).- net: hns3: replace numa_node_id with numa_mem_id for buffer reusing (bsc#1104353 FATE#326415).- net: hns3: make HW GRO handling compliant with SW GRO (bsc#1104353 FATE#326415).- net: hns3: fix wrong size of mailbox responding data (bsc#1104353 FATE#326415).- net: hns3: log detail error info of ROCEE ECC and AXI errors (bsc#1104353 FATE#326415).- net: hns3: delay and separate enabling of NIC and ROCE HW errors (bsc#1104353 FATE#326415).- net: hns3: add opcode about query and clear RAS & MSI-X to special opcode (bsc#1104353 FATE#326415).- net: hns3: remove setting bit of reset_requests when handling mac tunnel interrupts (bsc#1104353 FATE#326415).- net: hns3: add handling of two bits in MAC tunnel interrupts (bsc#1104353 FATE#326415).- net: hns3: set ops to null when unregister ad_dev (bsc#1104353 FATE#326415).- net: hns3: add a check to pointer in error_detected and slot_reset (bsc#1104353 FATE#326415).- net: hns3: set the port shaper according to MAC speed (bsc#1104353 FATE#326415).- net: hns3: fix VLAN filter restore issue after reset (bsc#1104353 FATE#326415).- net: hns3: don\'t configure new VLAN ID into VF VLAN table when it\'s full (bsc#1104353 FATE#326415).- net: hns3: remove redundant core reset (bsc#1104353 FATE#326415).- net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector (bsc#1104353 FATE#326415).- net: hns3: adjust hns3_uninit_phy()\'s location in the hns3_client_uninit() (bsc#1104353 FATE#326415).- net: hns3: stop schedule reset service while unloading driver (bsc#1104353 FATE#326415).- net: hns3: add handshake with hardware while doing reset (bsc#1104353 FATE#326415).- net: hns3: modify hclgevf_init_client_instance() (bsc#1104353 FATE#326415).- net: hns3: modify hclge_init_client_instance() (bsc#1104353 FATE#326415).- net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has registered (bsc#1104353 FATE#326415).- net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has registered (bsc#1104353 FATE#326415).- net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has registered (bsc#1104353 FATE#326415).- net: hns3: add support for dump firmware statistics by debugfs (bsc#1104353 FATE#326415).- net: hns3: fix compile warning without CONFIG_RFS_ACCEL (bsc#1104353 FATE#326415).- net: hns3: add aRFS support for PF (bsc#1104353 FATE#326415).- net: hns3: refine the flow director handle (bsc#1104353 FATE#326415).- net: hns3: initialize CPU reverse mapping (bsc#1104353 FATE#326415).- commit 9596114 * Fri Sep 06 2019 tiwaiAATTsuse.de- intel_th: pci: Add Tiger Lake support (bsc#1051510).- intel_th: pci: Add support for another Lewisburg PCH (bsc#1051510).- commit 7b5b3ce * Fri Sep 06 2019 tiwaiAATTsuse.de- i2c: piix4: Fix port selection for AMD Family 16h Model 30h (bsc#1051510).- i2c: emev2: avoid race when unregistering slave client (bsc#1051510).- commit 3807a4a * Fri Sep 06 2019 tiwaiAATTsuse.de- Revert \"cfg80211: fix processing world regdomain when non modular\" (bsc#1051510).- commit df69fa0 * Fri Sep 06 2019 tiwaiAATTsuse.de- Drop an ASoC fix that was reverted in 4.14.y stable- commit 5dddfc0 * Fri Sep 06 2019 ptesarikAATTsuse.cz- Refresh patches.suse/crypto-ccp-Ignore-unconfigured-CCP-device-on-suspend.patch.- commit 23b4ba5 * Fri Sep 06 2019 jleeAATTsuse.com- ACPICA: Increase total number of possible Owner IDs (bsc#1148859).- commit 4ee4651 * Fri Sep 06 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL (bsc#1051510).- ALSA: hda/realtek - Add quirk for HP Pavilion 15 (bsc#1051510).- commit a1dc171 * Fri Sep 06 2019 tiwaiAATTsuse.de- ALSA: hda: kabi workaround for generic parser flag (bsc#1051510).- commit b9ae4e4 * Fri Sep 06 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre (bsc#1051510).- ALSA: hda/realtek - Fix overridden device-specific initialization (bsc#1051510).- ALSA: hda - Fix potential endless loop at applying quirks (bsc#1051510).- commit 79578b1 * Fri Sep 06 2019 firo.yangAATTsuse.com- blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait (bsc#1141543).- commit a9a1f2a * Thu Sep 05 2019 ptesarikAATTsuse.cz- crypto: virtio - Register an algo only if it\'s supported (jsc#SLE-5844 jsc#SLE-6331 FATE#327377 bsc#1145446 LTC#175307).- crypto: virtio - Read crypto services and algorithm masks (jsc#SLE-5844 jsc#SLE-6331 FATE#327377 bsc#1145446 LTC#175307).- commit 45a2564 * Thu Sep 05 2019 tiwaiAATTsuse.de- Update patch reference for CIFS security issue (CVE-2019-15920, bsc#1149626)- commit a1da6e9 * Thu Sep 05 2019 tiwaiAATTsuse.de- Update patch reference for netlink security issue (CVE-2019-15921, bsc#1149602)- commit 853f899 * Thu Sep 05 2019 tiwaiAATTsuse.de- rsi: add fix for crash during assertions (CVE-2018-21008,bsc#1149591).- commit a7d4c26 * Thu Sep 05 2019 tiwaiAATTsuse.de- Update patch reference for cifs security issue (CVE-2019-15919, bsc#1149552)- commit 2c7d41a * Thu Sep 05 2019 tiwaiAATTsuse.de- Update patch reference for BT security matter (CVE-2019-15917, bsc#1149539)- commit 8e349ee * Thu Sep 05 2019 jleeAATTsuse.com- ACPICA: Increase total number of possible Owner IDs (bsc#1148859).- commit 12bf7b7 * Thu Sep 05 2019 ptesarikAATTsuse.cz- Update vanilla config files.- commit f5f968e * Thu Sep 05 2019 tiwaiAATTsuse.de- Update patch references for ath6kl security matter (CVE-2019-15926, bsc#1149527)- commit d442f4a * Thu Sep 05 2019 jleeAATTsuse.com- Update config files. (bsc#1145687) Add the following kernel config to ARM64: CONFIG_ACPI_PCI_SLOT=y CONFIG_HOTPLUG_PCI_ACPI=y- commit 2628c46 * Thu Sep 05 2019 tiwaiAATTsuse.de- Update patch reference for USB-audio security matter (CVE-2019-15927, bsc#1149522)- commit d55fe63 * Thu Sep 05 2019 jroedelAATTsuse.de- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs (bsc#1134881 bsc#1134882).- commit 3ea1de5 * Thu Sep 05 2019 jleeAATTsuse.com- Update config files. (bsc#1145687) Add the following kernel config to ARM64: CONFIG_ACPI_PCI_SLOT=y CONFIG_HOTPLUG_PCI_ACPI=y- commit 6cbb147 * Thu Sep 05 2019 msuchanekAATTsuse.de- powerpc/xmon: Add a dump of all XIVE interrupts (bsc#1142019).- powerpc/xive: Fix dump of XIVE interrupt under pseries (bsc#1142019).- powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL (bsc#1142019).- commit 8c4905a * Wed Sep 04 2019 mbenesAATTsuse.cz- ftrace: Check for successful allocation of hash (bsc#1149424).- commit 51371b7 * Wed Sep 04 2019 tiwaiAATTsuse.de- Refresh patches.suse/supported-flag-wildcards: fix up references- commit 7db373b * Wed Sep 04 2019 mbenesAATTsuse.cz- ftrace: Check for empty hash and comment the race with registering probes (bsc#1149418).- commit b0a7e90 * Wed Sep 04 2019 tiwaiAATTsuse.de- Fix fallout of reference/mainline patch tag updates At merging through SLE15-SP1 and SLE12-SP4 branches, some fixes for the patch tags fell out. Now recovered.- commit a6da4dc * Wed Sep 04 2019 mbenesAATTsuse.cz- ftrace: Fix NULL pointer dereference in t_probe_next() (bsc#1149413).- commit 62b7991 * Wed Sep 04 2019 tiwaiAATTsuse.de- mac80211: Correctly set noencrypt for PAE frames (bsc#1111666).- mac80211: Don\'t memset RXCB prior to PAE intercept (bsc#1111666).- commit 4a2b3e7 * Wed Sep 04 2019 tiwaiAATTsuse.de- VMCI: Release resource if the work is already queued (bsc#1051510).- commit cdeec63 * Wed Sep 04 2019 tiwaiAATTsuse.de- USB: cdc-wdm: fix race between write and disconnect due to flag abuse (bsc#1051510).- usb: host: xhci: rcar: Fix typo in compatible string matching (bsc#1051510).- commit c194437 * Wed Sep 04 2019 tiwaiAATTsuse.de- test_firmware: fix a memory leak bug (bsc#1051510).- commit 39763a7 * Wed Sep 04 2019 tiwaiAATTsuse.de- scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE (bsc#1051510).- scripts/checkstack.pl: Fix arm64 wrong or unknown architecture (bsc#1051510).- scripts/gdb: fix lx-version string output (bsc#1051510).- scripts/decode_stacktrace: only strip base path when a prefix of the path (bsc#1051510).- commit de6197f * Wed Sep 04 2019 tiwaiAATTsuse.de- samples, bpf: fix to change the buffer size for read() (bsc#1051510).- samples: mei: use /dev/mei0 instead of /dev/mei (bsc#1051510).- rtc: pcf8523: don\'t return invalid date when battery is low (bsc#1051510).- commit d64864a * Wed Sep 04 2019 tiwaiAATTsuse.de- mmc: sdhci-of-at91: add quirk for broken HS200 (bsc#1051510).- mpls: fix warning with multi-label encap (bsc#1051510).- commit f180985 * Wed Sep 04 2019 tiwaiAATTsuse.de- batman-adv: Only read OGM2 tvlv_len after buffer len check (bsc#1051510).- batman-adv: Only read OGM tvlv_len after buffer len check (bsc#1051510).- batman-adv: fix uninit-value in batadv_netlink_get_ifindex() (bsc#1051510).- mac80211: fix possible sta leak (bsc#1051510).- libata: add SG safety checks in SFF pio transfers (bsc#1051510).- libata: have ata_scsi_rw_xlat() fail invalid passthrough requests (bsc#1051510).- can: peak_usb: force the string buffer NULL-terminated (bsc#1051510).- can: sja1000: force the string buffer NULL-terminated (bsc#1051510).- isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack (bsc#1051510).- isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain() (bsc#1051510).- HID: hiddev: do cleanup in failure of opening a device (bsc#1051510).- HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT (bsc#1051510).- kconfig/[mn]conf: handle backspace (^H) key (bsc#1051510).- gpio: mxs: Get rid of external API call (bsc#1051510).- gpio: pxa: handle corner case of unprobed device (bsc#1051510).- i2c: qup: fixed releasing dma without flush operation completion (bsc#1051510).- commit 84a9af1 * Wed Sep 04 2019 mhockoAATTsuse.com- x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg() (bnc#1149376, CVE-2019-15902).- commit b08113e * Wed Sep 04 2019 jthumshirnAATTsuse.de- Btrfs: add one more sanity check for shared ref type (bsc#1149325).- Btrfs: remove BUG_ON in __add_tree_block (bsc#1149325).- Btrfs: remove BUG() in add_data_reference (bsc#1149325).- Btrfs: remove BUG() in print_extent_item (bsc#1149325).- Btrfs: remove BUG() in btrfs_extent_inline_ref_size (bsc#1149325).- Btrfs: convert to use btrfs_get_extent_inline_ref_type (bsc#1149325).- Btrfs: add a helper to retrive extent inline ref type (bsc#1149325).- commit cfb980a * Wed Sep 04 2019 vbabkaAATTsuse.cz- mm/memcontrol.c: fix use after free in mem_cgroup_iter() (bsc#1149224, VM Functionality).- commit ac66c64 * Wed Sep 04 2019 yousaf.kaukabAATTsuse.com- config: arm64: Remove CONFIG_ARM64_MODULE_CMODEL_LARGE Option removed by patches in bsc#1148219- commit 664ffb2 * Tue Sep 03 2019 tiwaiAATTsuse.de- Fix patch tags (references, patch-mainline) for legacy patches so that now all patches.suse/ * pass check-patchhdr tests- commit 192eaa2 * Tue Sep 03 2019 msuchanekAATTsuse.de- powerpc/fadump: when fadump is supported register the fadump sysfs files (bsc#1146352).- commit 841a3ce * Tue Sep 03 2019 vbabkaAATTsuse.cz- mm/vmscan.c: fix trying to reclaim unevictable LRU page (bsc#1149214, VM Functionality).- commit 6a7c2cb * Tue Sep 03 2019 oneukumAATTsuse.com- iwlwifi: dbg: split iwl_fw_error_dump to two functions (bsc#1119086).- commit 1d624ef * Tue Sep 03 2019 vbabkaAATTsuse.cz- blacklist.conf: blacklist several MM git-fixes suggestions, with reasons- commit 428ccb6 * Tue Sep 03 2019 vbabkaAATTsuse.cz- mm, page_owner: handle THP splits correctly (bsc#1149197, VM Debugging Functionality).- commit a83b4e4 * Tue Sep 03 2019 yousaf.kaukabAATTsuse.com- arm64: module: don\'t BUG when exceeding preallocated PLT count (bsc#1148219).- commit 97aa7d8 * Tue Sep 03 2019 lhenriquesAATTsuse.com- ceph: hold i_ceph_lock when removing caps for freeing inode (bsc#1148133).- commit 629b4f4 * Tue Sep 03 2019 tiwaiAATTsuse.de- Rename patches to the unified patches.suse directory To adapt the directory structure like master/stable/SLE15-SP2 branches. No code change by this action at all.- commit 7cc35ba * Mon Sep 02 2019 tiwaiAATTsuse.de- blacklist.conf: Add an entry for CVE that is needed only for SLE15-SP1+- commit c68886c * Mon Sep 02 2019 tiwaiAATTsuse.de- ASoC: Fail card instantiation if DAI format setup fails (bsc#1051510).- commit a3eaad8 * Mon Sep 02 2019 lhenriquesAATTsuse.com- ceph: hold i_ceph_lock when removing caps for freeing inode (bsc#1148133).- commit 54b77e9 * Mon Sep 02 2019 jroedelAATTsuse.de- KVM: x86: Don\'t update RIP or do single-step on faulting emulation (bsc#1149104).- PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete() (bsc#1149106).- iommu/amd: Move iommu_init_pci() to .init section (bsc#1149105).- commit 17b069a * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/nouveau: Don\'t retry infinitely when receiving no data on i2c (bsc#1142635)- commit 46e796d * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto (bsc#1142635)- commit 98b8c4a * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/mediatek: use correct device to import PRIME buffers (bsc#1142635)- commit 1e19002 * Mon Sep 02 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Fix various tracepoints for gen2\'- commit 38319ef * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/i915: Fix wrong escape clock divisor init for GLK (bsc#1142635)- commit c80e12d * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/rockchip: Suspend DP late (bsc#1142635)- commit 1089448 * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/i915/perf: ensure we keep a reference on the driver (bsc#1142635)- commit 7bd2cc2 * Mon Sep 02 2019 tzimmermannAATTsuse.de- gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM (bsc#1142635)- commit 7ac15a8 * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/msm/mdp5: Fix mdp5_cfg_init error return (bsc#1142635)- commit b980f78 * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/imx: only send event on crtc disable if kept disabled (bsc#1135642)- commit b07f744 * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/imx: notify drm core before sending event during crtc disable (bsc#1135642)- commit 9612fe4 * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/etnaviv: add missing failure path to destroy suballoc (bsc#1135642)- commit 514d0e0 * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/vmwgfx: fix a warning due to missing dma_parms (bsc#1135642)- commit e42b762 * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/vmwgfx: Use the backdoor port if the HB port is not available (bsc#1135642)- commit ef3cc96 * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable() (bsc#1135642)- commit eddd851 * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/mediatek: clear num_pipes when unbind driver (bsc#1135642)- commit 41d1d1c * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver (bsc#1135642)- commit e1a36d5 * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/mediatek: unbind components in mtk_drm_unbind() (bsc#1135642)- commit a2c6951 * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/mediatek: fix unbind functions (bsc#1135642)- commit cab18d8 * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/amdgpu/psp: move psp version specific function pointers to (bsc#1135642)- commit 30a932b * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/udl: move to embedding drm device inside udl device. (bsc#1113722)- commit d5b1803 * Mon Sep 02 2019 tzimmermannAATTsuse.de- drm/udl: introduce a macro to convert dev to udl. (bsc#1113722)- commit ecbbcc3 * Mon Sep 02 2019 jslabyAATTsuse.cz- ipip: validate header length in ipip_tunnel_xmit (git-fixes).- commit 09a79ed * Mon Sep 02 2019 mkubecekAATTsuse.cz- tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue (CVE-2019-11477 bsc#1137586 bsc#1139751).- move core networking kabi patches to the end of the section- commit cc9fad9 * Mon Sep 02 2019 mkubecekAATTsuse.cz- xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink (CVE-2019-15666 bsc#1148394).- commit a9a90f0 * Sat Aug 31 2019 ailiopoulosAATTsuse.com- xfs: don\'t trip over uninitialized buffer on extent read of corrupted inode (bsc#1149053).- commit c9da56d * Fri Aug 30 2019 tiwaiAATTsuse.de- mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl() (bsc#1111666).- commit 313ff15 * Fri Aug 30 2019 tiwaiAATTsuse.de- octeon_mgmt: Fix MIX registers configuration on MTU setup (bsc#1051510).- commit eea7d06 * Fri Aug 30 2019 tiwaiAATTsuse.de- phy: renesas: rcar-gen2: Fix memory leak at error paths (bsc#1051510).- phy: qcom-qusb2: Fix crash if nvmem cell not specified (bsc#1051510).- commit 9e7fa12 * Fri Aug 30 2019 tiwaiAATTsuse.de- rpmsg: smd: fix memory leak on channel create (bsc#1051510).- rpmsg: smd: do not use mananged resources for endpoints and channels (bsc#1051510).- rpmsg: added MODULE_ALIAS for rpmsg_char (bsc#1051510).- commit d7c0ba2 * Fri Aug 30 2019 tiwaiAATTsuse.de- rslib: Fix handling of of caller provided syndrome (bsc#1051510).- rslib: Fix decoding of shortened codes (bsc#1051510).- rsi: improve kernel thread handling to fix kernel panic (bsc#1051510).- commit c4cce46 * Fri Aug 30 2019 tiwaiAATTsuse.de- st_nci_hci_connectivity_event_received: null check the allocation (bsc#1051510).- st21nfca_connectivity_event_received: null check the allocation (bsc#1051510).- commit ef2a23a * Fri Aug 30 2019 lduncanAATTsuse.com- Add unneeded git-fixes patches to blacklist.- commit 32de733 * Fri Aug 30 2019 lduncanAATTsuse.com- scsi: sd: use mempool for discard special page (git-fixes).- commit cad43a5 * Fri Aug 30 2019 neilbAATTsuse.com- NFS: Cleanup if nfs_match_client is interrupted (bsc#1134291).- NFS: Fix a double unlock from nfs_match,get_client (bsc#1134291).- NFS: make nfs_match_client killable (bsc#1134291).- commit 45fc7a3 * Fri Aug 30 2019 lduncanAATTsuse.com- scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm() (git-fixes).- commit 65ae829 * Thu Aug 29 2019 lduncanAATTsuse.com- fix struct ufs_req removal of unused field (git-fixes).- Revert \"scsi: ufs: disable vccq if it\'s not needed by UFS device\" (git-fixes).- commit de6b9e1 * Thu Aug 29 2019 msuchanekAATTsuse.de- scsi: cxlflash: Mark expected switch fall-throughs (bsc#1148868).- commit 6e0c73b * Thu Aug 29 2019 msuchanekAATTsuse.de- ibmveth: Convert multicast list size for little-endian system (bsc#1061843).- Refresh patches.suse/ibmveth-Update-ethtool-settings-to-reflect-virtual-p.patch.- commit 256fe94 * Thu Aug 29 2019 yousaf.kaukabAATTsuse.com- arm64/kernel: enable A53 erratum #8434319 handling at runtime (bsc#1148219). Refresh: patches.suse/0006-arm64-Add-ARCH_WORKAROUND_2-probing.patch patches.suse/0017-arm64-capabilities-Clean-up-midr-range-helpers.patch patches.suse/0021-arm64-Delay-enabling-hardware-DBM-feature.patch patches.suse/0026-arm64-mm-Support-Common-Not-Private-translations.patch patches.suse/0008-kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch- commit 709063b * Thu Aug 29 2019 oneukumAATTsuse.com- Update patches.drivers/USB-sisusbvga-fix-oops-in-error-path-of-sisusb_probe.patch (bsc#1146524 CVE-2019-15219). Added CVE- commit 97dc108 * Thu Aug 29 2019 dwagnerAATTsuse.de- lpfc: fix 12.4.0.0 GPF at boot (bsc#1148308).- scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair (bsc#1146215).- commit 13ef7ce * Thu Aug 29 2019 jackAATTsuse.cz- dax: dax_layout_busy_page() should not unmap cow pages (bsc#1148698).- commit f016c95 * Thu Aug 29 2019 dwagnerAATTsuse.de- scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeout (bsc#1143962).- scsi: megaraid_sas: IRQ poll to avoid CPU hard lockups (bsc#1143962).- commit 3c0d042 * Wed Aug 28 2019 lduncanAATTsuse.com- scsi: esp_scsi: Track residual for PIO transfers (git-fixes) Also, mitigate kABI changes.- commit e73b6be * Wed Aug 28 2019 msuchanekAATTsuse.de- Revert \"Do not enforce patch directories yet.\" Prepare to merge all patches to patches.suse.- commit b886694 * Wed Aug 28 2019 jackAATTsuse.cz- blacklist.conf: Blacklist b5e02b484d6f- commit 4f11966 * Wed Aug 28 2019 jackAATTsuse.cz- vfs: fix page locking deadlocks when deduping files (bsc#1148619).- commit d37851d * Wed Aug 28 2019 jackAATTsuse.cz- udf: Fix incorrect final NOT_ALLOCATED (hole) extent length (bsc#1148617).- commit 2b252d1 * Wed Aug 28 2019 jackAATTsuse.cz- ext4: use jbd2_inode dirty range scoping (bsc#1148616).- commit 12b3b4c * Wed Aug 28 2019 jackAATTsuse.cz- jbd2: introduce jbd2_inode dirty range scoping (bsc#1148616).- commit 5432bdc * Wed Aug 28 2019 jackAATTsuse.cz- mm: add filemap_fdatawait_range_keep_errors() (bsc#1148616).- commit d4658a8 * Wed Aug 28 2019 jackAATTsuse.cz- blacklist.conf: Blacklist 4e19d6b65fb4- commit 5cf149d * Wed Aug 28 2019 jackAATTsuse.cz- blacklist.conf: Blacklist 2e5384036277 and 02b016ca7f99- commit 69ccf52 * Wed Aug 28 2019 lhenriquesAATTsuse.com- ceph: increment change_attribute on local changes (bsc#1148133 bsc#1136682).- ceph: handle change_attr in cap messages (bsc#1148133 bsc#1136682).- ceph: add change_attr field to ceph_inode_info (bsc#1148133 bsc#1136682).- iversion: add a routine to update a raw value with a larger one (bsc#1148133).- libceph: turn on CEPH_FEATURE_MSG_ADDR2 (bsc#1148133 bsc#1136682).- ceph: handle btime in cap messages (bsc#1148133 bsc#1136682).- ceph: add btime field to ceph_inode_info (bsc#1148133 bsc#1136682).- libceph: rename ceph_encode_addr to ceph_encode_banner_addr (bsc#1148133 bsc#1136682).- libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE (bsc#1148133 bsc#1136682).- ceph: fix decode_locker to use ceph_decode_entity_addr (bsc#1148133 bsc#1136682).- ceph: have MDS map decoding use entity_addr_t decoder (bsc#1148133 bsc#1136682).- libceph: correctly decode ADDR2 addresses in incremental OSD maps (bsc#1148133 bsc#1136682).- libceph: fix watch_item_t decoding to use ceph_decode_entity_addr (bsc#1148133 bsc#1136682).- libceph: switch osdmap decoding to use ceph_decode_entity_addr (bsc#1148133 bsc#1136682).- libceph: ADDR2 support for monmap (bsc#1148133 bsc#1136682).- libceph: add ceph_decode_entity_addr (bsc#1148133 bsc#1136682).- libceph: fix sa_family just after reading address (bsc#1148133 bsc#1136682).- commit 4b95318 * Wed Aug 28 2019 lhenriquesAATTsuse.com- ceph: remove unused vxattr length helpers (bsc#1148133 bsc#1148570).- Refresh patches.fixes/ceph-fix-buffer-free-while-holding-i_ceph_lock-in-_ceph_build_xattrs_blob.patch.- commit 4827aab * Wed Aug 28 2019 lhenriquesAATTsuse.com- ceph: fix listxattr vxattr buffer length calculation (bsc#1148133 bsc#1148570).- ceph: add ceph.snap.btime vxattr (bsc#1148133 bsc#1148570).- ceph: carry snapshot creation time with inodes (bsc#1148133 bsc#1148570).- libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer (bsc#1136682).- libceph: fix unaligned accesses in ceph_entity_addr handling (bsc#1136682).- commit 5483eea * Wed Aug 28 2019 vbabkaAATTsuse.cz- blacklist.conf: add two commits suggested by git-fixes- commit e79e5d9 * Wed Aug 28 2019 vbabkaAATTsuse.cz- mm: do not stall register_shrinker() (bsc#1104902, VM Performance).- commit e53832c * Wed Aug 28 2019 vbabkaAATTsuse.cz- mm: page_mapped: don\'t assume compound page is huge or THP (bsc#1148574, VM Functionality).- commit 7d7c483 * Wed Aug 28 2019 tiwaiAATTsuse.de- mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings (CVE-2019-14814,bsc#1146512,CVE-2019-14815,bsc#1146514,CVE-2019-14816,bsc#1146516).- commit 3d20ec5 * Wed Aug 28 2019 yousaf.kaukabAATTsuse.com- arm64: fix undefined reference to \'printk\' (bsc#1148219).- commit ebb0d12 * Wed Aug 28 2019 yousaf.kaukabAATTsuse.com- arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp (bsc#1148219).- arm64/kernel: don\'t ban ADRP to work around Cortex-A53 erratum Refresh: patches.suse/0046-arm64-sve-Document-firmware-support-requirements-in-.patch- commit cbe0ca5 * Wed Aug 28 2019 jslabyAATTsuse.cz- net: sched: verify that q!=NULL before setting q->flags (git-fixes).- net: Fix netdev_WARN_ONCE macro (git-fixes).- commit 824e4ec * Wed Aug 28 2019 vbabkaAATTsuse.cz- mm/mlock.c: mlockall error for flag MCL_ONFAULT (bsc#1148527, VM Functionality).- commit e12a969 * Wed Aug 28 2019 vbabkaAATTsuse.cz- mm/mlock.c: change count_mm_mlocked_page_nr return type (bsc#1148527, VM Functionality).- commit 3830f43 * Wed Aug 28 2019 mhockoAATTsuse.com- Refresh patches.suse/0001-mm-devm_memremap_pages-fix-shutdown-handling.patch. Fixed kernel/memremap.c: In function ‘devm_memremap_pages’: kernel/memremap.c:419:2: warning: ‘pgoff’ may be used uninitialized in this function [-Wmaybe-uninitialized] pgmap_radix_release(res, pgoff);- commit af7700e * Wed Aug 28 2019 jthumshirnAATTsuse.de- rename patches according to their names in SLE15-SP1.- commit ee1f8f0 * Wed Aug 28 2019 jslabyAATTsuse.cz- net: Introduce netdev_ *_once functions (networking-stable-19_07_25).- commit 92e5672 * Wed Aug 28 2019 msuchanekAATTsuse.de- Remove qla2xxx-specific symbols kABI workarounds. In SLE15 1d5e8aad6de2285a00b4e1f2c5ea64a41e74bb7b adds kABI whitelists for drivers/scsi/qla2xxx/ * because these symbols are internal to the driver. This entry was dropped from 15 SP1 during a kabi/severities cleanup and we grew a few needless kABI hacks to fix these symbols. Remove them again since the commit is cherry-picked on SP1.- Refresh patches.kabi/qla2xxx-kABI-fixes-for-v10.01.00.18-k.patch.- Delete patches.kabi/qla2xxx-kABI-fixes-for-v10.00.00.14-k.patch.- Delete patches.kabi/qla2xxx-kABI-fixes-for-v10.01.00.15-k.patch.- commit d8f353f * Wed Aug 28 2019 oneukumAATTsuse.com- carl9170: fix misuse of device driver API (bsc#1142635).- commit f2e9e8d * Wed Aug 28 2019 oneukumAATTsuse.com- blacklist.conf: only logged messages- commit 7edba04 * Wed Aug 28 2019 oneukumAATTsuse.com- p54usb: Fix race between disconnect and firmware loading (bsc#1146526 CVE-2019-15220).- commit a52b2b6 * Wed Aug 28 2019 jslabyAATTsuse.cz- netrom: hold sock when setting skb->destructor (networking-stable-19_07_25).- vrf: make sure skb->data contains ip header to make routing (networking-stable-19_07_25).- net: bcmgenet: use promisc for unsupported filters (networking-stable-19_07_25).- net_sched: unset TCQ_F_CAN_BYPASS when adding filters (networking-stable-19_07_25).- caif-hsi: fix possible deadlock in cfhsi_exit_module() (networking-stable-19_07_25).- net: neigh: fix multiple neigh timer scheduling (networking-stable-19_07_25).- net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn (networking-stable-19_07_25).- tcp: Reset bytes_acked and bytes_received when disconnecting (networking-stable-19_07_25).- bonding: validate ip header before check IPPROTO_IGMP (networking-stable-19_07_25).- rxrpc: Fix send on a connected, but unbound socket (networking-stable-19_07_25).- net: bridge: stp: don\'t cache eth dest pointer before skb pull (networking-stable-19_07_25).- net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query (networking-stable-19_07_25).- net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling (networking-stable-19_07_25).- netrom: fix a memory leak in nr_rx_frame() (networking-stable-19_07_25).- ipv4: don\'t set IPv6 only flags to IPv4 addresses (networking-stable-19_07_25).- net: openvswitch: fix csum updates for MPLS actions (networking-stable-19_07_25).- net: dsa: mv88e6xxx: wait after reset deactivation (networking-stable-19_07_25).- bnx2x: Prevent ptp_task to be rescheduled indefinitely (networking-stable-19_07_25).- igmp: fix memory leak in igmpv3_del_delrec() (networking-stable-19_07_25).- net: make skb_dst_force return true when dst is refcounted (networking-stable-19_07_25).- commit e44b93f * Wed Aug 28 2019 msuchanekAATTsuse.de- powerpc/fsl: Update Spectre v2 reporting (bsc#1131107).- Refresh patches.arch/powerpc-security-Fix-spectre_v2-reporting.patch.- commit 4c5194e * Wed Aug 28 2019 msuchanekAATTsuse.de- powerpc/64s: support nospectre_v2 cmdline option (bsc#1131107).- commit 073289a * Wed Aug 28 2019 msuchanekAATTsuse.de- powerpc/security: Show powerpc_security_features in debugfs (bsc#1131107).- commit 1958fa2 * Wed Aug 28 2019 msuchanekAATTsuse.de- powerpc/fsl: Add nospectre_v2 command line argument (bsc#1131107).- Refresh patches.arch/powerpc-speculation-support-mitigations-cmdline-option.patch.- commit 21aaf15 * Wed Aug 28 2019 lduncanAATTsuse.com- scsi: core: Fix race on creating sense cache (git-fixes).- scsi: libfc: fix null pointer dereference on a null lport (git-fixes).- scsi: megaraid_sas: Fix calculation of target ID (git-fixes).- scsi: mac_scsi: Fix pseudo DMA implementation, take 2 (git-fixes).- scsi: mac_scsi: Increase PIO/PDMA transfer length threshold (git-fixes).- scsi: NCR5380: Always re-enable reselection interrupt (git-fixes).- Revert \"scsi: ncr5380: Increase register polling limit\" (git-fixes).- scsi: ufs: Avoid runtime suspend possibly being blocked forever (git-fixes).- scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous() (git-fixes).- scsi: ufs: Check that space was properly alloced in copy_query_response (git-fixes).- scsi: libsas: delete sas port if expander discover failed (git-fixes).- scsi: scsi_dh_alua: Fix possible null-ptr-deref (git-fixes).- scsi: bnx2fc: fix incorrect cast to u64 on shift operation (git-fixes).- scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory (git-fixes).- scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd() (git-fixes).- scsi: qla2xxx: Fix a format specifier (git-fixes).- scsi: qla2xxx: Update two source code comments (git-fixes).- scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value (git-fixes).- scsi: qla2xxx: Fix device staying in blocked state (git-fixes).- scsi: qedf: remove memset/memcpy to nfunc and use func instead (git-fixes).- scsi: qla2xxx: Unregister chrdev if module initialization fails (git-fixes).- scsi: qla4xxx: avoid freeing unallocated dma memory (git-fixes).- scsi: core: set result when the command cannot be dispatched (git-fixes).- scsi: aacraid: Fix performance issue on logical drives (git-fixes).- scsi: aacraid: Fix missing break in switch statement (git-fixes).- scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached (git-fixes).- scsi: aic94xx: fix module loading (git-fixes).- scsi: isci: initialize shost fully before calling scsi_add_host() (git-fixes).- scsi: core: Synchronize request queue PM status only on successful resume (git-fixes).- scsi: megaraid: fix out-of-bound array accesses (git-fixes).- scsi: bnx2fc: Fix NULL dereference in error handling (git-fixes).- scsi: raid_attrs: fix unused variable warning (git-fixes).- scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted() (git-fixes).- scsi: aic94xx: fix an error code in aic94xx_init() (git-fixes).- commit 4450608 * Wed Aug 28 2019 lduncanAATTsuse.com- scsi: fas216: fix sense buffer initialization (git-fixes).- commit d2f7d7c * Tue Aug 27 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Check mixer unit bitmap yet more strictly (bsc#1051510).- ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate() (bsc#1051510).- ALSA: hda/ca0132 - Add new SBZ quirk (bsc#1051510).- ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604 (bsc#1051510).- ALSA: hda - Fixes inverted Conexant GPIO mic mute led (bsc#1051510).- commit de33e7a * Tue Aug 27 2019 tiwaiAATTsuse.de- ALSA: seq: Fix potential concurrent access to the deleted pool (bsc#1051510).- ALSA: line6: Fix memory leak at line6_init_pcm() error path (bsc#1051510).- commit 66bd261 * Tue Aug 27 2019 tiwaiAATTsuse.de- Move upstreamed nvme fix into sorted section- commit ec1fcd6 * Tue Aug 27 2019 osalvadorAATTsuse.de- mm/hotplug: fix offline undo_isolate_page_range() (bsc#1148196, VM Functionality).- commit 70a79d6 * Tue Aug 27 2019 bpAATTsuse.de- Move patches to the sorted section.- Refresh patches.arch/0001-x86-speculation-Prepare-entry-code-for-Spectre-v1-sw.patch.- Refresh patches.suse/x86-cpufeatures-Carve-out-CQM-features-retrieval.patch.- Refresh patches.suse/x86-cpufeatures-Combine-word-11-and-12-into-a-new-sc.patch.- Refresh patches.suse/x86-cpufeatures-Enumerate-the-new-AVX512-BFLOAT16-in.patch.- Refresh patches.suse/x86-topology-Add-CPUID.1F-multi-die-package-support.patch.- commit 7153216 * Tue Aug 27 2019 lhenriquesAATTsuse.com- libceph: fix PG split vs OSD (re)connect race (bsc#1148133).- ceph: don\'t try fill file_lock on unsuccessful GETFILELOCK reply (bsc#1148133).- ceph: clear page dirty before invalidate page (bsc#1148133).- ceph: fix buffer free while holding i_ceph_lock in fill_inode() (bsc#1148133).- ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob() (bsc#1148133).- ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr() (bsc#1148133).- libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer (bsc#1148133).- ceph: initialize superblock s_time_gran to 1 (bsc#1148133).- ceph: remove request from waiting list before unregister (bsc#1148133).- ceph: don\'t blindly unregister session that is in opening state (bsc#1148133).- ceph: fix infinite loop in get_quota_realm() (bsc#1148133).- ceph: fix improper use of smp_mb__before_atomic() (bsc#1148133).- ceph: fix \"ceph.dir.rctime\" vxattr value (bsc#1148133 bsc#1135219).- ceph: silence a checker warning in mdsc_show() (bsc#1148133).- commit b35dae9 * Tue Aug 27 2019 vbabkaAATTsuse.cz- mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node (bsc#1148379, VM Functionality).- commit ca01c4e * Tue Aug 27 2019 aaptelAATTsuse.com- Refresh patches.fixes/cifs-do-not-return-atime-less-than-mtime.patch. 4.12 doesn\'t have use timespec64 yet for inode [amc]time.- commit 4f84a09 * Tue Aug 27 2019 vbabkaAATTsuse.cz- mm/memory.c: recheck page table entry with page table lock held (bsc#1148363, VM Functionality).- commit 1bb3033 * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: use sg helper to iterate over scatterlist (bsc#1148308).- scsi: lpfc: Avoid unused function warnings (bsc#1148308).- scsi: lpfc: Make some symbols static (bsc#1148308).- scsi: lpfc: Remove set but not used variables \'qp\' (bsc#1148308).- commit a2c04c2 * Tue Aug 27 2019 mkubecekAATTsuse.cz- rpm: raise required disk space for binary packages Current disk space constraints (10 GB on s390x, 25 GB on other architectures) no longer suffice for 5.3 kernel builds. The statistics show ~30 GB of disk consumption on x86_64 and ~11 GB on s390x so raise the constraints to 35 GB in general and 14 GB on s390x.- commit 527cb66 * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: add check for loss of ndlp when sending RRQ (bsc#1148308).- scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show (bsc#1148308).- scsi: lpfc: resolve lockdep warnings (bsc#1148308).- commit 9e091ff * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: no need to check return value of debugfs_create functions (bsc#1148308).- Refresh patches.drivers/scsi-lpfc-Adapt-cpucheck-debugfs-logic-to-Hardware-Q.patch.- Refresh patches.drivers/scsi-lpfc-Move-SCSI-and-NVME-Stats-to-hardware-queue.patch.- Refresh patches.drivers/scsi-lpfc-Partition-XRI-buffer-list-across-Hardware-.patch.- Refresh patches.drivers/scsi-lpfc-Support-non-uniform-allocation-of-MSIX-vec.patch.- commit 8cacf40 * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport (bsc#1148308).- Refresh patches.drivers/scsi-lpfc-Correct-localport-timeout-duration-error.patch.- Refresh patches.drivers/scsi-lpfc-Replace-io_channels-for-nvme-and-fcp-with-.patch.- commit fcbb245 * Tue Aug 27 2019 vbabkaAATTsuse.cz- blacklist.conf: add trivial entries for SLAB, SLUB, and bsc#1148303 comment 1- commit fc0cecb * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: nvme: avoid hang / use-after-free when destroying localport (bsc#1148308).- Refresh patches.drivers/scsi-lpfc-Declare-local-functions-static.patch.- Refresh patches.drivers/scsi-lpfc-Fix-a-recently-introduced-compiler-warning.patch.- Refresh patches.drivers/scsi-lpfc-Move-SCSI-and-NVME-Stats-to-hardware-queue.patch.- Refresh patches.drivers/scsi-lpfc-Revise-message-when-stuck-due-to-unrespons.patch.- commit f4956d6 * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: lpfc_sli: Mark expected switch fall-throughs (bsc#1148308).- Refresh patches.drivers/scsi-lpfc-Fix-memory-leak-in-abnormal-exit-path-from.patch.- commit 16bd356 * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: Use dma_zalloc_coherent (bsc#1148308).- commit 10cc26d * Tue Aug 27 2019 lhenriquesAATTsuse.com- libceph: fix PG split vs OSD (re)connect race (bsc#1148133).- ceph: don\'t try fill file_lock on unsuccessful GETFILELOCK reply (bsc#1148133).- ceph: fix buffer free while holding i_ceph_lock in fill_inode() (bsc#1148133).- ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob() (bsc#1148133).- ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr() (bsc#1148133).- libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer (bsc#1148133).- commit b497133 * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: Remove set but not used variables \'tgtp\' (bsc#1148308).- Refresh patches.drivers/scsi-lpfc-change-snprintf-to-scnprintf-for-possible-.patch.- commit 70fe5a4 * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: Remove set but not used variable \'psli\' (bsc#1148308).- commit 1f8b152 * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: Remove set but not used variables \'fc_hdr\' and \'hw_page_size\' (bsc#1148308).- Refresh patches.drivers/scsi-lpfc-Correct-MDS-loopback-diagnostics-support.patch.- commit 038a8f6 * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: remove a bogus pci_dma_sync_single_for_device call (bsc#1148308).- scsi: lpfc: Default fdmi_on to on (bsc#1148308).- commit 27e66d4 * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: remove null check on nvmebuf (bsc#1148308).- commit 02c5efa * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: remove ScsiResult macro (bsc#1148308).- Refresh patches.drivers/scsi-lpfc-Annotate-switch-case-fall-through.patch.- commit b8e0387 * Tue Aug 27 2019 colyliAATTsuse.de- dm table: fix invalid memory accesses with too high sector number (git fixes).- dm space map metadata: fix missing store of apply_bops() return value (git fixes).- dm btree: fix order of block initialization in btree_split_beneath (git fixes).- dm raid: add missing cleanup in raid_ctr() (git fixes).- dm zoned: fix potential NULL dereference in dmz_do_reclaim() (git fixes).- dm zoned: properly handle backing device failure (git fixes).- dm zoned: improve error handling in i/o map code (git fixes).- dm zoned: improve error handling in reclaim (git fixes).- dm kcopyd: always complete failed jobs (git fixes).- Revert \"dm bufio: fix deadlock with loop device\" (git fixes).- loop: set PF_MEMALLOC_NOIO for the worker thread (git fixes).- nbd: replace kill_bdev() with __invalidate_device() again (git fixes).- bcache: fix possible memory leak in bch_cached_dev_run() (git fixes).- dm zoned: fix zone state management race (git fixes).- dm bufio: fix deadlock with loop device (git fixes).- nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header (git fixes).- block, documentation: Fix wbt_lat_usec documentation (git fixes).- dm log writes: make sure super sector log updates are written in order (git fixes).- blk-mq: Fix spelling in a source code comment (git fixes).- bio: fix improper use of smp_mb__before_atomic() (git fixes).- dm delay: fix a crash when invalid device is specified (git fixes).- dm cache metadata: Fix loading discard bitset (git fixes).- dm zoned: Fix zone report handling (git fixes).- dm zoned: Silence a static checker warning (git fixes).- include/linux/bitops.h: sanitize rotate primitives (git fixes).- md/raid: raid5 preserve the writeback action after the parity check (git fixes).- md: add mddev->pers to avoid potential NULL pointer dereference (git fixes).- smpboot: Place the __percpu annotation correctly (git fixes).- dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors (git fixes).- dm: revert 8f50e358153d (\"dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE\") (git fixes).- dm integrity: change memcmp to strncmp in dm_integrity_ctr (git fixes).- dm integrity: limit the rate of error messages (git fixes).- dm: fix to_sector() for 32bit (git fixes).- devres: always use dev_name() in devm_ioremap_resource() (git fixes).- dm thin: fix bug where bio that overwrites thin block ignores FUA (git fixes).- dm crypt: don\'t overallocate the integrity tag space (git fixes).- dm thin: fix passdown_double_checking_shared_status() (git fixes).- dm crypt: fix parsing of extended IV arguments (git fixes).- kasan: remove redundant initialization of variable \'real_size\' (git fixes).- commit 3ed4cbb * Tue Aug 27 2019 oneukumAATTsuse.com- usb: gadget: udc: renesas_usb3: Fix sysfs interface of \"role\" (bsc#1142635).- commit f54d38c * Tue Aug 27 2019 lhenriquesAATTsuse.com- ceph: remove request from waiting list before unregister (bsc#1148133).- ceph: don\'t blindly unregister session that is in opening state (bsc#1148133).- ceph: fix improper use of smp_mb__before_atomic() (bsc#1148133).- ceph: fix \"ceph.dir.rctime\" vxattr value (bsc#1148133 bsc#1135219).- ceph: silence a checker warning in mdsc_show() (bsc#1148133).- commit b097a5c * Tue Aug 27 2019 hareAATTsuse.de- scsi: lpfc: Convert timers to use timer_setup() (bsc#1148308).- Refresh patches.drivers/scsi-lpfc-Fix-BFS-crash-with-DIX-enabled.patch.- Refresh patches.drivers/scsi-lpfc-Rework-EQ-CQ-processing-to-address-interru.patch.- commit 27c59f5 * Tue Aug 27 2019 colyliAATTsuse.de- dm integrity: fix a crash due to BUG_ON in __journal_read_write() (git fixes).- bcache: Revert \"bcache: use sysfs_match_string() instead of __sysfs_match_string()\" (git fixes).- raid5-cache: Need to do start() part job after adding journal device (git fixes).- dm integrity: correctly calculate the size of metadata area (git fixes).- dm integrity: fix deadlock with overlapping I/O (git fixes).- commit b4a26a9 * Tue Aug 27 2019 jackAATTsuse.cz- mm: move MAP_SYNC to asm-generic/mman-common.h (bsc#1148297).- Delete patches.arch/arch-powerpc-dax-Add-MAP_SYNC-mmap-flag.patch.- commit 2813800 * Tue Aug 27 2019 jackAATTsuse.cz- patches.fixes/block-Don-t-revalidate-bdev-of-hidden-gendisk.patch: Update patch metadata- commit 84d4ac0 * Tue Aug 27 2019 jackAATTsuse.cz- patches.suse/mm-migrate-Fix-reference-check-race-between-__find_get_block-and-migration.patch: Update patch metadata.- commit a81cc2e * Tue Aug 27 2019 hareAATTsuse.de- Delete patches.drivers/scsi-lpfc-Merge-per-protocol-WQ-CQ-pairs-into-single.patch.- commit 6432f9e * Mon Aug 26 2019 vbabkaAATTsuse.cz- mm/hmm: fix bad subpage pointer in try_to_unmap_one (bsc#1148202, HMM, VM Functionality).- commit 00ab508 * Mon Aug 26 2019 vbabkaAATTsuse.cz- mm/migrate.c: initialize pud_entry in migrate_vma() (bsc#1148198, HMM, VM Functionality).- commit 69e9c3c * Mon Aug 26 2019 vbabkaAATTsuse.cz- mm/page_alloc.c: fix calculation of pgdat->nr_zones (bsc#1148192, VM Functionality).- commit 1e427e5 * Mon Aug 26 2019 jslabyAATTsuse.cz- crypto: ccp - Ignore unconfigured CCP device on suspend/resume (bnc#1145934).- commit 0c22d13 * Mon Aug 26 2019 ailiopoulosAATTsuse.com- Update patches.fixes/xfs-fix-missing-ILOCK-unlock-when-xfs_setattr_nonsiz.patch (bsc#1148032, bsc#1148093, CVE-2019-15538).- commit ee9764b * Mon Aug 26 2019 tiwaiAATTsuse.de- Update reference for ath6kl fix (CVE-2019-15290,bsc#1146543).- commit 637ad3b * Mon Aug 26 2019 tiwaiAATTsuse.de- Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe (CVE-2019-15099,bsc#1146368).- commit 5b67bde * Mon Aug 26 2019 tiwaiAATTsuse.de- Fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe (CVE-2019-15098,bsc#1146378).- commit cdac0a6 * Mon Aug 26 2019 jthumshirnAATTsuse.de- nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN (bsc#1146938).- commit a84bc8e * Mon Aug 26 2019 bpoirierAATTsuse.com- tcp: reset sk_send_head in tcp_write_queue_purge (bsc#1146589 CVE-2019-15239).- commit 8e3f3fe * Mon Aug 26 2019 ptesarikAATTsuse.cz- Refresh sorted section.- commit 28a318c * Mon Aug 26 2019 hareAATTsuse.de- scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity mask (bsc#1146215).- commit ae080c5 * Mon Aug 26 2019 tiwaiAATTsuse.de- gpio: Fix build error of function redefinition (bsc#1051510).- gpiolib: never report open-drain/source lines as \'input\' to user-space (bsc#1051510).- staging: comedi: dt3000: Fix rounding up of timer divisor (bsc#1051510).- staging: comedi: dt3000: Fix signed integer overflow \'divider * base\' (bsc#1051510).- compat_ioctl: pppoe: fix PPPOEIOCSFWD handling (bsc#1051510).- coredump: split pipe command whitespace before expanding template (bsc#1051510).- can: m_can: implement errata \"Needless activation of MRAF irq\" (bsc#1051510).- can: mcp251x: add support for mcp25625 (bsc#1051510).- commit 5f9daf9 * Mon Aug 26 2019 tiwaiAATTsuse.de- drm/i915: Fix HW readout for crtc_clock in HDMI mode (bsc#1111666).- drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto (bsc#1111666).- drm/mediatek: use correct device to import PRIME buffers (bsc#1111666).- drm/i915: Fix the TBT AUX power well enabling (bsc#1111666).- drm/amdgpu: fix a potential information leaking bug (bsc#1111666).- commit 2453d2b * Mon Aug 26 2019 tiwaiAATTsuse.de- iio: adc: max9611: Fix temperature reading in probe (bsc#1051510).- USB: serial: option: add the BroadMobi BM818 card (bsc#1051510).- USB: serial: option: Add Motorola modem UARTs (bsc#1051510).- USB: serial: option: add D-Link DWM-222 device ID (bsc#1051510).- USB: serial: option: Add support for ZTE MF871A (bsc#1051510).- USB: core: Fix races in character device registration and deregistraion (bsc#1051510).- Input: iforce - add sanity checks (bsc#1051510).- Input: kbtab - sanity check for endpoint type (bsc#1051510).- net: usb: pegasus: fix improper read if get_registers() fail (bsc#1051510).- HID: hiddev: avoid opening a disconnected device (bsc#1051510).- HID: holtek: test for sanity of intfdata (bsc#1051510).- commit b2ad825 * Sun Aug 25 2019 ailiopoulosAATTsuse.com- xfs: don\'t crash on null attr fork xfs_bmapi_read (bsc#1148035).- commit 527c60c * Sun Aug 25 2019 ailiopoulosAATTsuse.com- xfs: remove more ondisk directory corruption asserts (bsc#1148034).- commit 307da1f * Sun Aug 25 2019 ailiopoulosAATTsuse.com- fs: xfs: xfs_log: Don\'t use KM_MAYFAIL at xfs_log_reserve() (bsc#1148033).- commit 1bf8e6b * Sun Aug 25 2019 ailiopoulosAATTsuse.com- xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT (bsc#1148032).- commit 2c4862c * Sun Aug 25 2019 ailiopoulosAATTsuse.com- fs/xfs: Fix return code of xfs_break_leased_layouts() (bsc#1148031).- commit be52cec * Fri Aug 23 2019 tiwaiAATTsuse.de- Update config files: correct vanilla configs- commit 0d3e918 * Fri Aug 23 2019 palcantaraAATTsuse.de- Delete patches.fixes/0001-CIFS-Fix-NULL-pointer-deref-on-SMB2_tcon-failure.patch.- Delete patches.fixes/0001-CIFS-dump-IPC-tcon-in-debug-proc-file.patch.- Delete patches.fixes/0001-CIFS-make-IPC-a-regular-tcon.patch.- Delete patches.fixes/0001-CIFS-use-tcon_ipc-instead-of-use_ipc-parameter-of-SM.patch.- Delete patches.fixes/0001-CIFS-zero-sensitive-data-when-freeing.patch.- Delete patches.fixes/0001-Fix-SMB3.1.1-guest-authentication-to-Samba.patch.- Delete patches.fixes/0001-Fix-encryption-labels-and-lengths-for-SMB3.1.1.patch.- Delete patches.fixes/0001-SMB-Validate-negotiate-to-protect-against-downgrade-.patch.- Delete patches.fixes/0001-SMB3-Don-t-ignore-O_SYNC-O_DSYNC-and-O_DIRECT-flags.patch.- Delete patches.fixes/0001-SMB3-Warn-user-if-trying-to-sign-connection-that-aut.patch.- Delete patches.fixes/0001-SMB3-handle-new-statx-fields.patch.- Delete patches.fixes/0001-cifs-Check-for-timeout-on-Negotiate-stage.patch.- Delete patches.fixes/0001-cifs-Fix-autonegotiate-security-settings-mismatch.patch.- Delete patches.fixes/0001-cifs-Fix-missing-put_xid-in-cifs_file_strict_mmap.patch.- Delete patches.fixes/0001-cifs-Fix-stack-out-of-bounds-in-smb-2-3-_create_leas.patch.- Delete patches.fixes/0001-cifs-Select-all-required-crypto-modules.patch.- Delete patches.fixes/0001-cifs-check-MaxPathNameComponentLength-0-before-using.patch.- Delete patches.fixes/0001-cifs-check-kmalloc-before-use.patch.- Delete patches.fixes/0001-cifs-check-rsp-for-NULL-before-dereferencing-in-SMB2.patch.- Delete patches.fixes/0001-cifs-fix-NULL-deref-in-SMB2_read.patch.- Delete patches.fixes/0001-cifs-release-auth_key.response-for-reconnect.patch.- Delete patches.fixes/0001-cifs-release-cifs-root_cred-after-exit_cifs.patch.- Delete patches.fixes/0001-cifs-store-the-leaseKey-in-the-fid-on-SMB2_open.patch.- Delete patches.fixes/CIFS-511c54a2f69195b28afb9dd119f03787b1625bb4-adds-a-check-for-sess.patch.- Delete patches.fixes/CIFS-Do-not-count-ENODATA-as-failure-for-query-direc.patch.- Delete patches.fixes/CIFS-Do-not-hide-EINTR-after-sending-network-packets.patch.- Delete patches.fixes/CIFS-Do-not-reconnect-TCP-session-in-add_credits.patch.- Delete patches.fixes/CIFS-Do-not-reset-lease-state-to-NONE-on-lease-break.patch.- Delete patches.fixes/CIFS-Fix-adjustment-of-credits-for-MTU-requests.patch.- Delete patches.fixes/CIFS-Fix-credit-calculation-for-encrypted-reads-with.patch.- Delete patches.fixes/CIFS-Fix-credits-calculations-for-reads-with-errors.patch.- Delete patches.fixes/CIFS-Fix-error-mapping-for-SMB2_LOCK-command-which-c.patch.- Delete patches.fixes/CIFS-Fix-possible-hang-during-async-MTU-reads-and-wr.patch.- Delete patches.fixes/CIFS-Fix-read-after-write-for-files-with-read-cachin.patch.- Delete patches.fixes/CIFS-add-sha512-secmech.patch.- Delete patches.fixes/CIFS-don-t-log-STATUS_NOT_FOUND-errors-for-DFS.patch.- Delete patches.fixes/CIFS-fix-POSIX-lock-leak-and-invalid-ptr-deref.patch.- Delete patches.fixes/CIFS-fix-circular-locking-dependency.patch.- Delete patches.fixes/CIFS-fix-sha512-check-in-cifs_crypto_secmech_release.patch.- Delete patches.fixes/CIFS-fix-wrapping-bugs-in-num_entries.patch.- Delete patches.fixes/CIFS-implement-v3.11-preauth-integrity.patch.- Delete patches.fixes/CIFS-keep-FileInfo-handle-live-during-oplock-break.patch.- Delete patches.fixes/CIFS-make-nodfs-mount-opt-a-superblock-flag.patch.- Delete patches.fixes/CIFS-refactor-crypto-shash-sdesc-allocation-free.patch.- Delete patches.fixes/SMB-fix-leak-of-validate-negotiate-info-response-buf.patch.- Delete patches.fixes/SMB-fix-validate-negotiate-info-uninitialised-memory.patch.- Delete patches.fixes/SMB3-Add-support-for-multidialect-negotiate-SMB2.1-a.patch.- Delete patches.fixes/SMB3-Backup-intent-flag-missing-for-directory-opens-.patch.- Delete patches.fixes/SMB3-Enable-encryption-for-SMB3.1.1.patch.- Delete patches.fixes/SMB3-Fix-3.11-encryption-to-Windows-and-handle-encry.patch.- Delete patches.fixes/SMB3-Fix-SMB3.1.1-guest-mounts-to-Samba.patch.- Delete patches.fixes/SMB3-Fix-endian-warning.patch.- Delete patches.fixes/SMB3-Fix-length-checking-of-SMB3.11-negotiate-reques.patch.- Delete patches.fixes/SMB3-Improve-security-move-default-dialect-to-SMB3-f.patch.- Delete patches.fixes/SMB3-Remove-ifdef-since-SMB3-and-later-now-STRONGLY-.patch.- Delete patches.fixes/SMB3-Validate-negotiate-request-must-always-be-signe.patch.- Delete patches.fixes/SMB3.1.1-dialect-is-no-longer-experimental.patch.- Delete patches.fixes/SMB311-Fix-reconnect.patch.- Delete patches.fixes/SMB311-Improve-checking-of-negotiate-security-contex.patch.- Delete patches.fixes/cifs-Add-support-for-reading-attributes-on-SMB2.patch.- Delete patches.fixes/cifs-Add-support-for-writing-attributes-on-SMB2.patch.- Delete patches.fixes/cifs-Do-not-modify-mid-entry-after-submitting-I-O-in.patch.- Delete patches.fixes/cifs-Don-t-log-confusing-message-on-reconnect-by-default.patch.- Delete patches.fixes/cifs-Don-t-log-expected-error-on-DFS-referral-request.patch.- Delete patches.fixes/cifs-Fix-infinite-loop-when-using-hard-mount-.patch.- Delete patches.fixes/cifs-Fix-memory-leak-in-smb2_set_ea.patch.- Delete patches.fixes/cifs-Fix-potential-OOB-access-of-lock-element-array.patch.- Delete patches.fixes/cifs-Fix-separator-when-building-path-from-dentry.patch.- Delete patches.fixes/cifs-Fix-use-after-free-of-a-mid_q_entry.patch.- Delete patches.fixes/cifs-For-SMB2-security-informaion-query-check-for-mi.patch.- Delete patches.fixes/cifs-OFD-locks-do-not-conflict-with-eachothers.patch.- Delete patches.fixes/cifs-Tree-connect-for-SMB3.1.1-must-be-signed-for-non-enc.patch.- Delete patches.fixes/cifs-Use-ULL-suffix-for-64-bit-constant.patch.- Delete patches.fixes/cifs-Use-smb-2-3-and-cifsacl-mount-options-getacl-fu.patch.- Delete patches.fixes/cifs-Use-smb-2-3-and-cifsacl-mount-options-setacl-fu.patch.- Delete patches.fixes/cifs-add-missing-debug-entries-for-kconfig-options.patch.- Delete patches.fixes/cifs-add-missing-support-for-ACLs-in-SMB-3.11.patch.- Delete patches.fixes/cifs-allow-guest-mounts-to-work-for-smb3.11.patch.- Delete patches.fixes/cifs-connect-to-servername-instead-of-IP-for-IPC-sha.patch.- Delete patches.fixes/cifs-do-not-allow-creating-sockets-except-with-SMB1-posix-exensions.patch.- Delete patches.fixes/cifs-don-t-dereference-smb_file_target-before-null-c.patch.- Delete patches.fixes/cifs-fix-memory-leak-in-SMB2_open-.patch.- Delete patches.fixes/cifs-fix-return-value-for-cifs_listxattr.patch.- Delete patches.fixes/cifs-hide-unused-functions.patch.- Delete patches.fixes/cifs-integer-overflow-in-in-SMB2_ioctl.patch.- Delete patches.fixes/cifs-invalidate-cache-when-we-truncate-a-file.patch.- Delete patches.fixes/cifs-prevent-integer-overflow-in-nxt_dir_entry.patch.- Delete patches.fixes/cifs-prototype-declaration-and-definition-for-smb-2-.patch.- Delete patches.fixes/cifs-prototype-declaration-and-definition-to-set-acl.patch.- Delete patches.fixes/cifs-silence-compiler-warnings-showing-up-with-gcc-8.patch.- Delete patches.fixes/cifs-smb2ops-Fix-listxattr-when-there-are-no-EAs.patch.- Delete patches.fixes/cifs-xattr-hide-unused-functions.patch.- Delete patches.fixes/fix-smb3-encryption-breakage-when-CONFIG_DEBUG_SG-y.patch.- Delete patches.fixes/fs-cifs-require-sha512.patch.- Delete patches.fixes/smb2-fix-missing-files-in-root-share-directory-listing.patch.- Delete patches.fixes/smb3-Do-not-send-SMB3-SET_INFO-if-nothing-changed.patch.- Delete patches.fixes/smb3-Fix-root-directory-when-server-returns-inode-nu.patch.- Delete patches.fixes/smb3-allow-stats-which-track-session-and-share-recon.patch.- Delete patches.fixes/smb3-check-for-and-properly-advertise-directory-leas.patch.- Delete patches.fixes/smb3-directory-sync-should-not-return-an-error.patch.- Delete patches.fixes/smb3-do-not-attempt-cifs-operation-in-smb3-query-inf.patch.- Delete patches.fixes/smb3-don-t-request-leases-in-symlink-creation-and-qu.patch.- Delete patches.fixes/smb3-enumerating-snapshots-was-leaving-part-of-the-d.patch.- Delete patches.fixes/smb3-fill-in-statfs-fsid-and-correct-namelen.patch.- Delete patches.fixes/smb3-fix-reset-of-bytes-read-and-written-stats.patch.- Delete patches.fixes/smb3-fix-various-xid-leaks.patch.- Delete patches.fixes/smb3-on-kerberos-mount-if-server-doesn-t-specify-aut.patch.- Delete patches.fixes/smb3-on-reconnect-set-PreviousSessionId-field.patch.- Delete patches.fixes/smb3-remove-noisy-warning-message-on-mount.patch.- Delete patches.fixes/smb3-simplify-code-by-removing-CONFIG_CIFS_SMB311.patch.- Delete patches.suse/cifs-Add-DFS-cache-routines.patch.- Delete patches.suse/cifs-Add-support-for-failover-in-cifs_mount.patch.- Delete patches.suse/cifs-Add-support-for-failover-in-cifs_reconnect.patch.- Delete patches.suse/cifs-Add-support-for-failover-in-cifs_reconnect_tcon.patch.- Delete patches.suse/cifs-Add-support-for-failover-in-smb2_reconnect.patch.- Delete patches.suse/cifs-Always-resolve-hostname-before-reconnecting.patch.- Delete patches.suse/cifs-Fix-NULL-pointer-dereference-of-devname.patch.- Delete patches.suse/cifs-Fix-a-debug-message.patch.- Delete patches.suse/cifs-Fix-a-tiny-potential-memory-leak.patch.- Delete patches.suse/cifs-Fix-to-use-kmem_cache_free-instead-of-kfree.patch.- Delete patches.suse/cifs-Make-devname-param-optional-in-cifs_compose_mount_options-.patch.- Delete patches.suse/cifs-Make-use-of-DFS-cache-to-get-new-DFS-referrals.patch.- Delete patches.suse/cifs-Minor-Kconfig-clarification.patch.- Delete patches.suse/cifs-Only-free-DFS-target-list-if-we-actually-got-on.patch.- Delete patches.suse/cifs-Refactor-out-cifs_mount-.patch.- Delete patches.suse/cifs-Save-TTL-value-when-parsing-DFS-referrals.patch.- Delete patches.suse/cifs-Skip-any-trailing-backslashes-from-UNC.patch.- Delete patches.suse/cifs-Use-GFP_ATOMIC-when-a-lock-is-held-in-cifs_moun.patch.- Delete patches.suse/cifs-Use-kzfree-to-free-password.patch.- Delete patches.suse/cifs-auto-disable-serverino-in-dfs-mounts.patch.- Delete patches.suse/cifs-fix-confusing-warning-message-on-reconnect.patch.- Delete patches.suse/cifs-move-large-array-from-stack-to-heap.patch.- Delete patches.suse/cifs-remove-set-but-not-used-variable-sep.patch.- Delete patches.suse/cifs-start-DFS-cache-refresher-in-cifs_mount.patch.- Delete patches.suse/cifs-fix-set-info.patch.- Update config files.- commit a8d26d1 * Fri Aug 23 2019 palcantaraAATTsuse.de- Delete patches.fixes/0001-CIFS-Fix-NULL-pointer-deref-on-SMB2_tcon-failure.patch.- Delete patches.fixes/0001-CIFS-dump-IPC-tcon-in-debug-proc-file.patch.- Delete patches.fixes/0001-CIFS-make-IPC-a-regular-tcon.patch.- Delete patches.fixes/0001-CIFS-use-tcon_ipc-instead-of-use_ipc-parameter-of-SM.patch.- Delete patches.fixes/0001-CIFS-zero-sensitive-data-when-freeing.patch.- Delete patches.fixes/0001-Fix-SMB3.1.1-guest-authentication-to-Samba.patch.- Delete patches.fixes/0001-Fix-encryption-labels-and-lengths-for-SMB3.1.1.patch.- Delete patches.fixes/0001-SMB-Validate-negotiate-to-protect-against-downgrade-.patch.- Delete patches.fixes/0001-SMB3-Don-t-ignore-O_SYNC-O_DSYNC-and-O_DIRECT-flags.patch.- Delete patches.fixes/0001-SMB3-Warn-user-if-trying-to-sign-connection-that-aut.patch.- Delete patches.fixes/0001-SMB3-handle-new-statx-fields.patch.- Delete patches.fixes/0001-cifs-Check-for-timeout-on-Negotiate-stage.patch.- Delete patches.fixes/0001-cifs-Fix-autonegotiate-security-settings-mismatch.patch.- Delete patches.fixes/0001-cifs-Fix-missing-put_xid-in-cifs_file_strict_mmap.patch.- Delete patches.fixes/0001-cifs-Fix-stack-out-of-bounds-in-smb-2-3-_create_leas.patch.- Delete patches.fixes/0001-cifs-Select-all-required-crypto-modules.patch.- Delete patches.fixes/0001-cifs-check-MaxPathNameComponentLength-0-before-using.patch.- Delete patches.fixes/0001-cifs-check-kmalloc-before-use.patch.- Delete patches.fixes/0001-cifs-check-rsp-for-NULL-before-dereferencing-in-SMB2.patch.- Delete patches.fixes/0001-cifs-fix-NULL-deref-in-SMB2_read.patch.- Delete patches.fixes/0001-cifs-release-auth_key.response-for-reconnect.patch.- Delete patches.fixes/0001-cifs-release-cifs-root_cred-after-exit_cifs.patch.- Delete patches.fixes/0001-cifs-store-the-leaseKey-in-the-fid-on-SMB2_open.patch.- Delete patches.fixes/CIFS-511c54a2f69195b28afb9dd119f03787b1625bb4-adds-a-check-for-sess.patch.- Delete patches.fixes/CIFS-Do-not-count-ENODATA-as-failure-for-query-direc.patch.- Delete patches.fixes/CIFS-Do-not-hide-EINTR-after-sending-network-packets.patch.- Delete patches.fixes/CIFS-Do-not-reconnect-TCP-session-in-add_credits.patch.- Delete patches.fixes/CIFS-Do-not-reset-lease-state-to-NONE-on-lease-break.patch.- Delete patches.fixes/CIFS-Fix-adjustment-of-credits-for-MTU-requests.patch.- Delete patches.fixes/CIFS-Fix-credit-calculation-for-encrypted-reads-with.patch.- Delete patches.fixes/CIFS-Fix-credits-calculations-for-reads-with-errors.patch.- Delete patches.fixes/CIFS-Fix-error-mapping-for-SMB2_LOCK-command-which-c.patch.- Delete patches.fixes/CIFS-Fix-possible-hang-during-async-MTU-reads-and-wr.patch.- Delete patches.fixes/CIFS-Fix-read-after-write-for-files-with-read-cachin.patch.- Delete patches.fixes/CIFS-add-sha512-secmech.patch.- Delete patches.fixes/CIFS-don-t-log-STATUS_NOT_FOUND-errors-for-DFS.patch.- Delete patches.fixes/CIFS-fix-POSIX-lock-leak-and-invalid-ptr-deref.patch.- Delete patches.fixes/CIFS-fix-circular-locking-dependency.patch.- Delete patches.fixes/CIFS-fix-sha512-check-in-cifs_crypto_secmech_release.patch.- Delete patches.fixes/CIFS-fix-wrapping-bugs-in-num_entries.patch.- Delete patches.fixes/CIFS-implement-v3.11-preauth-integrity.patch.- Delete patches.fixes/CIFS-keep-FileInfo-handle-live-during-oplock-break.patch.- Delete patches.fixes/CIFS-make-nodfs-mount-opt-a-superblock-flag.patch.- Delete patches.fixes/CIFS-refactor-crypto-shash-sdesc-allocation-free.patch.- Delete patches.fixes/SMB-fix-leak-of-validate-negotiate-info-response-buf.patch.- Delete patches.fixes/SMB-fix-validate-negotiate-info-uninitialised-memory.patch.- Delete patches.fixes/SMB3-Add-support-for-multidialect-negotiate-SMB2.1-a.patch.- Delete patches.fixes/SMB3-Backup-intent-flag-missing-for-directory-opens-.patch.- Delete patches.fixes/SMB3-Enable-encryption-for-SMB3.1.1.patch.- Delete patches.fixes/SMB3-Fix-3.11-encryption-to-Windows-and-handle-encry.patch.- Delete patches.fixes/SMB3-Fix-SMB3.1.1-guest-mounts-to-Samba.patch.- Delete patches.fixes/SMB3-Fix-endian-warning.patch.- Delete patches.fixes/SMB3-Fix-length-checking-of-SMB3.11-negotiate-reques.patch.- Delete patches.fixes/SMB3-Improve-security-move-default-dialect-to-SMB3-f.patch.- Delete patches.fixes/SMB3-Remove-ifdef-since-SMB3-and-later-now-STRONGLY-.patch.- Delete patches.fixes/SMB3-Validate-negotiate-request-must-always-be-signe.patch.- Delete patches.fixes/SMB3.1.1-dialect-is-no-longer-experimental.patch.- Delete patches.fixes/SMB311-Fix-reconnect.patch.- Delete patches.fixes/SMB311-Improve-checking-of-negotiate-security-contex.patch.- Delete patches.fixes/cifs-Add-support-for-reading-attributes-on-SMB2.patch.- Delete patches.fixes/cifs-Add-support-for-writing-attributes-on-SMB2.patch.- Delete patches.fixes/cifs-Do-not-modify-mid-entry-after-submitting-I-O-in.patch.- Delete patches.fixes/cifs-Don-t-log-confusing-message-on-reconnect-by-default.patch.- Delete patches.fixes/cifs-Don-t-log-expected-error-on-DFS-referral-request.patch.- Delete patches.fixes/cifs-Fix-infinite-loop-when-using-hard-mount-.patch.- Delete patches.fixes/cifs-Fix-memory-leak-in-smb2_set_ea.patch.- Delete patches.fixes/cifs-Fix-potential-OOB-access-of-lock-element-array.patch.- Delete patches.fixes/cifs-Fix-separator-when-building-path-from-dentry.patch.- Delete patches.fixes/cifs-Fix-use-after-free-of-a-mid_q_entry.patch.- Delete patches.fixes/cifs-For-SMB2-security-informaion-query-check-for-mi.patch.- Delete patches.fixes/cifs-OFD-locks-do-not-conflict-with-eachothers.patch.- Delete patches.fixes/cifs-Tree-connect-for-SMB3.1.1-must-be-signed-for-non-enc.patch.- Delete patches.fixes/cifs-Use-ULL-suffix-for-64-bit-constant.patch.- Delete patches.fixes/cifs-Use-smb-2-3-and-cifsacl-mount-options-getacl-fu.patch.- Delete patches.fixes/cifs-Use-smb-2-3-and-cifsacl-mount-options-setacl-fu.patch.- Delete patches.fixes/cifs-add-missing-debug-entries-for-kconfig-options.patch.- Delete patches.fixes/cifs-add-missing-support-for-ACLs-in-SMB-3.11.patch.- Delete patches.fixes/cifs-allow-guest-mounts-to-work-for-smb3.11.patch.- Delete patches.fixes/cifs-connect-to-servername-instead-of-IP-for-IPC-sha.patch.- Delete patches.fixes/cifs-do-not-allow-creating-sockets-except-with-SMB1-posix-exensions.patch.- Delete patches.fixes/cifs-don-t-dereference-smb_file_target-before-null-c.patch.- Delete patches.fixes/cifs-fix-memory-leak-in-SMB2_open-.patch.- Delete patches.fixes/cifs-fix-return-value-for-cifs_listxattr.patch.- Delete patches.fixes/cifs-hide-unused-functions.patch.- Delete patches.fixes/cifs-integer-overflow-in-in-SMB2_ioctl.patch.- Delete patches.fixes/cifs-invalidate-cache-when-we-truncate-a-file.patch.- Delete patches.fixes/cifs-prevent-integer-overflow-in-nxt_dir_entry.patch.- Delete patches.fixes/cifs-prototype-declaration-and-definition-for-smb-2-.patch.- Delete patches.fixes/cifs-prototype-declaration-and-definition-to-set-acl.patch.- Delete patches.fixes/cifs-silence-compiler-warnings-showing-up-with-gcc-8.patch.- Delete patches.fixes/cifs-smb2ops-Fix-listxattr-when-there-are-no-EAs.patch.- Delete patches.fixes/cifs-xattr-hide-unused-functions.patch.- Delete patches.fixes/fix-smb3-encryption-breakage-when-CONFIG_DEBUG_SG-y.patch.- Delete patches.fixes/fs-cifs-require-sha512.patch.- Delete patches.fixes/smb2-fix-missing-files-in-root-share-directory-listing.patch.- Delete patches.fixes/smb3-Do-not-send-SMB3-SET_INFO-if-nothing-changed.patch.- Delete patches.fixes/smb3-Fix-root-directory-when-server-returns-inode-nu.patch.- Delete patches.fixes/smb3-allow-stats-which-track-session-and-share-recon.patch.- Delete patches.fixes/smb3-check-for-and-properly-advertise-directory-leas.patch.- Delete patches.fixes/smb3-directory-sync-should-not-return-an-error.patch.- Delete patches.fixes/smb3-do-not-attempt-cifs-operation-in-smb3-query-inf.patch.- Delete patches.fixes/smb3-don-t-request-leases-in-symlink-creation-and-qu.patch.- Delete patches.fixes/smb3-enumerating-snapshots-was-leaving-part-of-the-d.patch.- Delete patches.fixes/smb3-fill-in-statfs-fsid-and-correct-namelen.patch.- Delete patches.fixes/smb3-fix-reset-of-bytes-read-and-written-stats.patch.- Delete patches.fixes/smb3-fix-various-xid-leaks.patch.- Delete patches.fixes/smb3-on-kerberos-mount-if-server-doesn-t-specify-aut.patch.- Delete patches.fixes/smb3-on-reconnect-set-PreviousSessionId-field.patch.- Delete patches.fixes/smb3-remove-noisy-warning-message-on-mount.patch.- Delete patches.fixes/smb3-simplify-code-by-removing-CONFIG_CIFS_SMB311.patch.- Delete patches.suse/cifs-Always-resolve-hostname-before-reconnecting.patch.- Delete patches.suse/cifs-Fix-NULL-pointer-dereference-of-devname.patch.- Delete patches.suse/cifs-fix-set-info.patch.- Update config files.- commit e581c26 * Fri Aug 23 2019 jthumshirnAATTsuse.de- Update s390x kabi files (bsc#1147089).- commit aad6c0b * Fri Aug 23 2019 dwagnerAATTsuse.de- scsi: hisi_sas: Add support for DIX feature for v3 hw (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLink (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: hisi_sas: Disable stash for v3 hw (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: hisi_sas: Fix losing directly attached disk when hot-plug (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: hisi_sas: Ignore the error code between phy down to phy up (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: hisi_sas: Issue internal abort on all relevant queues (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: hisi_sas: change queue depth from 512 to 4096 (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: hisi_sas: send primitive NOTIFY to SSP situation only (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: libsas: only clear phy->in_shutdown after shutdown event done (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: sas: Convert timers to use timer_setup() (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: hisi_sas: kabi fixes (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- scsi: libsas: kABI protect struct sas_task_slow (bsc#1137322 bsc#1137323 bsc#1138099 bsc#1138100).- Refresh patches.drivers/scsi-hisi_sas-Fix-the-race-between-IO-completion-and.patch.- Refresh patches.drivers/scsi-hisi_sas-add-support-for-dif-feature-for-v2-hw.patch.- Refresh patches.drivers/scsi-hisi_sas-fix-for-setting-the-phy-linkrate-when-disconnected.- Refresh patches.drivers/scsi-hisi_sas-fix-the-issue-of-link-rate-inconsistency.patch.- Refresh patches.drivers/scsi-hisi_sas-increase-timer-expire-of-internal-abort-task.patch.- Refresh patches.drivers/scsi-hisi_sas-make-return-type-of-prep-functions-void.patch.- Refresh patches.drivers/scsi-hisi_sas-mark-phy-as-in-reset-for-nexus-reset.patch.- Refresh patches.drivers/scsi-hisi_sas-remove-some-unneeded-structure-members.patch.- Refresh patches.drivers/scsi-hisi_sas-send-hard-reset-to-clear-the-previous-affiliation-of-stp-target-port.- Refresh patches.drivers/scsi-hisi_sas-some-misc-tidy-up.- Refresh patches.drivers/scsi-hisi_sas-support-all-ras-events-with-msi-interrupts.- Refresh patches.drivers/scsi-hisi_sas-use-an-general-way-to-delay-phy-work.patch.- Refresh patches.kabi/scsi-hisi-kabi-ignore-new-symbols.- commit ed2b94d * Fri Aug 23 2019 jroedelAATTsuse.de- kABI: Fix kABI for x86 pci-dma code (bsc#1136039).- Documentation: Update Documentation for iommu.passthrough (bsc#1136039).- iommu: Disable passthrough mode when SME is active (bsc#1136039).- iommu: Set default domain type at runtime (bsc#1136039).- iommu: Print default domain type on boot (bsc#1136039).- ia64: Get rid of iommu_pass_through (bsc#1136039).- x86/dma: Get rid of iommu_pass_through (bsc#1136039).- iommu/vt-d: Request passthrough mode from IOMMU core (bsc#1136039).- iommu/amd: Request passthrough mode from IOMMU core (bsc#1136039).- iommu: Use Functions to set default domain type in iommu_set_def_domain_type() (bsc#1136039).- iommu: Add helpers to set/get default domain type (bsc#1136039).- iommu: Remember when default domain type was set on kernel command line (bsc#1136039).- commit 5efabc2 * Fri Aug 23 2019 colyliAATTsuse.de- Update patches.fixes/MD-fix-invalid-stored-role-for-a-disk-try2.patch (bsc#1143765).- commit 34aad22 * Fri Aug 23 2019 hareAATTsuse.de- scsi: qla2xxx: Add cleanup for PCI EEH recovery (bsc#1129424).- commit c414f17 * Fri Aug 23 2019 hareAATTsuse.de- nvme-core: Fix extra device_put() call on error path (bsc#1142541).- commit d0ca8a3 * Fri Aug 23 2019 hareAATTsuse.de- nvme: change locking for the per-subsystem controller list (bsc#1142541).- Refresh patches.fixes/nvme-fix-memory-leak-caused-by-incorrect-subsystem-free.patch.- commit 5145006 * Fri Aug 23 2019 hareAATTsuse.de- scsi: lpfc: Update lpfc version to 12.4.0.0 (bsc#1146215).- scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair (bsc#1146215).- scsi: lpfc: Add NVMe sequence level error recovery support (bsc#1146215).- scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware (bsc#1146215).- scsi: lpfc: Add MDS driver loopback diagnostics support (bsc#1146215).- scsi: lpfc: Add first and second level hardware revisions to sysfs (bsc#1146215).- scsi: lpfc: Migrate to %px and %pf in kernel print calls (bsc#1146215).- scsi: lpfc: Add simple unlikely optimizations to reduce NVME latency (bsc#1146215).- scsi: lpfc: Fix coverity warnings (bsc#1146215).- scsi: lpfc: Fix nvme first burst module parameter description (bsc#1146215).- scsi: lpfc: Fix BlockGuard enablement on FCoE adapters (bsc#1146215).- scsi: lpfc: Fix reported physical link speed on a disabled trunked (bsc#1146215).- scsi: lpfc: Fix Max Frame Size value shown in fdmishow output (bsc#1146215).- scsi: lpfc: Fix upcall to bsg done in non-success cases (bsc#1146215).- scsi: lpfc: Fix sli4 adapter initialization with MSI (bsc#1146215).- scsi: lpfc: Fix nvme sg_seg_cnt display if HBA does not support NVME (bsc#1146215).- scsi: lpfc: Fix nvme target mode ABTSing a received ABTS (bsc#1146215).- scsi: lpfc: Fix hang when downloading fw on port enabled for nvme (bsc#1146215).- scsi: lpfc: Fix too many sg segments spamming in kernel log (bsc#1146215).- scsi: lpfc: Fix crash due to port reset racing vs adapter error (bsc#1146215).- scsi: lpfc: Fix deadlock on host_lock during cable pulls (bsc#1146215).- scsi: lpfc: Fix error in remote port address change (bsc#1146215).- scsi: lpfc: Fix sg_seg_cnt for HBAs that don\'t support NVME (bsc#1146215).- scsi: lpfc: Fix propagation of devloss_tmo setting to nvme transport (bsc#1146215).- scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIs (bsc#1146215).- scsi: lpfc: Fix devices that don\'t return after devloss followed by (bsc#1146215).- scsi: lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs (bsc#1146215).- scsi: lpfc: Fix FLOGI handling across multiple link up/down (bsc#1146215).- scsi: lpfc: Fix oops when fewer hdwqs than cpus (bsc#1146215).- scsi: lpfc: Fix irq raising in lpfc_sli_hba_down (bsc#1146215).- scsi: lpfc: Fix Oops in nvme_register with target logout/login (bsc#1146215).- scsi: lpfc: Fix issuing init_vpi mbox on SLI-3 card (bsc#1146215).- scsi: lpfc: Fix ADISC reception terminating login state if a NVME (bsc#1146215).- scsi: lpfc: Fix discovery when target has no GID_FT information (bsc#1146215).- scsi: lpfc: Fix port relogin failure due to GID_FT interaction (bsc#1146215).- scsi: lpfc: Fix leak of ELS completions on adapter reset (bsc#1146215).- scsi: lpfc: Fix failure to clear non-zero eq_delay after io rate (bsc#1146215).- scsi: lpfc: Fix crash on driver unload in wq free (bsc#1146215).- scsi: lpfc: Fix ELS field alignments (bsc#1146215).- scsi: lpfc: Fix PLOGI failure with high remoteport count (bsc#1146215).- scsi: lpfc: Limit xri count for kdump environment (bsc#1146215).- scsi: lpfc: remove NULL check before some freeing functions (bsc#1146215).- commit 750d70c * Fri Aug 23 2019 hareAATTsuse.de- scsi: lpfc: change snprintf to scnprintf for possible overflow (bsc#1146215).- Refresh patches.drivers/scsi-lpfc-Declare-local-functions-static.patch.- Refresh patches.drivers/scsi-lpfc-Fix-oops-when-driver-is-loaded-with-1-inte.patch.- commit e30888c * Fri Aug 23 2019 msuchanekAATTsuse.de- rpm/kernel-binary.spec.in: Fix kernel-livepatch description typo.- commit 36acf91 * Fri Aug 23 2019 kbuildAATTsuse.de- Delete patches.kabi/ * workarounds- commit 68f5648 * Thu Aug 22 2019 msuchanekAATTsuse.de- Pull packaging cleanup from mkubecek.- Parametrize kgraft vs livepatch.- commit 16f6816 * Thu Aug 22 2019 msuchanekAATTsuse.de- rpm/config.sh: Enable kgraft.- rpm/config.sh: Enable livepatch.- commit bcbec20 * Thu Aug 22 2019 bpAATTsuse.de- x86/unwind: Add hardcoded ORC entry for NULL (bsc#1114279).- commit 7b43378 * Thu Aug 22 2019 oneukumAATTsuse.com- Update patches.drivers/USB-rio500-fix-memory-leak-in-close-after-disconnect.patch (bsc#1051510 bsc#1146391 CVE-2019-15212).- Update patches.drivers/USB-rio500-refuse-more-than-one-device-at-a-time.patch (bsc#1051510 bsc#1146391 CVE-2019-15212). Added CVE number- commit 26c322a * Thu Aug 22 2019 pmladekAATTsuse.com- Update patches.fixes/tracing-Fix-bad-use-of-igrab-in-trace_uprobe.c.patch (bsc#1120046, bsc#1146141).- commit 811fa62 * Thu Aug 22 2019 tiwaiAATTsuse.de- Update patch tag for an already backported fix (CVE-2019-15292,bsc#1146678)- commit 3fb5876 * Thu Aug 22 2019 tiwaiAATTsuse.de- media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap (CVE-2019-15217,bsc#1146547).- commit 0cafaf1 * Thu Aug 22 2019 tiwaiAATTsuse.de- media: radio-raremono: change devm_k *alloc to k *alloc (CVE-2019-15211,bsc#1146519).- commit 418ad9b * Thu Aug 22 2019 brogersAATTsuse.com- Refresh patches.arch/s390-sles15sp1-00-04-12-KVM-s390-Add-skey-emulation-fault-handling.patch. Needed to add 2 more lines of context because patch was being misapplied- commit 5fc27f7 * Wed Aug 21 2019 brogersAATTsuse.com- KVM: add machine check counter to kvm_stat (jsc#SLE-6412).- KVM: s390: abstract adapter interruption word generation from ISC (jsc#SLE-6412).- KVM: s390: activate GISA for emulated interrupts (jsc#SLE-6412).- KVM: s390: add debug tracing for cpu features of CPU model (jsc#SLE-6412).- KVM: s390: add exit io request stats and simplify code (jsc#SLE-6412).- KVM: s390: add GISA interrupts to FLIC ioctl interface (jsc#SLE-6412).- KVM: s390: clarify kvm related kernel message (jsc#SLE-6412).- KVM: s390: cleanup struct kvm_s390_float_interrupt (jsc#SLE-6412).- KVM: s390: define GISA format-0 data structure (jsc#SLE-6412).- KVM: s390: do not set intervention requests for GISA interrupts (jsc#SLE-6412).- KVM: s390: drop use of spin lock in __floating_irq_kick (jsc#SLE-6412).- KVM: s390: exploit GISA and AIV for emulated interrupts (jsc#SLE-6412).- KVM: s390: fix fallthrough annotation (jsc#SLE-6412).- KVM: s390: fix kmsg component kvm-s390 (jsc#SLE-6412).- KVM: s390: Fix potential spectre warnings (jsc#SLE-6412).- KVM: s390: generalize kvm_s390_get_tod_clock_ext() (jsc#SLE-6412).- KVM: s390: implement GISA IPM related primitives (jsc#SLE-6412).- KVM: s390: introduce the format-1 GISA (jsc#SLE-6412).- KVM: s390: make kvm_s390_get_io_int() aware of GISA (jsc#SLE-6412).- KVM: s390: no need to inititalize kvm->arch members to 0 (jsc#SLE-6412).- KVM: s390: provide counters for all interrupt injects/delivery (jsc#SLE-6412).- KVM: s390: reverse bit ordering of irqs in pending mask (jsc#SLE-6412).- KVM: s390: set host program identifier (jsc#SLE-6412).- KVM: s390: Tracing APCB changes (jsc#SLE-6412).- KVM: s390: unregister debug feature on failing arch init (jsc#SLE-6412).- KVM: s390: use switch vs jump table in intercept.c (jsc#SLE-6412).- KVM: s390: use switch vs jump table in interrupt.c (jsc#SLE-6412).- KVM: s390: use switch vs jump table in priv.c (jsc#SLE-6412).- KVM: s390/vsie: avoid sparse warning (jsc#SLE-6412).- KVM: s390: vsie: simplify < 8k address checks (jsc#SLE-6412).- KVM: s390: vsie: store guest addresses of satellite blocks in vsie_page (jsc#SLE-6412).- s390/bitops: add test_and_clear_bit_inv() (jsc#SLE-6412).- s390/css: indicate the availability of the AIV facility (jsc#SLE-6412).- s390/sclp: expose the GISA format facility (jsc#SLE-6412).- Refresh patches.arch/s390-sclp-detect-dirq-facility.- Refresh patches.arch/s390-setup-set-control-program-code-via-diag-318.- Refresh patches.arch/s390-sles15sp1-00-07-03-KVM-s390-refactor-crypto-initialization.patch.- Refresh patches.fixes/kvm-s390-add-etoken-support-for-guests.patch.- commit 81959b5 * Wed Aug 21 2019 msuchanekAATTsuse.de- powerpc/rtas: use device model APIs and serialization during LPM (bsc#1144123 ltc#178840).- commit 9cbdd0c * Wed Aug 21 2019 tiwaiAATTsuse.de- Yet another patch tag update for security fix (CVE-2019-15214,bsc#1146550)- commit 9d5b64b * Wed Aug 21 2019 tiwaiAATTsuse.de- Update patch tags for already present securiy fixes (CVE-2019-15221,bsc#1146529,CVE-2019-15222,bsc#1146531)- commit a8305b2 * Wed Aug 21 2019 bpAATTsuse.de- blacklist.conf: a9d57ef15cbe x86/retpolines: Disable switch jump tables when retpolines are enabled- commit afa99a4 * Wed Aug 21 2019 bpAATTsuse.de- x86/unwind: Handle NULL pointer calls better in frame unwinder (bsc#1114279).- commit f3e381b * Wed Aug 21 2019 msuchanekAATTsuse.de- kabi/severities: match SLE15 entry ordering.- commit 58a51d3 * Wed Aug 21 2019 lhenriquesAATTsuse.com- ceph: clean up ceph.dir.pin vxattr name sizeof() (bsc#1146346).- commit 8e0f69d * Wed Aug 21 2019 msuchanekAATTsuse.de- Import kabi files from rpm-4.12.14-107 (Beta4). scripts/update-symvers binaries/kernel-default-devel-4.12.14-107 *.rpm Import kabi/severities from SLE15 and trim it down a bit. This file needs to exist for kernel build with kABI checks enabled and we have some patches that change kABI since rpm-4.12.14-107 already.- commit b8fd260 * Wed Aug 21 2019 lhenriquesAATTsuse.com- ceph: clean up ceph.dir.pin vxattr name sizeof() (bsc#1146346).- ceph: support getting ceph.dir.pin vxattr (bsc#1146346).- ceph: support versioned reply (bsc#1146346).- ceph: decode feature bits in session message (bsc#1146346).- ceph: support cephfs\' own feature bits (bsc#1146346).- ceph: always get rstat from auth mds (bsc#1146346).- ceph: use bit flags to define vxattr attributes (bsc#1146346).- commit 3b8d335 * Wed Aug 21 2019 jthumshirnAATTsuse.de- blacklist.conf: Blacklist 2170a0d53bee (\"tools/testing/nvdimm: Retain security state after overwrite\")- commit 8ea557d * Wed Aug 21 2019 hareAATTsuse.de- nvme-multipath: fix ana log nsid lookup when nsid is not found (bsc#1141554).- commit 1d6ec2f * Wed Aug 21 2019 hareAATTsuse.de- nvme: Return BLK_STS_TARGET if the DNR bit is set (bsc#1142076).- commit c4afaf4 * Wed Aug 21 2019 msuchanekAATTsuse.de- libnvdimm/pfn: Store correct value of npfns in namespace superblock (bsc#1146381 ltc#180720).- commit e703307 * Wed Aug 21 2019 msuchanekAATTsuse.de- powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB (bsc#1146575 ltc#180764).- commit 1af9ac2 * Wed Aug 21 2019 oneukumAATTsuse.com- Update patches.drivers/media-usb-siano-Fix-general-protection-fault-in-smsu.patch (bsc#1051510 bsc#1146413 CVE-2019-15218). Added CVE number- commit 7715a12 * Wed Aug 21 2019 yousaf.kaukabAATTsuse.com- irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2m (SLE-9332).- commit a55b575 * Wed Aug 21 2019 oneukumAATTsuse.com- Update patches.fixes/0001-media-cpia2_usb-first-wake-up-then-free-in-disconnec.patch (bsc#1135642 bsc#1146425 CVE-2019-15215). Added CVE number- commit b8d5415 * Wed Aug 21 2019 oneukumAATTsuse.com- HID: wacom: correct misreported EKR ring values (bsc#1142635).- commit fff2c8e * Wed Aug 21 2019 oneukumAATTsuse.com- HID: wacom: Correct distance scale for 2nd-gen Intuos devices (bsc#1142635).- commit 938b6bc * Wed Aug 21 2019 dwagnerAATTsuse.de- Delete patches.drivers/scsi-qla2xxx-Change-a-stack-variable-into-a-static-c.patch. The patch depends on 5585cbddce0e (\"scsi: scsi_transport_fc: Declare wwn_to_u64() argument const\"), which is not back ported. drivers/scsi/qla2xxx/qla_attr.c: In function ‘qla2x00_get_host_fabric_name’: drivers/scsi/qla2xxx/qla_attr.c:2735:31: warning: passing argument 1 of ‘wwn_to_u64’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] u64 fabric_name = wwn_to_u64(node_name); ^~~~~~~~~ In file included from drivers/scsi/qla2xxx/qla_def.h:34:0, from drivers/scsi/qla2xxx/qla_attr.c:7: ./include/scsi/scsi_transport_fc.h:766:19: note: expected ‘u8 * {aka unsigned char *}’ but argument is of type ‘const uint8_t * {aka const unsigned char *}’ static inline u64 wwn_to_u64(u8 *wwn) ^~~~~~~~~~- commit f11ca43 * Wed Aug 21 2019 lhenriquesAATTsuse.com- ceph: support getting ceph.dir.pin vxattr (bsc#1146346).- ceph: support versioned reply (bsc#1146346).- ceph: decode feature bits in session message (bsc#1146346).- commit 3615283 * Wed Aug 21 2019 bpAATTsuse.de- blacklist.conf: ce02ef06fcf7 x86, retpolines: Raise limit for generating indirect calls from switch-case- commit 58b4712 * Wed Aug 21 2019 palcantaraAATTsuse.de- blacklist.conf: Add 33da8e7c814f (\"signal: Allow cifs and drbd to receive their terminating signals\")- commit 7cf0c17 * Wed Aug 21 2019 lduncanAATTsuse.com- scsi: qedi: remove memset/memcpy to nfunc and use func instead (bsc#1146399 CVE-2019-15090).- commit 6174892 * Tue Aug 20 2019 yousaf.kaukabAATTsuse.com- arm64: PCI: Preserve firmware configuration when desired (SLE-9332).- commit 9233377 * Tue Aug 20 2019 msuchanekAATTsuse.de- ibmvnic: Unmap DMA address of TX descriptor buffers after use (bsc#1146351 ltc#180726).- commit 3b35ec5 * Tue Aug 20 2019 msuchanekAATTsuse.de- powerpc/fadump: use kstrtoint to handle sysfs store (bsc#1146376).- Refresh patches.arch/powerpc-fadump-re-register-firmware-assisted-dump-if.patch.- commit f2d2536 * Tue Aug 20 2019 oneukumAATTsuse.com- USB: CDC: fix sanity checks in CDC union parser (bsc#1142635).- commit ea8f734 * Tue Aug 20 2019 oneukumAATTsuse.com- usb: cdc-acm: make sure a refcount is taken early enough (bsc#1142635).- commit f73861c * Tue Aug 20 2019 ailiopoulosAATTsuse.com- xfs: clear sb->s_fs_info on mount failure (bsc#1146285, CVE-2018-20976).- commit 8cdb4f1 * Tue Aug 20 2019 ptesarikAATTsuse.cz- kabi/severities: Exclude drivers/crypto/ccp/ *- commit 23b6f7f * Tue Aug 20 2019 dwagnerAATTsuse.de- scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eft (bsc#1134476).- commit a2558b1 * Tue Aug 20 2019 ailiopoulosAATTsuse.com- nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns (bsc#1120876).- commit 40c0bfb * Mon Aug 19 2019 dwagnerAATTsuse.de- qla2xxx: kABI fixes for v10.01.00.18-k (bcs#1082635 bcs#1141340 bcs#1143706).- scsi: qla2xxx: Update driver version to 10.01.00.18-k (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Allow NVMe IO to resume with short cable pull (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix hang in fcport delete path (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Use common update-firmware-options routine for ISP27xx+ (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix NVMe port discovery after a short device port loss (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Correct error handling during initialization failures (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Retry fabric Scan on IOCB queue full (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix premature timer expiration (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flag (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Reject EH_{abort|device_reset|target_request} (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Skip FW dump on LOOP initialization error (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Use Correct index for Q-Pair array (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix abort timeout race condition (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix different size DMA Alloc/Unmap (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix DMA unmap leak (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Replace vmalloc + memset with vzalloc (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Remove unnecessary null check (bsc#1082635 bsc#1141340 bsc#1143706).- commit 26b5649 * Mon Aug 19 2019 tiwaiAATTsuse.de- drm/amd/display: num of sw i2c/aux engines less than num of connectors (bsc#1145946).- drm/amdgpu:change VEGA booting with firmware loaded by PSP (bsc#1143331).- drm/amdgpu: added support 2nd UVD instance (bsc#1143331).- drm/amd/display: Remove redundant non-zero and overflow check (bsc#1145946).- commit 5872e42 * Mon Aug 19 2019 dwagnerAATTsuse.de- scsi: qla2xxx: Fix possible fcport null-pointer dereferences (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: move IO flush to the front of NVME rport unregistration (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race condition (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: on session delete, return nvme cmd (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: remove double assignment in qla2x00_update_fcport (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix hardlockup in abort command during driver remove (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Add cleanup for PCI EEH recovery (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2xxx_close_session() (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix hardirq-unsafe locking (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Complain loudly about reference count underflow (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Check the size of firmware data structures at compile time (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Pass little-endian values to the firmware (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp() (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Make qla24xx_async_abort_cmd() static (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Remove unnecessary locking from the target code (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Remove qla_tgt_cmd.released (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Complain if a command is released that is owned by the firmware (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: target: Fix offline port handling and host reset handling (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd() (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Simplify qlt_send_term_imm_notif() (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma() (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twice (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Make qla2x00_mem_free() easier to verify (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8 (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Log the status code if a firmware command fails (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport pointer (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Remove the fcport test from qla_nvme_abort_work() (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Uninline qla2x00_init_timer() (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.c (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.c (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Remove a set-but-not-used variable (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Declare qla2x00_find_new_loop_id() static (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definition (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix a format specifier (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Update two source code comments (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Silence Successful ELS IOCB message (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix device staying in blocked state (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c file (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Remove two superfluous casts (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_free (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Move the include directive (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Move the port_state_str definition from a .h to a .c file (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Insert spaces where required (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix formatting of pointer types (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Leave a blank line after declarations (bsc#1082635 bsc#1141340 bsc#1143706).- Refresh patches.drivers/qla2xxx-Enable-T10-DIF-with-FC-NVMe-enabled.patch- scsi: qla2xxx: Use tabs to indent code (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: scsi_transport_fc: nvme: display FC-NVMe port roles (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: tcm_qla2xxx: Minimize #include directives (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Unregister resources in the opposite order of the registration order (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Unregister chrdev if module initialization fails (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Use get/put_unaligned where appropriate (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Make qla2x00_process_response_queue() easier to read (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Reduce the number of forward declarations (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Declare local symbols static (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Use ARRAY_SIZE() in the definition of QLA_LAST_SPEED (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Remove a comment that refers to the SCSI host lock (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Change a stack variable into a static const variable (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: fix spelling mistake \"alredy\" -> \"already\" (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Remove useless set memory to zero use memset() (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Update driver version to 10.01.00.16-k (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Cleanup fcport memory to prevent leak (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump() (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix fw dump corruption (bsc#1082635 bsc#1141340 bsc#1143706).- Refresh patches.kabi/qla2xxx-kABI-fixes-for-v10.01.00.15-k.patch- scsi: qla2xxx: Further limit FLASH region write access from SysFS (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Increase the max_sgl_segments to 1024 (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Set the qpair in SRB to NULL when SRB is released (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Set the SCSI command result before calling the command done (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix a small typo in qla_bsg.c (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix comment alignment in qla_bsg.c (bsc#1082635 bsc#1141340 bsc#1143706).- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID (bsc#1082635 bsc#1141340 bsc#1143706).- commit 3acfaa4 * Mon Aug 19 2019 mgormanAATTsuse.de- mm, vmscan: do not special-case slab reclaim when watermarks are boosted (git fixes (mm/vmscan)).- commit 931e4bb * Mon Aug 19 2019 tiwaiAATTsuse.de- blacklist.conf: Remove the backported entry for i2c-core- commit a2925e1 * Mon Aug 19 2019 tiwaiAATTsuse.de- i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA (CVE-2017-18551,bsc#1146163).- commit 8a3a796 * Mon Aug 19 2019 ptesarikAATTsuse.cz- Update kabi files: import from 4.12.14-95.29.1- commit f3d4e9b * Mon Aug 19 2019 ptesarikAATTsuse.cz- Update kabi files: import from 4.12.14-95.19.1- commit 7b70540 * Mon Aug 19 2019 jroedelAATTsuse.de- iommu/dma: Handle SG length overflow better (bsc#1146084).- commit aa7828b * Mon Aug 19 2019 jroedelAATTsuse.de- KVM: x86: fix backward migration with async_PF (bsc#1146074).- commit 1780c7c * Mon Aug 19 2019 tiwaiAATTsuse.de- blacklist.conf: Add a CVE entry that is valid only for SLE15-SP1+- commit 1dc95cb * Mon Aug 19 2019 nborisovAATTsuse.com- blacklist.conf: Add invalid btrfs commits- commit e2305c6 * Mon Aug 19 2019 kbuildAATTsuse.de- Delete patches.kabi/ * workarounds- commit 52358c9 * Sun Aug 18 2019 tiwaiAATTsuse.de- drm/amd/display: Increase size of audios array (bsc#1111666).- drm/amd/display: Only enable audio if speaker allocation exists (bsc#1111666).- drm/amd/display: Fix dc_create failure handling and 666 color depths (bsc#1111666).- drm/amd/display: use encoder\'s engine id to find matched free audio device (bsc#1111666).- drm/amd/display: Wait for backlight programming completion in set backlight level (bsc#1111666).- commit 5727eee * Sun Aug 18 2019 tiwaiAATTsuse.de- iio: adc: max9611: Fix misuse of GENMASK macro (bsc#1051510).- usb: usbfs: fix double-free of usb memory upon submiturb error (bsc#1051510).- Input: synaptics - enable RMI mode for HP Spectre X360 (bsc#1051510).- mac80211: don\'t WARN on short WMM parameters from AP (bsc#1051510).- HID: sony: Fix race condition between rumble and device remove (bsc#1051510).- mac80211: don\'t warn about CW params when not using them (bsc#1051510).- drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl (bsc#1051510).- commit ad7168f * Sun Aug 18 2019 tiwaiAATTsuse.de- crypto: ccp - Validate buffer lengths for copy operations (bsc#1051510).- Refresh patches.fixes/crypto-ccp-Fix-3DES-complaint-from-ccp-crypto-module.patch.- Refresh patches.fixes/crypto-ccp-gcm-use-const-time-tag-comparison.patch.- commit ad0fc3d * Sun Aug 18 2019 tiwaiAATTsuse.de- crypto: ccp - Add support for valid authsize values less than 16 (bsc#1051510).- drm: silence variable \'conn\' set but not used (bsc#1051510).- commit e51846e * Sun Aug 18 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Add quirk for HP Envy x360 (bsc#1051510).- commit dc93d77 * Sun Aug 18 2019 tiwaiAATTsuse.de- ALSA: hda - Add a generic reboot_notify (bsc#1051510).- ALSA: hda - Let all conexant codec enter D3 when rebooting (bsc#1051510).- ALSA: hda - Fix a memory leak bug (bsc#1051510).- ALSA: hda - Apply workaround for another AMD chip 1022:1487 (bsc#1051510).- commit 5a16838 * Sat Aug 17 2019 fdmananaAATTsuse.com- Refresh patches.suse/btrfs-add-missing-inode-version-ctime-and-mtime-upda.patch.- commit caa1588 * Fri Aug 16 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term (CVE-2019-15118,bsc#1145922).- ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit (CVE-2019-15117,bsc#1145920).- commit 6787ab0 * Fri Aug 16 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term (CVE-2019-15118,bsc#1145922).- ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit (CVE-2019-15117,bsc#1145920).- commit c68760f * Fri Aug 16 2019 fdmananaAATTsuse.com- Btrfs: fix fsync not persisting dentry deletions due to inode evictions (bsc#1145942).- commit 2b9288a * Fri Aug 16 2019 fdmananaAATTsuse.com- Btrfs: fix data loss after inode eviction, renaming it, and fsync it (bsc#1145941).- commit 94c1da3 * Fri Aug 16 2019 fdmananaAATTsuse.com- Btrfs: fix incremental send failure after deduplication (bsc#1145940).- commit e44b16e * Fri Aug 16 2019 fdmananaAATTsuse.com- Btrfs: fix race leading to fs corruption after transaction abort (bsc#1145937).- commit fc04aaf * Fri Aug 16 2019 fdmananaAATTsuse.com- Btrfs: add missing inode version, ctime and mtime updates when punching hole (bsc#1140487).- commit 7426909 * Fri Aug 16 2019 palcantaraAATTsuse.de- SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL (bsc#1144333).- commit 87dae80 * Fri Aug 16 2019 palcantaraAATTsuse.de- smb3: send CAP_DFS capability during session setup (bsc#1144333).- commit 0280850 * Fri Aug 16 2019 palcantaraAATTsuse.de- SMB3: Fix potential memory leak when processing compound chain (bsc#1144333).- commit 6f104b1 * Fri Aug 16 2019 palcantaraAATTsuse.de- SMB3: Fix deadlock in validate negotiate hits reconnect (bsc#1144333).- commit 0d88c19 * Fri Aug 16 2019 palcantaraAATTsuse.de- cifs: fix rmmod regression in cifs.ko caused by force_sig changes (bsc#1144333).- commit 76f5281 * Fri Aug 16 2019 tiwaiAATTsuse.de- ath10k: Drop WARN_ON()s that always trigger during system resume (bsc#1111666).- Refresh patches.drivers/ath10k-fix-incorrect-multicast-broadcast-rate-settin.patch.- commit 830f253 * Fri Aug 16 2019 tiwaiAATTsuse.de- usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests (bsc#1111666).- usb: typec: tcpm: remove tcpm dir if no children (bsc#1111666).- usb: typec: tcpm: free log buf memory when remove debug file (bsc#1111666).- commit f02a245 * Fri Aug 16 2019 oheringAATTsuse.de- set CONFIG_FB_HYPERV=m to avoid conflict with efifb (bsc#1145134)- commit 66ef6ab * Fri Aug 16 2019 bpAATTsuse.de- x86/speculation/mds: Apply more accurate check on hypervisor platform (bsc#1114279).- commit 8a1df40 * Fri Aug 16 2019 bpAATTsuse.de- x86/boot: Fix memory leak in default_get_smp_config() (bsc#1114279).- commit 648370e * Fri Aug 16 2019 bpAATTsuse.de- cpu/speculation: Warn on unsupported mitigations= parameter (bsc#1114279).- commit a78bef0 * Fri Aug 16 2019 bpAATTsuse.de- x86/speculation: Allow guests to use SSBD even if host does not (bsc#1114279).- commit 66db1d6 * Fri Aug 16 2019 fyangAATTsuse.com- xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears the dst_entry (bsc#1143300).- xfrm: Fix bucket count reported to userspace (bsc#1143300).- xfrm: Fix error return code in xfrm_output_one() (bsc#1143300).- xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry (bsc#1143300).- commit 8597a81 * Thu Aug 15 2019 tbogendoerferAATTsuse.de- IB/mlx5: Fix MR registration flow to use UMR properly (bsc#1093205 bsc#1145678).- net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command (bsc#1145678).- commit 6ffe96c * Thu Aug 15 2019 nborisovAATTsuse.com- xfs: fix semicolon.cocci warnings (bsc#1145235).- commit acbefc7 * Thu Aug 15 2019 nborisovAATTsuse.com- xfs: eliminate duplicate icreate tx reservation functions (bsc#1145235).- xfs: refactor inode chunk alloc/free tx reservation (bsc#1145235).- xfs: include an allocfree res for inobt modifications (bsc#1145235).- xfs: truncate transaction does not modify the inobt (bsc#1145235).- xfs: fix up agi unlinked list reservations (bsc#1145235).- xfs: include inobt buffers in ifree tx log reservation (bsc#1145235).- xfs: print transaction log reservation on overrun (bsc#1145235).- commit 82d0f2c * Thu Aug 15 2019 neilbAATTsuse.com- NFS: Fix the inode request accounting when pages have subrequests (bsc#1140012).- commit ff722c4 * Wed Aug 14 2019 bpAATTsuse.de- EDAC/amd64: Add Family 17h Model 30h PCI IDs (bsc#1112178).- EDAC, amd64: Add Family 17h, models 10h-2fh support (bsc#1112178).- Refresh patches.arch/edac-amd64-add-hygon-dhyana-support.patch.- commit 1200c3d * Wed Aug 14 2019 tbogendoerferAATTsuse.de- net: fix bpf_xdp_adjust_head regression for generic-XDP (bsc#1109837).- net/mlx5e: always initialize frag->last_in_page (bsc#1103990 FATE#326006).- mlxsw: spectrum: Fix error path in mlxsw_sp_module_init() (bsc#1112374).- net: phylink: Fix flow control for fixed-link (bsc#1119113 FATE#326472).- net/mlx5: Fix modify_cq_in alignment (bsc#1103990 FATE#326006).- bpf: sockmap, only create entry if ulp is not already enabled (bsc#1109837).- bpf: sockmap, synchronize_rcu before free\'ing map (bsc#1109837).- bpf: sockmap, sock_map_delete needs to use xchg (bsc#1109837).- bnx2x: Disable multi-cos feature (bsc#1136498 jsc#SLE-4699).- tun: mark small packets as owned by the tap sock (bsc#1109837).- net: mvpp2: Don\'t check for 3 consecutive Idle frames for 10G links (bsc#1119113 FATE#326472).- commit 2da4b63 * Wed Aug 14 2019 nborisovAATTsuse.com- xfs: dump transaction usage details on log reservation overrun (bsc#1145235).- xfs: refactor xlog_cil_insert_items() to facilitate transaction dump (bsc#1145235).- xfs: separate shutdown from ticket reservation print helper (bsc#1145235).- commit 2eb4a53 * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0002-perf-arm_spe-handle-devm_kasprintf-failure.patch.- commit 0fed144 * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0002-cpufreq-cppc-Work-around-for-Hisilicon-CPPC-cpufreq.patch.- commit 4cc7513 * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0001-ACPI-CPPC-Add-a-helper-to-get-desired-performance.patch.- commit 1f3070c * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0049-mtd-m25p80-add-support-of-octal-mode-I-O-transfer.patch.- commit 8db04b6 * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0041-mtd-spi-nor-add-octal-read-flag-for-flash-mt35xu512a.patch.- commit 91ddecb * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0040-mtd-spi-nor-add-opcodes-for-octal-Read-Write-command.patch.- commit 2168443 * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0027-spi-spi-mem-Add-devm_spi_mem_dirmap_-create-destroy.patch. Refresh: patches.drivers/spi-mem-fix-kernel-doc-for-spi_mem_dirmap_-read-writ.patch- commit e06a23a * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0026-spi-spi-mem-Fix-a-memory-leak-in-spi_mem_dirmap_dest.patch.- commit 93c9b77 * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0025-spi-spi-mem-Fix-spi_mem_dirmap_destroy-kerneldoc.patch.- commit 5c94ee6 * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0013-spi-spi-mem-spi-nxp-fspi-add-module-license-info.patch.- commit 4c3bfe1 * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0012-spi-nxp-fspi-add-octal-mode-flag-bit-for-octal-suppo.patch.- commit 08ecca8 * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0011-spi-spi-mem-Add-driver-for-NXP-FlexSPI-controller.patch.- commit 51f7aeb * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0001-ahci-qoriq-add-lx2160-platforms-support.patch.- commit 6a62df4 * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh: clk: qoriq: add support for lx2160a (fate#326572). One hunk is moved to a new patch: cpufreq: qoriq: add support for lx2160a- commit 27a22cc * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0001-clk-qoriq-increase-array-size-of-cmux_to_group.patch.- commit 9bc9711 * Wed Aug 14 2019 yousaf.kaukabAATTsuse.com- refresh: soc: fsl: guts: Add definition for LX2160A (fate#326572).- commit a05556c * Wed Aug 14 2019 msuchanekAATTsuse.de- Rename patch to same nam as in SLE15 SP1.- commit ee7b95e * Tue Aug 13 2019 lduncanAATTsuse.com- scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_srr (bsc#1144582).- scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_rec (bsc#1144582).- scsi: bnx2fc: Update the driver version to 2.12.10 (bsc#1144582).- scsi: bnx2fc: Limit the IO size according to the FW capability (bsc#1144582).- scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for the same request (bsc#1144582).- scsi: bnx2fc: Separate out completion flags and variables for abort and cleanup (bsc#1144582).- scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup times out (bsc#1144582).- scsi: bnx2fc: Redo setting source FCoE MAC (bsc#1144582).- commit 6db49cb * Tue Aug 13 2019 lyanAATTsuse.com- virtio/s390: fix race on airq_areas (bsc#1145357).- commit e004470 * Tue Aug 13 2019 oheringAATTsuse.de- Fix build with CONFIG_HYPERV=n- commit ccbf897 * Tue Aug 13 2019 jroedelAATTsuse.de- KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC (bsc#1145408).- KVM: x86: degrade WARN to pr_warn_ratelimited (bsc#1145409).- commit 653821c * Tue Aug 13 2019 jroedelAATTsuse.de- Fix kABI after KVM fixes- commit 08f0264 * Tue Aug 13 2019 jroedelAATTsuse.de- KVM: Fix leak vCPU\'s VMCS value into other pCPU (bsc#1145388).- KVM: nVMX: do not use dangling shadow VMCS after guest reset (bsc#1145390).- KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed (bsc#1145397).- KVM: x86: Unconditionally enable irqs in guest context (bsc#1145396).- kvm: nVMX: Remove unnecessary sync_roots from handle_invept (bsc#1145391).- KVM: nVMX: allow setting the VMFUNC controls MSR (bsc#1145389).- KVM: VMX: check CPUID before allowing read/write of IA32_XSS (bsc#1145394).- KVM: nVMX: Use adjusted pin controls for vmcs02 (bsc#1145392).- KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value (bsc#1145393).- KVM: VMX: Fix handling of #MC that occurs during VM-Entry (bsc#1145395).- commit 6dd2efc * Tue Aug 13 2019 vbabkaAATTsuse.cz- Update config files. Enable CONFIG_DEBUG_PAGEALLOC.- commit 0dfbc27 * Tue Aug 13 2019 vbabkaAATTsuse.cz- x86/kconfig: Remove X86_DIRECT_GBPAGES dependency on !DEBUG_PAGEALLOC (PM-1168, bsc#1144653, VM Debug Functionality).- commit b062bec * Tue Aug 13 2019 msuchanekAATTsuse.de- powerpc/nvdimm: Pick nearby online node if the device node is not online (bsc#1142685 ltc#179509 FATE#327775).- commit 9b6a35f * Tue Aug 13 2019 tiwaiAATTsuse.de- mfd: intel-lpss: Add Intel Comet Lake PCI IDs (jsc#SLE-4875).- mmc: sdhci-pci: Add support for Intel CML (jsc#SLE-4875).- mmc: sdhci-pci: Add support for Intel ICP (jsc#SLE-4875).- commit 24d868c * Mon Aug 12 2019 msuchanekAATTsuse.de- rpm/mkspec: Correct tarball URL for rc kernels.- commit c4ef18d * Mon Aug 12 2019 msuchanekAATTsuse.de- powerpc/perf: Add constraints for power9 l2/l3 bus events (bsc#1056686).- powerpc/perf: Cleanup cache_sel bits comment (bsc#1056686).- powerpc/perf: Update perf_regs structure to include SIER (bsc#1056686).- powerpc/perf: Fix thresholding counter data for unknown type (bsc#1056686).- commit 97adfd9 * Mon Aug 12 2019 msuchanekAATTsuse.de- KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation (bsc#1061840).- powerpc/powernv: Return for invalid IMC domain (bsc1054914, fate#322448, git-fixes).- powerpc/book3s/64: check for NULL pointer in pgd_alloc() (FATE#322447, bsc#1078248, git-fixes).- powerpc/perf: Remove PM_BR_CMPL_ALT from power9 event list (fate#321438, bsc#1047238, bsc#1056686).- commit ddac941 * Mon Aug 12 2019 msuchanekAATTsuse.de- blacklist.conf: Add unnecessary powerpc commits. 5564597d51c8 powerpc: Fix COFF zImage booting on old powermacs fe60522ec600 powerpc/function_graph: Simplify with function_graph_enter() 73aca179d78e powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagic 8adddf349fda powerpc/mm/radix: Make Radix require HUGETLB_PAGE 3e3ebed3fef4 powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is set d065ee93aab6 powerpc: drop unused GENERIC_CSUM Kconfig item 2b874a5c7b75 powerpc/configs: Don\'t enable PPC_EARLY_DEBUG in defconfigs- commit 7a3e64c * Mon Aug 12 2019 msuchanekAATTsuse.de- powerpc/mm: Handle page table allocation failures (bsc#1065729).- powerpc/64s: Include cpu header (bsc#1065729).- powerpc/pseries: add missing cpumask.h include file (bsc#1065729).- powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler (bsc#1065729).- powerpc/lib: Fix feature fixup test of external branch (bsc#1065729).- commit e10f278 * Mon Aug 12 2019 msuchanekAATTsuse.de- tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations (bsc#1082555).- tpm: Fix off-by-one when reading binary_bios_measurements (bsc#1082555).- tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete (bsc#1082555).- tpm: Unify the send callback behaviour (bsc#1082555).- tpm: vtpm_proxy: Suppress error logging when in closed state (bsc#1082555).- commit b4884c0 * Mon Aug 12 2019 tiwaiAATTsuse.de- mmc: sdhci-pci: Fix BYT OCP setting (bsc#1051510).- commit 9932dc5 * Mon Aug 12 2019 tiwaiAATTsuse.de- Move the driver core glue dir fix patch into sorted section- commit 891c859 * Mon Aug 12 2019 tiwaiAATTsuse.de- PCI: Restore Resizable BAR size bits correctly for 1MB BARs (bsc#1143841).- commit 82f85e6 * Mon Aug 12 2019 tiwaiAATTsuse.de- qede: fix write to free\'d pointer error and double free of ptp (bsc#1051510).- commit eded727 * Mon Aug 12 2019 tiwaiAATTsuse.de- regulator: qcom_spmi: Fix math of spmi_regulator_set_voltage_time_sel (bsc#1051510).- commit e34e318 * Mon Aug 12 2019 tiwaiAATTsuse.de- sis900: fix TX completion (bsc#1051510).- commit 935ad98 * Mon Aug 12 2019 tiwaiAATTsuse.de- watchdog: f71808e_wdt: fix F81866 bit operation (bsc#1051510).- watchdog: core: fix null pointer dereference when releasing cdev (bsc#1051510).- commit c5d723e * Mon Aug 12 2019 tiwaiAATTsuse.de- Update kabi files: import from 4.12.14-150.32.1- commit 60ce7e4 * Mon Aug 12 2019 tiwaiAATTsuse.de- ehea: Fix a copy-paste err in ehea_init_port_res (bsc#1051510).- commit 0935127 * Mon Aug 12 2019 oheringAATTsuse.de- Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.h (fate#321895).- clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic (fate#321895).- commit 08f2585 * Mon Aug 12 2019 oheringAATTsuse.de- clocksource/drivers: Make Hyper-V clocksource ISA agnostic (fate#321895).- commit d2a8e65 * Mon Aug 12 2019 tiwaiAATTsuse.de- {nl,mac}80211: fix interface combinations on crypto controlled devices (bsc#1111666).- staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work (bsc#1111666).- commit 505ecbc * Mon Aug 12 2019 mbenesAATTsuse.cz- objtool: Add rewind_stack_do_exit() to the noreturn list (bsc#1145302).- commit 40ff441 * Mon Aug 12 2019 mbenesAATTsuse.cz- objtool: Support GCC 9 cold subfunction naming scheme (bsc#1145300).- Refresh patches.suse/objtool-fix-segfault-in-cold-detection-with-ffunction-sections.patch.- commit 43e6529 * Mon Aug 12 2019 mbenesAATTsuse.cz- blacklist.conf: 684fb246578b (\"objtool: Add machine_real_restart() to the noreturn list\") Not needed. Clang fix. Moreover CONFIG_CC_OPTIMIZE_FOR_SIZE is disabled on x86.- commit ecb73ea * Mon Aug 12 2019 msuchanekAATTsuse.de- Swap boot_clock and avg_steal_timer to preserve struct lowcore compatibility with SLE15-SP1 (bsc#1145044).- Refresh patches.arch/s390-time-add-support-for-the-TOD-clock-epoch-extens.patch.- Refresh patches.fixes/s390-vtime-steal-time-exponential-moving-average.patch.- commit 27a0146 * Mon Aug 12 2019 yousaf.kaukabAATTsuse.com- sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attribute (bsc#1145256).- commit ed257c1 * Mon Aug 12 2019 msuchanekAATTsuse.de- s390/time: add support for the TOD clock epoch extension (FATE#327411, bsc#1145044, ltc#179926).- Refresh patches.arch/s390-enable-processes-for-mio-instructions.- Refresh patches.arch/s390-time-add-support-for-the-TOD-clock-epoch-extens.patch.- Refresh patches.fixes/s390-vtime-steal-time-exponential-moving-average.patch.- Refresh patches.suse/s390-cpum_cf_diag-add-support-for-s390-counter-facility-diagnostic-trace.- commit bfe7a70 * Mon Aug 12 2019 msuchanekAATTsuse.de- s390/cpum_sf: save TOD clock base in SDBs for time conversion (FATE#327411, jsc#SLE-5870, bsc#1145044, ltc#179926).- commit db074c8 * Mon Aug 12 2019 msuchanekAATTsuse.de- s390/dasd: fix endless loop after read unit address configuration (bsc#1144912 LTC#179907).- commit e9df314 * Mon Aug 12 2019 msuchanekAATTsuse.de- powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask() (FATE#322438, bsc#1085030, bsc#1145189, LTC#179762).- commit b010257 * Mon Aug 12 2019 msuchanekAATTsuse.de- blacklist.conf: Add CVE entry only needed for SLE15-SP1+.- commit e10899c * Mon Aug 12 2019 tiwaiAATTsuse.de- drm/i915: Fix wrong escape clock divisor init for GLK (bsc#1051510).- drm/rockchip: Suspend DP late (bsc#1051510).- commit 31b5572 * Mon Aug 12 2019 tiwaiAATTsuse.de- usb: iowarrior: fix deadlock on disconnect (bsc#1051510).- usb: yurex: Fix use-after-free in yurex_delete (bsc#1051510).- usb: host: xhci-rcar: Fix timeout in xhci_suspend() (bsc#1051510).- drm/vmwgfx: fix memory leak when too many retries have occurred (bsc#1051510).- mmc: cavium: Add the missing dma unmap when the dma has finished (bsc#1051510).- mmc: cavium: Set the correct dma max segment size for mmc_host (bsc#1051510).- crypto: ccp - Ignore tag length when decrypting GCM ciphertext (bsc#1051510).- crypto: ccp - Fix oops by properly managing allocated structures (bsc#1051510).- hwmon: (nct7802) Fix wrong detection of in4 presence (bsc#1051510).- iwlwifi: mvm: fix an out-of-bound access (bsc#1051510).- iwlwifi: don\'t unmap as page memory that was mapped as single (bsc#1051510).- HID: Add quirk for HP X1200 PIXART OEM mouse (bsc#1051510).- gpio: gpio-omap: add check for off wake capable gpios (bsc#1051510).- fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address() (bsc#1051510).- commit ac68b04 * Mon Aug 12 2019 tiwaiAATTsuse.de- ALSA: usb-audio: fix a memory leak bug (bsc#1111666).- commit ec0c463 * Mon Aug 12 2019 tiwaiAATTsuse.de- ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks (bsc#1051510).- commit e7114cb * Mon Aug 12 2019 tiwaiAATTsuse.de- ALSA: firewire: fix a memory leak bug (bsc#1051510).- sound: fix a memory leak bug (bsc#1051510).- ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457) (bsc#1051510).- ALSA: hiface: fix multiple memory leak bugs (bsc#1051510).- ALSA: hda - Don\'t override global PCM hw info flag (bsc#1051510).- commit c7a724d * Sun Aug 11 2019 msuchanekAATTsuse.de- Rename patches to same name as SLE15-SP1.- commit cb517a0 * Sun Aug 11 2019 msuchanekAATTsuse.de- Rename patches to same name as SLE15-SP1.- commit 99bb37a * Sat Aug 10 2019 lduncanAATTsuse.com- scsi: bfa: no need to check return value of debugfs_create functions (bsc#1136496 jsc#SLE-4698).- scsi: bfa: bfa_ioc: Mark expected switch fall-throughs (bsc#1136496 jsc#SLE-4698).- scsi: bfa: bfa_fcs_rport: Mark expected switch fall-throughs (bsc#1136496 jsc#SLE-4698).- scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughs (bsc#1136496 jsc#SLE-4698).- scsi: bfa: fix calls to dma_set_mask_and_coherent() (bsc#1136496 jsc#SLE-4698).- scsi: bfa: clean up a couple of indentation issues (bsc#1136496 jsc#SLE-4698).- scsi: bfa: use dma_set_mask_and_coherent (bsc#1136496 jsc#SLE-4698).- scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_event (bsc#1136496 jsc#SLE-4698).- scsi: bfa: Remove unused functions (bsc#1136496 jsc#SLE-4698).- scsi: bfa: remove ScsiResult macro (bsc#1136496 jsc#SLE-4698).- commit 57a4401 * Fri Aug 09 2019 mflemingAATTsuse.de- sched/fair: Don\'t free p->numa_faults with concurrent readers (bsc#1144920).- sched/fair: Use RCU accessors consistently for ->numa_group (bsc#1144920).- Refresh patches.kabi/sched-numa-Remove-redundant-field-kabi.patch.- commit 4a868ba * Fri Aug 09 2019 ptesarikAATTsuse.cz- Refresh patches.suse/s390-cpum_cf-add-support-for-cpu-mf-svn-6.- commit f19f502 * Fri Aug 09 2019 msuchanekAATTsuse.de- rpm/mkspec: Make building DTBs optional.- commit 7c057c8 * Fri Aug 09 2019 tiwaiAATTsuse.de- Revert i915 userptr page lock patch (bsc#1145051) This patch potentially causes a deadlock between kcompactd, as reported on 5.3-rc3. Revert it until a proper fix is found.- commit a0f837d * Fri Aug 09 2019 tbogendoerferAATTsuse.de- Revert \"net: ena: ethtool: add extra properties retrieval via get_priv_flags\" (bsc#1139020 bsc#1139021).- net: ena: Fix bug where ring allocation backoff stopped too late (bsc#1139020 bsc#1139021).- net: ena: update driver version from 2.0.3 to 2.1.0 (bsc#1139020 bsc#1139021).- net: ena: remove inline keyword from functions in *.c (bsc#1139020 bsc#1139021).- net: ena: add ethtool function for changing io queue sizes (bsc#1139020 bsc#1139021).- net: ena: allow queue allocation backoff when low on memory (bsc#1139020 bsc#1139021).- net: ena: make ethtool show correct current and max queue sizes (bsc#1139020 bsc#1139021).- net: ena: enable negotiating larger Rx ring size (bsc#1139020 bsc#1139021).- net: ena: add MAX_QUEUES_EXT get feature admin command (bsc#1139020 bsc#1139021).- net: ena: use dev_info_once instead of static variable (bsc#1139020 bsc#1139021).- net: ena: add good checksum counter (bsc#1139020 bsc#1139021).- net: ena: optimise calculations for CQ doorbell (bsc#1139020 bsc#1139021).- net: ena: add support for changing max_header_size in LLQ mode (bsc#1139020 bsc#1139021).- net: ena: allow automatic fallback to polling mode (bsc#1139020 bsc#1139021).- net: ena: add newline at the end of pr_err prints (bsc#1139020 bsc#1139021).- net: ena: arrange ena_probe() function variables in reverse christmas tree (bsc#1139020 bsc#1139021).- net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ring (bsc#1139020 bsc#1139021).- net: ena: ethtool: add extra properties retrieval via get_priv_flags (bsc#1139020 bsc#1139021).- net: ena: add handling of llq max tx burst size (bsc#1139020 bsc#1139021).- net: ena: gcc 8: fix compilation warning (bsc#1139020 bsc#1139021).- net: ena: fix ena_com_fill_hash_function() implementation (bsc#1139020 bsc#1139021).- net: ena: improve latency by disabling adaptive interrupt moderation by default (bsc#1139020 bsc#1139021).- net: ena: fix incorrect test of supported hash function (bsc#1139020 bsc#1139021).- net: ena: fix: Free napi resources when ena_up() fails (bsc#1139020 bsc#1139021).- net: ena: fix: set freed objects to NULL to avoid failing future allocations (bsc#1139020 bsc#1139021).- net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry (bsc#1139020 bsc#1139021).- commit 33a5137 * Fri Aug 09 2019 jgrossAATTsuse.com- xen/swiotlb: fix condition for calling xen_destroy_contiguous_region() (bsc#1065600).- commit 11cdb50 * Fri Aug 09 2019 ptesarikAATTsuse.cz- KVM: s390: enable MSA9 keywrapping functions depending on cpu model (jsc#SLE-6240 FATE#327380).- KVM: s390: add deflate conversion facilty to cpu model (jsc#SLE-6240 FATE#327380).- KVM: s390: add enhanced sort facilty to cpu model (jsc#SLE-6240 FATE#327380).- KVM: s390: provide query function for instructions returning 32 byte (jsc#SLE-6240 FATE#327380).- KVM: s390: add MSA9 to cpumodel (jsc#SLE-6240 FATE#327380).- KVM: s390: add vector BCD enhancements facility to cpumodel (jsc#SLE-6240 FATE#327380).- KVM: s390: add vector enhancements facility 2 to cpumodel (jsc#SLE-6240 FATE#327380).- KVM: s390: add debug logging for cpu model subfunctions (jsc#SLE-6240 FATE#327380).- KVM: s390: implement subfunction processor calls (jsc#SLE-6240 FATE#327380).- commit 82654a0 * Fri Aug 09 2019 msuchanekAATTsuse.de- rpm/modflist: Simplify compression support.- commit fd135a6 * Fri Aug 09 2019 jroedelAATTsuse.de- iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA (bsc#1145024).- commit 85606f6 * Fri Aug 09 2019 mkubecekAATTsuse.cz- rpm: support compressed modules Some of our scripts and scriptlets in rpm/ do not expect module files not ending with \".ko\" which currently leads to failure in preuninstall scriptlet of cluster-md-kmp-default (and probably also other subpackages). Let those which could be run on compressed module files recognize \".ko.xz\" in addition to \".ko\".- commit 18fcdff * Fri Aug 09 2019 msuchanekAATTsuse.de- Revert \"scsi: prefix header search paths with $(srctree)/ (bsc#1136346\" This reverts commit 5f679430713da59f5367aa9499e544e6187ac17c. Reverting this commit fixes build for me.- commit 16c9a50 * Fri Aug 09 2019 nborisovAATTsuse.com- btrfs: start readahead also in seed devices (bsc#1144886).- btrfs: clean up pending block groups when transaction commit aborts (bsc#1050911).- btrfs: handle delayed ref head accounting cleanup in abort (bsc#1050911).- btrfs: add cleanup_ref_head_accounting helper (bsc#1050911).- btrfs: fix pinned underflow after transaction aborted (bsc#1050911).- btrfs: Fix delalloc inodes invalidation during transaction abort (bsc#1050911).- btrfs: Split btrfs_del_delalloc_inode into 2 functions (bsc#1050911).- commit 639f03f * Fri Aug 09 2019 fdmananaAATTsuse.com- Btrfs: prevent send failures and crashes due to concurrent relocation (bsc#1145059).- commit 5a92881 * Fri Aug 09 2019 fdmananaAATTsuse.com- btrfs: track running balance in a simpler way (bsc#1145059).- commit 23ac173 * Fri Aug 09 2019 fdmananaAATTsuse.com- Btrfs: fix race between send and deduplication that lead to failures and crashes (bsc#1145059).- commit 468ea05 * Fri Aug 09 2019 msuchanekAATTsuse.de- supported.conf: Add raspberrypi-cpufreq (jsc#SLE-7294).- commit b83a970 * Fri Aug 09 2019 ptesarikAATTsuse.cz- s390/cio: fix ccw_device_start_timeout API (bsc#1142109 LTC#179339).- commit 28183d1 * Fri Aug 09 2019 jackAATTsuse.cz- jbd2: flush_descriptor(): Do not decrease buffer head\'s ref count (bsc#1143843).- commit 7c44fcd * Fri Aug 09 2019 ptesarikAATTsuse.cz- supported.conf: Remove duplicate entries- commit 02b3c92 * Fri Aug 09 2019 jroedelAATTsuse.de- iommu/vt-d: Don\'t queue_iova() if there is no flush queue (bsc#1145024).- commit fbc80f2 * Fri Aug 09 2019 jroedelAATTsuse.de- iommu/iova: Remove stale cached32_node (bsc#1145018).- commit b34c857 * Fri Aug 09 2019 jroedelAATTsuse.de- kABI: Fix kABI for \'struct amd_iommu\' (bsc#1145010).- commit 32ebc54 * Fri Aug 09 2019 jroedelAATTsuse.de- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() (bsc#1118689).- x86/mm: Sync also unmappings in vmalloc_sync_all() (bsc#1118689).- x86/mm: Check for pfn instead of page in vmalloc_sync_one() (bsc#1118689).- iommu/amd: Add support for X2APIC IOMMU interrupts (bsc#1145010).- commit 9f468a3 * Fri Aug 09 2019 dwagnerAATTsuse.de- scsi: pmcraid: use sg helper to iterate over scatterlist (bsc#1135990 jsc#SLE-4709).- scsi: pmcraid: use generic DMA API (bsc#1135990 jsc#SLE-4709).- scsi: pmcraid: don\'t allocate a dma coherent buffer for sense data (bsc#1135990 jsc#SLE-4709).- scsi: pmcraid: simplify pmcraid_cancel_all a bit (bsc#1135990 jsc#SLE-4709).- commit f2642ed * Fri Aug 09 2019 msuchanekAATTsuse.de- supported.conf: Add missing modules (bsc#1066369).- rpm/kernel-binary.spec.in: Enable missing modules check.- commit 8f452d3 * Fri Aug 09 2019 msuchanekAATTsuse.de- supported.conf: Sort alphabetically, align comments.- commit ffd66e0 * Fri Aug 09 2019 msuchanekAATTsuse.de- supported.conf: Add missing modules (bsc#1066369).- rpm/kernel-binary.spec.in: Enable missing modules check.- commit cf09d01 * Fri Aug 09 2019 msuchanekAATTsuse.de- supported.conf: Sort alphabetically, align comments.- commit ed3dca2 * Fri Aug 09 2019 msuchanekAATTsuse.de- supported.conf: Sort alphabetically, align comments.- commit 974b701 * Fri Aug 09 2019 msuchanekAATTsuse.de- supported.conf: sort alphabeically, align comments.- commit ec0fd47 * Fri Aug 09 2019 colyliAATTsuse.de- Delete for bsc#1144979: bcache: kernel oops on reading sysfs cache_mode file patches.suse/0031-bcache-use-sysfs_match_string-instead-of-__sysfs_mat.patch.- Refresh for the above change, patches.suse/0032-bcache-add-return-value-check-to-bch_cached_dev_run.patch.- commit 191d6c3 * Thu Aug 08 2019 bpAATTsuse.de- blacklist.conf: c1887159eb48 x86/boot/64: Add missing fixup_pointer() for next_early_pgt access Clang fix.- commit 66b1028 * Thu Aug 08 2019 bpAATTsuse.de- blacklist.conf: 81c7ed296dcd x86/boot/64: Fix crash if kernel image crosses page table boundary We don\'t support 5LEVEL page tables.- commit ce968f5 * Thu Aug 08 2019 bpAATTsuse.de- x86/microcode: Fix the microcode load on CPU hotplug for real (bsc#1114279).- Refresh patches.kabi/kabi-x86-microcode-hotplug-state-fix.patch.- commit f40f8ea * Thu Aug 08 2019 lduncanAATTsuse.com- scsi: cxgb4i: fix incorrect spelling \"reveive\" -> \"receive\" (bsc#1136346 jsc#SLE-4682).- scsi: cxgb4i: validate tcp sequence number only if chip version <= T5 (bsc#1136346 jsc#SLE-4682).- scsi: cxgb4i: get pf number from lldi->pf (bsc#1136346 jsc#SLE-4682).- scsi: prefix header search paths with $(srctree)/ (bsc#1136346 jsc#SLE-4682).- commit 6a421ec * Thu Aug 08 2019 ptesarikAATTsuse.cz- s390/qeth: cancel cmd on early error (bsc#1142109 LTC#179339).- commit 5724a7b * Thu Aug 08 2019 ptesarikAATTsuse.cz- s390/qeth: simplify reply object handling (bsc#1142109 LTC#179339).- commit 4da951d * Thu Aug 08 2019 ptesarikAATTsuse.cz- s390/qeth: fix request-side race during cmd IO timeout (bsc#1142109 LTC#179339).- Refresh patches.arch/s390-sles15-17-02-02-s390-qeth-sanitize-strings-in-debug-messages.patch.- commit 9e0538c * Thu Aug 08 2019 ptesarikAATTsuse.cz- s390/qeth: release cmd buffer in error paths (bsc#1142109 LTC#179339).- s390/qeth: avoid control IO completion stalls (bsc#1142109 LTC#179339).- commit 4f6b2c5 * Thu Aug 08 2019 bpAATTsuse.de- blacklist.conf: 6ae865615fc4 x86/uaccess: Dont leak the AC flag into __put_user() argument evaluation We don\'t use UBSAN.- commit f015af1 * Thu Aug 08 2019 oheringAATTsuse.de- remove const from second arg of shuffle_store to make __check_old_set_param happy- commit 391cb4e * Thu Aug 08 2019 oheringAATTsuse.de- Drivers: hv: vmbus: Expose monitor data only when monitor pages are used (fate#321895).- commit 071ec3d * Thu Aug 08 2019 yousaf.kaukabAATTsuse.com- irqchip/gic-v3-its: fix build warnings (bsc#1144880).- commit 95644b2 * Thu Aug 08 2019 dmuellerAATTsuse.com- rpm/kernel-obs-build.spec.in: add dm-crypt for building with cryptsetup Co-Authored-By: Adam Spiers - commit 7cf5b9e * Thu Aug 08 2019 jroedelAATTsuse.de- Refresh patches.arch/0003-dma-introduce-dma_max_mapping_size.- Refresh patches.kabi/0001-kABI-Preserve-kABI-for-dma_max_mapping_size.patch. The sev_dma_ops also need the max_mapping_size member set.- commit a33e0bb * Thu Aug 08 2019 ptesarikAATTsuse.cz- supported.conf: Remove duplicate drivers/ata/libahci_platform- commit 44cefd2 * Thu Aug 08 2019 tiwaiAATTsuse.de- drm/i915: Fix GEN8_MCR_SELECTOR programming (bsc#1111666).- drm/edid: parse CEA blocks embedded in DisplayID (bsc#1111666).- commit 92bf89e * Thu Aug 08 2019 yousaf.kaukabAATTsuse.com- PM / devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A (bsc#1144718,bsc#1144813).- PM / devfreq: rockchip-dfi: Move GRF definitions to a common place (bsc#1144718,bsc#1144813).- PM / devfreq: rk3399_dmc: remove unneeded semicolon (bsc#1144718,bsc#1144813).- PM / devfreq: rk3399_dmc: fix spelling mistakes (bsc#1144718,bsc#1144813).- PM / devfreq: rk3399_dmc: do not print error when get supply and clk defer (bsc#1144718,bsc#1144813).- PM / devfreq: rk3399_dmc: remove wait for dcf irq event (bsc#1144718,bsc#1144813).- clk: bulk: silently error out on EPROBE_DEFER (bsc#1144718,bsc#1144813).- soc: rockchip: power-domain: Use of_clk_get_parent_count() instead of open coding (bsc#1144718,bsc#1144813).- clk: rockchip: assign correct id for pclk_ddr and hclk_sd in rk3399 (bsc#1144718,bsc#1144813).- clk: rockchip: Add 1.6GHz PLL rate for rk3399 (bsc#1144718,bsc#1144813).- soc: rockchip: power-domain: Add a sanity check on pd->num_clks (bsc#1144718,bsc#1144813).- soc: rockchip: power-domain: use clk_bulk APIs (bsc#1144718,bsc#1144813).- clk: Export clk_bulk_prepare() (bsc#1144813).- clk: add clk_bulk_get accessories (bsc#1144813).- commit 3313421 * Thu Aug 08 2019 tiwaiAATTsuse.de- drm/i915/userptr: Acquire the page lock around set_page_dirty() (bsc#1051510).- drm/nouveau: fix memory leak in nouveau_conn_reset() (bsc#1051510).- commit 6ff4907 * Thu Aug 08 2019 bpAATTsuse.de- blacklist.conf: 1b7aebf04876 x86/cacheinfo: Fix a -Wtype-limits warning No need for it.- commit ff873fc * Thu Aug 08 2019 bpAATTsuse.de- x86/resctrl: Prevent NULL pointer dereference when local MBM is disabled (bsc#1112178).- commit 6d8a979 * Thu Aug 08 2019 lduncanAATTsuse.com- scsi: target: iscsi: cxgbit: add missing spin_lock_init() (bsc#1136349 jsc#SLE-4685).- commit 4148af2 * Wed Aug 07 2019 bpAATTsuse.de- EDAC/amd64: Add Family 17h Model 30h PCI IDs (bsc#1112178).- EDAC, amd64: Add Family 17h, models 10h-2fh support (bsc#1112178).- Refresh patches.arch/edac-amd64-add-hygon-dhyana-support.patch.- commit 40500c2 * Wed Aug 07 2019 msuchanekAATTsuse.de- rpm/kernel-binary.spec.in: support partial rt debug config.- commit af37821 * Wed Aug 07 2019 msuchanekAATTsuse.de- rpm/config.sh: Update IBS build project.- commit 15cfb50 * Wed Aug 07 2019 msuchanekAATTsuse.de- rpm/config.sh: Update OBS build project.- commit 9ab0184 * Wed Aug 07 2019 tiwaiAATTsuse.de- drm/exynos: fix missing decrement of retry counter (bsc#1111666).- drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m (bsc#1111666).- drm/i915/gvt: fix incorrect cache entry for guest page mapping (bsc#1111666).- drm/i915/perf: fix ICL perf register offsets (bsc#1111666).- commit cc165b5 * Wed Aug 07 2019 oheringAATTsuse.de- move irq_data_get_effective_affinity_mask prior the sorted section- commit 9619a1c * Wed Aug 07 2019 tiwaiAATTsuse.de- drm/i915/perf: ensure we keep a reference on the driver (bsc#1051510).- rtc: pcf8563: Clear event flags and disable interrupts before requesting irq (bsc#1051510).- rtc: pcf8563: Fix interrupt trigger method (bsc#1051510).- drm/crc-debugfs: Also sprinkle irqrestore over early exits (bsc#1051510).- ath10k: Change the warning message string (bsc#1051510).- commit 09f8337 * Wed Aug 07 2019 tiwaiAATTsuse.de- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices (bsc#1051510).- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices (bsc#1051510).- can: peak_usb: fix potential double kfree_skb() (bsc#1051510).- can: rcar_canfd: fix possible IRQ storm on high load (bsc#1051510).- HID: wacom: fix bit shift for Cintiq Companion 2 (bsc#1051510).- drm: msm: Fix add_gpu_components (bsc#1051510).- clk: renesas: cpg-mssr: Fix reset control race condition (bsc#1051510).- mmc: dw_mmc: Fix occasional hang after tuning on eMMC (bsc#1051510).- gpiolib: fix incorrect IRQ requesting of an active-low lineevent (bsc#1051510).- ISDN: hfcsusb: checking idx of ep configuration (bsc#1051510).- ACPI: fix false-positive -Wuninitialized warning (bsc#1051510).- dmaengine: rcar-dmac: Reject zero-length slave DMA requests (bsc#1051510).- drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings (bsc#1051510).- mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clk (bsc#1051510).- mfd: arizona: Fix undefined behavior (bsc#1051510).- mfd: core: Set fwnode for created devices (bsc#1051510).- media: pvrusb2: use a different format for warnings (bsc#1051510).- media: au0828: fix null dereference in error path (bsc#1051510).- commit 871aece * Wed Aug 07 2019 vbabkaAATTsuse.cz- mm, page_alloc: more extensive free page checking with debug_pagealloc (PM-1168, bsc#1144653, VM Debug Functionality).- mm, debug_pagelloc: use static keys to enable debugging (PM-1168, bsc#1144653, VM Debug Functionality).- commit 8f565d6 * Wed Aug 07 2019 nsaenzjulienneAATTsuse.de- Refresh patches.fixes/bonding-Force-slave-speed-check-after-link-state-rec.patch- commit 7225894 * Wed Aug 07 2019 dwagnerAATTsuse.de- scsi: core: don\'t preallocate small SGL in case of NO_SG_CHAIN (bsc#1141707).- scsi: core: avoid preallocating big SGL for data (bsc#1141707).- scsi: core: avoid preallocating big SGL for protection information (bsc#1141707).- scsi: lib/sg_pool.c: improve APIs for allocating sg pool (bsc#1141707).- commit 53e36dc * Wed Aug 07 2019 tiwaiAATTsuse.de- Update patch-mainline tag for mwifiex fix- commit f5aabef * Wed Aug 07 2019 bpAATTsuse.de- x86/asm: Remove dead __GNUC__ conditionals (bsc#1112178).- commit e6e82b6 * Wed Aug 07 2019 oneukumAATTsuse.com- mac80211: fix possible memory leak in ieee80211_assign_beacon (bsc#1142635).- commit 2b9b16e * Wed Aug 07 2019 oneukumAATTsuse.com- iwlwifi: pcie: don\'t service an interrupt that was masked (bsc#1142635).- commit c06b2b7 * Wed Aug 07 2019 nsaenzjulienneAATTsuse.de- Refresh patches.drivers/hid-input-fix-a4tech-horizontal-wheel-custom-usage.patch- commit 376aba6 * Wed Aug 07 2019 oneukumAATTsuse.com- iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-X (bsc#1142635).- commit c92b5b1 * Wed Aug 07 2019 oneukumAATTsuse.com- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support (bsc#1142635).- iwlwifi: mvm: don\'t send GEO_TX_POWER_LIMIT on version < 41 (bsc#1142635).- commit af6af13 * Wed Aug 07 2019 mhockoAATTsuse.com- Refresh patches.fixes/0001-x86-alternatives-jumplabel-Use-text_poke_early-befor.patch. fix typo in s-o-b- commit d057586 * Wed Aug 07 2019 tiwaiAATTsuse.de- sky2: Disable MSI on ASUS P6T (bsc#1142496).- ata: libahci: do not complain in case of deferred probe (bsc#1051510).- commit d95c462 * Wed Aug 07 2019 bpoirierAATTsuse.com- qlge: Refill empty buffer queues from wq (bsc#1106061).- qlge: Refill rx buffers up to multiple of 16 (bsc#1106061).- qlge: Update buffer queue prod index despite oom (bsc#1106061).- qlge: Replace memset with assignment (bsc#1106061).- qlge: Remove useless memset (bsc#1106061).- qlge: Remove qlge_bq.len & size (bsc#1106061).- qlge: Factor out duplicated expression (bsc#1106061).- qlge: Remove rx_ring.type (bsc#1106061).- qlge: Fix dma_sync_single calls (bsc#1106061).- qlge: Deduplicate rx buffer queue management (bsc#1106061).- qlge: Remove useless dma synchronization calls (bsc#1106061).- qlge: Remove rx_ring.sbq_buf_size (bsc#1106061).- qlge: Remove bq_desc.maplen (bsc#1106061).- qlge: Deduplicate lbq_buf_size (bsc#1106061).- qlge: Remove page_chunk.last_flag (bsc#1106061).- qlge: Remove irq_cnt (bsc#1106061).- qlge: Fix irq masking in INTx mode (bsc#1106061).- commit 1050948 * Tue Aug 06 2019 oheringAATTsuse.de- hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback() (fate#321895).- Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring buffer (fate#321895).- x86/hyper-v: Zero out the VP ASSIST PAGE on allocation (fate#321895).- drivers: hv: Add a module description line to the hv_vmbus driver (fate#321895).- scsi: storvsc: Add ability to change scsi queue depth (fate#321895).- HID: hyperv: Add a module description line (fate#321895).- netvsc: unshare skb in VF rx handler (fate#321895).- Input: hyperv-keyboard - add module description (fate#321895).- hv_netvsc: fix race that may miss tx queue wakeup (fate#321895).- Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup() (fate#321895).- Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex (fate#321895).- Drivers: hv: vmbus: Set ring_info field to 0 and remove memset (fate#321895).- commit ef5659b * Tue Aug 06 2019 oheringAATTsuse.de- Use upstream variant for hv_vmbus sysfs ring_buffer patch- commit 5c50379 * Tue Aug 06 2019 oheringAATTsuse.de- x86/hyperv: Make hv_vcpu_is_preempted() visible (fate#321895).- hv_balloon: Replace spin_is_locked() with lockdep (fate#321895).- commit 1f1281d * Tue Aug 06 2019 oheringAATTsuse.de- Add mainline tag to storvsc_ringbuffer_size patch- commit e4862df * Tue Aug 06 2019 msuchanekAATTsuse.de- Update patches.arch/powerpc-pseries-Fix-xive-off-command-line.patch (FATE#322438, bsc#1085030, bsc#1144518, LTC#178833).- commit c3b0fa1 * Tue Aug 06 2019 mhockoAATTsuse.com- x86/alternatives, jumplabel: Use text_poke_early() before mm_init() (SLE-5298).- Refresh patches.suse/x86_64-allow-breakpoints-to-emulate-call-instructions.patch.- commit 321e64d * Tue Aug 06 2019 mhockoAATTsuse.com- init: initialize jump labels before command line option parsing (jsc#SLE-5298).- commit 2f0527f * Tue Aug 06 2019 mhockoAATTsuse.com- mm: maintain randomization of page free lists (jsc#SLE-5298).- Update config files - enable CONFIG_SHUFFLE_PAGE_ALLOCATOR- mm: move buddy list manipulations into helpers (jsc#SLE-5298).- mm: shuffle initial free memory to improve memory-side-cache utilization (jsc#SLE-5298).- commit b8026dd * Tue Aug 06 2019 mbenesAATTsuse.cz- tracing: Fix header include guards in trace event headers (bsc#1144474).- commit 45fe8c0 * Tue Aug 06 2019 yousaf.kaukabAATTsuse.com- PCI: al: Add Amazon Annapurna Labs PCIe host controller driver (SLE-9332).- commit 2dbe815 * Tue Aug 06 2019 nsaenzjulienneAATTsuse.de- cpufreq: dt: Try freeing static OPPs only if we have added them (jsc#SLE-7294).- PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table (jsc#SLE-7294).- commit 7ca0aa7 * Tue Aug 06 2019 msuchanekAATTsuse.de- powerpc/pseries: Fix xive=off command line (FATE#322438, bsc#1085030, git-fixes).- commit 62c9388 * Tue Aug 06 2019 msuchanekAATTsuse.de- Refresh patches.fixes/fs-dax-deposit-pagetable-even-when-installing-zero-page.patch- commit 2ec6206 * Mon Aug 05 2019 msuchanekAATTsuse.de- Refresh sorted section.- commit 7b2a8cd * Mon Aug 05 2019 msuchanekAATTsuse.de- Refresh sorted section.- Refresh upstream tag patches.arch/mm-nvdimm-add-is_ioremap_addr-and-use-that-to-check-.patch.- Refresh patches.drivers/scsi-ibmvfc-fix-WARN_ON-during-event-pool-release.patch.- Refresh patches.fixes/drivers-base-introduce-kill_device.patch.- Refresh patches.fixes/libnvdimm-bus-prevent-duplicate-device_unregister-calls.patch.- commit ebf9b61 * Mon Aug 05 2019 lduncanAATTsuse.com- scsi: libcxgbi: update route finding logic (bsc#1136352 jsc#SLE-4687) Also had to update patches.kabi/scsi-cxgbi-kabi-fix-handle-completion-etc- commit 5d2c37d * Mon Aug 05 2019 bpAATTsuse.de- blacklist.conf: 12209993e98c x86/fpu: Don\'t export __kernel_fpu_{begin,end}() Breaks kABI.- commit 9238c0c * Mon Aug 05 2019 dwagnerAATTsuse.de- scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA (bsc#1143738).- scsi: mpt3sas: Fix msix load balance on and off settings (bsc#1143738).- scsi: mpt3sas: Determine smp affinity on per HBA basis (bsc#1143738).- scsi: mpt3sas: Use configured PCIe link speed, not max (bsc#1143738).- scsi: mpt3sas: Remove CPU arch check to determine perf_mode (bsc#1143738).- scsi: mpt3sas: use DEVICE_ATTR_{RO, RW} (bsc#1143738).- scsi: mpt3sas: make driver options visible in sys (bsc#1143738).- scsi: mpt3sas: Mark expected switch fall-through (bsc#1143738).- commit 9a2f258 * Mon Aug 05 2019 bpAATTsuse.de- EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec (bsc#1114279).- commit 8668fda * Mon Aug 05 2019 msuchanekAATTsuse.de- powerpc/kdump: Handle crashkernel memory reservation failure (bsc#1143466 LTC#179600).- commit 96d99bf * Mon Aug 05 2019 jthumshirnAATTsuse.de- blacklist.conf: blacklist af31b04b67f4 (\"tools/testing/nvdimm: Fix the array size for dimm devices\")- commit 5119fe9 * Mon Aug 05 2019 oheringAATTsuse.de- PCI: hv: Fix panic by calling hv_pci_remove_slots() earlier (bsc#1142701).- commit a4b75ac * Mon Aug 05 2019 jslabyAATTsuse.cz- af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET (networking-stable-19_07_02).- sctp: change to hold sk after auth shkey is created successfully (networking-stable-19_07_02).- bonding: Always enable vlan tx offload (networking-stable-19_07_02).- tipc: change to use register_pernet_device (networking-stable-19_07_02).- net: stmmac: set IC bit when transmitting frames with HW timestamp (networking-stable-19_07_02).- net: stmmac: fixed new system time seconds value calculation (networking-stable-19_07_02).- tun: wake up waitqueues after IFF_UP is set (networking-stable-19_07_02).- net: remove duplicate fetch in sock_getsockopt (networking-stable-19_07_02).- commit f58bed8 * Sun Aug 04 2019 lduncanAATTsuse.com- scsi: libcxgbi: find cxgbi device by MAC address (bsc#1136352 jsc#SLE-4687).- scsi: libcxgbi: remove uninitialized variable len (bsc#1136352 jsc#SLE-4687).- commit b16ded6 * Sat Aug 03 2019 tiwaiAATTsuse.de- ALSA: hda: Fix 1-minute detection delay when i915 module is not available (bsc#1111666).- commit 082cc32 * Sat Aug 03 2019 tiwaiAATTsuse.de- libata: zpodd: Fix small read overflow in zpodd_get_mech_type() (bsc#1051510).- ACPI: PM: Fix regression in acpi_device_set_power() (bsc#1051510).- ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_check (bsc#1051510).- ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain (bsc#1051510).- commit 43b7a1d * Fri Aug 02 2019 ptesarikAATTsuse.cz- s390/qdio: handle PENDING state for QEBSM devices (bsc#1142117 bsc#1142118 bsc#1142119 LTC#179329 LTC#179330 LTC#179331).- commit 9f57b12 * Fri Aug 02 2019 nsaenzjulienneAATTsuse.de- clk: raspberrypi: register platform device for raspberrypi-cpufreq (jsc#SLE-7294).- firmware: raspberrypi: register clk device (jsc#SLE-7294).- clk: bcm283x: add driver interfacing with Raspberry Pi\'s firmware (jsc#SLE-7294).- Update config files- Update supported.conf- clk: bcm2835: remove pllb (jsc#SLE-7294).- cpufreq: add driver for Raspberry Pi (jsc#SLE-7294).- Update config files- Update supported.conf- commit 6a8534d * Fri Aug 02 2019 tiwaiAATTsuse.de- Delete patches.suse/ath10k-QCA9377-firmware-limit.patch. The patch isn\'t needed for ath10k code on SLE12-SP5. It was already dropped in SLE15-SP1 but revived incorrectly at merging SLE12-SP4 branch, as it seems.- commit 42c9986 * Fri Aug 02 2019 bwiedemannAATTsuse.de- kernel-binary: Drop .kernel-binary.spec.buildenv (boo#1154578). Without this patch, /usr/src/linux-AATTVERSIONAATT-AATTRELEASE_SHORTAATT-obj/x86_64/vanilla/.kernel-binary.spec.buildenv contained rpm %_smp_mflags in a line like export MAKE_ARGS=\" --output-sync -j4\" This made it hard to produce bit-identical builds.- commit 789d131 * Thu Aug 01 2019 lduncanAATTsuse.com- scsi: bnx2fc: fix incorrect cast to u64 on shift operation (bsc#1136502 jsc#SLE-4703).- scsi: bnx2fc: remove unneeded variable (bsc#1136502 jsc#SLE-4703).- scsi: bnx2fc: Fix error handling in probe() (bsc#1136502 jsc#SLE-4703).- scsi: bnx2fc: Fix NULL dereference in error handling (bsc#1136502 jsc#SLE-4703).- scsi: bnx2fc: Remove set but not used variable \'oxid\' (bsc#1136502 jsc#SLE-4703).- bnx2fc_fcoe: Use skb_queue_walk_safe() (bsc#1136502 jsc#SLE-4703).- commit 77ba654 * Thu Aug 01 2019 tiwaiAATTsuse.de- Move upstreamed BT fix into sorted section- commit e4632df * Thu Aug 01 2019 tiwaiAATTsuse.de- lib/bitmap.c: make bitmap_parselist() thread-safe and much faster (bsc#1143507).- commit a2a3983 * Thu Aug 01 2019 nmoreychaisemartinAATTsuse.com- nvme: fix possible use-after-free in connect error flow (bsc#1139500, bsc#1140426)- nvme: fix possible use-after-free in connect error flow (bsc#1139500)- commit 716a051 * Thu Aug 01 2019 nmoreychaisemartinAATTsuse.com- scripts/git_sort/git_sort.py: update nvme repository to 5.3-rc- commit 69f0df5 * Thu Aug 01 2019 tonyjAATTsuse.de- powerpc/perf: Add mem access events to sysfs (FATE#326869, bsc#1124370).- commit 571ef6a * Wed Jul 31 2019 lyanAATTsuse.com- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less (bsc#1133021).- commit eca90ee * Wed Jul 31 2019 lyanAATTsuse.com- ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling (bsc#1133021).- ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1 (bsc#1133021).- KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel (bsc#1133021).- KVM: Reject device ioctls from processes other than the VM\'s creator (bsc#1133021).- KVM: arm/arm64: Close VMID generation race (bsc#1133021).- KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation (bsc#1133021).- KVM: arm/arm64: Drop resource size check for GICV window (bsc#1133021).- KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked (bsc#1133021).- KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED (bsc#1133021).- KVM: arm/arm64: Reduce verbosity of KVM init log (bsc#1133021).- KVM: arm/arm64: Set dist->spis to NULL after kfree (bsc#1133021).- KVM: arm/arm64: Skip updating PMD entry if no change (bsc#1133021).- KVM: arm/arm64: Skip updating PTE entry if no change (bsc#1133021).- KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending (bsc#1133021).- KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy (bsc#1133021).- KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list (bsc#1133021).- KVM: arm64: Fix caching of host MDCR_EL2 value (bsc#1133021).- KVM: mmu: Fix overlap between public and private memslots (bsc#1133021).- arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2 (bsc#1133021).- kvm: Disallow wraparound in kvm_gfn_to_hva_cache_init (bsc#1133021).- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3 (bsc#1133021).- Refresh patches.fixes/0001-KVM-arm-arm64-Properly-protect-VGIC-locks-from-IRQs.patch. patches.arch/kvm-make-vm-ioctl-do-valloc-for-some-archs- commit b82550c * Wed Jul 31 2019 oheringAATTsuse.de- Update azure config, enable *NVME * (bsc#1143478)- commit 7fd0448 * Wed Jul 31 2019 tiwaiAATTsuse.de- acpi/arm64: ignore 5.1 FADTs that are reported as 5.0 (bsc#1051510).- commit 8c9daa7 * Wed Jul 31 2019 tiwaiAATTsuse.de- 9p/xen: Add cleanup path in p9_trans_xen_init (bsc#1051510).- 9p/virtio: Add cleanup path in p9_virtio_init (bsc#1051510).- 9p: pass the correct prototype to read_cache_page (bsc#1051510).- net/9p: include trans_common.h to fix missing prototype warning (bsc#1051510).- 9p: p9dirent_read: check network-provided name length (bsc#1051510).- 9p/rdma: remove useless check in cm_event_handler (bsc#1051510).- 9p: acl: fix uninitialized iattr access (bsc#1051510).- 9p/rdma: do not disconnect on down_interruptible EAGAIN (bsc#1051510).- 9p/xen: fix check for xenbus_read error in front_probe (bsc#1051510).- commit c3770e6 * Wed Jul 31 2019 oneukumAATTsuse.com- PCI: xilinx-nwl: Fix Multi MSI data programming (bsc#1142635).- commit 2c2cee4 * Wed Jul 31 2019 tiwaiAATTsuse.de- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop (bsc#1051510).- tty: serial: msm_serial: avoid system lockup condition (bsc#1051510).- tty/serial: digicolor: Fix digicolor-usart already registered warning (bsc#1051510).- tty: max310x: Fix invalid baudrate divisors calculator (bsc#1051510).- commit 5b689d2 * Wed Jul 31 2019 tiwaiAATTsuse.de- tua6100: Avoid build warnings (bsc#1051510).- commit 5fe29d6 * Wed Jul 31 2019 tiwaiAATTsuse.de- usb: wusbcore: fix unbalanced get/put cluster_id (bsc#1051510).- usb: Handle USB3 remote wakeup for LPM enabled devices correctly (bsc#1051510).- usb: core: hub: Disable hub-initiated U1/U2 (bsc#1051510).- commit 1d9328c * Wed Jul 31 2019 tiwaiAATTsuse.de- serial: 8250: Fix TX interrupt handling condition (bsc#1051510).- commit 9d23e7a * Wed Jul 31 2019 oneukumAATTsuse.com- PCI: qcom: Ensure that PERST is asserted for at least 100 ms (bsc#1142635).- commit 7c6a153 * Wed Jul 31 2019 tiwaiAATTsuse.de- regmap: fix bulk writes on paged registers (bsc#1051510).- commit b2ad701 * Wed Jul 31 2019 tiwaiAATTsuse.de- pinctrl: rockchip: fix leaked of_node references (bsc#1051510).- pinctrl: pistachio: fix leaked of_node references (bsc#1051510).- commit f2615e5 * Wed Jul 31 2019 tiwaiAATTsuse.de- nfc: fix potential illegal memory access (bsc#1051510).- commit eea437f * Wed Jul 31 2019 tiwaiAATTsuse.de- media: coda: increment sequence offset for the last returned frame (bsc#1051510).- media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP (bsc#1051510).- media: coda: fix mpeg2 sequence number handling (bsc#1051510).- media: wl128x: Fix some error handling in fm_v4l2_init_video_device() (bsc#1051510).- media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails (bsc#1051510).- media: coda: Remove unbalanced and unneeded mutex unlock (bsc#1051510).- media: media_device_enum_links32: clean a reserved field (bsc#1051510).- media: vpss: fix a potential NULL pointer dereference (bsc#1051510).- media: dvb: usb: fix use after free in dvb_usb_device_exit (bsc#1051510).- commit cce0303 * Wed Jul 31 2019 tiwaiAATTsuse.de- media: hdpvr: fix locking and a missing msleep (bsc#1051510).- media: spi: IR LED: add missing of table registration (bsc#1051510).- commit 3175953 * Wed Jul 31 2019 tiwaiAATTsuse.de- mailbox: handle failed named mailbox channel request (bsc#1051510).- commit 60da685 * Wed Jul 31 2019 tiwaiAATTsuse.de- macsec: fix checksumming after decryption (bsc#1051510).- macsec: fix use-after-free of skb during RX (bsc#1051510).- macsec: let the administrator set UP state even if lowerdev is down (bsc#1051510).- macsec: update operstate when lower device changes (bsc#1051510).- commit aba8a32 * Wed Jul 31 2019 tiwaiAATTsuse.de- libata: don\'t request sense data on !ZAC ATA devices (bsc#1051510).- commit 165118b * Wed Jul 31 2019 tiwaiAATTsuse.de- iio: iio-utils: Fix possible incorrect mask calculation (bsc#1051510).- commit a88c729 * Wed Jul 31 2019 tiwaiAATTsuse.de- hpet: Fix division by zero in hpet_time_div() (bsc#1051510).- commit bfebe33 * Wed Jul 31 2019 tiwaiAATTsuse.de- Input: alps - fix a mismatch between a condition check and its comment (bsc#1051510).- Input: alps - don\'t handle ALPS cs19 trackpoint-only device (bsc#1051510).- Input: synaptics - whitelist Lenovo T580 SMBus intertouch (bsc#1051510).- intel_th: pci: Add Ice Lake NNPI support (bsc#1051510).- gpio: omap: ensure irq is enabled before wakeup (bsc#1051510).- Input: trackpoint - only expose supported controls for Elan, ALPS and NXP (bsc#1051510).- commit 21bf098 * Wed Jul 31 2019 tiwaiAATTsuse.de- blacklist.conf: Add inapplicable ac97 bus patch- commit ce6d243 * Wed Jul 31 2019 tiwaiAATTsuse.de- floppy: fix invalid pointer dereference in drive_name (bsc#1111666).- floppy: fix out-of-bounds read in next_valid_format (bsc#1111666).- drm/amd/display: fix compilation error (bsc#1111666).- drm/amd/display: Always allocate initial connector state state (bsc#1111666).- drm/amdkfd: Fix sdma queue map issue (bsc#1111666).- drm/amdkfd: Fix a potential memory leak (bsc#1111666).- drm/amd/display: Disable ABM before destroy ABM struct (bsc#1111666).- drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStE (bsc#1111666).- drm/amd/display: Fill prescale_params->scale for RGB565 (bsc#1111666).- commit 8b115de * Wed Jul 31 2019 tiwaiAATTsuse.de- drm/msm: Depopulate platform on probe failure (bsc#1051510).- drm/virtio: Add memory barriers for capset cache (bsc#1051510).- drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry (bsc#1051510).- drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz (bsc#1051510).- drm/bridge: tc358767: read display_props in get_modes() (bsc#1051510).- commit acc8448 * Wed Jul 31 2019 mhockoAATTsuse.com- device-dax: fix memory and resource leak if hotplug fails (jsc#SLE-5340, git-fixes).- blacklist.conf: ignore 67476656febd- commit a43049c * Wed Jul 31 2019 tiwaiAATTsuse.de- drm/panel: simple: Fix panel_simple_dsi_probe (bsc#1051510).- commit 890763d * Wed Jul 31 2019 tiwaiAATTsuse.de- Documentation/networking: fix default_ttl typo in mpls-sysctl (bsc#1051510).- Documentation: Add nospectre_v1 parameter (bsc#1051510).- commit 3774cea * Wed Jul 31 2019 tiwaiAATTsuse.de- dma-buf: balance refcount inbalance (bsc#1051510).- commit 314dd8d * Wed Jul 31 2019 tiwaiAATTsuse.de- crypto: talitos - fix skcipher failure due to wrong output IV (bsc#1051510).- commit 9ad83fe * Wed Jul 31 2019 tiwaiAATTsuse.de- Bluetooth: 6lowpan: search for destination address in all peers (bsc#1051510).- Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug (bsc#1051510).- Bluetooth: validate BLE connection interval updates (bsc#1051510).- Bluetooth: Check state in l2cap_disconnect_rsp (bsc#1051510).- Bluetooth: hci_bcsp: Fix memory leak in rx_skb (bsc#1051510).- commit 595fdb0 * Wed Jul 31 2019 mhockoAATTsuse.com- supported.conf: list kmem.ko it will be supported as Tech preview- commit a749099 * Wed Jul 31 2019 mhockoAATTsuse.com- supported.conf: list dax_pmem_compat.ko and dax_pmem_core.ko they will be supported as Tech preview- commit 462156c * Wed Jul 31 2019 tiwaiAATTsuse.de- hwmon: (nct6775) Fix register address and added missed tolerance for nct6106 (bsc#1051510).- commit 979031c * Wed Jul 31 2019 tiwaiAATTsuse.de- firmware: ti_sci: Always request response from firmware (bsc#1051510).- commit a183abe * Wed Jul 31 2019 tiwaiAATTsuse.de- efi/bgrt: Drop BGRT status field reserved bits check (bsc#1051510).- commit 0debfe5 * Wed Jul 31 2019 tiwaiAATTsuse.de- eCryptfs: fix a couple type promotion bugs (bsc#1051510).- commit b6f5263 * Wed Jul 31 2019 tiwaiAATTsuse.de- blacklist.conf: add superfluous ASoC entries- commit 56ab50a * Wed Jul 31 2019 achoAATTsuse.com- driver core: Fix use-after-free and double free on glue directory (bsc#1131281).- commit 78880d7 * Wed Jul 31 2019 tiwaiAATTsuse.de- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() (bsc#1051510).- af_key: fix leaks in key_pol_get_resp and dump_sp (bsc#1051510).- commit 5daa6d3 * Wed Jul 31 2019 achoAATTsuse.com- Bluetooth: hci_uart: check for missing tty operations (CVE-2019-10207 bsc#1142857 bsc#1123959).- commit d0754de * Tue Jul 30 2019 schwabAATTsuse.de- packaging: add support for riscv64- commit c2885ea * Tue Jul 30 2019 tiwaiAATTsuse.de- blacklist.conf: Add entries for sound drivers, mostly from 4.19.y stable- commit dc17196 * Tue Jul 30 2019 tiwaiAATTsuse.de- wil6210: drop old event after wmi_call timeout (bsc#1111666).- wil6210: fix spurious interrupts in 3-msi (bsc#1111666).- commit 170af6a * Tue Jul 30 2019 nborisovAATTsuse.com- btrfs: use GFP_KERNEL in init_ipath (bsc#1086103).- btrfs: scrub: add memalloc_nofs protection around init_ipath (bsc#1086103).- commit 7470d5f * Tue Jul 30 2019 ptesarikAATTsuse.cz- s390/zcrypt: Fix wrong dispatching for control domain CPRBs (bsc#1137811 LTC#178088).- commit 79fa234 * Tue Jul 30 2019 tbogendoerferAATTsuse.de- Update patches.drivers/IB-mlx5-Fix-leaking-stack-memory-to-userspace.patch (bsc#1103991 FATE#326007 CVE-2018-20855). Added CVE reference.- commit 9693465 * Tue Jul 30 2019 tbogendoerferAATTsuse.de- IB/mlx5: Fix leaking stack memory to userspace (bsc#1143045 CVE-2018-20855).- commit 1773cb4 * Tue Jul 30 2019 dkirjanovAATTsuse.com- patches.fixes/hv_netvsc-Set-probe-mode-to-sync.patch: (bsc#1142083).- commit 47e6f44 * Tue Jul 30 2019 mkubecekAATTsuse.cz- tcp: be more careful in tcp_fragment() (CVE-2019-11478 bsc#1137586 bsc#1139751).- Refresh patches.kabi/kabi-drop-LINUX_MIB_TCPWQUEUETOOBIG-snmp-counter.patch- commit 01d7aff * Tue Jul 30 2019 mhockoAATTsuse.com- Refresh patches.arch/0002-x86-speculation-Enable-Spectre-v1-swapgs-mitigations.patch.- commit a498c6b * Mon Jul 29 2019 mhockoAATTsuse.com- Update config files. Do not enable for CONFIG_DEV_DAX_KMEM because this feature has been requested only for x86.- commit 7275bb0 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: remove set but not used variables (bsc#1136467 jsc#SLE-4694).- commit aa00a62 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Update the driver version to 8.37.25.20 (bsc#1136467 jsc#SLE-4694).- commit 9add3fb * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Add return value to log message if scsi_add_host fails (bsc#1136467 jsc#SLE-4694).- commit 8c36457 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Print fcport information on wait for upload timeout (bsc#1136467 jsc#SLE-4694).- commit f669b60 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Check the return value of start_xmit (bsc#1136467 jsc#SLE-4694).- commit 2c7df1a * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Log message if scsi_add_host fails (bsc#1136467 jsc#SLE-4694).- commit 4af7dd5 * Mon Jul 29 2019 tiwaiAATTsuse.de- mwifiex: fix 802.11n/WPA detection (CVE-2019-3846,bsc#1136424).- commit 4f04ac3 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Check for fcoe_libfc_config failure (bsc#1136467 jsc#SLE-4694).- commit f688b0d * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Add comment to display logging levels (bsc#1136467 jsc#SLE-4694).- commit 320e3fa * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Add port_id for fcport into initiate_cleanup debug message (bsc#1136467 jsc#SLE-4694).- commit 9f1cc47 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Add LBA to underrun debug messages (bsc#1136467 jsc#SLE-4694).- commit 967d3aa * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Print scsi_cmd backpointer in good completion path if the command is still being used (bsc#1136467 jsc#SLE-4694).- commit 4a34125 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Add driver state to \'driver_stats\' debugfs node (bsc#1136467 jsc#SLE-4694).- commit 3542012 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Change MSI-X load error message (bsc#1136467 jsc#SLE-4694).- commit 2176472 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: remove memset/memcpy to nfunc and use func instead (bsc#1136467 jsc#SLE-4694).- commit 4a1cb44 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Remove set but not used variable \'fr_len\' (bsc#1136467 jsc#SLE-4694).- commit 5f47365 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Update the driver version to 8.37.25.19 (bsc#1136467 jsc#SLE-4694).- commit 6fff8a7 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Fix lport may be used uninitialized warning (bsc#1136467 jsc#SLE-4694).- commit 89a092f * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Correctly handle refcounting of rdata (bsc#1136467 jsc#SLE-4694).- commit 02f3c54 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared (bsc#1136467 jsc#SLE-4694).- commit 7999225 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Check for tm_flags instead of cmd_type during cleanup (bsc#1136467 jsc#SLE-4694).- commit e99577d * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Add a flag to help debugging io_req which could not be cleaned (bsc#1136467 jsc#SLE-4694).- commit edf2f3e * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Don\'t send ABTS for under run scenario (bsc#1136467 jsc#SLE-4694).- commit 234f514 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Don\'t queue anything if upload is in progress (bsc#1136467 jsc#SLE-4694).- commit 1f5a3c4 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual link (bsc#1136467 jsc#SLE-4694).- commit 4024c4b * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: fc_rport_priv reference counting fixes (bsc#1136467 jsc#SLE-4694).- commit 5ae3467 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Add missing return in qedf_scsi_done() (bsc#1136467 jsc#SLE-4694).- commit 4f20ca7 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Wait for upload and link down processing during soft ctx reset (bsc#1136467 jsc#SLE-4694).- commit 86237cb * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Add additional checks for io_req->sc_cmd validity (bsc#1136467 jsc#SLE-4694).- commit 07dd5da * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Modify abort and tmf handler to handle edge condition and flush (bsc#1136467 jsc#SLE-4694).- commit e7e6b65 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Modify flush routine to handle all I/Os and TMF (bsc#1136467 jsc#SLE-4694). Also had to update scsi-qedf-fixup-bit-operations.patch back to its original format since above patch added missing context.- commit 7f0d4a9 * Mon Jul 29 2019 lduncanAATTsuse.com- scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check (bsc#1136467 jsc#SLE-4694).- commit 97355fe * Mon Jul 29 2019 ptesarikAATTsuse.cz- Refresh patches.arch/s390-dma-provide-proper-ARCH_ZONE_DMA_BITS.- commit 2ee1527 * Mon Jul 29 2019 mhockoAATTsuse.com- acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node (jsc#SLE-5340).- device-dax: Add a \'modalias\' attribute to DAX \'bus\' devices (jsc#SLE-5340).- device-dax: Add a \'target_node\' attribute (jsc#SLE-5340).- device-dax: Add support for a dax override driver (jsc#SLE-5340).- device-dax: Add /sys/class/dax backwards compatibility (jsc#SLE-5340).- device-dax: Auto-bind device after successful new_id (jsc#SLE-5340).- device-dax: \"Hotplug\" persistent memory for use like normal RAM (jsc#SLE-5340).- device-dax: Introduce bus + driver model (jsc#SLE-5340).- device-dax: Kill dax_region base (jsc#SLE-5340).- device-dax: Kill dax_region ida (jsc#SLE-5340).- device-dax: Move resource pinning+mapping into the common driver (jsc#SLE-5340).- device-dax: Remove multi-resource infrastructure (jsc#SLE-5340).- device-dax: Start defining a dax bus model (jsc#SLE-5340).- mm, devm_memremap_pages: fix shutdown handling (jsc#SLE-5340).- mm, devm_memremap_pages: kill mapping \"System RAM\" support (jsc#SLE-5340).- mm/memory-hotplug: Allow memory resources to be children (jsc#SLE-5340).- mm/resource: Let walk_system_ram_range() search child resources (jsc#SLE-5340).- mm/resource: Move HMM pr_debug() deeper into resource code (jsc#SLE-5340).- mm/resource: Return real error codes from walk failures (jsc#SLE-5340).- Update config files.- Refresh patches.fixes/0001-x86-respect-memory-size-limiting-via-mem-parameter.patch.- commit 170a90a * Mon Jul 29 2019 ptesarikAATTsuse.cz- s390/qeth: be drop monitor friendly (bsc#1142220 LTC#179335).- commit d36fb72 * Mon Jul 29 2019 vbabkaAATTsuse.cz- x86, mm: fix fast GUP with hyper-based TLB flushing (VM Functionality, bsc#1140903).- commit 0d4f36e * Mon Jul 29 2019 mhockoAATTsuse.com- x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS (bsc#1139358, CVE-2019-1125).- Refresh patches.arch/0001-x86-speculation-Prepare-entry-code-for-Spectre-v1-sw.patch.- commit 057096c * Mon Jul 29 2019 jthumshirnAATTsuse.de- libnvdimm/region: Register badblocks before namespaces (bsc#1143209).- commit 75f3bff * Mon Jul 29 2019 tiwaiAATTsuse.de- Correct the CVE and bug reference for a floppy security fix (CVE-2019-14284,bsc#1143189) A dedicated CVE was already assigned- commit b35cae3 * Mon Jul 29 2019 tiwaiAATTsuse.de- floppy: fix out-of-bounds read in copy_buffer (CVE-2019-14283,bsc#1143191).- floppy: fix div-by-zero in setup_format_params (CVE-2019-14283,bsc#1143191).- commit 4becf9e * Mon Jul 29 2019 jthumshirnAATTsuse.de- nvme: fix memory leak caused by incorrect subsystem free (bsc#1143185).- commit 55e0f8d * Mon Jul 29 2019 ptesarikAATTsuse.cz- net/af_iucv: remove GFP_DMA restriction for HiperTransport (bsc#1142112 bsc#1142221 LTC#179334 LTC#179332).- commit 9402a68 * Mon Jul 29 2019 tiwaiAATTsuse.de- usb: pci-quirks: Correct AMD PLL quirk detection (bsc#1051510).- commit 9981a0b * Mon Jul 29 2019 mkubecekAATTsuse.cz- sctp: silence warns on sctp_stream_init allocations (bsc#1083710).- commit 688c1be * Sun Jul 28 2019 tiwaiAATTsuse.de- ath10k: destroy sdio workqueue while remove sdio module (bsc#1111666).- ath10k: fix PCIE device wake up failed (bsc#1111666).- iwlwifi: don\'t WARN when calling iwl_get_shared_mem_conf with RF-Kill (bsc#1111666).- iwlwifi: pcie: don\'t service an interrupt that was masked (bsc#1111666).- iwlwifi: fix RF-Kill interrupt while FW load for gen2 devices (bsc#1111666).- iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-X (bsc#1111666).- iwlwifi: mvm: Drop large non sta frames (bsc#1111666).- mt7601u: fix possible memory leak when the device is disconnected (bsc#1111666).- mt7601u: do not schedule rx_tasklet when the device has been disconnected (bsc#1111666).- rtlwifi: rtl8192cu: fix error handle when usb probe failed (bsc#1111666).- ath10k: add peer id check in ath10k_peer_find_by_id (bsc#1111666).- ath10k: Do not send probe response template for mesh (bsc#1111666).- ath: DFS JP domain W56 fixed pulse type 3 RADAR detection (bsc#1111666).- ath9k: Check for errors when reading SREV register (bsc#1111666).- commit 328e900 * Sat Jul 27 2019 msuchanekAATTsuse.de- rpm/macros.kernel-source: KMPs should depend on kmod-compat to build. kmod-compat links are used in find-provides.ksyms, find-requires.ksyms, and find-supplements.ksyms in rpm-config-SUSE.- commit f97ca49 * Sat Jul 27 2019 msuchanekAATTsuse.de- scripts/run_oldconfig.sh: Fix update-vanilla When CC is set we want to use it for native only. Cross-compilation still needs the crosscompilers.- commit 3b9fcdb * Sat Jul 27 2019 ailiopoulosAATTsuse.com- xfs: don\'t overflow xattr listent buffer (bsc#1143105).- commit ef88108 * Sat Jul 27 2019 tiwaiAATTsuse.de- ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips (bsc#1111666).- ALSA: hda - Optimize resume for codecs without jack detection (bsc#1111666).- commit fa377f3 * Sat Jul 27 2019 tiwaiAATTsuse.de- ALSA: hda - Add a conexant codec entry to let mute led work (bsc#1051510).- ALSA: compress: Be more restrictive about when a drain is allowed (bsc#1051510).- ALSA: compress: Don\'t allow paritial drain operations on capture streams (bsc#1051510).- ALSA: compress: Prevent bypasses of set_params (bsc#1051510).- ALSA: compress: Fix regression on compressed capture streams (bsc#1051510).- ALSA: line6: Fix a typo (bsc#1051510).- ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1 (bsc#1051510).- commit ae9e6c6 * Fri Jul 26 2019 lyanAATTsuse.com- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots (bsc#1133021).- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory (bsc#1133021).- commit 71f3007 * Fri Jul 26 2019 colyliAATTsuse.de- Update References field to patches.suse/0275-bcache-never-writeback-a-discard-operation.patch (bsc#1130972, bsc#1102247).- commit fece483 * Fri Jul 26 2019 oheringAATTsuse.de- PCI: hv: Fix return value check in hv_pci_assign_slots() (bsc#1142701).- commit b1f308c * Fri Jul 26 2019 oheringAATTsuse.de- PCI: hv: Fix a use-after-free bug in hv_eject_device_work() (bsc#1142701).- PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary (bsc#1142701).- PCI: hv: Add hv_pci_remove_slots() when we unload the driver (bsc#1142701).- PCI: hv: Fix a memory leak in hv_eject_device_work() (bsc#1142701).- PCI: hv: support reporting serial number as slot information (bsc#1142701).- PCI: hv: Remove unused reason for refcount handler (bsc#1142701).- commit 5c04ed0 * Fri Jul 26 2019 msuchanekAATTsuse.de- ppc: Convert mmu context allocation to new IDA API (bsc#1139619 LTC#178538).- commit a95e1a8 * Fri Jul 26 2019 fdmananaAATTsuse.com- Btrfs: fix race between block group removal and block group allocation (bsc#1143003).- commit 805c7d6 * Fri Jul 26 2019 tbogendoerferAATTsuse.de- bnx2x: Prevent load reordering in tx completion processing (bsc#1142868).- commit 55eef5c * Fri Jul 26 2019 jthumshirnAATTsuse.de- Refresh patches.fixes/drivers-base-introduce-kill_device.patch.- Refresh patches.fixes/libnvdimm-bus-prevent-duplicate-device_unregister-calls.patch. Update Commit IDs- commit df1507f * Fri Jul 26 2019 fyangAATTsuse.com- fork, memcg: fix cached_stacks case (bsc#1134097).- fork, memcg: fix crash in free_thread_stack on memcg charge fail (bsc#1134097).- commit 5777e9c * Thu Jul 25 2019 msuchanekAATTsuse.de- kernel: jump label transformation performance (bsc#1137534 bsc#1137535 LTC#178058 LTC#178059).- commit 94ca19e * Thu Jul 25 2019 tonyjAATTsuse.de- perf/x86: Remove pmu->pebs_no_xmm_regs (bsc#1142421).- perf/x86: Clean up PEBS_XMM_REGS (bsc#1142421).- commit 3710f3d * Thu Jul 25 2019 msuchanekAATTsuse.de- Refresh patches.arch/powerpc-Fix-check-for-copy-paste-instructions-in-ali.patch Fix broken backport.- commit 737a123 * Thu Jul 25 2019 msuchanekAATTsuse.de- powerpc/64s/radix: Improve preempt handling in TLB code (bsc#1055117).- Delete patches.arch/powerpc-64s-radix-Fix-preempt-imbalance-in-TLB-flush.patch.- Refresh patches.arch/powerpc-64s-radix-Optimize-TLB-range-flush-barriers.patch.- Refresh patches.arch/powerpc-mm-Fixup-tlbie-vs-store-ordering-issue-on-PO.patch.- Refresh patches.arch/powerpc-mm-Workaround-Nest-MMU-bug-with-TLB-invalida.patch.- Refresh patches.arch/powerpc-mm-radix-Drop-unneeded-NULL-check.patch.- commit caf8b71 * Thu Jul 25 2019 msuchanekAATTsuse.de- powerpc/mm/radix: Drop unneeded NULL check (bsc#1055117).- commit b1433b8 * Thu Jul 25 2019 msuchanekAATTsuse.de- powerpc/64s/radix: Implement _tlbie(l)_va_range flush functions (bsc#1055117).- Refresh patches.arch/powerpc-mm-Fixup-tlbie-vs-store-ordering-issue-on-PO.patch.- Refresh patches.arch/powerpc-mm-Workaround-Nest-MMU-bug-with-TLB-invalida.patch.- Refresh patches.arch/powerpc-mm-radix-Move-the-functions-that-does-the-ac.patch.- commit 1847988 * Thu Jul 25 2019 msuchanekAATTsuse.de- powerpc/64s/radix: Optimize flush_tlb_range (bsc#1055117).- Refresh patches.arch/powerpc-mm-Fixup-tlbie-vs-store-ordering-issue-on-PO.patch.- Refresh patches.arch/powerpc-mm-Workaround-Nest-MMU-bug-with-TLB-invalida.patch.- Refresh patches.arch/powerpc-mm-radix-Move-the-functions-that-does-the-ac.patch.- commit ec501d3 * Thu Jul 25 2019 msuchanekAATTsuse.de- powerpc/64s/radix: Introduce local single page ceiling for TLB range flush (bsc#1055117 bsc#1152161 ltc#181664).- Refresh patches.suse/powerpc-mm-Workaround-Nest-MMU-bug-with-TLB-invalida.patch.- powerpc/64s/radix: Introduce local single page ceiling for TLB range flush (bsc#1055117).- Refresh patches.arch/powerpc-mm-Workaround-Nest-MMU-bug-with-TLB-invalida.patch.- commit 9a6b5c8 * Thu Jul 25 2019 oneukumAATTsuse.com- Input: tm2-touchkey - acknowledge that setting brightness is a blocking call (bsc#1129770).- commit 5aea138 * Thu Jul 25 2019 msuchanekAATTsuse.de- powerpc/64s/radix: Improve TLB flushing for page table freeing (bsc#1055117).- Refresh patches.arch/powerpc-mm-Fix-typo-in-comments.patch- Refresh patches.arch/powerpc-mm-Fixup-tlbie-vs-store-ordering-issue-on-PO.patch- Refresh patches.arch/powerpc-mm-Workaround-Nest-MMU-bug-with-TLB-invalida.patch- Refresh patches.arch/powerpc-mm-radix-Move-the-functions-that-does-the-ac.patch- commit a9610e5 * Wed Jul 24 2019 msuchanekAATTsuse.de- powerpc/nvdimm: Add support for multibyte read/write for metadata (bsc#1142685 LTC#179509 FATE#327775).- powerpc/pseries/scm: Mark the region volatile if cache flush not required (bsc#1142685 LTC#179509 FATE#327775).- powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap block (bsc#1142685 LTC#179509 FATE#327775).- powerpc/mm/radix: Use the right page size for vmemmap mapping (bsc#1055117 bsc#1142685 LTC#179509 FATE#327775).- powerpc/mm/hash/4k: Don\'t use 64K page size for vmemmap with 4K pagesize (bsc#1142685 LTC#179509 FATE#327775).- commit f4c7f9e * Wed Jul 24 2019 msuchanekAATTsuse.de- Refresh patches.arch/powerpc-papr_scm-Force-a-scm-unbind-if-initial-scm-b.patch.- Refresh patches.arch/powerpc-papr_scm-Update-drc_pmem_unbind-to-use-H_SCM.patch.- Refresh patches.arch/powerpc-pseries-Update-SCM-hcall-op-codes-in-hvcall..patch.- commit fe172c6 * Wed Jul 24 2019 tiwaiAATTsuse.de- Add the cherry-picked commit for the existing patch Refresh: patches.drivers/platform-x86-asus-wmi-Only-Tell-EC-the-OS-will-handl.patch- commit da39a47 * Wed Jul 24 2019 tiwaiAATTsuse.de- Fix kABI for asus-wmi quirk_entry field addition (bsc#1051510).- commit 955a98c * Wed Jul 24 2019 tiwaiAATTsuse.de- platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi (bsc#1051510).- commit 667495a * Wed Jul 24 2019 tiwaiAATTsuse.de- platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UQ (bsc#1051510).- commit c48812e * Wed Jul 24 2019 tiwaiAATTsuse.de- e1000e: start network tx queue only when link is up (bsc#1051510).- Revert \"e1000e: fix cyclic resets at link up with active tx\" (bsc#1051510).- commit 87c75a8 * Wed Jul 24 2019 tiwaiAATTsuse.de- iwlwifi: correct one of the PCI struct names (bsc#1111666).- commit bf9d1f1 * Wed Jul 24 2019 tiwaiAATTsuse.de- iwlwifi: fix cfg structs for 22000 with different RF modules (bsc#1111666).- commit d6b2f02 * Wed Jul 24 2019 tiwaiAATTsuse.de- iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modules (bsc#1111666).- commit bff95ae * Wed Jul 24 2019 tiwaiAATTsuse.de- Correct iwlwifi 22000 series ucode file name (bsc#1142673) Refreshed: patches.drivers/iwlwifi-add-support-for-22560-devices.patch patches.drivers/iwlwifi-rename-the-temporary-name-of-A000-to-the-off.patch- commit 0da0345 * Wed Jul 24 2019 tiwaiAATTsuse.de- PCI/portdrv: Support PCIe services on subtractive decode bridges (bsc#1142623).- PCI/portdrv: Use conventional Device ID table formatting (bsc#1142623).- commit b772c8c * Wed Jul 24 2019 tiwaiAATTsuse.de- PCI: portdrv: Restore PCI config state on slot reset (bsc#1142623).- commit 54e2bdc * Wed Jul 24 2019 tiwaiAATTsuse.de- PCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset (bsc#1142623).- commit a2f313f * Wed Jul 24 2019 tiwaiAATTsuse.de- PCI/AER: Use cached AER Capability offset (bsc#1142623).- commit fb22306 * Wed Jul 24 2019 tiwaiAATTsuse.de- PCI/portdrv: Disable port driver in compat mode (bsc#1142623).- Refresh patches.drivers/0001-PCI-pciehp-Rename-host-native_hotplug-to-host-native.patch.- Refresh patches.drivers/0001-PCI-portdrv-Rename-and-reverse-sense-of-pcie_ports_a.patch.- Refresh patches.drivers/0001-PCI-portdrv-Simplify-PCIe-feature-permission-checkin.patch.- commit be57e6c * Wed Jul 24 2019 tiwaiAATTsuse.de- PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe ports (bsc#1142623).- Refresh patches.drivers/0001-PCI-portdrv-Resume-upon-exit-from-system-suspend-if-.patch.- commit 567f0b1 * Wed Jul 24 2019 tiwaiAATTsuse.de- Correct the buggy backport about AER / DPC pcie stuff (bsc#1142623) Refresh: patches.fixes/pci-portdrv-compute-msi-msi-x-irq-vectors-after-final-allocation patches.fixes/pci-portdrv-factor-out-interrupt-message-number-lookup- PCI/portdrv: Consolidate comments (bsc#1142623).- Refresh patches.fixes/pci-portdrv-compute-msi-msi-x-irq-vectors-after-final-allocation.- Refresh patches.fixes/pci-portdrv-factor-out-interrupt-message-number-lookup.- commit 89c424f * Wed Jul 24 2019 msuchanekAATTsuse.de- scripts/arch-symbols: add missing link.- commit ee7c635 * Wed Jul 24 2019 oneukumAATTsuse.com- blacklist.conf: kABI- commit 2cff6dd * Wed Jul 24 2019 tiwaiAATTsuse.de- PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masks (bsc#1142623).- Refresh patches.fixes/pci-portdrv-factor-out-interrupt-message-number-lookup.- commit 3690c43 * Wed Jul 24 2019 oneukumAATTsuse.com- blacklist.conf: this is supposed to speed up things but invalidates testing- commit b8dc286 * Wed Jul 24 2019 oneukumAATTsuse.com- blacklist.conf: would remove an ioctl- commit 044bc6e * Wed Jul 24 2019 oneukumAATTsuse.com- blacklist.conf: cosmetic change only- commit a98fb29 * Wed Jul 24 2019 msuchanekAATTsuse.de- scsi: ibmvfc: fix WARN_ON during event pool release (bsc#1137458 LTC#178093).- commit 40bd8b6 * Wed Jul 24 2019 lduncanAATTsuse.com- scsi: megaraid_sas: return error when create DMA pool failed (CVE-2019-11810 bsc#1134399).- commit 7142e60 * Tue Jul 23 2019 tiwaiAATTsuse.de- Add kernel module compression support (bsc#1135854) For enabling the kernel module compress, add the item COMPRESS_MODULES=\"xz\" in config.sh, then mkspec will pass it to the spec file.- commit cdf5806 * Tue Jul 23 2019 msuchanekAATTsuse.de- bonding: Force slave speed check after link state recovery for 802.3ad (bsc#1137584).- commit ed149f2 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: update internal module number (bsc#1144333).- commit 986284a * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: flush before set-info if we have writeable handles (bsc#1144333).- commit b4d735e * Tue Jul 23 2019 palcantaraAATTsuse.de- smb3: optimize open to not send query file internal info (bsc#1144333).- commit e2b707f * Tue Jul 23 2019 palcantaraAATTsuse.de- CIFS: fix deadlock in cached root handling (bsc#1144333).- commit 8be25d5 * Tue Jul 23 2019 tbogendoerferAATTsuse.de- blacklist.conf: 0bfcd24b39c2 already included as 8c2eb7b6468a- commit 8d92ffa * Tue Jul 23 2019 tbogendoerferAATTsuse.de- tcp: fix tcp_set_congestion_control() use from bpf hook (bsc#1109837).- xdp: fix possible cq entry leak (bsc#1109837).- mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed (bsc#1112374).- xprtrdma: Fix use-after-free in rpcrdma_post_recvs (bsc#1103992 FATE#326009).- IB/ipoib: Add child to parent list only if device initialized (bsc#1103992 FATE#326009).- IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE (bsc#1103991 FATE#326007).- RDMA/odp: Fix missed unlock in non-blocking invalidate_start (bsc#1103992 FATE#326009).- RDMA/srp: Accept again source addresses that do not have a port number (bsc#1103992 FATE#326009).- RDMA/uverbs: check for allocation failure in uapi_add_elm() (bsc#1103992 FATE#326009).- net/mlx5e: Rx, Fix checksum calculation for new hardware (bsc#1127611).- net/tls: fix socket wmem accounting on fallback with netem (bsc#1109837).- xdp: hold device for umem regardless of zero-copy mode (bsc#1109837).- tools: bpftool: use correct argument in cgroup errors (bsc#1109837).- xsk: Properly terminate assignment in xskq_produce_flush_desc (bsc#1109837).- net/tls: make sure offload also gets the keys wiped (bsc#1109837).- idr: fix overflow case for idr_for_each_entry_ul() (bsc#1109837).- bnxt_en: Suppress error messages when querying DSCP DCB capabilities (bsc#1104745 FATE#325918).- bnxt_en: Cap the returned MSIX vectors to the RDMA driver (bsc#1134090 jsc#SLE-5954).- bnxt_en: Fix statistics context reservation logic for RDMA driver (bsc#1104745 FATE#325918).- bnxt_en: Disable bus master during PCI shutdown and driver unload (bsc#1104745 FATE#325918).- xdp: fix race on generic receive path (bsc#1109837).- tools: bpftool: Fix json dump crash on powerpc (bsc#1109837).- bpf: fix callees pruning callers (bsc#1109837).- qed: Fix -Wmaybe-uninitialized false positive (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Fix build error without CONFIG_DEVLINK (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- RDMA/srp: Document srp_parse_in() arguments (bsc#1103992 FATE#326009).- commit 465e23a * Tue Jul 23 2019 palcantaraAATTsuse.de- smb3: smbdirect no longer experimental (bsc#1144333).- commit e20fcc7 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: fix crash in smb2_compound_op()/smb2_set_next_command() (bsc#1144333).- commit 84ba586 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: fix crash in cifs_dfs_do_automount (bsc#1144333).- commit f139553 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: fix parsing of symbolic link error response (bsc#1144333).- commit f589a16 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: refactor and clean up arguments in the reparse point parsing (bsc#1144333).- commit 19e2523 * Tue Jul 23 2019 palcantaraAATTsuse.de- SMB3: query inode number on open via create context (bsc#1144333).- commit baf32d4 * Tue Jul 23 2019 palcantaraAATTsuse.de- smb3: Send netname context during negotiate protocol (bsc#1144333).- commit a9b9aca * Tue Jul 23 2019 palcantaraAATTsuse.de- smb3: do not send compression info by default (bsc#1144333).- commit adf25ef * Tue Jul 23 2019 palcantaraAATTsuse.de- smb3: add new mount option to retrieve mode from special ACE (bsc#1144333).- commit ca8c013 * Tue Jul 23 2019 palcantaraAATTsuse.de- smb3: Allow query of symlinks stored as reparse points (bsc#1144333).- commit 298d366 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: Fix a race condition with cifs_echo_request (bsc#1144333).- commit d8c6924 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: always add credits back for unsolicited PDUs (bsc#1144333).- commit 4fdd365 * Tue Jul 23 2019 palcantaraAATTsuse.de- fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_ace (bsc#1144333).- commit 9ffd824 * Tue Jul 23 2019 palcantaraAATTsuse.de- add some missing definitions (bsc#1144333).- commit 1bdcd1a * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: fix typo in debug message with struct field ia_valid (bsc#1144333).- commit e4ba220 * Tue Jul 23 2019 palcantaraAATTsuse.de- smb3: minor cleanup of compound_send_recv (bsc#1144333).- commit db4e54c * Tue Jul 23 2019 palcantaraAATTsuse.de- CIFS: Fix module dependency (bsc#1144333).- commit 874c4a4 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: simplify code by removing CONFIG_CIFS_ACL ifdef (bsc#1144333). - Update config files.- commit 49ca0c7 * Tue Jul 23 2019 oneukumAATTsuse.com- fpga: stratix10-soc: fix use-after-free on s10_init() (jsc#SLE-7057).- commit 5b9bc90 * Tue Jul 23 2019 oneukumAATTsuse.com- fpga: stratix10-soc: fix wrong of_node_put() in init function (jsc#jsc#SLE-7057).- commit 4812224 * Tue Jul 23 2019 oneukumAATTsuse.com- fpga: add intel stratix10 soc fpga manager driver (jsc#SLE-7057).- commit 7a5875f * Tue Jul 23 2019 ggherdovichAATTsuse.cz- cpufreq: intel_pstate: Update max frequency on global turbo changes (jsc#SLE-7177).- commit 35e3447 * Tue Jul 23 2019 ggherdovichAATTsuse.cz- cpufreq: Add cpufreq_cpu_acquire() and cpufreq_cpu_release() (jsc#SLE-7177).- commit 33acb1c * Tue Jul 23 2019 ggherdovichAATTsuse.cz- cpufreq: Reorder and simplify cpufreq_update_policy() (jsc#SLE-7177).- commit a985be7 * Tue Jul 23 2019 ggherdovichAATTsuse.cz- cpufreq: intel_pstate: Driver-specific handling of _PPC updates (jsc#SLE-7177).- commit 283be2f * Tue Jul 23 2019 jthumshirnAATTsuse.de- Refresh patches.arch/powerpc-cacheinfo-add-cacheinfo_teardown-cacheinfo_r.patch.- Refresh patches.arch/powerpc-pseries-Fix-oops-in-hotplug-memory-notifier.patch.- Refresh patches.arch/powerpc-pseries-dlpar-Fix-a-missing-check-in-dlpar_p.patch.- Refresh patches.arch/powerpc-pseries-mobility-prevent-cpu-hotplug-during-.patch.- Refresh patches.arch/powerpc-pseries-mobility-rebuild-cacheinfo-hierarchy.patch.- Refresh patches.arch/powerpc-rtas-retry-when-cpu-offline-races-with-suspe.patch.- Refresh patches.drivers/be2net-Synchronize-be_update_queues-with-dev_watchdo.patch.- Refresh patches.suse/cpu-topology-Export-die_id.patch.- Refresh patches.suse/hwmon-coretemp-Cosmetic-Rename-internal-variables-to.patch.- Refresh patches.suse/hwmon-coretemp-Support-multi-die-package.patch.- Refresh patches.suse/perf-x86-intel-cstate-Support-multi-die-package.patch.- Refresh patches.suse/perf-x86-intel-rapl-Cosmetic-rename-internal-variabl.patch.- Refresh patches.suse/perf-x86-intel-rapl-Support-multi-die-package.patch.- Refresh patches.suse/perf-x86-intel-uncore-Cosmetic-renames-in-response-t.patch.- Refresh patches.suse/perf-x86-intel-uncore-Support-multi-die-package.patch.- Refresh patches.suse/powercap-intel_rapl-Simplify-rapl_find_package.patch.- Refresh patches.suse/powercap-intel_rapl-Support-multi-die-package.patch.- Refresh patches.suse/powercap-intel_rapl-Update-RAPL-domain-name-and-debu.patch.- Refresh patches.suse/thermal-x86_pkg_temp_thermal-Cosmetic-Rename-interna.patch.- Refresh patches.suse/thermal-x86_pkg_temp_thermal-Support-multi-die-packa.patch.- Refresh patches.suse/topology-Create-core_cpus-and-die_cpus-sysfs-attribu.patch.- Refresh patches.suse/topology-Create-package_cpus-sysfs-attribute.patch.- Refresh patches.suse/x86-topology-Add-CPUID.1F-multi-die-package-support.patch.- Refresh patches.suse/x86-topology-Create-topology_max_die_per_package.patch.- Refresh patches.suse/x86-topology-Define-topology_die_id.patch.- Refresh patches.suse/x86-topology-Define-topology_logical_die_id.patch. Update Patch-mainline tags.- commit 5a5e178 * Tue Jul 23 2019 mhockoAATTsuse.com- x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations (bsc#1139358, CVE-2019-1125).- x86/speculation: Enable Spectre v1 swapgs mitigations (bsc#1139358, CVE-2019-1125).- Refresh patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch.- Refresh patches.suse/x86-cpufeatures-Combine-word-11-and-12-into-a-new-sc.patch.- Refresh patches.suse/x86-cpufeatures-Enumerate-the-new-AVX512-BFLOAT16-in.patch.- commit 479b935 * Tue Jul 23 2019 jgrossAATTsuse.com- xen: let alloc_xenballooned_pages() fail if not enough memory free (bsc#1142450 XSA-300).- commit 78512f3 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: Fix check for matching with existing mount (bsc#1144333).- commit ff08ee2 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: Properly handle auto disabling of serverino option (bsc#1144333).- commit c6295b2 * Tue Jul 23 2019 palcantaraAATTsuse.de- smb3: if max_credits is specified then display it in /proc/mounts (bsc#1144333).- commit 03f8033 * Tue Jul 23 2019 palcantaraAATTsuse.de- Fix match_server check to allow for auto dialect negotiate (bsc#1144333).- commit d0ad70d * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: add missing GCM module dependency (bsc#1144333).- commit 7379156 * Tue Jul 23 2019 palcantaraAATTsuse.de- SMB3.1.1: Add GCM crypto to the encrypt and decrypt functions (bsc#1144333).- commit 609cdad * Tue Jul 23 2019 palcantaraAATTsuse.de- SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthms (bsc#1144333).- commit 35322f3 * Tue Jul 23 2019 palcantaraAATTsuse.de- fs: cifs: Drop unlikely before IS_ERR(_OR_NULL) (bsc#1144333).- commit e4904e7 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: Use kmemdup in SMB2_ioctl_init() (bsc#1144333).- commit 9a7e082 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: fix crash querying symlinks stored as reparse-points (bsc#1144333).- commit e1d9262 * Tue Jul 23 2019 palcantaraAATTsuse.de- treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231 (bsc#1144333).- commit 4b6e977 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: fix GlobalMid_Lock bug in cifs_reconnect (bsc#1144333).- commit b3593b6 * Tue Jul 23 2019 palcantaraAATTsuse.de- SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write (bsc#1144333).- commit 18095f8 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: add spinlock for the openFileList to cifsInodeInfo (bsc#1144333).- commit 7ad2b35 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: fix panic in smb2_reconnect (bsc#1144333).- commit bee1af6 * Tue Jul 23 2019 palcantaraAATTsuse.de- CIFS: cifs_read_allocate_pages: don\'t iterate through whole page array on ENOMEM (bsc#1144333).- commit fca893c * Tue Jul 23 2019 palcantaraAATTsuse.de- dfs_cache: fix a wrong use of kfree in flush_cache_ent() (bsc#1144333).- commit 8f1ff22 * Tue Jul 23 2019 palcantaraAATTsuse.de- fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_free (bsc#1144333).- commit 1cd210c * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case (bsc#1144333).- commit 67d46c6 * Tue Jul 23 2019 palcantaraAATTsuse.de- signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig (bsc#1144333).- commit ac48d1f * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: add support for SEEK_DATA and SEEK_HOLE (bsc#1144333).- commit 0f11421 * Tue Jul 23 2019 palcantaraAATTsuse.de- Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the same file (bsc#1144333).- commit 7748fed * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: Allocate memory for all iovs in smb2_ioctl (bsc#1144333).- commit 5f81833 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: Don\'t match port on SMBDirect transport (bsc#1144333).- commit 051316f * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs:smbd Use the correct DMA direction when sending data (bsc#1144333).- commit 4d76c3a * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs have been called (bsc#1144333).- commit 6452a9b * Tue Jul 23 2019 palcantaraAATTsuse.de- smb3: trivial cleanup to smb2ops.c (bsc#1144333).- commit 80746c4 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: cleanup smb2ops.c and normalize strings (bsc#1144333).- commit 68b4575 * Tue Jul 23 2019 palcantaraAATTsuse.de- smb3: display session id in debug data (bsc#1144333).- commit ff1be03 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: update module internal version number (bsc#1144333).- commit b15e93d * Tue Jul 23 2019 palcantaraAATTsuse.de- SMB3: Clean up query symlink when reparse point (bsc#1144333).- commit 263d56b * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() (bsc#1144333).- commit 20d16b3 * Tue Jul 23 2019 palcantaraAATTsuse.de- Negotiate and save preferred compression algorithms (bsc#1144333).- commit 2f9136f * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP (bsc#1144333).- commit b844fff * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: fix credits leak for SMB1 oplock breaks (bsc#1144333).- commit c9b3aea * Tue Jul 23 2019 palcantaraAATTsuse.de- smb3: Add protocol structs for change notify support (bsc#1144333).- commit 19f6994 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: fix smb3_zero_range for Azure (bsc#1144333).- commit 2d61900 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: zero-range does not require the file is sparse (bsc#1144333).- commit 4580e2d * Tue Jul 23 2019 palcantaraAATTsuse.de- Add new flag on SMB3.1.1 read (bsc#1144333).- commit bad960f * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: add fiemap support (bsc#1144333).- commit 83181db * Tue Jul 23 2019 palcantaraAATTsuse.de- SMB3: Add defines for new negotiate contexts (bsc#1144333).- commit 9bbe6f7 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: fix bi-directional fsctl passthrough calls (bsc#1144333).- commit 0fd12f5 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: smbd: take an array of reqeusts when sending upper layer data (bsc#1144333).- commit 0bb2ab5 * Tue Jul 23 2019 palcantaraAATTsuse.de- SMB3: Add handling for different FSCTL access flags (bsc#1144333).- commit dbdf4ee * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: Add support for FSCTL passthrough that write data to the server (bsc#1144333).- commit b35bcfe * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: Call MID callback before destroying transport (bsc#1144333).- commit 39e15e8 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: smbd: Retry on memory registration failure (bsc#1144333).- commit f8f5ad4 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: smbd: Indicate to retry on transport sending failure (bsc#1144333).- commit d10678b * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: smbd: Return EINTR when interrupted (bsc#1144333).- commit 88cf401 * Tue Jul 23 2019 palcantaraAATTsuse.de- cifs: smbd: Don\'t destroy transport on RDMA disconnect (bsc#1144333).- commit b0ccc81 * Tue Jul 23 2019 palcantaraAATTsuse.de- smbd: Make upper layer decide when to destroy the transport (bsc#1144333).- commit f5d568d * Tue Jul 23 2019 palcantaraAATTsuse.de- SMB3: update comment to clarify enumerating snapshots (bsc#1144333).- commit 8510c32 * Tue Jul 23 2019 palcantaraAATTsuse.de- CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb (bsc#1144333).- commit db230f1 * Mon Jul 22 2019 palcantaraAATTsuse.de- CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease feature (bsc#1144333).- commit 0864b55 * Mon Jul 22 2019 palcantaraAATTsuse.de- cifs: Fix DFS cache refresher for DFS links (bsc#1144333).- commit e9bae57 * Mon Jul 22 2019 palcantaraAATTsuse.de- cifs: don\'t use __constant_cpu_to_le32() (bsc#1144333).- commit ffc448e * Mon Jul 22 2019 palcantaraAATTsuse.de- SMB3: Track total time spent on roundtrips for each SMB3 command (bsc#1144333).- commit 8a3179e * Mon Jul 22 2019 palcantaraAATTsuse.de- cifs: fix page reference leak with readv/writev (bsc#1144333).- commit fbb8472 * Mon Jul 22 2019 palcantaraAATTsuse.de- cifs: do not attempt cifs operation on smb2+ rename error (bsc#1144333).- commit 5ebac84 * Mon Jul 22 2019 palcantaraAATTsuse.de- cifs: fix memory leak in SMB2_read (bsc#1144333).- commit d5acd73 * Mon Jul 22 2019 palcantaraAATTsuse.de- CIFS: keep FileInfo handle live during oplock break (bsc#1106284, bsc#1131565, bsc#1144333).- commit 83e4054 * Mon Jul 22 2019 palcantaraAATTsuse.de- cifs: fix handle leak in smb2_query_symlink() (bsc#1144333).- commit 4beb6c4 * Mon Jul 22 2019 palcantaraAATTsuse.de- cifs: Fix lease buffer length error (bsc#1144333).- commit 9e69c1d * Mon Jul 22 2019 palcantaraAATTsuse.de- cifs: Fix use-after-free in SMB2_read (bsc#1144333).- commit 082bb78 * Mon Jul 22 2019 palcantaraAATTsuse.de- cifs: Fix use-after-free in SMB2_write (bsc#1144333).- commit 2ba4a61 * Mon Jul 22 2019 palcantaraAATTsuse.de- smb3: allow more detailed protocol info on open files for debugging (bsc#1144333).- commit 596e8f1 * Mon Jul 22 2019 oneukumAATTsuse.com- Refresh patches.drivers/0001-PCI-pciehp-Unify-controller-and-slot-structs.patch. (bsc#1141558)- commit ebb2214 * Mon Jul 22 2019 msuchanekAATTsuse.de- powerpc/tm: Fix oops on sigreturn on systems without TM (bsc#1142265 CVE-2019-13648).- commit 1b520d8 * Mon Jul 22 2019 tiwaiAATTsuse.de- Input: gtco - bounds check collection indent level (CVE-2019-13631,bsc#1142023).- commit 2ce2efe * Mon Jul 22 2019 mkubecekAATTsuse.cz- rpm/klp-symbols: update to work with kernel >= 5.3 Since mainline commit b7dca6dd1e59 (\"kbuild: create *.mod with full directory path and remove MODVERDIR\") in v5.3-rc1, *.mod files are created in the build tree rather than in a single directory .tmp_versions ($MODVERDIR). They also do not provide path to the *.ko module file on their first line as the path is the same (except for the suffix). Update klp-symbols script to handle this new layout and format of *.mod files to fix build of 5.3-rc1 and newer kernel. Note: this is a quick band-aid to fix master branch build without risk of breaking any other branch. A more proper cleanup will follow.- commit c32f8e7 * Mon Jul 22 2019 tiwaiAATTsuse.de- VMCI: Fix integer overflow in VMCI handle arrays (bsc#1051510).- commit 8bf4468 * Mon Jul 22 2019 tiwaiAATTsuse.de- USB: serial: ftdi_sio: add ID for isodebug v1 (bsc#1051510).- USB: serial: option: add support for GosunCn ME3630 RNDIS mode (bsc#1051510).- commit 1da5d9b * Mon Jul 22 2019 tiwaiAATTsuse.de- Input: psmouse - fix build error of multiple definition (bsc#1051510).- Input: synaptics - enable SMBUS on T480 thinkpad trackpad (bsc#1051510).- Input: imx_keypad - make sure keyboard can always wake up system (bsc#1051510).- Input: elantech - enable middle button support on 2 ThinkPads (bsc#1051510).- commit 9e1c3d9 * Mon Jul 22 2019 tiwaiAATTsuse.de- drm/nouveau/i2c: Enable i2c pads & busses during preinit (bsc#1051510).- commit 45b1d4a * Mon Jul 22 2019 tiwaiAATTsuse.de- crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL (bsc#1051510).- crypto: ccp/gcm - use const time tag comparison (bsc#1051510).- crypto: ccp - memset structure fields to zero before reuse (bsc#1051510).- crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe (bsc#1051510).- commit 297f83f * Mon Jul 22 2019 tiwaiAATTsuse.de- drm/udl: move to embedding drm device inside udl device (bsc#1111666).- drm/udl: introduce a macro to convert dev to udl (bsc#1111666).- drm/udl: Replace drm_dev_unref with drm_dev_put (bsc#1111666).- commit 1eff3d8 * Mon Jul 22 2019 jthumshirnAATTsuse.de- block, bfq: NULL out the bic when it\'s no longer valid (bsc#1142359).- commit 9ed968c * Mon Jul 22 2019 jroedelAATTsuse.de- blacklist.conf: Add a5008b59cd9d dma-direct: only limit the mapping size if swiotlb could be used- commit 26c7651 * Mon Jul 22 2019 jroedelAATTsuse.de- KVM: SVM: Fix detection of AMD Errata 1096 (bsc#1142354).- commit d4bab45 * Mon Jul 22 2019 msuchanekAATTsuse.de- Update vanilla config files.- commit d45663b * Mon Jul 22 2019 jthumshirnAATTsuse.de- acpi/nfit: Always dump _DSM output payload (bsc#1142351).- commit fbdd275 * Mon Jul 22 2019 jthumshirnAATTsuse.de- libnvdimm/namespace: Fix label tracking error (bsc#1142350).- commit 336ccfc * Mon Jul 22 2019 dkirjanovAATTsuse.com- s390/qdio: handle PENDING state for QEBSM devices (bsc#1142119 LTC#179331).- s390/qeth: be drop monitor friendly (bsc#1142115 LTC#179337).- commit 67bbcee * Mon Jul 22 2019 bpoirierAATTsuse.com- be2net: Synchronize be_update_queues with dev_watchdog (bsc#1127315).- be2net: Signal that the device cannot transmit during reconfiguration (bsc#1127315).- commit a128a02 * Sun Jul 21 2019 jslabyAATTsuse.cz- sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg (networking-stable-19_06_18).- lapb: fixed leak of control-blocks (networking-stable-19_06_18).- neigh: fix use-after-free read in pneigh_get_next (networking-stable-19_06_18).- be2net: Fix number of Rx queues used for flow hashing (networking-stable-19_06_18).- vsock/virtio: set SOCK_DONE on peer shutdown (networking-stable-19_06_18).- sctp: Free cookie before we memdup a new one (networking-stable-19_06_18).- net: openvswitch: do not free vport if register_netdevice() is failed (networking-stable-19_06_18).- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero (networking-stable-19_06_18).- commit 92c9710 * Sat Jul 20 2019 ptesarikAATTsuse.cz- Update config files.- commit 5638380 * Sat Jul 20 2019 kbuildAATTsuse.de- Delete patches.kabi/ * workarounds- commit 0adf437 * Sat Jul 20 2019 ptesarikAATTsuse.cz- pkey: Indicate old mkvp only if old and current mkvp are different (bsc#1137827 LTC#178090).- commit dadd843 * Sat Jul 20 2019 ptesarikAATTsuse.cz- net/af_iucv: build proper skbs for HiperTransport (bsc#1142221 LTC#179332).- net/af_iucv: remove GFP_DMA restriction for HiperTransport (bsc#1142221 LTC#179332).- commit 41d0dfa * Sat Jul 20 2019 ptesarikAATTsuse.cz- s390/cpumf: Add extended counter set definitions for model 8561 and 8562 (bsc#1142052 LTC#179320).- commit 8139b27 * Fri Jul 19 2019 ptesarikAATTsuse.cz- s390: report new CPU capabilities (jsc#SLE-6907 FATE#327564 LTC#175887).- s390: add alignment hints to vector load and store (jsc#SLE-6907 FATE#327564 LTC#175887).- commit b89c692 * Fri Jul 19 2019 ptesarikAATTsuse.cz- s390/cpu_mf: replace stcctm5() with the stcctm() function (jsc#SLE-6904 FATE#327581).- s390/cpu_mf: add store cpu counter multiple instruction support (jsc#SLE-6904 FATE#327581).- commit 66b95ee * Fri Jul 19 2019 ptesarikAATTsuse.cz- s390/cpum_cf_diag: Add support for s390 counter facility diagnostic trace (jsc#SLE-6904 FATE#327581).- Refresh patches.arch/s390-uv-introduce-guest-side-ultravisor-code.- commit a9ad827 * Fri Jul 19 2019 ptesarikAATTsuse.cz- s390/cpum_cf_diag: Add support for CPU-MF SVN 6 (jsc#SLE-6904 FATE#327581).- s390/cpumf: Fix warning from check_processor_id (jsc#SLE-6904 FATE#327581).- s390/cpum_cf: add ctr_stcctm() function (jsc#SLE-6904 FATE#327581).- s390/cpum_cf: introduce kernel_cpumcf_avail() function (jsc#SLE-6904 FATE#327581).- s390/cpum_cf: Add minimal in-kernel interface for counter measurements (jsc#SLE-6904 FATE#327581).- s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alerts (jsc#SLE-6904 FATE#327581).- s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header file (jsc#SLE-6904 FATE#327581).- s390/cpum_cf: rename per-CPU counter facility structure and variables (jsc#SLE-6904 FATE#327581).- s390/cpum_cf: prepare for in-kernel counter measurements (jsc#SLE-6904 FATE#327581).- s390/cpum_cf: move counter set controls to a new header file (jsc#SLE-6904 FATE#327581).- commit 2cd8a18 * Fri Jul 19 2019 ptesarikAATTsuse.cz- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- commit d6e1afa * Fri Jul 19 2019 ptesarikAATTsuse.cz- dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32 (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- Refresh patches.suse/dma-direct-retry-allocations-using-gfp_dma-for-small-masks.- commit 1da6c65 * Fri Jul 19 2019 ptesarikAATTsuse.cz- s390/cpum_cf: Add support for CPU-MF SVN 6 (jsc#SLE-6904 FATE#327581).- commit 24386ec * Fri Jul 19 2019 ptesarikAATTsuse.cz- kABI: Fix lost iommu-helper symbols on arm64 (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- Update config files.- commit a378127 * Fri Jul 19 2019 tiwaiAATTsuse.de- mei: me: add denverton innovation engine device IDs (bsc#1051510).- mei: bus: need to unlink client before freeing (bsc#1051510).- mei: me: add gemini lake devices id (bsc#1051510).- commit 27fefbb * Fri Jul 19 2019 ptesarikAATTsuse.cz- iommu-helper: mark iommu_is_span_boundary as inline (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- Update config files.- commit 7b4c983 * Fri Jul 19 2019 tiwaiAATTsuse.de- drm/vc4: fix fb references in async update (bsc#1141312).- commit 2cedb40 * Fri Jul 19 2019 tiwaiAATTsuse.de- clk: rockchip: Don\'t yell about bad mmc phases when getting (bsc#1051510).- clk: tegra210: fix PLLU and PLLU_OUT1 (bsc#1051510).- clk: qcom: Fix -Wunused-const-variable (bsc#1051510).- dmaengine: hsu: Revert \"set HSU_CH_MTSR to memory width\" (bsc#1051510).- crypto: talitos - fix max key size for sha384 and sha512 (bsc#1051510).- commit 66dee7e * Fri Jul 19 2019 tiwaiAATTsuse.de- kABI fix for hda_codec.relaxed_resume flag (bsc#1111666).- commit b68c02d * Fri Jul 19 2019 tiwaiAATTsuse.de- ALSA: hda - Don\'t resume forcibly i915 HDMI/DP codec (bsc#1111666).- ALSA: hda/hdmi - Fix i915 reverse port/pin mapping (bsc#1111666).- ALSA: hda/hdmi - Remove duplicated define (bsc#1111666).- commit b8b1a5d * Fri Jul 19 2019 tiwaiAATTsuse.de- ALSA: seq: Break too long mutex context in the write loop (bsc#1051510).- ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine (bsc#1051510).- ALSA: hda/realtek - Fixed Headphone Mic can\'t record on Dell platform (bsc#1051510).- commit ee65de2 * Fri Jul 19 2019 ptesarikAATTsuse.cz- kABI: mask changes made by swiotlb for protected virtualization (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- commit c7d5a40 * Fri Jul 19 2019 ptesarikAATTsuse.cz- kABI: mask changes made by use of DMA memory for adapter interrupts (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- commit f33c336 * Fri Jul 19 2019 jroedelAATTsuse.de- Update config files.- commit 6670ab7 * Fri Jul 19 2019 jroedelAATTsuse.de- Documentation/filesystems/proc.txt: Add arch_status file (jsc#SLE-4915).- x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_status (jsc#SLE-4915).- proc: Add /proc//arch_status (jsc#SLE-4915).- commit 6ad3a2e * Fri Jul 19 2019 ptesarikAATTsuse.cz- kABI: mask changes made by basic protected virtualization support (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- commit 449a5bc * Thu Jul 18 2019 ptesarikAATTsuse.cz- dma-direct: don\'t retry allocation for no-op GFP_DMA (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- commit 7979420 * Thu Jul 18 2019 ptesarikAATTsuse.cz- arm64: don\'t override dma_max_pfn (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- dma-mapping: take dma_pfn_offset into account in dma_max_pfn (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- commit bb1ef2e * Thu Jul 18 2019 tbogendoerferAATTsuse.de- net: hns3: Fix inconsistent indenting (bsc#1140676).- net: hns: Fix loopback test failed at copper ports (bsc#1140676).- net: hns: fix unsigned comparison to less than zero (bsc#1140676).- net: hns: Fix WARNING when remove HNS driver with SMMU enabled (bsc#1140676).- net: hns: fix ICMP6 neighbor solicitation messages discard problem (bsc#1140676).- net: hns: Fix probabilistic memory overwrite when HNS driver initialized (bsc#1140676).- net: hns: Use NAPI_POLL_WEIGHT for hns driver (bsc#1140676).- net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw() (bsc#1140676).- commit c46e85b * Thu Jul 18 2019 ptesarikAATTsuse.cz- dma-direct: retry allocations using GFP_DMA for small masks (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- commit c3ffa8c * Thu Jul 18 2019 oheringAATTsuse.de- rpm/kernel-binary.spec.in: Fix syntax to exclude kgraft (bsc#1141600)- commit 1dc862c * Thu Jul 18 2019 ptesarikAATTsuse.cz- s390: remove the unused dma_capable helper (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- commit dc3c36e * Thu Jul 18 2019 ptesarikAATTsuse.cz- s390/cio: introduce DMA pools to cio (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- Update config files.- commit 07ad1d8 * Thu Jul 18 2019 ptesarikAATTsuse.cz- s390/mm: force swiotlb for protected virtualization (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- Update config files.- commit db637f4 * Thu Jul 18 2019 ptesarikAATTsuse.cz- dma-mapping: move swiotlb arch helpers to a new header (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- Update config files.- Refresh patches.fixes/x86-asm-memcpy_mcsafe-Define-copy_to_iter_mcsafe.patch.- Refresh patches.fixes/x86-asm-memcpy_mcsafe-Fix-copy_to_user_mcsafe-except.patch.- commit d0755aa * Thu Jul 18 2019 mgormanAATTsuse.de- mm: migrate: Fix reference check race between __find_get_block() and migration (bnc#1137609).- commit 2ca7d32 * Thu Jul 18 2019 ptesarikAATTsuse.cz- virtio/s390: make airq summary indicators DMA (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- virtio/s390: use DMA memory for ccw I/O and classic notifiers (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- virtio/s390: add indirection to indicators access (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- virtio/s390: use cacheline aligned airq bit vectors (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- s390/airq: use DMA memory for adapter interrupts (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- s390/cio: add basic protected virtualization support (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- virtio/s390: DMA support for virtio-ccw (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- virtio/s390: use vring_create_virtqueue (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- dma-mapping: move dma_mark_clean to dma-direct.h (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- mips: fix an off-by-one in dma_capable (jsc#SLE-6197 FATE#327012 bsc#1140559 LTC#173150).- commit eecf2f8 * Thu Jul 18 2019 jslabyAATTsuse.cz- net: rds: fix memory leak in rds_ib_flush_mr_pool (networking-stable-19_06_09).- ipv6: fix EFAULT on sendto with icmpv6 and hdrincl (networking-stable-19_06_09).- ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 (networking-stable-19_06_09).- ethtool: fix potential userspace buffer overflow (networking-stable-19_06_09).- Fix memory leak in sctp_process_init (networking-stable-19_06_09).- net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query (networking-stable-19_06_09).- commit 15a7753 * Thu Jul 18 2019 tiwaiAATTsuse.de- drm/i915/cml: Introduce Comet Lake PCH (jsc#SLE-6681).- commit 1d9e290 * Wed Jul 17 2019 lduncanAATTsuse.com- SCSI: cxgbi: KABI: fix handle completion etc (jsc#SLE-4678 bsc#1136342).- scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atid (jsc#SLE-4678 bsc#1136342).- scsi: cxgb4i: add wait_for_completion() (jsc#SLE-4678 bsc#1136342).- commit ac5fca6 * Wed Jul 17 2019 tiwaiAATTsuse.de- gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM (bsc#1111666).- dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc (bsc#1111666).- commit 4cfdf5e * Wed Jul 17 2019 hareAATTsuse.de- scsi/fc: kABI fixes for new ELS_FPIN definition (bsc#1136217,jsc#SLE-4722).- commit e94d760 * Wed Jul 17 2019 hareAATTsuse.de- scsi: lpfc: Update lpfc version to 12.2.0.3 (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix kernel warnings related to smp_processor_id() (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix BFS crash with DIX enabled (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix FDMI fc4type for nvme support (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix fcp_rsp_len checking on lun reset (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix poor use of hardware queues if fewer irq vectors (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vector (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix incorrect logical link speed on trunks when links down (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix memory leak in abnormal exit path from lpfc_eq_create (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Rework misleading nvme not supported in firmware message (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix hardlockup in scsi_cmd_iocb_cmpl (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Cancel queued work for an IO when processing a received ABTS (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Prevent \'use after free\' memory overwrite in nvmet LS handling (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix PT2PT PLOGI collison stopping discovery (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Revert message logging on unsupported topology (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix nvmet handling of received ABTS for unmapped frames (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Separate CQ processing for nvmet_fc upcalls (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Revise message when stuck due to unresponsive adapter (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Correct nvmet buffer free race condition (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix nvmet target abort cmd matching (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix alloc context on oas lun creations (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Make lpfc_sli4_oas_verify static (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: add support for posting FC events on FPIN reception (bsc#1136217,jsc#SLE-4722).- scsi: scsi_transport_fc: Add FPIN fc event codes (bsc#1136217,jsc#SLE-4722).- scsi: scsi_transport_fc: refactor event posting routines (bsc#1136217,jsc#SLE-4722).- scsi: fc: add FPIN ELS definition (bsc#1136217,jsc#SLE-4722).- commit 4c6a353 * Wed Jul 17 2019 hareAATTsuse.de- scsi: lpfc: Fix a recently introduced compiler warning (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id() (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Remove unused functions (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Remove set-but-not-used variables (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Move trunk_errmsg[] from a header file into a .c file (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Annotate switch/case fall-through (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix indentation and balance braces (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Declare local functions static (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: avoid uninitialized variable warning (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fixup eq_clr_intr references (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix build error (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Update lpfc version to 12.2.0.1 (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Update Copyright in driver version (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Enhance 6072 log string (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix duplicate log message numbers (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Specify node affinity for queue memory allocation (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Reduce memory footprint for lpfc_queue (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Add loopback testing to trunking mode (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix link speed reporting for 4-link trunk (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix handling of trunk links state reporting (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix protocol support on G6 and G7 adapters (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Correct boot bios information to FDMI registration (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix HDMI2 registration string for symbolic name (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix fc4type information for FDMI (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix FDMI manufacturer attribute value (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix io lost on host resets (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix mailbox hang on adapter init (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix driver crash in target reset handler (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Correct localport timeout duration error (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Convert bootstrap mbx polling from msleep to udelay (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Coordinate adapter error handling with offline handling (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Stop adapter if pci errors detected (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix deadlock due to nested hbalock call (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix nvmet handling of first burst cmd (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0 (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix nvmet async receive buffer replenishment (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix location of SCSI ktime counters (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix use-after-free mailbox cmd completion (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_free (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Resolve inconsistent check of hdwq in lpfc_scsi_cmd_iocb_cmpl (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix missing wakeups on abort threads (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup() (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: fix 32-bit format string warning (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: fix unused variable warning (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unset (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep check (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Remove set but not used variable \'phys_id\' (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: fix a handful of indentation issues (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: Fix error code if kcalloc() fails (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: fix calls to dma_set_mask_and_coherent() (bsc#1136217,jsc#SLE-4722).- scsi: lpfc: use dma_set_mask_and_coherent (bsc#1136217,jsc#SLE-4722).- commit 850135c * Wed Jul 17 2019 jroedelAATTsuse.de- kvm: svm/avic: Do not send AVIC doorbell to self (bsc#1140133).- commit a34d4f3 * Wed Jul 17 2019 ptesarikAATTsuse.cz- Refresh headers of patches.arch/mm-nvdimm-add-is_ioremap_addr-and-use-that-to-check-.patch.- commit ba46f6b * Tue Jul 16 2019 msuchanekAATTsuse.de- powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-test (FATE#327696).- commit 930a2cf * Tue Jul 16 2019 msuchanekAATTsuse.de- Add support for crct10dif-vpmsum (FATE#327696).- commit 962cbcc * Tue Jul 16 2019 tiwaiAATTsuse.de- usb: gadget: ether: Fix race between gether_disconnect and rx_submit (bsc#1051510).- tty: serial_core: Set port active bit in uart_port_activate (bsc#1051510).- tty: serial: cpm_uart - fix init when SMC is relocated (bsc#1051510).- tty: rocket: fix incorrect forward declaration of \'rp_init()\' (bsc#1051510).- commit f9796f8 * Tue Jul 16 2019 tiwaiAATTsuse.de- team: Always enable vlan tx offload (bsc#1051510).- commit 017d54c * Tue Jul 16 2019 tiwaiAATTsuse.de- Revert \"serial: 8250: Don\'t service RX FIFO if interrupts are disabled\" (bsc#1051510).- serial: uartps: Remove useless return from cdns_uart_poll_put_char (bsc#1051510).- serial: uartps: Do not add a trailing semicolon to macro (bsc#1051510).- serial: uartps: Fix long line over 80 chars (bsc#1051510).- serial: uartps: Fix multiple line dereference (bsc#1051510).- commit 65242c8 * Tue Jul 16 2019 tiwaiAATTsuse.de- PCI/P2PDMA: Fix missing check for dma_virt_ops (bsc#1111666).- commit 0a74943 * Tue Jul 16 2019 tiwaiAATTsuse.de- PCI: Always allow probing with driver_override (bsc#1051510).- PCI: Return error if cannot probe VF (bsc#1051510).- mfd: intel-lpss: Release IDA resources (bsc#1051510).- commit 17fe5b0 * Tue Jul 16 2019 tiwaiAATTsuse.de- drm/msm/mdp5: Fix mdp5_cfg_init error return (bsc#1111666).- commit eb96010 * Tue Jul 16 2019 tiwaiAATTsuse.de- HID: intel-ish-hid: Fix a use after free in load_fw_from_host() (bsc#1141655).- commit 8b00688 * Tue Jul 16 2019 tiwaiAATTsuse.de- ALSA: line6: Use container_of() (bsc#1141655).- ALSA: line6: Drop superfluous timer helper function (bsc#1141655).- ALSA: line6: variax: Rewrite complex timer & work combo with a delayed work (bsc#1141655).- ALSA: line6: podhd: Rewrite complex timer & work combo with a delayed work (bsc#1141655).- ALSA: line6: pod: Rewrite complex timer & work combo with a delayed work (bsc#1141655).- ALSA: line6: Assure canceling delayed work at disconnection (bsc#1141655).- ALSA: line6: toneport: Fix broken usage of timer for delayed execution (bsc#1141655).- ALSA: line6: fix check on snd_card_register (bsc#1141655).- commit 0232f2f * Tue Jul 16 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Cleanup DSD whitelist (bsc#1051510).- commit 31d111a * Tue Jul 16 2019 tiwaiAATTsuse.de- ALSA: usb-audio: fix Line6 Helix audio format rates (bsc#1111666).- commit 9c421a8 * Tue Jul 16 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Add quirk for Focusrite Scarlett Solo (bsc#1051510).- commit 2fff3db * Tue Jul 16 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Sanity checks for each pipe and EP types (bsc#1051510).- ALSA: usb-audio: Add quirk for MOTU MicroBook II (bsc#1051510).- commit d819b43 * Tue Jul 16 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Enable .product_name override for Emagic, Unitor 8 (bsc#1051510).- commit 3865597 * Tue Jul 16 2019 lpechacekAATTsuse.com- rpm/kernel-binary.spec.in: build kernel- *-kgraft only for default SLE kernel RT and Azure variants are excluded for the moment. (bsc#1141600)- commit 620816f * Tue Jul 16 2019 tiwaiAATTsuse.de- blacklist.conf: Add reverting/reverted entries for fib_rules and seccomp- commit 17e0ddf * Tue Jul 16 2019 tiwaiAATTsuse.de- drm/msm/a3xx: remove TPL1 regs from snapshot (bsc#1051510).- drm/rockchip: Properly adjust to a true clock in adjusted_mode (bsc#1051510).- drm/meson: Add support for XBGR8888 & ABGR8888 formats (bsc#1051510).- commit 7db412c * Tue Jul 16 2019 tiwaiAATTsuse.de- crypto: ccp - Validate the the error value used to index error messages (bsc#1051510).- crypto: chacha20poly1305 - fix atomic sleep when using async algorithm (bsc#1051510).- crypto: ghash - fix unaligned memory access in ghash_setkey() (bsc#1051510).- crypto: arm64/sha2-ce - correct digest for empty data in finup (bsc#1051510).- crypto: arm64/sha1-ce - correct digest for empty data in finup (bsc#1051510).- crypto: talitos - Align SEC1 accesses to 32 bits boundaries (bsc#1051510).- crypto: talitos - properly handle split ICV (bsc#1051510).- crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking (bsc#1051510).- crypto: talitos - check data blocksize in ablkcipher (bsc#1051510).- crypto: talitos - fix CTR alg blocksize (bsc#1051510).- crypto: talitos - reduce max key size for SEC1 (bsc#1051510).- crypto: talitos - rename alternative AEAD algos (bsc#1051510).- crypto: ccp - Fix 3DES complaint from ccp-crypto module (bsc#1051510).- crypto: ccp - fix AES CFB error exposed by new test vectors (bsc#1051510).- commit c31bdf9 * Tue Jul 16 2019 msuchanekAATTsuse.de- KABI: remove unused hcall definition (bsc#1140322 LTC#176270).- commit cd384f4 * Tue Jul 16 2019 tiwaiAATTsuse.de- Enable intel-speed-select driver and update supported.conf (jsc#SLE-5364)- commit 3d28540 * Tue Jul 16 2019 tiwaiAATTsuse.de- tools/power/x86: A tool to validate Intel Speed Select commands (jsc#SLE-5364).- platform/x86: ISST: Restore state on resume (jsc#SLE-5364).- platform/x86: ISST: Add Intel Speed Select PUNIT MSR interface (jsc#SLE-5364).- platform/x86: ISST: Add Intel Speed Select mailbox interface via MSRs (jsc#SLE-5364).- platform/x86: ISST: Add Intel Speed Select mailbox interface via PCI (jsc#SLE-5364).- platform/x86: ISST: Add Intel Speed Select mmio interface (jsc#SLE-5364).- platform/x86: ISST: Add IOCTL to Translate Linux logical CPU to PUNIT CPU number (jsc#SLE-5364).- platform/x86: ISST: Store per CPU information (jsc#SLE-5364).- platform/x86: ISST: Add common API to register and handle ioctls (jsc#SLE-5364).- commit 24de92c * Tue Jul 16 2019 jthumshirnAATTsuse.de- blacklist.conf: blacklist e153abc0739f (\"zram: pass down the bvec we need to read into in the work struct\")- commit 4c1cb5d * Tue Jul 16 2019 msuchanekAATTsuse.de- Rename patches to same name as SLE15 SP1.- commit 41e129a * Tue Jul 16 2019 msuchanekAATTsuse.de- mm/nvdimm: add is_ioremap_addr and use that to check ioremap address (bsc#1140322 LTC#176270).- powerpc/mm: Consolidate numa_enable check and min_common_depth check (bsc#1140322 LTC#176270).- powerpc/mm: Fix node look up with numa=off boot (bsc#1140322 LTC#176270).- powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0 (bsc#1140322 LTC#176270).- mm: replace all open encodings for NUMA_NO_NODE (bsc#1140322 LTC#176270).- commit eb30721 * Tue Jul 16 2019 msuchanekAATTsuse.de- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails (bsc#1140322 LTC#176270).- powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALL (bsc#1140322 LTC#176270).- powerpc/pseries: Update SCM hcall op-codes in hvcall.h (bsc#1140322 LTC#176270).- commit 4766ae0 * Tue Jul 16 2019 ggherdovichAATTsuse.cz- platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms (jsc#SLE-5439).- commit 5359a3d * Tue Jul 16 2019 tiwaiAATTsuse.de- drm/atmel-hlcdc: revert shift by 8 (bsc#1111666).- drm/amd/display: Make some functions static (bsc#1111666).- drm/i915/icl: Add WaDisableBankHangMode (bsc#1111666).- commit 95e9ab2 * Mon Jul 15 2019 msuchanekAATTsuse.de- Move patch to correct directory.- commit 54a306a * Mon Jul 15 2019 msuchanekAATTsuse.de- scripts/git_sort/git_sort.py: Add mmots tree.- commit 08c2a80 * Mon Jul 15 2019 fdmananaAATTsuse.com- patches.suse/Btrfs-kill-btrfs_clear_path_blocking.patch: (bsc#1140139).- commit a5cd556 * Mon Jul 15 2019 lhenriquesAATTsuse.com- libceph: check reply num_data_items in setup_request_data() (bsc#1135897).- Refresh patches.drivers/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch.- Refresh patches.drivers/libceph-add-support-for-CMPEXT-compare-extent-reques.patch.- Refresh patches.drivers/libceph-add-support-for-write-same-requests.patch.- commit ca2351e * Mon Jul 15 2019 lyanAATTsuse.com- KVM: s390: kABI Workaround for \'lowcore\' (bsc#1119222).- commit f5c46ac * Mon Jul 15 2019 lhenriquesAATTsuse.com- libceph: preallocate message data items (bsc#1135897).- Refresh patches.drivers/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch.- Refresh patches.drivers/libceph-add-scatterlist-messenger-data-type.patch.- Refresh patches.drivers/libceph-add-support-for-CMPEXT-compare-extent-reques.patch.- Refresh patches.drivers/libceph-add-support-for-write-same-requests.patch.- commit ac80fb5 * Mon Jul 15 2019 tiwaiAATTsuse.de- Fix kABI breakage by mwifiex security fix (CVE-2019-3846,bsc#1136424).- commit 304447b * Mon Jul 15 2019 tiwaiAATTsuse.de- wil6210: fix potential out-of-bounds read (bsc#1051510).- commit d05bdaa * Mon Jul 15 2019 msuchanekAATTsuse.de- powerpc/watchpoint: Restore NV GPRs while returning from exception (bsc#1140945 bsc#1141401 bsc#1141402 bsc#1141452 bsc#1141453 bsc#1141454 LTC#178983 LTC#179191 LTC#179192 LTC#179193 LTC#179194 LTC#179195).- commit 599f587 * Mon Jul 15 2019 tiwaiAATTsuse.de- platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_systems DMI table (bsc#1051510).- staging: rtl8712: reduce stack usage, again (bsc#1051510).- commit 45d1e2e * Mon Jul 15 2019 msuchanekAATTsuse.de- powerpc/64s/radix: Fix missing global invalidations when removing copro (bsc#1055117).- powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap (bsc#1055117).- powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumask (bsc#1055117).- powerpc/64s/radix: optimise pte_update (bsc#1055117).- powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags (bsc#1055117).- powerpc/64s/radix: prefetch user address in update_mmu_cache (bsc#1055117).- powerpc/64s/radix: do not flush TLB on spurious fault (bsc#1055117).- powerpc/64s/radix: do not flush TLB when relaxing access (bsc#1055117).- commit 02ca979 * Mon Jul 15 2019 tiwaiAATTsuse.de- p54usb: Fix race between disconnect and firmware loading (bsc#1111666).- commit 5641da3 * Mon Jul 15 2019 tiwaiAATTsuse.de- mwifiex: Don\'t abort on small, spec-compliant vendor IEs (CVE-2019-3846,bsc#1136424).- commit 69fc498 * Mon Jul 15 2019 tiwaiAATTsuse.de- memstick: Fix error cleanup path of memstick_init (bsc#1051510).- mmc: sdhci-pci: Try \"cd\" for card-detect lookup before using NULL (bsc#1051510).- commit 4752cfa * Mon Jul 15 2019 tiwaiAATTsuse.de- memory: tegra: Fix integer overflow on tick value calculation (bsc#1051510).- commit 0bd6f51 * Mon Jul 15 2019 tiwaiAATTsuse.de- media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom() (bsc#1051510).- media: s5p-mfc: Make additional clocks optional (bsc#1051510).- media: vivid: fix incorrect assignment operation when setting video mode (bsc#1051510).- media: marvell-ccic: fix DMA s/g desc number calculation (bsc#1051510).- commit e2ee41b * Mon Jul 15 2019 tiwaiAATTsuse.de- mac80211: do not start any work during reconfigure flow (bsc#1111666).- mac80211: only warn once on chanctx_conf being NULL (bsc#1111666).- mac80211: free peer keys before vif down in mesh (bsc#1111666).- mac80211: mesh: fix RCU warning (bsc#1111666).- mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he() (bsc#1111666).- commit 086a09d * Mon Jul 15 2019 tiwaiAATTsuse.de- lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE (bsc#1051510).- lib: fix stall in __bitmap_parselist() (bsc#1051510).- commit 1f90d1e * Mon Jul 15 2019 tiwaiAATTsuse.de- drm: return -EFAULT if copy_to_user() fails (bsc#1111666).- drm/vmwgfx: Honor the sg list segment size limitation (bsc#1111666).- iwlwifi: Fix double-free problems in iwl_req_fw_callback() (bsc#1111666).- commit 4b0b0bd * Mon Jul 15 2019 tiwaiAATTsuse.de- intel_th: msu: Fix single mode with disabled IOMMU (bsc#1051510).- HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report (bsc#1051510).- HID: wacom: correct touch resolution x/y typo (bsc#1051510).- HID: wacom: generic: Correct pad syncing (bsc#1051510).- HID: wacom: generic: only switch the mode on devices with LEDs (bsc#1051510).- commit 61dad59 * Mon Jul 15 2019 tiwaiAATTsuse.de- staging: comedi: dt282x: fix a null pointer deref on interrupt (bsc#1051510).- staging: comedi: amplc_pci230: fix null pointer deref on interrupt (bsc#1051510).- batman-adv: fix for leaked TVLV handler (bsc#1051510).- ath6kl: add some bounds checking (bsc#1051510).- cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency (bsc#1051510).- cpufreq: brcmstb-avs-cpufreq: Fix initial command check (bsc#1051510).- cpufreq: ppc_cbe: fix possible object reference leak (bsc#1051510).- cpufreq: pmac32: fix possible object reference leak (bsc#1051510).- cpufreq/pasemi: fix possible object reference leak (bsc#1051510).- cpufreq: kirkwood: fix possible object reference leak (bsc#1051510).- cpufreq: acpi-cpufreq: Report if CPU doesn\'t support boost technologies (bsc#1051510).- cpufreq: Use struct kobj_attribute instead of struct global_attr (bsc#1051510).- cpufreq: check if policy is inactive early in __cpufreq_get() (bsc#1051510).- commit 264b5ec * Mon Jul 15 2019 tiwaiAATTsuse.de- carl9170: fix misuse of device driver API (bsc#1111666).- commit da4e9f5 * Mon Jul 15 2019 tiwaiAATTsuse.de- ath9k: correctly handle short radar pulses (bsc#1111666).- commit 9873fe0 * Mon Jul 15 2019 tiwaiAATTsuse.de- ath10k: add missing error handling (bsc#1111666).- ath10k: Fix encoding for protected management frames (bsc#1111666).- ath10k: fix incorrect multicast/broadcast rate setting (bsc#1111666).- commit e408734 * Mon Jul 15 2019 tiwaiAATTsuse.de- ASoC: max98090: remove 24-bit format support if RJ is 0 (bsc#1051510).- ASoC: soc-pcm: BE dai needs prepare when pause release after resume (bsc#1051510).- ASoC : cs4265 : readable register too low (bsc#1051510).- commit 5b361be * Mon Jul 15 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Headphone Mic can\'t record after S3 (bsc#1051510).- commit d8759b7 * Mon Jul 15 2019 mkoutnyAATTsuse.com- cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() (bsc#1141478).- commit 19414dc * Mon Jul 15 2019 colyliAATTsuse.de- bcache: add reclaimed_journal_buckets to struct cache_set (bsc#1140652).- bcache: performance improvement for btree_flush_write() (bsc#1140652).- bcache: fix race in btree_flush_write() (bsc#1140652).- bcache: remove retry_flush_write from struct cache_set (bsc#1140652).- bcache: add comments for mutex_lock(&b->write_lock) (bsc#1140652).- bcache: only clear BTREE_NODE_dirty bit when it is set (bsc#1140652).- bcache: Revert \"bcache: fix high CPU occupancy during journal\" (bsc#1140652).- bcache: Revert \"bcache: free heap cache_set->flush_btree in bch_journal_free\" (bsc#1140652).- bcache: shrink btree node cache after bch_btree_check() (bsc#1140652).- bcache: set largest seq to ja->seq[bucket_index] in journal_read_bucket() (bsc#1140652).- bcache: add code comments for journal_read_bucket() (bsc#1140652).- bcache: fix potential deadlock in cached_def_free() (bsc#1140652).- bcache: acquire bch_register_lock later in cached_dev_free() (bsc#1140652).- bcache: acquire bch_register_lock later in cached_dev_detach_finish() (bsc#1140652).- bcache: avoid a deadlock in bcache_reboot() (bsc#1140652).- bcache: stop writeback kthread and kworker when bch_cached_dev_run() failed (bsc#1140652).- bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_thread (bsc#1140652).- bcache: fix mistaken sysfs entry for io_error counter (bsc#1140652).- bcache: add pendings_cleanup to stop pending bcache device (bsc#1140652).- bcache: make bset_search_tree() be more understandable (bsc#1140652).- bcache: remove \"XXX:\" comment line from run_cache_set() (bsc#1140652).- bcache: improve error message in bch_cached_dev_run() (bsc#1140652).- bcache: add more error message in bch_cached_dev_attach() (bsc#1140652).- bcache: more detailed error message to bcache_device_link() (bsc#1140652).- bcache: check CACHE_SET_IO_DISABLE bit in bch_journal() (bsc#1140652).- bcache: check CACHE_SET_IO_DISABLE in allocator code (bsc#1140652).- bcache: remove unncessary code in bch_btree_keys_init() (bsc#1140652).- bcache: add return value check to bch_cached_dev_run() (bsc#1140652).- bcache: use sysfs_match_string() instead of __sysfs_match_string() (bsc#1140652).- bcache: remove unnecessary prefetch() in bset_search_tree() (bsc#1140652).- bcache: add io error counting in write_bdev_super_endio() (bsc#1140652).- bcache: ignore read-ahead request failure on backing device (bsc#1140652).- bcache: avoid flushing btree node in cache_set_flush() if io disabled (bsc#1140652).- Revert \"bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()\" (bsc#1140652).- bcache: fix return value error in bch_journal_read() (bsc#1140652).- bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush() (bsc#1140652).- bcache: don\'t set max writeback rate if gc is running (bsc#1140652).- bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached (bsc#1140652).- bcache: fix stack corruption by PRECEDING_KEY() (bsc#1140652).- bcache: make is_discard_enabled() static (bsc#1140652).- bcache: remove redundant LIST_HEAD(journal) from run_cache_set() (bsc#1140652).- bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_set (bsc#1140652).- bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch of btree_gc_coalesce (bsc#1140652).- bcache: fix failure in journal relplay (bsc#1140652).- bcache: improve bcache_reboot() (bsc#1140652).- bcache: add comments for closure_fn to be called in closure_queue() (bsc#1140652).- bcache: Add comments for blkdev_put() in registration code path (bsc#1140652).- bcache: add error check for calling register_bdev() (bsc#1140652).- bcache: return error immediately in bch_journal_replay() (bsc#1140652).- bcache: add comments for kobj release callback routine (bsc#1140652).- bcache: add failure check to run_cache_set() for journal replay (bsc#1140652).- bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim() (bsc#1140652).- bcache: move definition of \'int ret\' out of macro read_bucket() (bsc#1140652).- bcache: fix a race between cache register and cacheset unregister (bsc#1140652).- bcache: Clean up bch_get_congested() (bsc#1140652).- bcache: avoid clang -Wunintialized warning (bsc#1140652).- bcache: fix inaccurate result of unused buckets (bsc#1140652).- bcache: fix crashes stopping bcache device before read miss done (bsc#1140652).- commit 7566542 * Mon Jul 15 2019 colyliAATTsuse.de- bcache: add reclaimed_journal_buckets to struct cache_set (bsc#1140652).- bcache: performance improvement for btree_flush_write() (bsc#1140652).- bcache: fix race in btree_flush_write() (bsc#1140652).- bcache: remove retry_flush_write from struct cache_set (bsc#1140652).- bcache: add comments for mutex_lock(&b->write_lock) (bsc#1140652).- bcache: only clear BTREE_NODE_dirty bit when it is set (bsc#1140652).- bcache: Revert \"bcache: fix high CPU occupancy during journal\" (bsc#1140652).- bcache: Revert \"bcache: free heap cache_set->flush_btree in bch_journal_free\" (bsc#1140652).- bcache: shrink btree node cache after bch_btree_check() (bsc#1140652).- bcache: set largest seq to ja->seq[bucket_index] in journal_read_bucket() (bsc#1140652).- bcache: add code comments for journal_read_bucket() (bsc#1140652).- bcache: fix potential deadlock in cached_def_free() (bsc#1140652).- bcache: acquire bch_register_lock later in cached_dev_free() (bsc#1140652).- bcache: acquire bch_register_lock later in cached_dev_detach_finish() (bsc#1140652).- bcache: avoid a deadlock in bcache_reboot() (bsc#1140652).- bcache: stop writeback kthread and kworker when bch_cached_dev_run() failed (bsc#1140652).- bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_thread (bsc#1140652).- bcache: fix mistaken sysfs entry for io_error counter (bsc#1140652).- bcache: add pendings_cleanup to stop pending bcache device (bsc#1140652).- bcache: make bset_search_tree() be more understandable (bsc#1140652).- bcache: remove \"XXX:\" comment line from run_cache_set() (bsc#1140652).- bcache: improve error message in bch_cached_dev_run() (bsc#1140652).- bcache: add more error message in bch_cached_dev_attach() (bsc#1140652).- bcache: more detailed error message to bcache_device_link() (bsc#1140652).- bcache: check CACHE_SET_IO_DISABLE bit in bch_journal() (bsc#1140652).- bcache: check CACHE_SET_IO_DISABLE in allocator code (bsc#1140652).- bcache: remove unncessary code in bch_btree_keys_init() (bsc#1140652).- bcache: add return value check to bch_cached_dev_run() (bsc#1140652).- bcache: use sysfs_match_string() instead of __sysfs_match_string() (bsc#1140652).- bcache: remove unnecessary prefetch() in bset_search_tree() (bsc#1140652).- bcache: add io error counting in write_bdev_super_endio() (bsc#1140652).- bcache: ignore read-ahead request failure on backing device (bsc#1140652).- bcache: avoid flushing btree node in cache_set_flush() if io disabled (bsc#1140652).- Revert \"bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()\" (bsc#1140652).- bcache: fix return value error in bch_journal_read() (bsc#1140652).- bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush() (bsc#1140652).- bcache: don\'t set max writeback rate if gc is running (bsc#1140652).- bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached (bsc#1140652).- bcache: fix stack corruption by PRECEDING_KEY() (bsc#1140652).- bcache: make is_discard_enabled() static (bsc#1140652).- bcache: remove redundant LIST_HEAD(journal) from run_cache_set() (bsc#1140652).- bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_set (bsc#1140652).- bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch of btree_gc_coalesce (bsc#1140652).- bcache: fix failure in journal relplay (bsc#1140652).- bcache: improve bcache_reboot() (bsc#1140652).- bcache: add comments for closure_fn to be called in closure_queue() (bsc#1140652).- bcache: Add comments for blkdev_put() in registration code path (bsc#1140652).- bcache: add error check for calling register_bdev() (bsc#1140652).- bcache: return error immediately in bch_journal_replay() (bsc#1140652).- bcache: add comments for kobj release callback routine (bsc#1140652).- bcache: add failure check to run_cache_set() for journal replay (bsc#1140652).- bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim() (bsc#1140652).- bcache: move definition of \'int ret\' out of macro read_bucket() (bsc#1140652).- bcache: fix a race between cache register and cacheset unregister (bsc#1140652).- bcache: Clean up bch_get_congested() (bsc#1140652).- bcache: avoid clang -Wunintialized warning (bsc#1140652).- bcache: fix inaccurate result of unused buckets (bsc#1140652).- bcache: fix crashes stopping bcache device before read miss done (bsc#1140652).- bcache: do not assign in if condition in bcache_device_init() (bsc#1140652).- commit 624edf7 * Mon Jul 15 2019 dkirjanovAATTsuse.com- net/packet: fix memory leak in packet_set_ring() (git-fixes).- pktgen: do not sleep with the thread lock held (git-fixes).- packet: in recvmsg msg_name return at least sizeof sockaddr_ll (git-fixes).- ethtool: check the return value of get_regs_len (git-fixes).- netfilter: conntrack: fix calculation of next bucket number in early_drop (git-fixes).- RDS: IB: fix \'passing zero to ERR_PTR()\' warning (git-fixes).- af_unix: remove redundant lockdep class (git-fixes).- tcp: reduce tcp_fastretrans_alert() verbosity (git-fixes).- commit ca77765 * Mon Jul 15 2019 mkoutnyAATTsuse.com- blacklist.conf: Add \"signal: Don\'t restart fork when signals come in.\"- commit 5f983d8 * Mon Jul 15 2019 gheAATTsuse.com- ocfs2: add first lock wait time in locking_state (bsc#1134390).- ocfs2: add locking filter debugfs file (bsc#1134390).- ocfs2: add last unlock times in locking_state (bsc#1134390).- commit 0510321 * Mon Jul 15 2019 glinAATTsuse.com- bpf: fix nested bpf tracepoints with per-cpu data (bsc#1083647).- bpf: btf: fix the brackets of BTF_INT_OFFSET() (bsc#1083647).- commit 5dab5e7 * Fri Jul 12 2019 lduncanAATTsuse.com- qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index (jsc#SLE-4693 bsc#1136462).- scsi: qedi: remove set but not used variables \'cdev\' and \'udev\' (jsc#SLE-4693 bsc#1136462).- scsi: qedi: Update driver version to 8.33.0.21 (jsc#SLE-4693 bsc#1136462).- scsi: qedi: Move LL2 producer index processing in BH (jsc#SLE-4693 bsc#1136462).- scsi: qedi: add module param to set ping packet size (jsc#SLE-4693 bsc#1136462).- scsi: qedi: Add packet filter in light L2 Rx path (jsc#SLE-4693 bsc#1136462).- scsi: qedi: Check for session online before getting iSCSI TLV data (jsc#SLE-4693 bsc#1136462).- scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE (jsc#SLE-4693 bsc#1136462).- scsi: qedi: Fix spelling mistake \"OUSTANDING\" -> \"OUTSTANDING\" (jsc#SLE-4693 bsc#1136462).- scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definition (jsc#SLE-4693 bsc#1136462).- commit ca04cd0 * Fri Jul 12 2019 trennAATTsuse.com- x86/CPU: Add more Icelake model numbers (jsc#SLE-5337).- powercap/intel_rapl: add support for IceLake desktop (jsc#SLE-5337).- powercap/intel_rapl: add support for ICX (jsc#SLE-5337).- powercap/intel_rapl: add Ice Lake mobile (jsc#SLE-5337).- scripts/git_sort/git_sort.py:- commit bb5ff00 * Fri Jul 12 2019 lhenriquesAATTsuse.com- ceph: fix iov_iter issues in ceph_direct_read_write() (bsc#1141450). blacklist.conf: dropped patch from blacklist.- commit a7ea34f * Fri Jul 12 2019 lhenriquesAATTsuse.com- libceph: add osd_req_op_extent_osd_data_bvecs() (bsc#1141450).- Refresh patches.drivers/libceph-add-scatterlist-messenger-data-type.patch.- commit dde9c20 * Fri Jul 12 2019 lhenriquesAATTsuse.com- libceph: handle zero-length data items (bsc#1141450).- commit de3f70e * Fri Jul 12 2019 lhenriquesAATTsuse.com- rbd: move from raw pages to bvec data descriptors (bsc#1141450).- Refresh patches.drivers/rbd-add-support-for-scatterlist-obj_request_type.patch.- Refresh patches.drivers/rbd-add-support-for-writesame-requests.patch.- Refresh patches.drivers/rbd-export-some-functions-used-by-lio-rbd-backend.patch.- Refresh patches.drivers/rbd-move-structs-used-by-lio-rbd-to-new-header.patch.- commit 7b7c7e2 * Fri Jul 12 2019 lhenriquesAATTsuse.com- libceph: introduce BVECS data type (bsc#1141450).- Refresh patches.drivers/libceph-add-scatterlist-messenger-data-type.patch.- commit d754c75 * Fri Jul 12 2019 lyanAATTsuse.com- kvm/mmu: kABI fix for *_mmu_pages changes in struct kvm_arch (bsc#1135335).- commit 2ed5441 * Fri Jul 12 2019 lhenriquesAATTsuse.com- rbd: get rid of img_req->copyup_pages (bsc#1141450).- Refresh patches.drivers/rbd-add-support-for-scatterlist-obj_request_type.patch.- Refresh patches.drivers/rbd-add-lio-specific-data-area.patch.- Refresh patches.drivers/rbd-move-structs-used-by-lio-rbd-to-new-header.patch.- commit 4baa02a * Fri Jul 12 2019 lhenriquesAATTsuse.com- rbd: use kmem_cache_zalloc() in rbd_img_request_create() (bsc#1141450).- Refresh patches.drivers/rbd-add-support-for-scatterlist-obj_request_type.patch.- commit 5ac046a * Fri Jul 12 2019 lhenriquesAATTsuse.com- rbd: don\'t NULL out ->obj_request in rbd_img_obj_parent_read_full() (bsc#1141450).- commit 2a1ca03 * Fri Jul 12 2019 mbenesAATTsuse.cz- livepatch: Remove duplicate warning about missing reliable stacktrace support (bsc#1071995 fate#323487).- commit c713cd8 * Fri Jul 12 2019 mbenesAATTsuse.cz- Revert \"livepatch: Remove reliable stacktrace check in klp_try_switch_task()\" (bsc#1071995 fate#323487).- commit 8abffe1 * Fri Jul 12 2019 lhenriquesAATTsuse.com- rbd: don\'t (ab)use obj_req->pages for stat requests (bsc#1141450).- commit 5d26c3a * Fri Jul 12 2019 lhenriquesAATTsuse.com- rbd: remove bio cloning helpers (bsc#1141450).- Refresh patches.drivers/rbd-add-support-for-scatterlist-obj_request_type.patch.- commit 0f2b942 * Fri Jul 12 2019 lhenriquesAATTsuse.com- libceph, rbd: new bio handling code (aka don\'t clone bios) (bsc#1141450).- Refresh patches.drivers/libceph-add-scatterlist-messenger-data-type.patch.- Refresh patches.drivers/rbd-add-support-for-scatterlist-obj_request_type.patch.- Refresh patches.drivers/rbd-move-structs-used-by-lio-rbd-to-new-header.patch.- commit 12dfa12 * Fri Jul 12 2019 lhenriquesAATTsuse.com- rbd: start enums at 1 instead of 0 (bsc#1141450).- Refresh patches.drivers/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch.- Refresh patches.drivers/rbd-add-support-for-scatterlist-obj_request_type.patch.- Refresh patches.drivers/rbd-add-support-for-writesame-requests.patch.- Refresh patches.drivers/rbd-move-structs-used-by-lio-rbd-to-new-header.patch.- commit a89ddbc * Fri Jul 12 2019 mbenesAATTsuse.cz- livepatch: Use static buffer for debugging messages under rq lock (bsc#1071995 fate#323487).- commit 2762e07 * Fri Jul 12 2019 jslabyAATTsuse.cz- net-gro: fix use-after-free read in napi_gro_frags() (networking-stable-19_05_31).- net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value (networking-stable-19_05_31).- net/mlx5: Allocate root ns memory using kzalloc to match kfree (networking-stable-19_05_31).- net/mlx5: Avoid double free in fs init error unwinding path (networking-stable-19_05_31).- llc: fix skb leak in llc_build_and_send_ui_pkt() (networking-stable-19_05_31).- net: mvneta: Fix err code path of probe (networking-stable-19_05_31).- net: fec: fix the clk mismatch in failed_reset path (networking-stable-19_05_31).- ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST (networking-stable-19_05_31).- ipv4/igmp: fix another memory leak in igmpv3_del_delrec() (networking-stable-19_05_31).- bnxt_en: Fix aggregation buffer leak under OOM condition (networking-stable-19_05_31).- net: stmmac: fix reset gpio free missing (networking-stable-19_05_31).- ipv6: Consider sk_bound_dev_if when binding a raw socket to an address (networking-stable-19_05_31).- commit 3bc60c9 * Fri Jul 12 2019 lhenriquesAATTsuse.com- libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls (bsc#1135897).- Refresh patches.drivers/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch.- Refresh patches.fixes/0001-rbd-drop-extra-rbd_img_request_get.patch.- Refresh patches.fixes/0002-rbd-make-sure-pages-are-freed-by-libceph.patch.- Refresh patches.fixes/rbd-copy-compare-and-write-osd-requests-before-resub.patch.- Refresh patches.fixes/rbd-truncate-objects-on-cmpext-short-reads.patch.- Refresh patches.suse/rbd-do-away-with-obj_request-in-cmpsetxattr.patch.- Refresh patches.suse/rbd-do-away-with-obj_request-in-getxattr.patch.- Refresh patches.suse/rbd-do-away-with-obj_request-in-setxattr.patch.- commit 328339b * Fri Jul 12 2019 mbenesAATTsuse.cz- kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled (bsc#1071995 fate#323487).- commit 225bdec * Thu Jul 11 2019 lhenriquesAATTsuse.com- libceph: introduce alloc_watch_request() (bsc#1135897).- commit b7132d4 * Thu Jul 11 2019 lhenriquesAATTsuse.com- libceph: assign cookies in linger_submit() (bsc#1135897).- commit 2ca35b3 * Thu Jul 11 2019 lhenriquesAATTsuse.com- libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get() (bsc#1135897).- commit fefe07e * Thu Jul 11 2019 lhenriquesAATTsuse.com- libceph: don\'t consume a ref on pagelist in ceph_msg_data_add_pagelist() (bsc#1135897).- commit 71e58ee * Thu Jul 11 2019 lhenriquesAATTsuse.com- libceph: introduce ceph_pagelist_alloc() (bsc#1135897).- Refresh patches.drivers/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch.- commit 8b2e58c * Thu Jul 11 2019 lhenriquesAATTsuse.com- libceph, rbd: add error handling for osd_req_op_cls_init() (bsc#1135897).- commit 67234c3 * Thu Jul 11 2019 ptesarikAATTsuse.cz- Delete patches.fixes/s390-setup-fix-early-warning-messages (bsc#1140948).- commit bf2abc2 * Thu Jul 11 2019 jslabyAATTsuse.cz- ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop (git-fixes).- commit b3c23d2 * Thu Jul 11 2019 osalvadorAATTsuse.de- mm, page_alloc: fix has_unmovable_pages for HugePages (bsc#1127034).- Refresh patches.fixes/0005-mm-memory_hotplug-be-more-verbose-for-memory-offline.patch.- commit acc7b54 * Thu Jul 11 2019 ptesarikAATTsuse.cz- Delete patches.fixes/s390-setup-fix-early-warning-messages (bsc#1140948).- commit 3f92a3e * Thu Jul 11 2019 oneukumAATTsuse.com- media: cpia2_usb: first wake up, then free in disconnect (bsc#1135642).- commit 62d884c * Thu Jul 11 2019 ptesarikAATTsuse.cz- Delete patches.fixes/s390-setup-fix-early-warning-messages (bsc#1140948).- commit 331847b * Wed Jul 10 2019 tiwaiAATTsuse.de- usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC (bsc#1051510).- usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i] (bsc#1051510).- commit 246a023 * Wed Jul 10 2019 tiwaiAATTsuse.de- drm/amd/powerplay: use hardware fan control if no powerplay fan table (bsc#1111666).- drm: panel-orientation-quirks: Add quirk for GPD MicroPC (bsc#1111666).- drm: panel-orientation-quirks: Add quirk for GPD pocket2 (bsc#1111666).- drm/fb-helper: generic: Don\'t take module ref for fbcon (bsc#1111666).- commit e37ac1a * Wed Jul 10 2019 tiwaiAATTsuse.de- blacklist.conf: Add already cherry-picked commits for drm/i915- commit f5294bb * Wed Jul 10 2019 tiwaiAATTsuse.de- drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE (bsc#1051510).- drm/i915/dmc: protect against reading random memory (bsc#1051510).- commit 6b491bf * Wed Jul 10 2019 jslabyAATTsuse.cz- vsock/virtio: free packets during the socket release (networking-stable-19_05_21).- net: avoid weird emergency message (networking-stable-19_05_21).- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions (networking-stable-19_05_21).- ppp: deflate: Fix possible crash in deflate_init (networking-stable-19_05_21).- rtnetlink: always put IFLA_LINK for links with a link-netnsid (networking-stable-19_05_21).- net/mlx4_core: Change the error print to info print (networking-stable-19_05_21).- commit 60be362 * Wed Jul 10 2019 tiwaiAATTsuse.de- regulator: s2mps11: Fix buck7 and buck8 wrong voltages (bsc#1051510).- commit 72883d3 * Wed Jul 10 2019 tiwaiAATTsuse.de- pwm: stm32: Use 3 cells ->of_xlate() (bsc#1111666).- qmi_wwan: Fix out-of-bounds read (bsc#1111666).- commit a9e87e7 * Wed Jul 10 2019 tiwaiAATTsuse.de- PM: ACPI/PCI: Resume all devices during hibernation (bsc#1111666).- commit c894803 * Wed Jul 10 2019 tiwaiAATTsuse.de- PCI: Do not poll for PME if the device is in D3cold (bsc#1051510).- commit d4fcd5f * Wed Jul 10 2019 tiwaiAATTsuse.de- mfd: hi655x: Fix regmap area declared size for hi655x (bsc#1051510).- commit 624e738 * Wed Jul 10 2019 tiwaiAATTsuse.de- irqchip/gic-v3-its: fix some definitions of inner cacheability attributes (bsc#1051510).- commit bd40199 * Wed Jul 10 2019 tiwaiAATTsuse.de- irqchip/mbigen: Don\'t clear eventid when freeing an MSI (bsc#1051510).- commit 6a90fd2 * Wed Jul 10 2019 tiwaiAATTsuse.de- iommu/arm-smmu: Add support for qcom,smmu-v2 variant (bsc#1051510).- commit 9791296 * Wed Jul 10 2019 tiwaiAATTsuse.de- iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer (bsc#1051510).- iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register (bsc#1051510).- commit a2d5600 * Wed Jul 10 2019 tiwaiAATTsuse.de- gpio: omap: fix lack of irqstatus_raw0 for OMAP4 (bsc#1051510).- staging:iio:ad7150: fix threshold mode config bit (bsc#1051510).- commit fd92574 * Wed Jul 10 2019 tiwaiAATTsuse.de- iov_iter: Fix build error without CONFIG_CRYPTO (bsc#1111666).- commit 363979e * Wed Jul 10 2019 tiwaiAATTsuse.de- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bsc#1111666).- commit 7e1f173 * Wed Jul 10 2019 jslabyAATTsuse.cz- bonding: fix arp_validate toggling in active-backup mode (networking-stable-19_05_14).- net: seeq: fix crash caused by not set dev.parent (networking-stable-19_05_14).- bridge: Fix error path for kobject_init_and_add() (networking-stable-19_05_14).- packet: Fix error path in packet_init (networking-stable-19_05_14).- tuntap: synchronize through tfiles array instead of tun->numqueues (networking-stable-19_05_14).- ipv4: Fix raw socket lookup for local traffic (networking-stable-19_05_14).- vrf: sit mtu should not be updated when vrf netdev is the link (networking-stable-19_05_14).- dpaa_eth: fix SG frame cleanup (networking-stable-19_05_14).- commit c9bd797 * Wed Jul 10 2019 mgormanAATTsuse.de- mm/vmscan.c: prevent useless kswapd loops (git fixes (mm/vmscan)).- hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! (git fixes (mm/hugetlbfs)).- hugetlbfs: dirty pages as they are added to pagecache (git fixes (mm/hugetlbfs)).- commit fcdbd4c * Wed Jul 10 2019 tiwaiAATTsuse.de- ACPICA: Clear status of GPEs on first direct enable (bsc#1111666).- ALSA: usb-audio: Fix parse of UAC2 Extension Units (bsc#1111666).- commit 46263ea * Wed Jul 10 2019 jroedelAATTsuse.de- KVM: x86: fix return value for reserved EFER (bsc#1140992).- commit 275307e * Wed Jul 10 2019 mgormanAATTsuse.de- mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag (git fixes (mm/pagealloc)).- commit 462a6c0 * Wed Jul 10 2019 mgormanAATTsuse.de- mm/page_alloc.c: avoid potential NULL pointer dereference (git fixes (mm/pagealloc)).- commit bae6acd * Wed Jul 10 2019 mgormanAATTsuse.de- blacklist.conf: DISCONTIGMEM unsupported- commit 79c2da6 * Wed Jul 10 2019 tiwaiAATTsuse.de- ASoC: cx2072x: fix integer overflow on unsigned int multiply (bsc#1111666).- commit 0ea6ab6 * Wed Jul 10 2019 tiwaiAATTsuse.de- Move upstreamed ASoC patches into sorted section- commit f6685e7 * Wed Jul 10 2019 jroedelAATTsuse.de- blacklist.conf: Add 9c3e922ba316 KVM: nVMX: Move guest non-reg state checks to VM-Exit path- commit ae09496 * Wed Jul 10 2019 jroedelAATTsuse.de- kvm: svm/avic: fix off-by-one in checking host APIC ID (bsc#1140971).- KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes (bsc#1140972).- commit 930856f * Wed Jul 10 2019 tiwaiAATTsuse.de- ACPI: PM: Allow transitions to D0 to occur in special cases (bsc#1051510).- ACPI: PM: Avoid evaluating _PS3 on transitions from D3hot to D3cold (bsc#1051510).- commit 2ae341b * Wed Jul 10 2019 jroedelAATTsuse.de- blacklist.conf: Add 65fd4cb65b2d Documentation: Move L1TF to separate directory- commit fd03e8e * Wed Jul 10 2019 jroedelAATTsuse.de- Documentation: DMA-API: fix a function name of max_mapping_size (bsc#1140954).- iommu: Use right function to get group for device (bsc#1140958).- iommu/amd: Make iommu_disable safer (bsc#1140955).- iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regions (bsc#1140960).- iommu/vt-d: Handle RMRR with PCI bridge device scopes (bsc#1140961).- iommu/vt-d: Introduce is_downstream_to_pci_bridge helper (bsc#1140962).- iommu/vt-d: Duplicate iommu_resv_region objects per device list (bsc#1140959).- iommu: Fix a leak in iommu_insert_resv_region (bsc#1140957).- iommu/vt-d: Remove unnecessary rcu_read_locks (bsc#1140964).- iommu/arm-smmu: Avoid constant zero in TLBI writes (bsc#1140956).- commit 0e029eb * Wed Jul 10 2019 jslabyAATTsuse.cz- rpm/kernel-binary.spec.in: handle modules.builtin.modinfo It was added in 5.2.- commit eb88df3 * Wed Jul 10 2019 mhockoAATTsuse.com- EDAC, skx, i10nm: Fix source ID register offset (fate#327452, jsc#SLE-5322).- EDAC, i10nm: Check ECC enabling status per channel (fate#327452, jsc#SLE-5322).- EDAC, i10nm: Add Intel additional Ice-Lake support (fate#327452, jsc#SLE-5322).- commit 6fe1ecb * Wed Jul 10 2019 mhockoAATTsuse.com- Update patches.drivers/edac-i10nm-add-a-driver-for-intel-10nm-server-processors.patch (fate#327452, jsc#SLE-5322).- Update patches.drivers/edac-skx-i10nm-make-skx_common-c-a-pure-library.patch (fate#327452, jsc#SLE-5322).- Update patches.drivers/edac-skx_common-add-code-to-recognise-new-compound-error-code.patch (fate#327452, jsc#SLE-5322).- Update patches.drivers/edac-skx_common-separate-common-code-out-from-skx_edac.patch (fate#327452, jsc#SLE-5322).- Update patches.drivers/edac-skx_edac-delete-duplicated-code.patch (fate#327452, jsc#SLE-5322).- commit 6b713ef * Tue Jul 09 2019 lyanAATTsuse.com- kvm: mmu: Fix overflow on kvm mmu page limit calculation (bsc#1135335).- commit 64e77be * Tue Jul 09 2019 tbogendoerferAATTsuse.de- ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw (bsc#1140228).- commit a201532 * Tue Jul 09 2019 jackAATTsuse.cz- dax: Fix xarray entry association for mixed mappings (bsc#1140893).- commit 7914da5 * Tue Jul 09 2019 jackAATTsuse.cz- patches.fixes/scsi-vmw_pscsi-Fix-use-after-free-in-pvscsi_queue_lc.patch: Update patch metadata- commit 9a80b82 * Tue Jul 09 2019 jackAATTsuse.cz- ext4: do not delete unlinked inode from orphan list on failed truncate (bsc#1140891).- commit 493e396 * Tue Jul 09 2019 jackAATTsuse.cz- fs/ocfs2: fix race in ocfs2_dentry_attach_lock() (bsc#1140889).- commit 0af973c * Tue Jul 09 2019 jackAATTsuse.cz- Abort file_remove_privs() for non-reg. files (bsc#1140888).- commit e522f5b * Tue Jul 09 2019 jackAATTsuse.cz- fs/proc/proc_sysctl.c: Fix a NULL pointer dereference (bsc#1140887).- commit 3a194bf * Tue Jul 09 2019 jackAATTsuse.cz- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links (bsc#1140887).- commit 716f3c6 * Tue Jul 09 2019 jslabyAATTsuse.cz- ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME (git-fixes).- ptrace: restore smp_rmb() in __ptrace_may_access() (git-fixes).- signal/ptrace: Don\'t leak unitialized kernel memory with PTRACE_PEEK_SIGINFO (git-fixes).- commit efed5b2 * Tue Jul 09 2019 jthumshirnAATTsuse.de- nfit/ars: Allow root to busy-poll the ARS state machine (bsc#1140814).- Refresh patches.drivers/nfit-ars-avoid-stale-ars-results.patch.- commit 3bd9146 * Tue Jul 09 2019 mkubecekAATTsuse.cz- kabi: handle addition of netns_ipv4::ip_id_key (CVE-2019-10638 bsc#1140575).- kabi: handle addition of net::hash_mix (CVE-2019-10639 bsc#1140577).- inet: switch IP ID generator to siphash (CVE-2019-10638 bsc#1140575).- netns: provide pure entropy for net_hash_mix() (CVE-2019-10639 bsc#1140577).- netns: get more entropy from net_hash_mix() (CVE-2019-10638 bsc#1140575).- commit 8c9c673 * Tue Jul 09 2019 mkubecekAATTsuse.cz- tcp: refine memory limit test in tcp_fragment() (CVE-2019-11478 bsc#1137586 bsc#1139751).- Refresh patches.kabi/kabi-drop-LINUX_MIB_TCPWQUEUETOOBIG-snmp-counter.patch.- commit 18fef7f * Tue Jul 09 2019 jslabyAATTsuse.cz- x86/insn-eval: Fix use-after-free access to LDT entry (bnc#1140454 CVE-2019-13233).- commit d541dfb * Tue Jul 09 2019 lduncanAATTsuse.com- scsi: aacraid: clean up some indentation and formatting issues (jsc#SLE-4710 bsc#1136161).- scsi: aacraid: change event_wait to a completion (jsc#SLE-4710 bsc#1136161).- scsi: aacraid: change wait_sem to a completion (jsc#SLE-4710 bsc#1136161).- scsi: aacraid: Mark expected switch fall-through (jsc#SLE-4710 bsc#1136161).- scsi: aacraid: Mark expected switch fall-throughs (jsc#SLE-4710 bsc#1136161).- commit 1e1e6c7 * Mon Jul 08 2019 lduncanAATTsuse.com- Move iblock patch to correct location. For some reason (upstream?) git_sort thinks it should move.- commit 71411ea * Mon Jul 08 2019 tiwaiAATTsuse.de- blacklist.conf: Add kABI-breaking nfc fix- commit c3837d8 * Mon Jul 08 2019 tiwaiAATTsuse.de- blacklist.conf: Add unaffected nouveau build fixes- commit b379525 * Mon Jul 08 2019 tiwaiAATTsuse.de- mmc: core: complete HS400 before checking status (bsc#1111666).- commit af942b7 * Mon Jul 08 2019 tiwaiAATTsuse.de- drm/arm/hdlcd: Actually validate CRTC modes (bsc#1111666).- Refresh patches.drm/drm-arm-hdlcd-Allow-a-bit-of-clock-tolerance.patch.- commit 82e718e * Mon Jul 08 2019 tiwaiAATTsuse.de- drm/imx: only send event on crtc disable if kept disabled (bsc#1111666).- drm/imx: notify drm core before sending event during crtc disable (bsc#1111666).- drm/etnaviv: add missing failure path to destroy suballoc (bsc#1111666).- drm/vmwgfx: fix a warning due to missing dma_parms (bsc#1111666).- drm/vmwgfx: Use the backdoor port if the HB port is not available (bsc#1111666).- drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times (bsc#1111666).- drm: Fix drm_release() and device unplug (bsc#1111666).- commit 475259d * Mon Jul 08 2019 jthumshirnAATTsuse.de- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() (bsc#1140727).- scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines (bsc#1140728).- commit 631f49f * Mon Jul 08 2019 tiwaiAATTsuse.de- dmaengine: imx-sdma: remove BD_INTR for channel0 (bsc#1051510).- commit 6c0c801 * Mon Jul 08 2019 tiwaiAATTsuse.de- coresight: etm4x: Add support to enable ETMv4.2 (bsc#1051510).- coresight: etb10: Fix handling of perf mode (bsc#1051510).- commit bd9477a * Mon Jul 08 2019 tiwaiAATTsuse.de- blacklist.conf: Add an upstream fix that was reverted in 4.14.y stable- commit 3b33a6b * Mon Jul 08 2019 tiwaiAATTsuse.de- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest (bsc#1051510).- commit 9b8ac5d * Mon Jul 08 2019 tiwaiAATTsuse.de- apparmor: enforce nullbyte at end of tag string (bsc#1051510).- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider (bsc#1051510).- clk: rockchip: Turn on \"aclk_dmac1\" for suspend on rk3288 (bsc#1051510).- commit bae992a * Mon Jul 08 2019 mbenesAATTsuse.cz- blacklist.conf: 074376ac0e1d (\"ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_process() and ftrace_arch_code_modify_prepare()\") __CHECKER__ only, so not a bug and not really needed.- commit 6fa68b1 * Mon Jul 08 2019 oheringAATTsuse.de- hyperv: set nvme msi interrupts to unmanaged (jsc#SLE-4941, bsc#1119461).- commit 9f9c780 * Mon Jul 08 2019 tbogendoerferAATTsuse.de- net/tls: fix page double free on TX cleanup (bsc#1109837).- net/sched: cbs: Fix error path of cbs_module_init (bsc#1109837).- net/udp_gso: Allow TX timestamp with UDP GSO (bsc#1109837).- IB/hfi1: Create inline to get extended headers (bsc#1114685 FATE#325854).- IB/hfi1: Validate fault injection opcode user input (bsc#1114685 FATE#325854).- bpf, devmap: Add missing RCU read lock on flush (bsc#1109837).- bpf, devmap: Add missing bulk queue free (bsc#1109837).- bpf, devmap: Fix premature entry free on destroying map (bsc#1109837).- xdp: check device pointer before clearing (bsc#1109837).- bpf: lpm_trie: check left child of last leftmost node for NULL (bsc#1109837).- mlxsw: spectrum_flower: Fix TOS matching (bsc#1112374).- net: tls, correctly account for copied bytes with multiple sk_msgs (bsc#1109837).- net/mlx5: Avoid reloading already removed devices (bsc#1103990 FATE#326006).- net/mlx5: Update pci error handler entries and command translation (bsc#1103991 FATE#326007).- bpf: sockmap, fix use after free from sleep in psock backlog workqueue (bsc#1109837).- PCI/P2PDMA: fix the gen_pool_add_virt() failure path (bsc#1103992 FATE#326009).- mm/devm_memremap_pages: introduce devm_memunmap_pages (bsc#1103992 FATE#326009).- drivers/base/devres: introduce devm_release_action() (bsc#1103992 FATE#326009).- net/tls: replace the sleeping lock around RX resync with a bit lock (bsc#1109837).- net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set (bsc#1130836).- net: don\'t clear sock->sk early to avoid trouble in strparser (bsc#1103990 FATE#326006).- net: core: support XDP generic on stacked devices (bsc#1109837).- net: phy: marvell10g: report if the PHY fails to boot firmware (bsc#1119113 FATE#326472).- net/tls: don\'t ignore netdev notifications if no TLS features (bsc#1109837).- net/tls: fix state removal with feature flags off (bsc#1109837).- mlxsw: core: Prevent reading unsupported slave address from SFP EEPROM (bsc#1112374).- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabled (bsc#1103990 FATE#326006).- bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0 (bsc#1109837).- bpf: sockmap fix msg->sg.size account on ingress skb (bsc#1109837).- bpf: sockmap remove duplicate queue free (bsc#1109837).- bpf: devmap: fix use-after-free Read in __dev_map_entry_free (bsc#1109837).- nfp: flower: add rcu locks when accessing netdev for tunnels (bsc#1109837).- net/mlx5: Set completion EQs as shared resources (bsc#1103991 FATE#326007).- IB/mlx5: Verify DEVX general object type correctly (bsc#1103991 FATE#326007).- nfp: bpf: fix static check error through tightening shift amount adjustment (bsc#1109837).- RDMA/ipoib: Allow user space differentiate between valid dev_port (bsc#1103992 FATE#326009).- RDMA/mlx5: Initialize roce port info before multiport master init (bsc#1103991 FATE#326007).- net/mlx5e: XDP, Fix shifted flag index in RQ bitmap (bsc#1103990 FATE#326006).- net/sched: cbs: fix port_rate miscalculation (bsc#1109837).- net/tls: avoid NULL pointer deref on nskb->sk in fallback (bsc#1109837).- net/tls: fix copy to fragments in reencrypt (bsc#1109837).- net/tls: don\'t copy negative amounts of data in reencrypt (bsc#1109837).- tools: bpftool: fix infinite loop in map create (bsc#1109837).- RDMA/mlx5: Use rdma_user_map_io for mapping BAR pages (bsc#1103992 FATE#326009).- RDMA/mlx5: Do not allow the user to write to the clock page (bsc#1103991 FATE#326007).- net/tls: don\'t leak IV and record seq when offload fails (bsc#1109837).- net/tls: avoid potential deadlock in tls_set_device_offload_rx() (bsc#1109837).- net/mlx5e: Fix the max MTU check in case of XDP (bsc#1103990 FATE#326006).- net/mlx5e: Fix use-after-free after xdp_return_frame (bsc#1103990 FATE#326006).- net/tls: fix refcount adjustment in fallback (bsc#1109837).- mlxsw: pci: Reincrease PCI reset timeout (bsc#1112374).- mlxsw: spectrum: Put MC TCs into DWRR mode (bsc#1112374).- net: Fix missing meta data in skb with vlan packet (bsc#1109837).- Revert \"net/mlx5e: Enable reporting checksum unnecessary also for L3 packets\" (bsc#1103990 FATE#326006).- net/mlx5e: Rx, Check ip headers sanity (bsc#1103990 FATE#326006).- net/mlx5e: Rx, Fixup skb checksum for packets with tail padding (bsc#1109837).- net/mlx5: FPGA, tls, idr remove on flow delete (bsc#1103990 FATE#326006).- net/mlx5: FPGA, tls, hold rcu read lock a bit longer (bsc#1103990 FATE#326006).- net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded() (bsc#1109837).- failover: allow name change on IFF_UP slave interfaces (bsc#1109837).- net/tls: fix build without CONFIG_TLS_DEVICE (bsc#1109837).- net/tls: don\'t leak partially sent record in device mode (bsc#1109837).- net/tls: fix the IV leaks (bsc#1109837).- mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueue (bsc#1112374).- IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state (bsc#1114685 FATE#325854).- mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warning (bsc#1112374).- mlxsw: core: Move ethtool module callbacks to a common location (bsc#1112374).- mlxsw: core: Add API for QSFP module temperature thresholds reading (bsc#1112374).- mlxsw: reg: Add Management Temperature Bulk Register (bsc#1112374).- commit 53b921c * Mon Jul 08 2019 mbenesAATTsuse.cz- blacklist.conf: 4a60aa05a063 (\"objtool: Support per-function rodata sections\") We don\'t build the kernel with -ffunction-sections -fdata-sections.- commit e146141 * Mon Jul 08 2019 mbenesAATTsuse.cz- tracing/snapshot: Resize spare buffer if size changed (bsc#1140726).- commit 275bc04 * Mon Jul 08 2019 mbenesAATTsuse.cz- blacklist.conf: 0c97bf863efc (\"tracing: Silence GCC 9 array bounds warning\") Compiler warning fix for gcc-9. The code itself is correct.- commit 6c5891e * Mon Jul 08 2019 mbenesAATTsuse.cz- ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code() (bsc#1071995 fate#323487).- commit c27efed * Mon Jul 08 2019 tbogendoerferAATTsuse.de- blacklist.conf: 064c5d6881e8 not needed, d3669ca9ff33 changes only comments- commit 8fe495b * Mon Jul 08 2019 tbogendoerferAATTsuse.de- mlxsw: spectrum: Move QSFP EEPROM definitions to common location (bsc#1112374).- commit de6549a * Mon Jul 08 2019 tiwaiAATTsuse.de- Update upstream patch tags Refreshed: patches.drivers/ibmvnic-Do-not-close-unopened-driver-during-reset.patch patches.drivers/ibmvnic-Fix-unchecked-return-codes-of-memory-allocat.patch patches.drivers/ibmvnic-Refresh-device-multicast-list-after-reset.patch patches.fixes/crypto-user-prevent-operating-on-larval-algorithms.patch patches.fixes/scsi-target-iblock-fix-overrun-in-write-same-emulation- commit 786df26 * Mon Jul 08 2019 jthumshirnAATTsuse.de- libnvdimm, pfn: Fix over-trim in trim_pfn_device() (bsc#1140719).- commit db6a472 * Mon Jul 08 2019 jthumshirnAATTsuse.de- nvme: copy MTFA field from identify controller (bsc#1140715).- commit 092be13 * Mon Jul 08 2019 jthumshirnAATTsuse.de- nfit/ars: Introduce scrub_flags (jsc#SLE-5433).- Refresh patches.kabi/kabi-protect-struct-acpi_nfit_desc.patch.- commit 2007195 * Mon Jul 08 2019 msuchanekAATTsuse.de- Revert \"Revert \"KMPs: provide and conflict a kernel version specific KMP name\"\" This reverts commit 244e5c5a15da5ca28d383c5ee13409be168de93e.- commit ea2e922 * Mon Jul 08 2019 msuchanekAATTsuse.de- Revert \"Revert \"KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137).\"\" This reverts commit e9ac6b7c8f945811d4deadb91c6906b407dec36e.- commit 770985b * Mon Jul 08 2019 msuchanekAATTsuse.de- Revert \"Revert \"Revert \"Drop multiversion(kernel) from the KMP template (fate#323189)\"\"\" This reverts commit bb2780b30cf493afb6f758b5d0c394bcf876bfc2. fate#323189 was requested for SLE15 and was accidentally merged into SLE12-SP4 due to the SLE15 base.- commit f6dae44 * Mon Jul 08 2019 jthumshirnAATTsuse.de- nfit/ars: Avoid stale ARS results (jsc#SLE-5433).- Refresh patches.kabi/kabi-protect-struct-acpi_nfit_desc.patch.- commit d859a90 * Mon Jul 08 2019 jthumshirnAATTsuse.de- nfit/ars: Avoid stale ARS results (jsc#SLE-5433).- nfit/ars: Introduce scrub_flags (jsc#SLE-5433).- commit 84e36a9 * Mon Jul 08 2019 jthumshirnAATTsuse.de- sbitmap: fix improper use of smp_mb__before_atomic() (bsc#1140658).- commit 7bc74cf * Mon Jul 08 2019 jthumshirnAATTsuse.de- Kabi fixup blk_mq_register_dev() (bsc#1140637).- blk-mq: free hw queue\'s resource in hctx\'s release handler (bsc#1140637).- commit 0068f07 * Mon Jul 08 2019 jthumshirnAATTsuse.de- Delete patches.suse/dm-dax-fix-detection-of-dax-support.patch. Jan writes: \"This change is needed for SLE15 however it breaks SLE12-SP4 and other newer branches\" Delete it in SLE12-SP4.- commit dc651e4 * Sun Jul 07 2019 lduncanAATTsuse.com- scsi: target/iblock: Fix overrun in WRITE SAME emulation (bsc#1140424).- commit c793181 * Sat Jul 06 2019 lduncanAATTsuse.com- scsi: target/iblock: Fix overrun in WRITE SAME emulation (bsc#1140424).- commit ba1d4c6 * Fri Jul 05 2019 tiwaiAATTsuse.de- crypto: cryptd - Fix skcipher instance memory leak (bsc#1051510).- commit 87f6ea0 * Fri Jul 05 2019 tiwaiAATTsuse.de- pinctrl/amd: fix gpio irq level in debugfs (bsc#1140463).- commit bd8f117 * Fri Jul 05 2019 jthumshirnAATTsuse.de- Update patch mainline tags- Refresh patches.fixes/drivers-base-introduce-kill_device.patch.- Refresh patches.fixes/libnvdimm-bus-prevent-duplicate-device_unregister-calls.patch.- commit c63ec1e * Fri Jul 05 2019 jthumshirnAATTsuse.de- scripts/git_sort/git_sort.py: add nvdimm/libnvdimm-fixes- commit c8c8479 * Fri Jul 05 2019 jthumshirnAATTsuse.de- Refresh upstream tags- Refresh patches.drivers/ibmvnic-Do-not-close-unopened-driver-during-reset.patch.- Refresh patches.drivers/ibmvnic-Fix-unchecked-return-codes-of-memory-allocat.patch.- Refresh patches.drivers/ibmvnic-Refresh-device-multicast-list-after-reset.patch.- Refresh patches.fixes/crypto-user-prevent-operating-on-larval-algorithms.patch.- commit d425361 * Fri Jul 05 2019 jackAATTsuse.cz- Revert \"Fix buggy backport in\" This reverts commit 6d44295943bd4473177287661f39f071dacb63c1. This should have never been propagated to SLE12-SP4 branch as the problem isn\'t there and in fact this \"fixup\" breaks code in SLE12-SP4 (bsc#1137221, bsc#1139782).- commit 6777a47 * Fri Jul 05 2019 tiwaiAATTsuse.de- pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type (bsc#1140463).- pinctrl/amd: poll InterruptEnable bits in enable_irq (bsc#1140463).- pinctrl/amd: add get_direction handler (bsc#1140463).- pinctrl/amd: make functions amd_gpio_suspend and amd_gpio_resume static (bsc#1140463).- pinctrl/amd: fix masking of GPIO interrupts (bsc#1140463).- commit 6d38fab * Fri Jul 05 2019 oheringAATTsuse.de- Disable new SLE12-SP5 config options BE2NET_BE2 BE2NET_BE3 BE2NET_LANCER BE2NET_SKYHAWK DRM_DP_CEC GPIOLIB ICE IGC IIO LPC_ICH LPC_SCH MARVELL_10G_PHY MELLANOX_PLATFORM MFD_CORE MFD_VX855 MISC_RTSX MISC_RTSX_PCI MLX5_EN_ARFS MLX5_EN_RXNFC MLX5_EN_TLS PINCTRL_CEDARFORK PINCTRL_ICELAKE- commit 1518b53 * Fri Jul 05 2019 tiwaiAATTsuse.de- ALSA: line6: Fix write on zero-sized buffer (bsc#1051510).- ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messages (bsc#1051510).- ALSA: seq: fix incorrect order of dest_client/dest_ports arguments (bsc#1051510).- ALSA: hda/realtek - Change front mic location for Lenovo M710q (bsc#1051510).- ALSA: usb-audio: fix sign unintended sign extension on left shifts (bsc#1051510).- ALSA: hda/realtek: Add quirks for several Clevo notebook barebones (bsc#1051510).- commit 095cfae * Fri Jul 05 2019 tiwaiAATTsuse.de- HID: increase maximum global item tag report size to 256 (jsc#SLE-5241).- commit 346e10c * Fri Jul 05 2019 tonyjAATTsuse.de- tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sources (jsc#SLE-5451 (dependent patch)).- commit a8964f8 * Fri Jul 05 2019 tonyjAATTsuse.de- perf/x86/intel/uncore: Add Intel Icelake uncore support (jsc#SLE-5451).- perf/x86/msr: Add Icelake support (jsc#SLE-5451).- perf/x86/intel/rapl: Add Icelake support (jsc#SLE-5451).- commit 56082aa * Fri Jul 05 2019 tonyjAATTsuse.de- perf/x86/intel/cstate: Add Icelake support (jsc#SLE-5451).- perf/x86/lbr: Avoid reading the LBRs when adaptive PEBS handles them (jsc#SLE-5451).- perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs (jsc#SLE-5451 (dependent patch)).- commit 9a65074 * Fri Jul 05 2019 tonyjAATTsuse.de- Update References: tag to include SLE-5379 Refresh patches.arch/perf-x86-intel-support-adaptive-pebs-v4.patch.- commit a34af3b * Fri Jul 05 2019 tonyjAATTsuse.de- Update References: tag to include SLE-5451- Refresh patches.arch/perf-x86-fix-incorrect-pebs_regs.patch.- Refresh patches.arch/perf-x86-intel-add-icelake-support.patch.- Refresh patches.arch/perf-x86-intel-ds-extract-code-of-event-update-in-short-period.patch.- Refresh patches.arch/perf-x86-intel-extract-memory-code-pebs-parser-for-reuse.patch.- Refresh patches.arch/perf-x86-intel-support-adaptive-pebs-v4.patch.- Refresh patches.arch/perf-x86-support-constraint-ranges.patch.- Refresh patches.arch/perf-x86-support-outputting-xmm-registers.patch.- commit 6ad3f58 * Fri Jul 05 2019 tonyjAATTsuse.de- drivers/perf: arm_spe: Don\'t error on high-order pages for aux buf (jsc#SLE-5373 (git-fixes)).- commit d7d7bd7 * Fri Jul 05 2019 tonyjAATTsuse.de- perf/x86/regs: Check reserved bits (jsc#SLE-5373 (git-fixes)).- commit 701b960 * Fri Jul 05 2019 tonyjAATTsuse.de- perf/x86: Disable extended registers for non-supported PMUs (jsc#SLE-5373 (git-fixes)).- commit 45cc38d * Fri Jul 05 2019 tonyjAATTsuse.de- perf/x86/intel: Force resched when TFA sysctl is modified (jsc#SLE-5373 (git-fixes dependent patch)).- commit e7a6390 * Fri Jul 05 2019 tonyjAATTsuse.de- perf/x86/intel/pt: Remove software double buffering PMU capability (jsc#SLE-5373 (git-fixes dependent patch)).- commit faef6a8 * Fri Jul 05 2019 tonyjAATTsuse.de- perf/ring_buffer: Fix AUX software double buffering (jsc#SLE-5373 (git-fixes dependent patch)).- commit 27b5c5e * Thu Jul 04 2019 tonyjAATTsuse.de- perf/ring_buffer: Use high order allocations for AUX buffers optimistically (jsc#SLE-5373 (git-fixes dependent patch)).- commit 3096ddc * Thu Jul 04 2019 tonyjAATTsuse.de- perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs (jsc#SLE-5373 (git-fixes dependent patch)).- commit 5f586c1 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/core: Add function to test for event exclusion flags (jsc#SLE-5373 (git-fixes dependent patch)).- commit e14ee28 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel/pt: Export pt_cap_get() (jsc#SLE-5373 (git-fixes dependent patch)).- commit 7566da9 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Disallow precise_ip on BTS events (jsc#SLE-5373 (git-fixes)).- commit 8f95ba3 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Move branch tracing setup to the Intel-specific source file (jsc#SLE-5373 (git-fixes dependent patch)).- commit 08156ad * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel/pt: Annotate \'pt_cap_group\' with __ro_after_init (jsc#SLE-5373 (git-fixes dependent patch)).- commit f110633 * Thu Jul 04 2019 tonyjAATTsuse.de- Submitted as one grouping to avoid unnecessary refreshes- perf/x86/intel: Export mem events only if there\'s PEBS support (jsc#SLE-5373 (git-fixes dependent patch)).- perf/x86/intel: Hide TSX events when RTM is not supported (jsc#SLE-5373 (git-fixes)).- perf/x86/intel: Plug memory leak in intel_pmu_init() (jsc#SLE-5373 (git-fixes)).- Refresh patches.fixes/perf-x86-intel-implement-support-for-tsx-force-abort.patch.- commit b4d81e3 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Add Tremont core PMU support (jsc#SLE-5373).- commit 48ab8f0 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Add Icelake support (jsc#SLE-5373 (dependent patch)).- commit a6ef476 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86: Support constraint ranges (jsc#SLE-5373 (dependent patch)).- commit 10de019 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Support adaptive PEBS v4 (jsc#SLE-5373).- commit ba0f9c2 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel/ds: Extract code of event update in short period (jsc#SLE-5373).- commit b6ba19b * Thu Jul 04 2019 msuchanekAATTsuse.de- Add back sibling paca poiter to paca (bsc#1055117).- commit a873261 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Extract memory code PEBS parser for reuse (jsc#SLE-5373 (dependent patch)).- commit 26adf15 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86: Support outputting XMM registers (jsc#SLE-5373).- commit 59bcf4d * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86: Remove PERF_X86_EVENT_COMMITTED (jsc#SLE-5373 (dependent patch)).- commit 7e81004 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86: Fix incorrect PEBS_REGS (jsc#SLE-5373).- commit a6ac594 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/kvm: Avoid unnecessary work in guest filtering (jsc#SLE-5373 (dependent patch)).- commit faaa896 * Thu Jul 04 2019 tonyjAATTsuse.de- x86/cpufeature: Add facility to check for min microcode revisions (jsc#SLE-5373 (dependent patch)).- commit b56bc95 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel/ds: Handle PEBS overflow for fixed counters (jsc#SLE-5373 (dependent patch)).- commit e45fa9f * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Support PEBS on fixed counters (jsc#SLE-5373 (dependent patch)).- commit 346cd62 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Introduce PMU flag for Extended PEBS (jsc#SLE-5373 (dependent patch)).- Refresh patches.fixes/perf-x86-intel-implement-support-for-tsx-force-abort.patch.- commit c42915a * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) (jsc#SLE-5373 (dependent patch)).- commit 55a7057 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Move regs->flags EXACT bit init (jsc#SLE-5373 (dependent patch)).- commit 5518bb5 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Fix PMU read for auto-reload (jsc#SLE-5373 (dependent patch)).- commit 4c3da44 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flush the PEBS buffer there (jsc#SLE-5373 (dependent patch)).- commit 6e41d51 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86: Introduce a ->read() callback in \'struct x86_pmu\' (jsc#SLE-5373 (dependent patch)).- commit e25007d * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Rename confusing \'freerunning PEBS\' API and implementation to \'large PEBS\' (jsc#SLE-5373 (dependent patch)).- commit 7f17e3e * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Disable userspace RDPMC usage for large PEBS (jsc#SLE-5373 (dependent patch)).- commit b7b450c * Thu Jul 04 2019 tonyjAATTsuse.de- x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGS (jsc#SLE-5373 (dependent patch)).- commit 17423f9 * Thu Jul 04 2019 tonyjAATTsuse.de- perf: Return empty callchain instead of NULL (jsc#SLE-5373 (dependent patch)).- commit 8ba60c0 * Thu Jul 04 2019 tonyjAATTsuse.de- perf: Make perf_callchain function static (jsc#SLE-5373 (dependent patch)).- commit 31a355f * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86: Enable free running PEBS for REGS_USER/INTR (jsc#SLE-5373 (dependent patch)).- Refresh patches.arch/17-x86-cpu_entry_area-add-debugstore-entries-to-cpu_entry_area.patch.- commit b709edb * Thu Jul 04 2019 tonyjAATTsuse.de- perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR (jsc#SLE-5373 (dependent patch)).- Refresh patches.arch/17-x86-cpu_entry_area-add-debugstore-entries-to-cpu_entry_area.patch.- Refresh patches.arch/perf-x86-intel-fix-linear-ip-of-pebs-real_ip-on-haswell-and-later-cpus.- commit c718ff5 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86: Only show format attributes when supported (jsc#SLE-5373 (dependent patch)).- commit 700c5b1 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86: Move Nehalem PEBS code to flag (jsc#SLE-5373 (dependent patch)).- commit 289a223 * Thu Jul 04 2019 tonyjAATTsuse.de- perf/x86/intel: Fix debug_store reset field for freq events (jsc#SLE-5373 (dependent patch)).- commit ec9b43b * Thu Jul 04 2019 tonyjAATTsuse.de- kbuild: replace genhdr-y with generated-y (jsc#SLE-5373 (dependent patch)).- commit 58384e8 * Thu Jul 04 2019 msuchanekAATTsuse.de- powerpc/64s: Remove POWER9 DD1 support (bsc#1055117, LTC#159753, FATE#323286, git-fixes).- powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang (bsc#1055117).- powerpc/mm: Change function prototype (bsc#1055117).- powerpc/mm/radix: Move function from radix.h to pgtable-radix.c (bsc#1055117).- powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_access_flags directly (bsc#1055117).- commit cabc25a * Thu Jul 04 2019 msuchanekAATTsuse.de- powerpc/perf: Add PM_LD_MISS_L1 and PM_BR_2PATH to power9 event list (bsc#1137728, LTC#178106).- Refresh patches.arch/powerpc-perf-Add-blacklisted-events-for-Power9-DD2.1.patch.- powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events (bsc#1137728, LTC#178106).- commit 9c52368 * Thu Jul 04 2019 msuchanekAATTsuse.de- powerpc/rtas: retry when cpu offline races with suspend/migration (bsc#1140428, LTC#178808).- commit 4e041ec * Thu Jul 04 2019 oheringAATTsuse.de- copy azure config from SLE12-SP4-AZURE- commit 954fa54 * Thu Jul 04 2019 nsaenzjulienneAATTsuse.de- typec: tcpm: fix compiler warning about stupid things (git-fixes).- Refresh patches.drivers/0001-usb-typec-Group-all-TCPCI-TCPM-code-together.patch.- commit 835227d * Thu Jul 04 2019 lhenriquesAATTsuse.com- ceph: flush dirty inodes before proceeding with remount (bsc#1140405).- commit f6d4f3b * Thu Jul 04 2019 tbogendoerferAATTsuse.de- net: mvpp2: prs: Use the correct helpers when removing all VID filters (bsc#1098633).- net: mvpp2: prs: Fix parser range for VID filtering (bsc#1098633).- net: mvpp2: Use strscpy to handle stat strings (bsc#1098633).- commit 30c1e7a * Thu Jul 04 2019 msuchanekAATTsuse.de- config.conf: disable !azure- commit 36a38b7 * Thu Jul 04 2019 msuchanekAATTsuse.de- Add azure config- commit af951a7 * Thu Jul 04 2019 msuchanekAATTsuse.de- rpm/config.sh: set VARIANT=-azure, for kernel-source- commit 8601bea * Thu Jul 04 2019 msuchanekAATTsuse.de- README.BRANCH: Update to SLE12 SP5 AZURE- commit 9eaeedc * Thu Jul 04 2019 tbogendoerferAATTsuse.de- net: mvpp2: prs: Use the correct helpers when removing all VID filters (bsc#1098633).- net: mvpp2: prs: Fix parser range for VID filtering (bsc#1098633).- net: mvpp2: Use strscpy to handle stat strings (bsc#1098633).- commit 8675c3d * Thu Jul 04 2019 msuchanekAATTsuse.de- Refresh patches closer to upstream version.- Refresh patches.arch/x86-amd_nb-add-pci-device-ids-for-family-17h-model-30h.patch.- Refresh patches.arch/x86-amd_nb-add-support-for-newer-pci-topologies.patch.- Refresh patches.arch/x86-cpu-get-cache-info-and-setup-cache-cpumap-for-hygon-dhyana.patch.- Refresh patches.drivers/hwmon-k10temp-add-support-for-amd-family-17h-model-30h-cpus.patch. Notable change: AATTAATT -240,7 +241,7 AATTAATT int amd_cache_northbridges(void) return -ENODEV; root = NULL;- while ((root = next_northbridge(root, amd_root_ids)) != NULL) + while ((root = next_northbridge(root, root_ids)) != NULL) root_count++; if (root_count) { AATTAATT -282,7 +283,7 AATTAATT int amd_cache_northbridges(void) * correct PCI roots. * / for (j = 1; j < roots_per_misc; j++)- root = next_northbridge(root, amd_root_ids); + root = next_northbridge(root, root_ids); } if (amd_gart_present()) As root_ids is changed here: if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { root_ids = hygon_root_ids; misc_ids = hygon_nb_misc_ids; link_ids = hygon_nb_link_ids; } We were potentially breaking the Hygon CPUs here.- Refresh patches closer to upstream version.- Refresh patches.arch/x86-amd_nb-add-pci-device-ids-for-family-17h-model-30h.patch.- Refresh patches.arch/x86-amd_nb-add-support-for-newer-pci-topologies.patch.- Refresh patches.arch/x86-cpu-get-cache-info-and-setup-cache-cpumap-for-hygon-dhyana.patch.- Refresh patches.drivers/hwmon-k10temp-add-support-for-amd-family-17h-model-30h-cpus.patch.- Refresh patches.kabi/x86-topology-Add-CPUID.1F-multi-die-package-support.patch.- Refresh patches.kabi/x86-topology-Define-topology_logical_die_id.patch. Notable change: AATTAATT -240,7 +241,7 AATTAATT int amd_cache_northbridges(void) return -ENODEV; root = NULL;- while ((root = next_northbridge(root, amd_root_ids)) != NULL) + while ((root = next_northbridge(root, root_ids)) != NULL) root_count++; if (root_count) { AATTAATT -282,7 +283,7 AATTAATT int amd_cache_northbridges(void) * correct PCI roots. * / for (j = 1; j < roots_per_misc; j++)- root = next_northbridge(root, amd_root_ids); + root = next_northbridge(root, root_ids); } if (amd_gart_present()) As root_ids is changed here: if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { root_ids = hygon_root_ids; misc_ids = hygon_nb_misc_ids; link_ids = hygon_nb_link_ids; } We were potentially breaking the Hygon CPUs here.- commit 5990a23 * Thu Jul 04 2019 msuchanekAATTsuse.de- Revert \"Sign non-x86 kernels when possible (boo#1134303)\" This reverts commit bac621c6704610562ebd9e74ae5ad85ca8025681. We don\'t have reports of this working with all ARM architectures in all cases (boot, kexec, ..) so revert for now.- commit a235183 * Thu Jul 04 2019 tbogendoerferAATTsuse.de- Revert \"net: ena: ethtool: add extra properties retrieval via get_priv_flags\" (bsc#1138879).- net: ena: Fix bug where ring allocation backoff stopped too late (bsc#1138879).- net: ena: update driver version from 2.0.3 to 2.1.0 (bsc#1138879).- net: ena: remove inline keyword from functions in *.c (bsc#1138879).- net: ena: add ethtool function for changing io queue sizes (bsc#1138879).- net: ena: allow queue allocation backoff when low on memory (bsc#1138879).- net: ena: make ethtool show correct current and max queue sizes (bsc#1138879).- net: ena: enable negotiating larger Rx ring size (bsc#1138879).- net: ena: add MAX_QUEUES_EXT get feature admin command (bsc#1138879).- net: ena: use dev_info_once instead of static variable (bsc#1138879).- net: ena: add good checksum counter (bsc#1138879).- net: ena: optimise calculations for CQ doorbell (bsc#1138879).- net: ena: add support for changing max_header_size in LLQ mode (bsc#1138879).- net: ena: allow automatic fallback to polling mode (bsc#1138879).- net: ena: add newline at the end of pr_err prints (bsc#1138879).- net: ena: arrange ena_probe() function variables in reverse christmas tree (bsc#1138879).- net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ring (bsc#1138879).- net: ena: ethtool: add extra properties retrieval via get_priv_flags (bsc#1138879).- net: ena: add handling of llq max tx burst size (bsc#1138879).- net: ena: gcc 8: fix compilation warning (bsc#1138879).- net: ena: fix ena_com_fill_hash_function() implementation (bsc#1138879).- net: ena: improve latency by disabling adaptive interrupt moderation by default (bsc#1138879).- net: ena: fix incorrect test of supported hash function (bsc#1138879).- net: ena: fix: Free napi resources when ena_up() fails (bsc#1138879).- net: ena: fix: set freed objects to NULL to avoid failing future allocations (bsc#1138879).- net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry (bsc#1138879).- commit dd9e9a6 * Thu Jul 04 2019 oneukumAATTsuse.com- blacklist.conf: the patch should not have gone to stable on its own- commit e6f616f * Thu Jul 04 2019 oneukumAATTsuse.com- blacklist.conf: dependencies would break kABI- commit d3c43ce * Thu Jul 04 2019 oneukumAATTsuse.com- blacklist.conf: dependencies would break kABI- commit d98c05b * Thu Jul 04 2019 oneukumAATTsuse.com- blacklist.conf: would break kABI- commit b15afa1 * Thu Jul 04 2019 oneukumAATTsuse.com- blacklist.conf: would break kABI- commit d56abbc * Thu Jul 04 2019 osalvadorAATTsuse.de- Backporting hwpoison fixes - mm: hugetlb: prevent reuse of hwpoisoned free hugepages (bsc#1139712). - mm: hwpoison: change PageHWPoison behavior on hugetlb pages (bsc#1139712). - mm: hugetlb: soft-offline: dissolve source hugepage after successful migration (bsc#1139712). - mm: soft-offline: dissolve free hugepage if soft-offlined (bsc#1139712). - mm: hwpoison: introduce memory_failure_hugetlb() (bsc#1139712). - mm: hwpoison: dissolve in-use hugepage in unrecoverable memory error (bsc#1139712). - mm: hugetlb: delete dequeue_hwpoisoned_huge_page() (bsc#1139712). - mm: hwpoison: introduce idenfity_page_state (bsc#1139712). - mm: hugetlb: soft_offline: save compound page order before page migration (bsc#1139712) - fs: hugetlbfs: fix hwpoison reserve accounting (bsc#1139712) - mm: fix race on soft-offlining free huge pages (bsc#1139712). - mm: soft-offline: close the race against page allocation (bsc#1139712). - mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails (bsc#1139712). - mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge (bsc#bsc#1139712). - Refresh patches.fixes/x86-mm-mm-hwpoison-clear-present-bit-for-kernel-1-1-mappings-of-poison-pages.patch - Refresh: patches.fixes/x86-mm-mm-hwpoison-don-t-unconditionally-unmap-kernel-1-1-pages.patch - Refresh: patches.fixes/mm-memory_failure-Teach-memory_failure-about-dev_pag.patch - Refresh: patches.fixes/0001-mm-hwpoison-fix-thp-split-handing-in-soft_offline_in.patch - Refresh: patches.fixes/mm-madvise_inject_error-Let-memory_failure-optionall.patch- commit a7319f0 * Thu Jul 04 2019 jroedelAATTsuse.de- x86/fpu: Track AVX-512 usage of tasks (jsc#SLE-4915).- scripts/git_sort/git_sort.py: Remove duplicate joro/iommu entry- commit a15dabb * Thu Jul 04 2019 hareAATTsuse.de- block: Fix a NULL pointer dereference in generic_make_request() (bsc#1139771).- commit 977cba2 * Thu Jul 04 2019 hareAATTsuse.de- Reshuffle patches to match series_sort.py- commit 2469f32 * Thu Jul 04 2019 mhockoAATTsuse.com- crypto: ccp - fix the SEV probe in kexec boot path (bsc#1136896).- commit 10483b0 * Thu Jul 04 2019 achoAATTsuse.com- Bluetooth: Fix faulty expression for minimum encryption key size check (bsc#1140328).- commit 4e794d5 * Thu Jul 04 2019 bpoirierAATTsuse.com- Refresh patches.drivers/ibmvnic-Do-not-close-unopened-driver-during-reset.patch.- Refresh patches.drivers/ibmvnic-Fix-unchecked-return-codes-of-memory-allocat.patch.- Refresh patches.drivers/ibmvnic-Refresh-device-multicast-list-after-reset.patch.- commit a9b9e3d * Thu Jul 04 2019 ddissAATTsuse.de- libceph: use single request data item for cmp/setxattr (bsc#1139101).- Refresh patches.drivers/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch- commit 8ac4c91 * Thu Jul 04 2019 lduncanAATTsuse.com- scsi: csiostor: csio_wr: mark expected switch fall-through (jsc#SLE-4679 bsc#1136343).- scsi: csiostor: fix missing data copy in csio_scsi_err_handler() (jsc#SLE-4679 bsc#1136343).- scsi: csiostor: drop serial_number usage (jsc#SLE-4679 bsc#1136343).- scsi: csiostor: Remove set but not used variable \'pln\' (jsc#SLE-4679 bsc#1136343).- scsi: csiostor: no need to check return value of debugfs_create functions (jsc#SLE-4679 bsc#1136343).- scsi: csiostor: fix calls to dma_set_mask_and_coherent() (jsc#SLE-4679 bsc#1136343).- scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state() (jsc#SLE-4679 bsc#1136343).- scsi: csiostor: fix incorrect dma device in case of vport (jsc#SLE-4679 bsc#1136343).- commit fb0dc69 * Wed Jul 03 2019 msuchanekAATTsuse.de- scsi: qla2xxx: do not crash on uninitialized pool list (boo#1138874).- commit 1f67498 * Wed Jul 03 2019 msuchanekAATTsuse.de- crypto: user - prevent operating on larval algorithms (bsc#1133401).- Delete patches.fixes/crypto-algapi-guard-against-uninitialized-spawn-list.patch.- commit f1b36c6 * Wed Jul 03 2019 oneukumAATTsuse.com- i2c: acorn: fix i2c warning (bsc#1135642).- commit a0b3a52 * Wed Jul 03 2019 pvorelAATTsuse.cz- sysctl: handle overflow in proc_get_long (bsc#1051510).- commit c14faec * Wed Jul 03 2019 oneukumAATTsuse.com- blacklist.conf: it didn\'t even compile- commit 7f6d59d * Wed Jul 03 2019 oneukumAATTsuse.com- blacklist.conf: build warning only, no fix- commit c5e8109 * Wed Jul 03 2019 schwabAATTsuse.de- rpm/dtb.spec.in.in: don\'t make dtb directory inaccessible There is no reason to lock down the dtb directory for ordinary users.- commit a69437a * Wed Jul 03 2019 hareAATTsuse.de- drivers/base: kABI fixes for struct device_private (bsc#1106383).- driver core: Probe devices asynchronously instead of the driver (bsc#1106383).- device core: Consolidate locking and unlocking of parent and device (bsc#1106383).- driver core: Establish order of operations for device_add and device_del via bitflag (bsc#1106383).- commit 1fff851 * Wed Jul 03 2019 jthumshirnAATTsuse.de- drivers/base: Introduce kill_device() (bsc#1139865).- commit 33e739c * Wed Jul 03 2019 jslabyAATTsuse.cz- Documentation/ABI: Document umwait control sysfs interfaces (jsc#SLE-5187).- x86/umwait: Add sysfs interface to control umwait maximum time (jsc#SLE-5187).- x86/umwait: Add sysfs interface to control umwait C0.2 state (jsc#SLE-5187).- x86/umwait: Initialize umwait control values (jsc#SLE-5187).- x86/cpufeatures: Enumerate user wait instructions (jsc#SLE-5187).- commit 26caf78 * Wed Jul 03 2019 hareAATTsuse.de- Refresh patches.drivers/nvme-rdma-move-nvme_rdma_configure_admin_queue-code-.patch.- commit 93cf9c0 * Wed Jul 03 2019 jroedelAATTsuse.de- Revert \"svm: Fix AVIC incomplete IPI emulation\" (bsc#1140133).- svm: Fix AVIC incomplete IPI emulation (bsc#1140133).- svm: Add warning message for AVIC IPI invalid target (bsc#1140133).- commit f060d17 * Wed Jul 03 2019 jthumshirnAATTsuse.de- libnvdimm/bus: Prevent duplicate device_unregister() calls (bsc#1139865).- commit 379ae31 * Wed Jul 03 2019 jthumshirnAATTsuse.de- scripts/git_sort/git_sort.py: add djbw/nvdimm nvdimm-pending.- commit 7d6adef * Wed Jul 03 2019 mhockoAATTsuse.com- Update patches.suse/do-not-default-to-ibrs-on-skl.patch (bsc#1068032 CVE-2017-5753 bsc#1112824 jsc#SLE-7074).- commit 4b76649 * Wed Jul 03 2019 tiwaiAATTsuse.de- ppp: mppe: Add softdep to arc4 (bsc#1088047).- commit 83e2dfd * Tue Jul 02 2019 lduncanAATTsuse.com- scsi: libsas: fix a race condition when smp task timeout (CVE-2018-20836 bsc#1134395).- commit ef84a5a * Tue Jul 02 2019 oneukumAATTsuse.com- ntp: Allow TAI-UTC offset to be set to zero (bsc#1135642).- commit fe4b469 * Tue Jul 02 2019 gheAATTsuse.com- ocfs2: try to reuse extent block in dealloc without meta_alloc (bsc#1128902).- commit ede2d05 * Tue Jul 02 2019 oneukumAATTsuse.com- USB: serial: fix initial-termios handling (bsc#1135642).- commit 6bf0f16 * Tue Jul 02 2019 hareAATTsuse.de- scsi: mpt3sas: Update driver version to 29.100.00.00 (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Introduce perf_mode module parameter (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Enable interrupt coalescing on high iops (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Affinity high iops queues IRQs to local node (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: save and use MSI-X index for posting RD (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Use high iops queues under some circumstances (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: change _base_get_msix_index prototype (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Add flag high_iops_queues (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Add Atomic RequestDescriptor support on Aero (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: function pointers of request descriptor (bsc#1125703,jsc#SLE-4717).- commit 8d85688 * Tue Jul 02 2019 hareAATTsuse.de- scripts/git_sort/git_sort.py: drop old scsi branches- commit 0fa5415 * Tue Jul 02 2019 hareAATTsuse.de- scsi: mpt3sas: fix indentation issue (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Update mpt3sas driver version to 28.100.00.00 (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Improve the threshold value and introduce module param (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Load balance to improve performance and avoid soft lockups (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Irq poll to avoid CPU hard lockups (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: simplify interrupt handler (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Fix typo in request_desript_type (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Fix kernel panic during expander reset (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Add missing breaks in switch statements (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Update driver version to 27.102.00.00 (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Add support for ATLAS PCIe switch (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Add support for NVMe Switch Adapter (bsc#1125703,jsc#SLE-4717).- scsi: mpt3sas: Rename mpi endpoint device ID macro (bsc#1125703,jsc#SLE-4717).- commit 26a8931 * Mon Jul 01 2019 oneukumAATTsuse.com- usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression) (bsc#1135642).- commit 5f24d97 * Mon Jul 01 2019 oneukumAATTsuse.com- usb: chipidea: udc: workaround for endpoint conflict issue (bsc#1135642).- commit 6586733 * Mon Jul 01 2019 oneukumAATTsuse.com- Update patches.fixes/0001-mwifiex-Fix-heap-overflow-in-mwifiex_uap_parse_tail_.patch (bsc#1136935 CVE-2019-10126). Added CVE number- commit 9d2dcb5 * Thu Jun 27 2019 kbuildAATTsuse.de- Delete patches.kabi/ * workarounds- commit 0ab6dae * Thu Jun 27 2019 msuchanekAATTsuse.de- ppc64le: remove embedded Ethernet switch support.- commit b800dc1 * Wed Jun 26 2019 mwilckAATTsuse.com- Refresh patches.fixes/scsi-Introduce-scsi_start_queue.patch (bsc#1119532).- Refresh patches.fixes/scsi-Split-scsi_internal_device_block.patch. This adds the changes made by the upstream merge commit 90311148415a.- commit cf2d9d2 * Wed Jun 26 2019 tiwaiAATTsuse.de- mmc: core: Prevent processing SDIO IRQs when the card is suspended (bsc#1051510).- commit 280e016 * Wed Jun 26 2019 tiwaiAATTsuse.de- mac80211: drop robust management frames from unknown TA (bsc#1051510).- mac80211: Do not use stack memory with scatterlist for GMAC (bsc#1051510).- mac80211: handle deauthentication/disassociation from TDLS peer (bsc#1051510).- commit b226a95 * Wed Jun 26 2019 tiwaiAATTsuse.de- Input: synaptics - enable SMBus on ThinkPad E480 and E580 (bsc#1051510).- Input: uinput - add compat ioctl number translation for UI_ *_FF_UPLOAD (bsc#1051510).- commit 53b5f1d * Wed Jun 26 2019 mhockoAATTsuse.com- coredump: fix race condition between collapse_huge_page() and core dumping (bnc#1133738, CVE-2019-11599).- coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping (bsc#1133738, CVE-2019-11599).- commit 22843e7 * Wed Jun 26 2019 tiwaiAATTsuse.de- genwqe: Prevent an integer overflow in the ioctl (bsc#1051510).- commit 67de48a * Wed Jun 26 2019 tiwaiAATTsuse.de- genirq: Prevent use-after-free and work list corruption (bsc#1051510).- genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent() (bsc#1051510).- commit 604ab3b * Wed Jun 26 2019 tiwaiAATTsuse.de- drm/arm/hdlcd: Allow a bit of clock tolerance (bsc#1051510).- commit 4a7767f * Wed Jun 26 2019 tiwaiAATTsuse.de- doc: Cope with the deprecation of AutoReporter (bsc#1051510).- commit 07fc2ef * Wed Jun 26 2019 tiwaiAATTsuse.de- can: flexcan: fix timeout when set small bitrate (bsc#1051510).- commit 0ca4456 * Wed Jun 26 2019 tiwaiAATTsuse.de- ax25: fix inconsistent lock state in ax25_destroy_timer (bsc#1051510).- commit 1024908 * Wed Jun 26 2019 tiwaiAATTsuse.de- PCI: rpadlpar: Fix leaked device_node references in add/remove paths (bsc#1051510).- commit 10134d8 * Wed Jun 26 2019 tiwaiAATTsuse.de- PCI: PM: Skip devices in D0 for suspend-to-idle (bsc#1051510).- commit 173e73f * Mon Jun 24 2019 mwilckAATTsuse.com- scsi: core: add new RDAC LENOVO/DE_Series device (bsc#1132390).- commit 68e4b01 * Mon Jun 24 2019 msuchanekAATTsuse.de- crypto: algapi - guard against uninitialized spawn list in crypto_remove_spawns (bsc#1133401).- commit b90bc9f * Mon Jun 24 2019 lduncanAATTsuse.com- scsi: be2iscsi: lpfc: fix typo (jsc#SLE-4721 bsc#1136264).- scsi: be2iscsi: be_main: Mark expected switch fall-through (jsc#SLE-4721 bsc#1136264).- scsi: be2iscsi: be_iscsi: Mark expected switch fall-through (jsc#SLE-4721 bsc#1136264).- scsi: be2iscsi: switch to generic DMA API (jsc#SLE-4721 bsc#1136264).- scsi: be2iscsi: fix spelling mistake \"Retreiving\" -> \"Retrieving\" (jsc#SLE-4721 bsc#1136264).- scsi: be2iscsi: remove unused variable dmsg (jsc#SLE-4721 bsc#1136264).- commit 0706eae * Mon Jun 24 2019 msuchanekAATTsuse.de- Update patches.arch/powerpc-mm-64s-hash-Reallocate-context-ids-on-fork.patch (bsc#1138263, bsc#1139619, LTC#178538, CVE-2019-12817).- commit 8396b6c * Mon Jun 24 2019 tiwaiAATTsuse.de- can: purge socket error queue on sock destruct (bsc#1051510).- can: af_can: Fix error path of can_init() (bsc#1051510).- commit ab2392e * Mon Jun 24 2019 tiwaiAATTsuse.de- USB: serial: option: add Telit 0x1260 and 0x1261 compositions (bsc#1051510).- USB: serial: pl2303: add Allied Telesis VT-Kit3 (bsc#1051510).- USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode (bsc#1051510).- USB: Fix chipmunk-like voice when using Logitech C270 for recording audio (bsc#1051510).- USB: usb-storage: Add new ID to ums-realtek (bsc#1051510).- usbnet: ipheth: fix racing condition (bsc#1051510).- commit f1e8781 * Mon Jun 24 2019 tiwaiAATTsuse.de- mISDN: make sure device name is NUL terminated (bsc#1051510).- Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var (bsc#1051510).- media: v4l2-ioctl: clear fields in s_parm (bsc#1051510).- commit 3b24929 * Mon Jun 24 2019 tiwaiAATTsuse.de- libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk (bsc#1051510).- commit 068c6e9 * Mon Jun 24 2019 tiwaiAATTsuse.de- drm/i915/gvt: ignore unexpected pvinfo write (bsc#1051510).- commit e0e908b * Mon Jun 24 2019 tiwaiAATTsuse.de- blacklist.conf: Add superfluous BT blacklist entry (bsc#1135556)- commit 47a9e1a * Mon Jun 24 2019 tiwaiAATTsuse.de- ALSA: hda - Force polling mode on CNL for fixing codec communication (bsc#1051510).- commit ef7c06b * Mon Jun 24 2019 tiwaiAATTsuse.de- Replace the bluetooth fix with the upstream commit (bsc#1135556)- commit 190eab5 * Mon Jun 24 2019 ptesarikAATTsuse.cz- s390/qeth: fix VLAN attribute in bridge_hostnotify udev event (bsc#1051510).- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs) (bsc#1051510).- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove (bsc#1051510).- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices (bsc#1051510).- scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host (bsc#1051510).- vfio: ccw: only free cp on final interrupt (bsc#1051510).- s390/qeth: fix race when initializing the IP address table (bsc#1051510).- s390/virtio: handle find on invalid queue gracefully (bsc#1051510).- s390/setup: fix early warning messages (bsc#1051510).- s390/dasd: fix using offset into zero size array error (bsc#1051510).- commit df28106 * Mon Jun 24 2019 hareAATTsuse.de- scsi: megaraid_sas: driver version update (bsc#1136271).- scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMD (bsc#1136271).- scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driver (bsc#1136271).- scsi: megaraid_sas: Rework device add code in AEN path (bsc#1136271).- scsi: megaraid_sas: Rework code to get PD and LD list (bsc#1136271).- scsi: megaraid_sas: Retry reads of outbound_intr_status reg (bsc#1136271).- scsi: megaraid_sas: correct an info message (bsc#1136271).- commit 4e5afe9 * Fri Jun 21 2019 lduncanAATTsuse.com- scsi: hpsa: fix an uninitialized read and dereference of pointer dev (jsc#SLE-4712 bsc#1136156).- scsi: hpsa: correct device resets (jsc#SLE-4712 bsc#1136156).- scsi: hpsa: correct simple mode (jsc#SLE-4712 bsc#1136156).- scsi: hpsa: correct ioaccel2 chaining (jsc#SLE-4712 bsc#1136156).- scsi: hpsa: bump driver version (jsc#SLE-4712 bsc#1136156).- scsi: hpsa: remove timeout from TURs (jsc#SLE-4712 bsc#1136156).- scsi: hpsa: correct device id issues (jsc#SLE-4712 bsc#1136156).- scsi: hpsa: check for lv removal (jsc#SLE-4712 bsc#1136156).- scsi: hpsa: clean up two indentation issues (jsc#SLE-4712 bsc#1136156).- scsi: hpsa: mark expected switch fall-throughs (jsc#SLE-4712 bsc#1136156).- scsi: hpsa: switch to generic DMA API (jsc#SLE-4712 bsc#1136156).- scsi: hpsa: Use vmemdup_user to replace the open code (jsc#SLE-4712 bsc#1136156).- new primitive: vmemdup_user() (jsc#SLE-4712 bsc#1136156).- commit b5781c4 * Fri Jun 21 2019 ptesarikAATTsuse.cz- drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource() (bsc#1136333 jsc#SLE-4994).- Refresh patches.drivers/drivers-fix-a-typo-in-the-kernel-doc-for-devm_platfo.patch.- commit 52b668b * Fri Jun 21 2019 msuchanekAATTsuse.de- ibmveth: Update ethtool settings to reflect virtual properties (bsc#1136157, LTC#177197).- commit a759aea * Fri Jun 21 2019 mflemingAATTsuse.de- sched/topology: Improve load balancing on AMD EPYC (bsc#1137366).- commit 5ad0f16 * Fri Jun 21 2019 mflemingAATTsuse.de- sched/topology: Improve load balancing on AMD EPYC (bsc#1137366).- commit a47b8c8 * Fri Jun 21 2019 jslabyAATTsuse.cz- x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructions (jsc#SLE-5382).- x86/cpufeatures: Combine word 11 and 12 into a new scattered features word (jsc#SLE-5382). This changes definitions of some bits, but they are intended to be used only by the core, so hopefully, no KMP uses the definitions.- x86/cpufeatures: Carve out CQM features retrieval (jsc#SLE-5382).- commit aa0aabb * Fri Jun 21 2019 glinAATTsuse.com- bpf, x64: fix stack layout of JITed bpf code (bsc#1083647).- bpf, x64: save 5 bytes in prologue when ebpf insns came from cbpf (bsc#1083647).- commit efcaeb6 * Thu Jun 20 2019 lduncanAATTsuse.com- Updated commit ID for scsi mpt3sas patch The SCSI maintainer evidently rebased this patch, so fixing it so I can continue adding other patches.- commit ed0789f * Thu Jun 20 2019 mbenesAATTsuse.cz- module: Fix livepatch/ftrace module text permissions race (bsc#1071995 fate#323487).- commit 3eec3e8 * Thu Jun 20 2019 tbogendoerferAATTsuse.de- i2c: mlxcpld: Fix wrong initialization order in probe (bsc#1112374).- i2c: mux: mlxcpld: simplify code to reach the adapter (bsc#1112374).- i2c: mlxcpld: Allow configurable adapter id for mlxcpld (bsc#1112374).- i2c: mlxcpld: Fix adapter functionality support callback (bsc#1112374).- i2c: mlxcpld: Add support for smbus block read transaction (bsc#1112374).- i2c: mlxcpld: Add support for extended transaction length for i2c-mlxcpld (bsc#1112374).- commit b1ffdb4 * Thu Jun 20 2019 msuchanekAATTsuse.de- kernel-binary: rpm does not support multiline condition- commit aceae50 * Thu Jun 20 2019 msuchanekAATTsuse.de- kernel-binary: Use -c grep option in klp project detection.- commit 5def2a2 * Thu Jun 20 2019 msuchanekAATTsuse.de- kernel-binary: fix missing \\- commit 8325214 * Thu Jun 20 2019 tbogendoerferAATTsuse.de- drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource() (bsc#1136333 jsc#SLE-4994).- commit eebc916 * Thu Jun 20 2019 neilbAATTsuse.com- Don\'t restrict NFSv4.2 on openSUSE (bsc#1138719).- commit 4f6fcf9 * Wed Jun 19 2019 msuchanekAATTsuse.de- powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property() (bsc#1137194, CVE-2019-12614).- commit 0a4b38d * Wed Jun 19 2019 tbogendoerferAATTsuse.de- Update config files.- supported.conf: added mlxbf_tmfifo (bsc#1136333 jsc#SLE-4994)- commit 9edeeb4 * Wed Jun 19 2019 tbogendoerferAATTsuse.de- platform/x86: mlx-platform: Add mlx-wdt platform driver activation (bsc#1112374).- platform/x86: mlx-platform: Add support for tachometer speed register (bsc#1112374).- platform/mellanox: Add TmFifo driver for Mellanox BlueField Soc (bsc#1136333 jsc#SLE-4994).- platform_data/mlxreg: additions for Mellanox watchdog driver (bsc#1112374).- platform/x86: mlx-platform: Fix access mode for fan_dir attribute (bsc#1112374).- platform/x86: mlx-platform: Add UID LED for the next generation systems (bsc#1112374).- platform/x86: mlx-platform: Add extra CPLD for next generation systems (bsc#1112374).- platform/x86: mlx-platform: Add support for new VMOD0007 board name (bsc#1112374).- platform/x86: mlx-platform: Add support for fan capability registers (bsc#1112374).- platform_data/mlxreg: Add capability field to core platform data (bsc#1112374).- platform_data/mlxreg: Document fixes for core platform data (bsc#1112374).- platform/x86: mlx-platform: Add support for fan direction register (bsc#1112374).- drivers: provide devm_platform_ioremap_resource() (bsc#1136333 jsc#SLE-4994).- platform/x86: mlx-platform: Convert to use SPDX identifier (bsc#1112374).- platform/x86: mlx-platform: Allow mlxreg-io driver activation for new systems (bsc#1112374).- platform/x86: mlx-platform: Fix LED configuration (bsc#1112374).- platform/x86: mlx-platform: Fix tachometer registers (bsc#1112374).- platform/x86: mlx-platform: Rename new systems product names (bsc#1112374).- platform/x86: mlx-platform: Add definitions for new registers (bsc#1112374).- platform/x86: mlx-platform: Fix copy-paste error in mlxplat_init() (bsc#1112374).- platform/x86: mlx-platform: Remove unused define (bsc#1112374).- platform/x86: mlx-platform: Change mlxreg-io configuration for MSN274x systems (bsc#1112374).- platform/x86: mlx-platform: Allow mlxreg-io driver activation for more systems (bsc#1112374).- platform/x86: mlx-platform: Add ASIC hotplug device configuration (bsc#1112374).- platform/x86: mlx-platform: Add mlxreg-fan platform driver activation (bsc#1112374).- platform/x86: mlx-platform: Add mlxreg-io platform driver activation (bsc#1112374).- platform/x86: mlx-platform: Add LED platform driver activation (bsc#1112374).- platform/mellanox: Add new ODM system types to mlx-platform (bsc#1112374).- commit 864fc01 * Wed Jun 19 2019 tiwaiAATTsuse.de- drm/i915: Fix uninitialized mask in intel_device_info_subplatform_init (jsc#SLE-4986).- drm/i915: Introduce concept of a sub-platform (jsc#SLE-4986).- drm/i915: Split some PCI ids into separate groups (jsc#SLE-4986).- drm/i915: Remove redundant device id from IS_IRONLAKE_M macro (jsc#SLE-4986).- drm/i915: Split Pineview device info into desktop and mobile (jsc#SLE-4986).- drm/i915/cml: Add CML PCI IDS (jsc#SLE-4986).- drm/i915: Add new ICL PCI ID (jsc#SLE-4986).- drm/i915: Mark AML 0x87CA as ULX (jsc#SLE-4986).- drm/i915/cfl: Adding another PCI Device ID (jsc#SLE-4986).- drm/i915/icl: Adding few more device IDs for Ice Lake (jsc#SLE-4986).- drm/i915: start moving runtime device info to a separate struct (jsc#SLE-4986).- drm/i915/aml: Add new Amber Lake PCI ID (jsc#SLE-4986).- drm/i915: Apply correct ddi translation table for AML device (jsc#SLE-4986).- drm/i915: Add new AML_ULX support list (jsc#SLE-4986).- drm/i915: Move final cleanup of drm_i915_private to i915_driver_destroy (jsc#SLE-4986).- drm/i915: Attach the pci match data to the device upon creation (jsc#SLE-4986).- commit a1191ea * Wed Jun 19 2019 tbogendoerferAATTsuse.de- ipv6: fib: Don\'t assume only nodes hold a reference on routes (bsc#1138732).- commit 286abc3 * Wed Jun 19 2019 tiwaiAATTsuse.de- audit: fix a memory leak bug (bsc#1051510).- commit 20dd9ba * Wed Jun 19 2019 tiwaiAATTsuse.de- af_key: unconditionally clone on broadcast (bsc#1051510).- commit 3ddf011 * Wed Jun 19 2019 tiwaiAATTsuse.de- 6lowpan: Off by one handling ->nexthdr (bsc#1051510).- commit a37dca9 * Wed Jun 19 2019 tiwaiAATTsuse.de- vlan: disable SIOCSHWTSTAMP in container (bsc#1051510).- commit 6ec05b1 * Wed Jun 19 2019 tiwaiAATTsuse.de- tty: max310x: Fix external crystal register setup (bsc#1051510).- commit f04fcd0 * Wed Jun 19 2019 tiwaiAATTsuse.de- thermal: rcar_gen3_thermal: disable interrupt in .remove (bsc#1051510).- drivers: thermal: tsens: Don\'t print error message on - EPROBE_DEFER (bsc#1051510).- tmpfs: fix uninitialized return value in shmem_link (bsc#1051510).- tmpfs: fix link accounting when a tmpfile is linked in (bsc#1051510).- commit 8e9ff58 * Wed Jun 19 2019 tiwaiAATTsuse.de- soc: rockchip: Set the proper PWM for rk3288 (bsc#1051510).- soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher (bsc#1051510).- commit a31492b * Wed Jun 19 2019 tiwaiAATTsuse.de- qmi_wwan: extend permitted QMAP mux_id value range (bsc#1051510).- qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode (bsc#1051510).- qmi_wwan: add network device usage statistics for qmimux devices (bsc#1051510).- qmi_wwan: add support for QMAP padding in the RX path (bsc#1051510).- rapidio: fix a NULL pointer dereference when create_workqueue() fails (bsc#1051510).- drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen() (bsc#1051510).- drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling path in \'rio_dma_transfer()\' (bsc#1051510).- commit 50161e7 * Wed Jun 19 2019 tiwaiAATTsuse.de- kABI workaround for asus-wmi changes (bsc#1051510).- commit 5a2c76a * Wed Jun 19 2019 tiwaiAATTsuse.de- platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi (bsc#1051510).- commit 6c6c714 * Wed Jun 19 2019 tiwaiAATTsuse.de- nl80211: fix station_info pertid memory leak (bsc#1051510).- {nl,mac}80211: allow 4addr AP operation on crypto controlled devices (bsc#1051510).- commit fbafa90 * Wed Jun 19 2019 tiwaiAATTsuse.de- cfg80211: fix memory leak of wiphy device name (bsc#1051510).- commit 10e032a * Wed Jun 19 2019 oneukumAATTsuse.com- USB: serial: pl2303: fix tranceiver suspend mode (bsc#1135642).- commit 5971a4e * Wed Jun 19 2019 oneukumAATTsuse.com- usb: xhci: avoid null pointer deref when bos field is NULL (bsc#1135642).- commit 9a68aa9 * Wed Jun 19 2019 lhenriquesAATTsuse.com- ceph: flush dirty inodes before proceeding with remount (bsc#1138681).- rbd: don\'t assert on writes to snapshots (bsc#1137985 bsc#1138681).- ceph: print inode number in __caps_issued_mask debugging messages (bsc#1138681).- ceph: fix potential use-after-free in ceph_mdsc_build_path (bsc#1138681).- ceph: fix NULL pointer deref when debugging is enabled (bsc#1138681).- ceph: quota: fix quota subdir mounts (bsc#1138681).- ceph: factor out ceph_lookup_inode() (bsc#1138681).- ceph: remove duplicated filelock ref increase (bsc#1138681).- commit d183b27 * Wed Jun 19 2019 jdelvareAATTsuse.de- i2c-piix4: Add Hygon Dhyana SMBus support (FATE#327735).- hwmon: (k10temp) Add Hygon Dhyana support (FATE#327735).- hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs (FATE#327735).- hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors (FATE#327735).- hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset table (FATE#327735).- hwmon: (k10temp) 27C Offset needed for Threadripper2 (FATE#327735).- hwmon: (k10temp) Make function get_raw_temp static (FATE#327735).- hwmon: (k10temp) Display both Tctl and Tdie (FATE#327735).- hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs (FATE#327735).- hwmon: (k10temp) Use API function to access System Management Network (FATE#327735).- x86/amd_nb: Add support for Raven Ridge CPUs (FATE#327735).- hwmon: (k10temp) Fix reading critical temperature register (FATE#327735).- hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics (FATE#327735).- hwmon: (k10temp) Add temperature offset for Ryzen 2700X (FATE#327735).- hwmon: (k10temp) Only apply temperature offset if result is positive (FATE#327735).- hwmon: (k10temp) Add temperature offset for Ryzen 1900X (FATE#327735).- hwmon: (k10temp) Correct model name for Ryzen 1600X (FATE#327735).- hwmon: (k10temp) Add support for temperature offsets (FATE#327735).- hwmon: (k10temp) Add support for family 17h (FATE#327735).- hwmon: (k10temp) Move chip specific code into probe function (FATE#327735).- commit a0260ad * Wed Jun 19 2019 jackAATTsuse.cz- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() (bsc#1135296).- commit da9726e * Wed Jun 19 2019 tiwaiAATTsuse.de- Revert \"s390/jump_label: Use \"jdd\" constraint on gcc9 (bsc#1138589).\" This broke the build with older gcc instead.- commit fc3fbab * Tue Jun 18 2019 msuchanekAATTsuse.de- s390/jump_label: Use \"jdd\" constraint on gcc9 (bsc#1138589).- commit 53c4fbd * Tue Jun 18 2019 ptesarikAATTsuse.cz- s390/pci: map IOV resources (jsc#SLE-5803 FATE#327056).- Refresh patches.arch/s390-pci-move-everything-irq-related-to-pci_irq-c.- Refresh patches.arch/s390-pci-provide-support-for-mio-instructions.- commit 35042db * Tue Jun 18 2019 ptesarikAATTsuse.cz- s390/pci: improve bar check (jsc#SLE-5803 FATE#327056).- Refresh patches.arch/s390-pci-provide-support-for-mio-instructions.- commit 8fd7321 * Tue Jun 18 2019 ptesarikAATTsuse.cz- s390/pci: skip VF scanning (jsc#SLE-5803 FATE#327056).- commit f8836b4 * Tue Jun 18 2019 ptesarikAATTsuse.cz- kabi: Mask no_vf_scan in struct pci_dev (jsc#SLE-5803 FATE#327056).- PCI/IOV: Add flag so platforms can skip VF scanning (jsc#SLE-5803 FATE#327056).- commit aa45c89 * Tue Jun 18 2019 ptesarikAATTsuse.cz- PCI/IOV: Factor out sriov_add_vfs() (jsc#SLE-5803 FATE#327056).- commit 8b69ce9 * Tue Jun 18 2019 oneukumAATTsuse.com- Refresh patches.fixes/0001-mwifiex-Abort-at-too-short-BSS-descriptor-element.patch.- Refresh patches.fixes/0001-mwifiex-Fix-heap-overflow-in-mwifiex_uap_parse_tail_.patch.- Refresh patches.fixes/0001-mwifiex-Fix-possible-buffer-overflows-at-parsing-bss.patch. Now in mainline, headers fixed up- commit 7a522c5 * Tue Jun 18 2019 ptesarikAATTsuse.cz- PCI: Disable VF decoding before pcibios_sriov_disable() updates resources (jsc#SLE-5803 FATE#327056).- Refresh patches.arch/PCI-Remove-reset-argument-from-pci_iov_-add-remove-_.patch.- commit e80aa5a * Tue Jun 18 2019 mkubecekAATTsuse.cz- Update \"SACK Panic\" patches to reflect upstream state.- squash patches.fixes/tcp-fix-fack_count-accounting-on-tcp_shift_skb_data.patch into patches.fixes/tcp-limit-payload-size-of-sacked-skbs.patch to match what stable backports do- update upstream references: patches.fixes/tcp-enforce-tcp_min_snd_mss-in-tcp_mtu_probing.patch. patches.fixes/tcp-limit-payload-size-of-sacked-skbs.patch. patches.fixes/tcp-add-tcp_min_snd_mss-sysctl.patch. patches.fixes/tcp-tcp_fragment-should-apply-sane-memory-limits.patch.- sort patches to proper position- commit 1945dc3 * Tue Jun 18 2019 neilbAATTsuse.com- Update patches.fixes/nfsd-COPY-and-CLONE-operations-require-the-saved-fil.patch (git-fixes, bsc#1137103, CVE-2018-16871). add CVE tag- commit 9e07b8f * Mon Jun 17 2019 ptesarikAATTsuse.cz- s390/uv: introduce guest side ultravisor code (jsc#SLE-5759 FATE#327003 bsc#1135153 LTC#173151).- Update config files.- Refresh patches.arch/s390-enable-processes-for-mio-instructions.- commit 8d66a40 * Mon Jun 17 2019 bpAATTsuse.de- EDAC/mc: Fix edac_mc_find() in case no device is found (bsc#1114279).- commit e36bcd5 * Mon Jun 17 2019 hareAATTsuse.de- scsi: qla2xxx: Fix FC-AL connection target discovery (bsc#1094555).- scsi: qla2xxx: Fix N2N target discovery with Local loop (bsc#1094555).- commit 6a0cdc5 * Mon Jun 17 2019 bpAATTsuse.de- blacklist.conf: Documentation only- commit 71f13a4 * Mon Jun 17 2019 bpAATTsuse.de- x86/speculation/mds: Revert CPU buffer clear on double fault exit (bsc#1114279).- commit a17d086 * Mon Jun 17 2019 ptesarikAATTsuse.cz- s390/protvirt: block kernel command line alteration (jsc#SLE-5759 FATE#327003 bsc#1135153 LTC#173151).- s390/protvirt: add memory sharing for diag 308 set/store (jsc#SLE-5759 FATE#327003 bsc#1135153 LTC#173151).- commit 0bd8e94 * Mon Jun 17 2019 bpAATTsuse.de- x86/mce: Fix machine_check_poll() tests for error types (bsc#1114279).- commit e55e378 * Mon Jun 17 2019 bpAATTsuse.de- x86/microcode: Fix the ancient deprecated microcode loading method (bsc#1114279).- commit 6d600e7 * Mon Jun 17 2019 bpAATTsuse.de- x86/mm/mem_encrypt: Disable all instrumentation for early SME setup (bsc#1114279).- commit 3448653 * Mon Jun 17 2019 bpAATTsuse.de- x86/umip: Make the UMIP activated message generic (bsc#1138336).- x86/umip: Print UMIP line only once (bsc#1138336).- commit b8ed726 * Mon Jun 17 2019 ptesarikAATTsuse.cz- kabi/severities: Whitelist airq_iv_ * (s390-specific)- commit 7603816 * Mon Jun 17 2019 tiwaiAATTsuse.de- watchdog: imx2_wdt: Fix set_timeout for big timeout values (bsc#1051510).- commit 36d29bd * Mon Jun 17 2019 tiwaiAATTsuse.de- video: imsttfb: fix potential NULL pointer dereferences (bsc#1051510).- video: hgafb: fix potential NULL pointer dereference (bsc#1051510).- virtio_console: initialize vtermno value for ports (bsc#1051510).- commit 080b4ed * Mon Jun 17 2019 tiwaiAATTsuse.de- usb: dwc2: Fix DMA cache alignment issues (bsc#1051510).- commit c4f5a31 * Mon Jun 17 2019 tiwaiAATTsuse.de- spi: spi-fsl-spi: call spi_finalize_current_message() at the end (bsc#1051510).- spi: bitbang: Fix NULL pointer dereference in spi_unregister_master (bsc#1051510).- spi: pxa2xx: fix SCR (divisor) calculation (bsc#1051510).- spi: tegra114: reset controller on probe (bsc#1051510).- spi : spi-topcliff-pch: Fix to handle empty DMA buffers (bsc#1051510).- spi: Fix zero length xfer bug (bsc#1051510).- commit 67743a6 * Mon Jun 17 2019 tiwaiAATTsuse.de- blacklist.conf: Add reverted commits- commit 53e0469 * Mon Jun 17 2019 tiwaiAATTsuse.de- serial: sh-sci: disable DMA for uart_console (bsc#1051510).- commit b9c3164 * Mon Jun 17 2019 tiwaiAATTsuse.de- qmi_wwan: Add quirk for Quectel dynamic config (bsc#1051510).- qlcnic: Avoid potential NULL pointer dereference (bsc#1051510).- commit 0e367f8 * Mon Jun 17 2019 tiwaiAATTsuse.de- power: supply: max14656: fix potential use-before-alloc (bsc#1051510).- PM / core: Propagate dev->power.wakeup_path when no callbacks (bsc#1051510).- power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG (bsc#1051510).- commit 5350e46 * Mon Jun 17 2019 tiwaiAATTsuse.de- platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration (bsc#1051510).- platform/chrome: cros_ec_proto: check for NULL transfer function (bsc#1051510).- commit 25f102b * Mon Jun 17 2019 tiwaiAATTsuse.de- nvmem: core: fix read buffer in place (bsc#1051510).- nvmem: allow to select i.MX nvmem driver for i.MX 7D (bsc#1051510).- nvmem: Don\'t let a NULL cell_id for nvmem_cell_get() crash us (bsc#1051510).- nvmem: properly handle returned value nvmem_reg_read (bsc#1051510).- nvmem: imx-ocotp: Update module description (bsc#1051510).- nvmem: imx-ocotp: Enable i.MX7D OTP write support (bsc#1051510).- nvmem: imx-ocotp: Add i.MX7D timing write clock setup support (bsc#1051510).- nvmem: imx-ocotp: Move i.MX6 write clock setup to dedicated function (bsc#1051510).- nvmem: imx-ocotp: Add support for banked OTP addressing (bsc#1051510).- nvmem: imx-ocotp: Pass parameters via a struct (bsc#1051510).- nvmem: imx-ocotp: Restrict OTP write to IMX6 processors (bsc#1051510).- nvmem: correct Broadcom OTP controller driver writes (bsc#1051510).- commit 995ba83 * Mon Jun 17 2019 tiwaiAATTsuse.de- mmc: mmci: Prevent polling for busy detection in IRQ context (bsc#1051510).- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers (bsc#1051510).- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support (bsc#1051510).- commit 4cc9ed1 * Mon Jun 17 2019 tiwaiAATTsuse.de- mfd: tps65912-spi: Add missing of table registration (bsc#1051510).- mfd: intel-lpss: Set the device in reset state when init (bsc#1051510).- mfd: twl6040: Fix device init errors for ACCCTL register (bsc#1051510).- commit 45c05ed * Mon Jun 17 2019 tiwaiAATTsuse.de- drbd: Avoid Clang warning about pointless switch statment (bsc#1051510).- drbd: skip spurious timeout (ping-timeo) when failing promote (bsc#1051510).- drbd: disconnect, if the wrong UUIDs are attached on a connected peer (bsc#1051510).- drbd: narrow rcu_read_lock in drbd_sync_handshake (bsc#1051510).- commit 1b56dd8 * Mon Jun 17 2019 ptesarikAATTsuse.cz- kabi/severities: Whitelist more s390x internal symbols- commit 896cfde * Mon Jun 17 2019 tiwaiAATTsuse.de- platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow (bsc#1111666).- commit aaa2fa7 * Mon Jun 17 2019 tiwaiAATTsuse.de- drm: add fallback override/firmware EDID modes workaround (bsc#1111666).- drm/edid: abstract override/firmware EDID retrieval (bsc#1111666).- drm/nouveau/kms/gv100-: fix spurious window immediate interlocks (bsc#1111666).- commit 1b96428 * Mon Jun 17 2019 ptesarikAATTsuse.cz- kabi: s390: enum interruption_class (jsc#SLE-5789 FATE#327042 bsc#1134730 LTC#173388).- commit 717814d * Mon Jun 17 2019 msuchanekAATTsuse.de- powerpc/pseries: Fix oops in hotplug memory notifier (bsc#1138375, LTC#178204).- commit 9d7a7e0 * Mon Jun 17 2019 msuchanekAATTsuse.de- powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration (bsc#1138374, LTC#178199).- powerpc/pseries/mobility: prevent cpu hotplug during DT update (bsc#1138374, LTC#178199).- powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild (bsc#1138374, LTC#178199).- commit 8800c92 * Mon Jun 17 2019 bpoirierAATTsuse.com- Update patches.fixes/0001-docs-Fix-conf.py-for-Sphinx-2.0.patch (bsc#1135642). Fix patch header.- commit ba543a6 * Sun Jun 16 2019 tiwaiAATTsuse.de- HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary (bsc#1051510).- HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth (bsc#1051510).- HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact (bsc#1051510).- HID: wacom: Don\'t report anything prior to the tool entering range (bsc#1051510).- HID: wacom: Don\'t set tool type until we\'re in range (bsc#1051510).- HID: wacom: Add support for Pro Pen slim (bsc#1051510).- HID: wacom: Mark expected switch fall-through (bsc#1051510).- HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirk (bsc#1051510).- commit 79b71a9 * Sun Jun 16 2019 tiwaiAATTsuse.de- HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452 (bsc#1051510).- HID: wacom: convert Wacom custom usages to standard HID usages (bsc#1051510).- HID: wacom: Move handling of HID quirks into a dedicated function (bsc#1051510).- HID: wacom: Replace touch_max fixup code with static touch_max definitions (bsc#1051510).- HID: wacom: Support \"in range\" for Intuos/Bamboo tablets where possible (bsc#1051510).- HID: wacom: wacom_wac_collection() is local to wacom_wac.c (bsc#1051510).- HID: wacom: generic: add the \"Report Valid\" usage (bsc#1051510).- HID: wacom: generic: Support multiple tools per report (bsc#1051510).- commit 9c8c33c * Sun Jun 16 2019 tiwaiAATTsuse.de- HID: wacom: Add support for 3rd generation Intuos BT (bsc#1051510).- Refresh patches.drivers/HID-wacom-bluetooth-send-exit-report-for-recent-Blue.- commit 792a1fe * Sun Jun 16 2019 tiwaiAATTsuse.de- HID: wacom: Queue events with missing type/serial data for later processing (bsc#1051510).- HID: wacom: Properly handle AES serial number and tool type (bsc#1051510).- HID: Wacom: switch Dell canvas into highres mode (bsc#1051510).- HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are set (bsc#1051510).- Revert \"HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters range\" (bsc#1051510).- HID: wacom: generic: Reset events back to zero when pen leaves (bsc#1051510).- HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters range (bsc#1051510).- HID: wacom: generic: Leave tool in prox until it completely leaves sense (bsc#1051510).- commit 92be99e * Sun Jun 16 2019 tiwaiAATTsuse.de- HID: wacom: generic: Use generic codepath terminology in wacom_wac_pen_report (bsc#1051510).- HID: wacom: Remove comparison of u8 mode with zero and simplify (bsc#1051510).- HID: wacom: fix mistake in printk (bsc#1051510).- HID: wacom: generic: Refactor generic battery handling (bsc#1051510).- HID: wacom: Add ability to provide explicit battery status info (bsc#1051510).- HID: wacom: generic: Report AES battery information (bsc#1051510).- HID: wacom: generic: Ignore HID_DG_BATTERYSTRENTH == 0 (bsc#1051510).- HID: wacom: generic: Scale battery capacity measurements to percentages (bsc#1051510).- commit 8ba2cf7 * Sun Jun 16 2019 tiwaiAATTsuse.de- blacklist.conf: Add superfluous Kconfig changes in stable commits- commit 0eb5b68 * Sun Jun 16 2019 tiwaiAATTsuse.de- drm/i915/sdvo: Implement proper HDMI audio support for SDVO (bsc#1051510).- commit 800f685 * Sun Jun 16 2019 tiwaiAATTsuse.de- drm/i915/perf: fix whitelist on Gen10+ (bsc#1051510).- drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configuration (bsc#1051510).- commit a76b3ec * Sun Jun 16 2019 tiwaiAATTsuse.de- drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable() (bsc#1111666).- drm/mediatek: clear num_pipes when unbind driver (bsc#1111666).- drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver (bsc#1111666).- drm/mediatek: unbind components in mtk_drm_unbind() (bsc#1111666).- drm/mediatek: fix unbind functions (bsc#1111666).- drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when encoders change (bsc#1111666).- drm/amd/display: Use plane->color_space for dpp if specified (bsc#1111666).- commit 3ac8ad5 * Sat Jun 15 2019 bpAATTsuse.de- perf tools: Add Hygon Dhyana support (fate#327735).- commit 26d3159 * Sat Jun 15 2019 bpAATTsuse.de- tools/cpupower: Add Hygon Dhyana support (fate#327735).- commit 2810ead * Sat Jun 15 2019 bpAATTsuse.de- EDAC, amd64: Add Hygon Dhyana support (fate#327735).- commit a764bc7 * Sat Jun 15 2019 bpAATTsuse.de- cpufreq: Add Hygon Dhyana support (fate#327735).- commit 85f4332 * Sat Jun 15 2019 bpAATTsuse.de- cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ (fate#327735).- commit 1efb484 * Sat Jun 15 2019 bpAATTsuse.de- ACPI: Add Hygon Dhyana support (fate#327735).- commit 29482a8 * Sat Jun 15 2019 bpAATTsuse.de- x86/xen: Add Hygon Dhyana support to Xen (fate#327735).- commit 9cfd6b0 * Sat Jun 15 2019 bpAATTsuse.de- x86/kvm: Add Hygon Dhyana support to KVM (fate#327735).- commit d26ddbb * Sat Jun 15 2019 bpAATTsuse.de- x86/mce: Add Hygon Dhyana support to the MCA infrastructure (fate#327735).- commit e8b6320 * Sat Jun 15 2019 bpAATTsuse.de- x86/bugs: Add Hygon Dhyana to the respective mitigation machinery (fate#327735).- Refresh patches.arch/x86-speculation-consolidate-cpu-whitelists.patch.- Refresh patches.arch/x86-speculation-mds-add-basic-bug-infrastructure-for-mds.patch.- commit 950ac78 * Sat Jun 15 2019 bpAATTsuse.de- x86/apic: Add Hygon Dhyana support (fate#327735).- commit 67e2d3f * Sat Jun 15 2019 bpAATTsuse.de- x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge (fate#327735).- commit 732e9eb * Sat Jun 15 2019 bpAATTsuse.de- x86/amd_nb: Check vendor in AMD-only functions (fate#327735).- x86/alternative: Init ideal_nops for Hygon Dhyana (fate#327735).- commit 9641595 * Sat Jun 15 2019 bpAATTsuse.de- x86/events: Add Hygon Dhyana support to PMU infrastructure (fate#327735).- commit e0edbf2 * Sat Jun 15 2019 bpAATTsuse.de- x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on Dhyana (fate#327735).- commit 0a372f4 * Sat Jun 15 2019 tonyjAATTsuse.de- tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c (bsc#1138351).- commit 3c2d25e * Sat Jun 15 2019 bpAATTsuse.de- x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number (fate#327735).- commit 317d610 * Fri Jun 14 2019 bpAATTsuse.de- x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana (fate#327735).- commit d0d2f71 * Fri Jun 14 2019 tiwaiAATTsuse.de- kABI workaround for the new pci_dev.skip_bus_pm field addition (bsc#1051510).- PCI: PM: Avoid possible suspend-to-idle issue (bsc#1051510).- commit d586254 * Fri Jun 14 2019 tiwaiAATTsuse.de- Revert \"ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops\" (bsc#1051510).- ASoC: cs42xx8: Add regcache mask dirty (bsc#1051510).- ASoC: fsl_asrc: Fix the issue about unsupported rate (bsc#1051510).- ALSA: oxfw: allow PCM capture for Stanton SCS.1m (bsc#1051510).- ALSA: firewire-motu: fix destruction of data for isochronous resources (bsc#1051510).- ALSA: hda/realtek - Update headset mode for ALC256 (bsc#1051510).- commit 4f42d54 * Fri Jun 14 2019 bpAATTsuse.de- x86/cpu: Create Hygon Dhyana architecture support file (fate#327735).- commit 4a184d9 * Fri Jun 14 2019 ptesarikAATTsuse.cz- s390/pci: fix assignment of bus resources (jsc#SLE-5802 FATE#327055 bsc#1134738 LTC#173387).- s390/pci: fix struct definition for set PCI function (jsc#SLE-5802 FATE#327055 bsc#1134738 LTC#173387).- s390: enable processes for mio instructions (jsc#SLE-5802 FATE#327055 bsc#1134738 LTC#173387).- s390/pci: add parameter to disable usage of MIO instructions (jsc#SLE-5802 FATE#327055 bsc#1134738 LTC#173387).- s390/pci: provide support for MIO instructions (jsc#SLE-5802 FATE#327055 bsc#1134738 LTC#173387).- s390/ism: move oddities of device IO to wrapper function (jsc#SLE-5802 FATE#327055 bsc#1134738 LTC#173387).- s390/pci: move io address mapping code to pci_insn.c (jsc#SLE-5802 FATE#327055 bsc#1134738 LTC#173387).- commit b9dc255 * Fri Jun 14 2019 ptesarikAATTsuse.cz- kabi/severities: Whitelist s390 internal-only symbols- commit 61ad3b3 * Fri Jun 14 2019 tiwaiAATTsuse.de- platform/x86: intel_pmc_core: Mark local function static (jsc#SLE-5226).- commit 0815ee8 * Fri Jun 14 2019 msuchanekAATTsuse.de- powerpc/mm/64s/hash: Reallocate context ids on fork (bsc#1138263, CVE-2019-12817).- commit dfe9f73 * Fri Jun 14 2019 tiwaiAATTsuse.de- Update patch referecens for two sercurity fixes (CVE-2019-12819, bsc#1138291, CVE-2019-12818, bsc#1138293).- commit 481b6f0 * Fri Jun 14 2019 lhenriquesAATTsuse.com- libceph: check reply num_data_items in setup_request_data() (bsc#1135897).- Refresh patches.drivers/libceph-add-support-for-CMPEXT-compare-extent-reques.patch.- Refresh patches.drivers/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch.- Refresh patches.drivers/libceph-add-support-for-write-same-requests.patch.- commit 3519044 * Fri Jun 14 2019 tiwaiAATTsuse.de- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown (jsc#SLE-5226).- platform/x86: intel_pmc_core: Add Package cstates residency info (jsc#SLE-5226).- platform/x86: intel_pmc_core: Add ICL platform support (jsc#SLE-5226).- platform/x86: intel_pmc_core: Avoid a u32 overflow (jsc#SLE-5226).- platform/x86: intel_pmc_core: Include Reserved IP for LTR (jsc#SLE-5226).- x86/CPU: Add Icelake model number (jsc#SLE-5226).- commit 354422d * Fri Jun 14 2019 tiwaiAATTsuse.de- dmaengine: tegra210-adma: Fix crash during probe (bsc#1111666).- commit cb5be8f * Fri Jun 14 2019 tbogendoerferAATTsuse.de- iw_cxgb4: Fix qpid leak (bsc#1136348 jsc#SLE-4684).- RDMA/cxgb4: Don\'t expose DMA addresses (bsc#1136348 jsc#SLE-4684).- RDMA/cxgb4: Use sizeof() notation (bsc#1136348 jsc#SLE-4684).- cxgb4: use firmware API for validating filter spec (bsc#1136345 jsc#SLE-4681).- cxgb4: Enable hash filter with offload (bsc#1136345 jsc#SLE-4681).- bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices (bsc#1137224).- bnxt_en: Add support for BCM957504 (bsc#1137224).- commit 38af83d * Fri Jun 14 2019 nsaenzjulienneAATTsuse.de- HID: input: fix a4tech horizontal wheel custom usage (bsc#1137429).- commit 3cf1881 * Fri Jun 14 2019 tiwaiAATTsuse.de- dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4 (jsc#SLE-5442).- dmaengine: ioatdma: add descriptor pre-fetch support for v3.4 (jsc#SLE-5442).- dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4 (jsc#SLE-5442).- dmaengine: ioatdma: Add Snow Ridge ioatdma device id (jsc#SLE-5442).- dmaengine: ioat: fix prototype of ioat_enumerate_channels (jsc#SLE-5442).- dmaengine: ioatdma: set the completion address register after channel reset (jsc#SLE-5442).- drivers/dma/ioat: Remove now-redundant smp_read_barrier_depends() (jsc#SLE-5442).- dmaengine: ioatdma: Add intr_coalesce sysfs entry (jsc#SLE-5442).- dmaengine: ioat: constify pci_device_id (jsc#SLE-5442).- dmaengine: Replace WARN_TAINT_ONCE() with pr_warn_once() (jsc#SLE-5442).- dmaengine: ioat: don\'t use DMA_ERROR_CODE (jsc#SLE-5442).- commit fa6e2b1 * Fri Jun 14 2019 tiwaiAATTsuse.de- i2c: synquacer: fix synquacer_i2c_doxfer() return value (bsc#1111666).- commit 78a4b5f * Fri Jun 14 2019 tiwaiAATTsuse.de- drm/gma500/cdv: Check vbt config bits when detecting lvds panels (bsc#1051510).- drm/radeon: prefer lower reference dividers (bsc#1051510).- commit 44c7a53 * Fri Jun 14 2019 tiwaiAATTsuse.de- drm: don\'t block fb changes for async plane updates (bsc#1111666).- drm/msm: fix fb references in async update (bsc#1111666).- drm/i915/gvt: Initialize intel_gvt_gtt_entry in stack (bsc#1111666).- drm/i915: Maintain consistent documentation subsection ordering (bsc#1111666).- drm/amdgpu/psp: move psp version specific function pointers to early_init (bsc#1111666).- drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in (bsc#1111666).- drm: add non-desktop quirk for Valve HMDs (bsc#1111666).- drm: etnaviv: avoid DMA API warning when importing buffers (bsc#1111666).- drm/nouveau/bar/nv50: ensure BAR is mapped (bsc#1111666).- drm/lease: Make sure implicit planes are leased (bsc#1111666).- drm/msm: a5xx: fix possible object reference leak (bsc#1111666).- drm/pl111: fix possible object reference leak (bsc#1111666).- drm/panel: otm8009a: Add delay at the end of initialization (bsc#1111666).- drm/amd/display: fix releasing planes when exiting odm (bsc#1111666).- drm/amd/display: Fix Divide by 0 in memory calculations (bsc#1111666).- drm/amd/display: Set stream->mode_changed when connectors change (bsc#1111666).- drm: add non-desktop quirks to Sensics and OSVR headsets (bsc#1111666).- drm/v3d: Handle errors from IRQ setup (bsc#1111666).- drm/sun4i: dsi: Enforce boundaries on the start delay (bsc#1111666).- drm/sun4i: dsi: Change the start delay calculation (bsc#1111666).- drm/omap: dsi: Fix PM for display blank with paired dss_pll calls (bsc#1111666).- commit af9c9e7 * Fri Jun 14 2019 tiwaiAATTsuse.de- dmaengine: tegra210-adma: restore channel status (bsc#1111666).- dmaengine: pl330: _stop: clear interrupt status (bsc#1111666).- dmaengine: at_xdmac: remove BUG_ON macro in tasklet (bsc#1111666).- commit 90239c9 * Fri Jun 14 2019 tiwaiAATTsuse.de- brcmfmac: fix NULL pointer derefence during USB disconnect (bsc#1111666).- commit 69d5136 * Thu Jun 13 2019 bpAATTsuse.de- x86/intel_rdt: Ensure a CPU remains online for the region\'s pseudo-locking sequence (fate#324432).- Refresh patches.arch/x86-resctrl-rename-and-move-rdt-files-to-a-separate-directory.patch.- commit e34b16f * Thu Jun 13 2019 tiwaiAATTsuse.de- supported.conf: Add support for intel-ishtp-loader (jsc#SLE-5241)- commit d66a777 * Thu Jun 13 2019 tiwaiAATTsuse.de- Enable CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER (jsc#SLE-5241)- commit bc13575 * Thu Jun 13 2019 tiwaiAATTsuse.de- HID: intel-ish-hid: fix spelling mistake \"multipe\" -> \"multiple\" (jsc#SLE-5241).- HID: intel-ish-hid: ISH firmware loader client driver (jsc#SLE-5241).- HID: intel-ish-hid: Add interface function for PCI device pointer (jsc#SLE-5241).- HID: intel-ish-hid: Use the new interface functions in HID ish client (jsc#SLE-5241).- HID: intel-ish-hid: Move functions related to bus and device (jsc#SLE-5241).- HID: intel-ish-hid: Add interface functions for struct ishtp_cl (jsc#SLE-5241).- HID: intel-ish-hid: Move the common functions from client.h (jsc#SLE-5241).- HID: intel-ish-hid: Store ishtp_cl_device instance in device (jsc#SLE-5241).- HID: intel-ish-hid: Move driver registry functions (jsc#SLE-5241).- HID: intel-ish-hid: Simplify ishtp_cl_link() (jsc#SLE-5241).- HID: intel-ish-hid: Hide members of struct ishtp_cl_device (jsc#SLE-5241).- HID: intel-ish-hid: Add match callback to ishtp bus type (jsc#SLE-5241).- HID: intel-ish: enable raw interface to HID devices on ISH (jsc#SLE-5241).- HID: intel-ish-hid: Add Comet Lake PCI device ID (jsc#SLE-5241).- HID: intel-ish-hid: remove data[128] usage on stack when sending HBM request (jsc#SLE-5241).- HID: intel-ish-hid: move doorbell writing before flush (jsc#SLE-5241).- HID: intel-ish-hid: Optimize writing ipc message from queue (jsc#SLE-5241).- HID: intel-ish-hid: Use VID/PID from ISH (jsc#SLE-5241).- HID: intel-ish-hid: Switch to use new generic UUID API (jsc#SLE-5241).- HID: intel-ish-hid: add MSI interrupt support (jsc#SLE-5241).- HID: intel-ish-hid: fixes incorrect error handling (jsc#SLE-5241).- HID: intel-ish-hid: using list_head for ipc write queue (jsc#SLE-5241).- HID: intel-ish-hid: use resource-managed api (jsc#SLE-5241).- HID: intel_ish-hid: Enhance API to get ring buffer sizes (jsc#SLE-5241).- HID: intel-ish-hid: use helper function to search client id (jsc#SLE-5241).- HID: intel-ish-hid: ishtp: add helper function for client search (jsc#SLE-5241).- HID: intel-ish-hid: use helper function to access client buffer (jsc#SLE-5241).- HID: intel-ish-hid: ishtp: add helper functions for client buffer operation (jsc#SLE-5241).- HID: intel-ish-hid: use helper function for private driver data set/get (jsc#SLE-5241).- HID: intel-ish-hid: ishtp: add helper function for driver data get/set (jsc#SLE-5241).- HID: intel-ish-hid: Enable Ice Lake mobile (jsc#SLE-5241).- HID: intel-ish-hid: Enable Sunrise Point-H ish driver (jsc#SLE-5241).- HID: intel-ish-hid: remove redundant variable num_frags (jsc#SLE-5241).- HID: intel_ish-hid: tx_buf memory leak on probe/remove (jsc#SLE-5241).- HID: intel-ish-hid: Prevent loading of driver on Mehlow (jsc#SLE-5241).- HID: intel_ish-hid: Stop using a static local buffer in get_report() (jsc#SLE-5241).- HID: intel_ish-hid: Move header size check to inside the loop (jsc#SLE-5241).- HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop (jsc#SLE-5241).- HID: intel_ish-hid: enable compile testing (jsc#SLE-5241).- HID: intel_ish-hid: fix format string for size_t (jsc#SLE-5241).- HID: intel_ish-hid: convert timespec to ktime_t (jsc#SLE-5241).- HID: intel_ish-hid: clarify locking in client code (jsc#SLE-5241).- HID: intel_ish-hid: fix potential uninitialized data usage (jsc#SLE-5241).- hid: intel-ish-hid: use dev_groups and not dev_attrs for bus_type (jsc#SLE-5241).- commit d7c51d7 * Thu Jun 13 2019 tiwaiAATTsuse.de- spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flash (jsc#SLE-5358).- mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash (jsc#SLE-5358).- commit bf93079 * Thu Jun 13 2019 tiwaiAATTsuse.de- spi: pxa2xx: Add support for Intel Comet Lake (jsc#SLE-5331).- i2c: i801: Add support for Intel Comet Lake (jsc#SLE-5331).- commit 2c93ce9 * Thu Jun 13 2019 aaptelAATTsuse.com- SMB3: Fix endian warning (bsc#1137884).- commit db19091 * Thu Jun 13 2019 jackAATTsuse.cz- nvme-rdma: fix double freeing of async event data (bsc#1120423).- commit 88632ab * Thu Jun 13 2019 jackAATTsuse.cz- nvme-rdma: fix possible double free of controller async event buffer (bsc#1120423).- commit e0009ed * Thu Jun 13 2019 oneukumAATTsuse.com- ehci: adding padding (bsc#1138132).- commit 9232469 * Thu Jun 13 2019 oneukumAATTsuse.com- USB: padding for XHCI (bsc#1138132).- commit 1eda9b8 * Thu Jun 13 2019 msuchanekAATTsuse.de- Build klp-symbols in kernel devel projects.- commit ffd0ed9 * Thu Jun 13 2019 oneukumAATTsuse.com- kABI padding: USB core (bsc#1138132).- commit 65511c5 * Thu Jun 13 2019 oneukumAATTsuse.com- kABI padding: usbcore (bsc#1138132).- commit 4188e3c * Thu Jun 13 2019 oneukumAATTsuse.com- kABI padding: Type C (bsc#1138132).- commit 2f30a5f * Thu Jun 13 2019 oneukumAATTsuse.com- kABI padding: CDC (bsc#1138132). Refresh patches.suse/0001-kABI-padding-CDC.patch.- commit e4960b8 * Thu Jun 13 2019 tiwaiAATTsuse.de- Correct the patch reference tag for scsi fix (bsc#1136922 CVE-2019-12456)- commit 84f1421 * Wed Jun 12 2019 bpAATTsuse.de- x86/resctrl: Initialize a new resource group with default MBA values (fate#324432).- x86/resctrl: Move per RDT domain initialization to a separate function (fate#324432).- x86/resctrl: Do not repeat rdtgroup mode initialization (fate#324432).- x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definition (fate#324432).- commit 060febf * Wed Jun 12 2019 lduncanAATTsuse.com- scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main() (bsc#1136922 cve-2019-12456).- commit 4628a5a * Wed Jun 12 2019 bpAATTsuse.de- x86/resctrl: Avoid confusion over the new X86_RESCTRL config (fate#324432).- Update config files.- x86/cache: Rename config option to CONFIG_X86_RESCTRL (fate#324432).- x86/resctrl: Remove unnecessary check for cbm_validate() (fate#324432).- commit dd55d61 * Wed Jun 12 2019 lduncanAATTsuse.com- scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main() (bsc#1136922 cve-2019-12456).- commit a15320d * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: eof trim writeback mapping as soon as it is cached (bsc#1138019).- commit 237bb05 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: remove XFS_IO_INVALID (bsc#1138017).- commit ac8a63b * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: refactor the tail of xfs_writepage_map (bsc#1138016).- commit a20daf3 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: remove xfs_start_page_writeback (bsc#1138015).- commit d875624 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: move all writeback buffer_head manipulation into xfs_map_at_offset (bsc#1138014).- commit cf774b7 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: don\'t look at buffer heads in xfs_add_to_ioend (bsc#1138013).- commit ebca087 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: remove the imap_valid flag (bsc#1138012).- commit 13de851 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly (bsc#1138011).- commit d6e36c3 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: remove xfs_reflink_find_cow_mapping (bsc#1138010).- commit b578118 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: make xfs_writepage_map extent map centric (bsc#1138009).- commit 0709c6a * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: rename the offset variable in xfs_writepage_map (bsc#1138008).- commit 565882f * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: remove xfs_map_cow (bsc#1138007).- commit fcfbf37 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: remove xfs_reflink_trim_irec_to_next_cow (bsc#1138006).- commit 3e058c7 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: don\'t use XFS_BMAPI_IGSTATE in xfs_map_blocks (bsc#1138005).- commit f64d5e7 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: don\'t clear imap_valid for a non-uptodate buffers (bsc#1138018).- commit ff6d472 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: do not set the page uptodate in xfs_writepage_map (bsc#1138003).- commit a5dfa25 * Wed Jun 12 2019 msuchanekAATTsuse.de- Drop multiversion(kernel) from the KMP template (fate#323189, bsc#1127155).- commit 914a888 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: xfs_reflink_convert_cow() memory allocation deadlock (bsc#1138002).- commit c8a7c99 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: minor cleanup for xfs_get_blocks (bsc#1138000).- commit e483ffc * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: don\'t use XFS_BMAPI_ENTRIRE in xfs_get_blocks (bsc#1137999).- commit cf7f150 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: skip CoW writes past EOF when writeback races with truncate (bsc#1137998).- commit 8d2bc73 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: fix s_maxbytes overflow problems (bsc#1137996).- commit 62c74f8 * Wed Jun 12 2019 ailiopoulosAATTsuse.com- xfs: remove unused parameter from xfs_writepage_map (bsc#1137995).- commit b3f5aef * Wed Jun 12 2019 tiwaiAATTsuse.de- Refresh patches.fixes/efi-x86-Add-missing-error-handling-to-old_memmap-1-1.patch Fix the missing __flush_tlb_all() call in !EFI_OLD_MEMMAP case.- commit 90f7a62 * Wed Jun 12 2019 tiwaiAATTsuse.de- efi/x86/Add missing error handling to old_memmap 1:1 mapping code (CVE-2019-12380,bsc#1136598).- commit 692028b * Wed Jun 12 2019 bpAATTsuse.de- x86/resctrl: Use rdt_last_cmd_puts() where possible (fate#324432).- Update config files.- x86/resctrl: Introduce AMD QOS feature (fate#324432).- x86/resctrl: Fixup the user-visible strings (fate#324432).- x86/resctrl: Rename the config option INTEL_RDT to RESCTRL (fate#324432).- x86/resctrl: Add vendor check for the MBA software controller (fate#324432).- commit cc40223 * Wed Jun 12 2019 bpAATTsuse.de- x86/resctrl: Bring cbm_validate() into the resource structure (fate#324432).- x86/resctrl: Initialize the vendor-specific resource functions (fate#324432).- x86/resctrl: Move all the macros to resctrl/internal.h (fate#324432).- x86/resctrl: Re-arrange the RDT init code (fate#324432).- x86/resctrl: Rename the RDT functions and definitions (fate#324432).- commit b9ad977 * Tue Jun 11 2019 bpAATTsuse.de- x86/intel_rdt: Fix initial allocation to consider CDP (fate#324432).- x86/intel_rdt: Prevent pseudo-locking from using stale pointers (fate#324432).- x86/resctrl: Rename and move rdt files to a separate directory (fate#324432).- Update patches.arch/x86-resctrl-fix-rdt_find_domain-return-value-and-checks.patch (fate#324432).- commit 45ae8f8 * Tue Jun 11 2019 tiwaiAATTsuse.de- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext (bsc#1111666).- rtlwifi: fix potential NULL pointer dereference (bsc#1111666).- commit 4475179 * Tue Jun 11 2019 tiwaiAATTsuse.de- rtc: don\'t reference bogus function pointer in kdoc (bsc#1051510).- commit 1310bf8 * Tue Jun 11 2019 tiwaiAATTsuse.de- rtc: 88pm860x: prevent use-after-free on device remove (bsc#1051510).- commit 2c50489 * Tue Jun 11 2019 tiwaiAATTsuse.de- rtlwifi: fix a potential NULL pointer dereference (bsc#1051510).- thunderbolt: Fix to check for kmemdup failure (bsc#1051510).- commit 7397c23 * Tue Jun 11 2019 tiwaiAATTsuse.de- tty: serial: msm_serial: Fix XON/XOFF (bsc#1051510).- usbip: usbip_host: fix stub_dev lock context imbalance regression (bsc#1051510).- USB: rio500: fix memory leak in close after disconnect (bsc#1051510).- USB: rio500: refuse more than one device at a time (bsc#1051510).- usbip: usbip_host: fix BUG: sleeping function called from invalid context (bsc#1051510).- USB: sisusbvga: fix oops in error path of sisusb_probe (bsc#1051510).- USB: Add LPM quirk for Surface Dock GigE adapter (bsc#1051510).- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor (bsc#1051510).- usbnet: fix kernel crash after disconnect (bsc#1051510).- tty/vt: fix write/write race in ioctl(KDSKBSENT) handler (bsc#1051510).- tty: ipwireless: fix missing checks for ioremap (bsc#1051510).- USB: core: Don\'t unbind interfaces following device reset failure (bsc#1051510).- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown (bsc#1051510).- commit 7bab3ca * Tue Jun 11 2019 tiwaiAATTsuse.de- staging: vc04_services: prevent integer overflow in create_pagelist() (bsc#1051510).- Staging: vc04_services: Fix a couple error codes (bsc#1051510).- commit faf8391 * Tue Jun 11 2019 tiwaiAATTsuse.de- vxlan: trivial indenting fix (bsc#1051510).- vxlan: use __be32 type for the param vni in __vxlan_fdb_delete (bsc#1051510).- commit e3d500e * Tue Jun 11 2019 tiwaiAATTsuse.de- staging: wlan-ng: fix adapter initialization failure (bsc#1051510).- w1: fix the resume command API (bsc#1051510).- commit 6503b43 * Tue Jun 11 2019 tiwaiAATTsuse.de- fuse: fallocate: fix return with locked inode (bsc#1051510).- xhci: Use %zu for printing size_t type (bsc#1051510).- xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic() (bsc#1051510).- xhci: update bounce buffer with correct sg num (bsc#1051510).- commit 78f38a5 * Tue Jun 11 2019 tiwaiAATTsuse.de- parport: Fix mem leak in parport_register_dev_model (bsc#1051510).- commit 12b7c53 * Tue Jun 11 2019 tiwaiAATTsuse.de- mmc_spi: add a status check for spi_sync_locked (bsc#1051510).- commit 521d88d * Tue Jun 11 2019 tiwaiAATTsuse.de- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problem (bsc#1051510).- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problem (bsc#1051510).- mmc: core: Verify SD bus width (bsc#1051510).- mmc: sdhci-of-esdhc: add erratum A-009204 support (bsc#1051510).- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bsc#1051510).- commit e02a49f * Tue Jun 11 2019 tiwaiAATTsuse.de- media: smsusb: better handle optional alignment (bsc#1051510).- media: usb: siano: Fix false-positive \"uninitialized variable\" warning (bsc#1051510).- media: usb: siano: Fix general protection fault in smsusb (bsc#1051510).- mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L (bsc#1051510).- mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values (bsc#1051510).- media: coda: clear error return value before picture run (bsc#1051510).- media: ov2659: make S_FMT succeed even if requested format doesn\'t match (bsc#1051510).- media: au0828: stop video streaming only when last user stops (bsc#1051510).- media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable() (bsc#1051510).- media: m88ds3103: serialize reset messages in m88ds3103_set_frontend (bsc#1051510).- media: go7007: avoid clang frame overflow warning with KASAN (bsc#1051510).- media: saa7146: avoid high stack usage with clang (bsc#1051510).- media: cpia2: Fix use-after-free in cpia2_exit (bsc#1051510).- commit e681227 * Tue Jun 11 2019 tiwaiAATTsuse.de- leds: avoid flush_work in atomic context (bsc#1051510).- mac80211/cfg80211: update bss channel on channel switch (bsc#1051510).- mac80211: Fix kernel panic due to use of txq after free (bsc#1051510).- commit a885e4a * Tue Jun 11 2019 tiwaiAATTsuse.de- iwlwifi: pcie: don\'t crash on invalid RX interrupt (bsc#1051510).- iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb() (bsc#1051510).- commit 96e363c * Tue Jun 11 2019 tiwaiAATTsuse.de- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr (bsc#1051510).- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion (bsc#1051510).- iio: hmc5843: fix potential NULL pointer dereferences (bsc#1051510).- iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_data (bsc#1051510).- commit 422839a * Tue Jun 11 2019 tiwaiAATTsuse.de- hwmon: (pmbus/core) Treat parameters as paged if on multiple pages (bsc#1051510).- hwmon: (core) add thermal sensors only if dev->of_node is present (bsc#1051510).- gpio: fix gpio-adp5588 build errors (bsc#1051510).- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bsc#1051510).- fuse: fix writepages on 32bit (bsc#1051510).- gpio: Remove obsolete comment about gpiochip_free_hogs() usage (bsc#1051510).- extcon: arizona: Disable mic detect if running when driver is removed (bsc#1051510).- HID: logitech-hidpp: use RAP instead of FAP to get the protocol version (bsc#1051510).- HID: logitech-hidpp: change low battery level threshold from 31 to 30 percent (bsc#1051510).- hwrng: omap - Set default quality (bsc#1051510).- commit 7e80b06 * Tue Jun 11 2019 tiwaiAATTsuse.de- drm/amdgpu: fix old fence check in amdgpu_fence_emit (bsc#1051510).- drm/drv: Hold ref on parent device during drm_device lifetime (bsc#1051510).- drm: Wake up next in drm_read() chain if we are forced to putback the event (bsc#1051510).- commit e8a31f2 * Tue Jun 11 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Set default power save node to 0 (bsc#1051510).- ASoC: fsl_sai: Update is_slave_mode with correct value (bsc#1051510).- ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_put (bsc#1051510).- ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put (bsc#1051510).- ASoC: hdmi-codec: unlock the device on startup errors (bsc#1051510).- brcmfmac: fix missing checks for kmemdup (bsc#1051510).- brcmfmac: convert dev_init_lock mutex to completion (bsc#1051510).- brcmfmac: fix Oops when bringing up interface during USB disconnect (bsc#1051510).- brcmfmac: fix race during disconnect when USB completion is in progress (bsc#1051510).- brcmfmac: fix WARNING during USB disconnect in case of unempty psq (bsc#1051510).- batman-adv: allow updating DAT entry timeouts on incoming ARP Replies (bsc#1051510).- chardev: add additional check for minor range overlap (bsc#1051510).- ACPI / property: fix handling of data_nodes in acpi_get_next_subnode() (bsc#1051510).- commit a683629 * Tue Jun 11 2019 fabian.baumanisAATTsuse.com- docs: Fix conf.py for Sphinx 2.0 (bsc#1135642).- commit dd9aa10 * Tue Jun 11 2019 fabian.baumanisAATTsuse.com- Documentation: Correct the possible MDS sysfs values (bsc#1135642).- commit e1b2b70 * Tue Jun 11 2019 fabian.baumanisAATTsuse.com- test_firmware: Use correct snprintf() limit (bsc#1135642).- commit 0c24ec2 * Tue Jun 11 2019 bpAATTsuse.de- x86/intel_rdt: CBM overlap should also check for overlap with CDP peer (fate#324432).- x86/intel_rdt: Introduce utility to obtain CDP peer (fate#324432).- x86/intel_rdt: Switch to bitmap_zalloc() (fate#324432).- x86/intel_rdt: Re-enable pseudo-lock measurements (fate#324432).- x86/intel_rdt: Fix out-of-bounds memory access in CBM tests (fate#324432).- commit e457fe5 * Tue Jun 11 2019 bpAATTsuse.de- perf/x86: Add helper to obtain performance counter index (fate#324432).- x86/intel_rdt: Use perf infrastructure for measurements (fate#324432).- Refresh patches.arch/x86-cpu-sanitize-fam6_atom-naming.patch.- commit 358c79d * Tue Jun 11 2019 jgrossAATTsuse.com- xen/pciback: Don\'t disable PCI_COMMAND on PCI device reset (bsc#1065600).- commit 53b7eb9 * Tue Jun 11 2019 tiwaiAATTsuse.de- drm_dp_cec: add note about good MegaChips 2900 CEC support (bsc#1136978).- drm_dp_cec: check that aux has a transfer function (bsc#1136978).- commit 2643302 * Tue Jun 11 2019 lhenriquesAATTsuse.com- libceph: preallocate message data items (bsc#1135897).- Refresh patches.drivers/libceph-add-scatterlist-messenger-data-type.patch.- Refresh patches.drivers/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch.- Refresh patches.drivers/libceph-add-support-for-CMPEXT-compare-extent-reques.patch.- Refresh patches.drivers/libceph-add-support-for-write-same-requests.patch.- commit 75f2b57 * Tue Jun 11 2019 lhenriquesAATTsuse.com- libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls (bsc#1135897).- Refresh patches.suse/rbd-do-away-with-obj_request-in-cmpsetxattr.patch.- Refresh patches.suse/rbd-do-away-with-obj_request-in-getxattr.patch.- Refresh patches.suse/rbd-do-away-with-obj_request-in-setxattr.patch.- Refresh patches.fixes/0002-rbd-make-sure-pages-are-freed-by-libceph.patch.- Refresh patches.drivers/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch.- Refresh patches.fixes/0001-rbd-drop-extra-rbd_img_request_get.patch.- Refresh patches.fixes/rbd-truncate-objects-on-cmpext-short-reads.patch.- Refresh patches.fixes/rbd-copy-compare-and-write-osd-requests-before-resub.patch.- commit 6a1b80f * Tue Jun 11 2019 lpechacekAATTsuse.com- supported.conf: Add cls_bpf, sch_ingress to kernel-default-base (bsc#1134743).- commit 8be1691 * Tue Jun 11 2019 mkubecekAATTsuse.cz- tcp: fix fack_count accounting on tcp_shift_skb_data() (CVE-2019-11477 bsc#1137586).- commit 4a006b2 * Tue Jun 11 2019 tzimmermannAATTsuse.de- drm/i915/gvt: Fix cmd length of VEB_DI_IECP (bsc#1113722)- commit 038e070 * Tue Jun 11 2019 tzimmermannAATTsuse.de- drm/i915/gvt: refine ggtt range validation (bsc#1113722)- commit 44184d3 * Tue Jun 11 2019 tzimmermannAATTsuse.de- drm/nouveau/i2c: Disable i2c bus access after ->fini() (bsc#1113722)- commit 943a224 * Tue Jun 11 2019 mkubecekAATTsuse.cz- add CVE references to bsc#1137586 patches patches.fixes/tcp-add-tcp_min_snd_mss-sysctl.patch (add CVE-2019-11479) patches.fixes/tcp-enforce-tcp_min_snd_mss-in-tcp_mtu_probing.patch (add CVE-2019-11479) patches.fixes/tcp-limit-payload-size-of-sacked-skbs.patch (add CVE-2019-11477) patches.fixes/tcp-tcp_fragment-should-apply-sane-memory-limits.patch (add CVE-2019-11478) patches.kabi/kabi-drop-LINUX_MIB_TCPWQUEUETOOBIG-snmp-counter.patch (add CVE-2019-11478) patches.kabi/kabi-move-sysctl_tcp_min_snd_mss-to-preserve-struct-.patch (add CVE-2019-11479)- commit 2e2a3c9 * Tue Jun 11 2019 neilbAATTsuse.com- NFS add module option to limit NFSv4 minor version (jsc#PM-231).- commit 3752b39 * Mon Jun 10 2019 msuchanekAATTsuse.de- KVM: PPC: Book3S: Protect memslots while validating user address (bsc#1061840).- commit 487f82e * Mon Jun 10 2019 msuchanekAATTsuse.de- powerpc/powernv/idle: Restore IAMR after idle (bsc#1065729).- powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y (bsc#1065729).- powerpc/msi: Fix NULL pointer access in teardown code (bsc#1065729).- powerpc/eeh: Fix race with driver un/bind (bsc#1065729).- powerpc: Always initialize input array when calling epapr_hypercall() (bsc#1065729).- commit 6105eae * Mon Jun 10 2019 msuchanekAATTsuse.de- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts (bsc#1061840).- KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers (bsc#1061840).- KVM: PPC: Release all hardware TCE tables attached to a group (bsc#1061840).- KVM: PPC: Remove redundand permission bits removal (bsc#1061840).- KVM: PPC: Validate TCEs against preregistered memory page sizes (bsc#1061840).- KVM: PPC: Validate all tces before updating tables (bsc#1061840).- commit 7ab76b6 * Mon Jun 10 2019 bpAATTsuse.de- x86/intel_rdt: Create required perf event attributes (fate#324432).- x86/intel_rdt: Remove local register variables (fate#324432).- x86/intel_rdt: Fix incorrect loop end condition (fate#324432).- x86/intel_rdt: Fix exclusive mode handling of MBA resource (fate#324432).- commit 968ad76 * Mon Jun 10 2019 msuchanekAATTsuse.de- blacklist.conf: build fix for config we don\'t use. e40542aff909 KVM: PPC: Book3S HV: Fix build failure without IOMMU support- commit 1b8526b * Mon Jun 10 2019 msuchanekAATTsuse.de- powerpc/process: Fix sparse address space warnings (bsc#1065729).- commit 7faf413 * Mon Jun 10 2019 msuchanekAATTsuse.de- blacklist.conf: add fsl-specific nospec patches 406d2b6ae342 powerpc/64: Make meltdown reporting Book3S 64 specific ebcd1bfc33c7 powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E- commit 106942e * Mon Jun 10 2019 msuchanekAATTsuse.de- ibmvnic: Fix unchecked return codes of memory allocations (bsc#1137752).- ibmvnic: Refresh device multicast list after reset (bsc#1137752).- ibmvnic: Do not close unopened driver during reset (bsc#1137752).- commit 5dd1a87 * Mon Jun 10 2019 bpAATTsuse.de- x86/intel_rdt: Fix incorrect loop end condition (fate#324432).- x86/intel_rdt: Do not allow pseudo-locking of MBA resource (fate#324432).- x86/intel_rdt: Fix unchecked MSR access (fate#324432).- x86/intel_rdt: Fix invalid mode warning when multiple resources are managed (fate#324432).- x86/intel_rdt: Global closid helper to support future fixes (fate#324432).- commit 4b91d05 * Mon Jun 10 2019 ptesarikAATTsuse.cz- README.BRANCH: Denis takes over the maintenance of SLE12-SP5 Johannes and Petr are backup co-maintainers- commit 8ada39c * Mon Jun 10 2019 bpAATTsuse.de- x86/intel_rdt: Fix size reporting of MBA resource (fate#324432).- x86/intel_rdt: Fix data type in parsing callbacks (fate#324432).- x86/intel_rdt: Disable PMU access (fate#324432).- x86/intel_rdt: Fix possible circular lock dependency (fate#324432).- x86/intel_rdt: Make CPU information accessible for pseudo-locked regions (fate#324432).- commit 84cd325 * Mon Jun 10 2019 msuchanekAATTsuse.de- ibmvnic: Add device identification to requested IRQs (bsc#1137739).- ibmvnic: remove set but not used variable \'netdev\' (bsc#1137739).- net/ibmvnic: Remove tests of member address (bsc#1137739).- treewide: Use DEVICE_ATTR_WO (bsc#1137739). - Refresh patches.arch/s390-smp-fix-cpu-hotplug-deadlock-with-cpu-rescan.- commit b30515c * Mon Jun 10 2019 jslabyAATTsuse.cz- ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled (git-fixes).- commit 11184ff * Mon Jun 10 2019 bpAATTsuse.de- x86/intel_rdt: Support restoration of subset of permissions (fate#324432).- x86/intel_rdt: Fix cleanup of plr structure on error (fate#324432).- x86/intel_rdt: Move pseudo_lock_region_clear() (fate#324432).- x86/intel_rdt: Limit C-states dynamically when pseudo-locking active (fate#324432).- x86/intel_rdt: Support L3 cache performance event of Broadwell (fate#324432).- commit 93f5590 * Mon Jun 10 2019 jackAATTsuse.cz- patches.fixes/mm-Fix-modifying-of-page-protection-by-insert_pfn.patch: Fix buggy backport leading to MAP_SYNC failures (bsc#1137372)- commit 38f4efc * Mon Jun 10 2019 jslabyAATTsuse.cz- kernel/signal.c: trace_signal_deliver when signal_group_exit (git-fixes).- tipc: fix hanging clients using poll with EPOLLOUT flag (git-fixes).- neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit (git-fixes).- commit 5fba04a * Mon Jun 10 2019 msuchanekAATTsuse.de- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bsc#1053043).- commit 3717d57 * Mon Jun 10 2019 msuchanekAATTsuse.de- blacklist.conf: blacklist unsupported ppc platforms Specifically we don\'t support 32bit (except syscalls, signals, and ptrace which is used with 32bit processes on 64bit) don\'t suport embedded - fsl, pasemi, book3e, booke, 64e, 4xx, 500, 6xx, 8xx, 8xxx, 5xxx- commit 4e1e10c * Mon Jun 10 2019 wquAATTsuse.com- Refresh patches.suse/btrfs-reloc-also-queue-orphan-reloc-tree-for-cleanup-to-avoid-bug_on.patch.- commit d9976dd * Sun Jun 09 2019 bpAATTsuse.de- x86/intel_rdt: More precise L2 hit/miss measurements (fate#324432).- x86/intel_rdt: Create character device exposing pseudo-locked region (fate#324432).- x86/intel_rdt: Create debugfs files for pseudo-locking testing (fate#324432).- commit 3a63572 * Sun Jun 09 2019 bpAATTsuse.de- x86/intel_rdt: Create resctrl debug area (fate#324432).- x86/intel_rdt: Ensure RDT cleanup on exit (fate#324432).- x86/intel_rdt: Resctrl files reflect pseudo-locked information (fate#324432).- x86/intel_rdt: Support creation/removal of pseudo-locked region (fate#324432).- x86/intel_rdt: Pseudo-lock region creation/removal core (fate#324432).- commit b3fb23d * Sun Jun 09 2019 bpAATTsuse.de- x86/intel_rdt: Add utilities to test pseudo-locked region possibility (fate#324432).- x86/intel_rdt: Discover supported platforms via prefetch disable bits (fate#324432).- x86/intel_rdt: Enable entering of pseudo-locksetup mode (fate#324432).- x86/intel_rdt: Split resource group removal in two (fate#324432).- x86/intel_rdt: Support enter/exit of locksetup mode (fate#324432).- Refresh patches.arch/x86-cpu-sanitize-fam6_atom-naming.patch.- commit a74564b * Sun Jun 09 2019 mkubecekAATTsuse.cz- kabi: move sysctl_tcp_min_snd_mss to preserve struct net layout (bsc#1137586). Refresh patches.kabi/kabi-handle-addition-of-ip6addrlbl_table-into-struct.patch patches.kabi/kabi-handle-addition-of-uevent_sock-into-struct-net.patch- tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() (bsc#1137586).- tcp: add tcp_min_snd_mss sysctl (bsc#1137586).- kabi: drop LINUX_MIB_TCPWQUEUETOOBIG snmp counter (bsc#1137586).- tcp: tcp_fragment() should apply sane memory limits (bsc#1137586).- tcp: limit payload size of sacked skbs (bsc#1137586).- commit 0a0be12 * Sat Jun 08 2019 bpAATTsuse.de- x86/intel_rdt: Introduce pseudo-locked region (fate#324432).- x86/intel_rdt: Add check to determine if monitoring in progress (fate#324432).- x86/intel_rdt: Utilities to restrict/restore access to specific files (fate#324432).- x86/intel_rdt: Protect against resource group changes during locking (fate#324432).- x86/intel_rdt: Add utility to restrict/restore access to resctrl files (fate#324432).- commit d5645e2 * Sat Jun 08 2019 bpAATTsuse.de- x86/intel_rdt: Add utility to test if tasks assigned to resource group (fate#324432).- x86/intel_rdt: Respect read and write access (fate#324432).- x86/intel_rdt: Introduce the Cache Pseudo-Locking modes (fate#324432).- x86/intel_rdt: Display resource groups\' allocations\' size in bytes (fate#324432).- x86/intel_rdt: Introduce \"bit_usage\" to display cache allocations details (fate#324432).- commit af36c26 * Sat Jun 08 2019 bpAATTsuse.de- x86/intel_rdt: Ensure requested schemata respects mode (fate#324432).- x86/intel_rdt: Support flexible data to parsing callbacks (fate#324432).- x86/intel_rdt: Making CBM name and type more explicit (fate#324432).- x86/intel_rdt: Enable setting of exclusive mode (fate#324432).- x86/intel_rdt: Introduce new \"exclusive\" mode (fate#324432).- commit 797cd83 * Sat Jun 08 2019 bpAATTsuse.de- x86/intel_rdt: Initialize new resource group with sane defaults (fate#324432).- x86/intel_rdt: Make useful functions available internally (fate#324432).- x86/intel_rdt: Introduce test to determine if closid is in use (fate#324432).- commit be4b520 * Sat Jun 08 2019 bpAATTsuse.de- x86/intel_rdt: Introduce resource group\'s mode resctrl file (fate#324432).- commit a9e45fa * Sat Jun 08 2019 bpAATTsuse.de- x86/intel_rdt: Associate mode with each RDT resource group (fate#324432).- commit 9bfff5d * Sat Jun 08 2019 bpAATTsuse.de- x86/intel_rdt: Introduce RDT resource group mode (fate#324432).- commit d3d6758 * Sat Jun 08 2019 bpAATTsuse.de- x86/intel_rdt: Provide pseudo-locking hooks within rdt_mount (bsc#324432).- commit 11f96b8 * Fri Jun 07 2019 hareAATTsuse.de- blk-mq: fix hang caused by freeze/unfreeze sequence (bsc#1128432).- commit 58aac55 * Fri Jun 07 2019 tbogendoerferAATTsuse.de- kabi/severities: missed hns roce module- commit e71809e * Fri Jun 07 2019 tbogendoerferAATTsuse.de- RDMA/hns: Bugfix for posting multiple srq work request (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/hns: Remove jiffies operation in disable interrupt context (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/hns: Move spin_lock_irqsave to the correct place (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/hns: Update CQE specifications (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/qedr: Fix incorrect device rate (bsc#1136188).- net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro (bsc#1104353 FATE#326415 bsc#1137201).- RDMA/hns: Support to create 1M srq queue (bsc#1104427 FATE#326416).- RDMA/hns: Fix bad endianess of port_pd variable (bsc#1104427 FATE#326416).- RDMA/hns: Limit scope of hns_roce_cmq_send() (bsc#1104427 FATE#326416).- RDMA/hns: Delete unused variable in hns_roce_v2_modify_qp function (bsc#1104427 FATE#326416).- RDMA/hns: Bugfix for sending with invalidate (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/hns: Hide error print information with roce vf device (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/hns: Only assgin some fields if the relatived attr_mask is set (bsc#1104427 FATE#326416).- RDMA/hns: Update the range of raq_psn field of qp context (bsc#1104427 FATE#326416).- RDMA/hns: Only assign the fields of the rq psn if IB_QP_RQ_PSN is set (bsc#1104427 FATE#326416).- RDMA/hns: Only assign the relatived fields of psn if IB_QP_SQ_PSN is set (bsc#1104427 FATE#326416).- net: hns3: dump more information when tx timeout happens (bsc#1104353 FATE#326415 bsc#1134990).- RDMA/hns: Bugfix for mapping user db (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/hns: Bugfix for SCC hem free (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/hns: Bugfix for set hem of SCC (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/hns: Modify qp&cq&pd specification according to UM (bsc#1104427 FATE#326416 bsc#1137233).- RDMA/hns: Configure capacity of hns device (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/hns: Delete useful prints for aeq subtype event (bsc#1104427 FATE#326416 bsc#1126206).- RDMA/hns: Set allocated memory to zero for wrid (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/hns: Fix the state of rereg mr (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/hns: Limit minimum ROCE CQ depth to 64 (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/hns: Fix the chip hanging caused by sending doorbell during reset (bsc#1104427 FATE#326416 bsc#1137232).- RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset (bsc#1104427 FATE#326416 bsc#1137232).- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs (bsc#1104427 FATE#326416 bsc#1137232).- RDMA/hns: Make some function static (bsc#1104427 FATE#326416 bsc#1126206).- RDMA/hns: Remove set but not used variable \'rst\' (bsc#1104427 FATE#326416 bsc#1126206).- RDMA/hns: Add timer allocation support for hip08 (bsc#1104427 FATE#326416 bsc#1126206).- RDMA/hns: Add SCC context clr support for hip08 (bsc#1104427 FATE#326416 bsc#1126206).- RDMA/hns: Add SCC context allocation support for hip08 (bsc#1104427 FATE#326416 bsc#1126206).- RDMA/hns: Add the process of AEQ overflow for hip08 (bsc#1104427 FATE#326416 bsc#1126206).- RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db (bsc#1104427 FATE#326416 bsc#1137236).- RDMA/hns: Modify the pbl ba page size for hip08 (bsc#1104427 FATE#326416 bsc#1137233).- RDMA/hns: Add constraint on the setting of local ACK timeout (bsc#1104427 FATE#326416 bsc#1137233).- RDMA/hns: Bugfix for the scene without receiver queue (bsc#1104427 FATE#326416 bsc#1137233).- RDMA/hns: Fix the bug with updating rq head pointer when flush cqe (bsc#1104427 FATE#326416 bsc#1137233).- commit 1f13362 * Fri Jun 07 2019 mvedovatiAATTsuse.com- rpm/post.sh: correct typo in err msg (bsc#1137625)- commit 9fe85cc * Fri Jun 07 2019 ptesarikAATTsuse.cz- s390/pci: add parameter to force floating irqs (jsc#SLE-5789 FATE#327042 bsc#1134730 LTC#173388).- s390/pci: gather statistics for floating vs directed irqs (jsc#SLE-5789 FATE#327042 bsc#1134730 LTC#173388).- s390: show statistics for MSI IRQs (jsc#SLE-5789 FATE#327042 bsc#1134730 LTC#173388).- s390/pci: provide support for CPU directed interrupts (jsc#SLE-5789 FATE#327042 bsc#1134730 LTC#173388).- s390/airq: provide cacheline aligned ivs (jsc#SLE-5789 FATE#327042 bsc#1134730 LTC#173388).- s390/pci: clarify interrupt vector usage (jsc#SLE-5789 FATE#327042 bsc#1134730 LTC#173388).- s390/airq: recognize directed interrupts (jsc#SLE-5789 FATE#327042 bsc#1134730 LTC#173388).- s390/sclp: detect DIRQ facility (jsc#SLE-5789 FATE#327042 bsc#1134730 LTC#173388).- s390/pci: move everything irq related to pci_irq.c (jsc#SLE-5789 FATE#327042 bsc#1134730 LTC#173388).- s390/pci: remove unused define (jsc#SLE-5789 FATE#327042 bsc#1134730 LTC#173388).- s390/pci: mark command line parser data __initdata (jsc#SLE-5789 FATE#327042 bsc#1134730 LTC#173388).- s390/pci: remove stale rc (jsc#SLE-5789 FATE#327042 bsc#1134730 LTC#173388).- commit 8b0fa65 * Fri Jun 07 2019 hareAATTsuse.de- scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash() (bsc#1136215).- commit 3116ca1 * Fri Jun 07 2019 hareAATTsuse.de- scsi: qla2xxx: Simplify conditional check again (bsc#1136215).- commit c2d1f99 * Fri Jun 07 2019 hareAATTsuse.de- scsi: qla2xxx: Update driver version to 10.01.00.15-k (bsc#1136215).- scsi: qla2xxx: Secure flash update support for ISP28XX (bsc#1136215).- commit 5dd1983 * Fri Jun 07 2019 hareAATTsuse.de- scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism (bsc#1136215).- Refresh patches.kabi/qla2xxx-kABI-fixes-for-v10.00.00.14-k.patch.- commit a9195d3 * Fri Jun 07 2019 hareAATTsuse.de- scsi: qla2xxx: Simplification of register address used in qla_tmpl.c (bsc#1136215).- scsi: qla2xxx: Correction and improvement to fwdt processing (bsc#1136215).- scsi: qla2xxx: Update flash read/write routine (bsc#1136215).- scsi: qla2xxx: Add support for multiple fwdump templates/segments (bsc#1136215).- scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path (bsc#1136215).- commit 90b79eb * Fri Jun 07 2019 hareAATTsuse.de- scsi: qla2xxx: Correctly report max/min supported speeds (bsc#1136215).- Refresh patches.kabi/qla2xxx-kABI-fixes-for-v10.00.00.14-k.patch.- commit ef75981 * Fri Jun 07 2019 hareAATTsuse.de- scsi: qla2xxx: Add Serdes support for ISP28XX (bsc#1136215).- commit 73ea5a3 * Fri Jun 07 2019 hareAATTsuse.de- scsi: qla2xxx: Add Device ID for ISP28XX (bsc#1136215).- Refresh patches.kabi/qla2xxx-kABI-fixes-for-v10.00.00.14-k.patch.- commit e270ac2 * Fri Jun 07 2019 hareAATTsuse.de- scsi: qla2xxx: Fix routine qla27xx_dump_{mpi|ram}() (bsc#1136215).- scsi: qla2xxx: Remove FW default template (bsc#1136215).- scsi: qla2xxx: Add fw_attr and port_no SysFS node (bsc#1136215).- scsi: qla2xxx: no need to check return value of debugfs_create functions (bsc#1136215).- commit e89e66b * Fri Jun 07 2019 tbogendoerferAATTsuse.de- kabi/severities: exclude hns3 symbols (bsc#1134948)- commit 67fd6c1 * Fri Jun 07 2019 tbogendoerferAATTsuse.de- net: phy: marvell: Enable interrupt function on LED2 pin (bsc#1135018).- Refresh patches.drivers/Revert-net-phy-marvell-avoid-pause-mode-on-SGMII-to-.patch.- commit 909c043 * Fri Jun 07 2019 tbogendoerferAATTsuse.de- net: phy: marvell: add new default led configure for m88e151x (bsc#1135018).- net: phy: marvell: change default m88e1510 LED configuration (bsc#1135018).- commit 5dbeda3 * Fri Jun 07 2019 hareAATTsuse.de- qla2xxx: kABI fixes for v10.01.00.15-k (bsc#1136215).- commit 58804a9 * Fri Jun 07 2019 bpAATTsuse.de- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die processors (fate#327735).- commit 7749aed * Fri Jun 07 2019 tbogendoerferAATTsuse.de- IB/hfi1: Fix WQ_MEM_RECLAIM warning (jsc#SLE-4925).- IB/hfi1: Add selected Rcv counters (jsc#SLE-4925).- IB/{rdmavt, hfi1): Miscellaneous comment fixes (jsc#SLE-4925).- IB/hfi1: Add debugfs to control expansion ROM write protect (jsc#SLE-4925).- IB/hfi1: Remove WARN_ON when freeing expected receive groups (jsc#SLE-4925).- RDMA/rdmavt: Use correct sizing on buffers holding page DMA addresses (jsc#SLE-4925).- IB/hfi1: Fix two format strings (jsc#SLE-4925).- IB/rdmavt: Fix frwr memory registration (jsc#SLE-4925).- IB/hfi1: Fix the allocation of RSM table (jsc#SLE-4925).- IB/hfi1: Eliminate opcode tests on mr deref (jsc#SLE-4925).- IB/hfi1: Failed to drain send queue when QP is put into error state (jsc#SLE-4925).- commit e30cad6 * Thu Jun 06 2019 tbogendoerferAATTsuse.de- IB/rdmavt: Fix loopback send with invalidate ordering (jsc#SLE-4925).- infiniband: hfi1: no need to check return value of debugfs_create functions (jsc#SLE-4925).- infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macro (jsc#SLE-4925).- IB/rdmavt: Add wc_flags and wc_immdata to cq entry trace (jsc#SLE-4925).- IB/hfi1: Remove overly conservative VM_EXEC flag check (jsc#SLE-4925).- IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio (jsc#SLE-4925).- IB/hfi1: Close VNIC sdma_progress sleep window (jsc#SLE-4925).- IB/hfi1: Unreserve a reserved request when it is completed (jsc#SLE-4925).- IB/hfi1: Consider LMC in 16B/bypass ingress packet check (jsc#SLE-4925).- IB/hfi1: Incorrect sizing of sge for PIO will OOPs (jsc#SLE-4925).- IB/hfi1: Limit VNIC use of SDMA engines to the available count (jsc#SLE-4925).- IB/hfi1: Correctly process FECN and BECN in packets (jsc#SLE-4925).- IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state (jsc#SLE-4925).- IB/hfi1: Dump pio info for non-user send contexts (jsc#SLE-4925).- commit 8b68a54 * Thu Jun 06 2019 ptesarikAATTsuse.cz- scsi: zfcp: make DIX experimental, disabled, and independent of DIF (jsc#SLE-6772).- commit 54e96ee * Thu Jun 06 2019 msuchanekAATTsuse.de- ppc64le: enable CONFIG_PPC_DT_CPU_FTRS (jsc#SLE-7159).- commit 6dc424f * Thu Jun 06 2019 tbogendoerferAATTsuse.de- RDMA/i40iw: Handle workqueue allocation failure (jsc#SLE-4793).- i40iw: Avoid panic when handling the inetdev event (jsc#SLE-4793).- i40iw: remove support for ib_get_vector_affinity (jsc#SLE-4793).- i40iw: remove use of VLAN_TAG_PRESENT (jsc#SLE-4793).- commit 1377db7 * Thu Jun 06 2019 tbogendoerferAATTsuse.de- kabi/severities: exclude qed * symbols (bsc#1136461)- commit e73a0a0 * Thu Jun 06 2019 tbogendoerferAATTsuse.de- qed: remove redundant assignment to rc (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Fix static checker warning (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: fix spelling mistake \"inculde\" -> \"include\" (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qede: Handle infinite driver spinning for Tx timestamp (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Reduce the severity of ptp debug message (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed *: Add iWARP 100g support (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Add qed devlink parameters table (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Set the doorbell address correctly (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qedr: Change the MSI-X vectors selection to be based on affined engine (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Modify offload protocols to use the affined engine (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed *: Change hwfn used for sb initialization (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Add llh ppfid interface and 100g support for offload protocols (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Modify api for performing a dmae to another PF (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- IB/hw: Remove unneeded semicolons (bsc#1136456 jsc#SLE-4689).- RDMA/qedr: Fix out of bounds index check in query pkey (bsc#1136456 jsc#SLE-4689).- infiniband/qedr: Potential null ptr dereference of qp (bsc#1136456 jsc#SLE-4689).- commit 5a597a7 * Thu Jun 06 2019 hareAATTsuse.de- nvme: skip nvme_update_disk_info() if the controller is not live (bsc#1128432).- commit cf4fe48 * Thu Jun 06 2019 fabian.baumanisAATTsuse.com- of: fix clang -Wunsequenced for be32_to_cpu() (bsc#1135642).- commit 09b7c1c * Thu Jun 06 2019 tbogendoerferAATTsuse.de- net: hns3: remove redundant assignment of l2_hdr to itself (bsc#1104353 FATE#326415).- net: hns3: use devm_kcalloc when allocating desc_cb (bsc#1104353 FATE#326415 bsc#1134947).- net: hns3: some cleanup for struct hns3_enet_ring (bsc#1104353 FATE#326415 bsc#1134947).- net: hns3: unify the page reusing for page size 4K and 64K (bsc#1104353 FATE#326415 bsc#1134947).- net: hns3: optimize the barrier using when cleaning TX BD (bsc#1104353 FATE#326415 bsc#1134945).- net: hns3: fix error handling for desc filling (bsc#1104353 FATE#326415).- net: hns3: combine len and checksum handling for inner and outer header (bsc#1104353 FATE#326415 bsc#1134947).- net: hns3: refactor BD filling for l2l3l4 info (bsc#1104353 FATE#326415 bsc#1134947).- net: hns3: fix for tunnel type handling in hns3_rx_checksum (bsc#1104353 FATE#326415 bsc#1134946).- net: hns3: add linearizing checking for TSO case (bsc#1104353 FATE#326415 bsc#1134947).- net: hns3: add counter for times RX pages gets allocated (bsc#1104353 FATE#326415 bsc#1134947).- net: hns3: use napi_schedule_irqoff in hard interrupts handlers (bsc#1104353 FATE#326415 bsc#1134947).- net: hns3: unify maybe_stop_tx for TSO and non-TSO case (bsc#1104353 FATE#326415 bsc#1134947).- net: hns3: remove reset after command send failed (bsc#1104353 FATE#326415 bsc#1134949).- net: hns3: prevent double free in hns3_put_ring_config() (bsc#1104353 FATE#326415 bsc#1134950).- net: hns3: extend the loopback state acquisition time (bsc#1104353 FATE#326415).- net: hns3: fix pause configure fail problem (bsc#1104353 FATE#326415 bsc#1134951 bsc#1134951).- net: hns3: not reset TQP in the DOWN while VF resetting (bsc#1104353 FATE#326415 bsc#1134952).- net: hns3: use a reserved byte to identify need_resp flag (bsc#1104353 FATE#326415).- net: hns3: use atomic_t replace u32 for arq\'s count (bsc#1104353 FATE#326415 bsc#1134953).- net: hns3: stop sending keep alive msg when VF command queue needs reinit (bsc#1104353 FATE#326415 bsc#1134972).- net: hns3: handle the BD info on the last BD of the packet (bsc#1104353 FATE#326415 bsc#1134974).- net: hns3: fix for TX clean num when cleaning TX BD (bsc#1104353 FATE#326415).- net: hns3: fix data race between ring->next_to_clean (bsc#1104353 FATE#326415 bsc#1134975 bsc#1134945).- net: hns3: add function type check for debugfs help information (bsc#1104353 FATE#326415 bsc#1134980).- net: hns3: add queue\'s statistics update to service task (bsc#1104353 FATE#326415 bsc#1134981).- net: hns3: Add handling of MAC tunnel interruption (bsc#1104353 FATE#326415 bsc#1134983).- net: hns3: add support for dump ncl config by debugfs (bsc#1104353 FATE#326415 bsc#1134987).- net: hns3: Add support for netif message level settings (bsc#1104353 FATE#326415 bsc#1134989).- net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info() (bsc#1104353 FATE#326415 bsc#1134990).- net: hns3: refine tx timeout count handle (bsc#1104353 FATE#326415 bsc#1134990).- net: hns3: add some debug info for hclgevf_get_mbx_resp() (bsc#1104353 FATE#326415 bsc#1134994).- net: hns3: add some debug information for hclge_check_event_cause (bsc#1104353 FATE#326415 bsc#1134994).- net: hns3: add reset statistics for VF (bsc#1104353 FATE#326415 bsc#1134995).- net: hns3: add reset statistics info for PF (bsc#1104353 FATE#326415 bsc#1134995).- net: hns3: fix for vport->bw_limit overflow problem (bsc#1104353 FATE#326415 bsc#1134998).- net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw() (bsc#1104353 FATE#326415 bsc#1134999).- net: hns3: code optimization for command queue\' spin lock (bsc#1104353 FATE#326415 bsc#1135042).- net: hns3: free the pending skb when clean RX ring (bsc#1104353 FATE#326415 bsc#1135044).- net: hns3: do not initialize MDIO bus when PHY is inexistent (bsc#1104353 FATE#326415 bsc#1135045).- net: hns3: set dividual reset level for all RAS and MSI-X errors (bsc#1104353 FATE#326415 bsc#1135046).- net: hns3: divide shared buffer between TC (bsc#1104353 FATE#326415 bsc#1135047).- net: hns3: always assume no drop TC for performance reason (bsc#1104353 FATE#326415 bsc#1135049).- net: hns3: add hns3_gro_complete for HW GRO process (bsc#1104353 FATE#326415 bsc#1135051).- net: hns3: minor refactor for hns3_rx_checksum (bsc#1104353 FATE#326415 bsc#1135052).- net: hns3: fix set port based VLAN issue for VF (bsc#1104353 FATE#326415 bsc#1135053).- net: hns3: fix set port based VLAN for PF (bsc#1104353 FATE#326415 bsc#1135053).- net: hns3: fix VLAN offload handle for VLAN inserted by port (bsc#1104353 FATE#326415 bsc#1135053).- net: hns3: modify VLAN initialization to be compatible with port based VLAN (bsc#1104353 FATE#326415 bsc#1135053).- net: hns3: fix keep_alive_timer not stop problem (bsc#1104353 FATE#326415 bsc#1135055).- net: hns3: add error handler for initializing command queue (bsc#1104353 FATE#326415 bsc#1135058).- net: hns3: stop mailbox handling when command queue need re-init (bsc#1104353 FATE#326415 bsc#1135058).- net: hns3: handle pending reset while reset fail (bsc#1104353 FATE#326415 bsc#1135058).- net: hns3: do not request reset when hardware resetting (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: ignore lower-level new coming reset (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: deactive the reset timer when reset successfully (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: adjust the timing of hns3_client_stop when unloading (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: not reset vport who not alive when PF reset (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: set up the vport alive state while reinitializing (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: set vport alive state to default while resetting (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: split function hnae3_match_n_instantiate() (bsc#1104353 FATE#326415).- net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enet (bsc#1104353 FATE#326415).- net: hns3: prevent change MTU when resetting (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: check resetting status in hns3_get_stats() (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: add protect when handling mac addr list (bsc#1104353 FATE#326415).- net: hns3: simplify hclgevf_cmd_csq_clean (bsc#1104353 FATE#326415).- net: hns3: minor optimization for datapath (bsc#1104353 FATE#326415).- net: hns3: minor optimization for ring_space (bsc#1104353 FATE#326415).- net: hns3: return 0 and print warning when hit duplicate MAC (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: modify the VF network port media type acquisition method (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: reduce resources use in kdump kernel (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: Make hclge_destroy_cmd_queue static (bsc#1104353 FATE#326415 bsc#1137201).- net: hns3: Make hclgevf_update_link_mode static (bsc#1104353 FATE#326415 bsc#1137201).- commit 4e17579 * Thu Jun 06 2019 hareAATTsuse.de- Refresh patches.fixes/scsi-qla2xxx-fix-driver-unload-by-shutting-down-chip.patch.- commit c217291 * Thu Jun 06 2019 hareAATTsuse.de- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supported (bsc#1136215).- Delete patches.suse/qla2xxx-allow-irqbalance-control-in-non-MQ-mode.patch.- commit ca9a631 * Thu Jun 06 2019 hareAATTsuse.de- blacklist.conf: disable qla2xxx fix until driver has been updated- commit b9bf4af * Thu Jun 06 2019 hareAATTsuse.de- scsi: qla2xxx: Set remote port devloss timeout to 0 (bsc#1136215).- commit 8468d97 * Thu Jun 06 2019 tbogendoerferAATTsuse.de- qlcnic: remove set but not used variables \'op, cmd_op\' (bsc#1136469 jsc#SLE-4695).- qlcnic: remove set but not used variables \'cur_rings, max_hw_rings, tx_desc_info\' (bsc#1136469 jsc#SLE-4695).- qlcnic: remove assumption that vlan_tci != 0 (bsc#1136469 jsc#SLE-4695).- commit db8c908 * Thu Jun 06 2019 mkubecekAATTsuse.cz- net: unbreak CONFIG_RETPOLINE=n builds (bsc#1124503).- udp: use indirect call wrappers for GRO socket lookup (bsc#1124503).- net: use indirect call wrappers at GRO transport layer (bsc#1124503).- net: use indirect call wrappers at GRO network layer (bsc#1124503).- indirect call wrappers: helpers to speed-up indirect calls of builtin (bsc#1124503).- commit dbad7a1 * Thu Jun 06 2019 hareAATTsuse.de- scsi: qla2xxx: NULL check before some freeing functions is not needed (bsc#1137444).- scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() function (bsc#1137444).- scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp() (bsc#1137444).- scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing them (bsc#1137444).- commit c0027ab * Thu Jun 06 2019 hareAATTsuse.de- scsi: qla2xxx: Remove two arguments from qlafx00_error_entry() (bsc#1137444).- scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes \'res\' (bsc#1137444).- commit b79868f * Thu Jun 06 2019 hareAATTsuse.de- scsi: qla2xxx: Remove a set-but-not-used variable (bsc#1137444).- Refresh patches.drivers/scsi-qla2xxx-Timeouts-occur-on-surprise-removal-of-Q.patch.- commit ea8d0d3 * Thu Jun 06 2019 hareAATTsuse.de- scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyze (bsc#1137444).- scsi: qla2xxx: Declare local functions \'static\' (bsc#1137444).- scsi: qla2xxx: Improve several kernel-doc headers (bsc#1137444).- scsi: qla2xxx: fully convert to the generic DMA API (bsc#1137444).- commit c521810 * Thu Jun 06 2019 tbogendoerferAATTsuse.de- Fix build breakage, if obj-dir != src-dir Delete patches.drivers/crypto-prefix-header-search-paths-with-srctree.patch.- commit 89cc58b * Thu Jun 06 2019 vbabkaAATTsuse.cz- Refresh patches.fixes/mm-prevent-get_user_pages-from-overflowing-page-refcount.patch. (Add one more missed check on x86 and prevent spurious warning on s390).- commit 1a7767e * Thu Jun 06 2019 hareAATTsuse.de- scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq (bsc#1118139).- commit 6256c14 * Thu Jun 06 2019 hareAATTsuse.de- scsi: qla2xxx: fx00 copypaste typo (bsc#1118139).- Refresh patches.drivers/scsi-qla2xxx-Fix-small-memory-leak-in-qla2x00_probe_.patch.- commit 250a772 * Thu Jun 06 2019 hareAATTsuse.de- scsi: qla2xxx: fix error message on * Thu Jun 06 2019 hareAATTsuse.de- Refresh patches.fixes/scsi-qla2xxx-fix-driver-unload-by-shutting-down-chip.patch.- commit a102af6 * Thu Jun 06 2019 hareAATTsuse.de- scsi: qla2xxx: Fix memory corruption during hba reset test (bsc#1118139).- commit ae7be5f * Thu Jun 06 2019 hareAATTsuse.de- scsi: qla2xxx: fix spelling mistake: \"existant\" -> \"existent\" (bsc#1118139).- scsi: qla2xxx: Fix function argument descriptions (bsc#1118139).- scsi: qla2xxx: Remove unused symbols (bsc#1118139).- scsi: qla2xxx: Use %p for printing pointers (bsc#1118139).- commit 214e4fc * Wed Jun 05 2019 hareAATTsuse.de- qla2xxx: kABI fixes for v10.00.00.14-k (bsc#1136215).- commit 87b8b0b * Wed Jun 05 2019 hareAATTsuse.de- Refresh patches.fixes/scsi-qla2xxx-fix-driver-unload-by-shutting-down-chip.patch.- commit 35dc7a1 * Wed Jun 05 2019 tbogendoerferAATTsuse.de- qed: Define new MF bit for no_vlan config (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qede: Populate mbi version in ethtool driver query data (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: fix spelling mistake \"faspath\" -> \"fastpath\" (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Fix the DORQ\'s attentions handling (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Fix missing DORQ attentions (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Fix the doorbell address sanity check (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Delete redundant doorbell recovery types (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qede: fix write to free\'d pointer error and double free of ptp (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qede: Fix internal loopback failure with jumbo mtu configuration (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Read device port count from the shmem (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: fix indentation issue with statements in an if-block (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qede: Add ethtool interface for SmartAN query (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Add API for SmartAN query (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qede: place ethtool_rx_flow_spec after code after TC flower codebase (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qede: Error recovery process (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Add infrastructure for error detection and recovery (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Revise load sequence to avoid PCI errors (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Mark expected switch fall-through (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: remove duplicated include from qed_if.h (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Fix iWARP syn packet mac address validation (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- qed: Fix iWARP buffer size provided for syn packet processing (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692).- commit 124f0d8 * Wed Jun 05 2019 hareAATTsuse.de- scsi: qla2xxx: check for kstrtol() failure (bsc#1136215).- scsi: qla2xxx: avoid printf format warning (bsc#1136215).- commit 5b544c8 * Wed Jun 05 2019 hareAATTsuse.de- scsi: qla2xxx: Update driver version to 10.00.00.14-k (bsc#1136215).- scsi: qla2xxx: Add new FW dump template entry types (bsc#1136215).- scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entry (bsc#1136215).- scsi: qla2xxx: Move marker request behind QPair (bsc#1136215).- scsi: qla2xxx: Prevent SysFS access when chip is down (bsc#1136215).- scsi: qla2xxx: Add support for setting port speed (bsc#1136215).- scsi: qla2xxx: Prevent multiple ADISC commands per session (bsc#1136215).- scsi: qla2xxx: Check for FW started flag before aborting (bsc#1136215).- scsi: qla2xxx: Fix unload when NVMe devices are configured (bsc#1136215).- scsi: qla2xxx: Add First Burst support for FC-NVMe devices (bsc#1136215).- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware (bsc#1136215).- scsi: qla2xxx: remove redundant null check on pointer sess (bsc#1136215).- scsi: qla2xxx: Move debug messages before sending srb preventing panic (bsc#1136215).- scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary (bsc#1136215).- scsi: qla2xxx: Add protection mask module parameters (bsc#1136215).- scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmd (bsc#1136215).- commit 9a87b50 * Wed Jun 05 2019 tbogendoerferAATTsuse.de- bnx2x: Add support for detection of P2P event packets (bsc#1136498 jsc#SLE-4699).- bnx2x: Replace magic numbers with macro definitions (bsc#1136498 jsc#SLE-4699).- bnx2x: Utilize FW 7.13.11.0 (bsc#1136498 jsc#SLE-4699).- bnx2x: fix spelling mistake \"dicline\" -> \"decline\" (bsc#1136498 jsc#SLE-4699).- bnx2x: Remove set but not used variable \'mfw_vn\' (bsc#1136498 jsc#SLE-4699).- bnx2x: Use struct_size() in kzalloc() (bsc#1136498 jsc#SLE-4699).- broadcom: Mark expected switch fall-throughs (bsc#1136498 jsc#SLE-4699).- bnx2x: Bump up driver version to 1.713.36 (bsc#1136498 jsc#SLE-4699).- bnx2x: fix various indentation issues (bsc#1136498 jsc#SLE-4699).- commit e5153e0 * Wed Jun 05 2019 tbogendoerferAATTsuse.de- bnxt_en: Reduce memory usage when running in kdump kernel (bsc#1134090 jsc#SLE-5954).- bnxt_en: Fix possible BUG() condition when calling pci_disable_msix() (bsc#1134090 jsc#SLE-5954).- bnxt_en: Fix aggregation buffer leak under OOM condition (bsc#1134090 jsc#SLE-5954).- bnxt_en: Improve NQ reservations (bsc#1134090 jsc#SLE-5954).- bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt() (bsc#1134090 jsc#SLE-5954).- bnxt_en: Fix statistics context reservation logic (bsc#1134090 jsc#SLE-5954).- bnxt_en: Pass correct extended TX port statistics size to firmware (bsc#1134090 jsc#SLE-5954).- bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions (bsc#1134090 jsc#SLE-5954).- bnxt_en: Improve multicast address setup logic (bsc#1134090 jsc#SLE-5954).- commit 8cf418b * Wed Jun 05 2019 tbogendoerferAATTsuse.de- ice: Disable sniffing VF traffic on PF (jsc#SLE-4803).- ice: Use more efficient structures (jsc#SLE-4803).- ice: Use bitfields where possible (jsc#SLE-4803).- ice: Add function to program ethertype based filter rule on VSIs (jsc#SLE-4803).- ice: Separate if conditions for ice_set_features() (jsc#SLE-4803).- ice: Remove __always_unused attribute (jsc#SLE-4803).- ice: Suppress false-positive style issues reported by static analyzer (jsc#SLE-4803).- ice: Refactor getting/setting coalesce (jsc#SLE-4803).- ice: Always free/allocate q_vectors (jsc#SLE-4803).- ice: Do not unnecessarily initialize local variable (jsc#SLE-4803).- ice: Add more validation in ice_vc_cfg_irq_map_msg (jsc#SLE-4803).- ice: Don\'t remove VLAN filters that were never programmed (jsc#SLE-4803).- ice: Preserve VLAN Rx stripping settings (jsc#SLE-4803).- ice: Fix for allowing too many MDD events on VF (jsc#SLE-4803).- ice: Use pf instead of vsi-back (jsc#SLE-4803).- ice: Use dev_err when ice_cfg_vsi_lan fails (jsc#SLE-4803).- ice: Refactor link event flow (jsc#SLE-4803).- ice: Add missing PHY type to link settings (jsc#SLE-4803).- ice: Add reg_idx variable in ice_q_vector structure (jsc#SLE-4803).- ice: Remove runtime change of PFINT_OICR_ENA register (jsc#SLE-4803).- ice: Fix issue when adding more than allowed VLANs (jsc#SLE-4803).- ice: Remove unnecessary wait when disabling/enabling Rx queues (jsc#SLE-4803).- ice: Add ability to update rx-usecs-high (jsc#SLE-4803).- ice: Add 52 byte RSS hash key support (jsc#SLE-4803).- ice: Use ice_for_each_q_vector macro where possible (jsc#SLE-4803).- ice: Validate ring existence and its q_vector per VSI (jsc#SLE-4803).- ice: Reduce scope of variable in ice_vsi_cfg_rxqs (jsc#SLE-4803).- ice: Resolve static analysis reported issue (jsc#SLE-4803).- ice: Return configuration error without queue to disable (jsc#SLE-4803).- ice: Create framework for VSI queue context (jsc#SLE-4803).- ice: Calculate ITR increment based on direct calculation (jsc#SLE-4803).- ice: Bump driver version (jsc#SLE-4803).- ice: Add code to control FW LLDP and DCBX (jsc#SLE-4803).- ice: Add code for DCB rebuild (jsc#SLE-4803).- ice: Add code to get DCB related statistics (jsc#SLE-4803).- ice: Add priority information into VLAN header (jsc#SLE-4803).- ice: Update rings based on TC information (jsc#SLE-4803).- ice: Add code to process LLDP MIB change events (jsc#SLE-4803).- ice: Add code for DCB initialization part 4/4 (jsc#SLE-4803).- ice: Add code for DCB initialization part 3/4 (jsc#SLE-4803).- ice: Add code for DCB initialization part 2/4 (jsc#SLE-4803).- ice: Add code for DCB initialization part 1/4 (jsc#SLE-4803).- ice: Bump version (jsc#SLE-4803).- ice: Fix incorrect use of abbreviations (jsc#SLE-4803).- ice: Fix typos in code comments (jsc#SLE-4803).- ice: Remove \"2 BITS\" comment (jsc#SLE-4803).- ice: Update comment regarding the ITR_GRAN_S (jsc#SLE-4803).- ice: Update function header for __ice_vsi_get_qs (jsc#SLE-4803).- ice: Remove unnecessary braces (jsc#SLE-4803).- ice: Remove unused function prototype (jsc#SLE-4803).- ice: Add missing case in print_link_msg for printing flow control (jsc#SLE-4803).- ice: Audit hotpath structures with pahole (jsc#SLE-4803).- ice: Do not bail out when filter already exists (jsc#SLE-4803).- ice: Fix issue with VF attempt to delete default MAC address (jsc#SLE-4803).- ice: enable VF admin queue interrupts (jsc#SLE-4803).- ice: Fix for adaptive interrupt moderation (jsc#SLE-4803).- ice: Implement pci_error_handler ops (jsc#SLE-4803).- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset (jsc#SLE-4803).- ice: use virt channel status codes (jsc#SLE-4803).- ice: Remove unnecessary newlines from log messages (jsc#SLE-4803).- ice: Create a generic name for the ice_rx_flg64_bits structure (jsc#SLE-4803).- ice: add and use new ice_for_each_traffic_class() macro (jsc#SLE-4803).- ice: change VF VSI tc info along with num_queues (jsc#SLE-4803).- ice: Prevent unintended multiple chain resets (jsc#SLE-4803).- ice: map Rx buffer pages with DMA attributes (jsc#SLE-4803).- ice: Limit the ice_add_rx_frag to frag addition (jsc#SLE-4803).- ice: Gather the rx buf clean-up logic for better reuse (jsc#SLE-4803).- ice: Introduce bulk update for page count (jsc#SLE-4803).- ice: Get rid of ice_pull_tail (jsc#SLE-4803).- ice: Pull out page reuse checks onto separate function (jsc#SLE-4803).- ice: Retrieve rx_buf in separate function (jsc#SLE-4803).- ice: Enable link events over the ARQ (jsc#SLE-4803).- ice: use irq_num var in ice_vsi_req_irq_msix (jsc#SLE-4803).- ice: Restore VLAN switch rule if port VLAN existed before (jsc#SLE-4803).- ice: update VSI config dynamically (jsc#SLE-4803).- ice: Get VF VSI instances directly via PF (jsc#SLE-4803).- ice: Don\'t let VF know that it is untrusted (jsc#SLE-4803).- ice: Set LAN_EN for all directional rules (jsc#SLE-4803).- ice: Do not set LB_EN for prune switch rules (jsc#SLE-4803).- ice: Enable LAN_EN for the right recipes (jsc#SLE-4803).- ice: Add support for PF/VF promiscuous mode (jsc#SLE-4803).- ice: code cleanup in ice_sched.c (jsc#SLE-4803).- ice: Remove unused vsi_id field (jsc#SLE-4803).- ice: fix some function prototype and signature style issues (jsc#SLE-4803).- ice: fix the divide by zero issue (jsc#SLE-4803).- ice: Fix issue reconfiguring VF queues (jsc#SLE-4803).- ice: Remove unused function prototype (jsc#SLE-4803).- ice: fix static analysis warnings (jsc#SLE-4803).- ice: Fix issue reclaiming resources back to the pool after reset (jsc#SLE-4803).- ice: Enable MAC anti-spoof by default (jsc#SLE-4803).- ice: Determine descriptor count and ring size based on PAGE_SIZE (jsc#SLE-4803).- ice: Reset all VFs with VFLR during SR-IOV init flow (jsc#SLE-4803).- ice: Get resources per function (jsc#SLE-4803).- ice: Implement flow to reset VFs with PFR and other resets (jsc#SLE-4803).- ice: configure GLINT_ITR to always have an ITR gran of 2 (jsc#SLE-4803).- ice: use ice_for_each_vsi macro when possible (jsc#SLE-4803).- ice : Ensure only valid bits are set in ice_aq_set_phy_cfg (jsc#SLE-4803).- ice: remove redundant variable and if condition (jsc#SLE-4803).- ice: avoid multiple unnecessary de-references in probe (jsc#SLE-4803).- ice: Fix issue with VF reset and multiple VFs support on PFs (jsc#SLE-4803).- ice: Fix broadcast traffic in port VLAN mode (jsc#SLE-4803).- ice: fix overlong string, update stats output (jsc#SLE-4803).- ice: Fix for FC get rx/tx pause params (jsc#SLE-4803).- ice: use absolute vector ID for VFs (jsc#SLE-4803).- ice: check for a leaf node presence (jsc#SLE-4803).- ice: flush Tx pipe on disable queue timeout (jsc#SLE-4803).- ice: clear VF ARQLEN register on reset (jsc#SLE-4803).- ice: don\'t spam VFs with link messages (jsc#SLE-4803).- ice: only use the VF for ICE_VSI_VF in ice_vsi_release (jsc#SLE-4803).- ice: fix numeric overflow warning (jsc#SLE-4803).- ice: fix issue where host reboots on unload when iommu=on (jsc#SLE-4803).- ice: fix ice_remove_rule_internal vsi_list handling (jsc#SLE-4803).- ice: fix stack hogs from struct ice_vsi_ctx structures (jsc#SLE-4803).- ice: sizeof() should be avoided (jsc#SLE-4803).- ice: Fix added in VSI supported nodes calc (jsc#SLE-4803).- ice: Fix the calculation of ICE_MAX_MTU (jsc#SLE-4803).- ice: add const qualifier to mac_addr parameter (jsc#SLE-4803).- ice: Add support for new PHY types (jsc#SLE-4803).- ice: Offload SCTP checksum (jsc#SLE-4803).- ice: Allow for software timestamping (jsc#SLE-4803).- ice: Implement getting and setting ethtool coalesce (jsc#SLE-4803).- ice: Add support for adaptive interrupt moderation (jsc#SLE-4803).- ice: Move aggregator list into ice_hw instance (jsc#SLE-4803).- ice: Rework queue management code for reuse (jsc#SLE-4803).- ice: Add ethtool private flag to make forcing link down optional (jsc#SLE-4803).- ice: Set physical link up/down when an interface is set up/down (jsc#SLE-4803).- ice: Implement support for normal get_eeprom[_len] ethtool ops (jsc#SLE-4803).- ice: Add ethtool set_phys_id handler (jsc#SLE-4803).- ice: Configure RSS LUT and HASH KEY in rebuild path (jsc#SLE-4803).- ice: Refactor a few Tx scheduler functions (jsc#SLE-4803).- commit f4ad9a1 * Wed Jun 05 2019 fabian.baumanisAATTsuse.com- Documentation: Add MDS vulnerability documentation (bsc#1135642).- commit 6935e28 * Wed Jun 05 2019 mhockoAATTsuse.com- blacklist.conf: blacklist ac5b2c18911f- commit 4519279 * Wed Jun 05 2019 neilbAATTsuse.com- mount: copy the port field into the cloned nfs_server structure (bsc#1136990).- commit 6c04f4e * Tue Jun 04 2019 mbruggerAATTsuse.com- firmware: efi: factor out mem_reserve (bsc#1117158 bsc#1134671).- commit d3b71b7 * Tue Jun 04 2019 tbogendoerferAATTsuse.de- igc: Remove unneeded hw_dbg prints (jsc#SLE-4799).- igc: Fix the typo in igc_base.h header definition (jsc#SLE-4799).- igc: Add support for the ntuple feature (jsc#SLE-4799).- igc: Add support for statistics (jsc#SLE-4799).- igc: Extend the ethtool supporting (jsc#SLE-4799).- igc: Add multiple receive queues control supporting (jsc#SLE-4799).- e1000e: Disable runtime PM on CNP+ (jsc#SLE-4804).- igb: fix various indentation issues (jsc#SLE-4798).- igb: Exclude device from suspend direct complete optimization (jsc#SLE-4798).- igb: Fix WARN_ONCE on runtime suspend (jsc#SLE-4798).- igc: Use struct_size() helper (jsc#SLE-4799).- igb: use struct_size() helper (jsc#SLE-4798).- fm10k: use struct_size() in kzalloc() (jsc#SLE-4796).- igc: Add ethtool support (jsc#SLE-4799).- igb: Bump version number (jsc#SLE-4798).- igc: Remove the \'igc_get_phy_id_base\' method (jsc#SLE-4799).- igc: Remove the \'igc_read_mac_addr_base\' method (jsc#SLE-4799).- igc: Remove unneeded code (jsc#SLE-4799).- igc: Remove unused code (jsc#SLE-4799).- e1000e: fix a missing check for return value (jsc#SLE-4804).- fm10k: TRIVIAL cleanup of extra spacing in function comment (jsc#SLE-4796).- igc: Fix code redundancy (jsc#SLE-4799).- igc: Remove unreachable code from igc_phy.c file (jsc#SLE-4799).- e1000e: Exclude device from suspend direct complete optimization (jsc#SLE-4804).- commit 5a053b1 * Tue Jun 04 2019 tbogendoerferAATTsuse.de- intel: correct return from set features callback (jsc#SLE-4795).- ixgbe: fix mdio bus registration (jsc#SLE-4795).- ixgbe: Use struct_size() helper (jsc#SLE-4795).- ixgbe: remove magic constant in ixgbe_reset_hw_82599() (jsc#SLE-4795).- ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN (jsc#SLE-4795).- ixgbe: use mii_bus to handle MII related ioctls (jsc#SLE-4795).- ixgbe: register a mdiobus (jsc#SLE-4795).- commit 2a90f07 * Tue Jun 04 2019 mhockoAATTsuse.com- mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings (bnc#1012382).- commit ec75cec * Tue Jun 04 2019 tbogendoerferAATTsuse.de- kabi protect struct vf_info (bsc#1136347 jsc#SLE-4683).- commit e74efad * Tue Jun 04 2019 tbogendoerferAATTsuse.de- kabi protect struct iw_cm_id (bsc#1136348 jsc#SLE-4684).- commit 769c55f * Tue Jun 04 2019 oneukumAATTsuse.com- mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies() (bsc#1136935).- commit 962016b * Tue Jun 04 2019 tbogendoerferAATTsuse.de- cxgb4: Revert \"cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size\" (bsc#1136345 jsc#SLE-4681).- cxgb4: offload VLAN flows regardless of VLAN ethtype (bsc#1136345 jsc#SLE-4681).- crypto: chelsio - count incomplete block in IV (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - Fix softlockup with heavy I/O (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - Fix NULL pointer dereference (bsc#1136353 jsc#SLE-4688).- RDMA/cxgb4: Fix spelling mistake \"immedate\" -> \"immediate\" (bsc#1136348 jsc#SLE-4684).- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure (bsc#1136348 jsc#SLE-4684).- RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE state (bsc#1136348 jsc#SLE-4684).- RDMA/cxbg: Use correct sizing on buffers holding page DMA addresses (bsc#1136348 jsc#SLE-4684).- cxgb4: Fix error path in cxgb4_init_module (bsc#1136345 jsc#SLE-4681).- cxgb4: Delete all hash and TCAM filters before resource cleanup (bsc#1136345 jsc#SLE-4681).- cxgb4/cxgb4vf_main: Mark expected switch fall-through (bsc#1136345 jsc#SLE-4681).- cxgb4: Don\'t return EAGAIN when TCAM is full (bsc#1136345 jsc#SLE-4681).- cxgb4/cxgb4vf: Display advertised FEC in ethtool (bsc#1136345 jsc#SLE-4681).- cxgb4: Update 1.23.3.0 as the latest firmware supported (bsc#1136345 jsc#SLE-4681).- libcxgb: fix incorrect ppmax calculation (bsc#1136345 jsc#SLE-4681).- chelsio: use BUG() instead of BUG_ON(1) (bsc#1136345 jsc#SLE-4681).- cxgb4: kfree mhp after the debug print (bsc#1136345 jsc#SLE-4681).- iw_cxgb4: Make function read_tcb() static (bsc#1136348 jsc#SLE-4684).- RDMA/cxgb4: Remove kref accounting for sync operation (bsc#1136348 jsc#SLE-4684).- iw_cxgb4: fix srqidx leak during connection abort (bsc#1136348 jsc#SLE-4684).- iw_cxgb4: complete the cached SRQ buffers (bsc#1136348 jsc#SLE-4684).- cxgb4: add tcb flags and tcb rpl struct (bsc#1136345 jsc#SLE-4681).- iw_cxgb4: use tos when finding ipv6 routes (bsc#1136348 jsc#SLE-4684).- iw_cxgb4: use tos when importing the endpoint (bsc#1136348 jsc#SLE-4684).- iw_cxgb4: use listening ep tos when accepting new connections (bsc#1136348 jsc#SLE-4684).- RDMA/iwcm: add tos_set bool to iw_cm struct (bsc#1136348 jsc#SLE-4684).- iw_cxgb *: kzalloc the iwcm verbs struct (bsc#1136348 jsc#SLE-4684).- iw_cxgb4: Check for send WR also while posting write with completion WR (bsc#1136348 jsc#SLE-4684).- crypto: chelsio - Fixed Traffic Stall (bsc#1136353 jsc#SLE-4688).- crypto: chtls - remove cdev_list_lock (bsc#1136353 jsc#SLE-4688).- crypto: prefix header search paths with $(srctree)/ (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - Fix passing zero to \'PTR_ERR\' warning in chcr_aead_op (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - Inline single pdu only (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - avoid using sa_entry imm (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - remove set but not used variables \'adap\' (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - check set_msg_len overflow in generate_b0 (bsc#1136353 jsc#SLE-4688).- crypto: chtls - remove set but not used variables \'err, adap, request, hws\' (bsc#1136353 jsc#SLE-4688).- cxgb4/chtls: Prefix adapter flags with CXGB4 (bsc#1136345 jsc#SLE-4681).- cxgb4vf: Call netif_carrier_off properly in pci_probe (bsc#1136347 jsc#SLE-4683).- cxgb4vf: Revert force link up behaviour (bsc#1136347 jsc#SLE-4683).- cxgb4: Add VF Link state support (bsc#1136345 jsc#SLE-4681).- cxgb4vf: Prefix adapter flags with CXGB4VF (bsc#1136347 jsc#SLE-4683).- cxgb4vf: Enter debugging mode if FW is inaccessible (bsc#1136347 jsc#SLE-4683).- cxgb4: Enable outer UDP checksum offload for T6 (bsc#1136345 jsc#SLE-4681).- cxgb4/cxgb4vf: Fix up netdev->hw_features (bsc#1136345 jsc#SLE-4681).- cxgb4: Add new T6 PCI device ids 0x608b (bsc#1136345 jsc#SLE-4681).- cxgb4: TLS record offload enable (bsc#1136345 jsc#SLE-4681).- net/tls: free ctx in sock destruct (bsc#1136353 jsc#SLE-4688).- net: cxgb4: fix various indentation issues (bsc#1136345 jsc#SLE-4681).- net: chelsio: Add a missing check on cudg_get_buffer (bsc#1136345 jsc#SLE-4681).- crypto: chelsio - Fix wrong error counter increments (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - Reset counters on cxgb4 Detach (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - Handle PCI shutdown event (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - cleanup:send addr as value in function argument (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - Use same value for both channel in single WR (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - Swap location of AAD and IV sent in WR (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - remove set but not used variable \'kctx_len\' (bsc#1136353 jsc#SLE-4688).- crypto: chcr - ESN for Inline IPSec Tx (bsc#1136353 jsc#SLE-4688).- crypto: chcr - small packet Tx stalls the queue (bsc#1136353 jsc#SLE-4688).- crypto: chelsio - clean up various indentation issues (bsc#1136353 jsc#SLE-4688).- cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE() (bsc#1136345 jsc#SLE-4681).- cxgb4: remove set but not used variables \'multitrc, speed\' (bsc#1136345 jsc#SLE-4681).- cxgb4vf: free mac_hlist properly (bsc#1136345 jsc#SLE-4681).- cxgb4: free mac_hlist properly (bsc#1136345 jsc#SLE-4681).- include/linux/bitops.h: introduce BITS_PER_TYPE (bsc#1136345 jsc#SLE-4681).- commit b12e375 * Tue Jun 04 2019 oneukumAATTsuse.com- mwifiex: Abort at too short BSS descriptor element (bsc#1136424 CVE-2019-3846).- commit b07c2e2 * Tue Jun 04 2019 oneukumAATTsuse.com- mwifiex: Fix possible buffer overflows at parsing bss descriptor- commit ace6d67 * Tue Jun 04 2019 vbabkaAATTsuse.cz- Refresh patches.fixes/mm-prevent-get_user_pages-from-overflowing-page-refcount.patch.- commit 398d995 * Tue Jun 04 2019 mbruggerAATTsuse.com- iommu/arm-smmu-v3: Don\'t disable SMMU in kdump kernel (bsc#1117158 bsc#1134671).- commit a343fd2 * Tue Jun 04 2019 msuchanekAATTsuse.de- crypto: vmx - ghash: do nosimd fallback manually (bsc#1135661, bsc#1137162).- crypto: vmx - return correct error code on failed setkey (bsc#1135661, bsc#1137162).- commit 6ca8b7b * Tue Jun 04 2019 mbruggerAATTsuse.com- arch: arm64: acpi: KABI ginore includes (bsc#1117158 bsc#1134671).- commit 3e244cb * Tue Jun 04 2019 yousaf.kaukabAATTsuse.com- kabi: arm64: cpuhotplug: Reuse other arch\'s cpuhp_state (fate#323052).- commit a5df64f * Tue Jun 04 2019 ptesarikAATTsuse.cz- Refresh patches.suse/btrfs-fix-wrong-ctime-and-mtime-of-a-directory-after.patch.- commit c321464 * Tue Jun 04 2019 tzimmermannAATTsuse.de- drm/etnaviv: lock MMU while dumping core (bsc#1113722)- commit d81ef7c * Tue Jun 04 2019 tzimmermannAATTsuse.de- drm/i915/gvt: add 0x4dfc to gen9 save-restore list (bsc#1113722)- commit 08bdb02 * Tue Jun 04 2019 tzimmermannAATTsuse.de- drm/i915/gvt: Tiled Resources mmios are in-context mmios for gen9+ (bsc#1113722)- commit 8b8d7b3 * Tue Jun 04 2019 tzimmermannAATTsuse.de- drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define() (bsc#1113722)- commit 64e1c75 * Tue Jun 04 2019 tzimmermannAATTsuse.de- fbdev: fix WARNING in __alloc_pages_nodemask bug (bsc#1113722)- commit 999019d * Tue Jun 04 2019 tzimmermannAATTsuse.de- fbdev: fix divide error in fb_var_to_videomode (bsc#1113722)- commit 88305ed * Tue Jun 04 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display\'- commit 6e93cf2 * Tue Jun 04 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'fbdev: sm712fb: fix support for 1024x768-16 mode\'- commit 393898c * Tue Jun 04 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting\'- commit 2c1e780 * Tue Jun 04 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM\'- commit 58ac3c1 * Tue Jun 04 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA\'- commit d73d11c * Tue Jun 04 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'fbdev: sm712fb: fix VRAM detection, don\'t set SR70/71/74/75\'- commit 4817d93 * Tue Jun 04 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'fbdev: sm712fb: fix brightness control on reboot, don\'t set SR30\'- commit 35d7d4e * Tue Jun 04 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'fbdev: sm712fb: fix white screen of death on reboot, don\'t set CR3B-CR3F\'- commit b3f3380 * Mon Jun 03 2019 fdmananaAATTsuse.com- Btrfs: fix race updating log root item during fsync (bsc#1137153).- commit a494c93 * Mon Jun 03 2019 fdmananaAATTsuse.com- Btrfs: fix wrong ctime and mtime of a directory after log replay (bsc#1137152).- commit 91e5499 * Mon Jun 03 2019 fdmananaAATTsuse.com- Btrfs: fix fsync not persisting changed attributes of a directory (bsc#1137151).- commit e8f83fa * Mon Jun 03 2019 mbruggerAATTsuse.com- arm64/x86: Update config files. Use CONFIG_ARCH_SUPPORTS_ACPI- commit 1c432af * Mon Jun 03 2019 tbogendoerferAATTsuse.de- kabi i40e ignore include (jsc#SLE-4797).- commit ffa8f30 * Mon Jun 03 2019 jroedelAATTsuse.de- blacklist.conf: Add 43a0541e312f iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114- commit a23cc59 * Mon Jun 03 2019 tbogendoerferAATTsuse.de- i40e: Memory leak in i40e_config_iwarp_qvlist (jsc#SLE-4797).- i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c (jsc#SLE-4797).- i40e: Use struct_size() in kzalloc() (jsc#SLE-4797).- i40e: Revert ShadowRAM checksum calculation change (jsc#SLE-4797).- i40e: missing input validation on VF message handling by the PF (jsc#SLE-4797).- i40e: Add support for X710 B/P & SFP+ cards (jsc#SLE-4797).- i40e: Wrong truncation from u16 to u8 (jsc#SLE-4797).- i40e: add num_vectors checker in iwarp handler (jsc#SLE-4797).- i40e: Fix the typo in adding 40GE KR4 mode (jsc#SLE-4797).- i40e: Setting VF to VLAN 0 requires restart (jsc#SLE-4797).- i40e: add new pci id for X710/XXV710 N3000 cards (jsc#SLE-4797).- i40e: VF\'s promiscuous attribute is not kept (jsc#SLE-4797).- i40e: Introduce recovery mode support (jsc#SLE-4797).- i40e: print PCI vendor and device ID during probe (jsc#SLE-4797).- i40e: fix misleading message about promisc setting on un-trusted VF (jsc#SLE-4797).- i40e: update version number (jsc#SLE-4797).- i40e: remove out-of-range comparisons in i40e_validate_cloud_filter (jsc#SLE-4797).- i40e: Further implementation of LLDP (jsc#SLE-4797).- i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibre (jsc#SLE-4797).- i40e: ShadowRAM checksum calculation change (jsc#SLE-4797).- i40e: remove error msg when vf with port vlan tries to remove vlan 0 (jsc#SLE-4797).- i40e: change behavior on PF in response to MDD event (jsc#SLE-4797).- i40e: Fix for allowing too many MDD events on VF (jsc#SLE-4797).- i40e: Fix misleading error message (jsc#SLE-4797).- i40e: Able to add up to 16 MAC filters on an untrusted VF (jsc#SLE-4797).- i40e: Report advertised link modes on 40GBASE_SR4 (jsc#SLE-4797).- i40e: The driver now prints the API version in error message (jsc#SLE-4797).- i40e: Changed maximum supported FW API version to 1.8 (jsc#SLE-4797).- i40e: Remove misleading messages for untrusted VF (jsc#SLE-4797).- i40e: Update i40e_init_dcb to return correct error (jsc#SLE-4797).- i40e: Fix for 10G ports LED not blinking (jsc#SLE-4797).- i40e: save PTP time before a device reset (jsc#SLE-4797).- i40e: don\'t allow changes to HW VLAN stripping on active port VLANs (jsc#SLE-4797).- i40e: Implement DDP support in i40e driver (jsc#SLE-4797).- i40e: Queues are reserved despite \"Invalid argument\" error (jsc#SLE-4797).- i40e: add tracking of AF_XDP ZC state for each queue pair (jsc#SLE-4797).- i40e: move i40e_xsk_umem function (jsc#SLE-4797).- i40e: fix i40e_ptp_adjtime when given a negative delta (jsc#SLE-4797).- i40e: clean up several indentation issues (jsc#SLE-4797).- i40e: increase indentation (jsc#SLE-4797).- i40e: update version number (jsc#SLE-4797).- i40e: remove debugfs tx_timeout support (jsc#SLE-4797).- i40e: check queue pairs num in config queues handler (jsc#SLE-4797).- i40e: Change unmatched function types (jsc#SLE-4797).- i40e: Add support FEC configuration for Fortville 25G (jsc#SLE-4797).- i40e: Limiting RSS queues to CPUs (jsc#SLE-4797).- i40e: Remove umem from VSI (jsc#SLE-4797).- xsk: export xdp_get_umem_from_qid (jsc#SLE-4797).- bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() (jsc#SLE-4797).- commit a2f4d4c * Mon Jun 03 2019 mbruggerAATTsuse.com- efi/arm: Revert \"Defer persistent reservations until after paging_init()\" (bsc#1117158).- commit e96dc10 * Mon Jun 03 2019 mbruggerAATTsuse.com- arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table (bsc#1117158).- commit 42a592e * Mon Jun 03 2019 mbruggerAATTsuse.com- efi: Reduce the amount of memblock reservations for persistent allocations (bsc#1117158).- Refresh patches.suse/0002-MODSIGN-print-appropriate-status-message-when-gettin.patch.- commit 3af452b * Mon Jun 03 2019 mbruggerAATTsuse.com- efi: Permit multiple entries in persistent memreserve data structure (bsc#1117158).- Refresh patches.suse/0002-MODSIGN-print-appropriate-status-message-when-gettin.patch.- commit d569a2e * Mon Jun 03 2019 mbruggerAATTsuse.com- efi: Prevent GICv3 WARN() by mapping the memreserve table before first use (bsc#1117158).- commit e756c85 * Mon Jun 03 2019 mbruggerAATTsuse.com- efi: Permit calling efi_mem_reserve_persistent() from atomic context (bsc#1117158).- commit bc55ab2 * Mon Jun 03 2019 mbruggerAATTsuse.com- efi/arm: Defer persistent reservations until after paging_init() (bsc#1117158).- commit 31eda48 * Mon Jun 03 2019 mbruggerAATTsuse.com- efi: add API to reserve memory persistently across kexec reboot (bsc#1117158).- commit 23b0f24 * Mon Jun 03 2019 mbruggerAATTsuse.com- efi/arm: libstub: add a root memreserve config table (bsc#1117158).- commit 955743f * Mon Jun 03 2019 mbruggerAATTsuse.com- efi: honour memory reservations passed via a linux specific config table (bsc#1117158).- Refresh patches.suse/0002-MODSIGN-print-appropriate-status-message-when-gettin.patch.- commit 30a4b0a * Mon Jun 03 2019 hareAATTsuse.de- Refresh patches.suse/nvme-flush-scan_work-when-resetting-controller.patch.- commit edf089e * Mon Jun 03 2019 mbruggerAATTsuse.com- iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernel (bsc#1117158).- ACPI: fix menuconfig presentation of ACPI submenu (bsc#1117158).- commit 51f7441 * Mon Jun 03 2019 mhockoAATTsuse.com- mm: hwpoison: fix thp split handing in soft_offline_in_use_page() (bsc#1130699, CVE-2019-10124).- commit f0e18c6 * Mon Jun 03 2019 mbruggerAATTsuse.com- arm64: fix ACPI dependencies (bsc#1117158).- arm64: acpi: fix alignment fault in accessing ACPI (bsc#1117158).- efi/arm: map UEFI memory map even w/o runtime services enabled (bsc#1117158).- efi/arm: preserve early mapping of UEFI memory map longer for BGRT (bsc#1117158).- drivers: acpi: add dependency of EFI for arm64 (bsc#1117158).- commit 50a260e * Mon Jun 03 2019 hareAATTsuse.de- scsi: qedf: fixup bit operations (bsc#1135542).- scsi: qedf: fixup locking in qedf_restart_rport() (bsc#1135542).- scsi: qedf: missing kref_put in qedf_xmit() (bsc#1135542).- commit aeecf02 * Mon Jun 03 2019 jslabyAATTsuse.cz- ipv4: ip_do_fragment: Preserve skb_iif during fragmentation (networking-stable-19_05_04).- sctp: avoid running the sctp state machine recursively (networking-stable-19_05_04).- net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc (networking-stable-19_05_04).- bnxt_en: Improve multicast address setup logic (networking-stable-19_05_04).- net: phy: marvell: Fix buffer overrun with stats counters (networking-stable-19_05_04).- commit 3177994 * Mon Jun 03 2019 fyangAATTsuse.com- mm: pagechage-limit: Calculate pagecache-limit based on node state (bsc#1136811)- commit ac13e9c * Mon Jun 03 2019 jslabyAATTsuse.cz- memcg: make it work on sparse non-0-node systems (bnc#1133616).- memcg: make it work on sparse non-0-node systems kabi (bnc#1133616).- commit a3ffa5a * Fri May 31 2019 lduncanAATTsuse.com- scsi: hisi: KABI ignore new symbols (bsc#1135038).- commit 1ed490b * Fri May 31 2019 tiwaiAATTsuse.de- mmc: block: Delete gendisk before cleaning up the request queue (bsc#1127616).- commit 098f519 * Fri May 31 2019 jslabyAATTsuse.cz- signal: Restore the stop PTRACE_EVENT_EXIT (git-fixes).- commit 6eedc81 * Fri May 31 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Enable micmute LED for Huawei laptops (bsc#1051510).- commit 30d080e * Fri May 31 2019 tiwaiAATTsuse.de- rtc: da9063: set uie_unsupported when relevant (bsc#1051510).- rtc: sh: Fix invalid alarm warning for non-enabled alarm (bsc#1051510).- commit 8105b25 * Fri May 31 2019 tiwaiAATTsuse.de- configfs: Fix use-after-free when accessing sd->s_dentry (bsc#1051510).- commit 5a729aa * Fri May 31 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops (bsc#1051510).- ARM: iop: don\'t use using 64-bit DMA masks (bsc#1051510).- ARM: orion: don\'t use using 64-bit DMA masks (bsc#1051510).- commit 1c0a657 * Fri May 31 2019 jslabyAATTsuse.cz- userfaultfd: use RCU to free the task struct when fork fails (git-fixes).- switchtec: Fix unintended mask of MRPC event (git-fixes).- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum (git-fixes).- kABI: protect struct pci_dev (kabi).- PCI: Factor out pcie_retrain_link() function (git-fixes).- kernel/sys.c: prctl: fix false positive in validate_prctl_map() (git-fixes).- ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK (git-fixes).- commit 4b79357 * Fri May 31 2019 jslabyAATTsuse.cz- signal: Better detection of synchronous signals (git-fixes).- signal: Always notice exiting tasks (git-fixes).- commit d78bfdd * Fri May 31 2019 jslabyAATTsuse.cz- PCI: endpoint: Use EPC\'s device in dma_alloc_coherent()/dma_free_coherent() (git-fixes).- kABI: protect dma-mapping.h include (kabi).- commit cdb335e * Fri May 31 2019 jslabyAATTsuse.cz- blacklist.conf: add 2 ARCH_RENESAS commits and 1 unneeded- commit 556e784 * Fri May 31 2019 jslabyAATTsuse.cz- net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT (git-fixes).- commit f9ecc4c * Fri May 31 2019 jslabyAATTsuse.cz- net/rose: fix unbound loop in rose_loopback_timer() (networking-stable-19_04_30).- net: rds: exchange of 8K and 1M pool (networking-stable-19_04_30).- net: stmmac: move stmmac_check_ether_addr() to driver probe (networking-stable-19_04_30).- net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query (networking-stable-19_04_30).- team: fix possible recursive locking when add slaves (networking-stable-19_04_30).- stmmac: pci: Adjust IOT2000 matching (networking-stable-19_04_30).- mlxsw: spectrum: Fix autoneg status in ethtool (networking-stable-19_04_30).- ipv4: set the tcp_min_rtt_wlen range from 0 to one day (networking-stable-19_04_30).- commit 96259b9 * Fri May 31 2019 wquAATTsuse.com- btrfs: qgroup: Check bg while resuming relocation to avoid NULL pointer dereference (bsc#1134806).- commit f7220b7 * Fri May 31 2019 wquAATTsuse.com- Refresh patches.suse/btrfs-reloc-also-queue-orphan-reloc-tree-for-cleanup-to-avoid-bug_on.patch.- commit 375bd5a * Fri May 31 2019 jslabyAATTsuse.cz- ipv4: add sanity checks in ipv4_link_failure() (git-fixes).- commit 905af0e * Fri May 31 2019 lduncanAATTsuse.com- scsi: libsas: Print expander PHY indexes in decimal (bsc#1135021).- scsi: libsas: Do discovery on empty PHY to update PHY info (bsc#1135024).- scsi: libsas: Inject revalidate event for root port event (bsc#1135026).- scsi: libsas: Improve vague log in SAS rediscovery (bsc#1135027).- scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unmatch fixing (bsc#1135028).- scsi: libsas: Stop hardcoding SAS address length (bsc#1135029).- scsi: hisi_sas: Some misc tidy-up (bsc#1135031).- scsi: hisi_sas: Don\'t fail IT nexus reset for Open Reject timeout (bsc#1135033).- scsi: hisi_sas: Don\'t hard reset disk during controller reset (bsc#1135034).- scsi: hisi_sas: Support all RAS events with MSI interrupts (bsc#1135035).- scsi: hisi_sas: allocate different SAS address for directly attached situation (bsc#1135036).- scsi: hisi_sas: Adjust the printk format of functions hisi_sas_init_device() (bsc#1135037).- scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected (bsc#1135038).- scsi: hisi_sas: Remedy inconsistent PHY down state in software (bsc#1135039).- scsi: hisi_sas: add host reset interface for test (bsc#1135041).- scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset() (bsc#1135033).- scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP target port (bsc#1135037).- scsi: hisi_sas: Set PHY linkrate when disconnected (bsc#1135038).- scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset() (bsc#1135037).- scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery (bsc#1135028).- commit ef80787 * Thu May 30 2019 lyanAATTsuse.com- KVM: s390: kABI Workaround for \'kvm_vcpu_stat\' Add halt_no_poll_steal to kvm_vcpu_stat. Hide it from the kABI checker. Related patch: KVM-s390-provide-kvm_arch_no_poll-function.patch- commit 5991d45 * Thu May 30 2019 lyanAATTsuse.com- KVM: s390: enable CONFIG_HAVE_KVM_NO_POLL (bsc#1119222) We need to enable CONFIG_HAVE_KVM_NO_POLL for bsc#1119222- commit df0fa87 * Thu May 30 2019 lyanAATTsuse.com- KVM: s390: change default halt poll time to 50us (bsc#1119222).- KVM: s390: fix typo in parameter description (bsc#1119222).- KVM: s390: provide kvm_arch_no_poll function (bsc#1119222).- KVM: polling: add architecture backend to disable polling (bsc#1119222).- s390/vtime: steal time exponential moving average (bsc#1119222).- commit 705523a * Thu May 30 2019 fdmananaAATTsuse.com- btrfs: don\'t double unlock on error in btrfs_punch_hole (bsc#1136881).- commit e903367 * Thu May 30 2019 mbenesAATTsuse.cz- ftrace/x86_64: Emulate call function while updating in breakpoint handler (bsc#1099658).- commit fae436c * Thu May 30 2019 mbenesAATTsuse.cz- x86_64: Allow breakpoints to emulate call instructions (bsc#1099658).- commit 5ac027b * Thu May 30 2019 mbenesAATTsuse.cz- x86_64: Add gap to int3 to allow for call emulation (bsc#1099658).- commit 7433070 * Thu May 30 2019 jslabyAATTsuse.cz- tcp: tcp_grow_window() needs to respect tcp_space() (networking-stable-19_04_19).- net: atm: Fix potential Spectre v1 vulnerabilities (networking-stable-19_04_19).- bonding: fix event handling for stacked bonds (networking-stable-19_04_19).- ipv4: ensure rcu_read_lock() in ipv4_link_failure() (networking-stable-19_04_19).- ipv4: recompile ip options in ipv4_link_failure (networking-stable-19_04_19).- net: thunderx: don\'t allow jumbo frames with XDP (networking-stable-19_04_19).- net: thunderx: raise XDP MTU to 1508 (networking-stable-19_04_19).- net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv (networking-stable-19_04_19).- tipc: missing entries in name table of publications (networking-stable-19_04_19).- vhost: reject zero size iova range (networking-stable-19_04_19).- commit 4c0bbc3 * Thu May 30 2019 jslabyAATTsuse.cz- x86/smpboot: Rename match_die() to match_pkg() (jsc#SLE-5454).- commit abb6430 * Thu May 30 2019 jslabyAATTsuse.cz- perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-die/pkg support (jsc#SLE-5454).- perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg support (jsc#SLE-5454).- hwmon/coretemp: Cosmetic: Rename internal variables to zones from packages (jsc#SLE-5454).- thermal/x86_pkg_temp_thermal: Cosmetic: Rename internal variables to zones from packages (jsc#SLE-5454).- perf/x86/intel/cstate: Support multi-die/package (jsc#SLE-5454).- perf/x86/intel/rapl: Support multi-die/package (jsc#SLE-5454).- perf/x86/intel/uncore: Support multi-die/package (jsc#SLE-5454).- topology: Create core_cpus and die_cpus sysfs attributes (jsc#SLE-5454).- topology: Create package_cpus sysfs attribute (jsc#SLE-5454).- hwmon/coretemp: Support multi-die/package (jsc#SLE-5454).- powercap/intel_rapl: Update RAPL domain name and debug messages (jsc#SLE-5454).- thermal/x86_pkg_temp_thermal: Support multi-die/package (jsc#SLE-5454).- powercap/intel_rapl: Support multi-die/package (jsc#SLE-5454).- powercap/intel_rapl: Simplify rapl_find_package() (jsc#SLE-5454).- x86/topology: Define topology_logical_die_id() (jsc#SLE-5454).- kabi: x86/topology: Define topology_logical_die_id() (jsc#SLE-5454).- Refresh patches.kabi/x86-topology-Add-CPUID.1F-multi-die-package-support.patch.- x86/topology: Define topology_die_id() (jsc#SLE-5454).- cpu/topology: Export die_id (jsc#SLE-5454).- x86/topology: Create topology_max_die_per_package() (jsc#SLE-5454).- x86/topology: Add CPUID.1F multi-die/package support (jsc#SLE-5454).- kabi: x86/topology: Add CPUID.1F multi-die/package support (jsc#SLE-5454).- commit 1bbf122 * Wed May 29 2019 lyanAATTsuse.com- KVM: s390: vsie: fix < 8k check for the itdba (bsc#1136206).- KVM: s390: fix memory overwrites when not using SCA entries (bsc#1136206).- KVM: s390: provide io interrupt kvm_stat (bsc#1136206).- KVM: s390: use created_vcpus in more places (bsc#1136206).- commit ac8acab * Wed May 29 2019 nborisovAATTsuse.com- btrfs: reloc: Also queue orphan reloc tree for cleanup to avoid BUG_ON() (bsc#1133612).- commit a060248 * Wed May 29 2019 tiwaiAATTsuse.de- Update cx2072x patches to follow the upstream development (bsc#1068546)- commit 994eaf4 * Wed May 29 2019 lhenriquesAATTsuse.com- libceph: introduce alloc_watch_request() (bsc#1135897).- libceph: assign cookies in linger_submit() (bsc#1135897).- libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get() (bsc#1135897).- libceph: don\'t consume a ref on pagelist in ceph_msg_data_add_pagelist() (bsc#1135897).- commit f4b5978 * Wed May 29 2019 lhenriquesAATTsuse.com- libceph: introduce ceph_pagelist_alloc() (bsc#1135897).- Refresh patches.drivers/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch.- commit 0b2485a * Wed May 29 2019 lhenriquesAATTsuse.com- libceph, rbd: add error handling for osd_req_op_cls_init() (bsc#1135897).- commit 1005540 * Wed May 29 2019 mbenesAATTsuse.cz- livepatch: Remove duplicated code for early initialization (bsc#1071995).- commit d7cb081 * Tue May 28 2019 nsaenzjulienneAATTsuse.de- HID: core: move Usage Page concatenation to Main item (bsc#1093389).- commit e911a1e * Tue May 28 2019 mbenesAATTsuse.cz- livepatch: Remove custom kobject state handling (bsc#1071995).- commit a4335b2 * Tue May 28 2019 mbenesAATTsuse.cz- livepatch: Convert error about unsupported reliable stacktrace into a warning (bsc#1071995).- commit 72f483c * Tue May 28 2019 jeyuAATTsuse.de- blacklist.conf: blacklist unneeded git-fix for kbuild- commit 68fd002 * Tue May 28 2019 tiwaiAATTsuse.de- drm/edid: Fix a missing-check bug in drm_load_edid_firmware() (CVE-2019-12382, bsc#1136586).- commit 1e30a36 * Tue May 28 2019 ailiopoulosAATTsuse.com- xfs: serialize unaligned dio writes against all other dio writes (bsc#1134936).- commit 74a4006 * Tue May 28 2019 mbenesAATTsuse.cz- tracing: Fix partial reading of trace event\'s id file (bsc#1136573).- commit 09f1eb3 * Tue May 28 2019 mbenesAATTsuse.cz- blacklist.conf: 8ea58f1e8b11 (\"objtool: Allow AR to be overridden with HOSTAR\") Not needed. We can happily use just AR.- commit 8993380 * Tue May 28 2019 mbenesAATTsuse.cz- objtool: Fix function fallthrough detection (bsc#1058115).- commit 0746a05 * Tue May 28 2019 vbabkaAATTsuse.cz- fs: prevent page refcount overflow in pipe_buf_get (CVE-2019-11487, bsc#1133190).- fs: prevent page refcount overflow in pipe_buf_get - KABI fix (CVE-2019-11487, bsc#1133190, KABI).- Refresh patches.suse/tracing-fix-buffer_ref-pipe-ops.patch.- commit c6248ad * Tue May 28 2019 fabian.baumanisAATTsuse.com- dt-bindings: rtc: sun6i-rtc: Fix register range in example (bsc#1120902).- commit 927760c * Tue May 28 2019 fabian.baumanisAATTsuse.com- dt-bindings: clock: r8a7796: Remove CSIREF clock (bsc#1120902).- commit c971b53 * Tue May 28 2019 fabian.baumanisAATTsuse.com- dt-bindings: clock: r8a7795: Remove CSIREF clock (bsc#1120902).- commit 3779405 * Tue May 28 2019 fabian.baumanisAATTsuse.com- dt-bindings: net: Add binding for the external clock for TI WiLink (bsc#1085535).- commit a82e24e * Mon May 27 2019 fdmananaAATTsuse.com- Btrfs: tree-checker: detect file extent items with overlapping ranges (bsc#1136478).- commit 99c28e3 * Mon May 27 2019 fdmananaAATTsuse.com- Btrfs: fix race between ranged fsync and writeback of adjacent ranges (bsc#1136477).- commit 78d735d * Mon May 27 2019 jackAATTsuse.cz- blacklist.conf: Blacklist e5d01196c042- commit f5f212c * Mon May 27 2019 jackAATTsuse.cz- blacklist.conf: Blacklist e5d01196c042- commit 8d4155b * Mon May 27 2019 jackAATTsuse.cz- ext4: make sanity check in mballoc more strict (bsc#1136439).- commit 6ac995b * Mon May 27 2019 jackAATTsuse.cz- ext4: wait for outstanding dio during truncate in nojournal mode (bsc#1136438).- commit 638f0df * Mon May 27 2019 jackAATTsuse.cz- ext4: avoid panic during forced reboot due to aborted journal (bsc#1126356).- commit 0e51a34 * Mon May 27 2019 jackAATTsuse.cz- fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount (bsc#1136435).- commit 9efa073 * Mon May 27 2019 jackAATTsuse.cz- ocfs2: fix ocfs2 read inode data panic in ocfs2_iget (bsc#1136434).- commit c5999d1 * Mon May 27 2019 jackAATTsuse.cz- fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback (bsc#1136432).- commit d0e9c49 * Mon May 27 2019 jackAATTsuse.cz- jbd2: check superblock mapped prior to committing (bsc#1136430).- commit e8faf2c * Mon May 27 2019 jackAATTsuse.cz- ext4: fix data corruption caused by overlapping unaligned and aligned IO (bsc#1136428).- commit 1dc7363 * Mon May 27 2019 oneukumAATTsuse.com- blacklist.conf: not neeed for our kernel configs- commit 57259c7 * Mon May 27 2019 oneukumAATTsuse.com- p54: drop device reference count if fails to enable device (bsc#1135642).- commit 4fe5e78 * Mon May 27 2019 oneukumAATTsuse.com- keys: safe concurrent user->{session,uid}_keyring access (bsc#1135642).- commit 208d509 * Mon May 27 2019 yousaf.kaukabAATTsuse.com- config: arm64: enable CN99xx uncore pmu References: fate#323052,bsc#1117114- commit 68ebe3c * Mon May 27 2019 yousaf.kaukabAATTsuse.com- drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver (fate#323052).- Documentation: perf: Add documentation for ThunderX2 PMU uncore driver (fate#323052).- commit 13e4b4f * Mon May 27 2019 jgrossAATTsuse.com- xenbus: drop useless LIST_HEAD in xenbus_write_watch() and xenbus_file_write() (bsc#1065600).- commit 19f3981 * Mon May 27 2019 mwilckAATTsuse.com- RDMA/rxe: Consider skb reserve space based on netdev of GID (bsc#1082387, bsc#1103992, FATE#326009).- commit 1002de7 * Mon May 27 2019 ptesarikAATTsuse.cz- Delete patches.kabi/ *- commit ea4c9f7 * Mon May 27 2019 glinAATTsuse.com- kabi: implement map_lookup_elem_sys_only in another way (bsc#1083647).- bpf, lru: avoid messing with eviction heuristics upon syscall lookup (bsc#1083647).- bpf: add map_lookup_elem_sys_only for lookups from syscall side (bsc#1083647).- commit f662f86 * Mon May 27 2019 wquAATTsuse.com- Refresh patches.suse/0001-btrfs-extent-tree-Fix-a-bug-that-btrfs-is-unable-to-.patch.- commit 3d0a3c7 * Sun May 26 2019 tiwaiAATTsuse.de- Bluetooth: Check key sizes only when Secure Simple Pairing is enabled (bsc#1135556).- commit 6cda879 * Fri May 24 2019 tiwaiAATTsuse.de- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz (bsc#1111666).- drm/sun4i: Fix sun8i HDMI PHY clock initialization (bsc#1111666).- commit c60d4d9 * Fri May 24 2019 tiwaiAATTsuse.de- drm/i915/gvt: do not let TRTTE and 0x4dfc write passthrough to hardware (bsc#1051510).- commit 7358223 * Fri May 24 2019 tiwaiAATTsuse.de- platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_systems DMI table (bsc#1051510).- platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table (bsc#1051510).- drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read (bsc#1051510).- drm/vmwgfx: Don\'t send drm sysfs hotplug events on initial master set (bsc#1051510).- commit 70d4924 * Fri May 24 2019 dkirjanovAATTsuse.com- netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule (git-fixes).- ipv6/flowlabel: wait rcu grace period before put_pid() (git-fixes).- ipv6: invert flowlabel sharing check in process and user mode (git-fixes).- netfilter: nf_tables: fix leaking object reference count (git-fixes).- netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel (git-fixes).- ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf (git-fixes).- net: don\'t keep lonely packets forever in the gro hash (git-fixes).- netfilter: nft_compat: do not dump private area (git-fixes).- net/ipv4: defensive cipso option parsing (git-fixes).- ip_gre: fix parsing gre header in ipgre_err (git-fixes).- net: make skb_partial_csum_set() more robust against overflows (git-fixes).- commit 86f6537 * Fri May 24 2019 tbogendoerferAATTsuse.de- net: ena: fix return value of ena_com_config_llq_info() (bsc#1111696 bsc#1117561).- bpf: Add missed newline in verifier verbose log (bsc#1056787).- net: hns3: remove resetting check in hclgevf_reset_task_schedule (bsc#1104353 FATE#326415 bsc#1135056).- bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one() (bsc#1050242 FATE#322914).- RDMA/hns: Fix bug that caused srq creation to fail (bsc#1104427 FATE#326416).- net/sched: don\'t dereference a->goto_chain to read the chain index (bsc#1064802 bsc#1066129).- net/mlx5e: IPoIB, Reset QP after channels are closed (bsc#1075020).- net/mlx5e: Fix trailing semicolon (bsc#1075020).- commit 1a64be3 * Fri May 24 2019 ptesarikAATTsuse.cz- Update patches.fixes/net-smc-check-for-ip-prefix-and-subnet (bsc#1134618 LTC#177520).- Update patches.fixes/net-smc-cleanup-of-get-vlan-id (bsc#1134618 LTC#177520).- Update patches.fixes/net-smc-code-cleanup-smc_listen_work (bsc#1134618 LTC#177520).- Update patches.fixes/net-smc-consolidate-function-parameters (bsc#1134618 LTC#177520).- Update patches.fixes/net-smc-fallback-to-tcp-after-connect-problems (bsc#1134618 LTC#177520).- Update patches.fixes/net-smc-fix-a-null-pointer-dereference (bsc#1134618 LTC#177520).- Update patches.fixes/net-smc-fix-return-code-from-flush-command (bsc#1134618 LTC#177520).- Update patches.fixes/net-smc-improve-smc_conn_create-reason-codes (bsc#1134618 LTC#177520).- Update patches.fixes/net-smc-improve-smc_listen_work-reason-codes (bsc#1134618 LTC#177520).- Update patches.fixes/net-smc-move-unhash-before-release-of-clcsock (bsc#1134618 LTC#177520).- Update patches.fixes/net-smc-nonblocking-connect-rework (bsc#1134618 LTC#177520).- Update patches.fixes/net-smc-propagate-file-from-smc-to-tcp-socket (bsc#1134618 LTC#177520).- Update patches.fixes/net-smc-wait-for-pending-work-before-clcsock-release_sock (bsc#1134618 LTC#177520).- commit b2dfaba * Thu May 23 2019 neilbAATTsuse.com- arm64: Export save_stack_trace_tsk() (jsc#SLE-4214).- commit 47a499b * Thu May 23 2019 ptesarikAATTsuse.cz- net/smc: improve smc_conn_create reason codes (bsc#1134607 LTC#177518).- net/smc: improve smc_listen_work reason codes (bsc#1134607 LTC#177518).- net/smc: code cleanup smc_listen_work (bsc#1134607 LTC#177518).- net/smc: cleanup of get vlan id (bsc#1134607 LTC#177518).- net/smc: improve smc_conn_create reason codes (bsc#1134607 LTC#177518).- net/smc: improve smc_listen_work reason codes (bsc#1134607 LTC#177518).- net/smc: code cleanup smc_listen_work (bsc#1134607 LTC#177518).- net/smc: cleanup of get vlan id (bsc#1134607 LTC#177518).- commit e4f2e1f * Thu May 23 2019 ptesarikAATTsuse.cz- net/smc: consolidate function parameters (bsc#1134607 LTC#177518).- Refresh patches.kabi/net-smc-preallocated-memory-for-rdma-work-requests- net/smc: consolidate function parameters (bsc#1134607 LTC#177518).- Refresh patches.kabi/s390-net-smc-add-infrastructure-to-send-delete-rkey-messa.patch.- commit 278f2e9 * Thu May 23 2019 ptesarikAATTsuse.cz- net/smc: check for ip prefix and subnet (bsc#1134607 LTC#177518).- net/smc: fallback to TCP after connect problems (bsc#1134607 LTC#177518).- net/smc: nonblocking connect rework (bsc#1134607 LTC#177518).- net/smc: move unhash before release of clcsock (bsc#1134607 LTC#177518).- net/smc: fix return code from FLUSH command (bsc#1134607 LTC#177518).- net/smc: propagate file from SMC to TCP socket (bsc#1134607 LTC#177518).- net/smc: fix a NULL pointer dereference (bsc#1134607 LTC#177518).- net/smc: wait for pending work before clcsock release_sock (bsc#1134607 LTC#177518).- net/smc: check for ip prefix and subnet (bsc#1134607 LTC#177518).- net/smc: fallback to TCP after connect problems (bsc#1134607 LTC#177518).- net/smc: nonblocking connect rework (bsc#1134607 LTC#177518).- net/smc: move unhash before release of clcsock (bsc#1134607 LTC#177518).- net/smc: fix return code from FLUSH command (bsc#1134607 LTC#177518).- net/smc: propagate file from SMC to TCP socket (bsc#1134607 LTC#177518).- net/smc: fix a NULL pointer dereference (bsc#1134607 LTC#177518).- net/smc: wait for pending work before clcsock release_sock (bsc#1134607 LTC#177518).- commit 77acc58 * Thu May 23 2019 ptesarikAATTsuse.cz- Update patches.arch/s390-qdio-clear-intparm-during-shutdown (bsc#1134591 bsc#1134597 LTC#177515 LTC#177516).- commit a3ffa5e * Thu May 23 2019 ptesarikAATTsuse.cz- Update patches.arch/s390-qdio-clear-intparm-during-shutdown (bsc#1134597 bsc#1134600 LTC#177516 LTC#177517).- commit 00d8d86 * Thu May 23 2019 ptesarikAATTsuse.cz- s390/qdio: clear intparm during shutdown (bsc#1134597 LTC#177516).- commit fbf32ad * Thu May 23 2019 ptesarikAATTsuse.cz- kmsg: Update message catalog to latest IBM level (2019/03/08) (bsc#1128904 LTC#176078).- commit d18ce40 * Thu May 23 2019 ptesarikAATTsuse.cz- Refresh patches.drm/drm-i915-Disable-LP3-watermarks-on-all-SNB-machines.patch.- commit d7b63e6 * Thu May 23 2019 jthumshirnAATTsuse.de- nvme-rdma: fix possible free of a non-allocated async event buffer (bsc#1120423).- commit 897ddf2 * Thu May 23 2019 vbabkaAATTsuse.cz- mm/mincore.c: make mincore() more conservative (CVE-2019-5489, bsc#1120843).- commit 1e17fa5 * Thu May 23 2019 oneukumAATTsuse.com- PCI: pciehp: Tolerate Presence Detect hardwired to zero (bsc#1133016).- Refresh patches.drivers/0001-PCI-pciehp-Unify-controller-and-slot-structs.patch.- commit cbef614 * Thu May 23 2019 tiwaiAATTsuse.de- MD: fix invalid stored role for a disk (bsc#1051510).- commit 44ef4a6 * Thu May 23 2019 tiwaiAATTsuse.de- mac8390: Fix mmio access size probe (bsc#1051510).- commit ae05479 * Thu May 23 2019 tiwaiAATTsuse.de- l2tp: revert \"l2tp: fix missing print session offset info\" (bsc#1051510).- l2tp: cleanup l2tp_tunnel_delete calls (bsc#1051510).- commit 9da90d9 * Thu May 23 2019 tiwaiAATTsuse.de- iw_cxgb4: only allow 1 flush on user qps (bsc#1051510).- commit 917dc56 * Thu May 23 2019 tiwaiAATTsuse.de- ipvs: Fix signed integer overflow when setsockopt timeout (bsc#1051510).- ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest() (bsc#1051510).- commit c0d0472 * Thu May 23 2019 tiwaiAATTsuse.de- blacklist.conf: Add reverted entries for ipvlan- commit e8535d6 * Thu May 23 2019 tiwaiAATTsuse.de- ipvlan: use ETH_MAX_MTU as max mtu (bsc#1051510).- ipvlan: Add the skb->mark as flow4\'s member to lookup route (bsc#1051510).- ipvlan: fix ipv6 outbound device (bsc#1051510).- commit 034e32f * Thu May 23 2019 tiwaiAATTsuse.de- ipconfig: Correctly initialise ic_nameservers (bsc#1051510).- commit dfaa13c * Thu May 23 2019 tiwaiAATTsuse.de- debugfs: fix use-after-free on symlink traversal (bsc#1051510).- commit 472b149 * Thu May 23 2019 tiwaiAATTsuse.de- dccp: Fix memleak in __feat_register_sp (bsc#1051510).- commit f3bfe00 * Thu May 23 2019 tiwaiAATTsuse.de- crypto: vmx - CTR: always increment IV as quadword (bsc#1051510).- commit 8dd0014 * Thu May 23 2019 tiwaiAATTsuse.de- 9p locks: add mount option for lock retry interval (bsc#1051510).- Refresh patches.fixes/9p-locks-fix-glock.client_id-leak-in-do_lock.patch.- commit 70d83b3 * Thu May 23 2019 tiwaiAATTsuse.de- blacklist.conf: blacklist entries for unsupported fsl hypervisor- commit cd8abeb * Thu May 23 2019 ptesarikAATTsuse.cz- RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr (bsc#1131530 LTC#176717).- commit 11da9fc * Wed May 22 2019 dkirjanovAATTsuse.com- xfrm: reset crypto_done when iterating over multiple input xfrms (git-fixes).- xfrm: reset transport header back to network header after all input transforms ahave been applied (git-fixes).- xfrm6: call kfree_skb when skb is toobig (git-fixes).- xfrm: Validate address prefix lengths in the xfrm selector (git-fixes).- netfilter: bridge: Don\'t sabotage nf_hook calls from an l3mdev (git-fixes).- netfilter: nf_tables: release chain in flushing set (git-fixes).- igmp: fix incorrect unsolicit report count when join group (git-fixes).- ipv6: fix cleanup ordering for pingv6 registration (git-fixes).- ipv6: fix cleanup ordering for ip6_mr failure (git-fixes).- ip6_tunnel: collect_md xmit: Use ip_tunnel_key\'s provided src address (git-fixes).- xfrm: fix \'passing zero to ERR_PTR()\' warning (git-fixes).- net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices (git-fixes).- net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE (git-fixes).- net/ipv6: don\'t reinitialize ndev->cnf.addr_gen_mode on new inet6_dev (git-fixes).- net/ipv6: fix addrconf_sysctl_addr_gen_mode (git-fixes).- packet: refine ring v3 block size test to hold one frame (git-fixes).- net: socket: fix potential spectre v1 gadget in socketcall (git-fixes).- xfrm: fix missing dst_release() after policy blocking lbcast and multicast (git-fixes).- xfrm_user: prevent leaking 2 bytes of kernel memory (git-fixes).- netfilter: nf_log: don\'t hold nf_log_mutex during user access (git-fixes).- netfilter: nf_log: fix uninit read in nf_log_proc_dostring (git-fixes).- commit 303186e * Wed May 22 2019 aaptelAATTsuse.com- cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid (bsc#1144333).- commit 68f6ab0 * Wed May 22 2019 aaptelAATTsuse.com- SMB3: Allow persistent handle timeout to be configurable on mount (bsc#1144333).- commit 627d619 * Wed May 22 2019 aaptelAATTsuse.com- smb3: Fix enumerating snapshots to Azure (bsc#1144333).- commit 0a9c290 * Wed May 22 2019 aaptelAATTsuse.com- cifs: fix kref underflow in close_shroot() (bsc#1144333).- commit 615abb2 * Wed May 22 2019 aaptelAATTsuse.com- fs/cifs: Simplify ib_post_(send|recv|srq_recv)() calls (bsc#1144333).- commit 04b1ce0 * Wed May 22 2019 aaptelAATTsuse.com- cifs_lookup(): switch to d_splice_alias() (bsc#1144333).- commit 36ccce5 * Wed May 22 2019 aaptelAATTsuse.com- cifs_lookup(): cifs_get_inode_...() never returns 0 with *inode left NULL (bsc#1144333).- commit f01e8fd * Wed May 22 2019 jackAATTsuse.cz- ext4: zero out the unused memory region in the extent tree block (bsc#1135281 CVE-2019-11833).- commit 5827b89 * Wed May 22 2019 tiwaiAATTsuse.de- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time (bsc#1051510).- ARM: 8833/1: Ensure that NEON code always compiles with Clang (bsc#1051510).- ARM: avoid Cortex-A9 livelock on tight dmb loops (bsc#1051510).- ARM: 8840/1: use a raw_spinlock_t in unwind (bsc#1051510).- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t (bsc#1051510).- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify (bsc#1051510).- ARM: 8824/1: fix a migrating irq bug when hotplug cpu (bsc#1051510).- ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug (bsc#1051510).- ARM: OMAP2+: Variable \"reg\" in function omap4_dsi_mux_pads() could be uninitialized (bsc#1051510).- ARM: pxa: ssp: unneeded to free devm_ allocated data (bsc#1051510).- ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms (bsc#1051510).- commit 8a4cc44 * Wed May 22 2019 msuchanekAATTsuse.de- Update config files. Debug kernel is not supported (bsc#1135492).- commit 166e766 * Wed May 22 2019 aaptelAATTsuse.com- cifs: Fix to use kmem_cache_free() instead of kfree() (bsc#1144333).- commit 3845c98 * Wed May 22 2019 fabian.baumanisAATTsuse.com- tools lib traceevent: Fix missing equality check for strcmp (bsc#1129770).- commit 677ed0a * Wed May 22 2019 fabian.baumanisAATTsuse.com- x86/speculation/mds: Fix documentation typo (bsc#1135642).- commit 4e531e5 * Tue May 21 2019 aaptelAATTsuse.com- smb3: missing defines and structs for reparse point handling (bsc#1144333).- commit 7fa072b * Tue May 21 2019 aaptelAATTsuse.com- smb3: if server does not support posix do not allow posix mount option (bsc#1144333).- commit 99d410c * Tue May 21 2019 aaptelAATTsuse.com- cifs: smbd: Check for iov length on sending the last iov (bsc#1144333).- commit c0232af * Tue May 21 2019 ptesarikAATTsuse.cz- Refresh patches.drivers/iommu-arm-smmu-v3-Don-t-disable-SMMU-in-kdump-kernel.patch.- Refresh patches.fixes/nvme-multipath-avoid-crash-on-invalid-subsystem-cntl.patch.- commit 8352479 * Tue May 21 2019 fdmananaAATTsuse.com- Btrfs: improve performance on fsync of files with multiple hardlinks (bsc#1123454).- commit 19a09ba * Tue May 21 2019 fdmananaAATTsuse.com- Btrfs: send, flush dellaloc in order to avoid data loss (bsc#1133320).- commit 9e6fc7e * Tue May 21 2019 fdmananaAATTsuse.com- Btrfs: do not allow trimming when a fs is mounted with the nologreplay option (bsc#1135758).- commit f1cd52b * Tue May 21 2019 tiwaiAATTsuse.de- blacklist.conf: add a CVE entry that isn\'t needed for SLE15-SP0- commit 6366742 * Tue May 21 2019 tiwaiAATTsuse.de- Update reference tag for MDS fixes, adding mising CVE-2019-11091- commit b6b4ce8 * Tue May 21 2019 jslabyAATTsuse.cz- TTY: serial_core, add ->install (bnc#1129693).- commit f4a2fd2 * Tue May 21 2019 tiwaiAATTsuse.de- vsock/virtio: Initialize core virtio vsock before registering the driver (bsc#1051510).- soc/fsl/qe: Fix an error code in qe_pin_request() (bsc#1051510).- commit 71c20f2 * Tue May 21 2019 jslabyAATTsuse.cz- Refresh patches.drivers/serial-fix-race-between-flush_to_ldisc-and-tty_open.patch. Fix misapplied hunk. The second hunk should have been in uart_unthrottle.- commit 2e69a77 * Mon May 20 2019 tiwaiAATTsuse.de- Update reference tag for tun security fix (CVE-2018-7191, bsc#1135603)- commit fe4b52d * Mon May 20 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/gvt: Add in context mmio 0x20D8 to gen9 mmio list\'- commit f377034 * Mon May 20 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/sun4i: rgb: Change the pixel clock validation check\'- commit bfb6b1e * Sun May 19 2019 bpAATTsuse.de- perf tools: Add Hygon Dhyana support (fate#327735).- commit ab9d89c * Sun May 19 2019 bpAATTsuse.de- Update config files.- commit 32d89f9 * Sun May 19 2019 bpAATTsuse.de- tools/cpupower: Add Hygon Dhyana support (fate#327735).- commit bc59bd0 * Sun May 19 2019 bpAATTsuse.de- EDAC, amd64: Add Hygon Dhyana support (fate#327735).- commit 41d77bc * Sun May 19 2019 bpAATTsuse.de- cpufreq: Add Hygon Dhyana support (fate#327735).- cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ (fate#327735).- commit ecf0cba * Sun May 19 2019 tiwaiAATTsuse.de- blacklist.conf: Add a blacklist entry for HD-audio core that would break kABI- commit 1d28cd1 * Sun May 19 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug (bsc#1051510).- ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14) (bsc#1051510).- ALSA: hda/realtek - Avoid superfluous COEF EAPD setups (bsc#1051510).- ALSA: hda/realtek - Fixup headphone noise via runtime suspend (bsc#1051510).- ALSA: hda - Use a macro for snd_array iteration loops (bsc#1051510).- commit ed69d64 * Sun May 19 2019 bpAATTsuse.de- ACPI: Add Hygon Dhyana support (fate#327735).- commit 4baf3e0 * Sun May 19 2019 bpAATTsuse.de- x86/xen: Add Hygon Dhyana support to Xen (fate#327735).- commit 572d0fb * Sun May 19 2019 bpAATTsuse.de- x86/kvm: Add Hygon Dhyana support to KVM (fate#327735).- commit 450fdda * Sun May 19 2019 bpAATTsuse.de- x86/mce: Don\'t disable MCA banks when offlining a CPU on AMD (fate#327735).- x86/mce: Add Hygon Dhyana support to the MCA infrastructure (fate#327735).- x86/mce: Don\'t disable MCA banks when offlining a CPU on AMD (fate#327735).- commit 956d775 * Sat May 18 2019 bpAATTsuse.de- x86/bugs: Add Hygon Dhyana to the respective mitigation machinery (fate#327735).- Update patches.arch/x86-speculation-consolidate-cpu-whitelists.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,).- Update patches.arch/x86-speculation-mds-add-basic-bug-infrastructure-for-mds.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,).- Update patches.arch/x86-speculation-mds-add-bug_msbds_only.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,).- commit b867b1c * Sat May 18 2019 bpAATTsuse.de- x86/apic: Add Hygon Dhyana support (fate#327735).- commit b287f37 * Sat May 18 2019 ailiopoulosAATTsuse.com- xfs: force summary counter recalc at next mount (bsc#1114427).- commit 437f1ec * Sat May 18 2019 ailiopoulosAATTsuse.com- xfs: refactor unmount record write (bsc#1114427).- commit fd58dbe * Sat May 18 2019 ailiopoulosAATTsuse.com- xfs: move error injection tags into their own file (bsc#1114427).- commit 269d9c3 * Sat May 18 2019 ailiopoulosAATTsuse.com- xfs: fix unused variable warning in xfs_buf_set_ref() (bsc#1114427).- commit b0ec684 * Sat May 18 2019 ailiopoulosAATTsuse.com- xfs: create inode pointer verifiers (bsc#1114427).- commit 2fc02cb * Sat May 18 2019 ailiopoulosAATTsuse.com- xfs: buffer lru reference count error injection tag (bsc#1114427).- commit 7c870d3 * Sat May 18 2019 ailiopoulosAATTsuse.com- xfs: add log item pinning error injection tag (bsc#1114427).- commit 50a1a91 * Sat May 18 2019 ailiopoulosAATTsuse.com- xfs: replace log_badcrc_factor knob with error injection tag (bsc#1114427).- commit 71829d5 * Sat May 18 2019 ailiopoulosAATTsuse.com- xfs: convert drop_writes to use the errortag mechanism (bsc#1114427).- commit 7756cd3 * Sat May 18 2019 ailiopoulosAATTsuse.com- xfs: expose errortag knobs via sysfs (bsc#1114427).- Refresh patches.fixes/xfs-remove-unneeded-parameter-from-XFS_TEST_ERROR.patch.- commit 4c318be * Sat May 18 2019 ailiopoulosAATTsuse.com- xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub (bsc#1114427).- commit 9a1c1d3 * Fri May 17 2019 bpAATTsuse.de- x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge (fate#327735).- Refresh patches.arch/x86-amd_nb-add-support-for-newer-pci-topologies.patch.- commit 8565793 * Fri May 17 2019 aaptelAATTsuse.com- cifs: update internal module version number (bsc#1144333).- commit 7464d29 * Fri May 17 2019 aaptelAATTsuse.com- SMB3: Fix SMB3.1.1 guest mounts to Samba (bsc#1051510, bsc#1144333).- commit 4f51c39 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix slab-out-of-bounds when tracing SMB tcon (bsc#1144333).- commit cbe5f9f * Fri May 17 2019 aaptelAATTsuse.com- cifs: allow guest mounts to work for smb3.11 (bsc#1051510, bsc#1144333).- commit dd5b721 * Fri May 17 2019 aaptelAATTsuse.com- fix incorrect error code mapping for OBJECTID_NOT_FOUND (bsc#1144333).- commit 363dad3 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN (bsc#1144333).- commit f215a41 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN (bsc#1144333).- commit 58f5208 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: fix POSIX lock leak and invalid ptr deref (bsc#1114542, bsc#1144333).- commit 84b9ca5 * Fri May 17 2019 aaptelAATTsuse.com- SMB3: Allow SMB3 FSCTL queries to be sent to server from tools (bsc#1144333).- commit 0fc8064 * Fri May 17 2019 aaptelAATTsuse.com- cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc (bsc#1144333).- commit be9b2e4 * Fri May 17 2019 aaptelAATTsuse.com- smb2: fix typo in definition of a few error flags (bsc#1144333).- commit 94d3a94 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: make mknod() an smb_version_op (bsc#1144333).- commit 37ba4d4 * Fri May 17 2019 aaptelAATTsuse.com- cifs: remove unused value pointed out by Coverity (bsc#1144333).- commit c4f35af * Fri May 17 2019 aaptelAATTsuse.com- SMB3: passthru query info doesn\'t check for SMB3 FSCTL passthru (bsc#1144333).- commit 0c79e6b * Fri May 17 2019 aaptelAATTsuse.com- smb3: add dynamic tracepoints for simple fallocate and zero range (bsc#1144333).- commit 4b80521 * Fri May 17 2019 aaptelAATTsuse.com- cifs: fix smb3_zero_range so it can expand the file-size when required (bsc#1144333).- commit 869e25e * Fri May 17 2019 aaptelAATTsuse.com- cifs: add SMB2_ioctl_init/free helpers to be used with compounding (bsc#1144333).- commit 2e0785f * Fri May 17 2019 aaptelAATTsuse.com- smb3: Add dynamic trace points for various compounded smb3 ops (bsc#1144333).- commit bfb0a61 * Fri May 17 2019 aaptelAATTsuse.com- cifs: cache FILE_ALL_INFO for the shared root handle (bsc#1144333).- commit 24457c8 * Fri May 17 2019 aaptelAATTsuse.com- smb3: display volume serial number for shares in /proc/fs/cifs/DebugData (bsc#1144333).- commit 69a9bf3 * Fri May 17 2019 aaptelAATTsuse.com- cifs: simplify how we handle credits in compound_send_recv() (bsc#1144333).- commit 2c6e52b * Fri May 17 2019 aaptelAATTsuse.com- smb3: add dynamic tracepoint for timeout waiting for credits (bsc#1144333).- commit 0205de1 * Fri May 17 2019 aaptelAATTsuse.com- smb3: display security information in /proc/fs/cifs/DebugData more accurately (bsc#1144333).- commit 45e7cec * Fri May 17 2019 aaptelAATTsuse.com- cifs: add a timeout argument to wait_for_free_credits (bsc#1144333).- commit 5c67c91 * Fri May 17 2019 aaptelAATTsuse.com- cifs: prevent starvation in wait_for_free_credits for multi-credit requests (bsc#1144333).- commit 79213cb * Fri May 17 2019 aaptelAATTsuse.com- cifs: wait_for_free_credits() make it possible to wait for >=1 credits (bsc#1144333).- commit 19ec29e * Fri May 17 2019 aaptelAATTsuse.com- cifs: pass flags down into wait_for_free_credits() (bsc#1144333).- commit 4e5a6f9 * Fri May 17 2019 aaptelAATTsuse.com- cifs: change wait_for_free_request() to take flags as argument (bsc#1144333).- commit 61d499e * Fri May 17 2019 aaptelAATTsuse.com- fs: cifs: Kconfig: pedantic formatting (bsc#1144333).- commit 236ac2b * Fri May 17 2019 aaptelAATTsuse.com- smb3: request more credits on normal (non-large read/write) ops (bsc#1144333).- commit e7ba074 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Mask off signals when sending SMB packets (bsc#1144333).- commit 39b8127 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Return -EAGAIN instead of -ENOTSOCK (bsc#1144333).- commit 7d43c63 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Only send SMB2_NEGOTIATE command on new TCP connections (bsc#1144333).- commit 2216157 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix read after write for files with read caching (bsc#1051510, bsc#1144333).- commit 5b17941 * Fri May 17 2019 aaptelAATTsuse.com- smb3: for kerberos mounts display the credential uid used (bsc#1144333).- commit e768732 * Fri May 17 2019 aaptelAATTsuse.com- cifs: use correct format characters (bsc#1144333).- commit 349330a * Fri May 17 2019 aaptelAATTsuse.com- smb3: add dynamic trace point for query_info_enter/done (bsc#1144333).- commit f313794 * Fri May 17 2019 bpAATTsuse.de- x86/amd_nb: Check vendor in AMD-only functions (fate#327735).- commit cac6c50 * Fri May 17 2019 aaptelAATTsuse.com- smb3: add dynamic trace point for smb3_cmd_enter (bsc#1144333).- commit 868407f * Fri May 17 2019 aaptelAATTsuse.com- smb3: improve dynamic tracing of open and posix mkdir (bsc#1144333).- commit 9b6ec9e * Fri May 17 2019 aaptelAATTsuse.com- smb3: add missing read completion trace point (bsc#1144333).- commit f768d2f * Fri May 17 2019 aaptelAATTsuse.com- smb3: Add tracepoints for read, write and query_dir enter (bsc#1144333).- commit 57da492 * Fri May 17 2019 aaptelAATTsuse.com- smb3: add tracepoints for query dir (bsc#1144333).- commit f27bdad * Fri May 17 2019 aaptelAATTsuse.com- smb3: Update POSIX negotiate context with POSIX ctxt GUID (bsc#1144333).- commit 1e6924b * Fri May 17 2019 aaptelAATTsuse.com- cifs: update internal module version number (bsc#1144333).- commit 6e02e6e * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Try to acquire credits at once for compound requests (bsc#1144333).- commit d1ac7e2 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Return error code when getting file handle for writeback (bsc#1144333).- commit e5eabf3 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Move open file handling to writepages (bsc#1144333).- commit 88e44ed * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Move unlocking pages from wdata_send_pages() (bsc#1144333).- commit f35bc80 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Find and reopen a file before get MTU credits in writepages (bsc#1144333).- commit fc9ec19 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Reopen file before get SMB2 MTU credits for async IO (bsc#1144333).- commit 5d647a5 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Remove custom credit adjustments for SMB2 async IO (bsc#1144333).- commit 77a1406 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Adjust MTU credits before reopening a file (bsc#1144333).- commit 78e9be0 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Check for reconnects before sending compound requests (bsc#1144333).- commit 07d400d * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Check for reconnects before sending async requests (bsc#1144333).- commit 378cdb1 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Respect reconnect in non-MTU credits calculations (bsc#1144333).- commit eb47f27 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Respect reconnect in MTU credits calculations (bsc#1144333).- commit 96ab551 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Set reconnect instance to one initially (bsc#1144333).- commit 203835a * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Respect SMB2 hdr preamble size in read responses (bsc#1144333).- commit 2202d63 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Count SMB3 credits for malformed pending responses (bsc#1144333).- commit c414c2c * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Do not log credits when unmounting a share (bsc#1144333).- commit 0b56f16 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Always reset read error to -EIO if no response (bsc#1144333).- commit b50fd91 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED (bsc#1144333).- commit 76d6e1d * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Do not skip SMB2 message IDs on send failures (bsc#1144333).- commit 1495978 * Fri May 17 2019 aaptelAATTsuse.com- smb3: request more credits on tree connect (bsc#1144333).- commit 78f6cae * Fri May 17 2019 aaptelAATTsuse.com- smb3: make default i/o size for smb3 mounts larger (bsc#1144333).- commit d51d536 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Do not reset lease state to NONE on lease break (bsc#1051510, bsc#1144333).- commit 2b009f3 * Fri May 17 2019 aaptelAATTsuse.com- smb3: fix bytes_read statistics (bsc#1144333).- commit a25167c * Fri May 17 2019 aaptelAATTsuse.com- cifs: return -ENODATA when deleting an xattr that does not exist (bsc#1144333).- commit dfbb286 * Fri May 17 2019 aaptelAATTsuse.com- cifs: add credits from unmatched responses/messages (bsc#1144333).- commit f7e3ff5 * Fri May 17 2019 aaptelAATTsuse.com- cifs: replace snprintf with scnprintf (bsc#1144333).- commit b9e1b5e * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix NULL pointer dereference of devname (bnc#1129519).- commit 3454751 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix leaking locked VFS cache pages in writeback retry (bsc#1144333).- commit 8439227 * Fri May 17 2019 aaptelAATTsuse.com- cifs: update internal module version number (bsc#1144333).- commit f226dd4 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: fix use-after-free of the lease keys (bsc#1144333).- commit d144209 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Do not consider -ENODATA as stat failure for reads (bsc#1144333).- commit 865bfac * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Do not count -ENODATA as failure for query directory (bsc#1051510, bsc#1144333).- commit e5bfe8c * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix trace command logging for SMB2 reads and writes (bsc#1144333).- commit eb75aa6 * Fri May 17 2019 bpAATTsuse.de- x86/alternative: Init ideal_nops for Hygon Dhyana (fate#327735).- commit 92051d3 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix possible oops and memory leaks in async IO (bsc#1144333).- commit b2f69fa * Fri May 17 2019 aaptelAATTsuse.com- cifs: limit amount of data we request for xattrs to CIFSMaxBufSize (bsc#1144333).- commit 3978692 * Fri May 17 2019 aaptelAATTsuse.com- cifs: fix computation for MAX_SMB2_HDR_SIZE (bsc#1144333).- commit f3a9346 * Fri May 17 2019 aaptelAATTsuse.com- cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData (bsc#1144333).- commit 8f07afe * Fri May 17 2019 aaptelAATTsuse.com- smb3: add credits we receive from oplock/break PDUs (bsc#1144333).- commit 87f92a0 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix mounts if the client is low on credits (bsc#1144333).- commit 76a2d83 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Do not assume one credit for async responses (bsc#1144333).- commit 6184794 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix credit calculations in compound mid callback (bsc#1144333).- commit 12e2df3 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix credit calculation for encrypted reads with errors (bsc#1051510, bsc#1144333).- commit 77d31e3 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix credits calculations for reads with errors (bsc#1051510, bsc#1144333).- commit 3425dd4 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Do not reconnect TCP session in add_credits() (bsc#1051510, bsc#1144333).- commit 43a8d95 * Fri May 17 2019 aaptelAATTsuse.com- smb3: Cleanup license mess (bsc#1144333).- commit 96ab85f * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix possible hang during async MTU reads and writes (bsc#1051510, bsc#1144333).- commit f42401b * Fri May 17 2019 aaptelAATTsuse.com- cifs: fix memory leak of an allocated cifs_ntsd structure (bsc#1144333).- commit 1b0facc * Fri May 17 2019 aaptelAATTsuse.com- cifs: update internal module version number (bsc#1144333).- commit b2ce5d5 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix error paths in writeback code (bsc#1144333).- commit f308483 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Move credit processing to mid callbacks for SMB3 (bsc#1144333).- commit f1f1223 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix credits calculation for cancelled requests (bsc#1144333).- commit f982603 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix potential OOB access of lock element array (bsc#1051510, bsc#1144333).- commit 30c45eb * Fri May 17 2019 aaptelAATTsuse.com- cifs: Limit memory used by lock request calls to a page (bsc#1144333).- commit 5aef325 * Fri May 17 2019 aaptelAATTsuse.com- cifs: move large array from stack to heap (bsc#1144333).- commit 629e8fc * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Do not hide EINTR after sending network packets (bsc#1051510, bsc#1144333).- commit 01f77d5 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix credit computation for compounded requests (bsc#1144333).- commit b4a44d3 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Do not set credits to 1 if the server didn\'t grant anything (bsc#1144333).- commit c6cfe86 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix adjustment of credits for MTU requests (bsc#1051510, bsc#1144333).- commit 09b367d * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix a tiny potential memory leak (bsc#1144333).- commit 8389de5 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix a debug message (bsc#1144333).- commit d393ca3 * Fri May 17 2019 bpAATTsuse.de- x86/events: Add Hygon Dhyana support to PMU infrastructure (fate#327735).- commit 0af184a * Fri May 17 2019 aaptelAATTsuse.com- smb3: add smb3.1.1 to default dialect list (bsc#1144333).- commit 653d973 * Fri May 17 2019 aaptelAATTsuse.com- cifs: fix confusing warning message on reconnect (bsc#1144333).- commit 1bc1769 * Fri May 17 2019 aaptelAATTsuse.com- smb3: fix large reads on encrypted connections (bsc#1144333).- commit be94072 * Fri May 17 2019 aaptelAATTsuse.com- cifs: update internal module version number (bsc#1144333).- commit b83644e * Fri May 17 2019 aaptelAATTsuse.com- cifs: we can not use small padding iovs together with encryption (bsc#1144333).- commit a647d0f * Fri May 17 2019 aaptelAATTsuse.com- cifs: Minor Kconfig clarification (bsc#1144333).- commit ea760b7 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Always resolve hostname before reconnecting (bsc#1051510, bsc#1144333).- commit ab372db * Fri May 17 2019 aaptelAATTsuse.com- cifs: Add support for failover in cifs_reconnect_tcon() (bsc#1144333).- commit d743568 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Add support for failover in smb2_reconnect() (bsc#1144333).- commit 9cc4cfe * Fri May 17 2019 aaptelAATTsuse.com- cifs: Only free DFS target list if we actually got one (bsc#1144333).- commit 75a4193 * Fri May 17 2019 aaptelAATTsuse.com- cifs: start DFS cache refresher in cifs_mount() (bsc#1144333).- commit a6460ef * Fri May 17 2019 aaptelAATTsuse.com- cifs: Use GFP_ATOMIC when a lock is held in cifs_mount() (bsc#1144333).- commit a7084cb * Fri May 17 2019 aaptelAATTsuse.com- cifs: Add support for failover in cifs_reconnect() (bsc#1144333).- commit 97c72ce * Fri May 17 2019 aaptelAATTsuse.com- cifs: Add support for failover in cifs_mount() (bsc#1144333).- commit 30da61c * Fri May 17 2019 aaptelAATTsuse.com- cifs: remove set but not used variable \'sep\' (bsc#1144333).- commit 22614a6 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Make use of DFS cache to get new DFS referrals (bsc#1144333).- commit 90cce04 * Fri May 17 2019 aaptelAATTsuse.com- cifs: check kzalloc return (bsc#1144333).- commit 6d6439c * Fri May 17 2019 aaptelAATTsuse.com- cifs: remove set but not used variable \'server\' (bsc#1144333).- commit 5666e23 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Use kzfree() to free password (bsc#1144333).- commit 9b5a04d * Fri May 17 2019 aaptelAATTsuse.com- cifs: Add DFS cache routines (bsc#1144333).- commit 30e70bb * Fri May 17 2019 bpAATTsuse.de- x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on Dhyana (fate#327735).- commit e7a0806 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Save TTL value when parsing DFS referrals (bsc#1144333).- commit 60f8dc6 * Fri May 17 2019 aaptelAATTsuse.com- cifs: auto disable \'serverino\' in dfs mounts (bsc#1144333).- commit f2a0a09 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Make devname param optional in cifs_compose_mount_options() (bsc#1144333).- commit 3acacec * Fri May 17 2019 aaptelAATTsuse.com- cifs: Skip any trailing backslashes from UNC (bsc#1144333).- commit 9d380ad * Fri May 17 2019 aaptelAATTsuse.com- cifs: Refactor out cifs_mount() (bsc#1144333).- commit 2e16c94 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem (bsc#1051510, bsc#1144333).- commit ee13ef4 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: return correct errors when pinning memory failed for direct I/O (bsc#1144333).- commit a8d345c * Fri May 17 2019 aaptelAATTsuse.com- CIFS: use the correct length when pinning memory for direct I/O for write (bsc#1144333).- commit 055d1d5 * Fri May 17 2019 aaptelAATTsuse.com- cifs: check ntwrk_buf_start for NULL before dereferencing it (bsc#1144333).- commit d7754fb * Fri May 17 2019 aaptelAATTsuse.com- cifs: remove coverity warning in calc_lanman_hash (bsc#1144333).- commit afaec00 * Fri May 17 2019 aaptelAATTsuse.com- cifs: remove set but not used variable \'smb_buf\' (bsc#1144333).- commit 875f95a * Fri May 17 2019 aaptelAATTsuse.com- cifs: suppress some implicit-fallthrough warnings (bsc#1144333).- commit 2c43cd3 * Fri May 17 2019 aaptelAATTsuse.com- cifs: change smb2_query_eas to use the compound query-info helper (bsc#1144333).- commit 386a052 * Fri May 17 2019 aaptelAATTsuse.com- Add vers=3.0.2 as a valid option for SMBv3.0.2 (bsc#1144333).- commit 0271862 * Fri May 17 2019 aaptelAATTsuse.com- cifs: create a helper function for compound query_info (bsc#1144333).- commit c9a1bc7 * Fri May 17 2019 aaptelAATTsuse.com- cifs: address trivial coverity warning (bsc#1144333).- commit 0b6758a * Fri May 17 2019 aaptelAATTsuse.com- cifs: smb2 commands can not be negative, remove confusing check (bsc#1144333).- commit b6b77e4 * Fri May 17 2019 aaptelAATTsuse.com- cifs: use a compound for setting an xattr (bsc#1144333).- commit 5b12a67 * Fri May 17 2019 aaptelAATTsuse.com- cifs: clean up indentation, replace spaces with tab (bsc#1144333).- commit d4b4c5b * Fri May 17 2019 aaptelAATTsuse.com- smb3: Fix rmdir compounding regression to strict servers (bsc#1144333).- commit 49563e4 * Fri May 17 2019 bpAATTsuse.de- x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number (fate#327735).- commit 5dfccf9 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Avoid returning EBUSY to upper layer VFS (bsc#1144333).- commit 4869979 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix separator when building path from dentry (bsc#1051510, bsc#1144333).- commit 9d852da * Fri May 17 2019 aaptelAATTsuse.com- cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) (bsc#1144333).- commit b62ba51 * Fri May 17 2019 aaptelAATTsuse.com- cifs: fix signed/unsigned mismatch on aio_read patch (bsc#1144333).- commit b3103c7 * Fri May 17 2019 aaptelAATTsuse.com- cifs: don\'t dereference smb_file_target before null check (bsc#1051510, bsc#1144333).- commit f46e1bc * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Add direct I/O functions to file_operations (bsc#1144333).- commit 21498fd * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Add support for direct I/O write (bsc#1144333).- commit f09dbb1 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Add support for direct I/O read (bsc#1144333).- commit d458a08 * Fri May 17 2019 aaptelAATTsuse.com- smb3: on kerberos mount if server doesn\'t specify auth type use krb5 (bsc#1051510, bsc#1144333).- commit 0bca5b4 * Fri May 17 2019 aaptelAATTsuse.com- smb3: add trace point for tree connection (bsc#1144333).- commit 7e01105 * Fri May 17 2019 aaptelAATTsuse.com- cifs: fix spelling mistake, EACCESS -> EACCES (bsc#1144333).- commit 24acada * Fri May 17 2019 aaptelAATTsuse.com- cifs: fix return value for cifs_listxattr (bsc#1051510, bsc#1144333).- commit e712206 * Fri May 17 2019 aaptelAATTsuse.com- cifs: update internal module version number for cifs.ko to 2.14 (bsc#1144333).- commit 3e4e82a * Fri May 17 2019 aaptelAATTsuse.com- smb3: add debug for unexpected mid cancellation (bsc#1144333).- commit 840c007 * Fri May 17 2019 aaptelAATTsuse.com- cifs: allow calling SMB2_xxx_free(NULL) (bsc#1144333).- commit c73ac60 * Fri May 17 2019 aaptelAATTsuse.com- smb3 - clean up debug output displaying network interfaces (bsc#1144333).- commit cd37173 * Fri May 17 2019 aaptelAATTsuse.com- smb3: show number of current open files in /proc/fs/cifs/Stats (bsc#1144333).- commit 036c847 * Fri May 17 2019 aaptelAATTsuse.com- cifs: add support for ioctl on directories (bsc#1144333).- commit 55a421b * Fri May 17 2019 aaptelAATTsuse.com- cifs: fallback to older infolevels on findfirst queryinfo retry (bsc#1144333).- commit 95d13f3 * Fri May 17 2019 aaptelAATTsuse.com- smb3: do not attempt cifs operation in smb3 query info error path (bsc#1051510, bsc#1144333).- commit cc10f95 * Fri May 17 2019 aaptelAATTsuse.com- smb3: send backup intent on compounded query info (bsc#1144333).- commit 31189b6 * Fri May 17 2019 aaptelAATTsuse.com- cifs: track writepages in vfs operation counters (bsc#1144333).- commit d316ce5 * Fri May 17 2019 aaptelAATTsuse.com- smb2: fix uninitialized variable bug in smb2_ioctl_query_info (bsc#1144333).- commit 631d8d6 * Fri May 17 2019 aaptelAATTsuse.com- cifs: add IOCTL for QUERY_INFO passthrough to userspace (bsc#1144333).- commit e4908f1 * Fri May 17 2019 aaptelAATTsuse.com- cifs: minor clarification in comments (bsc#1144333).- commit 32759bb * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Print message when attempting a mount (bsc#1144333).- commit b43e6a9 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Adds information-level logging function (bsc#1144333).- commit b88e3c1 * Fri May 17 2019 aaptelAATTsuse.com- cifs: OFD locks do not conflict with eachothers (bsc#1051510, bsc#1144333).- commit b6fdf1b * Fri May 17 2019 aaptelAATTsuse.com- CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registration (bsc#1144333).- commit f4f9160 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: pass page offsets on SMB1 read/write (bsc#1144333).- commit 1a0e880 * Fri May 17 2019 aaptelAATTsuse.com- fs/cifs: fix uninitialised variable warnings (bsc#1144333).- commit c1745e9 * Fri May 17 2019 aaptelAATTsuse.com- smb3: add tracepoint for sending lease break responses to server (bsc#1144333).- commit 36cd9b7 * Fri May 17 2019 aaptelAATTsuse.com- cifs: do not return atime less than mtime (bsc#1144333).- commit 143e27f * Fri May 17 2019 aaptelAATTsuse.com- smb3: update default requested iosize to 4MB from 1MB for recent dialects (bsc#1144333).- commit 5a9e797 * Fri May 17 2019 aaptelAATTsuse.com- smb3: Add debug message later in smb2/smb3 reconnect path (bsc#1144333).- commit 2026c25 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: make \'nodfs\' mount opt a superblock flag (bsc#1051510, bsc#1144333).- commit 6a0fc8f * Fri May 17 2019 aaptelAATTsuse.com- smb3: track the instance of each session for debugging (bsc#1144333).- commit a85af4a * Fri May 17 2019 aaptelAATTsuse.com- smb3: minor missing defines relating to reparse points (bsc#1144333).- commit a2bc0a9 * Fri May 17 2019 aaptelAATTsuse.com- smb3: add way to control slow response threshold for logging and stats (bsc#1144333).- commit 08ac21a * Fri May 17 2019 aaptelAATTsuse.com- cifs: minor updates to module description for cifs.ko (bsc#1144333).- commit 85b442a * Fri May 17 2019 aaptelAATTsuse.com- cifs: protect against server returning invalid file system block size (bsc#1144333).- commit bdfadb0 * Fri May 17 2019 aaptelAATTsuse.com- smb3: allow stats which track session and share reconnects to be reset (bsc#1051510, bsc#1144333).- commit 261fe49 * Fri May 17 2019 aaptelAATTsuse.com- SMB3: Backup intent flag missing from compounded ops (bsc#1144333).- commit 92e6870 * Fri May 17 2019 aaptelAATTsuse.com- cifs: create a define for the max number of iov we need for a SMB2 set_info (bsc#1144333).- commit e539455 * Fri May 17 2019 aaptelAATTsuse.com- cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding (bsc#1144333).- commit d069f0a * Fri May 17 2019 ailiopoulosAATTsuse.com- xfs: sanity-check the unused space before trying to use it (bsc#1123663).- commit d9d191e * Fri May 17 2019 ailiopoulosAATTsuse.com- xfs: refactor btree block header checking functions (bsc#1123663).- commit 59af3d5 * Fri May 17 2019 ailiopoulosAATTsuse.com- xfs: refactor btree pointer checks (bsc#1123663).- commit a98bae6 * Fri May 17 2019 aaptelAATTsuse.com- cifs: remove the is_falloc argument to SMB2_set_eof (bsc#1144333).- commit 0643e36 * Fri May 17 2019 aaptelAATTsuse.com- cifs: change SMB2_OP_SET_INFO to use compounding (bsc#1144333).- commit d8d2551 * Fri May 17 2019 ailiopoulosAATTsuse.com- xfs: create block pointer check functions (bsc#1123663).- commit 69250e0 * Fri May 17 2019 aaptelAATTsuse.com- cifs: change SMB2_OP_SET_EOF to use compounding (bsc#1144333).- commit 661207b * Fri May 17 2019 ailiopoulosAATTsuse.com- xfs: check _btree_check_block value (bsc#1123663).- commit 678f7f4 * Fri May 17 2019 aaptelAATTsuse.com- cifs: make rmdir() use compounding (bsc#1144333).- commit c27dee2 * Fri May 17 2019 ailiopoulosAATTsuse.com- xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN (bsc#1123663).- commit 2ba49d2 * Fri May 17 2019 aaptelAATTsuse.com- cifs: create helpers for SMB2_set_info_init/free() (bsc#1144333).- commit 6a229a7 * Fri May 17 2019 ailiopoulosAATTsuse.com- xfs: remove unneeded parameter from XFS_TEST_ERROR (bsc#1123663).- Refresh patches.fixes/0038-xfs-split-xfs_bmap_shift_extents.patch.- commit 468fad3 * Fri May 17 2019 ailiopoulosAATTsuse.com- xfs: make errortag a per-mountpoint structure (bsc#1123663).- commit 49ab9ae * Fri May 17 2019 ailiopoulosAATTsuse.com- xfs: export various function for the online scrubber (bsc#1123663).- commit 0f5a146 * Fri May 17 2019 aaptelAATTsuse.com- cifs: change unlink to use a compound (bsc#1144333).- commit 7fb5bcc * Fri May 17 2019 aaptelAATTsuse.com- cifs: change mkdir to use a compound (bsc#1144333).- commit fd31c93 * Fri May 17 2019 aaptelAATTsuse.com- cifs: add a smb2_compound_op and change QUERY_INFO to use it (bsc#1144333).- commit f6b452e * Fri May 17 2019 aaptelAATTsuse.com- cifs: fix a credits leak for compund commands (bsc#1144333).- commit 3a73eae * Fri May 17 2019 aaptelAATTsuse.com- smb3: add tracepoint to catch cases where credit refund of failed op overlaps reconnect (bsc#1144333).- commit 8a60cb1 * Fri May 17 2019 tiwaiAATTsuse.de- power: supply: axp20x_usb_power: Fix typo in VBUS current limit macros (bsc#1051510).- power: supply: axp288_charger: Fix unchecked return value (bsc#1051510).- team: set slave to promisc if team is already in promisc mode (bsc#1051510).- commit 960072f * Fri May 17 2019 aaptelAATTsuse.com- cifs: remove set but not used variable \'cifs_sb\' (bsc#1144333).- commit b0206f8 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Use kmemdup rather than duplicating its implementation in smb311_posix_mkdir() (bsc#1144333).- commit 391676b * Fri May 17 2019 aaptelAATTsuse.com- smb3: do not display confusing message on mount to Azure servers (bsc#1144333).- commit d180654 * Fri May 17 2019 tiwaiAATTsuse.de- drm/pl111: Initialize clock spinlock early (bsc#1111666).- ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle (bsc#1111666).- drm/amd/display: If one stream full updates, full update all planes (bsc#1111666).- drm/amd/display: extending AUX SW Timeout (bsc#1111666).- ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier (bsc#1111666).- ipmi: Prevent use-after-free in deliver_response (bsc#1111666).- ath10k: snoc: fix unbalanced clock error handling (bsc#1111666).- commit 97b8dd6 * Fri May 17 2019 aaptelAATTsuse.com- smb3: fix lease break problem introduced by compounding (bsc#1144333).- commit 029fcc0 * Fri May 17 2019 aaptelAATTsuse.com- cifs: only wake the thread for the very last PDU in a compound (bsc#1144333).- commit 484a4a9 * Fri May 17 2019 aaptelAATTsuse.com- cifs: add a warning if we try to to dequeue a deleted mid (bsc#1144333).- commit 05b4a01 * Fri May 17 2019 aaptelAATTsuse.com- smb2: fix missing files in root share directory listing (bsc#1112907, bsc#1144333).- commit 3108c8c * Fri May 17 2019 aaptelAATTsuse.com- cifs: read overflow in is_valid_oplock_break() (bsc#1144333).- commit 04e56fc * Fri May 17 2019 aaptelAATTsuse.com- cifs: integer overflow in in SMB2_ioctl() (bsc#1051510, bsc#1144333).- commit e8f9960 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: fix wrapping bugs in num_entries() (bsc#1051510, bsc#1144333).- commit 49a1326 * Fri May 17 2019 aaptelAATTsuse.com- cifs: prevent integer overflow in nxt_dir_entry() (bsc#1051510, bsc#1144333).- commit 9419e33 * Fri May 17 2019 aaptelAATTsuse.com- fs/cifs: require sha512 (bsc#1051510, bsc#1144333).- commit 667714a * Fri May 17 2019 tiwaiAATTsuse.de- appletalk: Fix compile regression (bsc#1051510).- appletalk: Fix use-after-free in atalk_proc_exit (bsc#1051510).- commit f7c1154 * Fri May 17 2019 aaptelAATTsuse.com- fs/cifs: suppress a string overflow warning (bsc#1144333).- commit 2052a84 * Fri May 17 2019 aaptelAATTsuse.com- cifs: connect to servername instead of IP for IPC$ share (bsc#1051510, bsc#1144333).- commit 3eeaa88 * Fri May 17 2019 aaptelAATTsuse.com- smb3: check for and properly advertise directory lease support (bsc#1051510, bsc#1144333).- commit ee6bae2 * Fri May 17 2019 tiwaiAATTsuse.de- ACPI: button: reinitialize button state upon resume (bsc#1051510).- drm/imx: don\'t skip DP channel disable for background plane (bsc#1051510).- ACPI / utils: Drop reference in test for device presence (bsc#1051510).- commit df10ac3 * Fri May 17 2019 aaptelAATTsuse.com- smb3: minor debugging clarifications in rfc1001 len processing (bsc#1144333).- commit 101f78e * Fri May 17 2019 aaptelAATTsuse.com- SMB3: Backup intent flag missing for directory opens with backupuid mounts (bsc#1051510, bsc#1144333).- commit 8339bc2 * Fri May 17 2019 aaptelAATTsuse.com- fs/cifs: don\'t translate SFM_SLASH (U+F026) to backslash (bsc#1144333).- commit 519a906 * Fri May 17 2019 aaptelAATTsuse.com- cifs: update internal module version number for cifs.ko to 2.12 (bsc#1144333).- commit e4e5c10 * Fri May 17 2019 aaptelAATTsuse.com- cifs: check kmalloc before use (bsc#1051510, bsc#1144333).- commit 623829b * Fri May 17 2019 aaptelAATTsuse.com- cifs: check if SMB2 PDU size has been padded and suppress the warning (bsc#1144333).- commit 8110eac * Fri May 17 2019 aaptelAATTsuse.com- cifs: create a define for how many iovs we need for an SMB2_open() (bsc#1144333).- commit e6177e7 * Fri May 17 2019 aaptelAATTsuse.com- smb3: create smb3 equivalent alias for cifs pseudo-xattrs (bsc#1144333).- commit de22c0d * Fri May 17 2019 aaptelAATTsuse.com- smb3: allow previous versions to be mounted with snapshot= mount parm (bsc#1144333).- commit 529fe9d * Fri May 17 2019 tiwaiAATTsuse.de- Input: synaptics-rmi4 - fix possible double free (bsc#1051510).- gpu: ipu-v3: dp: fix CSC handling (bsc#1051510).- spi: ST ST95HF NFC: declare missing of table (bsc#1051510).- spi: Micrel eth switch: declare missing of table (bsc#1051510).- iio: adc: xilinx: fix potential use-after-free on remove (bsc#1051510).- HID: input: add mapping for \"Toggle Display\" key (bsc#1051510).- HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys (bsc#1051510).- HID: input: add mapping for Expose/Overview key (bsc#1051510).- Input: elan_i2c - add hardware ID for multiple Lenovo laptops (bsc#1051510).- mISDN: Check address length before reading address family (bsc#1051510).- nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands (bsc#1051510).- mac80211: fix memory accounting with A-MSDU aggregation (bsc#1051510).- mac80211: fix unaligned access in mesh table hash function (bsc#1051510).- ACPICA: Namespace: remove address node from global list after method termination (bsc#1051510).- drm/rockchip: fix for mailbox read validation (bsc#1051510).- vt: always call notifier with the console lock held (bsc#1051510).- drm/i915: Disable LP3 watermarks on all SNB machines (bsc#1051510).- devres: Align data[] to ARCH_KMALLOC_MINALIGN (bsc#1051510).- drm/i915: Downgrade Gen9 Plane WM latency error (bsc#1051510).- ACPICA: AML interpreter: add region addresses in global list during initialization (bsc#1051510).- leds: pwm: silently error out on EPROBE_DEFER (bsc#1051510).- commit a9825cc * Fri May 17 2019 aaptelAATTsuse.com- cifs: don\'t show domain= in mount output when domain is empty (bsc#1144333).- commit b8f2d8d * Fri May 17 2019 aaptelAATTsuse.com- cifs: add missing support for ACLs in SMB 3.11 (bsc#1051510, bsc#1144333).- commit 595ccf9 * Fri May 17 2019 aaptelAATTsuse.com- smb3: enumerating snapshots was leaving part of the data off end (bsc#1051510, bsc#1144333).- commit 0c7ae4c * Fri May 17 2019 aaptelAATTsuse.com- cifs: update smb2_queryfs() to use compounding (bsc#1144333).- commit 485f10e * Fri May 17 2019 aaptelAATTsuse.com- cifs: update receive_encrypted_standard to handle compounded responses (bsc#1144333).- commit 880f97e * Fri May 17 2019 aaptelAATTsuse.com- cifs: create SMB2_open_init()/SMB2_open_free() helpers (bsc#1144333).- commit 84bdf43 * Fri May 17 2019 aaptelAATTsuse.com- cifs: add SMB2_query_info_[init|free]() (bsc#1144333).- commit 8c47233 * Fri May 17 2019 aaptelAATTsuse.com- cifs: add SMB2_close_init()/SMB2_close_free() (bsc#1144333).- commit 1ca2fcd * Fri May 17 2019 aaptelAATTsuse.com- smb3: display stats counters for number of slow commands (bsc#1144333).- commit b08a4cc * Fri May 17 2019 aaptelAATTsuse.com- CIFS: fix uninitialized ptr deref in smb2 signing (bsc#1144333).- commit 6c7e58e * Fri May 17 2019 aaptelAATTsuse.com- smb3: Do not send SMB3 SET_INFO if nothing changed (bsc#1051510, bsc#1144333).- commit 5268023 * Fri May 17 2019 aaptelAATTsuse.com- smb3: fix minor debug output for CONFIG_CIFS_STATS (bsc#1144333).- commit 7dc7709 * Fri May 17 2019 aaptelAATTsuse.com- smb3: add tracepoint for slow responses (bsc#1144333).- commit 5d9dd2d * Fri May 17 2019 aaptelAATTsuse.com- cifs: add compound_send_recv() (bsc#1144333).- commit 8f8adfe * Fri May 17 2019 aaptelAATTsuse.com- cifs: make smb_send_rqst take an array of requests (bsc#1144333).- commit 0e34c1e * Fri May 17 2019 aaptelAATTsuse.com- cifs: update init_sg, crypt_message to take an array of rqst (bsc#1144333).- commit f4403e5 * Fri May 17 2019 aaptelAATTsuse.com- smb3: fix reset of bytes read and written stats (bsc#1112906, bsc#1144333).- commit d6ac362 * Fri May 17 2019 aaptelAATTsuse.com- smb3: display bytes_read and bytes_written in smb3 stats (bsc#1144333).- commit 4fb8374 * Fri May 17 2019 aaptelAATTsuse.com- cifs: simple stats should always be enabled (bsc#1144333).- commit 58de6f9 * Fri May 17 2019 bpAATTsuse.de- x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana (fate#327735).- commit 79134f0 * Fri May 17 2019 aaptelAATTsuse.com- cifs: use a refcount to protect open/closing the cached file handle (bsc#1144333).- commit 6c4f09e * Fri May 17 2019 aaptelAATTsuse.com- smb3: add reconnect tracepoints (bsc#1144333).- commit af16afc * Fri May 17 2019 aaptelAATTsuse.com- smb3: add tracepoint for session expired or deleted (bsc#1144333).- commit 9b0e1bc * Fri May 17 2019 aaptelAATTsuse.com- cifs: remove unused stats (bsc#1144333).- commit 911bb06 * Fri May 17 2019 aaptelAATTsuse.com- smb3: don\'t request leases in symlink creation and query (bsc#1051510, bsc#1144333).- commit 22074db * Fri May 17 2019 aaptelAATTsuse.com- smb3: remove per-session operations from per-tree connection stats (bsc#1144333).- commit cbbc544 * Fri May 17 2019 aaptelAATTsuse.com- SMB3: Number of requests sent should be displayed for SMB3 not just CIFS (bsc#1144333).- commit af0a3a0 * Fri May 17 2019 aaptelAATTsuse.com- smb3: snapshot mounts are read-only and make sure info is displayable about the mount (bsc#1144333).- commit e3301d9 * Fri May 17 2019 aaptelAATTsuse.com- smb3: remove noisy warning message on mount (bsc#1129664, bsc#1144333).- commit e4e3a6f * Fri May 17 2019 aaptelAATTsuse.com- smb3: simplify code by removing CONFIG_CIFS_SMB311 (bsc#1051510, bsc#1144333).- commit 149aeb7 * Fri May 17 2019 aaptelAATTsuse.com- cifs: add missing debug entries for kconfig options (bsc#1051510, bsc#1144333).- commit 0ced478 * Fri May 17 2019 aaptelAATTsuse.com- smb3: add support for statfs for smb3.1.1 posix extensions (bsc#1144333).- commit 4c29597 * Fri May 17 2019 aaptelAATTsuse.com- smb3: fill in statfs fsid and correct namelen (bsc#1112905, bsc#1144333).- commit 2adf99a * Fri May 17 2019 aaptelAATTsuse.com- cifs: Make sure all data pages are signed correctly (bsc#1144333).- commit ae1c766 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: fix memory leak and remove dead code (bsc#1144333).- commit bf039a7 * Fri May 17 2019 aaptelAATTsuse.com- Update config files. - cifs: allow disabling insecure dialects in the config (bsc#1144333).- commit 81bf3fd * Fri May 17 2019 bpAATTsuse.de- Move stuff git_sort chokes on, out of the way- commit 5cfd89f * Fri May 17 2019 tiwaiAATTsuse.de- drm/i915: Force 2 *96 MHz cdclk on glk/cnl when audio power is enabled (bsc#1111666).- commit 09863d3 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Silence uninitialized variable warning (bsc#1144333).- commit de882a0 * Fri May 17 2019 bpAATTsuse.de- EDAC, skx, i10nm: Make skx_common.c a pure library (fate#327452).- supported.conf:- commit 8908a36 * Fri May 17 2019 tiwaiAATTsuse.de- media: davinci/vpbe: array underflow in vpbe_enum_outputs() (bsc#1051510).- media: omap_vout: potential buffer overflow in vidioc_dqbuf() (bsc#1051510).- media: atmel: atmel-isc: fix INIT_WORK misplacement (bsc#1051510).- configfs: fix possible use-after-free in configfs_register_group (bsc#1051510).- thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power (bsc#1051510).- drm/bridge: adv7511: Fix low refresh rate selection (bsc#1051510).- drm/i915/fbc: disable framebuffer compression on GeminiLake (bsc#1051510).- crypto: caam - fix caam_dump_sg that iterates through scatterlist (bsc#1051510).- commit 5537bec * Fri May 17 2019 bpAATTsuse.de- EDAC, i10nm: Add a driver for Intel 10nm server processors (fate#327452).- EDAC, skx_common: Add code to recognise new compound error code (fate#327452).- EDAC, skx_common: Separate common code out from skx_edac (fate#327452).- EDAC, skx_edac: Delete duplicated code (fate#327452).- Update config files.- Refresh patches.arch/x86-mce-amd-edac-mce_amd-add-new-mp5-nbio-and-pcie-smca-bank-types.patch.- commit 75d9353 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() (bsc#1051510, bsc#1144333).- commit c1c1d92 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix infinite loop when using hard mount option (bsc#1091171, bsc#1144333).- commit 9efe8de * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting (bsc#1144333).- commit 9a088fc * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix memory leak in smb2_set_ea() (bsc#1051510, bsc#1144333).- commit 5fd3308 * Fri May 17 2019 aaptelAATTsuse.com- cifs: fix SMB1 breakage (bsc#1144333).- commit adca1c0 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix validation of signed data in smb2 (bsc#1144333).- commit d78f0b2 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix validation of signed data in smb3+ (bsc#1144333).- commit 636b9ed * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix use after free of a mid_q_entry (bsc#1112903, bsc#1144333).- commit d47c2fb * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix invalid check in __cifs_calc_signature() (bsc#1144333).- commit 59bb8ba * Fri May 17 2019 aaptelAATTsuse.com- cifs: Use correct packet length in SMB2_TRANSFORM header (bsc#1144333).- commit 5fdece5 * Fri May 17 2019 aaptelAATTsuse.com- smb3: fix corrupt path in subdirs on smb311 with posix (bsc#1144333).- commit b47d93b * Fri May 17 2019 aaptelAATTsuse.com- smb3: do not display empty interface list (bsc#1144333).- commit 2055cf7 * Fri May 17 2019 aaptelAATTsuse.com- smb3: Fix mode on mkdir on smb311 mounts (bsc#1144333).- commit 90640a7 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix kernel oops when traceSMB is enabled (bsc#1144333).- commit a87cd36 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: dump every session iface info (bsc#1144333).- commit 3820321 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: parse and store info on iface queries (bsc#1144333).- commit 883e2c6 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: add iface info to struct cifs_ses (bsc#1144333).- commit a89b0a1 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: complete PDU definitions for interface queries (bsc#1144333).- commit c7ea237 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: move default port definitions to cifsglob.h (bsc#1144333).- commit cfa8ece * Fri May 17 2019 aaptelAATTsuse.com- cifs: Fix encryption/signing (bsc#1144333).- commit 613d27c * Fri May 17 2019 aaptelAATTsuse.com- cifs: update __smb_send_rqst() to take an array of requests (bsc#1144333).- commit 83f1d85 * Fri May 17 2019 aaptelAATTsuse.com- cifs: remove smb2_send_recv() (bsc#1144333).- commit 27db550 * Fri May 17 2019 aaptelAATTsuse.com- cifs: push rfc1002 generation down the stack (bsc#1144333).- commit 8bd128f * Fri May 17 2019 dkirjanovAATTsuse.com- rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket (git-fixes).- l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl() (git-fixes).- packet: reset network header if packet shorter than ll reserved space (git-fixes).- packet: fix reserve calculation (git-fixes).- commit 7586350 * Fri May 17 2019 aaptelAATTsuse.com- smb3: increase initial number of credits requested to allow write (bsc#1144333).- commit cbc385b * Fri May 17 2019 aaptelAATTsuse.com- cifs: add lease tracking to the cached root fid (bsc#1144333).- commit 4161268 * Fri May 17 2019 aaptelAATTsuse.com- smb3: note that smb3.11 posix extensions mount option is experimental (bsc#1144333).- commit 243da7f * Fri May 17 2019 aaptelAATTsuse.com- cifs: fix a buffer leak in smb2_query_symlink (bsc#1144333).- commit d2d3c97 * Fri May 17 2019 aaptelAATTsuse.com- smb3: do not allow insecure cifs mounts when using smb3 (bsc#1144333).- commit b77ecfc * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix NULL ptr deref (bsc#1144333).- commit 75d9c3f * Fri May 17 2019 aaptelAATTsuse.com- CIFS: fix encryption in SMB3.1.1 (bsc#1144333).- commit 26e5e5e * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Pass page offset for encrypting (bsc#1144333).- commit 51f05ed * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Pass page offset for calculating signature (bsc#1144333).- commit 89b986f * Fri May 17 2019 aaptelAATTsuse.com- CIFS: SMBD: Support page offset in memory registration (bsc#1144333).- commit 0417817 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: SMBD: Support page offset in RDMA recv (bsc#1144333).- commit 55e7820 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: SMBD: Support page offset in RDMA send (bsc#1144333).- commit ca0de2e * Fri May 17 2019 aaptelAATTsuse.com- CIFS: When sending data on socket, pass the correct page offset (bsc#1144333).- commit 0eeceff * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Introduce helper function to get page offset and length in smb_rqst (bsc#1144333).- commit f2d5055 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Calculate the correct request length based on page offset and tail size (bsc#1144333).- commit 6f34b00 * Fri May 17 2019 aaptelAATTsuse.com- cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation class (bsc#1051510, bsc#1144333).- commit 37d522c * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Fix signing for SMB2/3 (bsc#1144333).- commit 9293199 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Add support for direct pages in wdata (bsc#1144333).- commit e36f228 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Use offset when reading pages (bsc#1144333).- commit 8ea50a8 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Add support for direct pages in rdata (bsc#1144333).- commit 41826e1 * Fri May 17 2019 aaptelAATTsuse.com- cifs: update multiplex loop to handle compounded responses (bsc#1144333).- commit ac6c32f * Fri May 17 2019 aaptelAATTsuse.com- cifs: remove header_preamble_size where it is always 0 (bsc#1144333).- commit a6b93f4 * Fri May 17 2019 aaptelAATTsuse.com- cifs: remove struct smb2_hdr (bsc#1144333).- commit a3f4540 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: check for STATUS_USER_SESSION_DELETED (bsc#1112902, bsc#1144333).- commit 1f55e1b * Fri May 17 2019 aaptelAATTsuse.com- cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument (bsc#1144333).- commit d1b33f4 * Fri May 17 2019 aaptelAATTsuse.com- cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr (bsc#1144333).- commit 0fbe7bf * Fri May 17 2019 aaptelAATTsuse.com- cifs: remove struct smb2_oplock_break_rsp (bsc#1144333).- commit 037a8e6 * Fri May 17 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from all SMB2 response structures (bsc#1144333).- commit aee5ad9 * Fri May 17 2019 aaptelAATTsuse.com- smb3: on reconnect set PreviousSessionId field (bsc#1112899, bsc#1144333).- commit 58ac08c * Fri May 17 2019 aaptelAATTsuse.com- smb3: Add posix create context for smb3.11 posix mounts (bsc#1144333).- commit 21ca206 * Fri May 17 2019 aaptelAATTsuse.com- smb3: add tracepoints for smb2/smb3 open (bsc#1144333).- commit d87d42b * Fri May 17 2019 aaptelAATTsuse.com- cifs: add debug output to show nocase mount option (bsc#1144333).- commit 12df628 * Fri May 17 2019 aaptelAATTsuse.com- smb3: add define for id for posix create context and corresponding struct (bsc#1144333).- commit 51ec5ca * Fri May 17 2019 aaptelAATTsuse.com- cifs: update smb2_check_message to handle PDUs without a 4 byte length header (bsc#1144333).- commit 485cf67 * Fri May 17 2019 aaptelAATTsuse.com- smb3: allow posix mount option to enable new SMB311 protocol extensions (bsc#1144333).- commit d10ae9f * Fri May 17 2019 aaptelAATTsuse.com- smb3: add support for posix negotiate context (bsc#1144333).- commit 369dc05 * Fri May 17 2019 aaptelAATTsuse.com- cifs: allow disabling less secure legacy dialects (bsc#1144333).- commit bcccc76 * Fri May 17 2019 aaptelAATTsuse.com- cifs: make minor clarifications to module params for cifs.ko (bsc#1144333).- commit d450bfd * Fri May 17 2019 aaptelAATTsuse.com- cifs: show the w bit for writeable /proc/fs/cifs/ * files (bsc#1144333).- commit 135d482 * Fri May 17 2019 aaptelAATTsuse.com- smb3: add module alias for smb3 to cifs.ko (bsc#1144333).- commit 72710bc * Fri May 17 2019 aaptelAATTsuse.com- cifs: return error on invalid value written to cifsFYI (bsc#1144333).- commit 5841f4f * Fri May 17 2019 aaptelAATTsuse.com- cifs: invalidate cache when we truncate a file (bsc#1051510, bsc#1144333).- commit 0f7776d * Fri May 17 2019 aaptelAATTsuse.com- smb3: print tree id in debugdata in proc to be able to help logging (bsc#1144333).- commit 647a749 * Fri May 17 2019 aaptelAATTsuse.com- smb3: add additional ftrace entry points for entry/exit to cifs.ko (bsc#1144333).- commit cb9802c * Fri May 17 2019 aaptelAATTsuse.com- smb3: fix various xid leaks (bsc#1051510, bsc#1144333).- commit c7dbd56 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: Introduce offset for the 1st page in data transfer structures (bsc#1144333).- commit 97133e1 * Fri May 17 2019 aaptelAATTsuse.com- smb3: Add ftrace tracepoints for improved SMB3 debugging (bsc#1144333).- commit e89fde2 * Fri May 17 2019 dkirjanovAATTsuse.com- netfilter: x_tables: initialise match/target check parameter struct (git-fixes).- commit ab0a962 * Fri May 17 2019 dkirjanovAATTsuse.com- netfilter: ebtables: reject non-bridge targets (git-fixes).- commit a3d82d8 * Fri May 17 2019 dkirjanovAATTsuse.com- ipvs: fix check on xmit to non-local addresses (git-fixes).- commit c2a2828 * Fri May 17 2019 jdelvareAATTsuse.de- Refresh patches.suse/sched-do-not-re-read-h_load_next-during-hierarchical-load-calculation.patch. Add upstream reference and move to sorted section.- commit e41744b * Fri May 17 2019 jslabyAATTsuse.cz- bnxt_en: Reset device on RX buffer errors (networking-stable-19_04_10).- bnxt_en: Improve RX consumer index validity check (networking-stable-19_04_10).- tcp: Ensure DCTCP reacts to losses (networking-stable-19_04_10).- net/sched: act_sample: fix divide by zero in the traffic path (networking-stable-19_04_10).- net-gro: Fix GRO flush when receiving a GSO packet (networking-stable-19_04_10).- ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type (networking-stable-19_04_10).- sctp: initialize _pad of sockaddr_in before copying to user memory (networking-stable-19_04_10).- net/sched: fix ->get helper of the matchall cls (networking-stable-19_04_10).- vrf: check accept_source_route on the original netdevice (networking-stable-19_04_10).- kABI: protect ip_options_rcv_srr (kabi).- net/mlx5e: Add a lock on tir list (networking-stable-19_04_10).- kABI: protect struct mlx5_td (kabi).- net/mlx5e: Fix error handling when refreshing TIRs (networking-stable-19_04_10).- net/mlx5: Decrease default mr cache size (networking-stable-19_04_10).- net: ethtool: not call vzalloc for zero sized memory request (networking-stable-19_04_10).- commit cb65757 * Fri May 17 2019 aaptelAATTsuse.com- smb3: rename encryption_required to smb3_encryption_required (bsc#1144333).- commit 2a0a3c2 * Fri May 17 2019 aaptelAATTsuse.com- cifs: update internal module version number for cifs.ko to 2.12 (bsc#1144333).- commit 709609c * Fri May 17 2019 aaptelAATTsuse.com- cifs: add a new SMB2_close_flags function (bsc#1144333).- commit 52233b5 * Fri May 17 2019 aaptelAATTsuse.com- cifs: store the leaseKey in the fid on SMB2_open (bsc#1051510, bsc#1144333).- commit afdf64d * Fri May 17 2019 aaptelAATTsuse.com- cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled (bsc#1144333).- commit d25b49e * Fri May 17 2019 aaptelAATTsuse.com- cifs: update calc_size to take a server argument (bsc#1144333).- commit 2aee34a * Fri May 17 2019 aaptelAATTsuse.com- cifs: add server argument to the dump_detail method (bsc#1144333).- commit 4ed0919 * Fri May 17 2019 aaptelAATTsuse.com- smb3: fix redundant opens on root (bsc#1144333).- commit 6773807 * Fri May 17 2019 aaptelAATTsuse.com- smb3: directory sync should not return an error (bsc#1051510, bsc#1144333).- commit 9d0b0b3 * Fri May 17 2019 aaptelAATTsuse.com- cifs: smb2ops: Fix listxattr() when there are no EAs (bsc#1051510, bsc#1144333).- commit 7c12818 * Fri May 17 2019 aaptelAATTsuse.com- cifs: smbd: Enable signing with smbdirect (bsc#1144333).- commit 0fbaf77 * Fri May 17 2019 aaptelAATTsuse.com- cifs: Allocate validate negotiation request through kmalloc (bsc#1144333).- commit 0ebd97f * Fri May 17 2019 aaptelAATTsuse.com- cifs: smbd: depend on INFINIBAND_ADDR_TRANS (bsc#1144333).- commit 8792c7c * Fri May 17 2019 aaptelAATTsuse.com- cifs: smbd: Avoid allocating iov on the stack (bsc#1144333).- commit fd39a05 * Fri May 17 2019 aaptelAATTsuse.com- cifs: smbd: Don\'t use RDMA read/write when signing is used (bsc#1144333).- commit 36f2bb8 * Fri May 17 2019 aaptelAATTsuse.com- SMB311: Fix reconnect (bsc#1051510, bsc#1144333).- commit d72a275 * Fri May 17 2019 aaptelAATTsuse.com- SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon (bsc#1051510, bsc#1144333).- commit 63da32b * Fri May 17 2019 aaptelAATTsuse.com- CIFS: set *resp_buf_type to NO_BUFFER on error (bsc#1144333).- commit 9b9a753 * Fri May 17 2019 aaptelAATTsuse.com- CIFS: fix typo in cifs_dbg (bsc#1144333).- commit 1c55bf5 * Fri May 17 2019 aaptelAATTsuse.com- cifs: do not allow creating sockets except with SMB1 posix exensions (bsc#1102097, bsc#1144333).- commit 2bffbe2 * Thu May 16 2019 aaptelAATTsuse.com- cifs: smbd: Dump SMB packet when configured (bsc#1144333).- commit d88f8ba * Thu May 16 2019 aaptelAATTsuse.com- cifs: smb2ops: Fix NULL check in smb2_query_symlink (bsc#1144333).- commit b04299f * Thu May 16 2019 aaptelAATTsuse.com- cifs: change validate_buf to validate_iov (bsc#1144333).- commit 906bd59 * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data() (bsc#1144333).- commit 617a6f7 * Thu May 16 2019 aaptelAATTsuse.com- cifs: Change SMB2_open to return an iov for the error parameter (bsc#1144333).- commit dcb9625 * Thu May 16 2019 aaptelAATTsuse.com- cifs: add resp_buf_size to the mid_q_entry structure (bsc#1144333).- commit b08c29d * Thu May 16 2019 aaptelAATTsuse.com- smb3.11: replace a 4 with server->vals->header_preamble_size (bsc#1144333).- commit 23fc514 * Thu May 16 2019 aaptelAATTsuse.com- cifs: replace a 4 with server->vals->header_preamble_size (bsc#1144333).- commit a2ae2c9 * Thu May 16 2019 aaptelAATTsuse.com- cifs: add pdu_size to the TCP_Server_Info structure (bsc#1144333).- commit 1640413 * Thu May 16 2019 aaptelAATTsuse.com- SMB311: Improve checking of negotiate security contexts (bsc#1051510, bsc#1144333).- commit 5803906 * Thu May 16 2019 aaptelAATTsuse.com- SMB3: Fix length checking of SMB3.11 negotiate request (bsc#1051510, bsc#1144333).- commit 5ab66c0 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: add ONCE flag for cifs_dbg type (bsc#1144333).- commit b6c0c4c * Thu May 16 2019 aaptelAATTsuse.com- cifs: Use ULL suffix for 64-bit constant (bsc#1051510, bsc#1144333).- commit 5c4894b * Thu May 16 2019 aaptelAATTsuse.com- SMB3: Log at least once if tree connect fails during reconnect (bsc#1144333).- commit 05b0e92 * Thu May 16 2019 aaptelAATTsuse.com- cifs: smb2pdu: Fix potential NULL pointer dereference (bsc#1144333).- commit 3e43540 * Thu May 16 2019 aaptelAATTsuse.com- cifs: Add minor debug message during negprot (bsc#1144333).- commit 3b41e0d * Thu May 16 2019 aaptelAATTsuse.com- smb3: Fix root directory when server returns inode number of zero (bsc#1051510, bsc#1144333).- commit de0d034 * Thu May 16 2019 aaptelAATTsuse.com- cifs: fix sparse warning on previous patch in a few printks (bsc#1144333).- commit 56ce311 * Thu May 16 2019 aaptelAATTsuse.com- cifs: add server->vals->header_preamble_size (bsc#1144333).- commit f31a0d1 * Thu May 16 2019 aaptelAATTsuse.com- cifs: smbd: disconnect transport on RDMA errors (bsc#1144333).- commit a08f5ab * Thu May 16 2019 aaptelAATTsuse.com- cifs: smbd: avoid reconnect lockup (bsc#1144333).- commit 0d4f8de * Thu May 16 2019 aaptelAATTsuse.com- Don\'t log confusing message on reconnect by default (bsc#1129664, bsc#1144333).- commit c62a1eb * Thu May 16 2019 aaptelAATTsuse.com- Don\'t log expected error on DFS referral request (bsc#1051510, bsc#1144333).- commit 2b0ffdc * Thu May 16 2019 aaptelAATTsuse.com- fs: cifs: Replace _free_xid call in cifs_root_iget function (bsc#1144333).- commit 3c774ad * Thu May 16 2019 aaptelAATTsuse.com- SMB3.1.1 dialect is no longer experimental (bsc#1051510, bsc#1144333).- commit 5a7f288 * Thu May 16 2019 aaptelAATTsuse.com- Tree connect for SMB3.1.1 must be signed for non-encrypted shares (bsc#1051510, bsc#1144333).- commit bbb7b0e * Thu May 16 2019 aaptelAATTsuse.com- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y (bsc#1051510, bsc#1144333).- commit ce4ef54 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: fix sha512 check in cifs_crypto_secmech_release (bsc#1051510, bsc#1144333).- commit d700426 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: implement v3.11 preauth integrity (bsc#1051510, bsc#1144333).- commit 282e69b * Thu May 16 2019 aaptelAATTsuse.com- CIFS: add sha512 secmech (bsc#1051510, bsc#1144333).- commit dd1b0dc * Thu May 16 2019 aaptelAATTsuse.com- CIFS: refactor crypto shash/sdesc allocation&free (bsc#1051510, bsc#1144333).- commit 7c8cd7a * Thu May 16 2019 aaptelAATTsuse.com- cifs: fix memory leak in SMB2_open() (bsc#1112894, bsc#1144333).- commit 9a11d87 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: fix spelling mistake: faield and legnth (bsc#1144333).- commit 656fc0e * Thu May 16 2019 aaptelAATTsuse.com- Add missing structs and defines from recent SMB3.1.1 documentation (bsc#1144333).- commit 561ad80 * Thu May 16 2019 aaptelAATTsuse.com- address lock imbalance warnings in smbdirect.c (bsc#1144333).- commit 764cd6d * Thu May 16 2019 aaptelAATTsuse.com- cifs: silence compiler warnings showing up with gcc-8.0.0 (bsc#1090734, bsc#1144333).- commit b26e318 * Thu May 16 2019 aaptelAATTsuse.com- Add some missing debug fields in server and tcon structs (bsc#1144333).- commit b13c148 * Thu May 16 2019 aaptelAATTsuse.com- fs/cifs/cifsacl.c Fixes typo in a comment (bsc#1144333).- commit 8a9435e * Thu May 16 2019 aaptelAATTsuse.com- update internal version number for cifs.ko (bsc#1144333).- commit 4d4e098 * Thu May 16 2019 aaptelAATTsuse.com- cifs: add .splice_write (bsc#1144333).- commit 53f3d14 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: document tcon/ses/server refcount dance (bsc#1144333).- commit 541127a * Thu May 16 2019 aaptelAATTsuse.com- move a few externs to smbdirect.h to eliminate warning (bsc#1144333).- commit 054495e * Thu May 16 2019 aaptelAATTsuse.com- CIFS: zero sensitive data when freeing (bsc#1087092, bsc#1144333).- commit c3f174d * Thu May 16 2019 aaptelAATTsuse.com- Cleanup some minor endian issues in smb3 rdma (bsc#1144333).- commit 204ad24 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: dump IPC tcon in debug proc file (bsc#1071306, bsc#1144333).- commit 4801bbd * Thu May 16 2019 aaptelAATTsuse.com- CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl (bsc#1071306, bsc#1144333).- commit 2029687 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: make IPC a regular tcon (bsc#1071306, bsc#1144333).- commit 8c62a07 * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove redundant duplicated assignment of pointer \'node\' (bsc#1144333).- commit 8633c07 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning (bsc#1144333).- commit 660ab15 * Thu May 16 2019 aaptelAATTsuse.com- cifs: Fix autonegotiate security settings mismatch (bsc#1087092, bsc#1144333).- commit 79bbb54 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: _smbd_get_connection() can be static (bsc#1144333).- commit 3dbcabb * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Disable signing on SMB direct transport (bsc#1144333).- commit d36304b * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Add SMB Direct debug counters (bsc#1144333).- commit e42b986 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration (bsc#1144333).- commit 479e730 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O (bsc#1144333).- commit 49800bf * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration (bsc#1144333).- commit 451ce23 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Implement RDMA memory registration (bsc#1144333).- commit 4bd37fc * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Upper layer sends data via RDMA send (bsc#1144333).- commit 5a756b5 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Implement function to send data via RDMA send (bsc#1144333).- commit bb8535a * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Upper layer receives data via RDMA receive (bsc#1144333).- commit a05b399 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Implement function to receive data via RDMA receive (bsc#1144333).- commit 0fa64fd * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Set SMB Direct maximum read or write size for I/O (bsc#1144333).- commit bac6317 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount (bsc#1144333).- commit 840e7c9 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Implement function to destroy a SMB Direct connection (bsc#1144333).- commit 8acee94 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Upper layer reconnects to SMB Direct session (bsc#1144333).- commit ca6bb73 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Implement function to reconnect to a SMB Direct transport (bsc#1144333).- commit 7414215 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Upper layer connects to SMBDirect session (bsc#1144333).- commit 58ec5a4 * Thu May 16 2019 aaptelAATTsuse.com- cifs: fix build errors for SMB_DIRECT (bsc#1144333).- commit a13a689 * Thu May 16 2019 aaptelAATTsuse.com- cifs: Fix missing put_xid in cifs_file_strict_mmap (bsc#1087092, bsc#1144333).- commit 5026bae * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: export protocol initial values (bsc#1144333).- commit 2a890ed * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Implement function to create a SMB Direct connection (bsc#1144333).- commit 66b6d3f * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Establish SMB Direct connection (bsc#1144333).- commit f9633ed * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Add SMB Direct protocol initial values and constants (bsc#1144333).- commit 3761db5 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Add rdma mount option (bsc#1144333).- commit ddce205 * Thu May 16 2019 aaptelAATTsuse.com- Update config files. - CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT (bsc#1144333).- commit ef3de16 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Add parameter rdata to smb2_new_read_req (bsc#1144333).- commit 564812c * Thu May 16 2019 aaptelAATTsuse.com- cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common case (bsc#1144333).- commit ddfa27a * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove small_smb2_init (bsc#1144333).- commit 42e787c * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_lease_ack (bsc#1144333).- commit 9c703a7 * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove unused variable from SMB2_read (bsc#1144333).- commit a657e0f * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_oplock_break we get from server (bsc#1144333).- commit 3b9f330 * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_query_info_req (bsc#1144333).- commit 419a2f6 * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_query_directory_req (bsc#1144333).- commit 31d741a * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_set_info_req (bsc#1144333).- commit 8c059cb * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2 read/write requests (bsc#1144333).- commit 9c3fb1c * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_lock_req (bsc#1144333).- commit a519c85 * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_flush_req (bsc#1144333).- commit 7de26aa * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_create_req (bsc#1144333).- commit 67e2e5a * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_sess_setup_req (bsc#1144333).- commit 95aacf9 * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_tree_connect_req (bsc#1144333).- commit e0421bc * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_echo_req (bsc#1144333).- commit ce0258d * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_ioctl_req (bsc#1144333).- commit 4f10855 * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_close_req (bsc#1144333).- commit 1068bff * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_tree_disconnect_req (bsc#1144333).- commit d3a1bc0 * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_logoff_req (bsc#1144333).- commit 3c2c6eb * Thu May 16 2019 aaptelAATTsuse.com- cifs: remove rfc1002 header from smb2_negotiate_req (bsc#1144333).- commit 7b194b5 * Thu May 16 2019 aaptelAATTsuse.com- cifs: Add smb2_send_recv (bsc#1144333).- commit 135336f * Thu May 16 2019 aaptelAATTsuse.com- fs/ */Kconfig: drop links to 404-compliant http://acl.bestbits.at (bsc#1144333).- commit 9069308 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: don\'t log STATUS_NOT_FOUND errors for DFS (bsc#1051510, bsc#1144333).- commit 9260aad * Thu May 16 2019 aaptelAATTsuse.com- cifs: fix NULL deref in SMB2_read (bsc#1085539, bsc#1144333).- commit 74c4a72 * Thu May 16 2019 aaptelAATTsuse.com- cifs: check MaxPathNameComponentLength != 0 before using it (bsc#1085536, bsc#1144333).- commit 7c39678 * Thu May 16 2019 aaptelAATTsuse.com- SMB3: Validate negotiate request must always be signed (bsc#1064597, bsc#1144333).- commit 6a20e8b * Thu May 16 2019 aaptelAATTsuse.com- SMB: fix validate negotiate info uninitialised memory use (bsc#1064597, bsc#1144333).- commit 8350eb9 * Thu May 16 2019 aaptelAATTsuse.com- SMB: fix leak of validate negotiate info response buffer (bsc#1064597, bsc#1144333).- commit 540580e * Thu May 16 2019 aaptelAATTsuse.com- CIFS: Fix NULL pointer deref on SMB2_tcon() failure (bsc#1071009, bsc#1144333).- commit 1d3a9de * Thu May 16 2019 aaptelAATTsuse.com- CIFS: do not send invalid input buffer on QUERY_INFO requests (bsc#1144333).- commit 6f46fd8 * Thu May 16 2019 aaptelAATTsuse.com- cifs: Select all required crypto modules (bsc#1085536, bsc#1144333).- commit bd44e1c * Thu May 16 2019 aaptelAATTsuse.com- CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE (bsc#1144333).- commit da19369 * Thu May 16 2019 aaptelAATTsuse.com- cifs: handle large EA requests more gracefully in smb2+ (bsc#1144333).- commit 510e996 * Thu May 16 2019 aaptelAATTsuse.com- Fix encryption labels and lengths for SMB3.1.1 (bsc#1085536, bsc#1144333).- commit 7fceff4 * Thu May 16 2019 aaptelAATTsuse.com- SMB3: Don\'t ignore O_SYNC/O_DSYNC and O_DIRECT flags (bsc#1085536, bsc#1144333).- commit 4a9b75c * Thu May 16 2019 aaptelAATTsuse.com- SMB3: handle new statx fields (bsc#1085536, bsc#1144333).- commit bc2d9a1 * Thu May 16 2019 aaptelAATTsuse.com- SMB: Validate negotiate (to protect against downgrade) even if signing off (bsc#1085536, bsc#1144333).- commit c098efa * Thu May 16 2019 aaptelAATTsuse.com- cifs: release auth_key.response for reconnect (bsc#1085536, bsc#1144333).- commit d8cd1cf * Thu May 16 2019 aaptelAATTsuse.com- cifs: release cifs root_cred after exit_cifs (bsc#1085536, bsc#1144333).- commit 5715b1a * Thu May 16 2019 aaptelAATTsuse.com- CIFS: make arrays static const, reduces object code size (bsc#1144333).- commit 023cf87 * Thu May 16 2019 aaptelAATTsuse.com- Update session and share information displayed for debugging SMB2/SMB3 (bsc#1144333).- commit 61e32f7 * Thu May 16 2019 aaptelAATTsuse.com- cifs: show \'soft\' in the mount options for hard mounts (bsc#1144333).- commit e189fd2 * Thu May 16 2019 aaptelAATTsuse.com- SMB3: Warn user if trying to sign connection that authenticated as guest (bsc#1085536, bsc#1144333).- commit b1d1dac * Thu May 16 2019 aaptelAATTsuse.com- SMB3: Fix endian warning (bsc#1144333, bsc#1137884).- commit 547afff * Thu May 16 2019 aaptelAATTsuse.com- Fix SMB3.1.1 guest authentication to Samba (bsc#1085536, bsc#1144333).- commit 61fb84c * Thu May 16 2019 aaptelAATTsuse.com- Update version of cifs module (bsc#1144333).- commit efad703 * Thu May 16 2019 aaptelAATTsuse.com- cifs: hide unused functions (bsc#1051510, bsc#1144333).- commit d7281cb * Thu May 16 2019 aaptelAATTsuse.com- SMB3: Add support for multidialect negotiate (SMB2.1 and later) (bsc#1051510, bsc#1144333).- commit 3e420d7 * Thu May 16 2019 aaptelAATTsuse.com- cifs: check rsp for NULL before dereferencing in SMB2_open (bsc#1085536, bsc#1144333).- commit 50c89fb * Thu May 16 2019 aaptelAATTsuse.com- cifs: Check for timeout on Negotiate stage (bsc#1091171, bsc#1144333).- commit 8c908c7 * Thu May 16 2019 aaptelAATTsuse.com- cifs: Add support for writing attributes on SMB2+ (bsc#1051510, bsc#1144333).- commit bf83c0c * Thu May 16 2019 aaptelAATTsuse.com- cifs: Add support for reading attributes on SMB2+ (bsc#1051510, bsc#1144333).- commit a06eeb8 * Thu May 16 2019 aaptelAATTsuse.com- Fix warning messages when mounting to older servers (bsc#1144333).- commit 093dfa2 * Thu May 16 2019 aaptelAATTsuse.com- Improve security, move default dialect to SMB3 from old CIFS (bsc#1051510, bsc#1144333).- commit 1dbc35c * Thu May 16 2019 aaptelAATTsuse.com- Remove ifdef since SMB3 (and later) now STRONGLY preferred (bsc#1051510, bsc#1144333).- commit 03819a9 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: Reconnect expired SMB sessions (bnc#1060662).- commit a6b3714 * Thu May 16 2019 aaptelAATTsuse.com- Delete patches.kernel.org/4.12.4-101-CIFS-Reconnect-expired-SMB-sessions.patch.- commit 6ca54d2 * Thu May 16 2019 bpAATTsuse.de- x86/cpu: Create Hygon Dhyana architecture support file (fate#327735).- commit 99bb7e0 * Thu May 16 2019 dkirjanovAATTsuse.com- ipv6: mcast: fix unsolicited report interval after receiving querys (git-fixes).- l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() (git-fixes).- l2tp: prevent pppol2tp_connect() from creating kernel sockets (git-fixes).- l2tp: only accept PPP sessions in pppol2tp_connect() (git-fixes).- netfilter: nf_tables: check msg_type before nft_trans_set(trans) (git-fixes).- ip_tunnel: Fix name string concatenate in __ip_tunnel_create() (git-fixes).- sctp: fix identification of new acks for SFR-CACC (git-fixes).- xfrm6: avoid potential infinite loop in _decode_session6() (git-fixes).- ipvs: fix buffer overflow with sync daemon and service (git-fixes).- netfilter: ebtables: handle string from userspace with care (git-fixes).- netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump() (git-fixes).- net: Fix a bug in removing queues from XPS map (git-fixes).- net: test tailroom before appending to linear skb (git-fixes).- tcp: purge write queue in tcp_connect_init() (git-fixes).- ipvs: fix stats update from local clients (git-fixes).- packet: in packet_snd start writing at link layer allocation (git-fixes).- rxrpc: Fix error reception on AF_INET6 sockets (git-fixes).- netfilter: nf_tables: can\'t fail after linking rule into active rule list (git-fixes).- ipvs: fix rtnl_lock lockups caused by start_sync_thread (git-fixes).- inetpeer: fix uninit-value in inet_getpeer (git-fixes).- net: fix uninit-value in __hw_addr_add_ex() (git-fixes).- net: initialize skb->peeked when cloning (git-fixes).- fix rtnh_ok() (git-fixes).- netlink: fix uninit-value in netlink_sendmsg (git-fixes).- commit a03d3d8 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: Display SMB2 error codes in the hex format (bsc#1144333).- commit db41c2a * Thu May 16 2019 aaptelAATTsuse.com- cifs: Use smb 2 - 3 and cifsacl mount options setacl function (bsc#1051510, bsc#1144333).- commit 0778119 * Thu May 16 2019 aaptelAATTsuse.com- cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options (bsc#1051510, bsc#1144333).- commit a71ef22 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: fix circular locking dependency (bsc#1064701, bsc#1144333).- commit 0594876 * Thu May 16 2019 aaptelAATTsuse.com- cifs: set oparms.create_options rather than or\'ing in CREATE_OPEN_BACKUP_INTENT (bsc#1144333).- commit a9243fa * Thu May 16 2019 aaptelAATTsuse.com- cifs: Do not modify mid entry after submitting I/O in cifs_call_async (bsc#1051510, bsc#1144333).- commit 3f97012 * Thu May 16 2019 aaptelAATTsuse.com- CIFS: add SFM mapping for 0x01-0x1F (bsc#1144333).- commit 79a8706 * Thu May 16 2019 aaptelAATTsuse.com- cifs: hide unused functions (bsc#1051510, bsc#1144333).- commit 33c52ee * Thu May 16 2019 aaptelAATTsuse.com- cifs: Use smb 2 - 3 and cifsacl mount options getacl functions (bsc#1051510, bsc#1144333).- commit 68ab5bd * Thu May 16 2019 aaptelAATTsuse.com- cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options (bsc#1051510, bsc#1144333).- commit f2e25c6 * Thu May 16 2019 aaptelAATTsuse.com- Update config files. - CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys (bsc#1144333).- commit 040aef8 * Thu May 16 2019 aaptelAATTsuse.com- cifs: set mapping error when page writeback fails in writepage or launder_pages (bsc#1144333).- commit 73b6484 * Thu May 16 2019 jackAATTsuse.cz- mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses (bsc#1135330).- commit 545b409 * Thu May 16 2019 jackAATTsuse.cz- blacklist.conf: Blacklist 7959cf3a7506, 988bec41318f, and 9ca2d7326444- commit e060719 * Thu May 16 2019 jackAATTsuse.cz- ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour (bsc#1135323).- blacklist.conf: Blacklist 0bf3d5c1604e, a5fdd713d256, and 71921ef85928- commit 447e9de * Thu May 16 2019 jackAATTsuse.cz- block: fix the return errno for direct IO (bsc#1135320).- commit 7a5620b * Thu May 16 2019 jackAATTsuse.cz- blacklist.conf: Blacklist b01531db6cec- commit 584e057 * Thu May 16 2019 hareAATTsuse.de- nvme: flush scan_work when resetting controller (bsc#1131673).- nvme: Do not remove namespaces during reset (bsc#1131673).- commit 5170dea * Thu May 16 2019 jackAATTsuse.cz- ext4: fix ext4_show_options for file systems w/o journal (bsc#1135316).- commit 29b8927 * Thu May 16 2019 jackAATTsuse.cz- ext4: actually request zeroing of inode table after grow (bsc#1135315).- commit a868c67 * Thu May 16 2019 jackAATTsuse.cz- ext4: fix use-after-free race with debug_want_extra_isize (bsc#1135314).- commit 5eca021 * Thu May 16 2019 hareAATTsuse.de- block: Don\'t revalidate bdev of hidden gendisk (bsc#1120091).- Refresh patches.kabi/kabi-fix-for-check_disk_size_change.patch.- commit 8dce5a6 * Thu May 16 2019 jackAATTsuse.cz- block: fix use-after-free on gendisk (bsc#1135312).- commit c63ecfb * Thu May 16 2019 jackAATTsuse.cz- block: do not leak memory in bio_copy_user_iov() (bsc#1135309).- commit 179d24e * Thu May 16 2019 tiwaiAATTsuse.de- Update patch reference for ipmi_ssif fix (bsc#1135120)- commit b30d5bf * Thu May 16 2019 tiwaiAATTsuse.de- Update patch tag for i915 security fix (CVE-2019-11085, bsc#1135278).- commit c9240fa * Wed May 15 2019 aaptelAATTsuse.com- CIFS: keep FileInfo handle live during oplock break (bsc#1106284, bsc#1131565).- commit 057abeb * Wed May 15 2019 tiwaiAATTsuse.de- PCI: Init PCIe feature bits for managed host bridge alloc (bsc#1111666).- commit 1ae8784 * Wed May 15 2019 tiwaiAATTsuse.de- backlight: lm3630a: Return 0 on success in update_status functions (bsc#1051510).- PCI: Mark Atheros AR9462 to avoid bus reset (bsc#1051510).- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bsc#1051510).- commit ce79740 * Wed May 15 2019 tiwaiAATTsuse.de- Move MDS patches into sorted section, too Also update/correct the patch tags- commit c2d6df0 * Wed May 15 2019 tiwaiAATTsuse.de- Move upstreamed nvme and powerpc patches to sorted section- commit c1e9c04 * Wed May 15 2019 wquAATTsuse.com- btrfs: qgroup: Don\'t scan leaf if we\'re modifying reloc tree (bsc#1063638 bsc#1128052 bsc#1108838).- commit 81e4693 * Wed May 15 2019 wquAATTsuse.com- btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent() (bsc#1063638 bsc#1128052 bsc#1108838).- commit ec353a9 * Wed May 15 2019 jthumshirnAATTsuse.de- Delete patches.fixes/0001-License-cleanup-add-SPDX-GPL-2.0-license-identifier-.patch.- commit c7ae6a9 * Wed May 15 2019 wquAATTsuse.com- btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref() (bsc#1063638 bsc#1128052 bsc#1108838).- Refresh patches.suse/0001-btrfs-extent-tree-Fix-a-bug-that-btrfs-is-unable-to-.patch.- commit c0ee85b * Wed May 15 2019 wquAATTsuse.com- btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytes (bsc#1063638 bsc#1128052 bsc#1108838).- commit 37707c4 * Wed May 15 2019 wquAATTsuse.com- btrfs: extent-tree: Use btrfs_ref to refactor add_pinned_bytes() (bsc#1063638 bsc#1128052 bsc#1108838).- commit f19a7ab * Wed May 15 2019 wquAATTsuse.com- btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_data_ref() (bsc#1063638 bsc#1128052 bsc#1108838).- Refresh patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch.- commit 5959973 * Wed May 15 2019 wquAATTsuse.com- btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_tree_ref() (bsc#1063638 bsc#1128052 bsc#1108838).- Refresh patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch.- commit eedfcc9 * Wed May 15 2019 tonyjAATTsuse.de- perf/x86/amd: Update generic hardware cache events for Family 17h (bsc#1134223).- perf/x86/amd: Add event map for AMD Family 17h (bsc#1134223).- x86/perf/amd: Remove need to check \"running\" bit in NMI handler (bsc#1131438).- x86/perf/amd: Resolve NMI latency issues for active PMCs (bsc#1131438).- x86/perf/amd: Resolve race condition when disabling PMC (bsc#1131438).- commit a70bdac * Tue May 14 2019 bpAATTsuse.de- x86/cpufeatures: Add WBNOINVD feature definition (fate#324427).- commit 7f352e9 * Tue May 14 2019 tiwaiAATTsuse.de- Revert \"drm/sun4i: rgb: Change the pixel clock validation check (bnc#1113722)\" The patch seems buggy, breaks the build for armv7hl/pae config.- commit 7e3fe35 * Tue May 14 2019 msuchanekAATTsuse.de- net/ibmvnic: Update carrier state after link state change (bsc#1135100).- commit 620e16c * Tue May 14 2019 msuchanekAATTsuse.de- net/ibmvnic: Update MAC address settings after adapter reset (bsc#1134760).- commit 9e9fbf7 * Tue May 14 2019 msuchanekAATTsuse.de- Refresh patches.fixes/nvme-multipath-avoid-crash-on-invalid-subsystem-cntl.patch. Fix commit id.- commit 480e4e0 * Tue May 14 2019 fabian.baumanisAATTsuse.com- dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings (bsc#1129770).- commit ce908a0 * Tue May 14 2019 tzimmermannAATTsuse.de- drm/ttm: Remove warning about inconsistent mapping information (bnc#1131488)- commit 3b2528e * Tue May 14 2019 wquAATTsuse.com- btrfs: split delayed ref head initialization and addition (bsc#1134813).- Refresh patches.fixes/0001-btrfs-qgroup-Move-reserved-data-accounting-from-btrf.patch.- Refresh patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch.- commit a52dcc3 * Tue May 14 2019 hareAATTsuse.de- lpfc: validate command in lpfc_sli4_scmd_to_wqidx_distr() (bsc#1129138).- commit c255cb4 * Tue May 14 2019 tiwaiAATTsuse.de- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral mode (bsc#1051510).- commit e14e420 * Tue May 14 2019 tiwaiAATTsuse.de- vfio/mdev: Fix aborting mdev child device removal if one fails (bsc#1051510).- vfio/mdev: Avoid release parent reference during error path (bsc#1051510).- vfio/pci: use correct format characters (bsc#1051510).- vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock (bsc#1051510).- vsock/virtio: reset connected sockets on device removal (bsc#1051510).- vsock/virtio: fix kernel panic after device hot-unplug (bsc#1051510).- vhost/vsock: fix reset orphans race with close timeout (bsc#1051510).- commit df62ff0 * Tue May 14 2019 wquAATTsuse.com- btrfs: Use init_delayed_ref_head in add_delayed_ref_head (bsc#1134813).- Refresh patches.fixes/0001-btrfs-qgroup-Move-reserved-data-accounting-from-btrf.patch.- Refresh patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch.- commit 07fe730 * Tue May 14 2019 wquAATTsuse.com- btrfs: Introduce init_delayed_ref_head (bsc#1134813).- Refresh patches.fixes/0001-btrfs-qgroup-Move-reserved-data-accounting-from-btrf.patch.- commit 4ef0b81 * Tue May 14 2019 jroedelAATTsuse.de- iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU (bsc#1135007).- iommu/vt-d: Set intel_iommu_gfx_mapped correctly (bsc#1135008).- iommu/vt-d: Don\'t request page request irq under dmar_global_lock (bsc#1135006).- commit caca066 * Tue May 14 2019 wquAATTsuse.com- btrfs: Open-code add_delayed_data_ref (bsc#1134813).- Refresh patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch.- commit 3fb7e15 * Tue May 14 2019 tiwaiAATTsuse.de- sc16is7xx: put err_spi and err_i2c into correct #ifdef (bsc#1051510).- sc16is7xx: move label \'err_spi\' to correct section (bsc#1051510).- commit ef2d000 * Tue May 14 2019 mkubecekAATTsuse.cz- net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock() (CVE-2019-11815 bsc#1134537).- commit 1f4fdb2 * Tue May 14 2019 wquAATTsuse.com- btrfs: Open-code add_delayed_tree_ref (bsc#1134813).- Refresh patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch.- commit 2231136 * Tue May 14 2019 wquAATTsuse.com- btrfs: Use init_delayed_ref_common in add_delayed_data_ref (bsc#1134813).- commit 50b6855 * Tue May 14 2019 wquAATTsuse.com- btrfs: Use init_delayed_ref_common in add_delayed_tree_ref (bsc#1134813).- commit 3cf5280 * Tue May 14 2019 wquAATTsuse.com- btrfs: Factor out common delayed refs init code (bsc#1134813).- commit ce2a0bd * Tue May 14 2019 wquAATTsuse.com- btrfs: track refs in a rb_tree instead of a list (bsc#1134813).- Refresh patches.suse/btrfs-Take-trans-lock-before-access-running-trans-in.patch.- Refresh patches.suse/btrfs-fix-race-condition-between-delayed-refs-and-blockgroup-removal.patch.- commit 1e5b754 * Tue May 14 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/opregion: rvda is relative from opregion base in opregion 2.1+\'- commit c35b08b * Tue May 14 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/opregion: fix version check\'- commit 34cf39c * Tue May 14 2019 jthumshirnAATTsuse.de- blacklist.conf: blacklist 401e7e88d4ef (\"ipmi_si: fix use-after-free of resource->name\")- commit 8f3e76b * Tue May 14 2019 tzimmermannAATTsuse.de- drm/meson: add size and alignment requirements for dumb buffers (bnc#1113722)- commit 4a07be1 * Tue May 14 2019 tzimmermannAATTsuse.de- drm/i915/gvt: Fix incorrect mask of mmio 0x22028 in gen8/9 mmio list (bnc#1113722)- commit 25e583c * Tue May 14 2019 tzimmermannAATTsuse.de- drm/sun4i: rgb: Change the pixel clock validation check (bnc#1113722)- commit 287e07e * Mon May 13 2019 mwilckAATTsuse.com- block: disk_events: introduce event flags (bsc#1110946, bsc#1119843).- commit 205e985 * Mon May 13 2019 mwilckAATTsuse.com- block: check_events: don\'t bother with events if unsupported (bsc#1110946, bsc#1119843).- commit fd1ec26 * Mon May 13 2019 mwilckAATTsuse.com- Revert \"block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers\" (bsc#1110946, bsc#1119843).- commit 03abd66 * Mon May 13 2019 mwilckAATTsuse.com- Revert \"ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd\" (bsc#1110946, bsc#1119843).- commit 43be751 * Mon May 13 2019 tiwaiAATTsuse.de- vfio_pci: Enable memory accesses before calling pci_map_rom (bsc#1051510).- commit 40fa4f3 * Mon May 13 2019 tiwaiAATTsuse.de- virtio-blk: limit number of hw queues by nr_cpu_ids (bsc#1051510).- virtio: Honour \'may_reduce_num\' in vring_create_virtqueue (bsc#1051510).- virtio_pci: fix a NULL pointer reference in vp_del_vqs (bsc#1051510).- commit e8aa979 * Mon May 13 2019 tiwaiAATTsuse.de- spi-mem: fix kernel-doc for spi_mem_dirmap_{read|write}() (bsc#1111666).- Refresh patches.drivers/0027-spi-spi-mem-Add-devm_spi_mem_dirmap_-create-destroy.patch.- commit 38352aa * Mon May 13 2019 tiwaiAATTsuse.de- spi: Add missing pm_runtime_put_noidle() after failed get (bsc#1111666).- commit 569b4a9 * Mon May 13 2019 tiwaiAATTsuse.de- staging: rtlwifi: Fix potential NULL pointer dereference of kzalloc (bsc#1111666).- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereference (bsc#1111666).- commit 70671fe * Mon May 13 2019 tiwaiAATTsuse.de- overflow: Fix -Wtype-limits compilation warnings (bsc#1111666).- commit 8a70151 * Mon May 13 2019 tiwaiAATTsuse.de- sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init() (bsc#1051510).- spi: a3700: Clear DATA_OUT when performing a read (bsc#1051510).- commit 8e9ab9a * Mon May 13 2019 tiwaiAATTsuse.de- pwm: meson: Use the spin-lock only to protect register modifications (bsc#1051510).- pwm: meson: Don\'t disable PWM when setting duty repeatedly (bsc#1051510).- pwm: meson: Consider 128 a valid pre-divider (bsc#1051510).- pwm: tiehrpwm: Update shadow register for disabling PWMs (bsc#1051510).- pwm: Fix deadlock warning when removing PWM device (bsc#1051510).- commit eb64e0b * Mon May 13 2019 tiwaiAATTsuse.de- proc/sysctl: fix return error for proc_doulongvec_minmax() (bsc#1051510).- proc/kcore: don\'t bounds check against address 0 (bsc#1051510).- proc: revalidate kernel thread inodes to root:root (bsc#1051510).- commit 65ec978 * Mon May 13 2019 tiwaiAATTsuse.de- linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() (bsc#1051510).- commit ce6d021 * Mon May 13 2019 tiwaiAATTsuse.de- omapfb: add missing of_node_put after of_device_is_available (bsc#1051510).- commit d60e431 * Mon May 13 2019 tiwaiAATTsuse.de- mtd: part: fix incorrect format specifier for an unsigned long long (bsc#1051510).- mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol (bsc#1051510).- mtd: docg3: fix a possible memory leak of mtd->name (bsc#1051510).- mtd: docg3: Fix passing zero to \'PTR_ERR\' warning in doc_probe_device (bsc#1051510).- commit d8f4906 * Mon May 13 2019 tiwaiAATTsuse.de- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap (bsc#1051510).- media: ov2659: fix unbalanced mutex_lock/unlock (bsc#1051510).- media: wl128x: prevent two potential buffer overflows (bsc#1051510).- media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame (bsc#1051510).- media: davinci-isif: avoid uninitialized variable use (bsc#1051510).- media: serial_ir: Fix use-after-free in serial_ir_init_module (bsc#1051510).- media: cx23885: check allocation return (bsc#1051510).- media: wl128x: Fix an error code in fm_download_firmware() (bsc#1051510).- media: cx18: update *pos correctly in cx18_read_pos() (bsc#1051510).- media: ivtv: update *pos correctly in ivtv_read_pos() (bsc#1051510).- commit a5d9aa0 * Mon May 13 2019 tiwaiAATTsuse.de- kernel/sysctl.c: fix out-of-bounds access when setting file-max (bsc#1051510).- kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv (bsc#1051510).- commit 5ac58a3 * Mon May 13 2019 tiwaiAATTsuse.de- drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1 (bsc#1111666).- drm/tegra: gem: Fix CPU-cache maintenance for BO\'s allocated using get_pages() (bsc#1111666).- drm/vmwgfx: Remove set but not used variable \'restart\' (bsc#1111666).- drm/fb-helper: generic: Call drm_client_add() after setup is done (bsc#1111666).- drm/doc: Drop \"content type\" from the legacy kms property table (bsc#1111666).- drm: rcar-du: Fix rcar_du_crtc structure documentation (bsc#1111666).- drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_un/bind (bsc#1111666).- drm/amd/display: fix cursor black issue (bsc#1111666).- drm/tegra: hub: Fix dereference before check (bsc#1111666).- drm/rockchip: fix for mailbox read validation (bsc#1111666).- commit 61795db * Mon May 13 2019 tiwaiAATTsuse.de- drm/rockchip: shutdown drm subsystem on shutdown (bsc#1051510).- drm/fb-helper: dpms_legacy(): Only set on connectors in use (bsc#1051510).- drm/i915: Fix I915_EXEC_RING_MASK (bsc#1051510).- drm/mediatek: fix possible object reference leak (bsc#1051510).- commit 57b1ae5 * Mon May 13 2019 vbabkaAATTsuse.cz- mm: prevent get_user_pages() from overflowing page refcount (CVE-2019-11487, bsc#1133190).- mm: add \'try_get_page()\' helper function (CVE-2019-11487, bsc#1133190).- mm: make page ref count overflow check tighter and more explicit (CVE-2019-11487, bsc#1133190).- commit 3ccf631 * Mon May 13 2019 tiwaiAATTsuse.de- ASoC: Intel: avoid Oops if DMA setup fails (bsc#1051510).- ASoC: fix valid stream condition (bsc#1051510).- ASoC: tlv320aic32x4: Fix Common Pins (bsc#1051510).- ASoC: cs4270: Set auto-increment bit for register writes (bsc#1051510).- ASoC: wm_adsp: Add locking to wm_adsp2_bus_error (bsc#1051510).- ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate (bsc#1051510).- ASoC: nau8810: fix the issue of widget with prefixed name (bsc#1051510).- ASoC: nau8824: fix the issue of the widget with prefix name (bsc#1051510).- ASoC:soc-pcm:fix a codec fixup issue in TDM case (bsc#1051510).- ASoC: hdmi-codec: fix S/PDIF DAI (bsc#1051510).- commit 1a2b4f8 * Mon May 13 2019 vbabkaAATTsuse.cz- mm, gup: ensure real head page is ref-counted when using hugepages (CVE-2019-11487, bsc#1133190, prerequisity).- Refresh patches.fixes/mm-fix-__gup_device_huge-vs-unmap.patch.- commit 2aa1b48 * Mon May 13 2019 vbabkaAATTsuse.cz- mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages (CVE-2019-11487, bsc#1133190, prerequisity).- commit a4548d7 * Mon May 13 2019 oneukumAATTsuse.com- mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write (bsc#1129770).- commit 79ff3e5 * Mon May 13 2019 oneukumAATTsuse.com- media: pvrusb2: Prevent a buffer overflow (bsc#1129770).- commit 7a54ecd * Mon May 13 2019 tiwaiAATTsuse.de- Update patch tag for refecence (CVE-2019-11884, bsc#1134848).- commit e12f3fe * Mon May 13 2019 tiwaiAATTsuse.de- Revert \"tty: pty: Fix race condition between release_one_tty and pty_write\" (bsc#1051510).- usb-storage: Set virt_boundary_mask to avoid SG overflows (bsc#1051510).- commit 875ce44 * Mon May 13 2019 tiwaiAATTsuse.de- platform/x86: sony-laptop: Fix unintentional fall-through (bsc#1051510).- platform/x86: alienware-wmi: printing the wrong error code (bsc#1051510).- platform/x86: intel_punit_ipc: Revert \"Fix resource ioremap warning\" (bsc#1051510).- platform/x86: intel_pmc_ipc: adding error handling (bsc#1051510).- platform/x86: dell-rbtn: Add missing #include (bsc#1051510).- clk: rockchip: Fix video codec clocks on rk3288 (bsc#1051510).- clk: rockchip: fix wrong clock definitions for rk3328 (bsc#1051510).- dmaengine: tegra210-dma: free dma controller in remove() (bsc#1051510).- dmaengine: axi-dmac: Don\'t check the number of frames for alignment (bsc#1051510).- dwc2: gadget: Fix completed transfer size calculation in DDMA (bsc#1051510).- ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit (bsc#1051510).- Bluetooth: Align minimum encryption key size for LE and BR/EDR connections (bsc#1051510).- Bluetooth: hidp: fix buffer overflow (bsc#1051510).- intel_th: pci: Add Comet Lake support (bsc#1051510).- commit e11b282 * Mon May 13 2019 mwilckAATTsuse.com- blacklist.conf: add drivers/ide We haven\'t been shipping IDE drivers since SLE12- commit 8dce52a * Mon May 13 2019 tiwaiAATTsuse.de- ALSA: emu10k1: Drop superfluous id-uniquification behavior (bsc#1051510).- commit c156a88 * Mon May 13 2019 tiwaiAATTsuse.de- Re-export snd_cards for kABI compatibility (bsc#1051510).- commit 78cf440 * Mon May 13 2019 tiwaiAATTsuse.de- ALSA: core: Don\'t refer to snd_cards array directly (bsc#1051510).- commit 1501d4d * Mon May 13 2019 tiwaiAATTsuse.de- kABI workaround for snd_seq_kernel_client_enqueue() API changes (bsc#1051510).- commit 31233f8 * Mon May 13 2019 tiwaiAATTsuse.de- ALSA: seq: Correct unlock sequence at snd_seq_client_ioctl_unlock() (bsc#1051510).- ALSA: seq: Protect racy pool manipulation from OSS sequencer (bsc#1051510).- ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper (bsc#1051510).- commit 3b22932 * Mon May 13 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Support low power consumption for ALC256 (bsc#1051510).- ALSA: hda/realtek - Support low power consumption for ALC295 (bsc#1051510).- commit 419c4a2 * Mon May 13 2019 wquAATTsuse.com- Update patches.fixes/0001-btrfs-reloc-Fix-NULL-pointer-dereference-due-to-expa.patch (bsc#1129497 bsc#1134651). Use upstream commit to make git-fixes happy.- commit 95ca4df * Mon May 13 2019 tiwaiAATTsuse.de- ASoC: max98090: Fix restore of DAPM Muxes (bsc#1051510).- ASoC: RT5677-SPI: Disable 16Bit SPI Transfers (bsc#1051510).- ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14) (bsc#1051510).- ALSA: hda/hdmi - Consider eld_valid when reporting jack event (bsc#1051510).- ALSA: hda/hdmi - Read the pin sense from register when repolling (bsc#1051510).- ASoC: fsl_esai: Fix missing break in switch statement (bsc#1051510).- ALSA: hda - Register irq handler after the chip initialization (bsc#1051510).- ALSA: usx2y: fix a double free bug (bsc#1051510).- ALSA: usb-audio: Fix a memory leak bug (bsc#1051510).- ALSA: hda/realtek - EAPD turn on later (bsc#1051510).- ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk() (bsc#1051510).- ALSA: seq: Cover unsubscribe_port() in list_mutex (bsc#1051510).- Revert \"ALSA: seq: Protect in-kernel ioctl calls with mutex\" (bsc#1051510).- ALSA: timer: Coding style fixes (bsc#1051510).- ALSA: timer: Simplify error path in snd_timer_open() (bsc#1051510).- ALSA: seq: Fix race of get-subscription call vs port-delete ioctls (bsc#1051510).- ALSA: seq: Protect in-kernel ioctl calls with mutex (bsc#1051510).- ALSA: seq: Remove superfluous irqsave flags (bsc#1051510).- ALSA: seq: Align temporary re-locking with irqsave version (bsc#1051510).- ALSA: timer: Revert active callback sync check at close (bsc#1051510).- ALSA: timer: Make snd_timer_close() really kill pending actions (bsc#1051510).- ALSA: timer: Check ack_list emptiness instead of bit flag (bsc#1051510).- ALSA: timer: Make sure to clear pending ack list (bsc#1051510).- ALSA: timer: Unify timer callback process code (bsc#1051510).- commit 332dfdd * Mon May 13 2019 wquAATTsuse.com- btrfs: move all ref head cleanup to the helper function (bsc#1134813).- btrfs: remove delayed_ref_node from ref_head (bsc#1134813).- Refresh patches.fixes/0001-btrfs-qgroup-Move-reserved-data-accounting-from-btrf.patch.- Refresh patches.suse/btrfs-Take-trans-lock-before-access-running-trans-in.patch.- Refresh patches.suse/btrfs-fix-race-condition-between-delayed-refs-and-blockgroup-removal.patch.- Refresh patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch.- commit 751bb6e * Mon May 13 2019 wquAATTsuse.com- btrfs: move ref_mod modification into the if (ref) logic (bsc#1134813).- commit 43101f4 * Mon May 13 2019 wquAATTsuse.com- btrfs: breakout empty head cleanup to a helper (bsc#1134813).- commit 0b0f74c * Mon May 13 2019 wquAATTsuse.com- btrfs: move extent_op cleanup to a helper (bsc#1134813).- commit accdac6 * Mon May 13 2019 wquAATTsuse.com- btrfs: add a helper to return a head ref (bsc#1134813).- commit 44c6263 * Mon May 13 2019 wquAATTsuse.com- btrfs: extent-tree: Open-code process_func in __btrfs_mod_ref (bsc#1063638 bsc#1128052 bsc#1108838).- commit 2d4a201 * Mon May 13 2019 wquAATTsuse.com- btrfs: delayed-ref: Introduce better documented delayed ref structures (bsc#1063638 bsc#1128052 bsc#1108838).- commit a50ff03 * Mon May 13 2019 wquAATTsuse.com- selinux: use kernel linux/socket.h for genheaders and mdp (bsc#1134810).- commit b1217e4 * Sun May 12 2019 ailiopoulosAATTsuse.com- xfs: prepare xfs_break_layouts() for another layout type (bsc#1106011).- commit af8461c * Sun May 12 2019 ailiopoulosAATTsuse.com- xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL (bsc#1106011).- commit 9fc7166 * Sun May 12 2019 ailiopoulosAATTsuse.com- xfs: remove xfs_zero_range (bsc#1106011).- commit e210917 * Sun May 12 2019 ailiopoulosAATTsuse.com- xfs: kill meaningless variable \'zero\' (bsc#1106011).- commit 338018e * Sun May 12 2019 ailiopoulosAATTsuse.com- xfs: detect and fix bad summary counts at mount (bsc#1114427).- commit d041381 * Sat May 11 2019 bpAATTsuse.de- EDAC/mce_amd: Decode MCA_STATUS in bit definition order (fate#324422).- commit 08215a3 * Sat May 11 2019 bpAATTsuse.de- EDAC/mce_amd: Decode MCA_STATUS bit (fate#324422).- commit 799c45a * Sat May 11 2019 bpAATTsuse.de- EDAC, mce_amd: Get rid of most struct cpuinfo_x86 uses (fate#324422).- Refresh patches.arch/x86-mce-amd-edac-mce_amd-enumerate-reserved-smca-bank-type.patch.- commit 7656418 * Sat May 11 2019 bpAATTsuse.de- EDAC, mce_amd: Print ExtErrorCode and description on a single line (fate#324422).- commit 7a6669b * Sat May 11 2019 bpAATTsuse.de- EDAC, mce_amd: Match error descriptions to latest documentation (fate#324422).- commit 2f84f2e * Fri May 10 2019 bpAATTsuse.de- RIP IBRS- Refresh patches.arch/x86-speculation-Protect-against-userspace-userspace-.patch.- Refresh patches.arch/x86-speculation-enable-cross-hyperthread-spectre-v2-stibp-mitigation.patch.- Refresh patches.arch/x86-speculation-prepare-arch_smt_update-for-prctl-mode.patch.- Refresh patches.arch/x86-speculation-reorder-the-spec_v2-code.patch.- Delete patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch.- Delete patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch.- Delete patches.suse/0003-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch.- Delete patches.suse/0004-x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch.- Delete patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch.- Delete patches.suse/IBRS-forbid-shooting-in-foot.patch.- Delete patches.suse/do-not-default-to-ibrs-on-skl.patch.- commit 6318a25 * Fri May 10 2019 oheringAATTsuse.de- Limit kernel-source-azure build to architectures for which we build binaries (bsc#1108281).- commit c031020 * Fri May 10 2019 jslabyAATTsuse.cz- thunderx: eliminate extra calls to put_page() for pages held for recycling (networking-stable-19_03_28).- thunderx: enable page recycling for non-XDP case (networking-stable-19_03_28).- genetlink: Fix a memory leak on error path (networking-stable-19_03_28).- dccp: do not use ipv6 header for ipv4 flow (networking-stable-19_03_28).- tcp: do not use ipv6 header for ipv4 flow (networking-stable-19_03_28).- net: stmmac: fix memory corruption with large MTUs (networking-stable-19_03_28).- sctp: get sctphdr by offset in sctp_compute_cksum (networking-stable-19_03_28).- packets: Always register packet sk in the same order (networking-stable-19_03_28).- vxlan: Don\'t call gro_cells_destroy() before device is unregistered (networking-stable-19_03_28).- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6 (networking-stable-19_03_28).- net: rose: fix a possible stack overflow (networking-stable-19_03_28).- tun: add a missing rcu_read_unlock() in error path (networking-stable-19_03_28).- tun: properly test for IFF_UP (networking-stable-19_03_28).- commit dbe4469 * Fri May 10 2019 ptesarikAATTsuse.cz- kmsg: Update message catalog to latest IBM level (2019/03/08) (bsc#1128905 LTC#176077).- commit cc2dbee * Fri May 10 2019 ptesarikAATTsuse.cz- net/smc: allow pnetid-less configuration (bsc#1130409 LTC#176346).- net/smc: allow PCI IDs as ib device names in the pnet table (bsc#1130409 LTC#176346).- kABI: protect functions using struct net_generic (bsc#1130409 LTC#176346).- net/smc: add pnet table namespace support (bsc#1130409 LTC#176346).- kABI: protect struct smcd_dev (bsc#1130409 LTC#176346).- net/smc: add smcd support to the pnet table (bsc#1130409 LTC#176346).- kABI: protect struct smc_ib_device (bsc#1130409 LTC#176346).- net/smc: rework pnet table (bsc#1130409 LTC#176346).- net/smc: cleanup for smcr_tx_sndbuf_nonempty (bsc#1130409 LTC#176346).- commit 7acff66 * Fri May 10 2019 ptesarikAATTsuse.cz- net/smc: fix smc_poll in SMC_INIT state (bsc#1129848 LTC#176249).- net/smc: fix byte_order for rx_curs_confirmed (bsc#1129848 LTC#176249).- Refresh patches.fixes/net-smc-reset-cursor-update-required-flag.- commit 05a2d01 * Fri May 10 2019 neilbAATTsuse.com- NFSv4.x: always serialize open/close operations (bsc#1114893).- commit fba400b * Thu May 09 2019 ptesarikAATTsuse.cz- net/smc: check port_idx of ib event (bsc#1129857 LTC#176247).- net/smc: check connections in smc_lgr_free_work (bsc#1129857 LTC#176247).- net/smc: reduce amount of status updates to peer (bsc#1129857 LTC#176247).- net/smc: no delay for free tx buffer wait (bsc#1129857 LTC#176247).- net/smc: move wake up of close waiter (bsc#1129857 LTC#176247).- net/smc: reset cursor update required flag (bsc#1129857 LTC#176247).- net/smc: move code to clear the conn->lgr field (bsc#1129857 LTC#176247).- net/smc: use client and server LGR pending locks for SMC-R (bsc#1129857 LTC#176247).- net/smc: unlock LGR pending lock earlier for SMC-D (bsc#1129857 LTC#176247).- net/smc: use smc_curs_copy() for SMC-D (bsc#1129857 LTC#176247).- net/smc: postpone release of clcsock (bsc#1129857 LTC#176247).- smc: move unhash as early as possible in smc_release() (bsc#1129857 LTC#176247).- commit 877376c * Thu May 09 2019 ptesarikAATTsuse.cz- net/smc: correct state change for peer closing (bsc#1129857 LTC#176247).- net/smc: delete rkey first before switching to unused (bsc#1129857 LTC#176247).- net/smc: fix sender_free computation (bsc#1129857 LTC#176247).- kABI: protect struct smc_link (bsc#1129857 LTC#176247).- net/smc: preallocated memory for rdma work requests (bsc#1129857 LTC#176247).- net/smc: fix use of variable in cleared area (bsc#1129857 LTC#176247).- net/smc: use device link provided in qp_context (bsc#1129857 LTC#176247).- net/smc: call smc_cdc_msg_send() under send_lock (bsc#1129857 LTC#176247).- net/smc: do not wait under send_lock (bsc#1129857 LTC#176247).- net/smc: recvmsg and splice_read should return 0 after shutdown (bsc#1129857 LTC#176247).- net/smc: don\'t wait for send buffer space when data was already sent (bsc#1129857 LTC#176247).- net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() (bsc#1129857 LTC#176247).- net/smc: allow 16 byte pnetids in netlink policy (bsc#1129857 LTC#176247).- net/smc: fix another sizeof to int comparison (bsc#1129857 LTC#176247).- s390/ism: ignore some errors during deregistration (bsc#1129857 LTC#176247).- commit b4133ea * Thu May 09 2019 msuchanekAATTsuse.de- Refresh patches.arch/powerpc-pseries-Track-LMB-nid-instead-of-using-devic.patch.- commit b8e67e0 * Thu May 09 2019 ptesarikAATTsuse.cz- series.conf: Fix patch order- commit 1bf6136 * Thu May 09 2019 tiwaiAATTsuse.de- scripts: override locale from environment when running recordmcount.pl (bsc#1134354).- commit 4cacf9e * Thu May 09 2019 lduncanAATTsuse.com- scsi: smartpqi: bump driver version (bsc#1133547).- scsi: smartpqi: add spdx (bsc#1133547).- scsi: smartpqi: update copyright (bsc#1133547).- scsi: smartpqi: add H3C controller IDs (bsc#1133547).- scsi: smartpqi: increase LUN reset timeout (bsc#1133547).- scsi: smartpqi: Reporting \'logical unit failure\' (bsc#1133547).- scsi: smartpqi_init: fix boolean expression in pqi_device_remove_start (bsc#1133547).- scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown() (bsc#1133547).- scsi: smartpqi: fix build warnings (bsc#1133547).- scsi: smartpqi: update driver version (bsc#1133547).- scsi: smartpqi: add ofa support (bsc#1133547).- scsi: smartpqi: increase fw status register read timeout (bsc#1133547).- scsi: smartpqi: bump driver version (bsc#1133547).- scsi: smartpqi: add smp_utils support (bsc#1133547).- scsi: smartpqi: correct lun reset issues (bsc#1133547).- scsi: smartpqi: correct volume status (bsc#1133547).- scsi: smartpqi: do not offline disks for transient did no connect conditions (bsc#1133547).- scsi: smartpqi: allow for larger raid maps (bsc#1133547).- scsi: smartpqi: check for null device pointers (bsc#1133547).- scsi: smartpqi: add support for huawei controllers (bsc#1133547).- scsi: smartpqi: enhance numa node detection (bsc#1133547).- scsi: smartpqi: wake up drives after os resumes from suspend (bsc#1133547).- scsi: smartpqi: fix disk name mount point (bsc#1133547).- scsi: smartpqi: add h3c ssid (bsc#1133547).- scsi: smartpqi: add sysfs attributes (bsc#1133547).- scsi: smartpqi: refactor sending controller raid requests (bsc#1133547).- scsi: smartpqi: turn off lun data caching for ptraid (bsc#1133547).- scsi: smartpqi: correct host serial num for ssa (bsc#1133547).- scsi: smartpqi: add no_write_same for logical volumes (bsc#1133547).- scsi: smartpqi: Add retries for device reset (bsc#1133547).- scsi: smartpqi: add support for PQI Config Table handshake (bsc#1133547).- scsi: smartpqi: fully convert to the generic DMA API (bsc#1133547).- commit 5ecdafe * Thu May 09 2019 hareAATTsuse.de- qla2xxx: always allocate qla_tgt_wq (bsc#1131451).- commit e409e3d * Thu May 09 2019 tiwaiAATTsuse.de- Refresh patches.drivers/ALSA-hda-realtek-Add-quirk-for-Tuxedo-XC-1509.patch Upstreamed, move to sorted section.- commit 61b3b1c * Thu May 09 2019 hareAATTsuse.de- Delete patches.fixes/block_dev-fix-crash-on-chained-bios-with-O_DIRECT.patch.- commit c9e1edf * Thu May 09 2019 hareAATTsuse.de- Refresh patches.fixes/nvme-multipath-avoid-crash-on-invalid-subsystem-cntl.patch.- commit c7eafa3 * Thu May 09 2019 msuchanekAATTsuse.de- Refresh sorted patches.- Refresh patches.arch/cpu-speculation-add-mitigations-cmdline-option.patch.- Refresh patches.arch/powerpc-speculation-support-mitigations-cmdline-option.patch.- Refresh patches.arch/powerpc-tm-Avoid-machine-crash-on-rt_sigreturn.patch- Refresh patches.arch/s390-speculation-support-mitigations-cmdline-option.patch.- Refresh patches.arch/x86-mce-handle-varying-mca-bank-counts.patch.- Refresh patches.arch/x86-speculation-support-mitigations-cmdline-option.patch.- Refresh patches.drivers/ibmvnic-Report-actual-backing-device-speed-and-duple.patch.- Refresh patches.fixes/md-batch-flush-requests.patch.- commit 14d13e7 * Thu May 09 2019 ptesarikAATTsuse.cz- kABI: protect struct smcd_dev (bsc#1129845 LTC#176252).- commit 538fef1 * Thu May 09 2019 tiwaiAATTsuse.de- brcmfmac: fix leak of mypkt on error return path (bsc#1111666).- mmc: core: Fix tag set memory leak (bsc#1111666).- crypto: caam/qi2 - generate hash keys in-place (bsc#1111666).- crypto: caam/qi2 - fix DMA mapping of stack memory (bsc#1111666).- crypto: caam/qi2 - fix zero-length buffer DMA mapping (bsc#1111666).- ACPI: property: restore _DSD data subnodes GUID comment (bsc#1111666).- i2c: synquacer: fix enumeration of slave devices (bsc#1111666).- i2c: imx: correct the method of getting private data in notifier_call (bsc#1111666).- iwlwifi: fix driver operation for 5350 (bsc#1111666).- mac80211: don\'t attempt to rename ERR_PTR() debugfs dirs (bsc#1111666).- commit ec6f12c * Thu May 09 2019 tiwaiAATTsuse.de- blacklist.conf: Remove incorrectly added blacklist entry for regulator- commit dc57ffb * Thu May 09 2019 ptesarikAATTsuse.cz- kABI: protect struct smc_ib_device (bsc#1129845 LTC#176252).- commit 0ffdabf * Thu May 09 2019 ptesarikAATTsuse.cz- kABI: protect functions using struct net_generic (bsc#1129845 LTC#176252).- commit bbb606e * Thu May 09 2019 hareAATTsuse.de- nvme-multipath: avoid crash on invalid subsystem cntlid enumeration (bsc#1130937).- commit e925db2 * Thu May 09 2019 hareAATTsuse.de- nvme-fc: use separate work queue to avoid warning (bsc#1131673).- commit 86b188d * Thu May 09 2019 hareAATTsuse.de- scripts/git_sort/git_sort.py: remove old SCSI git branches- commit 05384f2 * Thu May 09 2019 hareAATTsuse.de- scripts/git_sort/git_sort.py: Update nvme git branches- commit a08f9e1 * Thu May 09 2019 tiwaiAATTsuse.de- USB: core: Fix bug caused by duplicate interface PM usage counter (bsc#1051510).- kABI workaround for removed usb_interface.pm_usage_cnt field (bsc#1051510).- Refresh patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch.- commit 52f191f * Thu May 09 2019 tiwaiAATTsuse.de- tty: pty: Fix race condition between release_one_tty and pty_write (bsc#1051510).- tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0 (bsc#1051510).- usb: dwc3: Fix default lpm_nyet_threshold value (bsc#1051510).- USB: serial: f81232: fix interrupt worker not stop (bsc#1051510).- USB: serial: fix unthrottle races (bsc#1051510).- USB: cdc-acm: fix unthrottle races (bsc#1051510).- USB: w1 ds2490: Fix bug caused by improper use of altsetting array (bsc#1051510).- USB: yurex: Fix protection fault after device removal (bsc#1051510).- usb: usbip: fix isoc packet num validation in get_pipe (bsc#1051510).- USB: core: Fix unterminated string returned by usb_string() (bsc#1051510).- usb: gadget: net2272: Fix net2272_dequeue() (bsc#1051510).- usb: gadget: net2280: Fix net2280_dequeue() (bsc#1051510).- usb: gadget: net2280: Fix overrun of OUT messages (bsc#1051510).- usb: u132-hcd: fix resource leak (bsc#1051510).- usb: usb251xb: fix to avoid potential NULL pointer dereference (bsc#1051510).- tty: increase the default flip buffer limit to 2 *640K (bsc#1051510).- commit 4aa2c5c * Thu May 09 2019 tiwaiAATTsuse.de- stm class: Fix channel free in stm output free path (bsc#1051510).- commit 7dbf8ff * Thu May 09 2019 tiwaiAATTsuse.de- ipmi:ssif: compare block number correctly for multi-part return messages (bsc#1051510).- rtlwifi: rtl8723ae: Fix missing break in switch statement (bsc#1051510).- mwl8k: Fix rate_idx underflow (bsc#1051510).- mwifiex: prevent an array overflow (bsc#1051510).- mwifiex: Fix mem leak in mwifiex_tm_cmd (bsc#1051510).- openvswitch: add seqadj extension when NAT is used (bsc#1051510).- openvswitch: fix flow actions reallocation (bsc#1051510).- HID: input: add mapping for Assistant key (bsc#1051510).- stm class: Prevent division by zero (bsc#1051510).- stm class: Fix an endless loop in channel allocation (bsc#1051510).- Input: introduce KEY_ASSISTANT (bsc#1051510).- commit 06048d9 * Thu May 09 2019 oneukumAATTsuse.com- UAS: fix alignment of scatter/gather segments (bsc#1129770).- commit b23bdd3 * Thu May 09 2019 tiwaiAATTsuse.de- brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler() (bsc#1051510).- at76c50x-usb: Don\'t register led_trigger if usb_register_driver failed (bsc#1051510).- b43: shut up clang -Wuninitialized variable warning (bsc#1051510).- audit: fix a memleak caused by auditing load module (bsc#1051510).- ASoC: stm32: fix sai driver name initialisation (bsc#1051510).- HID: debug: fix race condition with between rdesc_show() and device removal (bsc#1051510).- HID: logitech: check the return value of create_singlethread_workqueue (bsc#1051510).- gpio: aspeed: fix a potential NULL pointer dereference (bsc#1051510).- commit d26e26c * Thu May 09 2019 guillaume.gardetAATTfree.fr- Sign non-x86 kernels when possible (boo#1134303)- commit 874586f * Thu May 09 2019 tonyjAATTsuse.de- s390/cpumf: remove raw event support in basic-only sampling mode (jsc#SLE-6233, jsc#SLE-5816).- s390/cpumf: enable using AUX buffer (jsc#SLE-6233, jsc#SLE-5816).- s390/cpumf: introduce AUX buffer for dump diagnostic sample data (jsc#SLE-6233, jsc#SLE-5816).- commit 0b2b5ce * Thu May 09 2019 tonyjAATTsuse.de- tools headers barrier: Fix arm64 tools build failure wrt smp_load_{acquire,release} (bsc#1133570).- commit 1544bc8 * Wed May 08 2019 bpAATTsuse.de- ghes, EDAC: Fix ghes_edac registration (bsc#1133176).- commit 8ce891d * Wed May 08 2019 lhenriquesAATTsuse.com- ceph: fix ci->i_head_snapc leak (bsc#1122776).- ceph: ensure d_name stability in ceph_dentry_hash() (bsc#1134461).- ceph: only use d_name directly when parent is locked (bsc#1134460).- ceph: fix use-after-free on symlink traversal (bsc#1134459).- ceph: fix ci->i_head_snapc leak (bsc#1122776).- ceph: ensure d_name stability in ceph_dentry_hash() (bsc#1134461).- ceph: only use d_name directly when parent is locked (bsc#1134460).- ceph: fix use-after-free on symlink traversal (bsc#1134459).- commit 74ce2ce * Wed May 08 2019 hareAATTsuse.de- qla2xxx: allow irqbalance control in non-MQ mode (bsc#1128979).- commit a4c2dd4 * Wed May 08 2019 hareAATTsuse.de- qla2xxx: allow irqbalance control in non-MQ mode (bsc#1128971).- commit 8446aa3 * Wed May 08 2019 gheAATTsuse.com- ocfs2: turn on OCFS2_FS_STATS setting(bsc#1134393) We need to turn on OCFS2_FS_STATS kernel configuration setting, to fix bsc#1134393.- commit 45279fb * Wed May 08 2019 tiwaiAATTsuse.de- blacklist.conf: Add regulator entries that require the missing API- commit 0145c38 * Wed May 08 2019 tiwaiAATTsuse.de- spi: bcm2835aux: setup gpio-cs to output and correct level during setup (bsc#1051510).- spi: bcm2835aux: warn in dmesg that native cs is not really supported (bsc#1051510).- spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios (bsc#1051510).- spi: rspi: Fix sequencer reset during initialization (bsc#1051510).- regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB (bsc#1051510).- commit eef4b75 * Wed May 08 2019 tiwaiAATTsuse.de- leds: avoid races with workqueue (bsc#1051510).- ALSA: line6: Avoid polluting led_ * namespace (bsc#1051510).- intel_th: msu: Fix single mode with IOMMU (bsc#1051510).- mmc: core: fix possible use after free of host (bsc#1051510).- commit 013cf36 * Wed May 08 2019 tiwaiAATTsuse.de- Update patch tag of already present security fix (CVE-2019-11811, bsc#1134397)- commit 550f6c8 * Wed May 08 2019 wquAATTsuse.com- btrfs: Don\'t panic when we can\'t find a root key (bsc#1112063).- commit e5728d0 * Tue May 07 2019 colyliAATTsuse.de- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata (bsc#1130972).- bcache: fix input overflow to cache set sysfs file io_error_halflife (bsc#1130972).- bcache: fix input overflow to cache set io_error_limit (bsc#1130972).- bcache: fix input overflow to journal_delay_ms (bsc#1130972).- bcache: fix input overflow to writeback_rate_minimum (bsc#1130972).- bcache: fix potential div-zero error of writeback_rate_p_term_inverse (bsc#1130972).- bcache: fix potential div-zero error of writeback_rate_i_term_inverse (bsc#1130972).- bcache: fix input overflow to writeback_delay (bsc#1130972).- bcache: use sysfs_strtoul_bool() to set bit-field variables (bsc#1130972).- bcache: add sysfs_strtoul_bool() for setting bit-field variables (bsc#1130972).- bcache: fix input overflow to sequential_cutoff (bsc#1130972).- bcache: fix input integer overflow of congested threshold (bsc#1130972).- bcache: improve sysfs_strtoul_clamp() (bsc#1130972).- bcache: treat stale && dirty keys as bad keys (bsc#1130972).- bcache: fix indentation issue, remove tabs on a hunk of code (bsc#1130972).- bcache: export backing_dev_uuid via sysfs (bsc#1130972).- bcache: export backing_dev_name via sysfs (bsc#1130972).- bcache: not use hard coded memset size in bch_cache_accounting_clear() (bsc#1130972).- bcache: never writeback a discard operation (bsc#1130972).- bcache: print number of keys in trace_bcache_journal_write (bsc#1130972).- bcache: set writeback_percent in a flexible range (bsc#1130972).- bcache: make cutoff_writeback and cutoff_writeback_sync tunable (bsc#1130972).- bcache: add MODULE_DESCRIPTION information (bsc#1130972).- bcache: option to automatically run gc thread after writeback (bsc#1130972).- bcache: introduce force_wake_up_gc() (bsc#1130972).- bcache: cannot set writeback_running via sysfs if no writeback kthread created (bsc#1130972).- bcache: do not mark writeback_running too early (bsc#1130972).- bcache: update comment in sysfs.c (bsc#1130972).- bcache: update comment for bch_data_insert (bsc#1130972).- bcache: do not check if debug dentry is ERR or NULL explicitly on remove (bsc#1130972).- bcache: add comment for cache_set->fill_iter (bsc#1130972).- bcache: panic fix for making cache device (bsc#1130972).- bcache: split combined if-condition code into separate ones (bsc#1130972).- bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_alloc_set (bsc#1130972).- bcache: replace hard coded number with BUCKET_GC_GEN_MAX (bsc#1130972).- bcache: remove useless parameter of bch_debug_init() (bsc#1130972).- bcache: remove unused bch_passthrough_cache (bsc#1130972).- bcache: recal cached_dev_sectors on detach (bsc#1130972).- bcache: Populate writeback_rate_minimum attribute (bsc#1130972).- bcache: correct dirty data statistics (bsc#1130972).- bcache: fix typo in code comments of closure_return_with_destructor() (bsc#1130972).- bcache: fix ioctl in flash device (bsc#1130972).- bcache: use REQ_PRIO to indicate bio for metadata (bsc#1130972).- bcache: account size of buckets used in uuid write to ca->meta_sectors_written (bsc#1130972).- bcache: add separate workqueue for journal_write to avoid deadlock (bsc#1130972).- bcache: add the missing comments for smp_mb()/smp_wmb() (bsc#1130972).- bcache: remove unnecessary space before ioctl function pointer arguments (bsc#1130972).- bcache: add missing SPDX header (bsc#1130972).- bcache: move open brace at end of function definitions to next line (bsc#1130972).- bcache: add static const prefix to char * array declarations (bsc#1130972).- bcache: fix code comments style (bsc#1130972).- bcache: do not check NULL pointer before calling kmem_cache_destroy (bsc#1130972).- bcache: prefer \'help\' in Kconfig (bsc#1130972).- commit 6f636cd * Tue May 07 2019 colyliAATTsuse.de- bcache: use routines from lib/crc64.c for CRC64 calculation (bsc#1130972).- lib: add crc64 calculation routines (bsc#1130972).- lib: don\'t depend on linux headers being installed (bsc#1130972).- Add config for lib/crc64- Add lib/crc64 to supported.conf- Refresh for above change, patches.suse/0238-bcache-style-fix-to-replace-unsigned-by-unsigned-int.patch.- commit 1121803 * Tue May 07 2019 colyliAATTsuse.de- bcache: fix typo \'succesfully\' to \'successfully\' (bsc#1130972).- bcache: replace \'%pF\' by \'%pS\' in seq_printf() (bsc#1130972).- bcache: fix indent by replacing blank by tabs (bsc#1130972).- bcache: replace printk() by pr_ *() routines (bsc#1130972).- bcache: replace Symbolic permissions by octal permission numbers (bsc#1130972).- bcache: style fixes for lines over 80 characters (bsc#1130972).- bcache: add identifier names to arguments of function definitions (bsc#1130972).- bcache: style fix to add a blank line after declarations (bsc#1130972).- bcache: style fix to replace \'unsigned\' by \'unsigned int\' (bsc#1130972).- bcache: trivial - remove tailing backslash in macro BTREE_FLAG (bsc#1130972).- bcache: add code comments for bset.c (bsc#1130972).- bcache: fix mistaken comments in request.c (bsc#1130972).- bcache: fix mistaken code comments in bcache.h (bsc#1130972).- bcache: add a comment in super.c (bsc#1130972).- bcache: stop using the deprecated get_seconds() (bsc#1130972).- commit 18444d1 * Tue May 07 2019 tiwaiAATTsuse.de- thermal/int340x_thermal: fix mode setting (bsc#1051510).- thermal/int340x_thermal: Add additional UUIDs (bsc#1051510).- commit 5147b07 * Tue May 07 2019 tiwaiAATTsuse.de- soc/tegra: pmc: Drop locking from tegra_powergate_is_powered() (bsc#1051510).- commit 262c86c * Tue May 07 2019 tiwaiAATTsuse.de- serial: ar933x_uart: Fix build failure with disabled console (bsc#1051510).- serial: 8250_pxa: honor the port number from devicetree (bsc#1051510).- commit 3179a44 * Tue May 07 2019 tiwaiAATTsuse.de- serial: uartps: console_setup() can\'t be placed to init section (bsc#1051510).- commit 64be059 * Tue May 07 2019 tiwaiAATTsuse.de- staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc (bsc#1051510).- commit 3c15a6e * Tue May 07 2019 colyliAATTsuse.de- bcache: do not assign in if condition in bcache_init() (bsc#1130972).- Refresh for above change, patches.suse/0232-bcache-do-not-check-return-value-of-debugfs_create_d.patch.- commit 1e79131 * Tue May 07 2019 colyliAATTsuse.de- bcache: do not assign in if condition register_bcache() (bsc#1130972).- bcache: don\'t clone bio in bch_data_verify (bsc#1130972).- bcache: Replace bch_read_string_list() by __sysfs_match_string() (bsc#1130972).- bcache: Move couple of functions to sysfs.c (bsc#1130972).- bcache: Move couple of string arrays to sysfs.c (bsc#1130972).- bcache: stop bcache device when backing device is offline (bsc#1130972).- commit fcba1aa * Tue May 07 2019 tiwaiAATTsuse.de- rt2x00: do not increment sequence number while re-transmitting (bsc#1051510).- commit 85007ed * Tue May 07 2019 tiwaiAATTsuse.de- qmi_wwan: add Olicard 600 (bsc#1051510).- commit dc4a78d * Tue May 07 2019 tiwaiAATTsuse.de- platform/x86: pmc_atom: Drop __initconst on dmi table (bsc#1051510).- commit 4df1f03 * Tue May 07 2019 tiwaiAATTsuse.de- libata: fix using DMA buffers on stack (bsc#1051510).- commit a1804f1 * Tue May 07 2019 tiwaiAATTsuse.de- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses (bsc#1051510).- hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses (bsc#1051510).- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses (bsc#1051510).- hwmon: (smsc47b397) Use request_muxed_region for Super-IO accesses (bsc#1051510).- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses (bsc#1051510).- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses (bsc#1051510).- commit eedae7d * Tue May 07 2019 tiwaiAATTsuse.de- crypto: sun4i-ss - Fix invalid calculation of hash end (bsc#1051510).- crypto: ccm - fix incompatibility between \"ccm\" and \"ccm_base\" (bsc#1051510).- crypto: gcm - fix incompatibility between \"gcm\" and \"gcm_base\" (bsc#1051510).- crypto: arm/aes-neonbs - don\'t access already-freed walk.iv (bsc#1051510).- crypto: ccp - Do not free psp_master when PLATFORM_INIT fails (bsc#1051510).- crypto: chacha20poly1305 - set cra_name correctly (bsc#1051510).- crypto: skcipher - don\'t WARN on unprocessed data after slow walk step (bsc#1051510).- crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest() (bsc#1051510).- crypto: crct10dif-generic - fix use via crypto_shash_digest() (bsc#1051510).- crypto: fips - Grammar s/options/option/, s/to/the/ (bsc#1051510).- crypto: vmx - fix copy-paste error in CTR mode (bsc#1051510).- commit 300438f * Tue May 07 2019 ptesarikAATTsuse.cz- net/smc: allow pnetid-less configuration (bsc#1129845 LTC#176252).- net/smc: allow PCI IDs as ib device names in the pnet table (bsc#1129845 LTC#176252).- net/smc: add pnet table namespace support (bsc#1129845 LTC#176252).- net/smc: add smcd support to the pnet table (bsc#1129845 LTC#176252).- net/smc: rework pnet table (bsc#1129845 LTC#176252).- net/smc: cleanup for smcr_tx_sndbuf_nonempty (bsc#1129845 LTC#176252).- commit d3e88b2 * Tue May 07 2019 hareAATTsuse.de- scsi: qla2xxx: Fix panic in qla_dfs_tgt_counters_show (bsc#1132044).- commit d578582 * Tue May 07 2019 lpechacekAATTsuse.com- supported.conf: Add openvswitch to kernel-default-base (bsc#1124839).- commit bc5239a * Tue May 07 2019 lpechacekAATTsuse.com- supported.conf: Add openvswitch to kernel-default-base (bsc#1124839).- commit 353f0eb * Tue May 07 2019 dkirjanovAATTsuse.com- netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6} (git-fixes).- netfilter: drop template ct when conntrack is skipped (git-fixes).- netfilter: bridge: ebt_among: add more missing match size checks (git-fixes).- netfilter: bridge: ebt_among: add missing match size checks (git-fixes).- net: avoid skb_warn_bad_offload on IS_ERR (git-fixes).- xfrm: Return error on unknown encap_type in init_state (git-fixes).- xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM) (git-fixes).- commit f21ff42 * Tue May 07 2019 dkirjanovAATTsuse.com- xfrm: Fix stack-out-of-bounds read on socket policy lookup (git-fixes).- commit 5a31401 * Tue May 07 2019 jthumshirnAATTsuse.de- testing: nvdimm: provide SZ_4G constant (bsc#1132982).- commit b8cd24c * Tue May 07 2019 jslabyAATTsuse.cz- tty: make R3964 line discipline fail (bnc#1133188 CVE-2019-11486).- commit 75ae661 * Mon May 06 2019 dkirjanovAATTsuse.com- License cleanup: add SPDX GPL-2.0 license identifier to files with no license (BSC#1125072 FATE#327276).- commit 4250f17 * Mon May 06 2019 lpechacekAATTsuse.com- supported.conf: Add openvswitch to kernel-default-base (bsc#1124839).- commit ea08e36 * Mon May 06 2019 dkirjanovAATTsuse.com- sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune (git-fixes).- sctp: set frag_point in sctp_setsockopt_maxseg correctly` (git-fixes).- net: dsa: legacy: don\'t unmask port bitmaps (git-fixes).- commit 72e2f6f * Mon May 06 2019 jroedelAATTsuse.de- blacklist.conf: Add 4a58038b9e42 Revert \"svm: Fix AVIC incomplete IPI emulation\" Reverted commit not in SLE15- commit 027a60e * Mon May 06 2019 jroedelAATTsuse.de- KVM: x86: svm: make sure NMI is injected after nmi_singlestep (bsc#1134205).- commit 1efa1ca * Mon May 06 2019 jroedelAATTsuse.de- KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels (bsc#1134203).- KVM: x86: Don\'t clear EFER during SMM transitions for 32-bit vCPU (bsc#1134204).- KVM: VMX: Zero out *all * general purpose registers after VM-Exit (bsc#1134202).- KVM: Fix UAF in nested posted interrupt processing (bsc#1134199).- KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail (bsc#1134201).- KVM: nVMX: Clear reserved bits of #DB exit qualification (bsc#1134200).- commit 09e58c5 * Mon May 06 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'Revert \"drm/i915/fbdev: Actually configure untiled displays\"\'- commit 1a6d210 * Mon May 06 2019 wquAATTsuse.com- btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to btrfs_qgroup_extent_record (bsc#1134162).- commit c46e00b * Mon May 06 2019 wquAATTsuse.com- btrfs: qgroup: Remove duplicated trace points for qgroup_rsv_add/release (bsc#1134160).- commit 4a0e633 * Sat May 04 2019 tiwaiAATTsuse.de- mwifiex: Make resume actually do something useful again on SDIO cards (bsc#1111666).- commit 1e9cd85 * Sat May 04 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Apply the fixup for ASUS Q325UAR (bsc#1051510).- ALSA: line6: use dynamic buffers (bsc#1051510).- ALSA: hda/realtek - Fixed Dell AIO speaker noise (bsc#1051510).- ALSA: hda/realtek - Add new Dell platform for headset mode (bsc#1051510).- commit 818b345 * Fri May 03 2019 bpAATTsuse.de- blacklist.conf: 379d98ddf413 x86: vdso: Use $LD instead of $CC to link- commit 513d103 * Fri May 03 2019 hareAATTsuse.de- nvme-multipath: avoid crash on invalid subsystem cntlid enumeration (bsc#1129273).- commit e2a5094 * Fri May 03 2019 msuchanekAATTsuse.de- powerpc/mm: Fix page table dump to work on Radix (bsc#1055186, fate#323286, git-fixes).- powerpc/mm/radix: Display if mappings are exec or not (bsc#1055186, fate#323286, git-fixes).- powerpc/mm/radix: Prettify mapped memory range print out (bsc#1055186, fate#323286, git-fixes).- Refresh patches.arch/powerpc-mm-radix-Split-linear-mapping-on-hot-unplug.patch- commit 5451b1e * Fri May 03 2019 hareAATTsuse.de- scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe feature (bsc#1130579).- commit 0222aa2 * Fri May 03 2019 jslabyAATTsuse.cz- packet: validate msg_namelen in send directly (git-fixes).- commit f8a64bd * Fri May 03 2019 bpAATTsuse.de- MDS: Add CVE refs- Update patches.arch/kvm-x86-report-stibp-on-get_supported_cpuid.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/locking-atomics-asm-generic-move-some-macros-from-linux-bitops-h-to-a-new-linux-bits-h-file.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-cpu-sanitize-fam6_atom-naming.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-kvm-expose-x86_feature_md_clear-to-guests.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-kvm-vmx-add-mds-protection-when-l1d-flush-is-not-active.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-msr-index-cleanup-bit-defines.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-consolidate-cpu-whitelists.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-basic-bug-infrastructure-for-mds.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-bug_msbds_only.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-mds-full-nosmt-cmdline-option.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-mds_clear_cpu_buffers.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-mitigation-control-for-mds.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-mitigation-mode-vmwerv.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-mitigations-support-for-mds.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-smt-warning-message.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-sysfs-reporting-for-mds.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-clear-cpu-buffers-on-exit-to-user.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-conditionally-clear-cpu-buffers-on-idle-entry.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-print-smt-vulnerable-on-msbds-with-mitigations-off.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-move-arch_smt_update-call-to-after-mitigation-decisions.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-simplify-the-cpu-bug-detection-logic.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- commit 6576c0c * Fri May 03 2019 bpAATTsuse.de- MDS: Add CVE refs- Update patches.arch/kvm-x86-report-stibp-on-get_supported_cpuid.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/locking-atomics-asm-generic-move-some-macros-from-linux-bitops-h-to-a-new-linux-bits-h-file.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-cpu-sanitize-fam6_atom-naming.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-kvm-expose-x86_feature_md_clear-to-guests.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-kvm-vmx-add-mds-protection-when-l1d-flush-is-not-active.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-msr-index-cleanup-bit-defines.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-consolidate-cpu-whitelists.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-basic-bug-infrastructure-for-mds.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-bug_msbds_only.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-mds-full-nosmt-cmdline-option.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-mds_clear_cpu_buffers.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-mitigation-control-for-mds.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-mitigation-mode-vmwerv.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-mitigations-support-for-mds.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-smt-warning-message.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-add-sysfs-reporting-for-mds.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-clear-cpu-buffers-on-exit-to-user.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-conditionally-clear-cpu-buffers-on-idle-entry.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-mds-print-smt-vulnerable-on-msbds-with-mitigations-off.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-move-arch_smt_update-call-to-after-mitigation-decisions.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- Update patches.arch/x86-speculation-simplify-the-cpu-bug-detection-logic.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).- commit 8669443 * Fri May 03 2019 neilbAATTsuse.com- NFS: Add missing encode / decode sequence_maxsz to v4.2 operations (git-fixes).- commit 3673108 * Fri May 03 2019 neilbAATTsuse.com- blacklist.conf: Add a not-a-bug commit id- commit 83ebe4a * Thu May 02 2019 tiwaiAATTsuse.de- drm/i915: Disable tv output on i9x5gm (bsc#1086657, bsc#1133897).- commit 5d3ab98 * Thu May 02 2019 yousaf.kaukabAATTsuse.com- ipmi: Fix I2C client removal in the SSIF driver (bsc#1108193).- ipmi_ssif: Remove duplicate NULL check (bsc#1108193).- i2c: Make i2c_unregister_device() NULL-aware (bsc#1108193).- commit 99bec98 * Thu May 02 2019 dkirjanovAATTsuse.com- net: Fix untag for vlan packets without ethernet header (git-fixes).- commit 99361c7 * Thu May 02 2019 jthumshirnAATTsuse.de- README.BRANCH: Add Petr Tesarik as backup maintainer- commit 16ed15a * Thu May 02 2019 bpAATTsuse.de- Update patches.arch/kvm-x86-report-stibp-on-get_supported_cpuid.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/locking-atomics-asm-generic-move-some-macros-from-linux-bitops-h-to-a-new-linux-bits-h-file.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-cpu-sanitize-fam6_atom-naming.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-kvm-expose-x86_feature_md_clear-to-guests.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-kvm-vmx-add-mds-protection-when-l1d-flush-is-not-active.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-msr-index-cleanup-bit-defines.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-consolidate-cpu-whitelists.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-mds-add-basic-bug-infrastructure-for-mds.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-mds-add-bug_msbds_only.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-mds-add-mds-full-nosmt-cmdline-option.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-mds-add-mds_clear_cpu_buffers.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-mds-add-mitigation-control-for-mds.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-mds-add-mitigation-mode-vmwerv.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-mds-add-mitigations-support-for-mds.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-mds-add-smt-warning-message.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-mds-add-sysfs-reporting-for-mds.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-mds-clear-cpu-buffers-on-exit-to-user.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-mds-conditionally-clear-cpu-buffers-on-idle-entry.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-mds-print-smt-vulnerable-on-msbds-with-mitigations-off.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-move-arch_smt_update-call-to-after-mitigation-decisions.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- Update patches.arch/x86-speculation-simplify-the-cpu-bug-detection-logic.patch (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).- commit 0d6b73d * Thu May 02 2019 tiwaiAATTsuse.de- drm/nouveau/core: recognise TU102 (bsc#1133593).- drm/nouveau: register backlight on pascal and newer (bsc#1133593).- drm/nouveau/ce/tu106: initial support (bsc#1133593).- drm/nouveau/fifo/tu106: initial support (bsc#1133593).- drm/nouveau/disp/tu106: initial support (bsc#1133593).- drm/nouveau/dma/tu106: initial support (bsc#1133593).- drm/nouveau/therm/tu106: initial support (bsc#1133593).- drm/nouveau/pmu/tu106: initial support (bsc#1133593).- drm/nouveau/fault/tu106: initial support (bsc#1133593).- drm/nouveau/bar/tu106: initial support (bsc#1133593).- drm/nouveau/mmu/tu106: initial support (bsc#1133593).- drm/nouveau/ltc/tu106: initial support (bsc#1133593).- drm/nouveau/fb/tu106: initial support (bsc#1133593).- drm/nouveau/imem/tu106: initial support (bsc#1133593).- drm/nouveau/tmr/tu106: initial support (bsc#1133593).- drm/nouveau/bus/tu106: initial support (bsc#1133593).- drm/nouveau/mc/tu106: initial support (bsc#1133593).- drm/nouveau/fuse/tu106: initial support (bsc#1133593).- drm/nouveau/i2c/tu106: initial support (bsc#1133593).- drm/nouveau/gpio/tu106: initial support (bsc#1133593).- drm/nouveau/ibus/tu106: initial support (bsc#1133593).- drm/nouveau/top/tu106: initial support (bsc#1133593).- drm/nouveau/devinit/tu106: initial support (bsc#1133593).- drm/nouveau/bios/tu106: initial support (bsc#1133593).- drm/nouveau/pci/tu106: initial support (bsc#1133593).- drm/nouveau/core: recognise TU106 (bsc#1133593).- drm/nouveau/core: increase maximum number of nvdec instances to 3 (bsc#1133593).- drm/nouveau/kms/tu104: initial support (bsc#1133593).- drm/nouveau/ce/tu104: initial support (bsc#1133593).- drm/nouveau/fifo/tu104: initial support (bsc#1133593).- drm/nouveau/disp/tu104: initial support (bsc#1133593).- drm/nouveau/dma/tu104: initial support (bsc#1133593).- drm/nouveau/therm/tu104: initial support (bsc#1133593).- drm/nouveau/pmu/tu104: initial support (bsc#1133593).- drm/nouveau/fault/tu104: initial support (bsc#1133593).- drm/nouveau/bar/tu104: initial support (bsc#1133593).- drm/nouveau/mmu/tu104: initial support (bsc#1133593).- drm/nouveau/ltc/tu104: initial support (bsc#1133593).- drm/nouveau/fb/tu104: initial support (bsc#1133593).- drm/nouveau/imem/tu104: initial support (bsc#1133593).- drm/nouveau/tmr/tu104: initial support (bsc#1133593).- drm/nouveau/bus/tu104: initial support (bsc#1133593).- drm/nouveau/mc/tu104: initial support (bsc#1133593).- drm/nouveau/fuse/tu104: initial support (bsc#1133593).- drm/nouveau/i2c/tu104: initial support (bsc#1133593).- drm/nouveau/gpio/tu104: initial support (bsc#1133593).- drm/nouveau/ibus/tu104: initial support (bsc#1133593).- drm/nouveau/top/tu104: initial support (bsc#1133593).- drm/nouveau/devinit/tu104: initial support (bsc#1133593).- drm/nouveau/bios/tu104: initial support (bsc#1133593).- drm/nouveau/pci/tu104: initial support (bsc#1133593).- drm/nouveau/core: recognise TU104 (bsc#1133593).- drm/nouveau/kms/nv50-: allow more flexibility with lut formats (bsc#1133593).- drm/nouveau: remove left-over struct member (bsc#1133593).- drm/nouveau/fifo/gv100: return work submission token in channel ctor args (bsc#1133593).- drm/nouveau/fifo/gv100: allocate method buffer (bsc#1133593).- drm/nouveau/fifo/gm200-: read pbdma count more directly (bsc#1133593).- drm/nouveau/fifo/gk104-: virtualise pbdma enable function (bsc#1133593).- drm/nouveau/fifo/gk104-: group pbdma functions together (bsc#1133593).- drm/nouveau/fifo/gk104-: separate runlist building from committing to hw (bsc#1133593).- drm/nouveau/fifo/gk104-: support enabling privileged ce functions (bsc#1133593).- drm/nouveau/fifo/gk104-: return channel instance in ctor args (bsc#1133593).- drm/nouveau/fifo/gf100-: call into BAR to reset BARs after MMU fault (bsc#1133593).- drm/nouveau/disp/gv100: fix name of window channels in debug output (bsc#1133593).- drm/nouveau/mmu: add more general vmm free/node handling functions (bsc#1133593).- drm/nouveau/fault: add explicit control over fault buffer interrupts (bsc#1133593).- drm/nouveau/fault: store get/put pri address in nvkm_fault_buffer (bsc#1133593).- drm/nouveau/fault: remove manual mapping of fault buffers into BAR2 (bsc#1133593).- drm/nouveau/imem/nv50: support pinning objects in BAR2 and returning address (bsc#1133593).- drm/nouveau/devinit/gm200-: export function to upload+execute PMU/PRE_OS (bsc#1133593).- drm/nouveau/bios: translate USB-C connector type (bsc#1133593).- drm/nouveau/bios: translate additional memory types (bsc#1133593).- drm/nouveau/core: support multiple nvdec instances (bsc#1133593).- drm/nouveau/drm/nouveau: Don\'t forget to label dp_aux devices (bsc#1133593).- drm/nouveau: Add size to vbios.rom file in debugfs (bsc#1133593).- drm/nouveau: Add strap_peek to debugfs (bsc#1133593).- drm/nouveau/drm/nouveau: tegra: Call nouveau_drm_device_init() (bsc#1133593).- drm/nouveau/disp: take sink support into account for exposing 594mhz (bsc#1133593).- drm/nouveau/disp: add support for setting scdc parameters for high modes (bsc#1133593).- drm/nouveau/disp: keep track of high-speed state, program into clock (bsc#1133593).- drm/nouveau/disp/gm200-: add scdc parameter setter (bsc#1133593).- drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0 (bsc#1133593).- drm/nouveau: Start using new drm_dev initialization helpers (bsc#1133593).- drm/nouveau: Fix potential memory leak in nouveau_drm_load() (bsc#1133593).- drm/nouveau: Refactor nvXX_backlight_init() (bsc#1133593).- drm/nouveau: Cleanup indenting in nouveau_backlight.c (bsc#1133593).- drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/ (bsc#1133593).- drm/nouveau: Move backlight device into nouveau_connector (bsc#1133593).- drm/nouveau: Add NV_PRINTK_ONCE and variants (bsc#1133593).- drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support (bsc#1133593).- drm/nouveau: Remove unecessary dma_fence_ops (bsc#1133593).- commit bd7f02b * Thu May 02 2019 msuchanekAATTsuse.de- s390/dasd: fix panic for failed online processing (bsc#1132589).- commit e24913c * Thu May 02 2019 dkirjanovAATTsuse.com- tcp: fix TCP_REPAIR_QUEUE bound checking (git-fixes).- rxrpc: Don\'t treat call aborts as conn aborts (git-fixes).- rxrpc: Fix Tx ring annotation after initial Tx failure (git-fixes).- xfrm: fix rcu_read_unlock usage in xfrm_local_error (git-fixes).- net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off (git-fixes).- net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() (git-fixes).- xfrm: Fix ESN sequence number handling for IPsec GSO packets (git-fixes).- xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos (git-fixes).- ipvs: remove IPS_NAT_MASK check to fix passive FTP (git-fixes).- netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt (git-fixes).- netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target} (git-fixes).- netfilter: x_tables: fix int overflow in xt_alloc_table_info() (git-fixes).- netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit() (git-fixes).- rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete (git-fixes).- commit 2e1ed06 * Thu May 02 2019 hareAATTsuse.de- nvme-multipath: split bios with the ns_head bio_set before submitting (bsc#1103259, bsc#1131673).- commit d40d160 * Thu May 02 2019 hareAATTsuse.de- scripts/git_sort/git_sort.py: update nvme repository to 5.2- commit a7486ed * Thu May 02 2019 ptesarikAATTsuse.cz- kabi/severities: Restore well-known kabi check exceptions- commit 08632bf * Thu May 02 2019 tiwaiAATTsuse.de- blacklist.conf: Add entries for ACPICA changes causing regression (bsc#1132943)- commit 52de608 * Thu May 02 2019 tiwaiAATTsuse.de- Delete patches.fixes/ACPICA-Clear-status-of-GPEs-before-enabling-them.patch (bsc#1132943) This turned out to cause a regression on Thunderbolt docks. Follow the upstream to revert the commit and blacklist them.- commit 160bf9d * Wed May 01 2019 dbuesoAATTsuse.de- futex: Cure exit race (bsc#1050549).- commit fd88aa5 * Wed May 01 2019 dbuesoAATTsuse.de- blacklist.conf: Add small qrwlock change, breaks kabi- commit c74e4c7 * Wed May 01 2019 dbuesoAATTsuse.de- blacklist.conf: Add SCHED_DEBUG patch- commit 05d077d * Wed May 01 2019 rgoldwynAATTsuse.com- kernfs: don\'t set dentry->d_fsdata (boo#1133115).- commit 87703df * Tue Apr 30 2019 ailiopoulosAATTsuse.com- vfs: rename clone_verify_area to remap_verify_area (bsc#1133852, bsc#1132219).- commit e7a6da0 * Tue Apr 30 2019 ailiopoulosAATTsuse.com- vfs: skip zero-length dedupe requests (bsc#1133851, bsc#1132219).- commit 3cb446d * Tue Apr 30 2019 ailiopoulosAATTsuse.com- vfs: avoid problematic remapping requests into partial EOF block (bsc#1133850, bsc#1132219).- commit bf23f52 * Tue Apr 30 2019 jroedelAATTsuse.de- mm/vmalloc: fix size check for remap_vmalloc_range_partial() (bsc#1133825).- commit aa4afbd * Tue Apr 30 2019 tiwaiAATTsuse.de- blacklist.conf: Add CVE entries to be ignored (CVE-2019-9003,CVE-2018-16880)- commit c4eee01 * Tue Apr 30 2019 tiwaiAATTsuse.de- Correct the bug reference in vhost secuirty fix (bsc#1122767 CVE-2018-16880)- commit 359d2d2 * Tue Apr 30 2019 mbruggerAATTsuse.com- arch: arm64: acpi: KABI ginore includes (bsc#1117158).- commit 6316022 * Tue Apr 30 2019 tiwaiAATTsuse.de- mmc: sdhci: Handle auto-command errors (bsc#1051510).- mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR (bsc#1051510).- mmc: sdhci: Fix data command CRC error handling (bsc#1051510).- commit 3b43b40 * Tue Apr 30 2019 tiwaiAATTsuse.de- mac80211: do not call driver wake_tx_queue op during reconfig (bsc#1051510).- commit 6c6b354 * Tue Apr 30 2019 tiwaiAATTsuse.de- Input: synaptics-rmi4 - write config register values to the right offset (bsc#1051510).- io: accel: kxcjk1013: restore the range after resume (bsc#1051510).- commit 7de4d86 * Tue Apr 30 2019 tiwaiAATTsuse.de- iio: dac: mcp4725: add missing powerdown bits in store eeprom (bsc#1051510).- iio: adc: at91: disable adc channel interrupt in timeout case (bsc#1051510).- iio: gyro: mpu3050: fix chip ID reading (bsc#1051510).- iio: Fix scan mask selection (bsc#1051510).- staging: iio: ad7192: Fix ad7193 channel address (bsc#1051510).- iio/gyro/bmg160: Use millidegrees for temperature scale (bsc#1051510).- commit 8dcd648 * Tue Apr 30 2019 tiwaiAATTsuse.de- dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid (bsc#1051510).- commit 23721ea * Tue Apr 30 2019 tiwaiAATTsuse.de- device_cgroup: fix RCU imbalance in error case (bsc#1051510).- commit 496ae7a * Tue Apr 30 2019 tiwaiAATTsuse.de- crypto: crypto4xx - properly set IV after de- and encrypt (bsc#1051510).- commit 923e152 * Tue Apr 30 2019 tiwaiAATTsuse.de- staging: comedi: ni_usb6501: Fix possible double-free of - >usb_rx_buf (bsc#1051510).- staging: comedi: ni_usb6501: Fix use of uninitialized mutex (bsc#1051510).- staging: comedi: vmk80xx: Fix possible double-free of - >usb_rx_buf (bsc#1051510).- staging: comedi: vmk80xx: Fix use of uninitialized semaphore (bsc#1051510).- commit 6f218bd * Tue Apr 30 2019 tiwaiAATTsuse.de- clk: x86: Add system specific quirk to mark clocks as critical (bsc#1051510).- commit 2550217 * Tue Apr 30 2019 tiwaiAATTsuse.de- HID: i2c-hid: Ignore input report if there\'s no data present on Elan touchpanels (bsc#1133486).- commit 186ac94 * Tue Apr 30 2019 ailiopoulosAATTsuse.com- vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF (bsc#1133780, bsc#1132219).- commit f8cdd64 * Tue Apr 30 2019 ailiopoulosAATTsuse.com- vfs: dedupe should return EPERM if permission is not granted (bsc#1133779, bsc#1132219).- commit ee49cef * Tue Apr 30 2019 ailiopoulosAATTsuse.com- vfs: allow dedupe of user owned read-only files (bsc#1133778, bsc#1132219).- commit f928d34 * Tue Apr 30 2019 ailiopoulosAATTsuse.com- vfs: swap names of {do,vfs}_clone_file_range() (bsc#1133774, bsc#1132219).- commit 418217d * Tue Apr 30 2019 ailiopoulosAATTsuse.com- vfs: export vfs_dedupe_file_range_one() to modules (bsc#1133772, bsc#1132219).- commit ee6046d * Tue Apr 30 2019 ailiopoulosAATTsuse.com- vfs: dedupe: extract helper for a single dedup (bsc#1133769, bsc#1132219).- commit 0adcab6 * Tue Apr 30 2019 msuchanekAATTsuse.de- Fix duplicate commit id.- Refresh patches.suse/0021-btrfs-switch-args-for-comp_-_refs.patch.- Refresh patches.suse/0022-btrfs-add-a-comp_refs-helper.patch.- commit 557f7ab * Tue Apr 30 2019 mbruggerAATTsuse.com- efi/arm: Revert deferred unmap of early memmap mapping (bsc#1117158).- efi/arm: Revert deferred unmap of early memmap mapping (bsc#1117158).- commit 11eff9a * Tue Apr 30 2019 msuchanekAATTsuse.de- Fix sorting of series.conf- Refresh patches.drivers/ibmvnic-Enable-GRO.patch.- Refresh patches.drivers/ibmvnic-Fix-netdev-feature-clobbering-during-a-reset.patch.- rename nvme patches to match SLE15-SP1- commit 47068e2 * Tue Apr 30 2019 achoAATTsuse.com- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf() (bsc#1133731).- commit b5208fc * Tue Apr 30 2019 achoAATTsuse.com- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf() (bsc#1133731).- commit 6020c13 * Tue Apr 30 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/vc4: Fix compilation error reported by kbuild test bot\'- commit 8f2ead0 * Tue Apr 30 2019 tzimmermannAATTsuse.de- drm/sun4i: Unbind components before releasing DRM and memory (bsc#1113722)- commit 8c0f712 * Mon Apr 29 2019 jeyuAATTsuse.de- blacklist.conf: blacklist some unneeded git-fixes for kbuild- commit bc4e6d5 * Mon Apr 29 2019 msuchanekAATTsuse.de- powerpc/numa: document topology_updates_enabled, disable by default (bsc#1133584).- powerpc/numa: improve control of topology updates (bsc#1133584).- powerpc/numa: document topology_updates_enabled, disable by default (bsc#1133584).- powerpc/numa: improve control of topology updates (bsc#1133584).- commit 350fb98 * Mon Apr 29 2019 hareAATTsuse.de- blk-mq: Avoid that submitting a bio concurrently with device removal triggers a crash (bsc#1131673).- commit ec6a00b * Mon Apr 29 2019 mbenesAATTsuse.cz- blacklist.conf: d6097c9e4454 (\"trace: Fix preempt_enable_no_resched() abuse\") There is no difference on !PREEMPT kernel.- commit 015cb02 * Mon Apr 29 2019 mbenesAATTsuse.cz- tracing: Fix a memory leak by early error exit in trace_pid_write() (bsc#1133702).- commit b236635 * Mon Apr 29 2019 hareAATTsuse.de- block: Fix a race between request queue removal and the block cgroup controller (bsc#1131673).- Refresh patches.fixes/blkcg-Introduce-blkg_root_lookup.patch.- Refresh patches.fixes/block-Ensure-that-a-request-queue-is-dissociated-fro.patch.- Refresh patches.fixes/block-Introduce-blk_exit_queue.patch.- commit c699a18 * Mon Apr 29 2019 mbenesAATTsuse.cz- tracing: Fix buffer_ref pipe ops (bsc#1133698).- commit da9fad9 * Mon Apr 29 2019 mbenesAATTsuse.cz- blacklist.conf: fabe38ab6b2b (\"kprobes: Mark ftrace mcount handler functions nokprobe\") Not needed.- commit eaa083a * Mon Apr 29 2019 ailiopoulosAATTsuse.com- xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute (bsc#1133675).- commit cab0145 * Mon Apr 29 2019 ailiopoulosAATTsuse.com- xfs: add the ability to join a held buffer to a defer_ops (bsc#1133674).- commit 6b7ffad * Mon Apr 29 2019 ailiopoulosAATTsuse.com- xfs: remove the ip argument to xfs_defer_finish (bsc#1133672).- Refresh patches.fixes/0036-xfs-inline-xfs_shift_file_space-into-callers.patch.- Refresh patches.fixes/0059-xfs-introduce-the-xfs_iext_cursor-abstraction.patch.- commit ebe7eab * Mon Apr 29 2019 ailiopoulosAATTsuse.com- xfs: rename xfs_defer_join to xfs_defer_ijoin (bsc#1133668).- commit bcff405 * Mon Apr 29 2019 ailiopoulosAATTsuse.com- xfs: refactor xfs_trans_roll (bsc#1133667). Refresh patches.fixes/xfs-relog-dirty-buffers-during-swapext-bmbt-owner-ch.patch.- commit 1ff0f5c * Mon Apr 29 2019 tzimmermannAATTsuse.de- drm/vc4: Fix memory leak during gpu reset. (bsc#1113722)- commit eddacb4 * Mon Apr 29 2019 tzimmermannAATTsuse.de- drm/sun4i: Fix component unbinding and component master deletion (bsc#1113722)- commit 11c33d3 * Mon Apr 29 2019 tzimmermannAATTsuse.de- drm/sun4i: Set device driver data at bind time for use in unbind (bsc#1113722)- commit ed9bd32 * Mon Apr 29 2019 tzimmermannAATTsuse.de- drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbind (bsc#1113722)- commit ed4e572 * Mon Apr 29 2019 tzimmermannAATTsuse.de- drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCs (bsc#1113722)- commit 408e420 * Sat Apr 27 2019 hareAATTsuse.de- nvme: make sure ns head inherits underlying device limits (bsc#1131673).- blkcg: Make blkg_root_lookup() work for queues in bypass mode (bsc#1131673).- commit bb15eb6 * Fri Apr 26 2019 ptesarikAATTsuse.cz- supported.conf: Remove duplicates.- commit bfee78a * Fri Apr 26 2019 ptesarikAATTsuse.cz- supported.conf: fix yenta_socket dependencies- commit c1674b1 * Fri Apr 26 2019 msuchanekAATTsuse.de- Remove duplicate patch.- Delete patches.drm/drm-i915-Fix-bad-comparison-in-skl_compute_plane_wm.- Refresh patches.drm/drm-i915-cleanup-fixed-point-wrappers-naming.- commit 66bf81c * Fri Apr 26 2019 msuchanekAATTsuse.de- Rename patches that exist in SLE15-SP1 to the same name.- commit f242f0b * Fri Apr 26 2019 msuchanekAATTsuse.de- Cherry-pick SLE 12 SP4 additional smc patches.- net/smc: return booleans instead of integers (bsc#1096003, FATE#325023, LTC#164003).- net: smc_close: mark expected switch fall-through (bsc#1096003, FATE#325023, LTC#164003).- Refresh patches.arch/s390-sles15sp1-00-11-032-net-smc-use-local-struct-sock-variables-consistently.patch- Refresh patches.arch/s390-sles15sp1-00-11-039-net-smc-handle-state-SMC_PEERFINCLOSEWAIT-correctly.patch- commit 6659a50 * Fri Apr 26 2019 ptesarikAATTsuse.cz- Fix kernel-vanilla by moving patches.kernel.org/0001-drm-udl-add-a-release-method-and-delay-modeset-teard.patch under patches.drm/.- commit 059ed35 * Fri Apr 26 2019 hareAATTsuse.de- blk-mq: fallback to previous nr_hw_queues when updating fails (bsc#1131673).- blk-mq: realloc hctx when hw queue is mapped to another node (bsc#1131673).- blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs (bsc#1131673).- blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues (bsc#1131673).- commit f88bc93 * Fri Apr 26 2019 hareAATTsuse.de- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter (bsc#1131673).- blk-mq: init hctx sched after update ctx and hctx mapping (bsc#1131673).- commit d935704 * Fri Apr 26 2019 ptesarikAATTsuse.cz- Update config files: Set product version to SLE12-SP5.- commit c3d0c3c * Fri Apr 26 2019 hareAATTsuse.de- block: Ensure that a request queue is dissociated from the cgroup controller (bsc#1131673).- block: Introduce blk_exit_queue() (bsc#1131673).- blkcg: Introduce blkg_root_lookup() (bsc#1131673).- commit a5dd3b2 * Fri Apr 26 2019 dkirjanovAATTsuse.com- netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING (git-fixes).- commit d426b2c * Fri Apr 26 2019 dkirjanovAATTsuse.com- net: datagram: fix unbounded loop in __skb_try_recv_datagram() (git-fixes).- commit 8a8a896 * Fri Apr 26 2019 dkirjanovAATTsuse.com- ipv6: Fix dangling pointer when ipv6 fragment (git-fixes).- commit 167348a * Fri Apr 26 2019 dkirjanovAATTsuse.com- ipv6: sit: reset ip header pointer in ipip6_rcv (git-fixes).- commit 6cc7095 * Fri Apr 26 2019 dkirjanovAATTsuse.com- net: bridge: multicast: use rcu to access port list from br_multicast_start_querier (git-fixes).- commit 077343d * Fri Apr 26 2019 dkirjanovAATTsuse.com- net: bridge: fix per-port af_packet sockets (git-fixes).- commit 85d5245 * Fri Apr 26 2019 ailiopoulosAATTsuse.com- xfs: fix reporting supported extra file attributes for statx() (bsc#1133529).- commit f8af342 * Fri Apr 26 2019 jackAATTsuse.cz- patches.fixes/ext4-Avoid-panic-during-forced-reboot.patch: Update tags- commit 2eb9dad * Fri Apr 26 2019 jackAATTsuse.cz- ext4: Don\'t warn when enabling DAX (bsc#1132894).- commit db334c1 * Thu Apr 25 2019 mbruggerAATTsuse.com- arm64/x86: Update config files. Use CONFIG_ARCH_SUPPORTS_ACPI- commit 3384d40 * Thu Apr 25 2019 mbruggerAATTsuse.com- ACPI: fix menuconfig presentation of ACPI submenu (bsc#1117158).- commit ceda332 * Thu Apr 25 2019 mbruggerAATTsuse.com- scripts/git_sort/git_sort.py: add repositories for arm-smmu- *- commit 61c96dc * Thu Apr 25 2019 oneukumAATTsuse.com- crypto: qat - Remove unused goto label (jsc#SLE-4818).- commit bcb0f77 * Thu Apr 25 2019 oneukumAATTsuse.com- crypto: qat - no need to check return value of debugfs_create functions (jsc#SLE-4818).- commit 5aa967d * Thu Apr 25 2019 dkirjanovAATTsuse.com- cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fm (bsc#1127371).- commit 9878a01 * Thu Apr 25 2019 oneukumAATTsuse.com- crypto: qat - move temp buffers off the stack (jsc#SLE-4818).- commit fb23dd1 * Thu Apr 25 2019 oneukumAATTsuse.com- crypto: qat - Remove VLA usage (jsc#SLE-4818).- commit 2073cd4 * Thu Apr 25 2019 dkirjanovAATTsuse.com- cxgb4: specify IQTYPE in fw_iq_cmd (bsc#1127371).- Refresh patches.fixes/0001-cxgb4-cxgb4vf-Add-support-for-SGE-doorbell-queue-tim.patch.- commit fffff56 * Thu Apr 25 2019 dkirjanovAATTsuse.com- cxgb4: impose mandatory VLAN usage when non-zero TAG ID (bsc#1127371).- commit 98b6e7b * Thu Apr 25 2019 dkirjanovAATTsuse.com- cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac() (bsc#1127371).- commit 0080200 * Thu Apr 25 2019 oheringAATTsuse.de- ad mainline tags to ibmvnic patches to allow further work in this branch- commit 3d524cb * Thu Apr 25 2019 oneukumAATTsuse.com- cdc_ether: trivial whitespace readability fix (jsc#SLE-6001).- commit 71f6b8b * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Extend cdc_ether blacklist (jsc#SLE-6001).- commit 07a4542 * Wed Apr 24 2019 mbruggerAATTsuse.com- arm64: fix ACPI dependencies (bsc#1117158).- commit 2628e44 * Wed Apr 24 2019 oneukumAATTsuse.com- cdc_ether: flag the Cinterion PLS8 modem by gemalto as WWAN (jsc#SLE-6001).- commit 04f93e4 * Wed Apr 24 2019 mbruggerAATTsuse.com- iommu/arm-smmu-v3: Don\'t disable SMMU in kdump kernel (bsc#1120566).- commit 70aabd4 * Wed Apr 24 2019 dkirjanovAATTsuse.com- cxgb4: use new fw interface to get the VIN and smt index (bsc#1127371).- Refresh patches.fixes/0001-cxgb4-cxgb4vf-Add-support-for-SGE-doorbell-queue-tim.patch.- commit 5344b4b * Wed Apr 24 2019 yousaf.kaukabAATTsuse.com- i2c: Make i2c_unregister_device() NULL-aware (bsc#1133311).- commit 5b6b2ac * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Extend HWID table by QNAP device (jsc#SLE-6001).- commit 9a9643e * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Extend HWID table by TRENDnet device (jsc#SLE-6001).- commit 0d5f717 * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspend (jsc#SLE-6001).- commit ca69089 * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Add ASIX\'s HW ids (jsc#SLE-6001).- commit 2f39139 * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Add support for wake on LAN by MAGIC packet (jsc#SLE-6001).- commit f4b861b * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Implement get/set_link_ksettings callbacks (jsc#SLE-6001).- commit 03e5175 * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Initialize ethtool_ops structure (jsc#SLE-6001).- commit 351bd57 * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Add RX VLAN filtering support (jsc#SLE-6001).- commit 58842c9 * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload (jsc#SLE-6001).- commit 50afa44 * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Implement set_rx_mode callback (jsc#SLE-6001).- commit 242f859 * Wed Apr 24 2019 tiwaiAATTsuse.de- Drop \"PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to\" The patch doesn\'t work with SLE15 / Leap 15.0 code as the prerequisite helper functions are missing. Drop it for now.- commit 77b9d89 * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Add support for TSO (jsc#SLE-6001).- commit 2c40102 * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Add support for enable/disable checksum offload (jsc#SLE-6001).- commit d7a59e8 * Wed Apr 24 2019 jroedelAATTsuse.de- iommu/vt-d: Disable ATS support on untrusted devices (fate#327520).- PCI: Add \"pci=noats\" boot parameter (fate#327520).- commit b40f4ad * Wed Apr 24 2019 oheringAATTsuse.de- Drivers: hv: vmbus: Offload the handling of channels to two workqueues (bsc#1130567).- commit 2f3f8d7 * Wed Apr 24 2019 tiwaiAATTsuse.de- drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI) (bsc#1111666).- drm/panel: panel-innolux: set display off in innolux_panel_unprepare (bsc#1111666).- commit 69f2e2e * Wed Apr 24 2019 tiwaiAATTsuse.de- iio: core: fix a possible circular locking dependency (bsc#1051510).- iio: ad_sigma_delta: select channel when reading register (bsc#1051510).- iio: cros_ec: Fix the maths for gyro scale calculation (bsc#1051510).- Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ (bsc#1051510).- crypto: x86/poly1305 - fix overflow during partial reduction (bsc#1051510).- PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller (bsc#1051510).- ASoC: fsl_esai: fix channel swap issue when stream starts (bsc#1051510).- mmc: davinci: remove extraneous __init annotation (bsc#1051510).- drm/nouveau/volt/gf117: fix speedo readout register (bsc#1051510).- crypto: sha512/arm - fix crash bug in Thumb2 build (bsc#1051510).- crypto: sha256/arm - fix crash bug in Thumb2 build (bsc#1051510).- ASoC: topology: free created components in tplg load error (bsc#1051510).- 9p: do not trust pdu content for stat item size (bsc#1051510).- ACPI / SBS: Fix GPE storm on recent MacBookPro\'s (bsc#1051510).- ath10k: avoid possible string overflow (bsc#1051510).- PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable (bsc#1051510).- commit 3abb7dd * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Add support for changing MTU (jsc#SLE-6001).- commit 261bd3b * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Add checksum offload support (jsc#SLE-6001).- commit b324af6 * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Implement RX data path (jsc#SLE-6001).- commit 1b2c425 * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Implement TX data path (jsc#SLE-6001).- commit 92ffabc * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Add support for getting and setting of MAC address (jsc#SLE-6001).- commit af9bfc6 * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Introduce link management (jsc#SLE-6001).- commit ac69d3d * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Introduce PHY access (jsc#SLE-6001).- commit 10c6a77 * Wed Apr 24 2019 osalvadorAATTsuse.de- acpi, nfit: Prefer _DSM over _LSR for namespace label reads (bsc#112128) (bsc#1132426).- commit d87d52e * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Various callbacks implementation (jsc#SLE-6001).- commit a8473cf * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Add implementation of read and write commands (jsc#SLE-6001).- commit fa77ca0 * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Add bind and empty unbind callbacks (jsc#SLE-6001).- commit 5553320 * Wed Apr 24 2019 jroedelAATTsuse.de- thunderbolt: Export IOMMU based DMA protection support to userspace (fate#327520).- iommu/vt-d: Do not enable ATS for untrusted devices (fate#327520).- iommu/vt-d: Force IOMMU on for platform opt in hint (fate#327520).- PCI / ACPI: Identify untrusted PCI devices (fate#327520).- commit acc0e22 * Wed Apr 24 2019 jslabyAATTsuse.cz- bonding: fix PACKET_ORIGDEV regression (git-fixes).- rds: fix refcount bug in rds_sock_addref (git-fixes).- commit c43c4da * Wed Apr 24 2019 oneukumAATTsuse.com- net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE (jsc#SLE-6001).- Update config files. build aqc111 for cable modems- supported.conf: this feature requires a dedicated driver for some devices- commit 5566216 * Wed Apr 24 2019 jthumshirnAATTsuse.de- kabi/severities: add libcxgb to cxgb intra module symbols as well- commit bdee2a3 * Wed Apr 24 2019 jslabyAATTsuse.cz- blacklist.conf: add an ORC patch- commit 8377b75 * Wed Apr 24 2019 jslabyAATTsuse.cz- Delete patches.suse/bridge-do-not-add-port-to-router-list-when-receives-.patch.- Delete patches.suse/net-bridge-remove-ipv6-zero-address-check-in-mcast-q.patch. Both were reverted in upstream by 278e2148c075.- commit 0e2431c * Wed Apr 24 2019 jslabyAATTsuse.cz- blacklist.conf: preserve R3964 module- commit aae746b * Wed Apr 24 2019 jroedelAATTsuse.de- Refresh patches.kabi/KVM-Fix-kABI-for-AMD-SMAP-Errata-workaround.patch.- Refresh patches.kabi/fix-kvm-kabi.patch.- Refresh patches.kabi/kABI-Hide-get_msr_feature-in-kvm_x86_ops.patch.- Refresh patches.kabi/kvm_x86_ops-l1tf-kabi-fix.patch. Fix KVM kABI- commit 5786ed4 * Wed Apr 24 2019 dkirjanovAATTsuse.com- cxgb4: remove the unneeded locks (bsc#1127371).- commit 8c41499 * Wed Apr 24 2019 dkirjanovAATTsuse.com- cxgb4: fix the error path of cxgb4_uld_register() (bsc#1127371).- commit 47726a9 * Wed Apr 24 2019 oheringAATTsuse.de- Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind() (bsc#1130567).- commit 0c6a64e * Wed Apr 24 2019 ptesarikAATTsuse.cz- Delete patches.kabi/ * workarounds- commit 5cf1a9f * Wed Apr 24 2019 ptesarikAATTsuse.cz- README.BRANCH: Update branch name.- rpm/config.sh: Update product. This is SLE12-SP5 branch.- commit eecb6c1 * Wed Apr 24 2019 glinAATTsuse.com- bpf: fix use after free in bpf_evict_inode (bsc#1083647).- commit b930261 * Wed Apr 24 2019 neilbAATTsuse.com- NFS: Fix dentry revalidation on NFSv4 lookup (bsc#1132618).- commit 89a6e08 * Tue Apr 23 2019 mbruggerAATTsuse.com- efi: Reduce the amount of memblock reservations for persistent allocations (bsc#1117158).- Refresh patches.suse/0002-MODSIGN-print-appropriate-status-message-when-gettin.patch.- commit c825299 * Tue Apr 23 2019 tiwaiAATTsuse.de- drm/i915/gvt: Annotate iomem usage (bsc#1051510).- commit 313092c * Tue Apr 23 2019 tiwaiAATTsuse.de- drm/amdgpu/gmc9: fix VM_L2_CNTL3 programming (bsc#1111666).- drm/ttm: fix out-of-bounds read in ttm_put_pages() v2 (bsc#1111666).- drm/i915/gvt: Roundup fb->height into tile\'s height at calucation fb->size (bsc#1111666).- drm/i915/gvt: Prevent use-after-free in ppgtt_free_all_spt() (bsc#1111666).- drm/omap: hdmi4_cec: Fix CEC clock handling for PM (bsc#1111666).- drm/exynos/mixer: fix MIXER shadow registry synchronisation code (bsc#1111666).- drm/ttm: Fix bo_global and mem_global kfree error (bsc#1111666).- commit 4aa1a14 * Tue Apr 23 2019 tiwaiAATTsuse.de- mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode (bsc#1111666).- cfg80211: Handle WMM rules in regulatory domain intersection (bsc#1111666).- commit f14f629 * Tue Apr 23 2019 jroedelAATTsuse.de- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation) (bsc#1133149).- KVM: Fix kABI for AMD SMAP Errata workaround (bsc#1133149).- Refresh patches.kabi/fix-kvm-kabi.patch.- Refresh patches.kabi/kABI-Hide-get_msr_feature-in-kvm_x86_ops.patch.- Refresh patches.kabi/kvm-x86-kABI-fix-for-vm_alloc-vm_free-changes.patch.- commit 03fe042 * Tue Apr 23 2019 mbruggerAATTsuse.com- arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table (bsc#1117158). Refresh patches.suse/0003-MODSIGN-load-blacklist-from-MOKx.patch.- commit a1a245c * Tue Apr 23 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - add two more pin configuration sets to quirk table (bsc#1051510).- ALSA: core: Fix card races between register and disconnect (bsc#1051510).- ALSA: info: Fix racy addition/deletion of nodes (bsc#1051510).- ALSA: hda: Initialize power_state field properly (bsc#1051510).- commit a758061 * Tue Apr 23 2019 fabian.baumanisAATTsuse.com- blacklist.conf: c7084edc3f6d67750f50d4183134c4fb5712a5c8 #build-system only- commit 433694c * Tue Apr 23 2019 dkirjanovAATTsuse.com- kabi/severities: add cxgb4 and cxgb4vf shared data to the whitelis (bsc#1127372)- commit cb5afe3 * Tue Apr 23 2019 dkirjanovAATTsuse.com- cxgb4: Add flag tc_flower_initialized (bsc#1127371).- cxgb4: convert flower table to use rhashtable (bsc#1127371).- commit aa6e062 * Tue Apr 23 2019 oneukumAATTsuse.com- PCI: pciehp: Convert to threaded IRQ (bsc#1133005).- commit f0731dc * Tue Apr 23 2019 oneukumAATTsuse.com- blacklist.conf: this breaks some kernel command lines- commit cc177f9 * Tue Apr 23 2019 oneukumAATTsuse.com- PCI: pciehp: Ignore Link State Changes after powering off a slot (bsc#1133005).- commit ef568c9 * Tue Apr 23 2019 mkoutnyAATTsuse.com- fix cgroup_do_mount() handling of failure exits (bsc#1133095).- commit fe5a2ff * Tue Apr 23 2019 mkoutnyAATTsuse.com- cgroup: fix parsing empty mount option string (bsc#1133094).- commit 17de6c6 * Tue Apr 23 2019 mbruggerAATTsuse.com- efi/arm: Don\'t mark ACPI reclaim memory as MEMBLOCK_NOMAP (bsc#1117158 bsc#1115688 bsc#1120566).- efi/arm: Revert \"Defer persistent reservations until after paging_init()\" (bsc#1117158).- efi: Permit multiple entries in persistent memreserve data structure (bsc#1117158). Refresh: patches.suse/0002-MODSIGN-print-appropriate-status-message-when-gettin.patch- efi: Prevent GICv3 WARN() by mapping the memreserve table before first use (bsc#1117158).- efi: Permit calling efi_mem_reserve_persistent() from atomic context (bsc#1117158).- efi/arm: Defer persistent reservations until after paging_init() (bsc#1117158).- iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernel (bsc#1117158).- arm64: acpi: fix alignment fault in accessing ACPI (bsc#1117158).- efi/arm: map UEFI memory map even w/o runtime services enabled (bsc#1117158).- efi/arm: preserve early mapping of UEFI memory map longer for BGRT (bsc#1117158).- drivers: acpi: add dependency of EFI for arm64 (bsc#1117158).- efi/arm: Don\'t mark ACPI reclaim memory as MEMBLOCK_NOMAP (bsc#1117158 bsc#1115688 bsc#1120566).- commit 8ab8717 * Tue Apr 23 2019 tzimmermannAATTsuse.de- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata() (bsc#1113722)- commit 63c727d * Tue Apr 23 2019 tzimmermannAATTsuse.de- drm/udl: add a release method and delay modeset teardown (bsc#1085536)- commit c54c0c4 * Tue Apr 23 2019 msuchanekAATTsuse.de- intel_idle: add support for Jacobsville (jsc#SLE-5394).- commit 653c52e * Tue Apr 23 2019 neilbAATTsuse.com- Fix kabi after \"md: batch flush requests.\" (bsc#1119680).- md: batch flush requests (bsc#1119680).- commit db3b444 * Mon Apr 22 2019 dkirjanovAATTsuse.com- cxgb4: update supported DCB version (bsc#1127371).- commit e9610db * Mon Apr 22 2019 dkirjanovAATTsuse.com- netfilter: ip6t_MASQUERADE: add dependency on conntrack module (git-fixes).- commit c067711 * Mon Apr 22 2019 dkirjanovAATTsuse.com- gre6: use log_ecn_error module parameter in ip6_tnl_rcv() (git-fixes).- commit 45fd2cd * Mon Apr 22 2019 dkirjanovAATTsuse.com- net: bridge: add vlan_tunnel to bridge port policies (git-fixes).- commit 81c6555 * Mon Apr 22 2019 dkirjanovAATTsuse.com- rxrpc: Don\'t release call mutex on error pointer (git-fixes).- commit b6257a8 * Mon Apr 22 2019 dkirjanovAATTsuse.com- blacklist.conf: bbbe211c295f (\"net: rcu lock and preempt disable missing around generic xdp\")- commit 6d9e01f * Sat Apr 20 2019 dkirjanovAATTsuse.com- RDMA/iw_cxgb4: Drop __GFP_NOFAIL (bsc#1127371).- commit ab1de4b * Sat Apr 20 2019 dkirjanovAATTsuse.com- rdma/cxgb4: fix some info leaks (bsc#1127371).- commit 0460620 * Sat Apr 20 2019 dkirjanovAATTsuse.com- rdma/cxgb4: Remove a set-but-not-used variable (bsc#1127371).- commit 64752bc * Sat Apr 20 2019 dkirjanovAATTsuse.com- blacklist.conf: 23ff6ba8feec(\"RDMA/cxgb4: Restore the dropped uninitialized_var\")- commit 8ebcd6e * Sat Apr 20 2019 dkirjanovAATTsuse.com- rdma/cxgb4: Add support for kernel mode SRQ\'s (bsc#1127371).- commit 982fc38 * Fri Apr 19 2019 dkirjanovAATTsuse.com- rdma/cxgb4: Add support for 64Byte cqes (bsc#1127371).- commit ed618c3 * Fri Apr 19 2019 dkirjanovAATTsuse.com- RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze (bsc#1127371).- commit 59e79c3 * Fri Apr 19 2019 dkirjanovAATTsuse.com- rdma/cxgb4: Add support for srq functions & structs (bsc#1127371).- commit d29463d * Fri Apr 19 2019 dbuesoAATTsuse.de- futex: Ensure that futex address is aligned in handle_futex_death() (bsc#1050549).- futex: Handle early deadlock return correctly (bsc#1050549).- commit cf5db9c * Thu Apr 18 2019 bpAATTsuse.de- x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type (bsc#1128415).- Refresh patches.arch/x86-mce-amd-edac-mce_amd-add-new-error-descriptions-for-some-smca-bank-types.patch.- Refresh patches.arch/x86-mce-amd-get-address-from-already-initialized-block.- commit f372d3f * Thu Apr 18 2019 msuchanekAATTsuse.de- Refresh patches.suse/suse-hv-storvsc_ringbuffer_size.patch- commit dd53be5 * Thu Apr 18 2019 msuchanekAATTsuse.de- Update a drm patch to alternative commit id.- commit fed2d34 * Thu Apr 18 2019 dkirjanovAATTsuse.com- cxgb4/cxgb4vf: Fix mac_hlist initialization and free (bsc#1127374).- commit 50c39df * Thu Apr 18 2019 msuchanekAATTsuse.de- Rename patches that exist in SLE15-SP1 to the same name.- commit 5e150d3 * Thu Apr 18 2019 msuchanekAATTsuse.de- Sort upsteram drm patches into sorted section.- Refresh patches.drm/drm-ast-Actually-load-DP501-firmware-when-required.patch.- Refresh patches.drm/drm-ast-Add-an-crtc_disable-callback-to-the-crtc-helper-funcs.patch.- Refresh patches.drm/drm-ast-Fix-memleak-in-error-path-in-ast_bo_create.patch.- Refresh patches.drm/drm-ast-Free-container-instead-of-member-in-ast_user_framebuffer_destroy.patch.- Refresh patches.drm/drm-ast-Simplify-function-ast_bo_unpin.patch.- Refresh patches.drm/drm-radeon-limit-bpp-for-low-vram.patch.- commit 2d78109 * Thu Apr 18 2019 dkirjanovAATTsuse.com- cxgb4vf: Update port information in cxgb4vf_open() (bsc#1127374).- commit 6c8b745 * Thu Apr 18 2019 dkirjanovAATTsuse.com- cxgb4vf: Few more link management changes (bsc#1127374).- commit a3abbde * Thu Apr 18 2019 dkirjanovAATTsuse.com- cxgb4vf: fix memleak in mac_hlist initialization (bsc#1127374).- commit 136530a * Thu Apr 18 2019 bpAATTsuse.de- s390/speculation: Support \'mitigations=\' cmdline option (bsc#1112178).- powerpc/speculation: Support \'mitigations=\' cmdline option (bsc#1112178).- x86/speculation: Support \'mitigations=\' cmdline option (bsc#1112178).- cpu/speculation: Add \'mitigations=\' cmdline option (bsc#1112178).- s390/speculation: Support \'mitigations=\' cmdline option (bsc#1112178).- powerpc/speculation: Support \'mitigations=\' cmdline option (bsc#1112178).- x86/speculation: Support \'mitigations=\' cmdline option (bsc#1112178).- cpu/speculation: Add \'mitigations=\' cmdline option (bsc#1112178).- commit d1a9bfc * Thu Apr 18 2019 msuchanekAATTsuse.de- Remove duplicate patches.- Delete patches.drivers/0001-USB-usb-storage-Add-new-IDs-to-ums-realtek.patch.- Delete patches.drivers/0001-thunderbolt-Serialize-PCIe-tunnel-creation-with-PCI-.patch.- Refresh patches.drivers/0001-thunderbolt-Add-support-for-runtime-PM.patch.- commit 410ccf3 * Thu Apr 18 2019 tiwaiAATTsuse.de- Correct the wrongly assigned CVE# (CVE-2019-9503,bsc#1132828)- commit dc2acc2 * Thu Apr 18 2019 palcantaraAATTsuse.de- CIFS: fix POSIX lock leak and invalid ptr deref (bsc#1114542).- commit 20dba1d * Thu Apr 18 2019 msuchanekAATTsuse.de- Refresh patches.arch/x86-cpufeature-add-user-mode-instruction-prevention-definitions- commit 8af8d05 * Thu Apr 18 2019 msuchanekAATTsuse.de- Refresh patches.fixes/ext4-close-race-between-direct-IO-and-ext4_break_layouts.patch.- commit f2c80f4 * Thu Apr 18 2019 mhockoAATTsuse.com- mm: create non-atomic version of SetPageReserved for init use (jsc#SLE-6647).- Refresh patches.fixes/mm-__init_single_page-do-not-zero-core-struct-pages.patch.- commit 1ccc4b1 * Thu Apr 18 2019 tiwaiAATTsuse.de- x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub (bsc#1120318). Delete the old patch with the upstream version, too patches.suse/PCI-Disable-broken-RTIT_BAR-of-Intel-TH.patch.- commit 966a590 * Wed Apr 17 2019 palcantaraAATTsuse.de- CIFS: fix POSIX lock leak and invalid ptr deref (bsc#1114542).- commit ed4103e * Wed Apr 17 2019 kbuildAATTsuse.de- Remove kabi files.- commit 8bdbd84 * Wed Apr 17 2019 yousaf.kaukabAATTsuse.com- irqchip/exiu: Fix return value check in exiu_init() (bsc#1132778).- commit 1706143 * Wed Apr 17 2019 yousaf.kaukabAATTsuse.com- config: arm64: enable drivers for Socionext Synquacer platform Add enabled drivers to supported.conf- commit cda02b7 * Wed Apr 17 2019 yousaf.kaukabAATTsuse.com- i2c: synquacer: remove unused is_suspended flag (bsc#1132778).- net: socionext: remove mmio reads on Tx (bsc#1132778).- net: socionext: correctly recover txq after being full (bsc#1132778).- net: socionext: refactor netsec_alloc_dring() (bsc#1132778).- net: socionext: different approach on DMA (bsc#1132778).- i2c: synquacer: fix fall-through annotation (bsc#1132778).- net: socionext: Reset tx queue in ndo_stop (bsc#1132778).- net: socionext: Add dummy PHY register read in phy_write() (bsc#1132778).- net: socionext: Stop PHY before resetting netsec (bsc#1132778).- net: socionext: clear rx irq correctly (bsc#1132778).- net: socionext: Increase descriptors to 256 (bsc#1132778).- net: socionext: Use descriptor info instead of MMIO reads on Rx (bsc#1132778).- net: socionext: remove redundant pointer ndev (bsc#1132778).- i2c: synquacer: fix fence-post error in retry loop (bsc#1132778).- net: socionext: reset hardware in ndo_stop (bsc#1132778).- net: netsec: enable tx-irq during open callback (bsc#1132778).- net: netsec: reduce DMA mask to 40 bits (bsc#1132778).- i2c: add support for Socionext SynQuacer I2C controller (bsc#1132778).- net: netsec: use dma_addr_t for storing dma address (bsc#1132778).- net: socionext: Fix error return code in netsec_netdev_open() (bsc#1132778).- net: socionext: include linux/io.h to fix build (bsc#1132778).- net: socionext: Add Synquacer NetSec driver (bsc#1132778).- net: ethernet: socionext: add AVE ethernet driver (bsc#1132778).- PCI: generic: Add support for Synopsys DesignWare RC in ECAM mode (bsc#1132778).- gpio: mb86s7x: share with other SoCs as module (bsc#1132778).- irqchip/exiu: Add support for Socionext Synquacer EXIU controller (bsc#1132778).- gpio: mb86s7x: Handle return value of clk_prepare_enable (bsc#1132778).- commit 04dc55f * Wed Apr 17 2019 dkirjanovAATTsuse.com- iw_cxgb4: cq/qp mask depends on bar2 pages in a host page (bsc#1127371).- commit c36e1b8 * Wed Apr 17 2019 dkirjanovAATTsuse.com- cxgb4: Export sge_host_page_size to ulds (bsc#1127371).- Refresh patches.kabi/kabi-cxgb4-MU.patch.- commit 6d1f2b8 * Wed Apr 17 2019 dkirjanovAATTsuse.com- cxgb4: collect number of free PSTRUCT page pointers (bsc#1127371).- Refresh patches.fixes/0001-cxgb4-move-Tx-Rx-free-pages-collection-to-common-cod.patch.- commit e76f63e * Wed Apr 17 2019 dkirjanovAATTsuse.com- cxgb4: collect ASIC LA dumps from ULP TX (bsc#1127371).- commit 0173335 * Wed Apr 17 2019 dkirjanovAATTsuse.com- cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size (bsc#1127371).- commit 5b5f3de * Wed Apr 17 2019 msuchanekAATTsuse.de- rpm/config.sh: Fix build project and bugzilla product.- commit 99fe985 * Wed Apr 17 2019 tiwaiAATTsuse.de- brcmfmac: assure SSID length from firmware is limited (CVE-2019-9500,bsc#1132681).- commit beb6147 * Wed Apr 17 2019 dkirjanovAATTsuse.com- cxgb4: move Tx/Rx free pages collection to common code (bsc#1127371).- commit d3b85a6 * Wed Apr 17 2019 jroedelAATTsuse.de- svm/avic: Fix invalidate logical APIC id entry (bsc#1132726).- commit a0c00f8 * Tue Apr 16 2019 tiwaiAATTsuse.de- brcmfmac: add subtype check for event handling in data path (CVE-2019-8564,bsc#1132673).- commit dfd89cb * Tue Apr 16 2019 dkirjanovAATTsuse.com- cxgb4: add support to display DCB info (bsc#1127371).- commit 5b50c7b * Tue Apr 16 2019 bpAATTsuse.de- blacklist.conf: bebd024e4815 (\"x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y\") SLE kernels already enable this.- commit 577c0d1 * Tue Apr 16 2019 dkirjanovAATTsuse.com- cxgb4: Add new T6 PCI device ids 0x608a (bsc#1127371).- commit 06d9ae2 * Tue Apr 16 2019 dkirjanovAATTsuse.com- cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0 (bsc#1127371).- commit 9210ec3 * Tue Apr 16 2019 dkirjanovAATTsuse.com- cxgb4: display number of rx and tx pages free (bsc#1127371).- commit 436d16d * Tue Apr 16 2019 dkirjanovAATTsuse.com- cxgb4: cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capability (bsc#1127371).- commit a42b78c * Tue Apr 16 2019 dkirjanovAATTsuse.com- assume flash part size to be 4MB, if it can\'t be determined (bsc#1127371).- commit 84ea04f * Tue Apr 16 2019 jroedelAATTsuse.de- Refresh patches.arch/svm-fix-avic-dfr-and-ldr-handling. Fix compile warning introduced by this patch.- commit 30fa6d4 * Tue Apr 16 2019 jgrossAATTsuse.com- xen: Prevent buffer overflow in privcmd ioctl (bsc#1065600).- commit c236911 * Tue Apr 16 2019 jroedelAATTsuse.de- blacklist.conf: Blacklist some KVM reverts not needed in SLE- commit d786a86 * Tue Apr 16 2019 bpAATTsuse.de- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts (bsc#1114279).- commit 321dd9f * Mon Apr 15 2019 bpAATTsuse.de- x86/mce/AMD: Pass the bank number to smca_get_bank_type() (bsc#1128415).- commit 2a78c16 * Mon Apr 15 2019 jkosinaAATTsuse.cz- x86/bugs: do not default to IBRS even on SKL (bsc#1068032 CVE-2017-5753 bsc#1112824). Drop SUSE-specific IBRS-on-SKL implementation. Please refer to page 16 of [1] [1] https://software.intel.com/security-software-guidance/api-app/sites/default/files/Retpoline-A-Branch-Target-Injection-Mitigation.pdf- commit 6ab40f5 * Mon Apr 15 2019 dkirjanovAATTsuse.com- cxgb4: Support ethtool private flags (bsc#1127371).- commit dc8dc20 * Mon Apr 15 2019 jroedelAATTsuse.de- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init (bsc#1132572).- KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux (bsc#1132571).- KVM: x86/mmu: Detect MMIO generation wrap in any address space (bsc#1132570).- commit eff2335 * Mon Apr 15 2019 jroedelAATTsuse.de- KVM: Call kvm_arch_memslots_updated() before updating memslots (bsc#1132563).- KVM: nVMX: Ignore limit checks on VMX instructions using flat segments (bsc#1132564).- commit f524d2f * Mon Apr 15 2019 jeyuAATTsuse.de- blacklist.conf: blacklist some unneeded git-fixes for kbuild- commit 82fab96 * Mon Apr 15 2019 jroedelAATTsuse.de- KVM: nVMX: Apply addr size mask to effective address for VMX instructions (bsc#1132561).- KVM: nVMX: Sign extend displacements of VMX instr\'s mem operands (bsc#1132562).- commit 27486c3 * Mon Apr 15 2019 dkirjanovAATTsuse.com- cxgb4: collect hardware queue descriptors (bsc#1127371).- commit 16f34c6 * Mon Apr 15 2019 jroedelAATTsuse.de- svm: Fix AVIC DFR and LDR handling (bsc#1132558).- commit e81dbdd * Mon Apr 15 2019 msuchanekAATTsuse.de- powerpc/powernv: Make opal log only readable by root (bsc#1065729).- commit e1d68e1 * Mon Apr 15 2019 jroedelAATTsuse.de- KVM: VMX: Compare only a single byte for VMCS\' \"launched\" in vCPU-run (bsc#1132555).- commit 709aa15 * Mon Apr 15 2019 msuchanekAATTsuse.de- powerpc/64s: Fix logic when handling unknown CPU features (bsc#1055117).- commit 9eac226 * Mon Apr 15 2019 tiwaiAATTsuse.de- ALSA: hda - Add two more machines to the power_save_blacklist (bsc#1051510).- ALSA: seq: Fix OOB-reads from strlcpy (bsc#1051510).- commit 6ae1972 * Mon Apr 15 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Move to ACT_INIT state (bsc#1111666).- ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233 (bsc#1111666).- commit 3af9d8d * Mon Apr 15 2019 pmladekAATTsuse.com- blacklist.conf: tracing: affected code is not in our kernel- commit 9d2222a * Mon Apr 15 2019 pmladekAATTsuse.com- blacklist.conf: tracing: affected code is not in our kernel- commit 99bb62d * Mon Apr 15 2019 pmladekAATTsuse.com- blacklist.conf: tracing: affected code is not in our kernel- commit 8e8b386 * Mon Apr 15 2019 pmladekAATTsuse.com- blacklist.conf: tracing: cosmetic- commit bba8a93 * Mon Apr 15 2019 pmladekAATTsuse.com- ring-buffer: Check if memory is available before allocation (bsc#1132531).- commit 30fa12d * Mon Apr 15 2019 pmladekAATTsuse.com- tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into account (bsc#1132527).- commit 08a11e1 * Mon Apr 15 2019 jroedelAATTsuse.de- iommu/amd: Set exclusion range correctly (bsc#1130425).- commit 0dd02d9 * Mon Apr 15 2019 pmladekAATTsuse.com- blacklist.conf: trace/xdp: compilation warning; we do not have the affected code- commit 28d52fb * Mon Apr 15 2019 pmladekAATTsuse.com- blacklist.conf: tracing: nothing serious- commit fad463b * Mon Apr 15 2019 pmladekAATTsuse.com- blacklist.conf: vsprintf: cosmetic- commit 2fa0e86 * Mon Apr 15 2019 pmladekAATTsuse.com- blacklist.conf: printk: cosmetic; anyway, it fixes a commit that we do not have in SLE15- commit 8801f18 * Mon Apr 15 2019 tzimmermannAATTsuse.de- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata() (bsc#1113956)- commit 8963523 * Mon Apr 15 2019 tzimmermannAATTsuse.de- drm/i915/gvt: do not let pin count of shadow mm go negative (bsc#1113956)- commit f169d23 * Mon Apr 15 2019 tzimmermannAATTsuse.de- drm/i915/gvt: Add in context mmio 0x20D8 to gen9 mmio list (bsc#1113956)- commit d050118 * Sun Apr 14 2019 dkirjanovAATTsuse.com- Refresh patches.kabi/kabi-cxgb4-MU.patch.- commit 3439f3f * Sun Apr 14 2019 dkirjanovAATTsuse.com- cxgb4: Add capability to get/set SGE Doorbell Queue Timer Tick (bsc#1127371).- commit 7cc943d * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: flush removing page cache in xfs_reflink_remap_prep (bsc#1132414, bsc#1132219).- commit ab00137 * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: clean up xfs_reflink_remap_blocks call site (bsc#1132413, bsc#1132219).- commit 07a90bd * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: fix pagecache truncation prior to reflink (bsc#1132412, bsc#1132219).- commit b82ce17 * Fri Apr 12 2019 ailiopoulosAATTsuse.com- vfs: exit early from zero length remap operations (bsc#1132411, bsc#1132219).- commit 1006b3a * Fri Apr 12 2019 bpAATTsuse.de- x86/MCE: Fix kABI for new AMD bank names (bsc#1128415).- commit e9b2424 * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: fix data corruption w/ unaligned reflink ranges (bsc#1132407, bsc#1132219).- commit a452f04 * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: fix data corruption w/ unaligned dedupe ranges (bsc#1132405, bsc#1132219).- commit 16170da * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: update ctime and remove suid before cloning files (bsc#1132404, bsc#1132219).- commit 9e067d2 * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: zero posteof blocks when cloning above eof (bsc#1132403, bsc#1132219).- commit e7442c0 * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: refactor clonerange preparation into a separate helper (bsc#1132402, bsc#1132219).- commit 7ca8ffb * Fri Apr 12 2019 ailiopoulosAATTsuse.com- vfs: limit size of dedupe (bsc#1132397, bsc#1132219).- commit 3488d92 * Fri Apr 12 2019 ailiopoulosAATTsuse.com- fs: avoid fdput() after failed fdget() in vfs_dedupe_file_range() (bsc#1132384, bsc#1132219).- commit 71bd329 * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: cap the length of deduplication requests (bsc#1132373, bsc#1132219).- commit 190ac4b * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: only grab shared inode locks for source file during reflink (bsc#1132372, bsc#1132219).- commit 3e9e506 * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes (bsc#1132370, bsc#1132219).- commit e1da3ac * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: reflink should break pnfs leases before sharing blocks (bsc#1132369, bsc#1132219).- commit 808ec37 * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: call xfs_qm_dqattach before performing reflink operations (bsc#1132368, bsc#1132219).- commit 8d05605 * Fri Apr 12 2019 ailiopoulosAATTsuse.com- xfs: remove dest file\'s post-eof preallocations before reflinking (bsc#1132365, bsc#1132219).- commit 4e87704 * Fri Apr 12 2019 dkirjanovAATTsuse.com- cxgb4: Added missing break in ndo_udp_tunnel_{add/del} (bsc#1127371).- commit 3d3df4e * Fri Apr 12 2019 dkirjanovAATTsuse.com- cxgb4: do not return DUPLEX_UNKNOWN when link is down (bsc#1127371).- commit 85c678c * Fri Apr 12 2019 dkirjanovAATTsuse.com- cxgb4: Add new T5 PCI device id 0x50ae (bsc#1127371).- commit 899ca26 * Fri Apr 12 2019 dkirjanovAATTsuse.com- cxgb4/cxgb4vf: Link management changes (bsc#1127371).- commit e37a35f * Fri Apr 12 2019 jroedelAATTsuse.de- vfio/type1: Limit DMA mappings per container (CVE-2019-3882 bsc#1131427).- commit ddc4716 * Fri Apr 12 2019 jslabyAATTsuse.cz- net/x25: reset state in x25_connect() (networking-stable-19_03_15).- net: sit: fix UBSAN Undefined behaviour in check_6rd (networking-stable-19_03_15).- net/x25: fix use-after-free in x25_device_event() (networking-stable-19_03_15).- rxrpc: Fix client call queueing, waiting for channel (networking-stable-19_03_15).- route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race (networking-stable-19_03_15).- net/hsr: fix possible crash in add_timer() (networking-stable-19_03_15).- ravb: Decrease TxFIFO depth of Q3 and Q2 to one (networking-stable-19_03_15).- net: hsr: fix memory leak in hsr_dev_finalize() (networking-stable-19_03_15).- net/x25: fix a race in x25_bind() (networking-stable-19_03_15).- net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 (networking-stable-19_03_15).- ipvlan: disallow userns cap_net_admin to change global mode/flags (networking-stable-19_03_15).- missing barriers in some of unix_sock ->addr and ->path accesses (networking-stable-19_03_15).- commit 4256fc7 * Fri Apr 12 2019 jslabyAATTsuse.cz- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec (git-fixes).- commit 9b93af5 * Fri Apr 12 2019 jslabyAATTsuse.cz- qmi_wwan: Add support for Quectel EG12/EM12 (networking-stable-19_03_07).- net: sit: fix memory leak in sit_init_net() (networking-stable-19_03_07).- net: dsa: mv88e6xxx: Fix u64 statistics (networking-stable-19_03_07).- xen-netback: don\'t populate the hash cache on XenBus disconnect (networking-stable-19_03_07).- xen-netback: fix occasional leak of grant ref mappings under memory pressure (networking-stable-19_03_07).- netlabel: fix out-of-bounds memory accesses (networking-stable-19_03_07).- net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails (networking-stable-19_03_07).- bnxt_en: Drop oversize TX packets to prevent errors (networking-stable-19_03_07).- tipc: fix race condition causing hung sendto (networking-stable-19_03_07).- hv_netvsc: Fix IP header checksum for coalesced packets (networking-stable-19_03_07).- mpls: Return error for RTA_GATEWAY attribute (networking-stable-19_03_07).- ipv6: Return error for RTA_VIA attribute (networking-stable-19_03_07).- ipv4: Return error for RTA_VIA attribute (networking-stable-19_03_07).- net: avoid use IPCB in cipso_v4_error (networking-stable-19_03_07).- net: Add __icmp_send helper (networking-stable-19_03_07).- kABI: restore icmp_send (kabi).- tun: remove unnecessary memory barrier (networking-stable-19_03_07).- net: socket: set sock->sk to NULL after calling proto_ops::release() (networking-stable-19_03_07).- tun: fix blocking read (networking-stable-19_03_07).- commit 8f4c9d1 * Thu Apr 11 2019 msuchanekAATTsuse.de- supported.conf: dw_mmc-bluefield is not needed in kernel-default-base (bsc#1131574).- commit 3eb7cba * Thu Apr 11 2019 msuchanekAATTsuse.de- ibmvnic: Fix netdev feature clobbering during a reset (bsc#1132227).- ibmvnic: Enable GRO (bsc#1132227).- commit 0d7a77f * Thu Apr 11 2019 dbuesoAATTsuse.de- futex: Ensure that futex address is aligned in handle_futex_death() (bsc#1050549).- x86/tsc: Force inlining of cyc2ns bits (bsc#1052904).- commit 15ce0ba * Thu Apr 11 2019 dkirjanovAATTsuse.com- Refresh patches.kabi/kabi-cxgb4-MU.patch.- commit e74784a * Thu Apr 11 2019 msuchanekAATTsuse.de- Do not provide kernel-default from kernel-default-base (boo#1132154, bsc#1106751).- commit 0e54e61 * Thu Apr 11 2019 msuchanekAATTsuse.de- rpm/kernel-subpackage-spec: only provide firmware actually present in subpackage.- commit 839debd * Thu Apr 11 2019 tiwaiAATTsuse.de- crypto: pcbc - remove bogus memcpy()s with src == dest (bsc#1051510).- commit 94f7856 * Thu Apr 11 2019 ailiopoulosAATTsuse.com- xfs: reflink find shared should take a transaction (bsc#1132226, bsc#1132219).- Refresh patches.fixes/0009-xfs-rewrite-getbmap-using-the-xfs_iext_-helpers.patch.- commit cd2c8d9 * Thu Apr 11 2019 jackAATTsuse.cz- patches.fixes/vfs-Avoid-softlockups-in-drop_pagecache_sb.patch: Update tags and push to sorted section- commit ad7e442 * Thu Apr 11 2019 dkirjanovAATTsuse.com- cxgb4/cxgb4vf: Add support for SGE doorbell queue timer (bsc#1127371).- commit 58a71eb * Thu Apr 11 2019 tiwaiAATTsuse.de- KEYS: user: Align the payload buffer (bsc#1051510).- commit 40d3684 * Thu Apr 11 2019 tiwaiAATTsuse.de- KEYS: always initialize keyring_index_key::desc_len (bsc#1051510).- commit 5ee13c4 * Thu Apr 11 2019 tiwaiAATTsuse.de- mmc: tmio_mmc_core: don\'t claim spurious interrupts (bsc#1051510).- commit ecf4c22 * Thu Apr 11 2019 tiwaiAATTsuse.de- NFC: nci: Add some bounds checking in nci_hci_cmd_received() (bsc#1051510).- commit 6f0ec11 * Thu Apr 11 2019 tiwaiAATTsuse.de- staging: vt6655: Remove vif check from vnt_interrupt (bsc#1051510).- staging: vt6655: Fix interrupt race condition on device start up (bsc#1051510).- commit 6182d56 * Thu Apr 11 2019 jslabyAATTsuse.cz- net: avoid false positives in untrusted gso validation (git-fixes).- commit d106ebd * Thu Apr 11 2019 jslabyAATTsuse.cz- sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment (networking-stable-19_02_24).- net_sched: fix two more memory leaks in cls_tcindex (networking-stable-19_02_24).- net/packet: fix 4gb buffer limit due to overflow check (networking-stable-19_02_24).- ipv6: propagate genlmsg_reply return code (networking-stable-19_02_24).- sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() (networking-stable-19_02_24).- net/mlx5e: Don\'t overwrite pedit action when multiple pedit used (networking-stable-19_02_24).- commit 905de62 * Thu Apr 11 2019 jthumshirnAATTsuse.de- kabi/severities: exclude cxgb4 inter-module symbols- commit 1cfe091 * Thu Apr 11 2019 jslabyAATTsuse.cz- kcm: switch order of device registration to fix a crash (bnc#1130527).- commit 97a6921 * Thu Apr 11 2019 hareAATTsuse.de- nvme: fix the dangerous reference of namespaces list (bsc#1131673).- Refresh patches.fixes/nvme-ensure-forward-progress-during-admin-passthru.patch.- Refresh patches.fixes/nvme-flush-namespace-scanning-work-just-before-remov.patch.- commit 723fb31 * Thu Apr 11 2019 jslabyAATTsuse.cz- net: Do not allocate page fragments that are not skb aligned (networking-stable-19_02_20).- tcp: tcp_v4_err() should be more careful (networking-stable-19_02_20).- net: Add header for usage of fls64() (networking-stable-19_02_20).- net: validate untrusted gso packets without csum offload (networking-stable-19_02_20).- net: Fix for_each_netdev_feature on Big endian (networking-stable-19_02_20).- dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit (networking-stable-19_02_20).- net: fix IPv6 prefix route residue (networking-stable-19_02_20).- vxlan: test dev->flags & IFF_UP before calling netif_rx() (networking-stable-19_02_20).- commit a7a9e9f * Thu Apr 11 2019 dbuesoAATTsuse.de- futex: Handle early deadlock return correctly (bsc#1050549).- commit 616063c * Wed Apr 10 2019 dkirjanovAATTsuse.com- cxgb4: Add support for FW_ETH_TX_PKT_VM_WR (bsc#1127371).- commit 3691bab * Wed Apr 10 2019 dkirjanovAATTsuse.com- Update patches.kabi/kabi-cxgb4-MU.patch (bsc#1097585 bsc#1097586 bsc#1097587 bsc#1097588 bsc#1097583 bsc#1097584 bsc#1127371).- commit 7897fc2 * Wed Apr 10 2019 dkirjanovAATTsuse.com- cxgb4: Add support to read actual provisioned resources (bsc#1127371).- commit 295f1ae * Wed Apr 10 2019 msuchanekAATTsuse.de- kernel-subpackage-spec: Add dummy package to ensure subpackages are rebuilt with kernel update (bsc#1106751). In factory packages are not rebuilt automatically so a dependency is needed on the old kernel to get a rebuild with the new kernel. THe subpackage itself cannot depend on the kernel so add another empty pacakge that does depend on it.- commit 6d14837 * Wed Apr 10 2019 msuchanekAATTsuse.de- supported.conf: Add vxlan to kernel-default-base (bsc#1132083).- commit 498c1c8 * Wed Apr 10 2019 oneukumAATTsuse.com- iwiwifi: fix bad monitor buffer register addresses (bsc#1129770).- commit a09c4f1 * Wed Apr 10 2019 oneukumAATTsuse.com- iwlwifi: fix send hcmd timeout recovery flow (bsc#1129770).- commit 675aabf * Wed Apr 10 2019 oneukumAATTsuse.com- mwifiex: don\'t advertise IBSS features without FW support (bsc#1129770).- commit ad88ebe * Wed Apr 10 2019 bpoirierAATTsuse.com- Refresh patch order in sorted section- Refresh patches.arch/powerpc-mm-hash-Increase-vmalloc-space-to-512T-with-.patch.- Refresh patches.arch/powerpc-perf-add-mem-access-events-to-sysfs.patch.- Refresh patches.drivers/RDMA-bnxt_en-Enable-RDMA-driver-support-for-57500-ch.patch.- Refresh patches.drivers/RDMA-bnxt_re-Add-64bit-doorbells-for-57500-series.patch.- Refresh patches.drivers/RDMA-bnxt_re-Add-chip-context-to-identify-57500-seri.patch.- Refresh patches.drivers/RDMA-bnxt_re-Add-extended-psn-structure-for-57500-ad.patch.- Refresh patches.drivers/RDMA-bnxt_re-Enable-GSI-QP-support-for-57500-series.patch.- Refresh patches.drivers/RDMA-bnxt_re-Skip-backing-store-allocation-for-57500.patch.- Refresh patches.drivers/RDMA-bnxt_re-Update-kernel-user-abi-to-pass-chip-con.patch.- Refresh patches.drivers/RDMA-bnxt_re-fix-a-size-calculation.patch.- Refresh patches.drivers/RDMA-bnxt_re-fix-or-ing-of-data-into-an-uninitialize.patch.- Refresh patches.drivers/scsi-hisi_sas-add-debugfs-cq-file-and-add-file-operations.patch.- Refresh patches.drivers/scsi-hisi_sas-add-debugfs-dq-file-and-add-file-operations.patch.- Refresh patches.drivers/scsi-hisi_sas-add-debugfs-for-port-registers.patch.- Refresh patches.drivers/scsi-hisi_sas-add-debugfs-iost-file-and-add-file-operations.patch.- Refresh patches.drivers/scsi-hisi_sas-alloc-debugfs-snapshot-buffer-memory-for-all-registers.patch.- Refresh patches.drivers/scsi-hisi_sas-create-root-and-device-debugfs-directories.patch.- Refresh patches.drivers/scsi-hisi_sas-debugfs-global-register-create-file-and-add-file-operations.patch.- Refresh patches.drivers/scsi-hisi_sas-take-debugfs-snapshot-for-all-regs.patch.- Refresh patches.drivers/scsi-lpfc-Adapt-cpucheck-debugfs-logic-to-Hardware-Q.patch.- Refresh patches.drivers/scsi-lpfc-Adapt-partitioned-XRI-lists-to-efficient-s.patch.- Refresh patches.drivers/scsi-lpfc-Allow-override-of-hardware-queue-selection.patch.- Refresh patches.drivers/scsi-lpfc-Convert-ring-number-to-hardware-queue-for-.patch.- Refresh patches.drivers/scsi-lpfc-Correct-upcalling-nvmet_fc-transport-durin.patch.- Refresh patches.drivers/scsi-lpfc-Enable-SCSI-and-NVME-fc4s-by-default.patch.- Refresh patches.drivers/scsi-lpfc-Fix-default-driver-parameter-collision-for.patch.- Refresh patches.drivers/scsi-lpfc-Fix-nvmet-issues-when-link-bounce-under-IO.patch.- Refresh patches.drivers/scsi-lpfc-Fix-setting-affinity-hints-to-correlate-wi.patch.- Refresh patches.drivers/scsi-lpfc-Implement-common-IO-buffers-between-NVME-a.patch.- Refresh patches.drivers/scsi-lpfc-Move-SCSI-and-NVME-Stats-to-hardware-queue.patch.- Refresh patches.drivers/scsi-lpfc-Partition-XRI-buffer-list-across-Hardware-.patch.- Refresh patches.drivers/scsi-lpfc-Remove-extra-vector-and-SLI4-queue-for-Exp.patch.- Refresh patches.drivers/scsi-lpfc-Replace-io_channels-for-nvme-and-fcp-with-.patch.- Refresh patches.drivers/scsi-lpfc-Resize-cpu-maps-structures-based-on-possib.patch.- Refresh patches.drivers/scsi-lpfc-Rework-EQ-CQ-processing-to-address-interru.patch.- Refresh patches.drivers/scsi-lpfc-Rework-locking-on-SCSI-io-completion.patch.- Refresh patches.drivers/scsi-lpfc-Support-non-uniform-allocation-of-MSIX-vec.patch.- Refresh patches.drivers/scsi-lpfc-Synchronize-hardware-queues-with-SCSI-MQ-i.patch.- Refresh patches.drivers/scsi-lpfc-Update-12.2.0.0-file-copyrights-to-2019.patch.- Refresh patches.drivers/scsi-lpfc-Update-lpfc-version-to-12.2.0.0.patch.- Refresh patches.drivers/scsi-lpfc-Utilize-new-IRQ-API-when-allocating-MSI-X-.patch.- Refresh patches.drivers/scsi-lpfc-cleanup-Remove-excess-check-on-NVME-io-sub.patch.- Refresh patches.drivers/scsi-lpfc-cleanup-Remove-unused-FCP_XRI_ABORT_EVENT-.patch.- Refresh patches.drivers/scsi-lpfc-cleanup-convert-eq_delay-to-usdelay.patch.- Refresh patches.drivers/scsi-lpfc-cleanup-remove-nrport-from-nvme-command-st.patch.- Refresh patches.drivers/scsi-qla2xxx-Add-new-FC-NVMe-enable-BIT-to-enable-FC.patch.- Refresh patches.drivers/scsi-qla2xxx-Add-pci-function-reset-support.patch.- Refresh patches.drivers/scsi-qla2xxx-Change-default-ZIO-threshold.patch.- Refresh patches.drivers/scsi-qla2xxx-Fix-N2N-target-discovery-with-Local-loo.patch.- Refresh patches.drivers/scsi-qla2xxx-Fix-SRB-allocation-flag-to-avoid-sleepi.patch.- Refresh patches.drivers/scsi-qla2xxx-Fix-fw-options-handle-eh_bus_reset.patch.- Refresh patches.drivers/scsi-qla2xxx-Fix-session-cleanup-hang.patch.- Refresh patches.drivers/scsi-qla2xxx-Prevent-memory-leak-for-CT-req-rsp-allo.patch.- Refresh patches.drivers/scsi-qla2xxx-Restore-FAWWPN-of-Physical-Port-only-fo.patch.- Refresh patches.drivers/scsi-qla2xxx-Update-driver-version-to-10.00.00.13-k.patch.- Refresh patches.drivers/scsi-qla2xxx-Use-complete-switch-scan-for-RSCN-event.patch.- Refresh patches.drivers/scsi-qla2xxx-allow-session-delete-to-finish-before-c.patch.- Refresh patches.drivers/scsi-qla2xxx-fix-fcport-null-pointer-access.patch.- Refresh patches.drivers/scsi-qla2xxx-flush-IO-on-chip-reset-or-sess-delete.patch.- Refresh patches.fixes/tools-lib-traceevent-fix-buffer-overflow-in-arg_eval.patch.- commit 05b5529 * Wed Apr 10 2019 msuchanekAATTsuse.de- tpm: Fix the type of the return value in calc_tpm2_event_size() (bsc#1082555).- commit 6313c7d * Wed Apr 10 2019 tiwaiAATTsuse.de- Bluetooth: btusb: request wake pin with NOAUTOEN (bsc#1051510).- commit 8a90dff * Wed Apr 10 2019 msuchanekAATTsuse.de- powerpc/powernv/cpuidle: Init all present cpus for deep states (bsc#1055121).- commit ef0cd6d * Tue Apr 09 2019 msuchanekAATTsuse.de- Refresh patches.arch/powerpc-64s-Simple-RFI-macro-conversions.patch.- commit a429c56 * Tue Apr 09 2019 msuchanekAATTsuse.de- kbuild: strip whitespace in cmd_record_mcount findstring (bsc#1065729).- powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer (bsc#1065729).- powerpc: consolidate -mno-sched-epilog into FTRACE flags (bsc#1065729).- commit 051f1dc * Tue Apr 09 2019 yousaf.kaukabAATTsuse.com- Refresh patches.drivers/0001-ahci-qoriq-add-lx2160-platforms-support.patch. Update to v7 of the patch- commit 1c173f9 * Tue Apr 09 2019 tiwaiAATTsuse.de- drm/i915/gvt: Correct the calculation of plane size (bsc#1111666).- drm/vgem: fix use-after-free when drm_gem_handle_create() fails (bsc#1111666).- drm/amd/display: Clear stream->mode_changed after commit (bsc#1111666).- drm/amd/display: Don\'t re-program planes for DPMS changes (bsc#1111666).- drm/amd/display: Disconnect mpcc when changing tg (bsc#1111666).- drm: rcar-du: add missing of_node_put (bsc#1111666).- drm/amd/display: Enable vblank interrupt during CRC capture (bsc#1111666).- drm/vkms: Bugfix extra vblank frame (bsc#1111666).- commit 37b7e2f * Tue Apr 09 2019 tiwaiAATTsuse.de- cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency (bsc#1111666).- commit 9855865 * Tue Apr 09 2019 tiwaiAATTsuse.de- batman-adv: fix warning in function batadv_v_elp_get_throughput (bsc#1111666).- commit a59f9af * Tue Apr 09 2019 tiwaiAATTsuse.de- ACPI / CPPC: Fix guaranteed performance handling (bsc#1111666).- commit a740f6a * Tue Apr 09 2019 tiwaiAATTsuse.de- ACPI: EC: Look for ECDT EC after calling acpi_load_tables() (bsc#1111666).- commit b42d175 * Tue Apr 09 2019 tiwaiAATTsuse.de- ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle (bsc#1111666).- commit 8d6c78d * Tue Apr 09 2019 tiwaiAATTsuse.de- ACPICA: Clear status of GPEs before enabling them (bsc#1111666).- commit ce9d635 * Tue Apr 09 2019 tiwaiAATTsuse.de- Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc (bsc#1051510).- commit b2052bc * Tue Apr 09 2019 hareAATTsuse.de- dm: disable DISCARD if the underlying storage no longer supports it (bsc#1114638).- nvme: add proper discard setup for the multipath device (bsc#1114638).- nvme: only reconfigure discard if necessary (bsc#1114638).- commit da20e0a * Tue Apr 09 2019 oneukumAATTsuse.com- crypto: caam - add missing put_device() call (bsc#1129770).- commit 160936b * Tue Apr 09 2019 osalvadorAATTsuse.de- mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() (bsc#1131935).- commit adffe77 * Tue Apr 09 2019 fabian.baumanisAATTsuse.com- blacklist.conf: Prerequisites would be too invasive- commit 53a57ca * Tue Apr 09 2019 nborisovAATTsuse.com- btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size (git-fixes).- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks (git-fixes).- commit e57933e * Tue Apr 09 2019 dkirjanovAATTsuse.com- cxgb4: Mask out interrupts that are not enabled (bsc#1127175).- commit 3062605 * Tue Apr 09 2019 dkirjanovAATTsuse.com- cxgb4: add per rx-queue counter for packet errors (bsc#1127371).- commit 1e45816 * Tue Apr 09 2019 osalvadorAATTsuse.de- mm/debug.c: fix __dump_page when mapping->host is not set (bsc#1131934).- commit 49f8973 * Tue Apr 09 2019 hareAATTsuse.de- block: kABI fixes for bio_rewind_iter() removal (bsc#1131673).- block: remove bio_rewind_iter() (bsc#1131673).- commit ed035ef * Tue Apr 09 2019 neilbAATTsuse.com- NFSv4.1: Reinitialise sequence results before retransmitting a request (git-fixes).- Refresh patches.kabi/NFSv4.1-Fix-up-replays-of-interrupted-requests.patch.- commit c0890e9 * Tue Apr 09 2019 neilbAATTsuse.com- NFS: Fix a typo in nfs_init_timeout_values() (git-fixes).- NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE() (git-fixes).- NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount (git-fixes).- NFS: Fix a soft lockup in the delegation recovery code (git-fixes).- fs/nfs: Fix nfs_parse_devname to not modify it\'s argument (git-fixes).- NFS: Don\'t recoalesce on error in nfs_pageio_complete_mirror() (git-fixes).- NFS: Fix an I/O request leakage in nfs_do_recoalesce (git-fixes).- NFS: Fix I/O request leakages (git-fixes).- sunrpc: fix 4 more call sites that were using stack memory with a scatterlist (git-fixes).- nfsd4: catch some false session retries (git-fixes).- nfsd4: fix cached replies to solo SEQUENCE compounds (git-fixes).- commit f540a8d * Tue Apr 09 2019 neilbAATTsuse.com- NFSv4.1 don\'t free interrupted slot on open (git-fixes).- NFS: fix mount/umount race in nlmclnt (git-fixes).- NFS: Don\'t use page_file_mapping after removing the page (git-fixes).- commit 85579ed * Tue Apr 09 2019 neilbAATTsuse.com- md: Fix failed allocation of md_register_thread (git-fixes).- It\'s wrong to add len to sector_nr in raid10 reshape twice (git-fixes).- md/raid1: don\'t clear bitmap bits on interrupted recovery (git-fixes).- md/raid5: fix \'out of memory\' during raid cache recovery (git-fixes).- commit d04c4f2 * Mon Apr 08 2019 msuchanekAATTsuse.de- powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search (bsc#1131900).- powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback (bsc#1131900).- commit 01e3e7d * Mon Apr 08 2019 msuchanekAATTsuse.de- powerpc/mm: Check secondary hash page table (bsc#1065729).- commit 705707e * Mon Apr 08 2019 msuchanekAATTsuse.de- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bsc#1061840).- powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables (bsc#1061840).- powerpc/powernv: Don\'t reprogram SLW image on every KVM guest entry/exit (bsc#1061840).- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest (bsc#1061840).- powerpc/powernv: Remove never used pnv_power9_force_smt4 (bsc#1061840).- powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses on demand (bsc#1061840).- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch (bsc#1061840).- powerpc/powernv/ioda2: Remove redundant free of TCE pages (bsc#1061840).- commit 793f82e * Mon Apr 08 2019 msuchanekAATTsuse.de- powerpc/perf: Remove l2 bus events from HW cache event array (bsc#1053043).- powerpc/perf: Fix unit_sel/cache_sel checks (bsc#1053043).- commit 9d44872 * Mon Apr 08 2019 msuchanekAATTsuse.de- blacklist 0bbea75c476b powerpc/traps: fix recoverability of machine check handling on book3s/32 179ab1cbf883 powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC- commit cd08784 * Mon Apr 08 2019 tiwaiAATTsuse.de- wlcore: Fix memory leak in case wl12xx_fetch_firmware failure (bsc#1051510).- commit 6809a3d * Mon Apr 08 2019 tiwaiAATTsuse.de- wil6210: check null pointer in _wil_cfg80211_merge_extra_ies (bsc#1051510).- commit 6b4747c * Mon Apr 08 2019 tiwaiAATTsuse.de- usb: chipidea: Grab the (legacy) USB PHY by phandle first (bsc#1051510).- usb: f_fs: Avoid crash due to out-of-scope stack ptr access (bsc#1051510).- commit 0b2fd5e * Mon Apr 08 2019 tiwaiAATTsuse.de- sysctl: handle overflow for file-max (bsc#1051510).- commit a956e89 * Mon Apr 08 2019 tiwaiAATTsuse.de- SoC: imx-sgtl5000: add missing put_device() (bsc#1051510).- soc: qcom: gsbi: Fix error handling in gsbi_probe() (bsc#1051510).- soc/tegra: fuse: Fix illegal free of IO base address (bsc#1051510).- commit dc51183 * Mon Apr 08 2019 tiwaiAATTsuse.de- staging: rtl8712: uninitialized memory in read_bbreg_hdl() (bsc#1051510).- commit 155de9a * Mon Apr 08 2019 tiwaiAATTsuse.de- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs (bsc#1051510).- commit cb64f79 * Mon Apr 08 2019 tiwaiAATTsuse.de- mt7601u: bump supported EEPROM version (bsc#1051510).- commit 208ba38 * Mon Apr 08 2019 tiwaiAATTsuse.de- media: sh_veu: Correct return type for mem2mem buffer helpers (bsc#1051510).- media: s5p-jpeg: Correct return type for mem2mem buffer helpers (bsc#1051510).- media: s5p-g2d: Correct return type for mem2mem buffer helpers (bsc#1051510).- media: mx2_emmaprp: Correct return type for mem2mem buffer helpers (bsc#1051510).- media: mtk-jpeg: Correct return type for mem2mem buffer helpers (bsc#1051510).- media: mt9m111: set initial frame size other than 0x0 (bsc#1051510).- commit 90a0ddb * Mon Apr 08 2019 oheringAATTsuse.de- scsi: storvsc: Fix calculation of sub-channel count (fate#323887).- hv_netvsc: Fix unwanted wakeup after tx_disable (fate#323887).- commit 306cf38 * Mon Apr 08 2019 oheringAATTsuse.de- Add mainline tag to hv_storvsc_ringbuffer_size patch- commit 9dfac18 * Mon Apr 08 2019 tiwaiAATTsuse.de- iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver (bsc#1051510).- commit 6caf79b * Mon Apr 08 2019 tiwaiAATTsuse.de- hwrng: virtio - Avoid repeated init of completion (bsc#1051510).- commit bf42009 * Mon Apr 08 2019 tiwaiAATTsuse.de- HID: intel-ish-hid: avoid binding wrong ishtp_cl_device (bsc#1051510).- HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit (bsc#1051510).- commit ae1bdb3 * Mon Apr 08 2019 msuchanekAATTsuse.de- blacklist.conf: blacklist ppc/32bit and ppc/embedded commits b45ba4a51cde powerpc/lib: fix book3s/32 boot failure due to code patching 9580b71b5a78 powerpc/32: Clear on-stack exception marker upon exception return 039daac55269 powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup\' 76a5eaa38b15 powerpc/fsl: Add infrastructure to fixup branch predictor flush 1cbf8990d79f powerpc/fsl: Add macro to flush the branch predictor f633a8ad636e powerpc/fsl: Add nospectre_v2 command line argument 10c5e83afd4a powerpc/fsl: Flush the branch predictor at each kernel entry (64bit) 7fef436295bf powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit) 3bc8ea8603ae powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used dfa88658fb05 powerpc/fsl: Update Spectre v2 reporting 36da5ff0bea2 powerpc/83xx: Also save/restore SPRG4-7 during suspend 6d183ca8baec powerpc/wii: properly disable use of BATs when requested.- commit b0dd199 * Mon Apr 08 2019 tiwaiAATTsuse.de- gpio: of: Fix of_gpiochip_add() error path (bsc#1051510).- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input (bsc#1051510).- gpio: gpio-omap: fix level interrupt idling (bsc#1051510).- commit 4bb2e39 * Mon Apr 08 2019 msuchanekAATTsuse.de- powerpc/mm: Add missing tracepoint for tlbie (bsc#1055117, git-fixes).- powerpc64/ftrace: Include ftrace.h needed for enable/disable calls (bsc#1088804, git-fixes).- commit c88ea21 * Mon Apr 08 2019 tiwaiAATTsuse.de- fm10k: Fix a potential NULL pointer dereference (bsc#1051510).- commit bbe540e * Mon Apr 08 2019 tiwaiAATTsuse.de- fbdev: fbmem: fix memory access if logo is bigger than the screen (bsc#1051510).- commit d825899 * Mon Apr 08 2019 tiwaiAATTsuse.de- e1000e: Fix -Wformat-truncation warnings (bsc#1051510).- e1000e: fix cyclic resets at link up with active tx (bsc#1051510).- commit 4f78665 * Mon Apr 08 2019 tiwaiAATTsuse.de- drm/i915/gvt: do not deliver a workload if its creation fails (bsc#1051510).- drm: Auto-set allow_fb_modifiers when given modifiers at plane init (bsc#1051510).- drm/nouveau: Stop using drm_crtc_force_disable (bsc#1051510).- drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers (bsc#1051510).- commit 1e63ac0 * Mon Apr 08 2019 tiwaiAATTsuse.de- dmaengine: tegra: avoid overflow of byte tracking (bsc#1051510).- dmaengine: imx-dma: fix warning comparison of distinct pointer types (bsc#1051510).- dmaengine: qcom_hidma: assign channel cookie correctly (bsc#1051510).- commit 503f9a0 * Mon Apr 08 2019 tiwaiAATTsuse.de- cpupowerutils: bench - Fix cpu online check (bsc#1051510).- commit a829aa9 * Mon Apr 08 2019 tiwaiAATTsuse.de- clk: rockchip: fix frac settings of GPLL clock for rk3328 (bsc#1051510).- clk: fractional-divider: check parent rate only if flag is set (bsc#1051510).- commit 142df98 * Mon Apr 08 2019 tiwaiAATTsuse.de- cdrom: Fix race condition in cdrom_sysctl_register (bsc#1051510).- commit a569b56 * Mon Apr 08 2019 tiwaiAATTsuse.de- batman-adv: Reduce tt_global hash refcnt only for removed entry (bsc#1051510).- batman-adv: Reduce tt_local hash refcnt only for removed entry (bsc#1051510).- batman-adv: Reduce claim hash refcnt only for removed entry (bsc#1051510).- commit 6d5f647 * Mon Apr 08 2019 tiwaiAATTsuse.de- ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe (bsc#1051510).- commit 0c80b58 * Mon Apr 08 2019 tiwaiAATTsuse.de- ALSA: PCM: check if ops are defined before suspending PCM (bsc#1051510).- commit 3af8a26 * Mon Apr 08 2019 oneukumAATTsuse.com- RAS/CEC: Check the correct variable in the debugfs error handling (bsc#1085535).- commit b4b7dc8 * Mon Apr 08 2019 oneukumAATTsuse.com- blacklist.conf: cleanup that breaks kABI (removing exported macros)- commit 0f9dd9c * Mon Apr 08 2019 oneukumAATTsuse.com- lightnvm: if LUNs are already allocated fix return (bsc#1085535).- commit 7a5f19f * Mon Apr 08 2019 jackAATTsuse.cz- ext4: cleanup bh release code in ext4_ind_remove_space() (bsc#1131851). Conflicts: series.conf- ext4: cleanup bh release code in ext4_ind_remove_space() (bsc#1131851).- commit 85c4156 * Mon Apr 08 2019 tbogendoerferAATTsuse.de- net: sched: introduce and use qdisc tree flush/purge helpers (bsc#1109837).- net: sched: introduce and use qstats read helpers (bsc#1109837).- xdp: fix cpumap redirect SKB creation bug (bsc#1109837).- net/mlx5e: Update xon formula (bsc#1103990 FATE#326006).- net/mlx5e: Update xoff formula (bsc#1103990 FATE#326006).- net: mlx5: Add a missing check on idr_find, free buf (bsc#1103990 FATE#326006).- net: core: netif_receive_skb_list: unlist skb before passing to pt->func (bsc#1109837).- nfp: disable netpoll on representors (bsc#1109837).- sched: Avoid dereferencing skb pointer after child enqueue (bsc#1109837).- nfp: run don\'t require Qdiscs on representor netdevs (bsc#1109837).- nfp: run representor TX locklessly (bsc#1109837).- net: sched: prio: delay destroying child qdiscs on change (bsc#1109837).- net: sched: red: delay destroying child qdisc on replace (bsc#1109837).- commit b79be6d * Mon Apr 08 2019 fdmananaAATTsuse.com- Btrfs: fix assertion failure on fsync with NO_HOLES enabled (bsc#1131848).- commit 344ee60 * Mon Apr 08 2019 fdmananaAATTsuse.com- btrfs: remove WARN_ON in log_dir_items (bsc#1131847).- commit 3905aef * Mon Apr 08 2019 fdmananaAATTsuse.com- Btrfs: fix incorrect file size after shrinking truncate and fsync (bsc#1130195).- commit 16559ac * Mon Apr 08 2019 tzimmermannAATTsuse.de- drm/i915/gvt: do not let pin count of shadow mm go negative (bsc#1113722)- commit adbe28f * Mon Apr 08 2019 tzimmermannAATTsuse.de- drm/i915/gvt: Add in context mmio 0x20D8 to gen9 mmio list (bsc#1113722)- commit b9f4942 * Mon Apr 08 2019 tzimmermannAATTsuse.de- drm/rockchip: vop: reset scale mode when win is disabled (bsc#1113722)- commit 766b520 * Mon Apr 08 2019 oneukumAATTsuse.com- USB: serial: cp210x: fix GPIO in autosuspend (bsc#1120902).- commit c2fe95d * Mon Apr 08 2019 jthumshirnAATTsuse.de- blacklist.conf: 47b16820c490 (\"xsysace: Fix error handling in ace_setup\") Xilinx SystemACE is unsupported.- commit 5aa9dd7 * Mon Apr 08 2019 jthumshirnAATTsuse.de- blacklist.conf: 02db99548d36 (\"nvmet: fix building bvec from sg list\") is only needed with file-backed namespace, so only backport it to SLE15-SP1.- commit 14a4b83 * Mon Apr 08 2019 jthumshirnAATTsuse.de- nvmet: fix building bvec from sg list (bsc#1131837).- commit 70dafbd * Mon Apr 08 2019 oneukumAATTsuse.com- blacklist.conf: unsupported Atom version- commit 19dc7a1 * Mon Apr 08 2019 osalvadorAATTsuse.de- s390/pkey: move pckmo subfunction available checks away from module init (bsc#1128544).- commit bf44580 * Mon Apr 08 2019 jackAATTsuse.cz- patches.fixes/mm-huge_memory.c-fix-modifying-of-page-protection-by-insert_pfn_pmd.patch: Update tags- commit 6abd3db * Fri Apr 05 2019 msuchanekAATTsuse.de- ibmvnic: Fix completion structure initialization (bsc#1131659).- commit 64ed59b * Thu Apr 04 2019 msuchanekAATTsuse.de- Linux v5.0-rc7: bcm2835 MMC issues (bsc#1070872).- commit add15c8 * Thu Apr 04 2019 jeffmAATTsuse.com- scsi: libsas: allocate sense buffer for bsg queue (bsc#1131467). This patch obsoletes the following patches and they have been removed:- patches.fixes/bsg-Do-not-copy-sense-if-no-response-buffer-is-alloc.patch.- patches.suse/mpt3sas-check-sense-buffer-before-copying-sense-data.patch.- commit a55f096 * Thu Apr 04 2019 msuchanekAATTsuse.de- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 (bsc#1131587).- commit 5da8af1 * Thu Apr 04 2019 msuchanekAATTsuse.de- powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 (bsc#1131587).- commit ceb6b90 * Thu Apr 04 2019 jthumshirnAATTsuse.de- Refresh patches.drivers/nvmet-tcp-add-NVMe-over-TCP-target-driver.patch. The NVMe over Fabrics TCP Transport was introduced in the upstream kernel after commit aa563d7bca6e (\"iov_iter: Separate type from direction and use accessor functions\") changed the way a iov iterator is initialized. This causes the BUG_ON() in iov_iter_bvec() checking if the ITER_BVEC flag is set to trigger, as the newer upstream variant doesn\'t need this anymore. Set the flag in nvmet_tcp_map_pdu_iovec()\'s call to iov_iter_kvec() and we\'re safe again.- commit 91b3150 * Thu Apr 04 2019 jeyuAATTsuse.de- blacklist.conf: blacklist some unneeded git-fixes for kbuild- commit abe6c5a * Thu Apr 04 2019 jthumshirnAATTsuse.de- Refresh patches.drivers/nvme-tcp-add-NVMe-over-TCP-host-driver.patch. The NVMe over Fabrics TCP Transport was introduced in the upstream kernel after commit aa563d7bca6e (\"iov_iter: Separate type from direction and use accessor functions\") changed the way a iov iterator is initialized. This causes the BUG_ON() in iov_iter_bvec(), checking if the ITER_BVEC flag is set, to trigger, as the newer upstream variant doesn\'t need this anymore. Set the flag in nvme_tcp_init_iter()\'s call to iov_iter_bvec() and we\'re safe again.- commit cd6148e * Thu Apr 04 2019 ptesarikAATTsuse.cz- net/smc: fix smc_poll in SMC_INIT state (bsc#1129855 LTC#176251).- commit 4c282db * Thu Apr 04 2019 ptesarikAATTsuse.cz- net/smc: fix byte_order for rx_curs_confirmed (bsc#1129855 LTC#176251).- Refresh patches.fixes/net-smc-reset-cursor-update-required-flag.- commit 75db115 * Thu Apr 04 2019 ptesarikAATTsuse.cz- kABI: protect struct smc_link (bsc#1129861 LTC#176250).- commit 6fb7140 * Thu Apr 04 2019 tiwaiAATTsuse.de- Revive the wrongly reverted i915 patch (bsc#1113956) The revert was needed only for SLE15. Removed from the blacklist entry, too.- commit 50e78d2 * Thu Apr 04 2019 neilbAATTsuse.com- sunrpc/cache: handle missing listeners better (bsc#1126221).- commit 222e680 * Wed Apr 03 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Add quirk for Tuxedo XC 1509 (bsc#1131442).- commit 8e330f3 * Wed Apr 03 2019 msuchanekAATTsuse.de- Fix struct page kABI after adding atomic for ppc (bsc#1131326, bsc#1108937).- commit be14dd3 * Wed Apr 03 2019 dkirjanovAATTsuse.com- net_sched: acquire RTNL in tc_action_net_exit() (git-fixes).- commit 8f2ce8d * Wed Apr 03 2019 msuchanekAATTsuse.de- powerpc/64s: Fix page table fragment refcount race vs speculative references (bsc#1131326, bsc#1108937).- commit 5305157 * Wed Apr 03 2019 dkirjanovAATTsuse.com- netlink: fix nla_put_{u8,u16,u32} for KASAN (git-fixes).- commit 923fbed * Wed Apr 03 2019 dkirjanovAATTsuse.com- ip6_tunnel: fix ip6 tunnel lookup in collect_md mode (git-fixes).- commit 5540e41 * Wed Apr 03 2019 dkirjanovAATTsuse.com- net/hsr: Check skb_put_padto() return value (git-fixes).- commit eaaa0aa * Wed Apr 03 2019 mbenesAATTsuse.cz- blacklist.conf: 0c671812f152 (\"objtool: Move objtool_file struct off the stack\") Optimization only.- commit 95167b9 * Wed Apr 03 2019 tiwaiAATTsuse.de- drm/i915/icl: Fix VEBOX mismatch BUG_ON() (bsc#1111666).- drm/i915/selftests: Fix an IS_ERR() vs NULL check (bsc#1111666).- drm/rockchip: vop: reset scale mode when win is disabled (bsc#1111666).- drm/vkms: fix use-after-free when drm_gem_handle_create() fails (bsc#1111666).- commit 134e53b * Wed Apr 03 2019 tiwaiAATTsuse.de- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check (bsc#1051510).- drm/meson: Uninstall IRQ handler (bsc#1051510).- drm/meson: Fix invalid pointer in meson_drv_unbind() (bsc#1051510).- commit ca8e7de * Wed Apr 03 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO (bsc#1051510).- ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB (bsc#1051510).- Refresh patches.drivers/ALSA-hda-realtek-Enable-ASUS-X441MB-and-X705FD-heads.patch.- Refresh patches.drivers/ALSA-hda-realtek-Enable-headset-MIC-of-Acer-AIO-with.patch.- commit a592cc5 * Wed Apr 03 2019 tiwaiAATTsuse.de- leds: pca9532: fix a potential NULL pointer dereference (bsc#1051510).- serial: sh-sci: Fix setting SCSCR_TIE while transferring data (bsc#1051510).- tty: atmel_serial: fix a potential NULL pointer dereference (bsc#1051510).- serial: max310x: Fix to avoid potential NULL pointer dereference (bsc#1051510).- USB: serial: option: add Olicard 600 (bsc#1051510).- USB: serial: cp210x: add new device id (bsc#1051510).- USB: serial: ftdi_sio: add additional NovaTech products (bsc#1051510).- USB: serial: option: add support for Quectel EM12 (bsc#1051510).- usb: mtu3: fix EXTCON dependency (bsc#1051510).- xhci: Don\'t let USB3 ports stuck in polling state prevent suspend (bsc#1051510).- xhci: Fix port resume done detection for SS ports with LPM enabled (bsc#1051510).- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk (bsc#1051510).- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S (bsc#1051510).- Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt (bsc#1051510).- video: fbdev: Set pixclock = 0 in goldfishfb (bsc#1051510).- commit 178f505 * Wed Apr 03 2019 jackAATTsuse.cz- Move merged patch to sorted section.- commit f8a5a36 * Wed Apr 03 2019 jackAATTsuse.cz- mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd() (bsc#1126740).- commit f2d3c27 * Tue Apr 02 2019 palcantaraAATTsuse.de- CIFS: Fix read after write for files with read caching (bsc#1051510).- commit 3e38596 * Tue Apr 02 2019 palcantaraAATTsuse.de- CIFS: Do not reset lease state to NONE on lease break (bsc#1051510).- commit fa36ef9 * Tue Apr 02 2019 palcantaraAATTsuse.de- CIFS: Do not count -ENODATA as failure for query directory (bsc#1051510).- commit 6e009d6 * Tue Apr 02 2019 palcantaraAATTsuse.de- CIFS: Fix credit calculation for encrypted reads with errors (bsc#1051510).- commit a3abad5 * Tue Apr 02 2019 fdmananaAATTsuse.com- btrfs: save drop_progress if we drop refs at all (bsc#1131336).- commit 4b84d75 * Tue Apr 02 2019 palcantaraAATTsuse.de- CIFS: Fix credits calculations for reads with errors (bsc#1051510).- commit dea8577 * Tue Apr 02 2019 fdmananaAATTsuse.com- btrfs: check for refs on snapshot delete resume (bsc#1131335).- commit aaca681 * Tue Apr 02 2019 palcantaraAATTsuse.de- CIFS: Do not reconnect TCP session in add_credits() (bsc#1051510).- commit 270290e * Tue Apr 02 2019 palcantaraAATTsuse.de- CIFS: Fix possible hang during async MTU reads and writes (bsc#1051510).- commit 3617549 * Tue Apr 02 2019 palcantaraAATTsuse.de- cifs: Fix potential OOB access of lock element array (bsc#1051510).- commit 10b82f5 * Tue Apr 02 2019 palcantaraAATTsuse.de- CIFS: Do not hide EINTR after sending network packets (bsc#1051510).- commit 2e205b5 * Tue Apr 02 2019 palcantaraAATTsuse.de- CIFS: Fix adjustment of credits for MTU requests (bsc#1051510).- commit 877d080 * Tue Apr 02 2019 palcantaraAATTsuse.de- cifs: don\'t dereference smb_file_target before null check (bsc#1051510).- commit 4ceb2b6 * Tue Apr 02 2019 jeyuAATTsuse.de- kbuild: modversions: Fix relative CRC byte order interpretation (bsc#1131290).- commit fbd5ed2 * Mon Apr 01 2019 jackAATTsuse.cz- ext4: fix EXT4_IOC_SWAP_BOOT (bsc#1131180).- commit 6300d9f * Mon Apr 01 2019 jackAATTsuse.cz- ext4: update quota information while swapping boot loader inode (bsc#1131179).- commit 698c374 * Mon Apr 01 2019 jackAATTsuse.cz- ext4: cleanup pagecache before swap i_data (bsc#1131178).- commit 6cc247a * Mon Apr 01 2019 jackAATTsuse.cz- ext4: fix check of inode in swap_inode_boot_loader (bsc#1131177).- commit e7db433 * Mon Apr 01 2019 jackAATTsuse.cz- patches.fixes/mm-Fix-modifying-of-page-protection-by-insert_pfn.patch: Update tags.- commit b903146 * Mon Apr 01 2019 jackAATTsuse.cz- ext4: add missing brelse() in add_new_gdb_meta_bg() (bsc#1131176).- commit dfe0576 * Mon Apr 01 2019 jackAATTsuse.cz- udf: Fix crash on IO error during truncate (bsc#1131175).- commit c18f321 * Mon Apr 01 2019 jackAATTsuse.cz- ext2: Fix underflow in ext2_max_size() (bsc#1131174).- commit 84e6e73 * Mon Apr 01 2019 jackAATTsuse.cz- ext4: brelse all indirect buffer in ext4_ind_remove_space() (bsc#1131173).- commit 9721810 * Mon Apr 01 2019 jackAATTsuse.cz- ext4: fix data corruption caused by unaligned direct AIO (bsc#1131172).- commit feb5c5f * Mon Apr 01 2019 jackAATTsuse.cz- ext4: fix NULL pointer dereference while journal is aborted (bsc#1131171).- commit 92c9de9 * Mon Apr 01 2019 jackAATTsuse.cz- ext4: add mask of ext4 flags to swap (bsc#1131170).- commit 99206bf * Mon Apr 01 2019 jackAATTsuse.cz- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock (bsc#1131169).- commit 4a73aec * Mon Apr 01 2019 jackAATTsuse.cz- jbd2: fix compile warning when using JBUFFER_TRACE (bsc#1131168).- commit c3e6bb8 * Mon Apr 01 2019 jackAATTsuse.cz- jbd2: clear dirty flag when revoking a buffer from an older transaction (bsc#1131167).- commit a421763 * Mon Apr 01 2019 tiwaiAATTsuse.de- Revert drm/i915 patches that caused regressions (bsc#1131062) Deleted: patches.drm/0001-drm-i915-Use-the-correct-crtc-when-sanitizing-plane-.patch patches.drm/0001-drm-i915-fbdev-Actually-configure-untiled-displays.patch blacklist.conf: added two entries above- commit 0e4b019 * Mon Apr 01 2019 oheringAATTsuse.de- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init (fate#323887).- commit b03caa5 * Mon Apr 01 2019 msuchanekAATTsuse.de- powerpc/security: Fix spectre_v2 reporting (bsc#1131107).- powerpc/fsl: Fix spectre_v2 mitigations reporting (bsc#1131107).- powerpc/powernv: Query firmware for count cache flush settings (bsc#1131107).- powerpc/pseries: Query hypervisor for count cache flush settings (bsc#1131107).- powerpc/64s: Add support for software count cache flush (bsc#1131107).- powerpc/64s: Add new security feature flags for count cache flush (bsc#1131107).- powerpc/asm: Add a patch_site macro & helpers for patching instructions (bsc#1131107).- powerpc/64: Call setup_barrier_nospec() from setup_arch() (bsc#1131107).- powerpc/64: Make stf barrier PPC_BOOK3S_64 specific (bsc#1131107).- powerpc/64: Disable the speculation barrier from the command line (bsc#1131107).- commit e6638b6 * Mon Apr 01 2019 oneukumAATTsuse.com- usb: common: Consider only available nodes for dr_mode (bsc#1129770).- commit 1ee54b2 * Mon Apr 01 2019 oneukumAATTsuse.com- usb: cdc-acm: fix race during wakeup blocking TX traffic (bsc#1129770).- commit 6b4c74d * Mon Apr 01 2019 oneukumAATTsuse.com- USB: gadget: f_hid: fix deadlock in f_hidg_write() (bsc#1129770).- commit 231f4ae * Mon Apr 01 2019 oneukumAATTsuse.com- USB: serial: option: set driver_info for SIM5218 and compatibles (bsc#1129770).- commit 83ea3de * Mon Apr 01 2019 oneukumAATTsuse.com- USB: serial: mos7720: fix mos_parport refcount imbalance on error path (bsc#1129770).- commit 875c985 * Mon Apr 01 2019 tbogendoerferAATTsuse.de- net: phy: don\'t clear BMCR in genphy_soft_reset (bsc#1119113 FATE#326472).- bpf: verifier: propagate liveness on all frames (bsc#1109837).- net: hns3: fix for not calculating tx bd num correctly (bsc#1126390).- commit f0d6e74 * Mon Apr 01 2019 tbogendoerferAATTsuse.de- Refresh patches.suse/xsk-fix-umem-memory-leak-on-cleanup.patch. Added upstream commit id and moved to sorted section.- commit ec76e48 * Mon Apr 01 2019 msuchanekAATTsuse.de- Refresh patches.arch/pseries-energy-Use-OF-accessor-function-to-read-ibm-.patch- Refresh patches.drivers/ibmvscsi-Fix-empty-event-pool-access-during-host-rem.patch.- Refresh patches.drivers/ibmvscsi-Protect-ibmvscsi_head-from-concurrent-modif.patch.- commit fdf19d9 * Mon Apr 01 2019 jroedelAATTsuse.de- iommu/amd: Reserve exclusion range in iova-domain (bsc#1130425).- iommu: Don\'t print warning when IOMMU driver only supports unmanaged domains (bsc#1130130).- commit 0d6792b * Mon Apr 01 2019 msuchanekAATTsuse.de- x86/cpu: Add Atom Tremont (Jacobsville) (FATE#327454).- commit 3c49c7d * Mon Apr 01 2019 msuchanekAATTsuse.de- powerpc/pseries/mce: Fix misleading print for TLB mutlihit (bsc#1094244, git-fixes).- commit f2a2099 * Mon Apr 01 2019 msuchanekAATTsuse.de- powercap: intel_rapl: add support for Jacobsville (FATE#327454).- commit e9c57f5 * Mon Apr 01 2019 msuchanekAATTsuse.de- thermal/intel_powerclamp: fix truncated kthread name (FATE#326597).- commit 8eb43dd * Mon Apr 01 2019 tzimmermannAATTsuse.de- drm/i915/gvt: Don\'t submit request for error workload dispatch (bsc1113956)- commit 20cbe4e * Mon Apr 01 2019 neilbAATTsuse.com- nfsd: fix memory corruption caused by readdir (bsc#1127445).- commit 45887fc * Mon Apr 01 2019 neilbAATTsuse.com- nfsd: fix memory corruption caused by readdir (bsc#1127445).- commit c757b44 * Mon Apr 01 2019 neilbAATTsuse.com- nfsd: fix memory corruption caused by readdir (bsc#1127445).- commit d7221f2 * Sun Mar 31 2019 bpAATTsuse.de- x86/mce: Improve error message when kernel cannot recover, p2 (bsc#1114279).- blacklist.conf:- x86/CPU/AMD: Set the CPB bit unconditionally on F17h (bsc#1114279).- x86/uaccess: Don\'t leak the AC flag into __put_user() value evaluation (bsc#1114279).- commit 8d74308 * Sat Mar 30 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops (bsc#1051510).- ALSA: hda/ca0132 - Simplify alt firmware loading code (bsc#1051510).- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256 (bsc#1051510).- commit a3d7223 * Sat Mar 30 2019 tiwaiAATTsuse.de- Delete a USB patch that has been reverted in upstream- Delete patches.drivers/USB-core-only-clean-up-what-we-allocated.patch.- blacklist.conf: updated- commit ce8dfae * Sat Mar 30 2019 tiwaiAATTsuse.de- ALSA: pcm: Don\'t suspend stream in unrecoverable PCM state (bsc#1051510).- ALSA: pcm: Fix possible OOB access in PCM oss plugins (bsc#1051510).- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256 (bsc#1051510).- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256 (bsc#1051510).- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic (bsc#1051510).- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286 (bsc#1051510).- ALSA: seq: oss: Fix Spectre v1 vulnerability (bsc#1051510).- ALSA: rawmidi: Fix potential Spectre v1 vulnerability (bsc#1051510).- commit 69f1f87 * Fri Mar 29 2019 oheringAATTsuse.de- hv: reduce storvsc_ringbuffer_size from 1M to 128K to simplify booting with 1k vcpus (fate#323887).- commit 3adae84 * Fri Mar 29 2019 tiwaiAATTsuse.de- PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits (bsc#1051510).- Refresh patches.drivers/PCI-designware-ep-Fix-get_msi-to-check-MSI_EN-bit.- commit 4500d8d * Fri Mar 29 2019 tiwaiAATTsuse.de- rhashtable: Still do rehash when we get EEXIST (bsc#1051510).- commit c19465e * Fri Mar 29 2019 tiwaiAATTsuse.de- soc: fsl: qbman: avoid race in clearing QMan interrupt (bsc#1051510).- serial: imx: Update cached mctrl value when changing RTS (bsc#1051510).- commit d010558 * Fri Mar 29 2019 tiwaiAATTsuse.de- tpm: Fix some name collisions with drivers/char/tpm.h (bsc#1051510).- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bsc#1051510).- tpm_tis_spi: Pass the SPI IRQ down to the driver (bsc#1051510).- commit 6cd0a4a * Fri Mar 29 2019 tiwaiAATTsuse.de- uio: Reduce return paths from uio_write() (bsc#1051510).- USB: core: only clean up what we allocated (bsc#1051510).- commit ab0f288 * Fri Mar 29 2019 tbogendoerferAATTsuse.de- net: ena: update driver version from 2.0.2 to 2.0.3 (bsc#1129276 bsc#1125342).- commit 369fffc * Fri Mar 29 2019 tiwaiAATTsuse.de- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286 (bsc#1051510).- ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec (bsc#1051510).- ALSA: hda - Record the current power state before suspend/resume calls (bsc#1051510).- commit de6e070 * Thu Mar 28 2019 ptesarikAATTsuse.cz- kmsg: Update message catalog to latest IBM level (2019/03/08) (LTC#176080, bsc#1128909).- commit 9e96256 * Thu Mar 28 2019 oneukumAATTsuse.com- blacklist.conf: kABI- commit ae0ea58 * Thu Mar 28 2019 oneukumAATTsuse.com- blacklist.conf: cleanup- commit ef4abe8 * Thu Mar 28 2019 oneukumAATTsuse.com- media: vb2: don\'t call __vb2_queue_cancel if vb2_start_streaming failed (bsc#1119086).- commit fbc0f52 * Thu Mar 28 2019 tbogendoerferAATTsuse.de- ethtool: Ensure new ring parameters are within bounds during SRINGPARAM (bsc#1130836).- commit c330d7f * Thu Mar 28 2019 oneukumAATTsuse.com- blacklist.conf: unsupported architecture- commit 1b8dc44 * Thu Mar 28 2019 oneukumAATTsuse.com- blacklist.conf: our kernel configs build- commit 47fd8e3 * Thu Mar 28 2019 oneukumAATTsuse.com- blacklist.conf: just a cleanup- commit e8b7243 * Thu Mar 28 2019 oneukumAATTsuse.com- media: rc: mce_kbd decoder: fix stuck keys (bsc#1100132).- commit 9e1c047 * Thu Mar 28 2019 oneukumAATTsuse.com- blacklist.conf: drops support for old hardware- commit ebbb144 * Thu Mar 28 2019 oneukumAATTsuse.com- blacklist.conf: breaks kABI- commit a09f690 * Thu Mar 28 2019 oneukumAATTsuse.com- blacklist.conf: breaks kABI- commit 3726cc3 * Thu Mar 28 2019 oneukumAATTsuse.com- Input: uinput - fix undefined behavior in uinput_validate_absinfo() (bsc#1120902).- commit c89d255 * Thu Mar 28 2019 jackAATTsuse.cz- arch/powerpc/dax: Add MAP_SYNC mmap flag (bsc#1130607).- commit f083233 * Thu Mar 28 2019 glinAATTsuse.com- bpf: do not restore dst_reg when cur_state is freed (bsc#1068032 CVE-2017-5753 bsc#1124055 CVE-2019-7308).- commit 9276bbc * Thu Mar 28 2019 jslabyAATTsuse.cz- memremap: fix softlockup reports at teardown (bnc#1130154).- commit 6db61c3 * Wed Mar 27 2019 lduncanAATTsuse.com- scsi: libiscsi: fix possible NULL pointer dereference in case of TMF (bsc#1127378).- commit 54a0fde * Wed Mar 27 2019 tiwaiAATTsuse.de- qmi_wwan: apply SET_DTR quirk to Sierra WP7607 (bsc#1051510).- qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup (bsc#1051510).- commit 42461a9 * Wed Mar 27 2019 tiwaiAATTsuse.de- power: supply: charger-manager: Fix incorrect return value (bsc#1051510).- commit c557f72 * Wed Mar 27 2019 tiwaiAATTsuse.de- nfit: Fix nfit_intel_shutdown_status() command submission (bsc#1111666).- commit a7cedc4 * Wed Mar 27 2019 tiwaiAATTsuse.de- mwifiex: don\'t advertise IBSS features without FW support (bsc#1111666).- commit 57840b2 * Wed Mar 27 2019 tiwaiAATTsuse.de- libertas_tf: don\'t set URB_ZERO_PACKET on IN USB transfer (bsc#1051510).- commit 8f82e45 * Wed Mar 27 2019 tiwaiAATTsuse.de- iscsi_ibft: Fix missing break in switch statement (bsc#1051510).- irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable (bsc#1051510).- kbuild: fix false positive warning/error about missing libelf (bsc#1051510).- kasan: fix shadow_size calculation error in kasan_module_alloc (bsc#1051510).- commit e0d199f * Wed Mar 27 2019 tiwaiAATTsuse.de- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp (bsc#1111666).- commit 32f7642 * Wed Mar 27 2019 tiwaiAATTsuse.de- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table (bsc#1051510).- commit 3d1d012 * Wed Mar 27 2019 tiwaiAATTsuse.de- Input: cap11xx - switch to using set_brightness_blocking() (bsc#1051510).- commit 2da52af * Wed Mar 27 2019 tiwaiAATTsuse.de- media: v4l2-ctrls.c/uvc: zero v4l2_event (bsc#1051510).- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto() (bsc#1051510).- Bluetooth: hci_ldisc: Initialize hci_dev before open() (bsc#1051510).- Bluetooth: Fix decrementing reference count twice in releasing socket (bsc#1051510).- pwm-backlight: Enable/disable the PWM before/after LCD enable toggle (bsc#1051510).- rtc: Fix overflow when converting time64_t to rtc_time (bsc#1051510).- commit f283d41 * Wed Mar 27 2019 tiwaiAATTsuse.de- blacklist.conf: remove duplicated or already backported entries- commit 0b2053b * Wed Mar 27 2019 tiwaiAATTsuse.de- ASoC: samsung: Prevent clk_get_rate() calls in atomic context (bsc#1111666).- commit f9383d8 * Tue Mar 26 2019 fdmananaAATTsuse.com- Btrfs: fix deadlock between clone/dedupe and rename (bsc#1130518).- commit cf4e851 * Tue Mar 26 2019 oneukumAATTsuse.com- Refresh patches.drivers/0001-iwlwifi-nvm-get-num-of-hw-addresses-from-firmware.patch.- commit 6a5dbcd * Tue Mar 26 2019 oneukumAATTsuse.com- PCI: pciehp: Fix re-enabling the slot marked for safe removal.- Update patches.fixes/0001-PCI-pciehp-Assign-ctrl-slot_ctrl-before-writing-it-t.patch (bsc#1120301).- commit 1991d30 * Mon Mar 25 2019 ggherdovichAATTsuse.cz- ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus (bsc#1113399).- commit e7efd4e * Mon Mar 25 2019 lhenriquesAATTsuse.com- libceph: wait for latest osdmap in ceph_monc_blacklist_add() (bsc#1130427).- commit 175d167 * Mon Mar 25 2019 tiwaiAATTsuse.de- rtc: pm8xxx: fix unintended sign extension (bsc#1051510).- rtc: 88pm80x: fix unintended sign extension (bsc#1051510).- rtc: 88pm860x: fix unintended sign extension (bsc#1051510).- rtc: ds1672: fix unintended sign extension (bsc#1051510).- rtc: cmos: ignore bogus century byte (bsc#1051510).- commit cef4199 * Mon Mar 25 2019 tiwaiAATTsuse.de- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart (bsc#1051510).- serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling (bsc#1051510).- commit d6bf923 * Mon Mar 25 2019 tiwaiAATTsuse.de- rtc: ds1307: correct register offset for rx8130 (bsc#1111666).- commit 764bc35 * Mon Mar 25 2019 tiwaiAATTsuse.de- rtc: ds1307: rx8130: Fix alarm handling (bsc#1111666).- commit 1794aa5 * Mon Mar 25 2019 tiwaiAATTsuse.de- PCI/ASPM: Use LTR if already enabled by platform (bsc#1111666).- mac80211: call drv_ibss_join() on restart (bsc#1111666).- commit b37ef62 * Mon Mar 25 2019 tiwaiAATTsuse.de- ASoC: topology: free created components in tplg load error (bsc#1111666).- commit 467a9fa * Mon Mar 25 2019 lhenriquesAATTsuse.com- libceph: wait for latest osdmap in ceph_monc_blacklist_add() (bsc#1130412).- commit 2bd4ca7 * Mon Mar 25 2019 tiwaiAATTsuse.de- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs (bsc#1051510).- auxdisplay: hd44780: Fix memory leak on ->remove() (bsc#1051510).- mmc: pxamci: fix enum type confusion (bsc#1051510).- drm/i915: Relax mmap VMA check (bsc#1051510).- cpufreq: pxa2xx: remove incorrect __init annotation (bsc#1051510).- PM / wakeup: Rework wakeup source timer cancellation (bsc#1051510).- clk: ingenic: Fix doc of ingenic_cgu_div_info (bsc#1051510).- clk: ingenic: Fix round_rate misbehaving with non-integer dividers (bsc#1051510).- clk: clk-twl6040: Fix imprecise external abort for pdmclk (bsc#1051510).- i2c: tegra: fix maximum transfer size (bsc#1051510).- cpcap-charger: generate events for userspace (bsc#1051510).- usb: phy: twl6030-usb: fix possible use-after-free on remove (bsc#1051510).- device property: Fix the length used in PROPERTY_ENTRY_STRING() (bsc#1051510).- cpufreq: tegra124: add missing of_node_put() (bsc#1051510).- clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown (bsc#1051510).- clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR (bsc#1051510).- spi: pxa2xx: Setup maximum supported DMA transfer length (bsc#1051510).- spi: ti-qspi: Fix mmap read when more than one CS in use (bsc#1051510).- spi/topcliff_pch: Fix potential NULL dereference on allocation error (bsc#1051510).- regulator: s2mpa01: Fix step values for some LDOs (bsc#1051510).- regulator: max77620: Initialize values for DT properties (bsc#1051510).- mac80211_hwsim: propagate genlmsg_reply return code (bsc#1051510).- clk: sunxi-ng: v3s: Fix TCON reset de-assert bit (bsc#1051510).- Input: st-keyscan - fix potential zalloc NULL dereference (bsc#1051510).- Input: matrix_keypad - use flush_delayed_work() (bsc#1051510).- auxdisplay: ht16k33: fix potential user-after-free on module unload (bsc#1051510).- drm/imx: imx-ldb: add missing of_node_puts (bsc#1051510).- drm/imx: ignore plane updates on disabled crtcs (bsc#1051510).- mac80211: Fix Tx aggregation session tear down with ITXQs (bsc#1051510).- usb: phy: fix link errors (bsc#1051510).- usb: gadget: Potential NULL dereference on allocation error (bsc#1051510).- usb: dwc3: gadget: Fix the uninitialized link_state when udc starts (bsc#1051510).- usb: dwc3: gadget: synchronize_irq dwc irq in suspend (bsc#1051510).- clk: vc5: Abort clock configuration without upstream clock (bsc#1051510).- commit 6cb451f * Mon Mar 25 2019 jackAATTsuse.cz- Move ext4 fix to sorted section.- commit bc353a8 * Mon Mar 25 2019 jackAATTsuse.cz- ext4: Avoid panic during forced reboot (bsc#1126356).- commit 395e2df * Mon Mar 25 2019 palcantaraAATTsuse.de- SMB3: Fix SMB3.1.1 guest mounts to Samba (bsc#1051510).- commit 42fc847 * Mon Mar 25 2019 palcantaraAATTsuse.de- cifs: allow guest mounts to work for smb3.11 (bsc#1051510).- commit b9f1747 * Mon Mar 25 2019 msuchanekAATTsuse.de- rpm/kernel-binary.spec.in: Add back kernel-binary-base subpackage (jsc#SLE-3853).- commit 54b6646 * Mon Mar 25 2019 tbogendoerferAATTsuse.de- net/mlx5: Fix DCT creation bad flow (bsc#1103990 FATE#326006).- commit 1dddc23 * Mon Mar 25 2019 dkirjanovAATTsuse.com- net/ncsi: Stop monitor if channel times out or is inactive (git-fixes).- commit 51f02cc * Mon Mar 25 2019 dkirjanovAATTsuse.com- net/ncsi: Fix AEN HNCDSC packet length (git-fixes).- commit 131fc0a * Mon Mar 25 2019 dkirjanovAATTsuse.com- rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink (git-fixes).- commit 67433ca * Mon Mar 25 2019 dkirjanovAATTsuse.com- rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event (git-fixes).- commit 40c26cb * Mon Mar 25 2019 dkirjanovAATTsuse.com- rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event (git-fixes).- commit 84885e6 * Mon Mar 25 2019 dkirjanovAATTsuse.com- rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_event (git-fixes).- commit 285df6b * Mon Mar 25 2019 dkirjanovAATTsuse.com- Revert \"ipv4: keep skb->dst around in presence of IP options\" (git-fixes).- commit 533ed1e * Mon Mar 25 2019 dkirjanovAATTsuse.com- ip6: fix PMTU discovery when using /127 subnets (git-fixes).- commit 8b09618 * Mon Mar 25 2019 dkirjanovAATTsuse.com- netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info (git-fixes).- commit 1475b19 * Mon Mar 25 2019 tzimmermannAATTsuse.de- drm/amd/powerplay: correct power reading on fiji (bsc#1113956)- commit 15ec7e3 * Mon Mar 25 2019 tzimmermannAATTsuse.de- drm/amd/display: don\'t call dm_pp_ function from an fpu block (bsc#1113956)- commit af51036 * Mon Mar 25 2019 jroedelAATTsuse.de- iommu/vt-d: Check capability before disabling protected memory (bsc#1130338).- iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE (bsc#1130337).- svm: Fix improper check when deactivate AVIC (bsc#1130335).- iommu/amd: Fix NULL dereference bug in match_hid_uid (bsc#1130336).- commit 59d980d * Mon Mar 25 2019 jroedelAATTsuse.de- iommu/iova: Fix tracking of recently failed iova address (bsc#1130331).- commit d70d21c * Mon Mar 25 2019 oheringAATTsuse.de- x86/hyperv: Prevent potential NULL pointer dereference (fate#323887).- commit 0353913 * Sat Mar 23 2019 dkirjanovAATTsuse.com- ip6mr: Do not call __IP6_INC_STATS() from preemptible context (git-fixes).- commit a0e7de3 * Sat Mar 23 2019 tiwaiAATTsuse.de- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286 (bsc#1111666).- ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec (bsc#1111666).- ALSA: hda - Don\'t trigger jackpoll_work in azx_resume (bsc#1111666).- commit 37f0df4 * Fri Mar 22 2019 tiwaiAATTsuse.de- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration (bsc#1051510).- ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist (bsc#1051510).- ALSA: firewire-motu: use \'version\' field of unit directory to identify model (bsc#1051510).- ALSA: sb8: add a check for request_region (bsc#1051510).- ALSA: echoaudio: add a check for ioremap_nocache (bsc#1051510).- ALSA: firewire-motu: add support for Motu Traveler (bsc#1051510).- ALSA: firewire-motu: add a flag for AES/EBU on XLR interface (bsc#1051510).- ALSA: firewire: add const qualifier to identifiers for read-only symbols (bsc#1051510).- ALSA: firewire-motu: add support for MOTU Audio Express (bsc#1051510).- ALSA: firewire-motu: add specification flag for position of flag for MIDI messages (bsc#1051510).- commit 44777c3 * Fri Mar 22 2019 msuchanekAATTsuse.de- Do not provide kernel-default-srchash from kernel-default-base.- commit d6c71ce * Fri Mar 22 2019 dkirjanovAATTsuse.com- net-sysfs: Fix mem leak in netdev_register_kobject (git-fixes).- commit ab6d34b * Fri Mar 22 2019 dkirjanovAATTsuse.com- ipv4/route: fail early when inet dev is missing (git-fixes).- commit 2ab8395 * Fri Mar 22 2019 hareAATTsuse.de- nvme: schedule requeue whenever a LIVE state is entered (bsc#1123105).- commit 8d25e58 * Fri Mar 22 2019 ptesarikAATTsuse.cz- net/smc: check port_idx of ib event (bsc#1129861 LTC#176250).- net/smc: check connections in smc_lgr_free_work (bsc#1129861 LTC#176250).- net/smc: reduce amount of status updates to peer (bsc#1129861 LTC#176250).- net/smc: no delay for free tx buffer wait (bsc#1129861 LTC#176250).- net/smc: move wake up of close waiter (bsc#1129861 LTC#176250).- net/smc: reset cursor update required flag (bsc#1129861 LTC#176250).- net/smc: move code to clear the conn->lgr field (bsc#1129861 LTC#176250).- net/smc: use client and server LGR pending locks for SMC-R (bsc#1129861 LTC#176250).- net/smc: unlock LGR pending lock earlier for SMC-D (bsc#1129861 LTC#176250).- net/smc: use smc_curs_copy() for SMC-D (bsc#1129861 LTC#176250).- net/smc: postpone release of clcsock (bsc#1129861 LTC#176250).- net/smc: correct state change for peer closing (bsc#1129861 LTC#176250).- net/smc: delete rkey first before switching to unused (bsc#1129861 LTC#176250).- net/smc: fix sender_free computation (bsc#1129861 LTC#176250).- net/smc: preallocated memory for rdma work requests (bsc#1129861 LTC#176250).- net/smc: fix use of variable in cleared area (bsc#1129861 LTC#176250).- net/smc: use device link provided in qp_context (bsc#1129861 LTC#176250).- net/smc: call smc_cdc_msg_send() under send_lock (bsc#1129861 LTC#176250).- net/smc: do not wait under send_lock (bsc#1129861 LTC#176250).- net/smc: recvmsg and splice_read should return 0 after shutdown (bsc#1129861 LTC#176250).- net/smc: don\'t wait for send buffer space when data was already sent (bsc#1129861 LTC#176250).- net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() (bsc#1129861 LTC#176250).- net/smc: allow 16 byte pnetids in netlink policy (bsc#1129861 LTC#176250).- net/smc: fix another sizeof to int comparison (bsc#1129861 LTC#176250).- commit 046c37d * Fri Mar 22 2019 ptesarikAATTsuse.cz- s390/ism: ignore some errors during deregistration (bsc#1129861 LTC#176250).- commit 9b3136b * Fri Mar 22 2019 tiwaiAATTsuse.de- Move the upstreamed drm vmwgfx patch into sorted section Also move to patches.drm subdirectory- commit 31818d7 * Fri Mar 22 2019 tiwaiAATTsuse.de- drm/i915/bios: assume eDP is present on port A when there is no VBT (bsc#1051510).- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure (bsc#1051510).- commit 8e7b9bc * Fri Mar 22 2019 ptesarikAATTsuse.cz- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID\'s (git-fixes).- commit db2d606 * Fri Mar 22 2019 ptesarikAATTsuse.cz- drm/udl: use drm_gem_object_put_unlocked (git-fixes).- commit f610232 * Thu Mar 21 2019 oneukumAATTsuse.com- USB: serial: option: add Telit ME910 ECM composition (bsc#1129770).- commit 1dcab61 * Thu Mar 21 2019 oneukumAATTsuse.com- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 (bsc#1129770).- USB: serial: cp210x: add ID for Ingenico 3070 (bsc#1129770).- commit 98bf3ee * Thu Mar 21 2019 oneukumAATTsuse.com- iwlwifi: mvm: fix firmware statistics usage (bsc#1129770).- commit 23e27f9 * Thu Mar 21 2019 ptesarikAATTsuse.cz- perf/x86: Fixup typo in stub functions (git-fixes).- commit 7e83ccd * Thu Mar 21 2019 tiwaiAATTsuse.de- Enable CONFIG_RDMA_RXE=m also for ppc64le (bsc#1107665,FATE#327552)- commit 01b35ce * Thu Mar 21 2019 ptesarikAATTsuse.cz- blacklist.conf: c634dc6bdede: perf/x86/intel: Make dev_attr_allow_tsx_force_abort static- commit 3bc1e36 * Thu Mar 21 2019 ptesarikAATTsuse.cz- Update kabi files.- commit a183a05 * Thu Mar 21 2019 dkirjanovAATTsuse.com- gro_cells: make sure device is up in gro_cells_receive() (git-fixes).- commit 07d85fc * Thu Mar 21 2019 tiwaiAATTsuse.de- Fix a wrongly applied patch for mlxsw Refresh patches.fixes/0001-mlxsw-__mlxsw_sp_port_headroom_set-Fix-a-use-of-loca.patch.- commit 464fcba * Thu Mar 21 2019 dkirjanovAATTsuse.com- l2tp: fix infoleak in l2tp_ip6_recvmsg() (git-fixes).- commit 868559e * Thu Mar 21 2019 dkirjanovAATTsuse.com- tcp: handle inet_csk_reqsk_queue_add() failures (git-fixes).- commit 4e8b58b * Thu Mar 21 2019 jackAATTsuse.cz- blacklist.conf: Blacklist c9e716eb9b34 and 231fe82b5609- commit 2748115 * Thu Mar 21 2019 dkirjanovAATTsuse.com- net: stmmac: fix broken dma_interrupt handling for multi-queues (git-fixes).- commit fb85ef5 * Thu Mar 21 2019 dkirjanovAATTsuse.com- net: stmmac: Use mutex instead of spinlock (git-fixes).- commit 09b11af * Thu Mar 21 2019 msuchanekAATTsuse.de- scsi: ibmvscsi: Fix empty event pool access during host removal (bsc#1119019).- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton (bsc#1119019).- commit cc2e069 * Wed Mar 20 2019 msuchanekAATTsuse.de- ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton (bsc#1119019).- commit ab6b8c2 * Wed Mar 20 2019 jackAATTsuse.cz- patches.fixes/ext4-Fix-crash-during-online-resizing.patch: Update tags- commit ab2b2e4 * Wed Mar 20 2019 jackAATTsuse.cz- blacklist.conf: Blacklist fanotify cleanup and intrusive loop device rework- commit 888b615 * Wed Mar 20 2019 ptesarikAATTsuse.cz- Update kabi files.- commit f575896 * Wed Mar 20 2019 dkirjanovAATTsuse.com- net/mlx5: fix uaccess beyond \"count\" in debugfs read/write handlers (git-fixes).- commit 2a80c1f * Wed Mar 20 2019 msuchanekAATTsuse.de- ibmvnic: Report actual backing device speed and duplex values (bsc#1129923).- commit 4347029 * Wed Mar 20 2019 palcantaraAATTsuse.de- smb3: remove noisy warning message on mount (bsc#1129664).- commit a1f6570 * Wed Mar 20 2019 oneukumAATTsuse.com- Revert \"PCI/PME: Implement runtime PM callbacks\" (bsc#1129770).- Refresh patches.drivers/PCI-PME-Fix-hotplug-sysfs-remove-deadlock-in-pcie_pm.patch.- commit 877b9a2 * Wed Mar 20 2019 msuchanekAATTsuse.de- rpm/kernel-subpackage-build: handle arm kernel zImage.- commit 81a63c3 * Wed Mar 20 2019 dkirjanovAATTsuse.com- net: thunderx: fix NULL pointer dereference in nic_remove (git-fixes).- commit f02276a * Wed Mar 20 2019 dkirjanovAATTsuse.com- mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable (git-fixes).- commit 69b065b * Wed Mar 20 2019 hareAATTsuse.de- block_dev: fix crash on chained bios with O_DIRECT (bsc#1128094).- Delete patches.fixes/bio-Introduce-BIO_ALLOCED-flag-and-check-it-in-bio_f.patch.- commit 512ce8f * Wed Mar 20 2019 dkirjanovAATTsuse.com- net: stmmac: handle endianness in dwmac4_get_timestamp (git-fixes).- commit 5cdea6c * Wed Mar 20 2019 jackAATTsuse.cz- Delete patches.fixes/block-loop-Use-global-lock-for-ioctl-operation.patch: It makes existing deadlocks much more probable (bsc#1129739).- Delete patches.kabi/loop-lo_ctl_mutex-kabi-fixup.patch.- commit 604f34a * Wed Mar 20 2019 oneukumAATTsuse.com- PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware (bsc#1120301).- commit 8ce726b * Wed Mar 20 2019 hareAATTsuse.de- scsi: mptsas: Fixup device hotplug for VMWare ESXi (bsc#1129046).- commit a34b660 * Wed Mar 20 2019 dkirjanovAATTsuse.com- net: stmmac: Fix a race in EEE enable callback (git-fixes).- commit ef5602d * Wed Mar 20 2019 hareAATTsuse.de- ch: fixup refcounting imbalance for SCSI devices (bsc#1124235).- ch: add missing mutex_lock()/mutex_unlock() in ch_release() (bsc#1124235).- commit e1a0bf9 * Wed Mar 20 2019 fdmananaAATTsuse.com- Btrfs: fix fsync after succession of renames and unlink/rmdir (bsc#1126488).- commit 773794e * Wed Mar 20 2019 fdmananaAATTsuse.com- Btrfs: fix fsync after succession of renames of different files (bsc#1126481).- commit e1d9100 * Wed Mar 20 2019 fdmananaAATTsuse.com- btrfs: simplify IS_ERR/PTR_ERR checks (bsc#1126481).- commit db613f3 * Wed Mar 20 2019 hareAATTsuse.de- Refresh patches.fixes/nvme-multipath-zero-out-ANA-log-buffer.patch.- commit 7b09980 * Wed Mar 20 2019 hareAATTsuse.de- nvme-pci: fix out of bounds access in nvme_cqe_pending (bsc#1127595).- commit 1e8e6f4 * Wed Mar 20 2019 hareAATTsuse.de- nvme-pci: fix out of bounds access in nvme_cqe_pending (bsc#1127595).- commit 278fbe1 * Wed Mar 20 2019 hareAATTsuse.de- Delete patches.fixes/block_dev-fix-crash-on-chained-bios-with-O_DIRECT.patch.- commit 54fa6df * Wed Mar 20 2019 tiwaiAATTsuse.de- rpm/kernel-source.changes.old: Really drop old changelogs (bsc#1098995)- commit c98a840 * Wed Mar 20 2019 hareAATTsuse.de- bio: Introduce BIO_ALLOCED flag and check it in bio_free (bsc#1128094).- commit bc841e1 * Wed Mar 20 2019 hareAATTsuse.de- block_dev: fix crash on chained bios with O_DIRECT (bsc#1128094).- commit 3bf2ca7 * Wed Mar 20 2019 oheringAATTsuse.de- Drivers: hv: vmbus: Change server monitor_pages index to 0 (fate#323887).- commit 198cdde * Wed Mar 20 2019 ailiopoulosAATTsuse.com- xfs: fix contiguous dquot chunk iteration livelock (bsc#1070995).- Refresh patches.fixes/0059-xfs-introduce-the-xfs_iext_cursor-abstraction.patch.- commit 227ca72 * Wed Mar 20 2019 ailiopoulosAATTsuse.com- xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent (bsc#1070995).- Refresh patches.fixes/0059-xfs-introduce-the-xfs_iext_cursor-abstraction.patch.- commit 76eca08 * Wed Mar 20 2019 ailiopoulosAATTsuse.com- xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA (bsc#1070995).- Refresh patches.suse/mm-pagevec-remove-cold-parameter-for-pagevecs.patch.- commit 9de815a * Wed Mar 20 2019 ailiopoulosAATTsuse.com- vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets (bsc#1070995).- commit b78c862 * Wed Mar 20 2019 ailiopoulosAATTsuse.com- vfs: Add iomap_seek_hole and iomap_seek_data helpers (bsc#1070995).- commit 125ebab * Wed Mar 20 2019 ailiopoulosAATTsuse.com- vfs: Add page_cache_seek_hole_data helper (bsc#1070995).- commit 05d2885 * Wed Mar 20 2019 palcantaraAATTsuse.de- Don\'t log confusing message on reconnect by default (bsc#1129664).- commit 385bd76 * Tue Mar 19 2019 oheringAATTsuse.de- Drivers: hv: vmbus: Expose counters for interrupts and full conditions (fate#323887).- commit cea75a3 * Tue Mar 19 2019 tiwaiAATTsuse.de- PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware (bsc#1111666).- commit 5c19c05 * Tue Mar 19 2019 tiwaiAATTsuse.de- mac80211: allocate tailroom for forwarded mesh packets (bsc#1111666).- commit a343eff * Tue Mar 19 2019 oheringAATTsuse.de- x86/hyperv: Fix kernel panic when kexec on HyperV (fate#323887).- PCI: hv: Add __aligned(8) to struct retarget_msi_interrupt (fate#323887).- commit ea58c31 * Tue Mar 19 2019 oheringAATTsuse.de- add mainline tags to four iommu/hyper-v related patches- commit 21c1228 * Tue Mar 19 2019 ptesarikAATTsuse.cz- Import SLE15-SP1 post-RC1 reference kabi.- commit 973d7a4 * Tue Mar 19 2019 mgormanAATTsuse.de- sched: Do not re-read h_load_next during hierarchical load calculation (bnc#1120909).- commit 50744d4 * Tue Mar 19 2019 tiwaiAATTsuse.de- drm/v3d: Drop unused v3d_flush_caches() (bsc#1111666).- commit 6b9b30b * Tue Mar 19 2019 tbogendoerferAATTsuse.de- RDMA/vmw_pvrdma: Support upto 64-bit PFNs (bsc#1127285).- VMCI: Support upto 64-bit PPNs (bsc#1127286).- commit 7ae051b * Tue Mar 19 2019 tbogendoerferAATTsuse.de- IB/hfi1: Close race condition on user context disable and close (bsc#1060463 FATE#323043).- IB/core: Fix potential memory leak while creating MAD agents (bsc#1046306 FATE#322942).- IB/core: Unregister notifier before freeing MAD security (bsc#1046306 FATE#322942).- IB/core: Destroy QP if XRC QP fails (bsc#1046306 FATE#322942).- bnxt_en: Wait longer for the firmware message response to complete (bsc#1086282 FATE#324873).- bnxt_en: Fix typo in firmware message timeout logic (bsc#1086282 FATE#324873).- net: ena: fix race between link up and device initalization (bsc#1083548).- net: Don\'t default Cavium PTP driver to \'y\' (bsc#1110096).- net/mlx5e: RX, Fix wrong early return in receive queue poll (bsc#1046305 FATE#322943).- bpf/verifier: fix verifier instability (bsc#1056787).- IB/mlx5: Unmap DMA addr from HCA before IOMMU (bsc#1046305 FATE#322943).- commit 125f009 * Tue Mar 19 2019 dkirjanovAATTsuse.com- net/mlx5e: IPoIB, Fix RX checksum statistics update (git-fixes).- commit 71cdac7 * Tue Mar 19 2019 dkirjanovAATTsuse.com- nfp: bpf: fix ALU32 high bits clearance bug (git-fixes).- commit 367fb07 * Tue Mar 19 2019 tbogendoerferAATTsuse.de- net/tls: Inform user space about send buffer availability (bsc#1109837).- net/mlx5: Avoid panic when setting vport mac, getting vport config (bsc#1103990 FATE#326006).- net/mlx5: Fix multiple updates of steering rules in parallel (bsc#1103990 FATE#326006).- net: hns3: fix to stop multiple HNS reset due to the AER changes (bsc#1104353 FATE#326415).- xsk: fix to reject invalid options in Tx descriptor (bsc#1109837).- xsk: fix to reject invalid flags in xsk_bind (bsc#1109837).- net: hns3: add dma_rmb() for rx description (bsc#1104353 FATE#326415).- nfp: fix simple vNIC mailbox length (bsc#1109837).- net: sched: flower: insert new filter to idr after setting its mask (bsc#1109837).- net: hns3: Fix a logical vs bitwise typo (bsc#1126390).- RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp (bsc#1104427 FATE#326416).- IB/rdmavt: Fix concurrency panics in QP post_send and modify to error (bsc#1114685 FATE#325854).- RDMA/iwcm: Fix string truncation error (bsc#1103992 FATE#326009).- RDMA/mlx5: Fix memory leak in case we fail to add an IB device (bsc#1103991 FATE#326007).- RDMA/device: Check that the rename is nop under the lock (bsc#1103992 FATE#326009).- IB/mlx5: Do not use hw_access_flags for be and CPU data (bsc#1103991 FATE#326007).- IB/ipoib: Make ipoib_intercept_dev_id_attr() static (bsc#1103992 FATE#326009).- RDMA/iw_cxgb4: Drop __GFP_NOFAIL (bsc#1104276 FATE#325935).- IB/mlx5: Declare local functions \'static\' (bsc#1103992 FATE#326009).- IB/core: Declare local functions \'static\' (bsc#1103992 FATE#326009).- commit 8f013fa * Tue Mar 19 2019 fdmananaAATTsuse.com- Btrfs: fix corruption reading shared and compressed extents after hole punching (bsc#1126476).- commit 1d61d84 * Tue Mar 19 2019 dkirjanovAATTsuse.com- net: aquantia: fixed instack structure overflow (git-fixes).- commit c892ebe * Tue Mar 19 2019 dkirjanovAATTsuse.com- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port_set_duplex (git-fixes).- commit ba7b5b5 * Tue Mar 19 2019 dkirjanovAATTsuse.com- vxlan: Fix GRO cells race condition between receive and link delete (git-fixes).- commit c54aad9 * Tue Mar 19 2019 dkirjanovAATTsuse.com- vxlan: test dev->flags & IFF_UP before calling gro_cells_receive() (git-fixes).- commit 551356a * Tue Mar 19 2019 tiwaiAATTsuse.de- 9p/net: fix memory leak in p9_client_create (bsc#1051510).- 9p: use inode->i_lock to protect i_size_write() under 32-bit (bsc#1051510).- commit d372807 * Mon Mar 18 2019 tiwaiAATTsuse.de- drm/i915: Fix atomic state leak when resetting HDMI link (bsc#1111666).- drm/etnaviv: fix some off by one bugs (bsc#1111666).- drm: Merge __drm_atomic_helper_disable_all() into drm_atomic_helper_disable_all() (bsc#1111666).- commit 3ce1947 * Mon Mar 18 2019 rgoldwynAATTsuse.com- splice: don\'t merge into linked buffers (git-fixes).- blacklist.conf: upstream 35f12f0f5c3b fix already present- fs/devpts: always delete dcache dentry-s in dput() (git-fixes).- fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() (git-fixes).- proc/sysctl: don\'t return ENOMEM on lookup when a table is unregistering (git-fixes).- commit 5249441 * Mon Mar 18 2019 mbenesAATTsuse.cz- tracing: Use strncpy instead of memcpy for string keys in hist triggers (bsc#1129625).- commit e69f9ce * Mon Mar 18 2019 mbenesAATTsuse.cz- tracing: Do not free iter->trace in fail path of tracing_open_pipe() (bsc#1129581).- commit a28b9f0 * Mon Mar 18 2019 dkirjanovAATTsuse.com- net/mlx4_core: Fix reset flow when in command polling mode (git-fixes).- commit 4d63fec * Mon Mar 18 2019 nsaenzjulienneAATTsuse.de- clk: imx: Make parent_names const pointer in composite-8m (git-fixes).- commit 462aa50 * Mon Mar 18 2019 dkirjanovAATTsuse.com- net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling (git-fixes).- commit 95405a1 * Mon Mar 18 2019 dkirjanovAATTsuse.com- net/mlx4_core: Fix qp mtt size calculation (git-fixes).- commit 7ce612a * Mon Mar 18 2019 dkirjanovAATTsuse.com- pptp: dst_release sk_dst_cache in pptp_sock_destruct (git-fixes).- commit 1643380 * Mon Mar 18 2019 hareAATTsuse.de- nvme: flush namespace scanning work just before removing namespaces (bsc#1108101).- commit c470403 * Mon Mar 18 2019 oheringAATTsuse.de- add mainline tags for two hyperv iommu patches- commit aaca951 * Mon Mar 18 2019 jthumshirnAATTsuse.de- libnvdimm/pmem: Honor force_raw for legacy pmem regions (bsc#1129551).- commit aa5d398 * Mon Mar 18 2019 jthumshirnAATTsuse.de- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place (bsc#1129547).- commit 6d08305 * Mon Mar 18 2019 jthumshirnAATTsuse.de- libnvdimm/label: Clear \'updating\' flag after label-set update (bsc#1129543).- commit 9178f22 * Mon Mar 18 2019 jthumshirnAATTsuse.de- blacklist.conf: Blacklist \'5bc373ff2540 nvmet: fix indentation\'- commit e0af3a9 * Mon Mar 18 2019 jthumshirnAATTsuse.de- Refresh patches.fixes/nvme-fc-reject-reconnect-if-io-queue-count-is-reduce.patch. Update patch mainline tags.- commit 5a1ec9a * Mon Mar 18 2019 tiwaiAATTsuse.de- Move upstreamed patches into sorted section Along with the update of patch tags- commit 78a41b7 * Mon Mar 18 2019 ptesarikAATTsuse.cz- Refresh patches.fixes/nvme-fc-reject-reconnect-if-io-queue-count-is-reduce.patch.- commit b78feaf * Mon Mar 18 2019 msuchanekAATTsuse.de- Trim build dependencies of sample subpackage spec file (FATE#326579, jsc#SLE-4117, jsc#SLE-3853, bsc#1128910).- commit 2eae420 * Mon Mar 18 2019 tzimmermannAATTsuse.de- drm/etnaviv: potential NULL dereference (bsc#1113722)- commit 15c0a6e * Mon Mar 18 2019 tzimmermannAATTsuse.de- drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump() (bsc#1113722)- commit 34ac361 * Mon Mar 18 2019 tzimmermannAATTsuse.de- fbdev: chipsfb: remove set but not used variable \'size\' (bsc#1113722)- commit 2f00fb2 * Mon Mar 18 2019 oheringAATTsuse.de- scsi: storvsc: Fix a race in sub-channel creation that can cause panic (fate#323887).- commit 3c327bf * Mon Mar 18 2019 kbuildAATTsuse.de- Delete patches.kabi/ * workarounds- commit 34b3835 * Mon Mar 18 2019 jslabyAATTsuse.cz- cifs: Fix NULL pointer dereference of devname (bnc#1129519).- commit c18b394 * Mon Mar 18 2019 wquAATTsuse.com- btrfs: reloc: Fix NULL pointer dereference due to expanded reloc_root lifespan (bsc#1129497).- commit 8078fe0 * Sat Mar 16 2019 dkirjanovAATTsuse.com- net/mlx5: Use multi threaded workqueue for page fault handling (git-fixes).- commit 3211369 * Sat Mar 16 2019 dkirjanovAATTsuse.com- net/mlx5: Return success for PAGE_FAULT_RESUME in internal error state (git-fixes).- commit 4f2b6f9 * Sat Mar 16 2019 dkirjanovAATTsuse.com- net/mlx5: Release resource on error flow (git-fixes).- commit 82036aa * Sat Mar 16 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB (bsc#1051510).- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO (bsc#1051510).- ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook (bsc#1051510).- ALSA: hda: hdmi - add Icelake support (bsc#1111666).- ALSA: hda - add more quirks for HP Z2 G4 and HP Z240 (bsc#1111666).- ALSA: hda/realtek - Fixed Headset Mic JD not stable (bsc#1111666).- ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255 (bsc#1111666).- ALSA: usx2y: Fix potential NULL pointer dereference (bsc#1111666).- commit 70c5aa3 * Fri Mar 15 2019 msuchanekAATTsuse.de- Revert \"Revert \"Drop multiversion(kernel) from the KMP template (fate#323189)\"\" This feature was requested for SLE15 but aws reverted in packaging and master.- Revert \"Revert \"Drop multiversion(kernel) from the KMP template (fate#323189)\"\" This feature was requested for SLE15 so it should be preserved in SP1 even if it makes no sense until a reverse feature is approved.- commit bb2780b * Fri Mar 15 2019 msuchanekAATTsuse.de- Revert \"KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137).\" This reverts commit 821419f311f3edd58124e551664a2362b62671d6.- commit 9ef7b70 * Fri Mar 15 2019 msuchanekAATTsuse.de- Revert \"KMPs: provide and conflict a kernel version specific KMP name\" This reverts commit 5568093d5dbacaeb60b6e0f7f4bbe384b586b82a.- commit d97ebb4 * Fri Mar 15 2019 ailiopoulosAATTsuse.com- xfs: remove filestream item xfs_inode reference (bsc#1127961).- commit 77ac5bf * Fri Mar 15 2019 bpAATTsuse.de- x86/intel_rdt: Show missing resctrl mount options (fate#325749).- commit 93358ed * Fri Mar 15 2019 tiwaiAATTsuse.de- misc: hpilo: Do not claim unsupported hardware (bsc#1129330).- misc: hpilo: Exclude unsupported device via blacklist (bsc#1129330).- commit 839f28f * Fri Mar 15 2019 jroedelAATTsuse.de- blacklist.conf: Add 826c1362e79a x86/kvm/nVMX: don\'t skip emulated instruction twice when vmptr address is not backed- commit 0dd4c85 * Fri Mar 15 2019 nsaenzjulienneAATTsuse.de- dt-bindings: clock: imx8mq: Fix numbering overlaps and gaps (git-fixes).- clk: imx: imx8mq: Fix the rate propagation for arm pll (git-fixes).- clk: imx8mq: Fix the CLKO2 source select list (git-fixes).- commit 978ad6a * Fri Mar 15 2019 tiwaiAATTsuse.de- applicom: Fix potential Spectre v1 vulnerabilities (bsc#1051510).- commit 1a09022 * Fri Mar 15 2019 tiwaiAATTsuse.de- apparmor: Fix aa_label_build() error handling for failed merges (bsc#1051510).- commit 0bdab75 * Fri Mar 15 2019 tiwaiAATTsuse.de- clk: uniphier: Fix update register for CPU-gear (bsc#1051510).- clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it (bsc#1051510).- clk: dove: fix refcount leak in dove_clk_init() (bsc#1051510).- clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init() (bsc#1051510).- clk: armada-xp: fix refcount leak in axp_clk_init() (bsc#1051510).- clk: kirkwood: fix refcount leak in kirkwood_clk_init() (bsc#1051510).- clk: armada-370: fix refcount leak in a370_clk_init() (bsc#1051510).- clk: vf610: fix refcount leak in vf610_clocks_init() (bsc#1051510).- clk: imx7d: fix refcount leak in imx7d_clocks_init() (bsc#1051510).- clk: imx6sx: fix refcount leak in imx6sx_clocks_init() (bsc#1051510).- clk: imx6q: fix refcount leak in imx6q_clocks_init() (bsc#1051510).- clk: samsung: exynos4: fix refcount leak in exynos4_get_xom() (bsc#1051510).- clk: socfpga: fix refcount leak (bsc#1051510).- clk: qoriq: fix refcount leak in clockgen_init() (bsc#1051510).- clk: highbank: fix refcount leak in hb_clk_init() (bsc#1051510).- clk: sunxi: A31: Fix wrong AHB gate number (bsc#1051510).- commit b702993 * Fri Mar 15 2019 tiwaiAATTsuse.de- clocksource/drivers/exynos_mct: Fix error path in timer resources initialization (bsc#1051510).- clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable (bsc#1051510).- commit 08bd77d * Fri Mar 15 2019 tiwaiAATTsuse.de- dmaengine: mv_xor: Use correct device for DMA API (bsc#1051510).- dmaengine: sa11x0: drop useless LIST_HEAD (bsc#1051510).- dmaengine: pl330: drop useless LIST_HEAD (bsc#1051510).- dmaengine: st_fdma: drop useless LIST_HEAD (bsc#1051510).- dmaengine: dw: drop useless LIST_HEAD (bsc#1051510).- dmaengine: at_hdmac: drop useless LIST_HEAD (bsc#1051510).- commit 79d5aed * Fri Mar 15 2019 tiwaiAATTsuse.de- driver core: Do not resume suppliers under device_links_write_lock() (bsc#1051510).- commit 78f7e3b * Fri Mar 15 2019 tiwaiAATTsuse.de- enic: fix build warning without CONFIG_CPUMASK_OFFSTACK (bsc#1051510).- commit fa4faec * Fri Mar 15 2019 tiwaiAATTsuse.de- geneve: correctly handle ipv6.disable module parameter (bsc#1051510).- commit 91b6670 * Fri Mar 15 2019 tiwaiAATTsuse.de- blacklist.conf: Add a superfluous entry of stable 4.14.y fix- commit a9ad895 * Fri Mar 15 2019 jroedelAATTsuse.de- blacklist.conf: Add 24c41220659e x86/mm: Remove unused variable \'old_pte\'- commit 7fdcaa7 * Fri Mar 15 2019 tiwaiAATTsuse.de- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 (bsc#1051510).- staging: rtl8723bs: Fix build error with Clang when inlining is disabled (bsc#1051510).- commit ad62660 * Fri Mar 15 2019 tiwaiAATTsuse.de- ACPI / device_sysfs: Avoid OF modalias creation for removed device (bsc#1051510).- nfit/ars: Attempt short-ARS even in the no_init_ars case (bsc#1051510).- nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot (bsc#1051510).- acpi/nfit: Fix bus command validation (bsc#1051510).- commit 3bd51ff * Fri Mar 15 2019 jroedelAATTsuse.de- blacklist.conf: Add 0192e6535ebe x86/kprobes: Prohibit probing on optprobe template code- commit cb9bc08 * Fri Mar 15 2019 hareAATTsuse.de- Refresh patches.fixes/nvme-fc-reject-reconnect-if-io-queue-count-is-reduce.patch.- commit 509db55 * Fri Mar 15 2019 jroedelAATTsuse.de- Moved patches.fixes/x86-add-tsx-force-abort-cpuid-msr.patch to patches.arch/ and added upstream tags (bsc#1129363) patches.arch/x86-add-tsx-force-abort-cpuid-msr- commit 2eb12ff * Fri Mar 15 2019 jroedelAATTsuse.de- x86/pkeys: Properly copy pkey state at fork() (bsc#1129366).- commit 2303e79 * Fri Mar 15 2019 tiwaiAATTsuse.de- Revert patches.drm/0001-drm-i915-fbdev-Actually-configure-untiled-displays.patch (bsc#1129027) It causes a regression, leading to a black screen. Although it might be fixed in X driver side, revert the affecting patch primarily to address the issue.- commit ed050a4 * Fri Mar 15 2019 wquAATTsuse.com- btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf (bsc#1129327).- commit de93501 * Fri Mar 15 2019 wquAATTsuse.com- btrfs: qgroup: Cleanup old subtree swap code (bsc#1063638).- commit 2cb2dcd * Fri Mar 15 2019 wquAATTsuse.com- btrfs: qgroup: Use delayed subtree rescan for balance (bsc#1063638).- Refresh patches.suse/btrfs-suspend-qgroups-during-relocation-recovery.patch.- commit e6256d6 * Fri Mar 15 2019 wquAATTsuse.com- btrfs: qgroup: Introduce per-root swapped blocks infrastructure (bsc#1063638).- Refresh patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch.- Refresh patches.suse/btrfs-suspend-qgroups-during-relocation-recovery.patch.- commit 1212568 * Fri Mar 15 2019 wquAATTsuse.com- btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap (bsc#1063638).- commit 0b42e54 * Fri Mar 15 2019 wquAATTsuse.com- btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots (bsc#1063638).- Refresh patches.suse/btrfs-suspend-qgroups-during-relocation-recovery.patch.- commit 9fc8971 * Fri Mar 15 2019 wquAATTsuse.com- btrfs: qgroup: Only trace data extents in leaves if we\'re relocating data block group (bsc#1063638).- commit fafa3dd * Fri Mar 15 2019 wquAATTsuse.com- btrfs: qgroup: Don\'t trace subtree if we\'re dropping reloc tree (bsc#1063638).- commit 0b77be1 * Fri Mar 15 2019 wquAATTsuse.com- btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents (bsc#1063638).- commit 2b6dfe4 * Fri Mar 15 2019 wquAATTsuse.com- btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree (bsc#1063638).- commit 8a2e471 * Fri Mar 15 2019 wquAATTsuse.com- btrfs: qgroup: Introduce function to trace two swaped extents (bsc#1063638).- commit 9332c5f * Fri Mar 15 2019 wquAATTsuse.com- btrfs: qgroup: Introduce trace event to analyse the number of dirty extents accounted (bsc#1063638 dependency).- commit 97025cc * Fri Mar 15 2019 wquAATTsuse.com- btrfs: qgroup: Finish rescan when hit the last leaf of extent tree (bsc#1129327).- commit 4f78aaa * Fri Mar 15 2019 wquAATTsuse.com- btrfs: qgroup: Search commit root for rescan to avoid missing extent (bsc#1129326).- Refresh patches.suse/btrfs-qgroups-fix-rescan-worker-running-races.patch.- commit a587ad7 * Fri Mar 15 2019 msuchanekAATTsuse.de- Revert \"Build subpackages in QA repo.\" This reverts commit 0b983d4ace0ee9899759dd90e3dc87fb74a15395.- commit d2c7a0b * Fri Mar 15 2019 msuchanekAATTsuse.de- Remove the previous subpackage infrastructure. This partially reverts commit 9b3ca32c11854156b2f950ff5e26131377d8445e (\"Add kernel-subpackage-build.spec (FATE#326579).\")- commit a5ee24e * Fri Mar 15 2019 msuchanekAATTsuse.de- Add sample kernel-default-base spec file (FATE#326579, jsc#SLE-4117, jsc#SLE-3853, bsc#1128910).- commit 35c4a52 * Thu Mar 14 2019 tonyjAATTsuse.de- perf/x86/intel: Fix memory corruption (bsc#1121805).- commit b62ef58 * Thu Mar 14 2019 tonyjAATTsuse.de- perf/x86/intel: Fix memory corruption (bsc#1121805).- commit 0589774 * Thu Mar 14 2019 msuchanekAATTsuse.de- Install extra rpm scripts for kernel subpackaging (FATE#326579, jsc#SLE-4117, jsc#SLE-3853, bsc#1128910).- commit ad7c227 * Thu Mar 14 2019 tiwaiAATTsuse.de- blacklist.conf: Add an entry for non-existing dtsi- commit fb9f4cf * Thu Mar 14 2019 tiwaiAATTsuse.de- pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups (bsc#1051510).- pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin group (bsc#1051510).- pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group (bsc#1051510).- pinctrl: sh-pfc: emev2: Add missing pinmux functions (bsc#1051510).- pinctrl: sh-pfc: r8a7778: Fix HSPI pin numbers and names (bsc#1051510).- platform/x86: Fix unmet dependency warning for SAMSUNG_Q10 (bsc#1051510).- commit 0688e3b * Thu Mar 14 2019 tiwaiAATTsuse.de- regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting (bsc#1051510).- regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA (bsc#1051510).- regulator: pv88090: Fix array out-of-bounds access (bsc#1051510).- regulator: pv88080: Fix array out-of-bounds access (bsc#1051510).- regulator: pv88060: Fix array out-of-bounds access (bsc#1051510).- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35 (bsc#1051510).- commit 23f9c9d * Thu Mar 14 2019 tiwaiAATTsuse.de- thermal: mediatek: fix register index error (bsc#1051510).- commit f6dc5d0 * Thu Mar 14 2019 jroedelAATTsuse.de- KVM: x86: Fix single-step debugging (bsc#1129295).- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup (bsc#1129296).- kvm: nVMX: NMI-window and interrupt-window exiting should wake L2 from HLT (bsc#1129292).- kvm: vmx: Set IA32_TSC_AUX for legacy mode guests (bsc#1129294).- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails (bsc#1129291).- kvm: nVMX: Set VM instruction error for VMPTRLD of unbacked page (bsc#1129293).- commit e498c1c * Thu Mar 14 2019 tiwaiAATTsuse.de- tipc: fix RDM/DGRAM connect() regression (bsc#1051510).- tipc: fix uninit-value in tipc_nl_compat_doit (bsc#1051510).- tipc: fix uninit-value in tipc_nl_compat_name_table_dump (bsc#1051510).- tipc: fix uninit-value in tipc_nl_compat_link_set (bsc#1051510).- tipc: fix uninit-value in tipc_nl_compat_bearer_enable (bsc#1051510).- tipc: fix uninit-value in tipc_nl_compat_link_reset_stats (bsc#1051510).- tipc: eliminate KMSAN uninit-value in strcmp complaint (bsc#1051510).- tipc: fix bug in function tipc_nl_node_dump_monitor (bsc#1051510).- tipc: fix infinite loop when dumping link monitor summary (bsc#1051510).- tipc: error path leak fixes in tipc_enable_bearer() (bsc#1051510).- tipc: fix a race condition of releasing subscriber object (bsc#1051510).- commit 090cbab * Thu Mar 14 2019 jroedelAATTsuse.de- kvm: mmu: Fix race in emulated page table writes (bsc#1129284).- svm: Add mutex_lock to protect apic_access_page_done on AMD systems (bsc#1129285).- commit fdca877 * Thu Mar 14 2019 oheringAATTsuse.de- Adjust a commit id in a nvme patch to make our scripts happy- commit 68e211e * Thu Mar 14 2019 jroedelAATTsuse.de- PCI: qcom: Don\'t deassert reset GPIO during probe (bsc#1129281).- commit a89893e * Thu Mar 14 2019 jroedelAATTsuse.de- blacklist.conf: Add 02917e9f8676 mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL- commit 4dfc4eb * Thu Mar 14 2019 jroedelAATTsuse.de- PCI/DPC: Fix print AER status in DPC event handling (bsc#1128792).- commit 0534657 * Thu Mar 14 2019 tiwaiAATTsuse.de- blacklist.conf: Add a not-applicable entry for drm/msm- commit 2e50ec9 * Thu Mar 14 2019 tiwaiAATTsuse.de- blacklist.conf: Add already cherry-picked DRM patches- commit 52af82b * Thu Mar 14 2019 tiwaiAATTsuse.de- drm/amdgpu: Transfer fences to dmabuf importer (bsc#1111666).- commit 3321720 * Thu Mar 14 2019 tiwaiAATTsuse.de- blacklist.conf: Add already cherry-picked i915 patch- commit 804dba5 * Thu Mar 14 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Apply ALC294 hp init also for S4 resume (bsc#1111666).- ALSA: hda - Record the current power state before suspend/resume calls (bsc#1111666).- commit f349918 * Thu Mar 14 2019 tiwaiAATTsuse.de- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode (bsc#1051510).- commit 7d885f5 * Thu Mar 14 2019 oneukumAATTsuse.com- iwlwifi: pcie: fix TX while flushing (bsc#1120902).- commit 9ece06a * Thu Mar 14 2019 oneukumAATTsuse.com- rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620 (bsc#1120902).- commit 33aec8d * Thu Mar 14 2019 dkirjanovAATTsuse.com- net: phy: Micrel KSZ8061: link failure after cable connect (git-fixes).- commit 88019b0 * Thu Mar 14 2019 jroedelAATTsuse.de- iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables (bsc#1129205).- commit 8629bf3 * Thu Mar 14 2019 jroedelAATTsuse.de- iommu: Document iommu_ops.is_attach_deferred() (bsc#1129182).- iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm() (bsc#1129184).- iommu/vt-d: Check identity map for hot-added devices (bsc#1129183).- iommu/dmar: Fix buffer overflow during PCI bus notification (bsc#1129181).- commit 76ef4a9 * Thu Mar 14 2019 tiwaiAATTsuse.de- Update patch tag for media security fix (CVE-2019-2024, bsc#1129179).- commit fc8a3a2 * Thu Mar 14 2019 tiwaiAATTsuse.de- drm/nouveau: fix missing break in switch statement (bsc#1111666).- drm/amdgpu_vm: fix boolean expressions (bsc#1111666).- drm/amd/display: Fix boolean expression in get_surf_rq_param (bsc#1111666).- drm/xen-front: Fix mmap attributes for display buffers (bsc#1111666).- drm/fb-helper: generic: Fix drm_fbdev_client_restore() (bsc#1111666).- drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup (bsc#1111666).- drm/fb-helper: generic: Fix setup error path (bsc#1111666).- drm/v3d: Drop the wait for L2T flush to complete (bsc#1111666).- drm/v3d: Don\'t bother flushing L1TD at job start (bsc#1111666).- drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idr (bsc#1111666).- drm/radeon: check if device is root before getting pci speed caps (bsc#1111666).- drm/amdgpu: Add missing power attribute to APU check (bsc#1111666).- drm/amd/powerplay: OD setting fix on Vega10 (bsc#1111666).- commit 69e1e47 * Thu Mar 14 2019 tiwaiAATTsuse.de- brcmfmac: create debugfs files for bus-specific layer (bsc#1111666).- commit 4c115bb * Thu Mar 14 2019 tiwaiAATTsuse.de- Move upstreamed libnvdimm patch into sorted section- commit 4437f27 * Thu Mar 14 2019 tiwaiAATTsuse.de- intel_th: gth: Fix an off-by-one in output unassigning (bsc#1051510).- mmc: spi: Fix card detection during probe (bsc#1051510).- commit 9b464a7 * Thu Mar 14 2019 jslabyAATTsuse.cz- tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...) (bnc#1129168).- commit 83e1556 * Thu Mar 14 2019 tiwaiAATTsuse.de- media: uvcvideo: Avoid NULL pointer dereference at the end of streaming (bsc#1051510).- media: uvcvideo: Fix \'type\' check leading to overflow (bsc#1051510).- media: s5k4ecgx: delete a bogus error message (bsc#1051510).- media: v4l2: i2c: ov7670: Fix PLL bypass register values (bsc#1051510).- media: dt-bindings: media: i2c: Fix i2c address for OV5645 camera sensor (bsc#1051510).- media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVAL (bsc#1051510).- media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration (bsc#1051510).- media: s5p-mfc: fix incorrect bus assignment in virtual child device (bsc#1051510).- intel_th: Don\'t reference unassigned outputs (bsc#1051510).- commit 388e4b3 * Thu Mar 14 2019 tiwaiAATTsuse.de- Input: wacom_serial4 - add support for Wacom ArtPad II tablet (bsc#1051510).- Input: elan_i2c - add id for touchpad found in Lenovo s21e-20 (bsc#1051510).- iio: adc: exynos-adc: Fix NULL pointer exception on unbind (bsc#1051510).- staging: iio: adt7316: fix the dac write calculation (bsc#1051510).- staging: iio: adt7316: fix the dac read calculation (bsc#1051510).- staging: iio: adt7316: allow adt751x to use internal vref for all dacs (bsc#1051510).- staging: iio: adt7316: fix register and bit definitions (bsc#1051510).- i2c: omap: Use noirq system sleep pm ops to idle device for suspend (bsc#1051510).- commit 0eb8a90 * Thu Mar 14 2019 tiwaiAATTsuse.de- staging: comedi: ni_660x: fix missing break in switch statement (bsc#1051510).- ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of() (bsc#1051510).- ASoC: msm8916-wcd-analog: add missing license information (bsc#1051510).- ASoC: imx-sgtl5000: put of nodes if finding codec fails (bsc#1051510).- ASoC: imx-audmux: change snprintf to scnprintf for possible overflow (bsc#1051510).- ASoC: dapm: change snprintf to scnprintf for possible overflow (bsc#1051510).- ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field (bsc#1051510).- commit 6cb3dd6 * Thu Mar 14 2019 tiwaiAATTsuse.de- drm: disable uncached DMA optimization for ARM and arm64 (bsc#1051510).- drm: Reorder set_property_atomic to avoid returning with an active ww_ctx (bsc#1051510).- drm: Block fb changes for async plane updates (bsc#1051510).- drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at init (bsc#1051510).- drm/msm: Unblock writer if reader closes file (bsc#1051510).- commit 41c06b3 * Thu Mar 14 2019 tiwaiAATTsuse.de- crypto: brcm - Fix some set-but-not-used warning (bsc#1051510).- commit a9bf978 * Thu Mar 14 2019 tiwaiAATTsuse.de- doc: rcu: Suspicious RCU usage is a warning (bsc#1051510).- commit 3d3bebc * Thu Mar 14 2019 jslabyAATTsuse.cz- xsk: fix umem memory leak on cleanup (bnc#1129030).- commit 45aa211 * Thu Mar 14 2019 jackAATTsuse.cz- mm: Fix warning in insert_pfn() (bsc#1126740).- commit 128af59 * Thu Mar 14 2019 jackAATTsuse.cz- fs/dax: deposit pagetable even when installing zero page (bsc#1126740).- commit 9d52431 * Thu Mar 14 2019 jslabyAATTsuse.cz- sctp: add a ceiling to optlen in some sockopts (bnc#1129163).- commit ee5e978 * Thu Mar 14 2019 jackAATTsuse.cz- mm: Fix modifying of page protection by insert_pfn() (bsc#1126740).- commit f17bd5d * Wed Mar 13 2019 lduncanAATTsuse.com- scsi: csiostor: remove flush_scheduled_work() (bsc#1127363).- commit 742d709 * Wed Mar 13 2019 bpAATTsuse.de- x86/speculation/mds: Add mitigation mode VMWERV (bsc#1111331).- commit 4ea306b * Wed Mar 13 2019 tiwaiAATTsuse.de- staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xx (bsc#1111666).- commit 28297ef * Wed Mar 13 2019 tiwaiAATTsuse.de- platform/mellanox: mlxreg-hotplug: Fix KASAN warning (bsc#1111666).- platform/x86: wmi: fix potential null pointer dereference (bsc#1111666).- platform/x86: intel_pmc_core: Fix file permissions for ltr_show (bsc#1111666).- platform/x86: intel_pmc_core: Fix PCH IP name (bsc#1111666).- platform/x86: intel_pmc_core: Fix PCH IP sts reading (bsc#1111666).- platform/x86: intel_pmc_core: Handle CFL regmap properly (bsc#1111666).- staging: r8822be: check kzalloc return or bail (bsc#1111666).- tee: optee: add missing of_node_put after of_device_is_available (bsc#1111666).- commit 82c4b15 * Wed Mar 13 2019 tiwaiAATTsuse.de- iwlwifi: mvm: fix RFH config command with >=10 CPUs (bsc#1111666).- commit ff6f1f9 * Wed Mar 13 2019 tiwaiAATTsuse.de- ipmi: kcs_bmc: handle devm_kasprintf() failure case (bsc#1111666).- ipmi_si: fix use-after-free of resource->name (bsc#1111666).- commit 76124fd * Wed Mar 13 2019 tiwaiAATTsuse.de- Delete patches.drivers/ipmi-kcs_bmc-coding-style-fixes-and-use-new-poll-typ.patch The patch isn\'t really applicable to SLE15-based kernel. Drop it.- commit 562e39c * Wed Mar 13 2019 bpAATTsuse.de- x86/speculation/mds: Add sysfs reporting for MDS (bsc#1111331).- commit 6d09210 * Wed Mar 13 2019 tiwaiAATTsuse.de- crypto: arm64/crct10dif - revert to C code for short inputs (bsc#1111666).- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine (bsc#1111666).- crypto: caam - move shared symbols in a common location (bsc#1111666).- commit ef08dc9 * Wed Mar 13 2019 tiwaiAATTsuse.de- ath10k: Fix length of wmi tlv command for protected mgmt frames (bsc#1111666).- ath10k: fix shadow register implementation for WCN3990 (bsc#1111666).- ath10k: fix dma unmap direction for management frames (bsc#1111666).- commit 69d228e * Wed Mar 13 2019 tiwaiAATTsuse.de- ALSA: hda: Extend i915 component bind timeout (bsc#1111666).- ALSA: hda/realtek - Add model description for Chrome headset button quirk (bsc#1111666).- ALSA: hda/realtek - Fix a typo in model documentation (bsc#1111666).- commit 8ae2486 * Wed Mar 13 2019 bpAATTsuse.de- x86/speculation/mds: Add mitigation control for MDS (bsc#1111331).- commit 15e112f * Wed Mar 13 2019 bpAATTsuse.de- x86/speculation/mds: Conditionally clear CPU buffers on idle entry (bsc#1111331).- Refresh patches.suse/0003-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch.- commit 807515b * Wed Mar 13 2019 bpAATTsuse.de- x86/kvm/vmx: Add MDS protection when L1D Flush is not active (bsc#1111331).- commit ccaf1a1 * Wed Mar 13 2019 tiwaiAATTsuse.de- PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio() (bsc#1051510).- PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove() (bsc#1051510).- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO (bsc#1051510).- serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip use the pci_pericom_setup() (bsc#1051510).- serial: 8250_pci: Fix number of ports for ACCES serial cards (bsc#1051510).- tty: ipwireless: Fix potential NULL pointer dereference (bsc#1051510).- staging: wilc1000: fix to set correct value for \'vif_num\' (bsc#1051510).- parport_pc: fix find_superio io compare code, should use equal test (bsc#1051510).- team: Free BPF filter when unregistering netdev (bsc#1051510).- commit 5d4a544 * Wed Mar 13 2019 tiwaiAATTsuse.de- mmc: omap: fix the maximum timeout setting (bsc#1051510).- mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe (bsc#1051510).- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bsc#1051510).- commit fab7e26 * Wed Mar 13 2019 tiwaiAATTsuse.de- mac80211: Add attribute aligned(2) to struct \'action\' (bsc#1051510).- mac80211: don\'t initiate TDLS connection if station is not associated to AP (bsc#1051510).- mac80211: fix miscounting of ttl-dropped frames (bsc#1051510).- commit 1409e1d * Wed Mar 13 2019 tiwaiAATTsuse.de- lib/div64.c: off by one in shift (bsc#1051510).- commit cb47f8d * Wed Mar 13 2019 tiwaiAATTsuse.de- iwlwifi: pcie: fix emergency path (bsc#1051510).- iwlwifi: mvm: fix RSS config command (bsc#1051510).- iwlwifi: mvm: fix A-MPDU reference assignment (bsc#1051510).- iwlwifi: mvm: avoid possible access out of array (bsc#1051510).- leds: lp55xx: fix null deref on firmware load failure (bsc#1051510).- commit a9a6f4b * Wed Mar 13 2019 tiwaiAATTsuse.de- cw1200: drop useless LIST_HEAD (bsc#1051510).- cw1200: fix missing unlock on error in cw1200_hw_scan() (bsc#1051510).- commit a8e63bf * Wed Mar 13 2019 tiwaiAATTsuse.de- crypto: crypto4xx - add missing of_node_put after of_device_is_available (bsc#1051510).- crypto: cavium/zip - fix collision with generic cra_driver_name (bsc#1051510).- crypto: ahash - fix another early termination in hash walk (bsc#1051510).- crypto: caam - fixed handling of sg list (bsc#1051510).- commit 454f584 * Wed Mar 13 2019 tiwaiAATTsuse.de- crypto: arm/crct10dif - revert to C code for short inputs (bsc#1051510).- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling (bsc#1051510).- crypto: testmgr - skip crc32c context test for ahash algorithms (bsc#1051510).- crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments (bsc#1051510).- crypto: tgr192 - fix unaligned memory access (bsc#1051510).- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails (bsc#1051510).- commit 6b741b1 * Wed Mar 13 2019 tiwaiAATTsuse.de- cfg80211: extend range deviation for DMG (bsc#1051510).- commit 13599e1 * Wed Mar 13 2019 msuchanekAATTsuse.de- pseries/energy: Use OF accessor function to read ibm,drc-indexes (bsc#1129080).- commit 7394cd0 * Wed Mar 13 2019 tiwaiAATTsuse.de- cdc-wdm: pass return value of recover_from_urb_loss (bsc#1051510).- commit b516984 * Wed Mar 13 2019 tiwaiAATTsuse.de- Move upstreamed ALSA and BT patches into sorted section- commit 781d43e * Wed Mar 13 2019 tiwaiAATTsuse.de- kABI workaround for bt_accept_enqueue() change (bsc#1051510).- commit 43ab1ea * Wed Mar 13 2019 tiwaiAATTsuse.de- Bluetooth: Fix locking in bt_accept_enqueue() for BH context (bsc#1051510).- commit 51c4ae3 * Wed Mar 13 2019 tiwaiAATTsuse.de- atm: he: fix sign-extension overflow on large shift (bsc#1051510).- commit 5f6e8f4 * Wed Mar 13 2019 tiwaiAATTsuse.de- ALSA: firewire-motu: fix construction of PCM frame for capture direction (bsc#1051510).- ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liquid Saffire 56 (bsc#1051510).- ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294 (bsc#1051510).- ACPI / video: Extend chassis-type detection with a \"Lunch Box\" check (bsc#1051510).- ACPI / video: Refactor and fix dmi_is_desktop() (bsc#1051510).- ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom (bsc#1051510).- ALSA: compress: prevent potential divide by zero bugs (bsc#1051510).- commit d37d7e2 * Wed Mar 13 2019 fabian.baumanisAATTsuse.com- USB: Consolidate LPM checks to avoid enabling LPM twice (bsc#1120902).- commit fcbbc9b * Wed Mar 13 2019 fabian.baumanisAATTsuse.com- USB: Add new USB LPM helpers (bsc#1120902).- commit e26fa0f * Wed Mar 13 2019 bpAATTsuse.de- x86/speculation/mds: Clear CPU buffers on exit to user (bsc#1111331).- commit acb6669 * Wed Mar 13 2019 jgrossAATTsuse.com- Refresh patches.fixes/0001-xen-remove-pre-xen3-fallback-handlers.patch: use original upstream commit and add kabi patch.- commit 936395d * Wed Mar 13 2019 mkubecekAATTsuse.cz- geneve, vxlan: Don\'t set exceptions if skb->len < mtu (bsc#1123456).- commit 38a43d6 * Wed Mar 13 2019 mkubecekAATTsuse.cz- geneve, vxlan: Don\'t check skb_dst() twice (bsc#1123456).- commit 41534ed * Wed Mar 13 2019 mkubecekAATTsuse.cz- ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit (bsc#1123456).- commit 126bfd9 * Wed Mar 13 2019 bpAATTsuse.de- x86/speculation/mds: Add mds_clear_cpu_buffers() (bsc#1111331).- commit f795a91 * Wed Mar 13 2019 mkubecekAATTsuse.cz- geneve: cleanup hard coded value for Ethernet header length (bsc#1123456).- commit 9a70ea2 * Wed Mar 13 2019 mkubecekAATTsuse.cz- net: don\'t call update_pmtu unconditionally (bsc#1123456).- Refresh patches.fixes/vti6-fix-PMTU-caching-and-reporting-on-xmit.patch patches.fixes/vti6-remove-skb-ignore_df-check-from-vti6_xmit.patch- commit 593c444 * Wed Mar 13 2019 mkubecekAATTsuse.cz- ip6_tunnel: get the min mtu properly in ip6_tnl_xmit (bsc#1123456).- commit f90f47d * Wed Mar 13 2019 mkubecekAATTsuse.cz- vxlan: update skb dst pmtu on tx path (bsc#1123456).- commit a42a5a4 * Wed Mar 13 2019 fabian.baumanisAATTsuse.com- PCI: pciehp: Disable Data Link Layer State Changed event on suspend (bsc#1120902).- commit 61283fb * Wed Mar 13 2019 bpAATTsuse.de- x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests (bsc#1111331).- commit 2b91efd * Wed Mar 13 2019 bpAATTsuse.de- x86/speculation/mds: Add BUG_MSBDS_ONLY (bsc#1111331).- commit ad453a6 * Wed Mar 13 2019 jgrossAATTsuse.com- xen/manage: don\'t complain about an empty value in control/sysrq node (bsc#1065600).- commit d8327b8 * Tue Mar 12 2019 msuchanekAATTsuse.de- copy_mount_string: Limit string length to PATH_MAX (bsc#1082943).- Delete patches.fixes/get_fs_type-Validate-fs-type-string-argument.patch. Refresh to upstream patch.- commit 8717894 * Tue Mar 12 2019 jgrossAATTsuse.com- xen: fix dom0 boot on huge systems (bsc#1127836).- commit d4d49f5 * Tue Mar 12 2019 bpAATTsuse.de- x86/speculation/mds: Add basic bug infrastructure for MDS (bsc#1111331).- commit e57f61c * Tue Mar 12 2019 jgrossAATTsuse.com- xen: remove pre-xen3 fallback handlers (bsc#1065600).- commit c8c4f0a * Tue Mar 12 2019 jgrossAATTsuse.com- xen, cpu_hotplug: Prevent an out of bounds access (bsc#1065600).- commit 60b6d9d * Tue Mar 12 2019 bpAATTsuse.de- x86/speculation: Consolidate CPU whitelists (bsc#1111331).- commit 5f72da0 * Tue Mar 12 2019 mwilckAATTsuse.com- Refresh patches.suse/scsi-do-not-print-reservation-conflict-for-TEST-UNIT.patch (bsc#1119843)- commit 2c06a05 * Tue Mar 12 2019 bpAATTsuse.de- x86/msr-index: Cleanup bit defines (bsc#1111331).- commit 93e3cf8 * Tue Mar 12 2019 hareAATTsuse.de- nvme-fc: reject reconnect if io queue count is reduced to zero (bsc#1128351).- commit a512dae * Tue Mar 12 2019 hareAATTsuse.de- scripts/git_sort/git_sort.py: Update nvme git repository to 5.1- commit cff4e76 * Tue Mar 12 2019 nsaenzjulienneAATTsuse.de- Input: raspberrypi-ts - select CONFIG_INPUT_POLLDEV (git-fixes).- commit dfac1c8 * Tue Mar 12 2019 jthumshirnAATTsuse.de- scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd (bsc#1128900).- commit a96a0e1 * Tue Mar 12 2019 jthumshirnAATTsuse.de- block: don\'t use bio->bi_vcnt to figure out segment number (bsc#1128895).- commit bfd835c * Tue Mar 12 2019 bpAATTsuse.de- locking/atomics, asm-generic: Move some macros from to a new file (bsc#1111331).- commit cda055e * Tue Mar 12 2019 mwilckAATTsuse.com- block: check_events: don\'t bother with events if unsupported (bsc#1110946, bsc#1119843).- commit 0e16418 * Tue Mar 12 2019 mwilckAATTsuse.com- Revert \"block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers\" (bsc#1110946, bsc#1119843).- commit 63d99c8 * Tue Mar 12 2019 mwilckAATTsuse.com- block: disk_events: introduce event flags (bsc#1110946, bsc#1119843).- commit 0b56ce7 * Tue Mar 12 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Don\'t try to use the hardware frame counter with i965gm TV output\'- commit 91bbd55 * Tue Mar 12 2019 glinAATTsuse.com- bpf: fix replace_map_fd_with_map_ptr\'s ldimm64 second imm field (bsc#1083647).- commit 50ceb6a * Tue Mar 12 2019 tonyjAATTsuse.de- perf/x86/intel: Implement support for TSX Force Abort (bsc#1121805).- x86: Add TSX Force Abort CPUID/MSR (bsc#1121805).- perf/x86/intel: Generalize dynamic constraint creation (bsc#1121805).- perf/x86/intel: Make cpuc allocations consistent (bsc#1121805).- perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu() (bsc#1121805).- perf/x86/intel: Don\'t enable freeze-on-smi for PerfMon V1 (bsc#1121805).- perf/x86: Add sysfs entry to freeze counters on SMI (bsc#1121805).- commit 9317981 * Tue Mar 12 2019 tonyjAATTsuse.de- perf/x86/intel: Implement support for TSX Force Abort (bsc#1121805).- x86: Add TSX Force Abort CPUID/MSR (bsc#1121805).- perf/x86/intel: Generalize dynamic constraint creation (bsc#1121805).- perf/x86/intel: Make cpuc allocations consistent (bsc#1121805).- perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu() (bsc#1121805).- perf/x86/intel: Don\'t enable freeze-on-smi for PerfMon V1 (bsc#1121805).- perf/x86: Add sysfs entry to freeze counters on SMI (bsc#1121805).- commit 21bea2c * Mon Mar 11 2019 bpAATTsuse.de- x86/speculation: Simplify the CPU bug detection logic (bsc#1111331).- Refresh patches.arch/x86-bugs-add-amd-s-variant-of-ssb_no.patch.- Refresh patches.arch/x86-speculation-support-enhanced-ibrs-on-future-cpus.patch.- commit 5ed4550 * Mon Mar 11 2019 tzimmermannAATTsuse.de- drm/radeon/evergreen_cs: fix missing break in switch statement (bsc#1113722)- commit 1cee3e3 * Mon Mar 11 2019 tzimmermannAATTsuse.de- drm/nouveau: Don\'t WARN_ON VCPI allocation failures (bsc#1113722)- commit 82dc918 * Mon Mar 11 2019 tzimmermannAATTsuse.de- drm/nouveau/pmu: don\'t print reply values if exec is false (bsc#1113722)- commit 8e01362 * Mon Mar 11 2019 tzimmermannAATTsuse.de- drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON (bsc#1113722)- commit d1c8971 * Mon Mar 11 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set\'- commit f1ee607 * Mon Mar 11 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Block fbdev HPD processing during suspend\'- commit 473e675 * Mon Mar 11 2019 jslabyAATTsuse.cz- hpet: Fix missing \'=\' character in the __setup() code of hpet_mmap_enable (git-fixes).- commit 8cc8dbe * Mon Mar 11 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/of: Fix kerneldoc\'- commit c41090b * Mon Mar 11 2019 tzimmermannAATTsuse.de- drm/shmob: Fix return value check in shmob_drm_probe (bsc#1113722)- commit c59e8a3 * Mon Mar 11 2019 tzimmermannAATTsuse.de- drm: Fix error handling in drm_legacy_addctx (bsc#1113722)- commit 7646b89 * Mon Mar 11 2019 mbenesAATTsuse.cz- Refresh patches.suse/livepatch-add-atomic-replace.patch.- Refresh patches.suse/livepatch-atomic-replace-and-cumulative-patches-documentation.patch.- Refresh patches.suse/livepatch-change-unsigned-long-old_addr-void-old_func-in-struct-klp_func.patch.- Refresh patches.suse/livepatch-consolidate-klp_free-functions.patch.- Refresh patches.suse/livepatch-core-return-eopnotsupp-instead-of-enosys.patch.- Refresh patches.suse/livepatch-don-t-block-the-removal-of-patches-loaded-after-a-forced-transition.patch.- Refresh patches.suse/livepatch-introduce-klp_for_each_patch-macro.patch.- Refresh patches.suse/livepatch-module-coming-and-going-callbacks-can-proceed-with-all-listed-patches.patch.- Refresh patches.suse/livepatch-proper-error-handling-in-the-shadow-variables-selftest.patch.- Refresh patches.suse/livepatch-remove-nop-structures-when-unused.patch.- Refresh patches.suse/livepatch-remove-ordering-stacking-of-the-livepatches.patch.- Refresh patches.suse/livepatch-remove-signal-sysfs-attribute.patch.- Refresh patches.suse/livepatch-return-enomem-on-ptr_id-allocation-failure.patch.- Refresh patches.suse/livepatch-send-a-fake-signal-periodically.patch.- Refresh patches.suse/livepatch-shuffle-klp_enable_patch-klp_disable_patch-code.patch.- Refresh patches.suse/livepatch-simplify-api-by-removing-registration-step.patch.- Refresh patches.suse/livepatch-use-lists-to-manage-patches-objects-and-functions.patch.- Refresh patches.suse/selftests-livepatch-add-dynamic_debug-config-dependency.patch.- Refresh patches.suse/selftests-livepatch-introduce-tests.patch. Move upstream livepatch patches to the sorted section.- commit 8ba9e19 * Mon Mar 11 2019 mbenesAATTsuse.cz- Refresh patches.arch/powerpc-pseries-Perform-full-re-add-of-CPU-for-topol.patch.- Refresh patches.arch/powerpc-pseries-export-timebase-register-sample-in-l.patch.- Refresh patches.fixes/0001-media-usb-pwc-Don-t-use-coherent-DMA-buffers-for-ISO.patch.- Refresh patches.fixes/exec-Fix-mem-leak-in-kernel_read_file.patch.- Refresh patches.fixes/scsi-core-reset-host-byte-in-DID_NEXUS_FAILURE-case.patch.- Refresh patches.suse/powerpc-64s-clear-on-stack-exception-marker-upon-exception-return.patch.- Refresh patches.suse/powerpc-livepatch-relax-reliable-stack-tracer-checks-for-first-frame.patch.- Refresh patches.suse/powerpc-livepatch-small-cleanups-in-save_stack_trace_tsk_reliable.patch. Move upstreamed patches to the sorted section.- commit 90d0c8c * Mon Mar 11 2019 jroedelAATTsuse.de- kABI: Preserve kABI for dma_max_mapping_size() (bsc#1120008).- virtio-blk: Consider virtio_max_dma_size() for maximum segment size (bsc#1120008).- virtio: Introduce virtio_max_dma_size() (bsc#1120008).- dma: Introduce dma_max_mapping_size() (bsc#1120008).- swiotlb: Add is_swiotlb_active() function (bsc#1120008).- swiotlb: Introduce swiotlb_max_mapping_size() (bsc#1120008).- commit 5f5f865 * Mon Mar 11 2019 tzimmermannAATTsuse.de- backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial (bsc#1113722)- commit df86ff8 * Fri Mar 08 2019 lduncanAATTsuse.com- scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task (bsc#1122192).- commit a839a94 * Fri Mar 08 2019 jdelvareAATTsuse.de- powerpc: Add an option to disable static PCI bus numbering (bsc#1122159).- commit 91eea0c * Fri Mar 08 2019 dkirjanovAATTsuse.com- s390/qeth: conclude all event processing before offlining a card (LTC#175901, bsc#1127567).- commit 670183e * Fri Mar 08 2019 mkubecekAATTsuse.cz- inet: frags: better deal with smp races (CVE-2018-5391 bsc#1103097).- commit 5ea0718 * Fri Mar 08 2019 mkubecekAATTsuse.cz- ipfrag: really prevent allocation on netns exit (CVE-2018-5391 bsc#1103097).- commit ebc2ab3 * Fri Mar 08 2019 jthumshirnAATTsuse.de- btrfs: ensure that a DUP or RAID1 block group has exactly two stripes (bsc#1128451).- commit 2cd1e7f * Thu Mar 07 2019 ptesarikAATTsuse.cz- supported.conf: add arm_big_little as dependency for scpi_cpufreq- commit 7d2f175 * Thu Mar 07 2019 mkubecekAATTsuse.cz- net: remove unused struct inet_frag_queue.fragments field (CVE-2018-5391 bsc#1103097).- 6lowpan: use rbtree for IP frag queue (CVE-2018-5391 bsc#1103097).- net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c (CVE-2018-5391 bsc#1103097).- net: IP6 defrag: use rbtrees for IPv6 defrag (CVE-2018-5391 bsc#1103097).- net: IP defrag: encapsulate rbtree defrag code into callable functions (CVE-2018-5391 bsc#1103097).- ipv6: frags: Fix bogus skb->sk in reassembled packets (CVE-2018-5391 bsc#1103097).- net: ipv4: do not handle duplicate fragments as overlapping (CVE-2018-5391 bsc#1103097).- netfilter: ipv6: fix oops when defragmenting locally generated fragments (CVE-2018-5391 bsc#1103097).- net/ipfrag: let ipfrag_high_thresh in ns be higher than in init_net (CVE-2018-5391 bsc#1103097).- ipv6: discard IP frag queue on more errors (CVE-2018-5391 bsc#1103097).- ipv4: remove redundant null pointer check before kfree_skb (CVE-2018-5391 bsc#1103097).- ip: fail fast on IP defrag errors (CVE-2018-5391 bsc#1103097).- ip: frags: fix crash in ip_do_fragment() (CVE-2018-5391 bsc#1103097).- ip: process in-order fragments efficiently (CVE-2018-5391 bsc#1103097).- ip: add helpers to process in-order fragments faster (CVE-2018-5391 bsc#1103097).- net: ieee802154: 6lowpan: remove redundant pointers \'fq\' and \'net\' (CVE-2018-5391 bsc#1103097).- ipv4: frags: precedence bug in ip_expire() (CVE-2018-5391 bsc#1103097).- ip: use rb trees for IP frag queue (CVE-2018-5391 bsc#1103097). Refresh patches.drivers/net-Add-and-use-skb_mark_not_on_list.patch patches.suse/ipv4-ipv6-netfilter-Adjust-the-frag-mem-limit-when-t.patch- ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module (CVE-2018-5391 bsc#1103097).- netfilter: ipv6: nf_defrag: drop skb dst before queueing (CVE-2018-5391 bsc#1103097).- netfilter: ipv6: nf_defrag: reduce struct net memory waste (CVE-2018-5391 bsc#1103097).- ipv6: frags: fix a lockdep false positive (CVE-2018-5391 bsc#1103097).- ipv6: Count interface receive statistics on the ingress netdev (CVE-2018-5391 bsc#1103097).- net: ieee802154: 6lowpan: fix frag reassembly (CVE-2018-5391 bsc#1103097).- inet: frags: fix ip6frag_low_thresh boundary (CVE-2018-5391 bsc#1103097).- ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh (CVE-2018-5391 bsc#1103097).- inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB (CVE-2018-5391 bsc#1103097).- ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB (CVE-2018-5391 bsc#1103097).- inet: frags: get rid of ipfrag_skb_cb/FRAG_CB (CVE-2018-5391 bsc#1103097). Refresh patches.drivers/net-Convert-GRO-SKB-handling-to-list_head.patch patches.fixes/ip-discard-IPv4-datagrams-with-overlapping-segments.patch patches.fixes/ipv4-frags-handle-possible-skb-truesize-change.patch- inet: frags: reorganize struct netns_frags (CVE-2018-5391 bsc#1103097).- rhashtable: reorganize struct rhashtable layout (CVE-2018-5391 bsc#1103097).- ipv6: frags: rewrite ip6_expire_frag_queue() (CVE-2018-5391 bsc#1103097).- inet: frags: do not clone skb in ip_expire() (CVE-2018-5391 bsc#1103097).- inet: frags: break the 2GB limit for frags storage (CVE-2018-5391 bsc#1103097).- inet: frags: remove inet_frag_maybe_warn_overflow() (CVE-2018-5391 bsc#1103097).- inet: frags: get rif of inet_frag_evicting() (CVE-2018-5391 bsc#1103097).- inet: frags: remove some helpers (CVE-2018-5391 bsc#1103097).- inet: frags: use rhashtables for reassembly units (CVE-2018-5391 bsc#1103097). Refresh patches.fixes/inet-frag-enforce-memory-limits-earlier.patch patches.fixes/ipv6-defrag-drop-non-last-frags-smaller-than-min-mtu.patch- inet: frags: refactor ipfrag_init() (CVE-2018-5391 bsc#1103097).- inet: frags: refactor lowpan_net_frag_init() (CVE-2018-5391 bsc#1103097).- inet: frags: refactor ipv6_frag_init() (CVE-2018-5391 bsc#1103097).- inet: frags: add a pointer to struct netns_frags (CVE-2018-5391 bsc#1103097). Refresh patches.suse/ipv4-ipv6-netfilter-Adjust-the-frag-mem-limit-when-t.patch- inet: frags: change inet_frags_init_net() return value (CVE-2018-5391 bsc#1103097).- ipv6: frag: remove unused field (CVE-2018-5391 bsc#1103097).- ipv6: export ip6 fragments sysctl to unprivileged users (CVE-2018-5391 bsc#1103097).- netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure (CVE-2018-5391 bsc#1103097).- netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460 (CVE-2018-5391 bsc#1103097).- net: sk_buff rbnode reorg (CVE-2018-5391 bsc#1103097). Refresh patches.drivers/act_mirred-clear-skb-tstamp-on-redirect.patch patches.drivers/net-Convert-GRO-SKB-handling-to-list_head.patch patches.drivers/netem-convert-to-qdisc_watchdog_schedule_ns.patch patches.fixes/net-add-rb_to_skb-and-other-rb-tree-helpers.patch patches.fixes/tcp-add-tcp_ooo_try_coalesce-helper.patch patches.fixes/tcp-call-tcp_drop-from-tcp_data_queue_ofo.patch- net: convert inet_frag_queue.refcnt from atomic_t to refcount_t (CVE-2018-5391 bsc#1103097).- net: make struct inet_frags::qsize unsigned (CVE-2018-5391 bsc#1103097).- commit ebc5efc * Thu Mar 07 2019 bpAATTsuse.de- x86/kaslr: Fix incorrect i8254 outb() parameters (bsc#1114279).- Refresh patches.suse/0003-x86-KASLR-public-the-function-for-getting-random-lon.patch.- commit fc169b3 * Thu Mar 07 2019 hareAATTsuse.de- scsi: qla2xxx: Update driver version to 10.00.00.12-k (bsc#1094555).- scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port (bsc#1094555).- scsi: qla2xxx: Fix NPIV handling for FC-NVMe (bsc#1094555).- scsi: qla2xxx: Enable FC-NVME on NPIV ports (bsc#1094555).- scsi: qla2xxx: Initialize port speed to avoid setting lower speed (bsc#1094555).- scsi: qla2xxx: Fix a typo in MODULE_PARM_DESC (bsc#1094555).- scsi: qla2xxx: Modify fall-through annotations (bsc#1094555).- scsi: qla2xxx: Simplify conditional check (bsc#1094555).- scsi: qla2xxx: Remove unnecessary self assignment (bsc#1094555).- commit ba2f97d * Thu Mar 07 2019 msuchanekAATTsuse.de- KMPs: provide and conflict a kernel version specific KMP name (bsc#1127155, bsc#1109137).- commit fa4b1ff * Thu Mar 07 2019 mbruggerAATTsuse.com- supported.conf: add supported modules (bsc#1123548)- commit f3a9728 * Thu Mar 07 2019 alnovakAATTsuse.cz- scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir() (bsc#1125315).- commit edd13d1 * Thu Mar 07 2019 alnovakAATTsuse.cz- scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir() (bsc#1125315).- commit c6f8f16 * Thu Mar 07 2019 tbogendoerferAATTsuse.de- tools build: Add test-reallocarray.c to test-all.c to fix the build (bsc#1109837).- cxgb4: Update 1.22.9.0 as the latest firmware supported (bsc#1127354).- commit 9da8656 * Thu Mar 07 2019 jslabyAATTsuse.cz- net: netem: fix skb length BUG_ON in __skb_to_sgvec (git-fixes).- commit ad202d7 * Thu Mar 07 2019 alnovakAATTsuse.cz- scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir() (bsc#1125315).- commit 39c1bd9 * Thu Mar 07 2019 dkirjanovAATTsuse.com- s390/qeth: cancel close_dev work before removing a card (LTC#175898, bsc#1127561).- commit e74805a * Thu Mar 07 2019 jslabyAATTsuse.cz- netfilter: nf_tables: check the result of dereferencing base_chain->stats (git-fixes).- commit a4e03cb * Thu Mar 07 2019 ptesarikAATTsuse.cz- s390/setup: set control program code via diag 318 (FATE#326363, LTC#169183, bsc#1126993).- commit 40fb35c * Thu Mar 07 2019 lduncanAATTsuse.com- scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devices (bsc#1114585).- block: move bio_integrity_{intervals,bytes} into blkdev.h (bsc#1114585).- commit a620aaf * Thu Mar 07 2019 lduncanAATTsuse.com- Remove blacklist of virtio patch so we can install it (bsc#1114585)- commit c3293e9 * Wed Mar 06 2019 lyanAATTsuse.com- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem (bsc#1128180).- Refresh patches.drivers/brcmfmac-Use-firmware_request_nowarn-for-the-clm_blo.patch.- Refresh patches.fixes/0001-xprtrdma-Make-sure-Send-CQ-is-allocated-on-an-existi.patch.- Refresh patches.fixes/exec-Fix-mem-leak-in-kernel_read_file.patch.- Refresh patches.fixes/scsi-core-reset-host-byte-in-DID_NEXUS_FAILURE-case.patch.- commit dafa97e * Wed Mar 06 2019 brogersAATTsuse.com- KVM: Expose new cpu features to guest (FATE#326222).- commit 13e2218 * Wed Mar 06 2019 msuchanekAATTsuse.de- Revert \"Drop multiversion(kernel) from the KMP template (fate#323189)\" (bsc#1109137). This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351.- commit 6596d12 * Wed Mar 06 2019 tbogendoerferAATTsuse.de- iw_cxgb4: cq/qp mask depends on bar2 pages in a host page (bsc#1127354).- cxgb4: Export sge_host_page_size to ulds (bsc#1127354).- cxgb4/cxgb4vf: Fix mac_hlist initialization and free (bsc#1127355).- commit 9a8f41e * Wed Mar 06 2019 tbogendoerferAATTsuse.de- net/mlx5: Update the list of the PCI supported devices (bsc#1127611).- commit 78ef57e * Wed Mar 06 2019 tbogendoerferAATTsuse.de- blacklist.conf: added two commits alreday applied in their v5.0-rc7 version- commit 76bf59e * Wed Mar 06 2019 mhockoAATTsuse.com- mm: enforce min addr even if capable() in expand_downwards() (bsc#1128166, CVE-2019-9213).- commit 998cff7 * Wed Mar 06 2019 tbogendoerferAATTsuse.de- net: sched: put back q.qlen into a single location (bsc#1109837).- tls: Fix write space handling (bsc#1109837).- tls: Fix tls_device handling of partial records (bsc#1109837).- net: mvpp2: fix the computation of the RXQs (bsc#1119113 FATE#326472).- net: mvpp2: fix validate for PPv2.1 (bsc#1119113 FATE#326472).- net: hns3: fix improper error handling for hns3_client_start (bsc#1126390).- net: hns3: fix setting of the hns reset_type for rdma hw errors (bsc#1126390).- net: hns3: fix get VF RSS issue (bsc#1126390).- net: hns3: enable VF VLAN filter for each VF when initializing (bsc#1126390).- net: hns3: add support to config depth for tx|rx ring separately (bsc#1126390).- net: hns3: remove hnae3_get_bit in data path (bsc#1126390).- net: hns3: replace hnae3_set_bit and hnae3_set_field in data path (bsc#1126390).- net: hns3: add unlikely for error handling in data path (bsc#1126390).- net: hns3: remove some ops in struct hns3_nic_ops (bsc#1126390).- net: hns3: limit some variable scope in critical data path (bsc#1126390).- net: hns3: avoid mult + div op in critical data path (bsc#1126390).- net: hns3: add xps setting support for hns3 driver (bsc#1126390).- net: hns3: clear command queue\'s registers when unloading VF driver (bsc#1126390).- net: hns3: uninitialize command queue while unloading PF driver (bsc#1126390).- net: hns3: Record VF vlan tables (bsc#1126390).- net: hns3: Record VF unicast and multicast tables (bsc#1126390).- net: hns3: fix 6th bit of ppp mpf abnormal errors (bsc#1126390).- net: hns3: enable 8~11th bit of mac common msi-x error (bsc#1126390).- net: hns3: some bugfix of ppu(rcb) ras errors (bsc#1126390).- net: hns3: modify print message of ssu common ecc errors (bsc#1126390).- net: hns3: fix port info query issue for copper port (bsc#1126390).- net: hns3: convert mac advertize and supported from u32 to link mode (bsc#1126390).- net: hns3: Check variable is valid before assigning it to another (bsc#1126390).- net: hns3: add pointer checking at the beginning of the exported functions (bsc#1126390).- cxgb4: Mask out interrupts that are not enabled (bsc#1127177).- net/mlx5: Delete unused FPGA QPN variable (bsc#1103990 FATE#326006).- mdio_bus: Fix PTR_ERR() usage after initialization to constant (bsc#1119113 FATE#326472).- net: hns3: make function hclge_set_all_vf_rst() static (bsc#1126390).- cxgb4: Add capability to get/set SGE Doorbell Queue Timer Tick (bsc#1127354).- cxgb4/cxgb4vf: Add support for SGE doorbell queue timer (bsc#1127354).- devlink: Fix list access without lock while reading region (bsc#1109837).- devlink: Return right error code in case of errors for region read (bsc#1109837).- cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac() (bsc#1127355).- net: hns3: MAC table entry count function increases operation 0 value protection measures (bsc#1126390).- net: hns3: modify the upper limit judgment condition (bsc#1126390).- net: hns3: don\'t allow user to change vlan filter state (bsc#1126390).- net: hns3: optimize the maximum TC macro (bsc#1126390).- net: hns3: fix the problem that the supported port is empty (bsc#1126390).- net: hns3: fix a wrong checking in the hclge_tx_buffer_calc() (bsc#1126390).- net: hns3: move some set_bit statement into hclge_prepare_mac_addr (bsc#1126390).- net: hns3: add hclge_cmd_check_retval() to parse comman\'s return value (bsc#1126390).- net: hns3: code optimization for hclge_rx_buffer_calc (bsc#1126390).- net: hns3: Modify parameter type from int to bool in set_gro_en (bsc#1126390).- net: hns3: fix an issue for hns3_update_new_int_gl (bsc#1126390).- net: hns3: fix a code style issue for hns3_update_new_int_gl() (bsc#1126390).- net: hns3: Check for allocation failure (bsc#1126390).- net: hns3: keep flow director state unchanged when reset (bsc#1126390).- net: hns3: stop sending keep alive msg to PF when VF is resetting (bsc#1126390).- net: hns3: fix an issue for hclgevf_ae_get_hdev (bsc#1126390).- net: hns3: fix improper error handling in the hclge_init_ae_dev() (bsc#1126390).- net: hns3: fix for rss result nonuniform (bsc#1126390).- net: hns3: fix netif_napi_del() not do problem when unloading (bsc#1126390).- net: hns3: Fix NULL deref when unloading driver (bsc#1126390).- net: hns3: only support tc 0 for VF (bsc#1126390).- net: hns3: change hnae3_register_ae_dev() to int (bsc#1126390).- net: hns3: use the correct interface to stop|open port (bsc#1126390).- net: hns3: fix VF dump register issue (bsc#1126390).- net: hns3: reuse the definition of l3 and l4 header info union (bsc#1126390).- cxgb4vf: Update port information in cxgb4vf_open() (bsc#1127355).- net: hns3: don\'t allow vf to enable promisc mode (bsc#1126390).- net: hns3: add initialization for nic state (bsc#1126390).- net: hns3: add 8 BD limit for tx flow (bsc#1126390).- net: hns3: call hns3_nic_set_real_num_queue with netdev down (bsc#1126390).- net: hns3: remove dcb_ops->map_update in hclge_dcb (bsc#1126390).- net: hns3: do reinitialization while mqprio configuration changed (bsc#1126390).- net: hns3: After setting the loopback, add the status of getting MAC (bsc#1126390).- net: hns3: fix broadcast promisc issue for revision 0x20 (bsc#1126390).- net: hns3: fix return value handle issue for hclge_set_loopback() (bsc#1126390).- net: hns3: add error handling in hclge_ieee_setets (bsc#1126390).- net: hns3: clear pci private data when unload hns3 driver (bsc#1126390).- net: hns3: don\'t update packet statistics for packets dropped by hardware (bsc#1126390).- net/mlx5e: Reuse fold sw stats in representors (bsc#1103990 FATE#326006).- net/mlx5e: Present the representors SW stats when state is not opened (bsc#1103990 FATE#326006).- net/mlx5e: Separate between ethtool and netdev software stats folding (bsc#1103990 FATE#326006).- net: hns3: fix PFC not setting problem for DCB module (bsc#1126390).- net: hns3: add statistics for PFC frames and MAC control frames (bsc#1126390).- net: hns3: add ETS TC weight setting in SSU module (bsc#1126390).- net: hns3: do not return GE PFC setting err when initializing (bsc#1126390).- net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED (bsc#1126390).- net: hns3: clear param in ring when free ring (bsc#1126390).- net: hns3: fix bug of ethtool_ops.get_channels for VF (bsc#1126390).- net: hns3: fix for shaper not setting when TC num changes (bsc#1126390).- net: hns3: fix rss configuration lost problem when setting channel (bsc#1126390).- net: hns3: refactor the statistics updating for netdev (bsc#1126390).- net: hns3: add rx multicast packets statistic (bsc#1126390).- net: hns3: add calling roce callback function when link status change (bsc#1126390).- net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module (bsc#1126390).- net: hns3: do reinitialization while ETS configuration changed (bsc#1126390).- net: hns3: fix wrong combined count returned by ethtool -l (bsc#1126390).- net: hns3: adjust the use of alloc_tqps and num_tqps (bsc#1126390).- net: hns3: fix user configuration loss for ethtool -L (bsc#1126390).- net: hns3: remove redundant codes in hclge_knic_setup (bsc#1126390).- net: hns3: modify parameter checks in the hns3_set_channels (bsc#1126390).- net: hns3: add interface hclge_tm_bp_setup (bsc#1126390).- net: hns3: reuse reinitialization interface in the hns3_set_channels (bsc#1126390).- net: hns3: remove unnecessary hns3_adjust_tqps_num (bsc#1126390).- net: hns3: remove unused member in struct hns3_enet_ring (bsc#1126390).- net: hns3: modify enet reinitialization interface (bsc#1126390).- cxgb4: number of VFs supported is not always 16 (bsc#1127354).- cxgb4: use new fw interface to get the VIN and smt index (bsc#1127354).- cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size (bsc#1127354).- cxgb4vf: fix memleak in mac_hlist initialization (bsc#1127355).- cxgb4: Add new T6 PCI device ids 0x608a (bsc#1127354).- commit e5147ba * Wed Mar 06 2019 mbenesAATTsuse.cz- powerpc/livepatch: small cleanups in save_stack_trace_tsk_reliable() (bsc#1071995 fate#323487).- commit 38b76ee * Wed Mar 06 2019 mbenesAATTsuse.cz- powerpc/livepatch: relax reliable stack tracer checks for first-frame (bsc#1071995 fate#323487).- commit 618ef9f * Wed Mar 06 2019 mbenesAATTsuse.cz- powerpc/64s: Clear on-stack exception marker upon exception return (bsc#1071995 fate#323487).- commit ba10b93 * Wed Mar 06 2019 mbenesAATTsuse.cz- livepatch: Remove signal sysfs attribute (bsc#1071995 fate#323487).- commit c5e5181 * Wed Mar 06 2019 mbenesAATTsuse.cz- livepatch: Send a fake signal periodically (bsc#1071995 fate#323487).- commit 7088101 * Wed Mar 06 2019 mbenesAATTsuse.cz- livepatch: Module coming and going callbacks can proceed with all listed patches (bsc#1071995 fate#323487).- commit 79db698 * Wed Mar 06 2019 mbenesAATTsuse.cz- livepatch: Proper error handling in the shadow variables selftest (bsc#1071995 fate#323487).- commit 0eaa537 * Wed Mar 06 2019 mbenesAATTsuse.cz- livepatch: return -ENOMEM on ptr_id() allocation failure (bsc#1071995 fate#323487).- commit 0f271e8 * Wed Mar 06 2019 mbenesAATTsuse.cz- livepatch: Introduce klp_for_each_patch macro (bsc#1071995 fate#323487).- commit da18829 * Wed Mar 06 2019 mbenesAATTsuse.cz- livepatch: core: Return EOPNOTSUPP instead of ENOSYS (bsc#1071995 fate#323487).- commit 9ec6c45 * Wed Mar 06 2019 mbenesAATTsuse.cz- selftests/livepatch: add DYNAMIC_DEBUG config dependency (bsc#1071995 fate#323487).- commit 2d37e66 * Wed Mar 06 2019 neilbAATTsuse.com- Fix kabi issues with new transport sharing code (bsc#1114893).- commit 7d88ecb * Tue Mar 05 2019 jeffmAATTsuse.com- iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents (jsc#SLE-4631 bsc#1128041).- iomap: Use FUA for pure data O_DSYNC DIO writes (jsc#SLE-4631 bsc#1128040).- iomap: iomap_dio_rw() handles all sync writes (jsc#SLE-4631 bsc#1128039).- commit 9bece50 * Tue Mar 05 2019 jeffmAATTsuse.com- xfs: move generic_write_sync calls inwards (jsc#SLE-4631 bsc#1128038).- commit d16f826 * Tue Mar 05 2019 jeffmAATTsuse.com- iomap_dio_actor(): fix iov_iter bugs (jsc#SLE-4631 bsc#1128016).- commit e7d739e * Tue Mar 05 2019 bpAATTsuse.de- blacklist.conf: 53bb565fc543 x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)- commit 38334db * Tue Mar 05 2019 bpAATTsuse.de- blacklist.conf: 65bba0423ecf kbuild: fix UML build error with CONFIG_GCC_PLUGINS- commit a2369f4 * Tue Mar 05 2019 bpAATTsuse.de- blacklist.conf: 29434801e7e9 x86/vdso: Remove a stale/misleading comment from the linker script- commit 622c158 * Tue Mar 05 2019 bpAATTsuse.de- x86/vdso: Remove obsolete \"fake section table\" reservation (bsc#1114279).- commit 23f423f * Tue Mar 05 2019 aaptelAATTsuse.com- Update config files. Remove conditional support for SMB2 and SMB3:- They were already enabled and are now always enabled.- There are no more #ifdef checking these macros.- They dont show up in fs/cifs/Kconfig- They have been removed upstream- It makes backporting easier, otherwise backported patches need to modified to add #ifdef Keep them as =y in vanilla config (which still requires it)- commit 5cf8695 * Tue Mar 05 2019 nsaenzjulienneAATTsuse.de- mmc: cqhci: Fix a tiny potential memory leak on error condition (git-fixes).- mmc: cqhci: fix space allocated for transfer descriptor (git-fixes).- mmc: core: Fix NULL ptr crash from mmc_should_fail_request (git-fixes).- commit 1c78d01 * Tue Mar 05 2019 mbenesAATTsuse.cz- Enable livepatch test drivers in lib/ Livepatch kselftests need those.- Update config files.- supported.conf- commit b5e1a19 * Tue Mar 05 2019 mbenesAATTsuse.cz- selftests/livepatch: introduce tests (bsc#1071995 fate#323487).- commit 248f360 * Tue Mar 05 2019 mbenesAATTsuse.cz- Update config files.- commit 83afceb * Tue Mar 05 2019 mbenesAATTsuse.cz- livepatch: Define a macro for new API identification (bsc#1071995 fate#323487).- commit c2e2280 * Tue Mar 05 2019 bpAATTsuse.de- x86/mtrr: Don\'t copy uninitialized gentry fields back to userspace (bsc#1114279).- commit 135fda8 * Tue Mar 05 2019 bpAATTsuse.de- blacklist.conf: dbe733642e01 x86/Kconfig: Select SCHED_SMT if SMP enabled- commit 117d5dd * Tue Mar 05 2019 dkirjanovAATTsuse.com- s390/qeth: fix use-after-free in error path (bsc#1127534).- commit 6ea74cd * Tue Mar 05 2019 dkirjanovAATTsuse.com- s390/qeth: fix use-after-free in error path (bsc#1127534).- commit de847d6 * Tue Mar 05 2019 bpAATTsuse.de- blacklist.conf: b247be3fe89b locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound Not needed urgently in SLE15.- commit f26ee44 * Tue Mar 05 2019 bpAATTsuse.de- x86/a.out: Clear the dump structure initially (bsc#1114279).- commit 6c90b4f * Tue Mar 05 2019 mbenesAATTsuse.cz- livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func (bsc#1071995 fate#323487).- livepatch: Consolidate klp_free functions (bsc#1071995 fate#323487).- livepatch: Don\'t block the removal of patches loaded after a forced transition (bsc#1071995 fate#323487).- livepatch: Remove ordering (stacking) of the livepatches (bsc#1071995 fate#323487).- livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code (bsc#1071995 fate#323487).- livepatch: Simplify API by removing registration step (bsc#1071995 fate#323487).- Refresh patches.suse/livepatch-add-atomic-replace.patch.- Refresh patches.suse/livepatch-atomic-replace-and-cumulative-patches-documentation.patch.- Refresh patches.suse/livepatch-mark-the-kernel-unsupported-when-disabling.patch.- Refresh patches.suse/livepatch-remove-nop-structures-when-unused.patch.- Refresh patches.suse/livepatch-send-a-fake-signal-periodically.patch.- Refresh patches.suse/livepatch-use-lists-to-manage-patches-objects-and-functions.patch.- Delete patches.suse/livepatch-add-an-extra-flag-to-distinguish-registered-patches.patch.- Delete patches.suse/livepatch-allow-to-replace-even-disabled-patches.patch.- Delete patches.suse/livepatch-free-only-structures-with-initialized-kobject.patch.- Delete patches.suse/livepatch-remove-replaced-patches-from-the-stack.patch. Atomic replace. Update to a final version.- commit 2a26746 * Tue Mar 05 2019 glinAATTsuse.com- bpf: drop refcount if bpf_map_new_fd() fails in map_create() (bsc#1083647).- bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id() (bsc#1083647).- commit 97bcd77 * Tue Mar 05 2019 jleeAATTsuse.com- x86/efi: Allocate e820 buffer before calling efi_exit_boot_service (bsc#1127307).- commit a62f783 * Mon Mar 04 2019 msuchanekAATTsuse.de- powerpc/pseries: export timebase register sample in lparcfg (bsc#1127750).- commit 6023475 * Mon Mar 04 2019 tbogendoerferAATTsuse.de- Update config files. Enabled Soft RoCE for ppc64le (FATE#327553)- commit dfd69ad * Mon Mar 04 2019 jleeAATTsuse.com- x86/efi: Allocate e820 buffer before calling efi_exit_boot_service (bsc#1127307).- commit 35133e1 * Mon Mar 04 2019 tbogendoerferAATTsuse.de- net: hns: Fixes the missing put_device in positive leg for roce reset (bsc#1126709).- net: hns: Fix object reference leaks in hns_dsaf_roce_reset() (bsc#1126709).- net: hns: Restart autoneg need return failed when autoneg off (bsc#1126709).- net: hns: Fix for missing of_node_put() after of_parse_phandle() (bsc#1126709).- net: hns: Fix use after free identified by SLUB debug (bsc#1126709).- net: hns: Fix WARNING when hns modules installed (bsc#1126709).- net: hns: Fix ping failed when use net bridge and send multicast (bsc#1126709).- net: hns: Add mac pcs config when enable|disable mac (bsc#1126709).- net: hns: Fix ntuple-filters status error (bsc#1126709).- net: hns: Avoid net reset caused by pause frames storm (bsc#1126709).- net: hns: Free irq when exit from abnormal branch (bsc#1126709).- net: hns: Clean rx fbd when ae stopped (bsc#1126709).- net: hns: Fixed bug that netdev was opened twice (bsc#1126709).- net: hns: Some registers use wrong address according to the datasheet (bsc#1126709).- net: hns: All ports can not work when insmod hns ko after rmmod (bsc#1126709).- net: hns: Incorrect offset address used for some registers (bsc#1126709).- commit 781eaa3 * Mon Mar 04 2019 msuchanekAATTsuse.de- libnvdimm: Fix altmap reservation size calculation (bsc#1127682).- commit c006172 * Mon Mar 04 2019 osalvadorAATTsuse.de- mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages (bsc#1127731).- commit 8454bd2 * Mon Mar 04 2019 oheringAATTsuse.de- pci-hyperv: increase HV_VP_SET_BANK_COUNT_MAX to handle 1792 vcpus (fate#327171, bsc#1122822).- hv: v4.12 API for hyperv-iommu (fate#327171, bsc#1122822).- HYPERV/IOMMU: Add Hyper-V stub IOMMU driver (fate#327171, bsc#1122822).- x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available (fate#327171, bsc#1122822).- x86/apic: Provide apic_ack_irq() (fate#327171, bsc#1122822).- commit 56ec609 * Mon Mar 04 2019 tbogendoerferAATTsuse.de- bpf: drop refcount if bpf_map_new_fd() fails in map_create() (bsc#1056787).- bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id() (bsc#1056787).- net: phy: phylink: fix uninitialized variable in phylink_get_mac_state (bsc#1119113 FATE#326472).- ipv4: Pass original device to ip_rcv_finish_core (bsc#1109837).- bnxt_en: Drop oversize TX packets to prevent errors (bsc#1104745 FATE#325918).- net: sched: act_tunnel_key: fix NULL pointer dereference during init (bsc#1109837).- net/sched: act_skbedit: fix refcount leak when replace fails (bsc#1109837).- net/sched: act_ipt: fix refcount leak when replace fails (bsc#1109837).- nvmet-rdma: fix null dereference under heavy load (bsc#1127360).- commit 002a10b * Mon Mar 04 2019 glinAATTsuse.com- bpf: fix sanitation rewrite in case of non-pointers (bsc#1083647).- commit 7770a6f * Mon Mar 04 2019 jroedelAATTsuse.de- iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages() (bsc#1127594).- commit d8ed82f * Mon Mar 04 2019 oheringAATTsuse.de- x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNT (fate#323887).- hv_netvsc: Fix IP header checksum for coalesced packets (fate#323887).- commit edfc558 * Mon Mar 04 2019 tzimmermannAATTsuse.de- drm/vmwgfx: Don\'t double-free the mode stored in par->set_mode (bsc#1103429)- commit 99c4074 * Sat Mar 02 2019 fdmananaAATTsuse.com- btrfs: fix use-after-free of cmp workspace pages (bsc#1127603).- commit 7753ef9 * Sat Mar 02 2019 fdmananaAATTsuse.com- btrfs: fix invalid-free in btrfs_extent_same (bsc#1127498).- Btrfs: fix clone vs chattr NODATASUM race (bsc#1127497).- btrfs: use kvzalloc for EXTENT_SAME temporary data (bsc#1127496).- Btrfs: reuse cmp workspace in EXTENT_SAME ioctl (bsc#1127495).- Btrfs: dedupe_file_range ioctl: remove 16MiB restriction (bsc#1127494).- commit 8bb669e * Sat Mar 02 2019 fdmananaAATTsuse.com- Btrfs: split btrfs_extent_same (bsc#1127493).- Refresh patches.suse/btrfs-fix-data-corruption-when-deduplicating-between.patch.- commit 67ac488 * Fri Mar 01 2019 tonyjAATTsuse.de- tools lib traceevent: Fix buffer overflow in arg_eval (bsc#1122179).- commit f4311dd * Fri Mar 01 2019 lduncanAATTsuse.com- scsi: mpt3sas: switch to generic DMA API (bsc#1117108).- scsi: mpt3sas: Remove unnecessary parentheses and simplify null checks (bsc#1117108).- scsi: mpt3sas: Use dma_pool_zalloc (bsc#1117108).- scsi: mpt3sas: Remove unused macro MPT3SAS_FMT (bsc#1117108).- scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levels (bsc#1117108).- scsi: mpt3sas: Remove KERN_WARNING from panic uses (bsc#1117108).- scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT and reply_q_name to %s: (bsc#1117108).- scsi: mpt3sas: Convert mlsleading uses of pr_ with MPT3SAS_FMT (bsc#1117108).- commit e3f05da * Fri Mar 01 2019 lduncanAATTsuse.com- scsi: mpt3sas: Convert uses of pr_ with MPT3SAS_FMT to ioc_ (bsc#1117108).- Refresh patches.suse/mpt3sas-check-sense-buffer-before-copying-sense-data.patch.- commit 9574b94 * Fri Mar 01 2019 palcantaraAATTsuse.de- cifs: Always resolve hostname before reconnecting (bsc#1051510).- commit c95017f * Fri Mar 01 2019 tiwaiAATTsuse.de- ACPI: NUMA: Use correct type for printing addresses on i386-PAE (bsc#1051510).- clocksource/drivers/integrator-ap: Add missing of_node_put() (bsc#1051510).- cpufreq: conservative: Take limits changes into account properly (bsc#1051510).- cpufreq: governor: Avoid accessing invalid governor_data (bsc#1051510).- commit b5192ba * Fri Mar 01 2019 tiwaiAATTsuse.de- x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] table (bsc#1127154).- x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec (bsc#1127154).- x86/boot/e820: Avoid overwriting e820_table_firmware (bsc#1127154).- commit 2e41e89 * Fri Mar 01 2019 jslabyAATTsuse.cz- rxrpc: bad unlock balance in rxrpc_recvmsg (networking-stable-19_02_10).- net: dsa: slave: Don\'t propagate flag changes on down slave interfaces (networking-stable-19_02_10).- net: dp83640: expire old TX-skb (networking-stable-19_02_10).- net: systemport: Fix WoL with password after deep sleep (networking-stable-19_02_10).- commit c07383b * Fri Mar 01 2019 lduncanAATTsuse.com- scsi: mpt3sas: Add ioc_ logging macros (bsc#1117108).- scsi: mpt3sas: Improve kernel-doc headers (bsc#1117108).- scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and mpt3sas_ctl_reset_handler() (bsc#1117108).- scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler() (bsc#1117108).- scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd (bsc#1117108).- scsi: mpt3sas: Annotate switch/case fall-through (bsc#1117108).- scsi: mpt3sas: Remove set-but-not-used variables (bsc#1117108).- scsi: mpt3sas: Fix indentation (bsc#1117108).- scsi: mpt3sas: Swap I/O memory read value back to cpu endianness (bsc#1117108).- commit 4ec4b4f * Thu Feb 28 2019 hareAATTsuse.de- bsg: Do not copy sense if no response buffer is allocated (bsc#1106811,bsc#1126555).- Delete patches.fixes/bsg-allocate-sense-buffer-if-requested.patch.- commit 9c493cb * Thu Feb 28 2019 hareAATTsuse.de- nvme-multipath: drop optimization for static ANA group IDs (bsc#1113939).- commit 1bbf15f * Thu Feb 28 2019 jslabyAATTsuse.cz- l2tp: copy 4 more bytes to linear part if necessary (networking-stable-19_02_01).- ipvlan, l3mdev: fix broken l3s mode wrt local routes (networking-stable-19_02_01).- l2tp: fix reading optional fields of L2TPv3 (networking-stable-19_02_01).- virtio_net: Don\'t call free_old_xmit_skbs for xdp_frames (networking-stable-19_02_01).- ucc_geth: Reset BQL queue when stopping device (networking-stable-19_02_01).- net: set default network namespace in init_dummy_netdev() (networking-stable-19_02_01).- net/mlx5e: Allow MAC invalidation while spoofchk is ON (networking-stable-19_02_01).- net/rose: fix NULL ax25_cb kernel panic (networking-stable-19_02_01).- net/mlx4_core: Add masking for a few queries on HCA caps (networking-stable-19_02_01).- sctp: improve the events for sctp stream adding (networking-stable-19_02_01).- sctp: improve the events for sctp stream reset (networking-stable-19_02_01).- ipv6: Consider sk_bound_dev_if when binding a socket to an address (networking-stable-19_02_01).- commit 7665cf7 * Thu Feb 28 2019 yousaf.kaukabAATTsuse.com- cpufreq / cppc: Work around for Hisilicon CPPC cpufreq (bsc#1126594).- ACPI / CPPC: Add a helper to get desired performance (bsc#1126594).- commit 9e33e02 * Thu Feb 28 2019 tbogendoerferAATTsuse.de- net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G (bsc#1119113 FATE#326472).- bnxt_en: Wait longer for the firmware message response to complete (bsc#1086282 FATE#324873).- bnxt_en: Fix typo in firmware message timeout logic (bsc#1086282 FATE#324873).- ixgbe: don\'t do any AF_XDP zero-copy transmit if netif is not OK (bsc#1113994 FATE#326315 FATE#326317).- i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race (bsc#1111981 FATE#326312 FATE#326313).- ixgbe: fix potential RX buffer starvation for AF_XDP (bsc#1113994 FATE#326315 FATE#326317).- i40e: fix potential RX buffer starvation for AF_XDP (bsc#1111981 FATE#326312 FATE#326313).- commit 52a7bcd * Thu Feb 28 2019 jthumshirnAATTsuse.de- Refresh patches.fixes/scsi-core-reset-host-byte-in-DID_NEXUS_FAILURE-case.patch. Update patch metadata.- commit 37c60b8 * Thu Feb 28 2019 oheringAATTsuse.de- Update two pci-hyperv patches from v3 to v4- commit f3afabc * Wed Feb 27 2019 oheringAATTsuse.de- Update HYPERV stub IOMMU driver to v6 (bsc#1127014)- commit 6d3222d * Wed Feb 27 2019 tiwaiAATTsuse.de- blacklist.conf: Remove the duplicated and already-backported entries- commit de43900 * Wed Feb 27 2019 tiwaiAATTsuse.de- vhost: correctly check the return value of translate_desc() in log_used() (bsc#1051510).- net: bcmgenet: remove HFB_CTRL access (bsc#1051510).- commit 932bcf7 * Wed Feb 27 2019 jslabyAATTsuse.cz- kABI: protect vhost_log_write (kabi).- commit 8090acf * Wed Feb 27 2019 tiwaiAATTsuse.de- net: bcmgenet: abort suspend on error (bsc#1051510).- net: bcmgenet: code movement (bsc#1051510).- commit ca48ef4 * Wed Feb 27 2019 yousaf.kaukabAATTsuse.com- kabi: cpufreq: keep min_sampling_rate in struct dbs_data (bsc#1127042).- cpufreq: governor: Ensure sufficiently large sampling intervals (bsc#1127042).- cpufreq: Cap the default transition delay value to 10 ms (bsc#1127042).- cpufreq: Use transition_delay_us for legacy governors as well (bsc#1127042).- cpufreq: governor: Drop min_sampling_rate (bsc#1127042).- commit 28dc41c * Wed Feb 27 2019 tiwaiAATTsuse.de- mfd: mc13xxx: Fix a missing check of a register-read failure (bsc#1051510).- mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe() (bsc#1051510).- mfd: wm5110: Add missing ASRC rate register (bsc#1051510).- mfd: qcom_rpm: write fw_version to CTRL_REG (bsc#1051510).- mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported (bsc#1051510).- mfd: db8500-prcmu: Fix some section annotations (bsc#1051510).- mfd: twl-core: Fix section annotations on {,un}protect_pm_master (bsc#1051510).- mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells (bsc#1051510).- pinctrl: max77620: Use define directive for max77620_pinconf_param values (bsc#1051510).- phy: tegra: remove redundant self assignment of \'map\' (bsc#1051510).- commit 20f57da * Wed Feb 27 2019 tiwaiAATTsuse.de- mac80211: Free mpath object when rhashtable insertion fails (bsc#1051510).- commit 1b53757 * Wed Feb 27 2019 tiwaiAATTsuse.de- leds: lp5523: fix a missing check of return value of lp55xx_read (bsc#1051510).- commit 9a76479 * Wed Feb 27 2019 tiwaiAATTsuse.de- isdn: avm: Fix string plus integer warning from Clang (bsc#1051510).- isdn: i4l: isdn_tty: Fix some concurrency double-free bugs (bsc#1051510).- commit 5628a6c * Wed Feb 27 2019 tiwaiAATTsuse.de- hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table (bsc#1051510).- commit 6420cdc * Wed Feb 27 2019 tiwaiAATTsuse.de- drm/meson: add missing of_node_put (bsc#1051510).- commit d9d0985 * Wed Feb 27 2019 tiwaiAATTsuse.de- drm/amd/display: Fix MST reboot/poweroff sequence (bsc#1111666).- drm/sun4i: backend: add missing of_node_puts (bsc#1111666).- drm/amd/display: fix PME notification not working in RV desktop (bsc#1111666).- drm/amdkfd: Don\'t assign dGPUs to APU topology devices (bsc#1111666).- commit a864b04 * Wed Feb 27 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Headset microphone and internal speaker support for System76 oryp5 (bsc#1111666).- commit b35e24d * Wed Feb 27 2019 lyanAATTsuse.com- kvm: x86: Add AMD\'s EX_CFG to the list of ignored MSRs (bsc#1127082).- commit e389988 * Tue Feb 26 2019 ailiopoulosAATTsuse.com- iomap: warn on zero-length mappings (bsc#1127062).- commit 8971b0d * Tue Feb 26 2019 dbuesoAATTsuse.de- sched/wake_q: Reduce reference counting for special users (bsc#1050549).- locking/rwsem: Fix (possible) missed wakeup (bsc#1050549).- futex: Fix (possible) missed wakeup (bsc#1050549).- sched/wake_q: Fix wakeup ordering for wake_q (bsc#1050549).- sched/wake_q: Document wake_q_add() (bsc#1050549).- commit 5e0bd2e * Tue Feb 26 2019 tiwaiAATTsuse.de- blacklist.conf: ignore Smack; we don\'t enable it- commit 243e8f2 * Tue Feb 26 2019 tiwaiAATTsuse.de- ntb_transport: Fix bug with max_mw_size parameter (bsc#1051510).- commit 7687c1e * Tue Feb 26 2019 tiwaiAATTsuse.de- fuse: decrement NR_WRITEBACK_TEMP on the right page (bsc#1051510).- fuse: call pipe_buf_release() under pipe lock (bsc#1051510).- fuse: handle zero sized retrieve correctly (bsc#1051510).- fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS (bsc#1051510).- configfs: fix registered group removal (bsc#1051510).- commit 1204575 * Tue Feb 26 2019 tiwaiAATTsuse.de- mdio_bus: Fix use-after-free on device_register fails (bsc#1051510).- sky2: Increase D3 delay again (bsc#1051510).- mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue (bsc#1051510).- vsock: cope with memory allocation failure at socket creation time (bsc#1051510).- mISDN: fix a race in dev_expire_timer() (bsc#1051510).- enic: fix checksum validation for IPv6 (bsc#1051510).- ax25: fix possible use-after-free (bsc#1051510).- iser: set sector for ambiguous mr status errors (bsc#1051510).- llc: do not use sk_eat_skb() (bsc#1051510).- veth: set peer GSO values (bsc#1051510).- vhost/vsock: fix uninitialized vhost_vsock->guest_cid (bsc#1051510).- macvlan: Only deliver one copy of the frame to the macvlan interface (bsc#1051510).- rocker: fix rocker_tlv_put_ * functions for KASAN (bsc#1051510).- sch_multiq: fix double free on init failure (bsc#1051510).- commit 8d4ab3f * Tue Feb 26 2019 oneukumAATTsuse.com- usb: musb: dsps: fix runtime pm for peripheral mode (bsc#1120902).- commit 30a0f7d * Tue Feb 26 2019 oneukumAATTsuse.com- blacklist.conf: just a cleanup removing defines- commit f9a324f * Tue Feb 26 2019 ailiopoulosAATTsuse.com- iomap: fix integer truncation issues in the zeroing and dirtying helpers (bsc#1125947).- commit 839e087 * Tue Feb 26 2019 mgormanAATTsuse.de- mmap: relax file size limit for regular files (git fixes (mm/mmap)).- commit b834536 * Tue Feb 26 2019 oheringAATTsuse.de- blacklist.conf: hide e04e7a7bbd4b It claims to fix 8195b139 instead of 7bf7bb37- commit e5cfb61 * Tue Feb 26 2019 jackAATTsuse.cz- blacklist.conf: Blacklist ad211f3e94b3- commit 0ebbe38 * Tue Feb 26 2019 jroedelAATTsuse.de- x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls (bsc#1125614).- commit 4240ccc * Tue Feb 26 2019 oheringAATTsuse.de- blacklist.conf: a2aeea1cc14f is a merge commit It should not have been reported in the first place.- commit dfc4190 * Tue Feb 26 2019 msuchanekAATTsuse.de- Refresh patches.suse/powerpc-mm-hash-Increase-vmalloc-space-with-hash-translation-mode.patch- commit 164654f * Mon Feb 25 2019 tiwaiAATTsuse.de- dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacks (bsc#1111666).- commit 8e9b858 * Mon Feb 25 2019 tiwaiAATTsuse.de- dmaengine: rcar-dmac: Make DMAC reinit during system resume explicit (bsc#1111666).- commit e4c4091 * Mon Feb 25 2019 tiwaiAATTsuse.de- gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime (bsc#1111666).- commit db36cfe * Mon Feb 25 2019 tiwaiAATTsuse.de- drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime (bsc#1111666).- commit a013e0a * Mon Feb 25 2019 tiwaiAATTsuse.de- blacklist.conf: Add a cherry-picked i915 entry- commit 739b97f * Mon Feb 25 2019 tiwaiAATTsuse.de- ipmi: fix use-after-free of user->release_barrier.rda (CVE-2019-9003,bsc#1126704).- commit 89225e3 * Mon Feb 25 2019 tiwaiAATTsuse.de- Re-add the i915 hotplug fix patch with a proper regression fix (bsc#1126287)- commit c48a62a * Mon Feb 25 2019 lyanAATTsuse.com- arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension() (bsc#1126393).- arm64: fault: avoid send SIGBUS two times (bsc#1126393).- commit 5a09ef2 * Mon Feb 25 2019 oneukumAATTsuse.com- PM / Domains: provide pm_genpd_poweroff_noirq() stub (bsc#1085535).- commit 53aa67e * Mon Feb 25 2019 jthumshirnAATTsuse.de- blacklist.conf: Blacklist 5cbab6303b47 (\"nvmet-rdma: fix null dereference under heavy load\") it\'s not applicable to SLE15- commit 9f6d20d * Mon Feb 25 2019 jthumshirnAATTsuse.de- blacklist.conf: ad1f824948e4 (\"nvmet-rdma: Add unlikely for response allocated check\") this shouldn\'t be a stable patch.- commit 17ea6e8 * Mon Feb 25 2019 jthumshirnAATTsuse.de- nvme-loop: fix kernel oops in case of unhandled command (bsc#1126807).- Refresh patches.drivers/nvme-loop-add-support-for-multiple-ports.patch.- commit 0b338a9 * Mon Feb 25 2019 fdmananaAATTsuse.com- Btrfs: fix deadlock when allocating tree block during leaf/node split (bsc#1126806).- commit 67cd18a * Mon Feb 25 2019 fdmananaAATTsuse.com- Btrfs: fix deadlock when using free space tree due to block group creation (bsc#1126804).- commit 1a60bde * Mon Feb 25 2019 fdmananaAATTsuse.com- Btrfs: send, fix race with transaction commits that create snapshots (bsc#1126802).- commit 46fbd46 * Mon Feb 25 2019 fdmananaAATTsuse.com- Btrfs: remove unnecessary level check in balance_level (bsc#1126802).- commit 0139cfb * Mon Feb 25 2019 fdmananaAATTsuse.com- Btrfs: do not unnecessarily pass write_lock_level when processing leaf (bsc#1126802).- commit 9293032 * Mon Feb 25 2019 fdmananaAATTsuse.com- Btrfs: remove unused check of skip_locking (bsc#1126802).- commit cfe15be * Mon Feb 25 2019 fdmananaAATTsuse.com- Btrfs: remove always true check in unlock_up (bsc#1126802).- commit 070f0a1 * Mon Feb 25 2019 fdmananaAATTsuse.com- Btrfs: grab write lock directly if write_lock_level is the max level (bsc#1126802).- commit 98586f6 * Mon Feb 25 2019 fdmananaAATTsuse.com- Btrfs: move get root out of btrfs_search_slot to a helper (bsc#1126802).- commit 50d98f2 * Mon Feb 25 2019 fdmananaAATTsuse.com- Btrfs: use more straightforward extent_buffer_uptodate check (bsc#1126802).- commit 0f77b1f * Mon Feb 25 2019 fdmananaAATTsuse.com- Btrfs: remove superfluous free_extent_buffer in read_block_for_search (bsc#1126802).- commit b119805 * Mon Feb 25 2019 fdmananaAATTsuse.com- btrfs: fix reading stale metadata blocks after degraded raid1 mounts (bsc#1126803).- commit 5f7150d * Mon Feb 25 2019 fdmananaAATTsuse.com- btrfs: Improve btrfs_search_slot description (bsc#1126802).- commit f94b397 * Mon Feb 25 2019 mbenesAATTsuse.cz- kallsyms: Handle too long symbols in kallsyms.c (bsc#1126805).- commit 0b0d3a6 * Mon Feb 25 2019 lhenriquesAATTsuse.com- ceph: avoid repeatedly adding inode to mdsc->snap_flush_list (bsc#1126790).- libceph: handle an empty authorize reply (bsc#1126789).- commit 0d8a28b * Mon Feb 25 2019 oheringAATTsuse.de- Drivers: hv: vmbus: preserve hv_ringbuffer_get_debuginfo kABI (bsc#1126389, bsc#1126579).- commit c8c3824 * Mon Feb 25 2019 lhenriquesAATTsuse.com- ceph: avoid repeatedly adding inode to mdsc->snap_flush_list (bsc#1126775).- libceph: handle an empty authorize reply (bsc#1126774).- commit 7defa1f * Mon Feb 25 2019 nsaenzjulienneAATTsuse.de- PM / mfd: intel-lpss: Push system sleep callbacks to late/early stages (bsc#1125914).- commit aef2a1a * Mon Feb 25 2019 oheringAATTsuse.de- Drivers: hv: vmbus: Check for ring when getting debug info (bsc#1126389, bsc#1126579).- Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels (bsc#1126389, bsc#1126579).- commit 90d107d * Mon Feb 25 2019 mhockoAATTsuse.com- mm: only display online cpus of the numa node (bnc#1126396).- commit 6017167 * Mon Feb 25 2019 glinAATTsuse.com- bpf, lpm: fix lookup bug in map_delete_elem (bsc#1083647).- commit 6349ff2 * Mon Feb 25 2019 tzimmermannAATTsuse.de- drm/i915/fbdev: Actually configure untiled displays (bsc#1113722)- commit 54b783a * Sun Feb 24 2019 rgoldwynAATTsuse.com- exec: Fix mem leak in kernel_read_file (bsc#1126209,CVE-2019-8980).- commit 10aa86a * Sun Feb 24 2019 rgoldwynAATTsuse.com- scripts/git_sort/git_sort.py: add vfs \"fixes\" branch- commit de81e9c * Fri Feb 22 2019 tiwaiAATTsuse.de- Revert \"drm/i915: Fix hpd handling for pins with two encoders\" (bsc#1126287) The backported patch causes a regression on Dell dock.- commit f4b453d * Fri Feb 22 2019 jdelvareAATTsuse.de- Revert \"sd: disable logical block provisioning if \'lbpme\' is not set\" This reverts commit e365f138cb9c9c48b710864a9f37a91b4b93381d. Patch not accepted upstream.- commit 99b4d65 * Fri Feb 22 2019 tiwaiAATTsuse.de- Revert the previous merge of drm fixes The branch was merged mistakenly and breaks the build. Revert it.- commit d2630bf * Fri Feb 22 2019 nsaenzjulienneAATTsuse.de- Revert \"xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue\" (bsc#1120854).- blacklist.conf: Remove commit from list as it was actually needed- commit f1aa9e5 * Fri Feb 22 2019 tiwaiAATTsuse.de- drm/nouveau: Don\'t spew kernel WARNING for each timeout (bsc#1126480).- commit ea9c0cd * Fri Feb 22 2019 mbenesAATTsuse.cz- tracing/uprobes: Fix output for multiple string arguments (bsc#1126495).- commit c0729fb * Fri Feb 22 2019 mgormanAATTsuse.de- mm: use swp_offset as key in shmem_replace_page() (git fixes (mm/shmem)).- commit 44fe062 * Fri Feb 22 2019 mgormanAATTsuse.de- mm: do not drop unused pages when userfaultd is running (git fixes (mm/userfaultfd)).- commit d1c0def * Fri Feb 22 2019 mgormanAATTsuse.de- mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm() (git fixes (mm/ksm)).- commit 7367793 * Fri Feb 22 2019 mgormanAATTsuse.de- mmap: introduce sane default mmap limits (git fixes (mm/mmap)).- commit 229f07a * Fri Feb 22 2019 mgormanAATTsuse.de- mm/hmm: hmm_pfns_bad() was accessing wrong struct (git fixes (mm/hmm)).- commit 7993690 * Fri Feb 22 2019 mgormanAATTsuse.de- blacklist.conf: Underlying problem reverted in bnc#1107078- commit 2a64250 * Fri Feb 22 2019 jslabyAATTsuse.cz- net: Fix usage of pskb_trim_rcsum (networking-stable-19_01_26).- net: phy: mdio_bus: add missing device_del() in mdiobus_register() error handling (networking-stable-19_01_26).- net: bridge: Fix ethernet header pointer before check skb forwardable (networking-stable-19_01_26).- vhost: log dirty page correctly (networking-stable-19_01_26).- net_sched: refetch skb protocol for each filter (networking-stable-19_01_26).- net: phy: marvell: Errata for mv88e6390 internal PHYs (networking-stable-19_01_26).- net/sched: act_tunnel_key: fix memory leak in case of action replace (networking-stable-19_01_26).- net: ipv4: Fix memory leak in network namespace dismantle (networking-stable-19_01_26).- commit 071e596 * Fri Feb 22 2019 mgormanAATTsuse.de- blacklist.conf: Alpha is not supported- commit 62df577 * Fri Feb 22 2019 mgormanAATTsuse.de- blacklist.conf: Alternative SLE-specific fix merged due to KABI hazards- commit e3c740e * Fri Feb 22 2019 mgormanAATTsuse.de- blacklist.conf: z3fold does not have per-cpu buddies support backported- commit 39b8b7b * Fri Feb 22 2019 mgormanAATTsuse.de- blacklist.conf: z3fold does not have compaction support backported- commit c8cb5a7 * Fri Feb 22 2019 tiwaiAATTsuse.de- Refresh patches.kabi/hid-debug-kfifo-kabi-workaround.patch. We don\'t need to move the struct fields but only wrap the header includes for this kABI workaround.- commit cf5c4fd * Fri Feb 22 2019 tiwaiAATTsuse.de- kABI workaround for hid_debug_list kfifo changes (CVE-2019-3819, bsc#1123161).- commit 88e274d * Fri Feb 22 2019 mgormanAATTsuse.de- mm, page_alloc: fix a division by zero error when boosting watermarks v2 (git fixes (mm/page_alloc)).- commit 77c466e * Fri Feb 22 2019 tiwaiAATTsuse.de- HID: debug: fix the ring buffer implementation (CVE-2019-3819, bsc#1123161).- commit eaf5ad5 * Fri Feb 22 2019 tiwaiAATTsuse.de- zswap: re-check zswap_is_full() after do zswap_shrink() (bsc#1051510).- commit 2bf887e * Fri Feb 22 2019 tiwaiAATTsuse.de- ixgbe: check return value of napi_complete_done() (bsc#1051510).- commit ac9d827 * Fri Feb 22 2019 jroedelAATTsuse.de- iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads (bsc#1126385).- commit 42a9f9f * Fri Feb 22 2019 tiwaiAATTsuse.de- ixgbe: recognize 1000BaseLX SFP modules as 1Gbps (bsc#1051510).- commit 4e2f25f * Fri Feb 22 2019 tiwaiAATTsuse.de- ixgbe: Be more careful when modifying MAC filters (bsc#1051510).- commit b3e308a * Fri Feb 22 2019 tiwaiAATTsuse.de- igb: Fix an issue that PME is not enabled during runtime suspend (bsc#1051510).- commit 07fde74 * Fri Feb 22 2019 tiwaiAATTsuse.de- blacklist.conf: Add entries for exec shebang fix that was reverted later- commit 2fa3749 * Fri Feb 22 2019 tiwaiAATTsuse.de- dlm: Don\'t swamp the CPU with callbacks queued during recovery (bsc#1051510).- commit d9bdbb4 * Fri Feb 22 2019 tiwaiAATTsuse.de- debugfs: fix debugfs_rename parameter checking (bsc#1051510).- commit ed6ebcd * Fri Feb 22 2019 tiwaiAATTsuse.de- dccp: fool proof ccid_hc_[rt]x_parse_options() (bsc#1051510).- commit 514a7da * Fri Feb 22 2019 tiwaiAATTsuse.de- cpuidle: big.LITTLE: fix refcount leak (bsc#1051510).- commit 1230850 * Fri Feb 22 2019 tiwaiAATTsuse.de- net: bgmac: Correctly annotate register space (bsc#1111666).- commit 7084c5e * Fri Feb 22 2019 tiwaiAATTsuse.de- ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages (bsc#1051510).- commit bff73e0 * Fri Feb 22 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Use the correct crtc when sanitizing plane mapping\'- commit 1c57643 * Fri Feb 22 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/vgem: Fix vgem_init to get drm device available.\'- commit 54b3fa7 * Fri Feb 22 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'Revert \"drm/exynos/decon5433: implement frame counter\"\'- commit 35ad752 * Fri Feb 22 2019 mbenesAATTsuse.cz- blacklist.conf: ea6eb5e7d15e (\"tracing: uprobes: Fix typo in pr_fmt string\") Just a cosmetic fixup.- commit cb0a95a * Fri Feb 22 2019 mkubecekAATTsuse.cz- net: crypto set sk to NULL when af_alg_release (CVE-2019-8912 bsc#1125907).- commit 9863801 * Fri Feb 22 2019 jslabyAATTsuse.cz- net: dsa: mv88x6xxx: mv88e6390 errata (networking-stable-19_01_22).- mlxsw: spectrum: Disable lag port TX before removing it (networking-stable-19_01_22).- ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses (networking-stable-19_01_22).- ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address (networking-stable-19_01_22).- qmi_wwan: add MTU default to qmap network interface (networking-stable-19_01_22).- r8169: Add support for new Realtek Ethernet (networking-stable-19_01_22).- r8169: use PCI_VDEVICE macro (networking-stable-19_01_22).- PCI: add USR vendor id and use it in r8169 and w6692 driver (networking-stable-19_01_22).- commit 91b1483 * Fri Feb 22 2019 tzimmermannAATTsuse.de- drm/i915/gvt: free VFIO region space in vgpu detach (bsc#1113722)- commit 432dc8e * Fri Feb 22 2019 tzimmermannAATTsuse.de- drm/i915: Flush GPU relocs harder for gen3 (bsc#1113722)- commit 3f0e87c * Fri Feb 22 2019 tzimmermannAATTsuse.de- drm/i915: Use the correct crtc when sanitizing plane mapping (bsc#1113722)- commit a3cb597 * Fri Feb 22 2019 jslabyAATTsuse.cz- tcp: change txhash on SYN-data timeout (networking-stable-19_01_20).- ipv6: fix kernel-infoleak in ipv6_local_error() (networking-stable-19_01_20).- net: bridge: fix a bug on using a neighbour cache entry without checking its state (networking-stable-19_01_20).- commit 1347dc9 * Thu Feb 21 2019 tiwaiAATTsuse.de- mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block (bsc#1111666).- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug (bsc#1111666).- mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block (bsc#1111666).- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0 (bsc#1111666).- commit 1733619 * Thu Feb 21 2019 tiwaiAATTsuse.de- gdrom: fix a memory leak bug (bsc#1051510).- commit 00f6c39 * Thu Feb 21 2019 bpAATTsuse.de- Refresh patches.drivers/crypto-ccp-add-timeout-support-in-the-sev-command.patch. Fix a mismerge, see bsc#1126142- commit 834dd00 * Thu Feb 21 2019 tiwaiAATTsuse.de- platform/x86: asus-wireless: Fix uninitialized symbol usage (bsc#1126285).- platform/x86: asus-wireless: Toggle airplane mode LED (bsc#1126285).- platform/x86: asus-wireless: Fix format specifier (bsc#1126285).- platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UQ (bsc#1126285).- commit 17701ac * Thu Feb 21 2019 tiwaiAATTsuse.de- blacklist.conf: Add already cherry-picked entry- commit bc63eef * Thu Feb 21 2019 tiwaiAATTsuse.de- platform/x86: asus-wmi: export function for evaluating WMI methods (bsc#1126285).- platform/x86: asus-wmi: Only notify kbd LED hw_change by fn-key pressed (bsc#1126285).- platform/x86: asus-wmi: Simplify the keyboard brightness updating process (bsc#1126285).- platform/x86: asus-wmi: Add keyboard backlight toggle support (bsc#1126285).- platform/x86: asus-wmi: Call led hw_changed API on kbd brightness change (bsc#1126285).- commit 437ba2c * Thu Feb 21 2019 tiwaiAATTsuse.de- platform/x86: Simplify getting .drvdata (bsc#1126285).- platform/x86: asus-wmi: Add lightbar led support (bsc#1126285).- commit 2558d51 * Thu Feb 21 2019 tiwaiAATTsuse.de- platform/x86: asus-wmi: Evaluate wmi method with instance number 0x0 (bsc#1126285).- Refresh patches.suse/0053-asus-wmi-Restrict-debugfs-interface-when-the-kernel-.patch.- commit 10b3ff9 * Thu Feb 21 2019 tiwaiAATTsuse.de- platform/x86: asus-wmi: constify attribute_group structures (bsc#1126285).- commit c32c3b6 * Thu Feb 21 2019 tiwaiAATTsuse.de- niu: fix missing checks of niu_pci_eeprom_read (bsc#1051510).- commit 541bae9 * Thu Feb 21 2019 tiwaiAATTsuse.de- skge: potential memory corruption in skge_get_regs() (bsc#1051510).- commit 342f29f * Thu Feb 21 2019 tiwaiAATTsuse.de- tty: serial: samsung: Properly set flags in autoCTS mode (bsc#1051510).- ucma: fix a use-after-free in ucma_resolve_ip() (bsc#1051510).- commit 546029c * Thu Feb 21 2019 tiwaiAATTsuse.de- net: bcmgenet: return correct value \'ret\' from bcmgenet_power_down (bsc#1051510).- net: bcmgenet: fix OF child-node lookup (bsc#1051510).- commit 7f18e9c * Thu Feb 21 2019 tiwaiAATTsuse.de- ata: ahci: mvebu: remove stale comment (bsc#1051510).- commit 81701e5 * Thu Feb 21 2019 tiwaiAATTsuse.de- altera-stapl: check for a null key before strcasecmp\'ing it (bsc#1051510).- net: aquantia: driver should correctly declare vlan_features bits (bsc#1051510).- net: aquantia: Fix hardware DMA stream overload on large MRRS (bsc#1051510).- aquantia: Setup max_mtu in ndev to enable jumbo frames (bsc#1051510).- commit 295fd9e * Thu Feb 21 2019 tiwaiAATTsuse.de- mtd: spi-nor: Fix Cadence QSPI page fault kernel panic (bsc#1051510).- mtd: docg3: don\'t set conflicting BCH_CONST_PARAMS option (bsc#1051510).- mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB (bsc#1051510).- mtd/maps: fix solutionengine.c printk format warnings (bsc#1051510).- mtdchar: fix overflows in adjustment of `count` (bsc#1051510).- mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking (bsc#1051510).- mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary (bsc#1051510).- mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips (bsc#1051510).- mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock() (bsc#1051510).- commit 1a98f26 * Thu Feb 21 2019 tiwaiAATTsuse.de- mtd: cfi_cmdset_0002: Change write buffer to check correct value (bsc#1051510).- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic (bsc#1051510).- mtd: nand: atmel: Fix get_sectorsize() function (bsc#1051510).- mtd: nand: fsl_ifc: Fix nand waitfunc return value (bsc#1051510).- mtdchar: fix usage of mtd_ooblayout_ecc() (bsc#1051510).- mtd: nand: vf610: set correct ooblayout (bsc#1051510).- mtd: nand: sunxi: Fix ECC strength choice (bsc#1051510).- mtd: nand: Fix nand_do_read_oob() return value (bsc#1051510).- commit 07f7d0f * Thu Feb 21 2019 tiwaiAATTsuse.de- mtd: mtd_oobtest: Handle bitflips during reads (bsc#1051510).- mtd: nand: brcmnand: Disable prefetch by default (bsc#1051510).- mtd: nand: qcom: Add a NULL check for devm_kasprintf() (bsc#1051510).- mtd: nand: ifc: update bufnum mask for ver >= 2.0.0 (bsc#1051510).- mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE (bsc#1051510).- mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]() (bsc#1051510).- mtd: nand: pxa3xx: Fix READOOB implementation (bsc#1051510).- mtd: nand: brcmnand: Zero bitflip is not an error (bsc#1051510).- mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBM (bsc#1051510).- mtd: nand: Fix writing mtdoops to nand flash (bsc#1051510).- mtd: nand: mtk: fix infinite ECC decode IRQ issue (bsc#1051510).- mtd: nand: omap2: Fix subpage write (bsc#1051510).- commit 5bfd438 * Thu Feb 21 2019 tiwaiAATTsuse.de- mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code (bsc#1051510).- mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user (bsc#1051510).- mtd: nand: atmel: fix of_irq_get() error check (bsc#1051510).- mtd: nandsim: remove debugfs entries in error path (bsc#1051510).- mtd: nand: sunxi: fix potential divide-by-zero error (bsc#1051510).- commit b6ab04b * Thu Feb 21 2019 tiwaiAATTsuse.de- ARM: 8808/1: kexec:offline panic_smp_self_stop CPU (bsc#1051510).- ARM: pxa: avoid section mismatch warning (bsc#1051510).- ARM: OMAP2+: hwmod: Fix some section annotations (bsc#1051510).- commit 40e113a * Thu Feb 21 2019 tiwaiAATTsuse.de- blacklist.conf: Add superfluous stable 4.14 entry for loop- commit d72e848 * Thu Feb 21 2019 oneukumAATTsuse.com- PM / genpd: Stop/start devices without pm_runtime_force_suspend/resume() (bsc#1087092).- commit f9adabe * Thu Feb 21 2019 tiwaiAATTsuse.de- drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hang (bsc#1051510).- drm/amdgpu/sriov:Correct pfvf exchange logic (bsc#1051510).- drm/bridge: tc358767: add bus flags (bsc#1051510).- commit 106aeb1 * Thu Feb 21 2019 oneukumAATTsuse.com- PM / Domains: Call driver\'s noirq callbacks (bsc#1085535).- commit b4ef406 * Thu Feb 21 2019 nsaenzjulienneAATTsuse.de- Revert \"xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue\" (bsc#1120854).- blacklist.conf: Remove patch as it turned out to be needed- commit 139f00f * Thu Feb 21 2019 tiwaiAATTsuse.de- pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins (bsc#1051510).- pinctrl: msm: fix gpio-hog related boot issues (bsc#1051510).- commit b0097cc * Thu Feb 21 2019 tiwaiAATTsuse.de- keys: Timestamp new keys (bsc#1051510).- KEYS: allow reaching the keys quotas exactly (bsc#1051510).- commit b64eb75 * Thu Feb 21 2019 tiwaiAATTsuse.de- Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK (bsc#1051510).- Revert \"Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G\" (bsc#1051510).- Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780 (bsc#1051510).- Input: bma150 - register input device after setting private data (bsc#1051510).- commit 7b85020 * Thu Feb 21 2019 tiwaiAATTsuse.de- drm/nouveau/falcon: avoid touching registers if engine is off (bsc#1051510).- drm/bridge: tc358767: fix output H/V syncs (bsc#1051510).- drm/bridge: tc358767: reject modes which require too much BW (bsc#1051510).- drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value (bsc#1051510).- drm/bridge: tc358767: fix single lane configuration (bsc#1051510).- drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE (bsc#1051510).- commit 5e71d60 * Thu Feb 21 2019 tiwaiAATTsuse.de- assoc_array: Fix shortcut creation (bsc#1051510).- commit de84871 * Thu Feb 21 2019 tiwaiAATTsuse.de- ALSA: hda/realtek: Disable PC beep in passthrough on alc285 (bsc#1051510).- ALSA: hda/realtek - Headset microphone and internal speaker support for System76 oryp5 (bsc#1051510).- ALSA: hda/realtek - Headset microphone support for System76 darp5 (bsc#1051510).- commit b333acf * Thu Feb 21 2019 tiwaiAATTsuse.de- Enable missing modules for Intel ISH (bsc#1126191)- commit cc766b4 * Wed Feb 20 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone (bsc#1126131).- commit 5cc7bcc * Wed Feb 20 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone (bsc#1126131).- commit a612b51 * Wed Feb 20 2019 oneukumAATTsuse.com- scripts/kallsyms: filter arm64\'s __efistub_ symbols (bsc#1090888).- commit dee5f42 * Wed Feb 20 2019 tiwaiAATTsuse.de- mv88e6060: disable hardware level MAC learning (bsc#1051510).- commit cf30fae * Wed Feb 20 2019 tiwaiAATTsuse.de- netrom: switch to sock timer API (bsc#1051510).- commit aadd38f * Wed Feb 20 2019 tiwaiAATTsuse.de- OF: properties: add missing of_node_put (bsc#1051510).- commit 6a25bb9 * Wed Feb 20 2019 tiwaiAATTsuse.de- blacklist.conf: Add a duplicated commit for of unittest- commit bd2d3e6 * Wed Feb 20 2019 tiwaiAATTsuse.de- of, numa: Validate some distance map rules (bsc#1051510).- of: unittest: Disable interrupt node tests for old world MAC systems (bsc#1051510).- commit 3b4a4c9 * Wed Feb 20 2019 tiwaiAATTsuse.de- openvswitch: Avoid OOB read when parsing flow nlattrs (bsc#1051510).- Revert \"openvswitch: Fix template leak in error cases.\" (bsc#1051510).- openvswitch: Remove padding from packet before L3+ conntrack processing (bsc#1051510).- openvswitch: fix the incorrect flow action alloc size (bsc#1051510).- commit 8967b23 * Wed Feb 20 2019 tiwaiAATTsuse.de- phy: sun4i-usb: add support for missing USB PHY index (bsc#1051510).- phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfs (bsc#1051510).- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS (bsc#1051510).- phy: rockchip-emmc: retry calpad busy trimming (bsc#1051510).- phy: qcom-qmp: Fix phy pipe clock gating (bsc#1051510).- phy: work around \'phys\' references to usb-nop-xceiv devices (bsc#1051510).- phy: qcom-qmp: Fix failure path in phy_init functions (bsc#1051510).- commit 81c9fa1 * Wed Feb 20 2019 tbogendoerferAATTsuse.de- xsk: do not remove umem from netdevice on fall-back to copy-mode (bsc#1109837).- xsk: share the mmap_sem for page pinning (bsc#1109837).- bpf: fix lockdep false positive in stackmap (bsc#1109837).- xsk: add missing smp_rmb() in xsk_mmap (bsc#1109837).- RDMA/hns: Update the kernel header file of hns (bsc#1104427 FATE#326416).- RDMA/hns: Fix an error code in hns_roce_create_srq() (bsc#1104427 FATE#326416).- RDMA/hns: Bugfix for RoCE loopback test (bsc#1104427 FATE#326416).- RDMA/hns: Update posting & querying mailbox (bsc#1104427 FATE#326416).- RDMA/hns: Fix the bug while use multi-hop of pbl (bsc#1104427 FATE#326416).- RDMA/hns: Encapsulate and simplify qp state transition (bsc#1104427 FATE#326416).- RDMA/hns: Init qp context when modify qp from reset to init (bsc#1104427 FATE#326416).- RDMA/hns: Add SRQ asynchronous event support (bsc#1104427 FATE#326416).- RDMA/hns: Add SRQ support for hip08 kernel mode (bsc#1104427 FATE#326416).- RDMA/hns: Init SRQ table for hip08 (bsc#1104427 FATE#326416).- RDMA/hns: Eanble SRQ capacity for hip08 (bsc#1104427 FATE#326416).- commit 9c45c7a * Wed Feb 20 2019 tiwaiAATTsuse.de- drm: Use array_size() when creating lease (bsc#1111666).- drm/i915/pmu: Fix enable count array size and bounds checking (bsc#1111666).- drm/vkms: Fix license inconsistent (bsc#1111666).- commit b1048bf * Wed Feb 20 2019 tiwaiAATTsuse.de- mac80211: Restore vif beacon interval if start ap fails (bsc#1051510).- mac80211: ensure that mgmt tx skbs have tailroom for encryption (bsc#1051510).- commit f2a7fe0 * Wed Feb 20 2019 glinAATTsuse.com- Update patches.fixes/bpf-fix-check_map_access-smin_value-test-when-pointe.patch (bsc#1068032 CVE-2017-5753 bsc#1124055 CVE-2019-7308).- Update patches.fixes/bpf-move-prev_-insn_idx-into-verifier-env.patch (bsc#1068032 CVE-2017-5753 bsc#1124055 CVE-2019-7308).- Update patches.fixes/bpf-prevent-out-of-bounds-speculation-on-pointer-ari.patch (bsc#1068032 CVE-2017-5753 bsc#1124055 CVE-2019-7308).- Update patches.fixes/bpf-restrict-map-value-pointer-arithmetic-for-unpriv.patch (bsc#1068032 CVE-2017-5753 bsc#1124055 CVE-2019-7308).- Update patches.fixes/bpf-restrict-stack-pointer-arithmetic-for-unprivileg.patch (bsc#1068032 CVE-2017-5753 bsc#1124055 CVE-2019-7308).- Update patches.fixes/bpf-restrict-unknown-scalars-of-mixed-signed-bounds-.patch (bsc#1068032 CVE-2017-5753 bsc#1124055 CVE-2019-7308).- commit 6a98652 * Wed Feb 20 2019 glinAATTsuse.com- bpf: enable access to ax register also from verifier rewrite (bsc#1124055 CVE-2019-7308).- bpf: move tmp variable into ax register in interpreter (bsc#1124055 CVE-2019-7308).- commit a966ae4 * Wed Feb 20 2019 glinAATTsuse.com- Update patches.fixes/bpf-fix-check_map_access-smin_value-test-when-pointe.patch (bsc#1068032 CVE-2017-5753 bsc#1124055 CVE-2019-7308).- Update patches.fixes/bpf-move-prev_-insn_idx-into-verifier-env.patch (bsc#1068032 CVE-2017-5753 bsc#1124055 CVE-2019-7308).- Update patches.fixes/bpf-prevent-out-of-bounds-speculation-on-pointer-ari.patch (bsc#1068032 CVE-2017-5753 bsc#1124055 CVE-2019-7308).- Update patches.fixes/bpf-restrict-map-value-pointer-arithmetic-for-unpriv.patch (bsc#1068032 CVE-2017-5753 bsc#1124055 CVE-2019-7308).- Update patches.fixes/bpf-restrict-stack-pointer-arithmetic-for-unprivileg.patch (bsc#1068032 CVE-2017-5753 bsc#1124055 CVE-2019-7308).- Update patches.fixes/bpf-restrict-unknown-scalars-of-mixed-signed-bounds-.patch (bsc#1068032 CVE-2017-5753 bsc#1124055 CVE-2019-7308).- commit e503a7e * Wed Feb 20 2019 glinAATTsuse.com- bpf: enable access to ax register also from verifier rewrite (bsc#1124055 CVE-2019-7308).- bpf: move tmp variable into ax register in interpreter (bsc#1124055 CVE-2019-7308).- commit 489cb8c * Tue Feb 19 2019 jthumshirnAATTsuse.de- Update patches.fixes/acpi-nfit-Block-function-zero-DSMs.patch (bsc#1051510, bsc#1121789).- Update patches.fixes/acpi-nfit-Fix-command-supported-detection.patch (bsc#1051510, bsc#1121789). Add more detailed bugzilla reference.- commit 880f651 * Tue Feb 19 2019 hareAATTsuse.de- nvme: kABI fix for scan_lock (bsc#1123882).- nvme: lock NS list changes while handling command effects (bsc#1123882).- commit f4e8b61 * Tue Feb 19 2019 mbenesAATTsuse.cz- rpm/klp-symbols: Remove the second column in Symbols.list Symbols.list file contains also a symbol type next to its name. klp-convert cannot handle it well and it is superfluous anyway.- commit 6bfd2cc * Tue Feb 19 2019 mhockoAATTsuse.com- mm, page_alloc: drop should_suppress_show_mem (bnc#1125892, bnc#1106061).- commit 0939a4f * Tue Feb 19 2019 tbogendoerferAATTsuse.de- net/mlx5e: XDP, fix redirect resources availability check (bsc#1103990 FATE#326006).- net_sched: fix a race condition in tcindex_destroy() (bsc#1109837).- net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames (bsc#1109837).- net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT (bsc#1104353 FATE#326415).- RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memse (bsc#1104427 FATE#326416).- net: hns3: remove redundant variable initialization (bsc#1104353 FATE#326415).- net: hns3: reset tqp while doing DOWN operation (bsc#1104353 FATE#326415).- net: hns3: add max vector number check for pf (bsc#1104353 FATE#326415).- net: hns3: fix a bug caused by udelay (bsc#1104353 FATE#326415).- net: hns3: change default tc state to close (bsc#1104353 FATE#326415).- net: hns3: refine the handle for hns3_nic_net_open/stop() (bsc#1104353 FATE#326415).- net: hns3: fix a SSU buffer checking bug (bsc#1104353 FATE#326415).- net: hns3: aligning buffer size in SSU to 256 bytes (bsc#1104353 FATE#326415).- net: hns3: getting tx and dv buffer size through firmware (bsc#1104353 FATE#326415).- net: hns3: synchronize speed and duplex from phy when phy link up (bsc#1104353 FATE#326415).- net: hns3: remove 1000M/half support of phy (bsc#1104353 FATE#326415).- net: hns3: update coalesce param per second (bsc#1104353 FATE#326415).- net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vector_data() (bsc#1104353 FATE#326415).- net: hns3: remove unnecessary configuration recapture while resetting (bsc#1104353 FATE#326415).- net: hns3: update some variables while hclge_reset()/hclgevf_reset() done (bsc#1104353 FATE#326415).- net: hns3: fix error handling int the hns3_get_vector_ring_chain (bsc#1104353 FATE#326415).- net: hns3: Add \"tm map\" status information query function (bsc#1104353 FATE#326415).- net: hns3: Add \"queue map\" information query function (bsc#1104353 FATE#326415).- net: hns3: Add \"dcb register\" status information query function (bsc#1104353 FATE#326415).- net: hns3: Add \"status register\" information query function (bsc#1104353 FATE#326415).- net: hns3: Add \"manager table\" information query function (bsc#1104353 FATE#326415).- net: hns3: Add \"bd info\" query function (bsc#1104353 FATE#326415).- net: hns3: fix spelling mistake \"offser\" -> \"offset\" (bsc#1104353 FATE#326415).- net: hns3: add handling of RDMA RAS errors (bsc#1104353 FATE#326415).- net: hns3: handle hw errors of SSU (bsc#1104353 FATE#326415).- net: hns3: handle hw errors of PPU(RCB) (bsc#1104353 FATE#326415).- net: hns3: handle hw errors of PPP PF (bsc#1104353 FATE#326415).- net: hns3: add handling of hw errors of MAC (bsc#1104353 FATE#326415).- net: hns3: add handling of hw errors reported through MSIX (bsc#1104353 FATE#326415).- net: hns3: deleted logging 1 bit errors (bsc#1104353 FATE#326415).- net: hns3: add handling of hw ras errors using new set of commands (bsc#1104353 FATE#326415).- net: hns3: add optimization in the hclge_hw_error_set_state (bsc#1104353 FATE#326415).- net: hns3: rename process_hw_error function (bsc#1104353 FATE#326415).- net: hns3: deletes unnecessary settings of the descriptor data (bsc#1104353 FATE#326415).- net: hns3: re-enable error interrupts on hw reset (bsc#1104353 FATE#326415).- net: hns3: rename enable error interrupt functions (bsc#1104353 FATE#326415).- net: hns3: remove existing process error functions and reorder hw_blk table (bsc#1104353 FATE#326415).- commit 2811451 * Tue Feb 19 2019 tzimmermannAATTsuse.de- Reserve 64MiB of CMA for RPi3\'s VC4 (bsc#1123536)- commit e193fe0 * Mon Feb 18 2019 mwilckAATTsuse.com- scsi: core: reset host byte in DID_NEXUS_FAILURE case (bsc#1122764).- commit d0b7126 * Mon Feb 18 2019 lhenriquesAATTsuse.com- libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() (bsc#1125806).- ceph: clear inode pointer when snap realm gets dropped by its inode (bsc#1125805).- rbd: don\'t return 0 on unmap if RBD_DEV_FLAG_REMOVING is set (bsc#1125803).- commit d04fb3d * Mon Feb 18 2019 lhenriquesAATTsuse.com- libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() (bsc#1125800).- ceph: clear inode pointer when snap realm gets dropped by its inode (bsc#1125799).- rbd: don\'t return 0 on unmap if RBD_DEV_FLAG_REMOVING is set (bsc#1125797).- commit b76b5e2 * Mon Feb 18 2019 tiwaiAATTsuse.de- crypto: virtio - remove dependency on CRYPTO_AUTHENC (bsc#1111666).- commit 7d2f5cb * Mon Feb 18 2019 msuchanekAATTsuse.de- powerpc/pseries: Perform full re-add of CPU for topology update post-migration (bsc#1125728, FATE#325308).- commit 62299b4 * Mon Feb 18 2019 msuchanekAATTsuse.de- Remove patches rejected upstream (FATE#325308).- Delete patches.arch/hotplug-cpu-Add-operation-queuing-function.patch.- Delete patches.arch/hotplug-cpu-Conditionally-acquire-release-DRC-index.patch.- Delete patches.arch/hotplug-cpu-Provide-CPU-readd-operation.patch.- Delete patches.arch/hotplug-pmt-Update-topology-after-PMT.patch.- Delete patches.arch/mobility-numa-Ensure-numa-update-does-not-overlap.patch.- commit 3516587 * Mon Feb 18 2019 tzimmermannAATTsuse.de- drm/i915/cnl: Fix CNL macros for Voltage Swing programming (bsc#1113956)- commit 6aaf2b7 * Mon Feb 18 2019 jthumshirnAATTsuse.de- lightnvm: fail fast on passthrough commands (bsc#1125780).- commit 8af708e * Mon Feb 18 2019 tzimmermannAATTsuse.de- drm/modes: Prevent division by zero htotal (bsc#1113956)- commit dc0f373 * Mon Feb 18 2019 jthumshirnAATTsuse.de- Refresh patches.drivers/nvme_fc-fix-ctrl-create-failures-racing-with-workq-i.patch. Fixup Git-commit field.- commit f97fe78 * Mon Feb 18 2019 hareAATTsuse.de- scsi: lpfc: Update lpfc version to 12.0.0.10 (bsc#1121317).- scsi: lpfc: Add log messages to aid in debugging fc4type discovery issues (bsc#1121317).- scsi: lpfc: Fix discovery failure when PLOGI is defered (bsc#1121317).- scsi: lpfc: update fault value on successful trunk events (bsc#1121317).- scsi: lpfc: Correct MDS loopback diagnostics support (bsc#1121317).- scsi: lpfc: Fix link state reporting for trunking when adapter is offline (bsc#1121317).- scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is invalid (bsc#1121317).- scsi: lpfc: remove an unnecessary NULL check (bsc#1121317).- commit a159aec * Mon Feb 18 2019 jgrossAATTsuse.com- x86/xen: dont add memory above max allowed allocation (bsc#1117645).- x86: respect memory size limiting via mem= parameter (bsc#1117645).- commit 6a9d615 * Mon Feb 18 2019 ptesarikAATTsuse.cz- Update config files: Enable CIFS_SMB311 in vanilla.- commit ef771ea * Mon Feb 18 2019 mgormanAATTsuse.de- mm, oom: fix use-after-free in oom_kill_process (git fixes (mm/oom)).- commit 352decd * Mon Feb 18 2019 nsaenzjulienneAATTsuse.de- mmc: block: handle complete_work on separate workqueue (git-fixes).- commit cf249f9 * Mon Feb 18 2019 mgormanAATTsuse.de- rcu: Make need_resched() respond to urgent RCU-QS needs (git fixes (kernel/rcu)).- commit 9f61d67 * Mon Feb 18 2019 tiwaiAATTsuse.de- ARM: tango: Improve ARCH_MULTIPLATFORM compatibility (bsc#1051510).- ARM: iop32x/n2100: fix PCI IRQ mapping (bsc#1051510).- commit 1324ce6 * Mon Feb 18 2019 tiwaiAATTsuse.de- team: avoid complex list operations in team_nl_cmd_options_set() (bsc#1051510).- commit db17c10 * Mon Feb 18 2019 tiwaiAATTsuse.de- floppy: check_events callback should not return a negative number (bsc#1051510).- commit 08d5ae8 * Mon Feb 18 2019 tiwaiAATTsuse.de- batman-adv: fix uninit-value in batadv_interface_tx() (bsc#1051510).- commit 98f136b * Mon Feb 18 2019 tiwaiAATTsuse.de- i2c: bcm2835: Clear current buffer pointers and counts after a transfer (bsc#1051510).- i2c: cadence: Fix the hold bit setting (bsc#1051510).- commit a28b18c * Mon Feb 18 2019 mgormanAATTsuse.de- blacklist.conf: Fixes build of a userspace test tool- commit 4cf3fc4 * Mon Feb 18 2019 mgormanAATTsuse.de- blacklist.conf: Cosmetic fix only- commit 7cbedec * Mon Feb 18 2019 mgormanAATTsuse.de- blacklist.conf: Fixes comments only- commit 687339e * Mon Feb 18 2019 mgormanAATTsuse.de- rcu: Fix up pending cbs check in rcu_prepare_for_idle (git fixes (kernel/rcu)).- commit c71433c * Mon Feb 18 2019 mgormanAATTsuse.de- blacklist.conf: Fixes an unused debugging option- commit 6fe9af6 * Mon Feb 18 2019 mgormanAATTsuse.de- blacklist.conf: Fixes an unused debugging option- commit 0a05a83 * Mon Feb 18 2019 tzimmermannAATTsuse.de- drm/i915/opregion: rvda is relative from opregion base in opregion (bsc#1113722)- commit 6326f1f * Mon Feb 18 2019 tzimmermannAATTsuse.de- drm/i915/opregion: fix version check (bsc#1113722)- commit 948a27b * Mon Feb 18 2019 tzimmermannAATTsuse.de- drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set (bsc#1113722)- commit d9414a1 * Mon Feb 18 2019 tzimmermannAATTsuse.de- drm/i915: Block fbdev HPD processing during suspend (bsc#1113722)- commit 9bc1950 * Mon Feb 18 2019 tzimmermannAATTsuse.de- gpu: ipu-v3: Fix CSI offsets for imx53 (bsc#1113722)- commit 700eb34 * Mon Feb 18 2019 tzimmermannAATTsuse.de- gpu: ipu-v3: Fix i.MX51 CSI control registers offset (bsc#1113722)- commit aa477ef * Mon Feb 18 2019 hareAATTsuse.de- blk-mq: fix a hung issue when fsync (bsc#1125252).- commit 2d80d27 * Mon Feb 18 2019 glinAATTsuse.com- bpf: Fix syscall\'s stackmap lookup potential deadlock (bsc#1083647).- bpf: fix lockdep false positive in percpu_freelist (bsc#1083647).- commit 465856f * Sun Feb 17 2019 jgrossAATTsuse.com- blacklist.conf: add 20e55bc17dd01f13cec0eb17e76e9511b23963ef- commit f8d9b21 * Fri Feb 15 2019 glinAATTsuse.com- bpf: Fix syscall\'s stackmap lookup potential deadlock (bsc#1083647).- bpf: fix lockdep false positive in percpu_freelist (bsc#1083647).- commit d98e12d * Fri Feb 15 2019 mbenesAATTsuse.cz- Rename kernel livepatch-devel package SLE12-SP4 follows kGraft naming and should not provide any livepatch related package. Thus rename kernel--livepatch-devel package to kernel--kgraft-devel.- commit 3e1156b * Fri Feb 15 2019 mbenesAATTsuse.cz- Revert \"rpm/kernel-binary.spec.in: rename kGraft to KLP (fate#323682)\" This reverts commit f84e065a0c26b5f0777e94ceb67dd494bb7b4d2f. The patch should not have gone to SLE12-SP4. SLE12-SP4 still follows kGraft naming.- commit 468af43 * Fri Feb 15 2019 tiwaiAATTsuse.de- mac80211: ensure that mgmt tx skbs have tailroom for encryption (bsc#1111666).- commit 14578f0 * Fri Feb 15 2019 tiwaiAATTsuse.de- drm/modes: Prevent division by zero htotal (bsc#1051510).- commit 8a07ee2 * Thu Feb 14 2019 jdelvareAATTsuse.de- sd: disable logical block provisioning if \'lbpme\' is not set (bsc#1086095 bsc#1078355).- commit e365f13 * Thu Feb 14 2019 mkubecekAATTsuse.cz- blacklist.conf: add 9b3fa47d4a76 Commit 9b3fa47d4a76 (\"kobject: fix suppressing modalias in uevents delivered over netlink\") is marked as fix for commit 4a336a23d619 (\"kobject: copy env blob in one go\") but it fixes code added by commit 6878e7de6af7 (\"driver core: suppress sending MODALIAS in UNBIND uevents\") which wasn\'t backported to SLE15.- commit 226cfdd * Thu Feb 14 2019 mkubecekAATTsuse.cz- netns: restrict uevents (bsc#1122982).- commit 93bf53c * Thu Feb 14 2019 mkubecekAATTsuse.cz- uevent: add alloc_uevent_skb() helper (bsc#1122982).- commit d7be40a * Thu Feb 14 2019 mkubecekAATTsuse.cz- kabi: handle addition of uevent_sock into struct net (bsc#1122982).- commit fba27e2 * Thu Feb 14 2019 mkubecekAATTsuse.cz- net: add uevent socket member (bsc#1122982).- commit 0d1872e * Thu Feb 14 2019 mkubecekAATTsuse.cz- kabi: restore ip_tunnel_delete_net() (bsc#1122982).- commit 3f50317 * Thu Feb 14 2019 yousaf.kaukabAATTsuse.com- mtd: spi-nor: add an API to restore the status of SPI flash chip (fate#326572).- commit 44cd897 * Thu Feb 14 2019 yousaf.kaukabAATTsuse.com- spi: spi-mem: spi-nxp-fspi: add module license info (fate#326572).- spi: nxp-fspi: add octal mode flag bit for octal support (fate#326572).- spi: spi-mem: Add driver for NXP FlexSPI controller (fate#326572).- PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451 (fate#326572).- PCI: mobiveil: ls_pcie_g4: add Workaround for A-011577 (fate#326572).- PCI: mobiveil: add PCIe Gen4 RC driver for NXP Layerscape SoCs (fate#326572).- dt-bindings: pci: Add NXP Layerscape SoCs PCIe Gen4 controller (fate#326572).- PCI: mobiveil: make mobiveil_host_init can be used to re-init host (fate#326572).- PCI: mobiveil: add Byte and Half-Word width register accessors (fate#326572).- PCI: mobiveil: disabled IB and OB windows set by bootloader (fate#326572).- PCI: mobiveil: continue to initialize the host upon no PCIe link (fate#326572).- PCI: mobiveil: fix the checking of valid device (fate#326572).- PCI: mobiveil: refactor Mobiveil PCIe Host Bridge IP driver (fate#326572).- dt-bindings: pci: mobiveil: change gpio_slave and apb_csr to optional (fate#326572).- PCI: mobiveil: initialize Primary/Secondary/Subordinate bus number (fate#326572).- PCI: mobiveil: move irq chained handler setup out of DT parse (fate#326572).- PCI: mobiveil: move out the link up waiting from mobiveil_host_init (fate#326572).- PCI: mobiveil: only fix up the Class Code field (fate#326572).- PCI: mobiveil: fix the INTx process error (fate#326572).- PCI: mobiveil: correct inbound/outbound window setup routines (fate#326572).- PCI: mobiveil: use the 1st inbound window for MEM inbound transactions (fate#326572).- PCI: mobiveil: use WIN_NUM_0 explicitly for CFG outbound window (fate#326572).- PCI: mobiveil: replace the resource list iteration function (fate#326572).- PCI: mobiveil: correct PCI base address in MEM/IO outbound windows (fate#326572).- PCI: mobiveil: remove flag MSI_FLAG_MULTI_PCI_MSI (fate#326572).- PCI: mobiveil: correct the returned error number (fate#326572).- PCI: mobiveil: format the code without function change (fate#326572).- PCI: mobiveil: uniform the register accessors (fate#326572).- ahci: qoriq: add lx2160 platforms support (fate#326572).- mtd: m25p80: add support of octal mode I/O transfer (fate#326572).- mtd: spi-nor: add octal read flag for flash mt35xu512aba (fate#326572).- mtd: spi-nor: add opcodes for octal Read/Write commands (fate#326572).- spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}() (fate#326572).- spi: spi-mem: Fix a memory leak in spi_mem_dirmap_destroy() (fate#326572).- spi: spi-mem: Fix spi_mem_dirmap_destroy() kerneldoc (fate#326572).- spi: spi-mem: Add a new API to support direct mapping (fate#326572).- spi: spi-mem: Split spi_mem_exec_op() code (fate#326572).- spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum (fate#326572).- spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT description (fate#326572).- spi: spi-mem: add support for octal mode I/O data transfer (fate#326572).- spi: add support for octal mode I/O data transfer (fate#326572).- mtd: spi-nor: add entry for mt35xu512aba flash (fate#326572).- spi: spi-mem: Fix inverted logic in op sanity check (fate#326572).- spi: spi-mem: Add extra sanity checks on the op param (fate#326572).- spi: spi-mem: Adjust op len based on message/transfer size limitations (fate#326572).- mtd: devices: m25p80: Make sure WRITE_EN is issued before each write (fate#326572).- spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header (fate#326572).- spi: spi-mem: Add missing description for data.nbytes field (fate#326572).- mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able (fate#326572).- spi: spi-mem: Constify spi_mem->name (fate#326572).- mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name (fate#326572).- spi: spi-mem: Extend the SPI mem interface to set a custom memory name (fate#326572).- spi: spi-mem: Fix a typo in the documentation of struct spi_mem (fate#326572).- mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x) (fate#326572).- mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata() (fate#326572).- mtd: spi-nor: Use the spi_mem_xx() API (fate#326572).- spi: Make support for regular transfers optional when ->mem_ops != NULL (fate#326572).- spi: Extend the core to ease integration of SPI memory controllers (fate#326572).- spi: Check presence the of ->transfer[_xxx]() before registering a controller (fate#326572).- spi: Add an helper to flush the message queue (fate#326572).- spi: Expose spi_{map,unmap}_buf() for internal use (fate#326572).- mtd: m25p80: restore the status of SPI flash when exiting (fate#326572).- mtd: spi-nor: add a quad_enable callback in struct flash_info (fate#326572).- mtd: spi-nor: add spi_nor_init() function (fate#326572).- mtd: spi-nor: Kill check with no effect (fate#326572).- mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp() (fate#326572).- mtd: spi-nor: Check consistency of the memory size extracted from the SFDP (fate#326572).- mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables (fate#326572).- mtd: spi-nor: Potential oops on error path in quad_enable() (fate#326572).- mtd: spi-nor: introduce Octo SPI protocols (fate#326572).- mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols (fate#326572).- mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocols (fate#326572).- mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols (fate#326572).- spi: spidev: use memdup_user (fate#326572).- spi: spidev: remove unused completion (fate#326572).- spi: Generalize SPI \"master\" to \"controller\" (fate#326572).- spi: core: Add support for registering SPI slave controllers (fate#326572).- spi: core: Replace S_IRUGO permissions by 0444 (fate#326572).- commit e6805b1 * Thu Feb 14 2019 mkubecekAATTsuse.cz- ipv4: speedup ipv6 tunnels dismantle (bsc#1122982).- commit 37e2cde * Thu Feb 14 2019 mkubecekAATTsuse.cz- ipv6: speedup ipv6 tunnels dismantle (bsc#1122982). Refresh patches.suse/ip6_vti-fix-a-null-pointer-deference-when-destroy-vt.patch- commit e5f835f * Thu Feb 14 2019 mkubecekAATTsuse.cz- tcp: batch tcp_net_metrics_exit (bsc#1122982).- commit 07f6645 * Thu Feb 14 2019 mkubecekAATTsuse.cz- kabi: handle addition of ip6addrlbl_table into struct netns_ipv6 (bsc#1122982).- commit 7e7aa51 * Thu Feb 14 2019 mkubecekAATTsuse.cz- ipv6: addrlabel: per netns list (bsc#1122982).- commit a20a6ca * Thu Feb 14 2019 mkubecekAATTsuse.cz- kobject: factorize skb setup in kobject_uevent_net_broadcast() (bsc#1122982).- commit 981380d * Thu Feb 14 2019 mkubecekAATTsuse.cz- kobject: copy env blob in one go (bsc#1122982).- commit 4131d33 * Thu Feb 14 2019 mkubecekAATTsuse.cz- kobject: add kobject_uevent_net_broadcast() (bsc#1122982).- commit 79f04e3 * Thu Feb 14 2019 tiwaiAATTsuse.de- ptp: Fix pass zero to ERR_PTR() in ptp_clock_register (bsc#1051510).- ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl (bsc#1051510).- commit da8955a * Thu Feb 14 2019 tiwaiAATTsuse.de- pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pins (bsc#1051510).- pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pins (bsc#1051510).- pinctrl: sunxi: a64: Rename function ts0 to ts (bsc#1051510).- pinctrl: sunxi: a64: Rename function csi0 to csi (bsc#1051510).- pinctrl: sx150x: handle failure case of devm_kstrdup (bsc#1051510).- pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11 (bsc#1051510).- pinctrl: meson: fix pull enable register calculation (bsc#1051510).- commit 425b535 * Thu Feb 14 2019 tiwaiAATTsuse.de- hwmon: (lm80) Fix missing unlock on error in set_fan_div() (bsc#1051510).- kgdboc: Fix warning with module build (bsc#1051510).- commit 9dd5b77 * Thu Feb 14 2019 tiwaiAATTsuse.de- kprobes: Return error if we fail to reuse kprobe instead of BUG_ON() (bsc#1051510).- commit a34e8dd * Thu Feb 14 2019 tiwaiAATTsuse.de- kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var() (bsc#1051510).- kgdboc: Fix restrict error (bsc#1051510).- commit 81f4204 * Thu Feb 14 2019 tiwaiAATTsuse.de- kconfig: fix memory leak when EOF is encountered in quotation (bsc#1051510).- kconfig: fix file name and line number of warn_ignored_character() (bsc#1051510).- kconfig: fix the rule of mainmenu_stmt symbol (bsc#1051510).- kconfig: fix line numbers for if-entries in menu tree (bsc#1051510).- commit 48b9214 * Thu Feb 14 2019 tiwaiAATTsuse.de- irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID (bsc#1111666).- commit 3d9943d * Thu Feb 14 2019 tiwaiAATTsuse.de- iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers (bsc#1111666).- commit c0099f0 * Thu Feb 14 2019 tiwaiAATTsuse.de- hwmon: (lm80) fix a missing check of bus read in lm80 probe (bsc#1051510).- hwmon: (lm80) fix a missing check of the status of SMBus read (bsc#1051510).- commit 673c6f7 * Thu Feb 14 2019 tiwaiAATTsuse.de- hvc_opal: don\'t set tb_ticks_per_usec in udbg_init_opal_common() (bsc#1051510).- commit 692e504 * Thu Feb 14 2019 tiwaiAATTsuse.de- gianfar: Fix Rx byte accounting for ndev stats (bsc#1051510).- gianfar: prevent integer wrapping in the rx handler (bsc#1051510).- gianfar: fix a flooded alignment reports because of padding issue (bsc#1051510).- commit 8dceab1 * Thu Feb 14 2019 tiwaiAATTsuse.de- genwqe: Fix size check (bsc#1051510).- commit 1222038 * Thu Feb 14 2019 tiwaiAATTsuse.de- esp6: fix memleak on error path in esp6_input (bsc#1051510).- esp: Fix skb tailroom calculation (bsc#1051510).- esp: Fix locking on page fragment allocation (bsc#1051510).- esp: Fix memleaks on error paths (bsc#1051510).- ipsec: check return value of skb_to_sgvec always (bsc#1051510).- commit 5e4fe86 * Thu Feb 14 2019 tiwaiAATTsuse.de- earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlycon (bsc#1051510).- earlycon: Initialize port->uartclk based on clock-frequency property (bsc#1051510).- commit 3501ab2 * Thu Feb 14 2019 tiwaiAATTsuse.de- dmaengine: dw-dmac: implement dma protection control setting (bsc#1111666).- commit e42e196 * Thu Feb 14 2019 tiwaiAATTsuse.de- dmaengine: stm32-dma: fix incomplete configuration in cyclic mode (bsc#1051510).- commit 320fcc4 * Thu Feb 14 2019 tiwaiAATTsuse.de- cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan() (bsc#1051510).- commit c2f6cd4 * Thu Feb 14 2019 tbogendoerferAATTsuse.de- RDMA/bnxt_re: fix or\'ing of data into an uninitialized struct member (bsc#1125239).- RDMA/bnxt_en: Enable RDMA driver support for 57500 chip (bsc#1125239).- RDMA/bnxt_re: Update kernel user abi to pass chip context (bsc#1125239).- RDMA/bnxt_re: Add extended psn structure for 57500 adapters (bsc#1125239).- RDMA/bnxt_re: Enable GSI QP support for 57500 series (bsc#1125239).- RDMA/bnxt_re: Skip backing store allocation for 57500 series (bsc#1125239).- RDMA/bnxt_re: Add 64bit doorbells for 57500 series (bsc#1125239).- RDMA/bnxt_re: Add chip context to identify 57500 series (bsc#1125239).- RDMA/bnxt_re: fix a size calculation (bsc#1125239).- infiniband: bnxt_re: qplib: Check the return value of send_message (bsc#1125239).- RDMA/bnxt_re: Increase depth of control path command queue (bsc#1125239).- RDMA/bnxt_re: Query HWRM Interface version from FW (bsc#1125239).- commit a59c6c7 * Thu Feb 14 2019 oheringAATTsuse.de- PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset() (bsc#1122822).- PCI: hv: Replace hv_vp_set with hv_vpset (bsc#1122822).- commit c6c1851 * Thu Feb 14 2019 ptesarikAATTsuse.cz- s390: Update kernel message documentation (LTC#174596, bsc#1121718).- commit c499b54 * Thu Feb 14 2019 wquAATTsuse.com- btrfs: qgroup: Make qgroup async transaction commit more aggressive (bsc#1113042).- commit 6571468 * Wed Feb 13 2019 tiwaiAATTsuse.de- ALSA: hda - Add quirk for HP EliteBook 840 G5 (bsc#1051510).- ALSA: hda: Proper endian notations for BDL pointers (bsc#1051510).- ALSA: hda: Fix implicit PCM format type conversion (bsc#1051510).- commit 6e5a392 * Wed Feb 13 2019 tiwaiAATTsuse.de- ALSA: hda - Add quirk for HP EliteBook 840 G5 (bsc#1051510).- commit 02839ac * Wed Feb 13 2019 ailiopoulosAATTsuse.com- xfs: add option to mount with barrier=0 or barrier=1 (bsc#1088133).- commit 041eec2 * Wed Feb 13 2019 tiwaiAATTsuse.de- drm/i915: Flush GPU relocs harder for gen3 (bsc#1111666).- commit 665d886 * Wed Feb 13 2019 tiwaiAATTsuse.de- sata_rcar: fix deferred probing (bsc#1051510).- sc16is7xx: Fix for multi-channel stall (bsc#1051510).- commit 8335cf8 * Wed Feb 13 2019 tiwaiAATTsuse.de- selinux: always allow mounting submounts (bsc#1051510).- commit 2719b51 * Wed Feb 13 2019 tiwaiAATTsuse.de- switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwrite (bsc#1051510).- switchtec: Remove immediate status check after submitting MRPC command (bsc#1051510).- commit bf525d0 * Wed Feb 13 2019 tiwaiAATTsuse.de- timekeeping: Use proper seqcount initializer (bsc#1051510).- commit f7ac05e * Wed Feb 13 2019 tiwaiAATTsuse.de- tpm: fix kdoc for tpm2_flush_context_cmd() (bsc#1051510).- commit cc49795 * Wed Feb 13 2019 tiwaiAATTsuse.de- tpm: tpm_try_transmit() refactor error flow (bsc#1051510).- commit cd1784e * Wed Feb 13 2019 tiwaiAATTsuse.de- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x (bsc#1051510).- commit cdee356 * Wed Feb 13 2019 tiwaiAATTsuse.de- tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated (bsc#1051510).- Refresh patches.suse/tpm-Downgrade-error-level.- commit 8e7a0f3 * Wed Feb 13 2019 tiwaiAATTsuse.de- tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) (bsc#1051510).- tpm: Return the actual size when receiving an unsupported command (bsc#1051510).- commit dbd494e * Wed Feb 13 2019 tiwaiAATTsuse.de- tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented (bsc#1051510).- Refresh patches.drivers/tpm-add-retry-logic.patch.- Refresh patches.drivers/tpm-cmd_ready-command-can-be-issued-only-after-grant.patch.- Refresh patches.drivers/tpm-fix-intermittent-failure-with-self-tests.patch.- Refresh patches.drivers/tpm-separate-cmd_ready-go_idle-from-runtime_pm.patch.- commit 60c8417 * Wed Feb 13 2019 tiwaiAATTsuse.de- usb: phy: am335x: fix race condition in _probe (bsc#1051510).- usb: gadget: udc: net2272: Fix bitwise and boolean operations (bsc#1051510).- usb: dwc3: gadget: Handle 0 xfer length for OUT EP (bsc#1051510).- usb: gadget: musb: fix short isoc packets with inventra dma (bsc#1051510).- USB: serial: pl2303: add new PID to support PL2303TB (bsc#1051510).- USB: serial: simple: add Motorola Tetra TPG2200 device id (bsc#1051510).- usb: musb: dsps: fix otg state machine (bsc#1051510).- usb: dwc3: gadget: Disable CSP for stream OUT ep (bsc#1051510).- usb: mtu3: fix the issue about SetFeature(U1/U2_Enable) (bsc#1051510).- usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb() (bsc#1051510).- usb: hub: delay hub autosuspend if USB3 port is still link training (bsc#1051510).- commit fc7d38b * Wed Feb 13 2019 tiwaiAATTsuse.de- usbnet: smsc95xx: fix rx packet alignment (bsc#1051510).- commit c9b4f88 * Wed Feb 13 2019 tiwaiAATTsuse.de- vxge: ensure data0 is initialized in when fetching firmware version information (bsc#1051510).- commit 693db95 * Wed Feb 13 2019 tiwaiAATTsuse.de- w90p910_ether: remove incorrect __init annotation (bsc#1051510).- commit 709dd80 * Wed Feb 13 2019 tiwaiAATTsuse.de- watchdog: docs: kernel-api: don\'t reference removed functions (bsc#1051510).- commit 02aef73 * Wed Feb 13 2019 tiwaiAATTsuse.de- Yama: Check for pid death before checking ancestry (bsc#1051510).- yam: fix a missing-check bug (bsc#1051510).- commit 8358606 * Wed Feb 13 2019 tiwaiAATTsuse.de- wil6210: fix memory leak in wil_find_tx_bcast_2 (bsc#1111666).- wil6210: fix reset flow for Talyn-mb (bsc#1111666).- commit 53a4f65 * Wed Feb 13 2019 tiwaiAATTsuse.de- drm/amd/display: validate extended dongle caps (bsc#1111666).- drm/amd/display: Add retry to read ddc_clock pin (bsc#1111666).- drm/amd/display: fix YCbCr420 blank color (bsc#1111666).- drm/msm: dpu: Only check flush register against pending flushes (bsc#1111666).- drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driver (bsc#1111666).- drm/amdgpu/powerplay: fix clock stretcher limits on polaris (v2) (bsc#1111666).- drm/amd/display: calculate stream->phy_pix_clk before clock mapping (bsc#1111666).- drm/amd/display: fix gamma not being applied correctly (bsc#1111666).- drm/sun4i: Initialize registers in tcon-top driver (bsc#1111666).- drm/vgem: Fix vgem_init to get drm device available (bsc#1111666).- commit 74b8382 * Wed Feb 13 2019 tiwaiAATTsuse.de- ath10k: assign \'n_cipher_suites\' for WCN3990 (bsc#1111666).- commit 1138342 * Wed Feb 13 2019 tiwaiAATTsuse.de- ALSA: pcm: Revert capture stream behavior change in blocking mode (bsc#1111666).- ALSA: hda/realtek - Headset microphone support for System76 darp5 (bsc#1111666).- ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode (bsc#1111666).- commit c5ab176 * Wed Feb 13 2019 yousaf.kaukabAATTsuse.com- config: arm64: lx2160a: enable pcie and spi Enable Mobiveil PCIe host controller and NXP FlexSPI driver Also enable MTD_M25P80 for MT35XU512ABA on RDB board- commit 81d6802 * Wed Feb 13 2019 yousaf.kaukabAATTsuse.com- PCI: Enable PCI_DOMAINS along with generic PCI host controller (fate#326572).- PCI: Add support for unbinding the generic PCI host controller (fate#326572).- PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources() (fate#326572).- PCI: Use dev_printk() in of_pci_get_host_bridge_resources() (fate#326572).- PCI: Pass struct device to of_pci_get_host_bridge_resources() (fate#326572).- PCI: Rename of_pci_get_host_bridge_resources() device node parameter (fate#326572).- PCI: Make pci_get_new_domain_nr() static (fate#326572).- PCI: Add generic function to probe PCI host controllers (fate#326572).- PCI: generic: fix missing call of pci_free_resource_list() (fate#326572).- PCI: OF: Add generic function to parse and allocate PCI resources (fate#326572).- commit 867d780 * Wed Feb 13 2019 tiwaiAATTsuse.de- blacklist.conf: Remove duplicated and already applied entries- commit ae725ea * Wed Feb 13 2019 palcantaraAATTsuse.de- SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon (bsc#1051510).- Refresh patches.fixes/0001-CIFS-make-IPC-a-regular-tcon.patch.- commit 3928810 * Wed Feb 13 2019 tiwaiAATTsuse.de- blacklist.conf: Remove duplicated and already applied entries- commit 9717602 * Wed Feb 13 2019 palcantaraAATTsuse.de- SMB3: Enable encryption for SMB3.1.1 (bsc#1051510).- commit adc9cc4 * Wed Feb 13 2019 msuchanekAATTsuse.de- powerpc/mm/hash: Increase vmalloc space with hash translation mode (FATE#326955, bsc#1125291).- commit 7a7c42b * Wed Feb 13 2019 jackAATTsuse.cz- loop: Reintroduce lo_ctl_mutex removed by commit 310ca162d (bsc#1124974).- commit c020130 * Wed Feb 13 2019 tiwaiAATTsuse.de- dmaengine: imx-dma: fix wrong callback invoke (bsc#1051510).- serial: fix race between flush_to_ldisc and tty_open (bsc#1051510).- drm/i915/gvt: release shadow batch buffer and wa_ctx before destroy one workload (bsc#1051510).- video: clps711x-fb: release disp device node in probe() (bsc#1051510).- i2c-axxia: check for error conditions first (bsc#1051510).- i2c: sh_mobile: add support for r8a77990 (R-Car E3) (bsc#1051510).- HID: lenovo: Add checks to fix of_led_classdev_register (bsc#1051510).- Thermal: do not clear passive state during system sleep (bsc#1051510).- thermal: generic-adc: Fix adc to temp interpolation (bsc#1051510).- thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set (bsc#1051510).- isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw() (bsc#1051510).- pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10 (bsc#1051510).- pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value (bsc#1051510).- pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field (bsc#1051510).- pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configuration (bsc#1051510).- pinctrl: sh-pfc: sh7734: Add missing IPSR11 field (bsc#1051510).- pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 field (bsc#1051510).- pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group (bsc#1051510).- pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group (bsc#1051510).- pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group (bsc#1051510).- pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group (bsc#1051510).- pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group (bsc#1051510).- soc/tegra: Don\'t leak device tree node reference (bsc#1051510).- soc: bcm: brcmstb: Don\'t leak device tree node reference (bsc#1051510).- seq_buf: Make seq_buf_puts() null-terminate the buffer (bsc#1051510).- iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-ID (bsc#1051510).- staging: iio: ad7780: update voltage on read (bsc#1051510).- staging:iio:ad2s90: Make probe handle spi_setup failure (bsc#1051510).- staging: iio: adc: ad7280a: handle error from __ad7280_read32() (bsc#1051510).- serial: fsl_lpuart: clear parity enable bit when disable parity (bsc#1051510).- mmc: sdhci-xenon: Fix timeout checks (bsc#1051510).- mmc: sdhci-of-esdhc: Fix timeout checks (bsc#1051510).- memstick: Prevent memstick host from getting runtime suspended during card detection (bsc#1051510).- mmc: bcm2835: Recover from MMC_SEND_EXT_CSD (bsc#1051510).- crypto: ux500 - Use proper enum in hash_set_dma_transfer (bsc#1051510).- crypto: ux500 - Use proper enum in cryp_set_dma_transfer (bsc#1051510).- pcrypt: use format specifier in kobject_add (bsc#1051510).- crypto: aes_ti - disable interrupts while accessing S-box (bsc#1051510).- mac80211: fix radiotap vendor presence bitmap handling (bsc#1051510).- firmware/efi: Add NULL pointer checks in efivars API functions (bsc#1051510).- media: DaVinci-VPBE: fix error handling in vpbe_initialize() (bsc#1051510).- media: adv */tc358743/ths8200: fill in min width/height/pixelclock (bsc#1051510).- media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm() (bsc#1051510).- drm: Clear state->acquire_ctx before leaving drm_atomic_helper_commit_duplicated_state() (bsc#1051510).- gpu: ipu-v3: image-convert: Prevent race between run and unprepare (bsc#1051510).- drm/rockchip: fix for mailbox read size (bsc#1051510).- drm/bufs: Fix Spectre v1 vulnerability (bsc#1051510).- staging: speakup: Replace strncpy with memcpy (bsc#1051510).- pktcdvd: Fix possible Spectre-v1 for pkt_devs (bsc#1051510).- thermal/drivers/hisi: Fix configuration register setting (bsc#1051510).- thermal/drivers/hisi: Encapsulate register writes into helpers (bsc#1051510).- mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS (bsc#1051510).- commit 1c7e39d * Wed Feb 13 2019 tiwaiAATTsuse.de- kABI workaroudn for ath9k ath_node.ackto type change (bsc#1051510).- commit d8369e0 * Wed Feb 13 2019 tiwaiAATTsuse.de- ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check (bsc#1051510).- ALSA: usb-audio: Fix implicit fb endpoint setup by quirk (bsc#1051510).- Bluetooth: Fix unnecessary error message for HCI request completion (bsc#1051510).- ath9k: dynack: make ewma estimation faster (bsc#1051510).- ath9k: dynack: check da->enabled first in sampling routines (bsc#1051510).- ath9k: dynack: use authentication messages for \'late\' ack (bsc#1051510).- clk: imx6sl: ensure MMDC CH0 handshake is bypassed (bsc#1051510).- clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks (bsc#1051510).- ACPI/APEI: Clear GHES block_status before panic() (bsc#1051510).- ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8M (bsc#1051510).- commit 068148f * Wed Feb 13 2019 hareAATTsuse.de- Revert \"scsi: qla2xxx: Fix NVMe Target discovery\" (bsc#1125252).- Delete patches.fixes/qla2xxx-Fixup-dual-protocol-FCP-connections.patch.- commit d4e105c * Wed Feb 13 2019 hareAATTsuse.de- blacklist.conf: add two patches which are fixed with SLE-specific patches- commit 5a1d4e0 * Wed Feb 13 2019 nmoreychaisemartinAATTsuse.com- xprtrdma: Make sure Send CQ is allocated on an existing compvec (bsc#1122656)- commit 3c1400e * Wed Feb 13 2019 hareAATTsuse.de- SCSI: fix queue cleanup race before queue initialization is done (bsc#1125252).- scsi: lpfc: fix remoteport access (bsc#1125252).- block: don\'t warn when doing fsync on read-only devices (bsc#1125252).- s390/mm: fix addressing exception after suspend/resume (bsc#1125252).- commit b2f7320 * Wed Feb 13 2019 hareAATTsuse.de- Partially revert \"block: fail op_is_write() requests to (bsc#1125252).- Refresh patches.fixes/block-don-t-warn-for-flush-on-read-only-device.patch.- commit 2be11de * Wed Feb 13 2019 nmoreychaisemartinAATTsuse.com- scripts/git_sort/git_sort.py: Add linux-nfs as repository URL- commit 7a5f27d * Wed Feb 13 2019 tzimmermannAATTsuse.de- drm/i915: always return something on DDI clock selection (bsc#1120902)- commit d1afff5 * Wed Feb 13 2019 tzimmermannAATTsuse.de- drm/amd/powerplay: Fix missing break in switch (bsc#1120902)- commit e2653ad * Wed Feb 13 2019 hareAATTsuse.de- blacklist.conf: Add lightnvm patch- commit b81cafd * Wed Feb 13 2019 hareAATTsuse.de- dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriate (bsc#1125245).- dm: avoid indirect call in __dm_make_request (bsc#1125245).- commit fabcaee * Wed Feb 13 2019 hareAATTsuse.de- Revert \"scsi: libfc: Add WARN_ON() when deleting rports\" (bsc#1125245).- scsi: ufs: Fix geometry descriptor size (bsc#1125245).- block: Cleanup license notice (bsc#1125245).- nvmet-tcp: fix uninitialized variable access (bsc#1125245).- lib: don\'t depend on linux headers being installed (bsc#1125245).- block: mq-deadline: Fix write completion handling (bsc#1125245).- dasd: remove dead code (bsc#1125245).- Revert \"blk-throttle: fix race between (bsc#1125245).- scsi: libata: Add missing newline at end of file (bsc#1125245).- lightnvm: remove minor version check for 2.0 (bsc#1125245).- commit 84a7a25 * Wed Feb 13 2019 hareAATTsuse.de- scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe feature (bsc#1124541).- commit 2b19025 * Wed Feb 13 2019 hareAATTsuse.de- scsi: qla2xxx: Update driver version to 10.00.00.13-k (bsc#1124541).- scsi: qla2xxx: Use complete switch scan for RSCN events (bsc#1124541).- scsi: qla2xxx: Fix fw options handle eh_bus_reset() (bsc#1124541).- scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop down (bsc#1124541).- scsi: qla2xxx: Prevent memory leak for CT req/rsp allocation (bsc#1124541).- scsi: qla2xxx: Fix SRB allocation flag to avoid sleeping in IRQ context (bsc#1124541).- scsi: qla2xxx: allow session delete to finish before create (bsc#1124541).- scsi: qla2xxx: fix fcport null pointer access (bsc#1124541).- scsi: qla2xxx: flush IO on chip reset or sess delete (bsc#1124541).- scsi: qla2xxx: Fix session cleanup hang (bsc#1124541).- scsi: qla2xxx: Change default ZIO threshold (bsc#1124541).- scsi: qla2xxx: Add pci function reset support (bsc#1124541).- scsi: qla2xxx: Fix N2N target discovery with Local loop (bsc#1124541).- commit bba141d * Wed Feb 13 2019 tonyjAATTsuse.de- powerpc/perf: Add mem access events to sysfs (FATE#326866, bsc#1124370).- commit 77e6c3a * Tue Feb 12 2019 tiwaiAATTsuse.de- Refresh patches.drm/0024-drm-i915-Do-not-advertize-support-for-NV12-on-ICL-ye.patch. Correct wrongly applied patch; refresh from the upstream change as-is. This fixes the compile warning.- commit 82870ba * Tue Feb 12 2019 tiwaiAATTsuse.de- drm/i915: Clean up skl_plane_has_planar() (fate#326289).- commit 946f34b * Tue Feb 12 2019 palcantaraAATTsuse.de- Refresh patches.fixes/SMB3-Add-support-for-multidialect-negotiate-SMB2.1-a.patch.- commit 00c54bd * Tue Feb 12 2019 palcantaraAATTsuse.de- Tree connect for SMB3.1.1 must be signed for non-encrypted shares (bsc#1051510).- commit 646759f * Tue Feb 12 2019 tiwaiAATTsuse.de- PM / runtime: Fixup reference counting of device link suppliers at probe (bsc#1111666).- commit 7ea1cdf * Tue Feb 12 2019 tiwaiAATTsuse.de- pinctrl: cherryview: fix Strago DMI workaround (bsc#1111666).- commit a8619cc * Tue Feb 12 2019 tiwaiAATTsuse.de- lib: don\'t depend on linux headers being installed (bsc#1111666).- commit ee584a7 * Tue Feb 12 2019 tiwaiAATTsuse.de- irqchip/gic-v3-its: Gracefully fail on LPI exhaustion (bsc#1111666).- commit 27c6f22 * Tue Feb 12 2019 tiwaiAATTsuse.de- EVM: Add support for portable signature format (bsc#1111666).- commit 933a912 * Tue Feb 12 2019 tiwaiAATTsuse.de- blacklist.conf: Add already backported entry from stable 4.14.y tree- commit 5016e7f * Tue Feb 12 2019 tiwaiAATTsuse.de- drm/i915: always return something on DDI clock selection (bsc#1111666).- drm/amd/powerplay: Fix missing break in switch (bsc#1111666).- commit 343466d * Tue Feb 12 2019 palcantaraAATTsuse.de- SMB311: Improve checking of negotiate security contexts (bsc#1051510).- Refresh patches.fixes/smb3-simplify-code-by-removing-CONFIG_CIFS_SMB311.patch.- commit 88a899d * Tue Feb 12 2019 tiwaiAATTsuse.de- batman-adv: release station info tidstats (bsc#1111666).- commit 24198fb * Tue Feb 12 2019 ptesarikAATTsuse.cz- s390/setup : enable display support for KVM guest (FATE#327159, LTC#174716, bsc#1121996).- Update config files.- supported.conf: Add new modules.- commit cd1f829 * Tue Feb 12 2019 ptesarikAATTsuse.cz- s390/char : Rename EBCDIC keymap variables (FATE#327159, LTC#174716, bsc#1121996).- commit de358db * Tue Feb 12 2019 ptesarikAATTsuse.cz- Kconfig : Remove HAS_IOMEM dependency for Graphics support (FATE#327159, LTC#174716, bsc#1121996).- commit 5939831 * Tue Feb 12 2019 tiwaiAATTsuse.de- Refresh series.conf for upstreamed patches- commit ff5fcca * Tue Feb 12 2019 tiwaiAATTsuse.de- Refresh series.conf for upstreamed patches- commit 7080712 * Tue Feb 12 2019 palcantaraAATTsuse.de- cifs: invalidate cache when we truncate a file (bsc#1051510).- commit ac6d95b * Tue Feb 12 2019 palcantaraAATTsuse.de- cifs: connect to servername instead of IP for IPC$ share (bsc#1051510).- commit 9ef1878 * Tue Feb 12 2019 palcantaraAATTsuse.de- cifs: OFD locks do not conflict with eachothers (bsc#1051510).- commit 60dc3ca * Tue Feb 12 2019 ptesarikAATTsuse.cz- s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU (git-fixes).- commit c4aa3bc * Tue Feb 12 2019 ptesarikAATTsuse.cz- s390/smp: fix CPU hotplug deadlock with CPU rescan (git-fixes).- commit 676a5c7 * Tue Feb 12 2019 ptesarikAATTsuse.cz- s390/mm: always force a load of the primary ASCE on context switch (git-fixes).- commit 7dd5b69 * Tue Feb 12 2019 tiwaiAATTsuse.de- sysfs: Disable lockdep for driver bind/unbind files (bsc#1051510).- commit e3d560e * Tue Feb 12 2019 tiwaiAATTsuse.de- uprobes: Fix handle_swbp() vs. unregister() + register() race once more (bsc#1051510).- commit e646146 * Tue Feb 12 2019 tiwaiAATTsuse.de- irqchip/gic-v3-its: Fix ITT_entry_size accessor (bsc#1051510).- commit 9762d21 * Tue Feb 12 2019 tiwaiAATTsuse.de- irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size (bsc#1051510).- irqchip/gic-v3-its: Don\'t bind LPI to unavailable NUMA node (bsc#1051510).- commit aee5454 * Tue Feb 12 2019 tiwaiAATTsuse.de- iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius (bsc#1051510).- commit d30d8e7 * Tue Feb 12 2019 tiwaiAATTsuse.de- ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done (bsc#1051510).- commit d0cf762 * Tue Feb 12 2019 ptesarikAATTsuse.cz- s390/early: improve machine detection (git-fixes).- commit a88d3d3 * Tue Feb 12 2019 tiwaiAATTsuse.de- drm/atomic-helper: Complete fake_commit->flip_done potentially earlier (bsc#1051510).- drm/i915: Redefine some Whiskey Lake SKUs (bsc#1051510).- Revert \"drm/rockchip: Allow driver to be shutdown on reboot/kexec\" (bsc#1051510).- drm/ast: Fix connector leak during driver unload (bsc#1051510).- drm/msm: Fix error return checking (bsc#1051510).- drm/msm: Grab a vblank reference when waiting for commit_done (bsc#1051510).- drm/amdgpu: Add delay after enable RLC ucode (bsc#1051510).- drm/ast: fixed reading monitor EDID not stable issue (bsc#1051510).- commit e8eb419 * Tue Feb 12 2019 ptesarikAATTsuse.cz- virtio/s390: fix race in ccw_io_helper() (git-fixes).- commit e56a72c * Tue Feb 12 2019 ptesarikAATTsuse.cz- virtio/s390: avoid race on vcdev->config (git-fixes).- commit 8787487 * Tue Feb 12 2019 tiwaiAATTsuse.de- dmaengine: dmatest: Abort test in case of mapping error (bsc#1051510).- dmaengine: bcm2835: Fix abort of transactions (bsc#1051510).- dmaengine: bcm2835: Fix interrupt race on RT (bsc#1051510).- dmaengine: at_xdmac: Fix wrongfull report of a channel as in use (bsc#1051510).- batman-adv: Force mac header to start of data on xmit (bsc#1051510).- batman-adv: Avoid WARN on net_device without parent in netns (bsc#1051510).- commit 21abf3f * Tue Feb 12 2019 ptesarikAATTsuse.cz- s390/cpum_cf: Reject request for sampling in event initialization (git-fixes).- commit 43dc798 * Tue Feb 12 2019 ptesarikAATTsuse.cz- s390/qeth: invoke softirqs after napi_schedule() (git-fixes).- s390/sthyi: Fix machine name validity indication (git-fixes).- commit a8250d7 * Tue Feb 12 2019 ptesarikAATTsuse.cz- s390/cio: Fix how vfio-ccw checks pinned pages (git-fixes).- commit 020f0c8 * Tue Feb 12 2019 ptesarikAATTsuse.cz- vfio: ccw: fix cleanup if cp_prefetch fails (git-fixes).- commit f3cd170 * Tue Feb 12 2019 ptesarikAATTsuse.cz- vfio: ccw: process ssch with interrupts disabled (git-fixes).- commit 504edfe * Tue Feb 12 2019 ptesarikAATTsuse.cz- Update patches.arch/s390-sles15-zcrypt-fix-specification-exception.patch (LTC#174936, bsc#1123060, bsc#1123061).- commit 1a2036b * Tue Feb 12 2019 jthumshirnAATTsuse.de- blacklist.conf: blacklist 2623c7a5f27995- commit f805abd * Tue Feb 12 2019 jthumshirnAATTsuse.de- Delete patches.fixes/libata-ensure-host-is-free-d-on-error-exit-paths.patch. Not needed anymore as \'patches.fixes/libata-add-refcounting-to-ata_host.patch\' is gone (bsc#1125109).- commit a0cb8f9 * Tue Feb 12 2019 jdelvareAATTsuse.de- hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs (fate#326899).- x86/amd_nb: Add PCI device IDs for family 17h, model 30h (fate#326899).- x86/amd_nb: Add support for newer PCI topologies (fate#326899).- hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs (fate#326899).- commit 90700d9 * Tue Feb 12 2019 tbogendoerferAATTsuse.de- Delete patches.suse/qed-bump-drivers-to-version-8.10.10.55.patch.- commit b9eef8b * Tue Feb 12 2019 jthumshirnAATTsuse.de- Refresh patches.fixes/libata-ensure-host-is-free-d-on-error-exit-paths.patch.- Delete patches.fixes/libata-add-refcounting-to-ata_host.patch.- Delete patches.kabi/kabi-protect-struct-ata_host.patch. The fix in \'patches.fixes/libata-add-refcounting-to-ata_host.patch.\' introduced a kref in the middle of \'struct ata_host\' which the KABI patch \'patches.kabi/kabi-protect-struct-ata_host.patch\' then moved to the end of the structure in order to preserve the KABI for out of tree modules. But this move to the end of the structure shadowed the dynamically allocated \'ports\' array at the end of \'struct ata_host\' and lead to kernel crashes (bsc#1125109).- commit 2d3b23e * Tue Feb 12 2019 jackAATTsuse.cz- ext4: force inode writes when nfsd calls commit_metadata() (bsc#1125125).- commit 31a2a0d * Tue Feb 12 2019 mgormanAATTsuse.de- mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed (git fixes (mm/vmscan)).- commit 811e3e5 * Tue Feb 12 2019 mgormanAATTsuse.de- blacklist.conf: Microblaze not supported- commit 4927691 * Tue Feb 12 2019 mgormanAATTsuse.de- blacklist.conf: KASAN not supported- commit 2dc5c41 * Tue Feb 12 2019 mgormanAATTsuse.de- blacklist.conf: KASAN not supported- commit b14c3e4 * Tue Feb 12 2019 mgormanAATTsuse.de- blacklist.conf: Preparation patch for other fixes- commit ad1598c * Tue Feb 12 2019 mgormanAATTsuse.de- mm: madvise(MADV_DODUMP): allow hugetlbfs pages (git fixes (mm/madvise)).- commit ced6763 * Tue Feb 12 2019 mgormanAATTsuse.de- mm: hwpoison: use do_send_sig_info() instead of force_sig() (git fixes (mm/hwpoison)).- commit df0f1cd * Tue Feb 12 2019 mgormanAATTsuse.de- mm: migrate: don\'t rely on __PageMovable() of newpage after unlocking it (git fixes (mm/migrate)).- commit c2ba9d9 * Tue Feb 12 2019 neilbAATTsuse.com- blacklist.conf: add commit with too many dependencies- commit 228c48e * Mon Feb 11 2019 lduncanAATTsuse.com- scsi: qedi: Add ep_state for login completion on un-reachable targets (bsc#1113712).- commit 4d4bb59 * Mon Feb 11 2019 bpAATTsuse.de- x86/bugs: Add AMD\'s variant of SSB_NO (bsc#1114279).- x86/bugs: Update when to check for the LS_CFG SSBD mitigation (bsc#1114279).- x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out() (bsc#1114279).- x86/microcode/amd: Don\'t falsely trick the late loading mechanism (bsc#1114279).- x86/speculation: Remove redundant arch_smt_update() invocation (bsc#1114279).- Refresh patches.arch/x86-bugs-add-amd-s-spec_ctrl-msr-usage.patch.- commit eff8f26 * Mon Feb 11 2019 tiwaiAATTsuse.de- rpm/kernel-binary.spec.in: Enable supported_module_check (bsc#1123548) For catching the further missing module entries in future.- commit 96e3fc3 * Mon Feb 11 2019 tbogendoerferAATTsuse.de- net/mlx5e: FPGA, fix Innova IPsec TX offload data path performance (bsc#1103990 FATE#326006).- net: cls_flower: Remove filter from mask before freeing it (bsc#1109837).- virtio_net: Account for tx bytes and packets on sending xdp_frames (bsc#1109837).- Revert \"net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x\" (bsc#1119113 FATE#326472).- bpf: fix potential deadlock in bpf_prog_register (bsc#1109837).- bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt() (bsc#1109837).- bpftool: fix percpu maps updating (bsc#1109837).- bpftool: Fix prog dump by tag (bsc#1109837).- bnxt_en: Disable interrupts when allocating CP rings or NQs (bsc#1104745 FATE#325918).- tun: move the call to tun_set_real_num_queues (bsc#1109837).- virtio_net: Differentiate sk_buff and xdp_frame on freeing (bsc#1109837).- virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs (bsc#1109837).- virtio_net: Don\'t process redirected XDP frames when XDP is disabled (bsc#1109837).- virtio_net: Fix out of bounds access of sq (bsc#1109837).- virtio_net: Fix not restoring real_num_rx_queues (bsc#1109837).- virtio_net: Don\'t call free_old_xmit_skbs for xdp_frames (bsc#1109837).- virtio_net: Don\'t enable NAPI when interface is down (bsc#1109837).- svcrdma: Remove max_sge check at connect time (bsc#1103992 FATE#326009).- virtio_net: bulk free tx skbs (bsc#1109837).- svcrdma: Reduce max_send_sges (bsc#1103992 FATE#326009).- commit 5a471c8 * Mon Feb 11 2019 tiwaiAATTsuse.de- supported.conf: Add missing arm64 module entries (bsc#1123548)- commit 856e6c6 * Mon Feb 11 2019 jackAATTsuse.cz- blacklist.conf: Copy some blacklists from SLE15 that apply also to SLE15-SP1- commit 0ddeac2 * Mon Feb 11 2019 jackAATTsuse.cz- blacklist.conf: Blacklist 4ea899ead278- commit 6976585 * Mon Feb 11 2019 jthumshirnAATTsuse.de- acpi/nfit: Fix user-initiated ARS to be \"ARS-long\" rather than \"ARS-short\" (bsc#1124969).- commit 3578008 * Mon Feb 11 2019 jthumshirnAATTsuse.de- scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapter (bsc#1124985).- commit bb23d9d * Mon Feb 11 2019 jackAATTsuse.cz- gfs2: Revert \"Fix loop in gfs2_rbm_find\" (bsc#1120601).- commit 3792514 * Mon Feb 11 2019 jackAATTsuse.cz- blockdev: Fix livelocks on loop device (bsc#1124984).- commit 857b548 * Mon Feb 11 2019 jackAATTsuse.cz- nbd: Use set_blocksize() to set device blocksize (bsc#1124984).- blacklist.conf: Blacklist 967d1dc144b5 and 0a42e99b58a2- commit 7439299 * Mon Feb 11 2019 jackAATTsuse.cz- ext4: track writeback errors using the generic tracking infrastructure (bsc#1124982).- commit 036c27d * Mon Feb 11 2019 jackAATTsuse.cz- ext4: avoid kernel warning when writing the superblock to a dead device (bsc#1124981).- commit f92b2d6 * Mon Feb 11 2019 jackAATTsuse.cz- ext4: fix a potential fiemap/page fault deadlock w/ inline_data (bsc#1124980).- commit 424532a * Mon Feb 11 2019 jackAATTsuse.cz- ext4: make sure enough credits are reserved for dioread_nolock writes (bsc#1124979).- commit 99a4d9d * Mon Feb 11 2019 jackAATTsuse.cz- ext4: check for shutdown and r/o file system in ext4_write_inode() (bsc#1124978).- commit dc5a120 * Mon Feb 11 2019 jackAATTsuse.cz- ext4: include terminating u32 in size of xattr entries when expanding inodes (bsc#1124976).- commit c3a7a13 * Mon Feb 11 2019 jackAATTsuse.cz- loop: drop caches if offset or block_size are changed (bsc#1124975).- commit df3c676 * Mon Feb 11 2019 jackAATTsuse.cz- block/loop: Use global lock for ioctl() operation (bsc#1124974).- commit 8f611d6 * Mon Feb 11 2019 jackAATTsuse.cz- blacklist.conf: Blacklist b1ab5fa309e6- commit b03a941 * Mon Feb 11 2019 jthumshirnAATTsuse.de- acpi, nfit: Fix Address Range Scrub completion tracking (bsc#1124969).- Refresh patches.fixes/acpi-nfit-fix-ars-overflow-continuation.patch.- Refresh patches.kabi/kabi-protect-struct-acpi_nfit_desc.patch.- commit a36799d * Mon Feb 11 2019 tbogendoerferAATTsuse.de- qed *: Advance drivers version to 8.37.0.20 (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- Refresh patches.suse/qed-bump-drivers-to-version-8.10.10.55.patch.- commit 8cfc33a * Mon Feb 11 2019 tbogendoerferAATTsuse.de- qed: Change verbosity for coalescing message (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qede: Fix system crash on configuring channels (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Consider TX tcs while deriving the max num_queues for PF (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Assign UFP TC value to vlan priority in UFP mode (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Fix EQ full firmware assert (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Fix stack out of bounds bug (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Fix system crash in ll2 xmit (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Fix VF probe failure while FLR (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Fix LACP pdu drops for VFs (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Fix bug in tx promiscuous mode settings (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: fix spelling mistake \"Dispalying\" -> \"Displaying\" (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qede: Register l2 queues with doorbell overflow recovery mechanism (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Expose the doorbell overflow recovery mechanism to the protocol drivers (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Register light L2 queues with doorbell overflow recovery mechanism (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Register slowpath queue doorbell with doorbell overflow recovery mechanism (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Add doorbell overflow recovery mechanism (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qede - Add a statistic for a case where driver drops tx packet due to memory allocation failure (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Add support for MBI upgrade over MFW (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qede: Update link status only when interface is ready (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qede: Simplify the usage of qede-flags (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- qed: Display port_id in the UFP debug messages (bsc#1104393 FATE#325891 bsc#1104389 FATE#325890).- commit adb3386 * Mon Feb 11 2019 nsaenzjulienneAATTsuse.de- dt-bindings: imx8mq: Number clocks consecutively (git-fixes).- usb: typec: tcpm: Correct the PPS out_volt calculation (git-fixes).- commit 92e0d0d * Mon Feb 11 2019 glinAATTsuse.com- Refresh patches.kabi/bpf-move-prev_-insn_idx-into-verifier-env.patch. Correct the patch to avoid breaking nfp.- commit 328bd94 * Mon Feb 11 2019 glinAATTsuse.com- Refresh patches.kabi/bpf-fix-partial-copy-of-map_ptr-when-dst-is-scalar.patch. Add more details to the description of the patch.- commit 6b541d7 * Mon Feb 11 2019 tzimmermannAATTsuse.de- drm/vmwgfx: Fix setting of dma masks (bsc#1120902)- commit 0d96fca * Mon Feb 11 2019 tzimmermannAATTsuse.de- drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user (bsc#1120902)- commit d2f7791 * Mon Feb 11 2019 achoAATTsuse.com- Update patches.fixes/Bluetooth-Verify-that-l2cap_get_conf_opt-provides-la.patch (bsc#1120758 CVE-2019-3459 CVE-2019-3460).- commit 31956dc * Sun Feb 10 2019 mgormanAATTsuse.de- mm: Adjust watermark boost factor tunable (bnc#1122972).- commit 05fff96 * Fri Feb 08 2019 tiwaiAATTsuse.de- wil6210: fix RX buffers release and unmap (bsc#1111666).- commit 8197e4a * Fri Feb 08 2019 tiwaiAATTsuse.de- pstore: Convert buf_lock to semaphore (bsc#1051510).- commit c989baf * Fri Feb 08 2019 tiwaiAATTsuse.de- platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes (bsc#1051510).- platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK (bsc#1051510).- commit 3a743df * Fri Feb 08 2019 oheringAATTsuse.de- hv: v4.12 API for hyperv-iommu (bsc#1122822).- commit e8d5800 * Fri Feb 08 2019 oheringAATTsuse.de- HYPERV/IOMMU: Add Hyper-V stub IOMMU driver (bsc#1122822).- commit 10b77a5 * Fri Feb 08 2019 oheringAATTsuse.de- x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available (bsc#1122822).- commit 931f9c8 * Fri Feb 08 2019 oheringAATTsuse.de- x86/apic: Provide apic_ack_irq() (bsc#1122822).- commit 91f6fca * Fri Feb 08 2019 ptesarikAATTsuse.cz- s390/zcrypt: fix specification exception on z196 during ap probe (LTC#174936, bsc#1123061).- scripts/git_sort/git_sort.py: Add s390/linux.git fixes.- commit d41c9f0 * Fri Feb 08 2019 nsaenzjulienneAATTsuse.de- Update configs: update vanilla as RTSX changed config strings- commit e66d541 * Fri Feb 08 2019 tiwaiAATTsuse.de- mmc: bcm2835: Fix DMA channel leak on probe error (bsc#1051510).- mmc: dw_mmc-bluefield: : Fix the license information (bsc#1051510).- mmc: sdhci-iproc: handle mmc_of_parse() errors during probe (bsc#1051510).- mmc: atmel-mci: do not assume idle after atmci_request_end (bsc#1051510).- commit 379914e * Fri Feb 08 2019 nsaenzjulienneAATTsuse.de- misc: rtsx: Fix symbol clashes (bsc#1120854).- mfd: Fix RTS5227 (and others) powermanagement (bsc#1120854).- Refresh patches.drivers/misc-rtsx-move-realtek-card-reader-driver-to-misc.patch- commit 22a00d4 * Fri Feb 08 2019 tiwaiAATTsuse.de- gpio: pcf857x: Fix interrupts on multiple instances (bsc#1051510).- mfd: tps6586x: Handle interrupts on suspend (bsc#1051510).- mfd: ab8500-core: Return zero in get_register_interruptible() (bsc#1051510).- dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll (bsc#1051510).- misc: vexpress: Off by one in vexpress_syscfg_exec() (bsc#1051510).- driver core: Move async_synchronize_full call (bsc#1051510).- clk: imx6q: reset exclusive gates on init (bsc#1051510).- clk: rockchip: fix typo in rk3188 spdif_frac parent (bsc#1051510).- clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent (bsc#1051510).- clk: sunxi-ng: enable so-said LDOs for A64 SoC\'s pll-mipi clock (bsc#1051510).- dmaengine: dw: Fix FIFO size for Intel Merrifield (bsc#1051510).- misc: mic/scif: fix copy-paste error in scif_create_remote_lookup (bsc#1051510).- misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data (bsc#1051510).- drivers/misc/sgi-gru: fix Spectre v1 vulnerability (bsc#1051510).- misc: hmc6352: fix potential Spectre v1 (bsc#1051510).- drivers: core: Remove glue dirs from sysfs earlier (bsc#1051510).- misc: mic: SCIF Fix scif_get_new_port() error handling (bsc#1051510).- misc: ti-st: Fix memory leak in the error path of probe() (bsc#1051510).- misc: sram: enable clock before registering regions (bsc#1051510).- misc: sram: fix resource leaks in probe error path (bsc#1051510).- commit 7c91b33 * Fri Feb 08 2019 nsaenzjulienneAATTsuse.de- misc: rtsx: Add support for RTS5260 (bsc#1124671).- misc: rtsx: Move Realtek Card Reader Driver to misc (bsc#1124671).- Update Configs: RTSX moved from MFD to MISC- Update supported.conf: RTSX moved from MFD to MISC- mfd: rts5249: Add support for RTS5250S power saving (bsc#1124671).- mmc: rtsx: fix tuning fail on gen3 PCI-Express (bsc#1120854).- mfd: rtsx: Make arrays depth and cd_mask static const (bsc#1124671).- mfd: rtsx: Do retry when DMA transfer error (bsc#1124671).- commit 4ccf30d * Fri Feb 08 2019 msuchanekAATTsuse.de- rpm/kernel-binary.spec.in: Build livepatch support in SUSE release projects (bsc#1124167).- commit 7519080 * Fri Feb 08 2019 jroedelAATTsuse.de- KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221) (CVE-2019-7221 bsc#1124732).- KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222) (CVE-2019-7222 bsc#1124735).- kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974) (CVE-2019-6974 bsc#1124728).- commit 2b60717 * Thu Feb 07 2019 lyanAATTsuse.com- KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments (bsc#1124589).- commit 369f0f8 * Thu Feb 07 2019 palcantaraAATTsuse.de- cifs: Fix separator when building path from dentry (bsc#1051510).- commit e3522a0 * Thu Feb 07 2019 hareAATTsuse.de- scsi: lpfc: Update lpfc version to 12.2.0.0 (bsc#1123236).- scsi: lpfc: Update 12.2.0.0 file copyrights to 2019 (bsc#1123236).- scsi: lpfc: Fix nvmet issues when link bounce under IO load (bsc#1123236).- scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcall (bsc#1123236).- scsi: lpfc: Fix default driver parameter collision for allowing NPIV support (bsc#1123236).- scsi: lpfc: Rework locking on SCSI io completion (bsc#1123236).- scsi: lpfc: Enable SCSI and NVME fc4s by default (bsc#1123236).- scsi: lpfc: Resize cpu maps structures based on possible cpus (bsc#1123236).- scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors (bsc#1123236).- scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing (bsc#1123236).- scsi: lpfc: cleanup: convert eq_delay to usdelay (bsc#1123236).- scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues (bsc#1123236).- scsi: lpfc: Fix setting affinity hints to correlate with hardware queues (bsc#1123236).- scsi: lpfc: Allow override of hardware queue selection policies (bsc#1123236).- scsi: lpfc: Adapt partitioned XRI lists to efficient sharing (bsc#1123236).- scsi: lpfc: Synchronize hardware queues with SCSI MQ interface (bsc#1123236).- scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting (bsc#1123236).- scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures (bsc#1123236).- scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues (bsc#1123236).- scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event (bsc#1123236).- scsi: lpfc: Partition XRI buffer list across Hardware Queues (bsc#1123236).- scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu (bsc#1123236).- scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane (bsc#1123236).- scsi: lpfc: Implement common IO buffers between NVME and SCSI (bsc#1123236).- scsi: lpfc: cleanup: Remove excess check on NVME io submit code path (bsc#1123236).- scsi: lpfc: cleanup: remove nrport from nvme command structure (bsc#1123236).- scsi: lpfc: Update lpfc version to 12.0.0.10 (bsc#1123236).- scsi: lpfc: Adding ability to reset chip via pci bus reset (bsc#1123236).- scsi: lpfc: Add log messages to aid in debugging fc4type discovery issues (bsc#1123236).- scsi: lpfc: Fix discovery failure when PLOGI is defered (bsc#1123236).- scsi: lpfc: update fault value on successful trunk events (bsc#1123236).- scsi: lpfc: Correct MDS loopback diagnostics support (bsc#1123236).- scsi: lpfc: Fix link state reporting for trunking when adapter is offline (bsc#1123236).- scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is invalid (bsc#1123236).- scsi: lpfc: fix remoteport access (bsc#1123236).- scsi: lpfc: remove an unnecessary NULL check (bsc#1123236).- commit f1f66d1 * Thu Feb 07 2019 jthumshirnAATTsuse.de- Refresh patches.kabi/kabi-protect-struct-ata_host.patch.- commit b3a0a59 * Thu Feb 07 2019 tbogendoerferAATTsuse.de- net: hns3: fix napi_disable not return problem (bsc#1104353 FATE#326415).- net: hns3: uninitialize pci in the hclgevf_uninit (bsc#1104353 FATE#326415).- hns3: prevent building without CONFIG_INET (bsc#1104353 FATE#326415).- commit 6778966 * Thu Feb 07 2019 tiwaiAATTsuse.de- ARM: cns3xxx: Use actual size reads for PCIe (bsc#1051510).- ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment (bsc#1051510).- arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 PPIs/SGIs (bsc#1051510).- ARM: imx: update the cpu power up timing setting on i.mx6sx (bsc#1051510).- ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt (bsc#1051510).- ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart (bsc#1051510).- ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling (bsc#1051510).- ARM: OMAP1: ams-delta: Fix possible use of uninitialized field (bsc#1051510).- ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup (bsc#1051510).- ARM: 8802/1: Call syscall_trace_exit even when system call skipped (bsc#1051510).- commit 7b1aa7a * Thu Feb 07 2019 tbogendoerferAATTsuse.de- net: hns3: add error handler for hclge_reset() (bsc#1104353 FATE#326415).- Refresh patches.drivers/net-hns3-don-t-restore-rules-when-flow-director-is-d.patch.- commit 80a9d98 * Thu Feb 07 2019 tbogendoerferAATTsuse.de- net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driver (bsc#1104353 FATE#326415).- net: hns3: Support \"ethtool -d\" for HNS3 VF driver (bsc#1104353 FATE#326415).- net: hns3: Config NIC port speed same as that of optical module (bsc#1104353 FATE#326415).- net: hns3: Add \"qos buffer\" config info query function (bsc#1104353 FATE#326415).- net: hns3: Add \"qos prio map\" info query function (bsc#1104353 FATE#326415).- net: hns3: Add \"qos pause\" config info query function (bsc#1104353 FATE#326415).- net: hns3: Add \"tm config\" info query function (bsc#1104353 FATE#326415).- net: hns3: Add \"tc config\" info query function (bsc#1104353 FATE#326415).- net: hns3: Add \"FD flow table\" info query function (bsc#1104353 FATE#326415).- net: hns3: Add \"queue info\" query function (bsc#1104353 FATE#326415).- net: hns3: Add debugfs framework registration (bsc#1104353 FATE#326415).- net: hns3: add common validation in hclge_dcb (bsc#1104353 FATE#326415).- net: hns3: up/down netdev in hclge module when setting mtu (bsc#1104353 FATE#326415).- net: hns3: Add mtu setting support for vf (bsc#1104353 FATE#326415).- net: hns3: Add vport alive state checking support (bsc#1104353 FATE#326415).- net: hns3: Refactor mac mtu setting related functions (bsc#1104353 FATE#326415).- net: hns3: Support two vlan header when setting mtu (bsc#1104353 FATE#326415).- net: hns3: fix spelling mistake \"failded\" -> \"failed\" (bsc#1104353 FATE#326415).- net: hns3: Adds GRO params to SKB for the stack (bsc#1104353 FATE#326415).- net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS (bsc#1104353 FATE#326415).- net: hns3: Add support for ethtool -K to enable/disable HW GRO (bsc#1104353 FATE#326415).- net: hns3: Add handling of GRO Pkts not fully RX\'ed in NAPI poll (bsc#1104353 FATE#326415).- net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware (bsc#1104353 FATE#326415).- net: hns3: add PCIe FLR support for VF (bsc#1104353 FATE#326415).- net: hns3: do VF\'s pci re-initialization while PF doing FLR (bsc#1104353 FATE#326415).- net: hns3: add PCIe FLR support for PF (bsc#1104353 FATE#326415).- net: hns3: implement the IMP reset processing for PF (bsc#1104353 FATE#326415).- net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set (bsc#1104353 FATE#326415).- net: hns3: add error handler for hclgevf_reset() (bsc#1104353 FATE#326415).- net: hns3: stop handling command queue while resetting VF (bsc#1104353 FATE#326415).- net: hns3: add reset handling for VF when doing Core/Global/IMP reset (bsc#1104353 FATE#326415).- net: hns3: add reset handling for VF when doing PF reset (bsc#1104353 FATE#326415).- net: hns3: adjust VF\'s reset process (bsc#1104353 FATE#326415).- net: hns3: add reset_hdev to reinit the hdev in VF\'s reset process (bsc#1104353 FATE#326415).- net: hns3: fix spelling mistake, \"assertting\" -> \"asserting\" (bsc#1104353 FATE#326415).- net: hns3: Remove set but not used variable \'reset_level\' (bsc#1104353 FATE#326415).- net: hns3: fix for cmd queue memory not freed problem during reset (bsc#1104353 FATE#326415).- net: hns3: call roce\'s reset notify callback when resetting (bsc#1104353 FATE#326415).- net: hns3: adjust the process of PF reset (bsc#1104353 FATE#326415).- net: hns3: move some reset information from hnae3_handle into hclge_dev/hclgevf_dev (bsc#1104353 FATE#326415).- net: hns3: ignore new coming low-level reset while doing high-level reset (bsc#1104353 FATE#326415).- net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting (bsc#1104353 FATE#326415).- net: hns3: enable/disable ring in the enet while doing UP/DOWN (bsc#1104353 FATE#326415).- net: hns3: adjust the location of clearing the table when doing reset (bsc#1104353 FATE#326415).- net: hns3: provide some interface & information for the client (bsc#1104353 FATE#326415).- net: hns3: add set_default_reset_request in the hnae3_ae_ops (bsc#1104353 FATE#326415).- net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of enet (bsc#1104353 FATE#326415).- net: hns: make function hns_gmac_wait_fifo_clean() static (bsc#1104353 FATE#326415).- net: hns: remove ndo_poll_controller (bsc#1104353 FATE#326415).- net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen (bsc#1104353 FATE#326415).- net: hns: fix skb->truesize underestimation (bsc#1104353 FATE#326415).- net: hns: modify variable type in hns_nic_reuse_page (bsc#1104353 FATE#326415).- net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES (bsc#1104353 FATE#326415).- net: hns: Mark expected switch fall-through (bsc#1104353 FATE#326415).- net: hns: remove redundant variables \'max_frm\' and \'tmp_mac_key\' (bsc#1104353 FATE#326415).- net: hisilicon: hns: Replace mdelay() with msleep() (bsc#1104353 FATE#326415).- net: hns: make hns_dsaf_roce_reset non static (bsc#1104353 FATE#326415).- net: hns: Make many functions static (bsc#1104353 FATE#326415).- net: hns: Fix the process of adding broadcast addresses to tcam (bsc#1104353 FATE#326415).- net: hns: Avoid action name truncation (bsc#1104353 FATE#326415).- ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr (bsc#1104353 FATE#326415).- net: hns: Fix for variable may be used uninitialized warnings (bsc#1104353 FATE#326415).- commit 60eed4c * Thu Feb 07 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Add support for new T+A USB DAC (bsc#1051510).- ALSA: hda/realtek - Use a common helper for hp pin reference (bsc#1051510).- ALSA: hda/realtek - Fix lose hp_pins for disable auto mute (bsc#1051510).- commit 76b3b48 * Thu Feb 07 2019 tiwaiAATTsuse.de- Move the upstreamed HD-audio fix into sorted section- commit accb944 * Thu Feb 07 2019 tiwaiAATTsuse.de- ALSA: hda/ca0132 - Fix build error without CONFIG_PCI (bsc#1051510).- ALSA: compress: Fix stop handling on compressed capture streams (bsc#1051510).- commit cb91271 * Thu Feb 07 2019 jslabyAATTsuse.cz- Refresh patches.kabi/0003-md-fix-md_write_start-deadlock-w-o-metadata-devices.kabi.- Refresh patches.kabi/bpf-fix-partial-copy-of-map_ptr-when-dst-is-scalar.patch.- Update patches.kabi/bpf-move-prev_-insn_idx-into-verifier-env.patch (bsc#1068032 CVE-2017-5753).- Update patches.kabi/bpf-prevent-memory-disambiguation-attack.patch (bsc#1087082).- Update patches.kabi/bpf-prevent-out-of-bounds-speculation-on-pointer-ari.patch (bsc#1068032 CVE-2017-5753).- Update patches.kabi/bpf-properly-enforce-index-mask-to-prevent-out-of-bo.patch (bsc#1098425).- Refresh patches.kabi/fix-kvm-kabi.patch.- Refresh patches.kabi/kabi-mvpp2-10gkr-support.patch.- Refresh patches.kabi/kabi-protect-struct-ata_host.patch.- Refresh patches.kabi/kabi-protect-struct-kvm_sync_regs.patch.- Refresh patches.kabi/kabi-x86-speculation-fix-cpu_tlbstate-issue.patch.- Refresh patches.kabi/mm-numa-Remove-rate-limiting-of-automatic-numa-balancing-migration-kabi.patch.- Refresh patches.kabi/s390-mm-fix-race-on-mm-context-flush_mm.patch.- Refresh patches.kabi/sched-numa-Pass-destination-CPU-as-a-parameter-to-migrate_task_rq-kabi.patch.- Refresh patches.kabi/sched-numa-Stop-multiple-tasks-from-moving-to-the-CPU-at-the-same-time-kabi.patch.- Refresh patches.kabi/x86-cpuinfo_x86-ignore-initialized-member.patch. Walked through them to see if they are correct. Fixed some tags, added some comments. There are 3 suspicious patches: patches.kabi/bpf-fix-partial-copy-of-map_ptr-when-dst-is-scalar.patch patches.kabi/bpf-move-prev_-insn_idx-into-verifier-env.patch patches.kabi/kabi-protect-struct-ata_host.patch An e-mail will be sent to a ML.- commit e8d529d * Thu Feb 07 2019 msuchanekAATTsuse.de- selftests/powerpc: Use snprintf to construct DSCR sysfs interface paths (bsc#1124579).- commit 0a2e5ac * Wed Feb 06 2019 nsaenzjulienneAATTsuse.de- xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers (bsc#1120854).- Refresh patches.fixes/0001-USB-xhci-fix-broken_suspend-placement-in-struct-xchi.patch.- Refresh patches.kabi/0001-kABI-fix-xhci-kABI-stability.patch.- commit c70c2f5 * Wed Feb 06 2019 hareAATTsuse.de- nvme: llock NS list changes while handling command effects (bsc#1123882).- commit 536a3a2 * Wed Feb 06 2019 hareAATTsuse.de- scripts/git_sort/git_sort.py: Add nvme-5.0 as repository URL- commit 4adc1e9 * Wed Feb 06 2019 oheringAATTsuse.de- hv_netvsc: fix typos in code comments (fate#323887).- hv_netvsc: Fix hash key value reset after other ops (fate#323887).- hv_netvsc: Refactor assignments of struct netvsc_device_info (fate#323887).- hv_netvsc: Fix ethtool change hash key error (fate#323887).- vmbus: fix subchannel removal (fate#323887).- hv_balloon: avoid touching uninitialized struct page during tail onlining (fate#323887).- Drivers: hv: vmbus: Check for ring when getting debug info (fate#323887).- Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1 (fate#323887).- Drivers: hv: kvp: Use %u to print U32 (fate#323887).- net/hyperv: use skb_vlan_tag_ *() helpers (fate#323887).- net/vlan: introduce skb_vlan_tag_get_cfi() helper (fate#323887).- net/vlan: include the shift in skb_vlan_tag_get_prio() (fate#323887).- x86/hyper-v: Add HvFlushGuestAddressList hypercall support (fate#323887).- x86/hyper-v: Stop caring about EOI for direct stimers (fate#323887).- x86/kvm/hyper-v: avoid open-coding stimer_mark_pending() in kvm_hv_notify_acked_sint() (fate#323887).- x86/kvm/hyper-v: direct mode for synthetic timers (fate#323887).- x86/kvm/hyper-v: use stimer config definition from hyperv-tlfs.h (fate#323887).- x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h (fate#323887).- x86/hyper-v: Drop HV_X64_CONFIGURE_PROFILER definition (fate#323887).- x86/hyper-v: Do some housekeeping in hyperv-tlfs.h (fate#323887).- x86: kvm: hyperv: don\'t retry message delivery for periodic timers (fate#323887).- x86: kvm: hyperv: simplify SynIC message delivery (fate#323887).- commit e17e0e7 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/msm: fix address space warning (bsc#1113956)- commit 8657ae4 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/msm/gpu: fix building without debugfs (bsc#1113956)- commit 4355fbf * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/i915/gvt: release shadow batch buffer and wa_ctx before destroy (bsc#1113956)- commit 9243b39 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdgpu: Add APTX quirk for Lenovo laptop (bsc#1113956)- commit e68faca * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/sun4i: hdmi: Fix usage of TMDS clock (bsc#1113956)- commit 28aaee9 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/meson: Fix atomic mode switching regression (bsc#1113956)- commit d5d64cd * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/i915/gvt: free VFIO region space in vgpu detach (bsc#1113956)- commit 06665c2 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdgpu: Don\'t fail resume process if resuming atomic state fails (bsc#1113956)- commit 74ac3d6 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdgpu: Don\'t ignore rc from drm_dp_mst_topology_mgr_resume() (bsc#1113956)- commit 8a60322 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdgpu: Add new VegaM pci id (bsc#1113956)- commit b14f773 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amd/display: Fix MST dp_blank REG_WAIT timeout (bsc#1113956)- commit bf813af * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/nouveau/drm/nouveau: Check rc from (bsc#1113956)- commit 8d2359a * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdgpu: Reorder uvd ring init before uvd resume (bsc#1113956)- commit b038990 * Wed Feb 06 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Use the correct crtc when sanitizing plane mapping\'- commit b1471ec * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/atomic-helper: Complete fake_commit->flip_done potentially (bsc#1113956)- commit eed0626 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/i915: Redefine some Whiskey Lake SKUs (bsc#1113956)- commit 5695654 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdkfd: fix interrupt spin lock (bsc#1113956)- commit 9867592 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amd/display: Guard against null stream_state in set_crc_source (bsc#1113956)- commit 24214ec * Wed Feb 06 2019 tzimmermannAATTsuse.de- DRM: UDL: get rid of useless vblank initialization (bsc#1113956)- commit ebe6c55 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lock (bsc#1113956)- commit a13942e * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdgpu/powerplay: Apply avfs cks-off voltages on VI (bsc#1113956)- commit f1be82d * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdkfd: add new vega10 pci ids (bsc#1113956)- commit 423d959 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdgpu: add some additional vega10 pci ids (bsc#1113956)- commit 5f1c685 * Wed Feb 06 2019 jthumshirnAATTsuse.de- scsi: hisi_sas: Set protection parameters prior to adding SCSI host (FATE#326253).- Refresh patches.drivers/scsi-hisi_sas-create-root-and-device-debugfs-directories.patch.- commit 0cda026 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdgpu: update smu firmware images for VI variants (v2) (bsc#1113956)- commit 8bb0513 * Wed Feb 06 2019 tzimmermannAATTsuse.de- Revert \"drm/rockchip: Allow driver to be shutdown on reboot/kexec\" (bsc#1113956)- commit ea00f90 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/i915/gvt: Fix tiled memory decoding bug on BDW (bsc#1113956)- commit d355326 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/ast: Fix connector leak during driver unload (bsc#1113956)- commit 8624d08 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/lease: Send a distinct uevent (bsc#1113956)- commit 9369867 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdgpu/vcn: Update vcn.cur_state during suspend (bsc#1113956)- commit 8c411a4 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amd/powerplay: issue pre-display settings for display change (bsc#1113956)- commit 1851849 * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdgpu/gmc8: always load MC firmware in the driver (bsc#1113956)- commit 3cb0a7e * Wed Feb 06 2019 tzimmermannAATTsuse.de- drm/amdgpu: wait for IB test on first device open (bsc#1113956)- commit 6d9a0cb * Wed Feb 06 2019 tiwaiAATTsuse.de- drivers/sbus/char: add of_node_put() (bsc#1051510).- sbus: char: add of_node_put() (bsc#1051510).- commit ace85bb * Wed Feb 06 2019 tiwaiAATTsuse.de- jffs2: Fix use of uninitialized delayed_work, lockdep breakage (bsc#1051510).- iscsi target: fix session creation failure handling (bsc#1051510).- commit a9a3d74 * Wed Feb 06 2019 tiwaiAATTsuse.de- ide: pmac: add of_node_put() (bsc#1051510).- commit 311323c * Wed Feb 06 2019 tiwaiAATTsuse.de- hfsplus: do not free node before using (bsc#1051510).- hfs: do not free node before using (bsc#1051510).- hfs: prevent btree data loss on root split (bsc#1051510).- hfsplus: prevent btree data loss on root split (bsc#1051510).- commit 3942f5f * Wed Feb 06 2019 tiwaiAATTsuse.de- fork: don\'t copy inconsistent signal handler state to child (bsc#1051510).- commit 70695af * Wed Feb 06 2019 tiwaiAATTsuse.de- fat: validate ->i_start before using (bsc#1051510).- commit 62fdadf * Wed Feb 06 2019 tiwaiAATTsuse.de- exportfs: do not read dentry after free (bsc#1051510).- commit 2f5aef2 * Wed Feb 06 2019 tiwaiAATTsuse.de- blacklist.conf: add an gcc-8 warning entry that breaks kABI, too- commit 5da88ca * Wed Feb 06 2019 tiwaiAATTsuse.de- e1000e: allow non-monotonic SYSTIM readings (bsc#1051510).- dmaengine: at_hdmac: fix module unloading (bsc#1051510).- dmaengine: at_hdmac: fix memory leak in at_dma_xlate() (bsc#1051510).- dmaengine: dma-jz4780: Return error if not probed from DT (bsc#1051510).- commit 6c30b58 * Wed Feb 06 2019 tiwaiAATTsuse.de- dlm: memory leaks on error path in dlm_user_request() (bsc#1051510).- dlm: lost put_lkb on error path in receive_convert() and receive_unlock() (bsc#1051510).- dlm: possible memory leak on error path in create_lkb() (bsc#1051510).- dlm: fixed memory leaks after failed ls_remove_names allocation (bsc#1051510).- cpufreq: imx6q: add return value check for voltage scale (bsc#1051510).- blk-mq: fix kernel oops in blk_mq_tag_idle() (bsc#1051510).- commit 05f0e41 * Wed Feb 06 2019 tiwaiAATTsuse.de- acpi/nfit: Fix command-supported detection (bsc#1051510).- acpi/nfit: Block function zero DSMs (bsc#1051510).- 9p/net: put a lower bound on msize (bsc#1051510).- 9p locks: fix glock.client_id leak in do_lock (bsc#1051510).- 9p: clear dangling pointers in p9stat_free (bsc#1051510).- 6lowpan: iphc: reset mac_header after decompress to fix panic (bsc#1051510).- af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers (bsc#1051510).- commit 52ff03c * Wed Feb 06 2019 bpAATTsuse.de- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die processors (fate#327735).- commit aa3eec2 * Wed Feb 06 2019 bpAATTsuse.de- x86/microcode: Fix microcode hotplug state (bsc#1114279).- commit 2832c39 * Tue Feb 05 2019 tbogendoerferAATTsuse.de- IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociate (bsc#1103992 FATE#326009).- RDMA/umem: Add missing initialization of owning_mm (bsc#1103992 FATE#326009).- IB/hfi1: Add limit test for RC/UC send via loopback (bsc#1114685 FATE#325854).- IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOV (bsc#1103988 FATE#326003).- RDMA/mlx5: Fix check for supported user flags when creating a QP (bsc#1103991 FATE#326007).- commit 31397b4 * Tue Feb 05 2019 ddissAATTsuse.de- scripts/git_sort/git_sort.py: Add mkp/scsi 5.0/scsi-fixes- commit 07f58d4 * Tue Feb 05 2019 ddissAATTsuse.de- scsi: target: make the pi_prot_format ConfigFS path readable (bsc#1123933).- commit 790a21a * Tue Feb 05 2019 msuchanekAATTsuse.de- powerpc/papr_scm: Use the correct bind address (FATE#326628, bsc#1113295, git-fixes).- commit 274b879 * Tue Feb 05 2019 jthumshirnAATTsuse.de- nfit: Mark some functions as __maybe_unused (bsc#1124328).- commit 3e3d6ec * Tue Feb 05 2019 jslabyAATTsuse.cz- signal: Always deliver the kernel\'s SIGKILL and SIGSTOP to a pid namespace init (git-fixes).- fork: unconditionally clear stack on fork (git-fixes).- commit b70c690 * Tue Feb 05 2019 ddissAATTsuse.de- scsi: target: make the pi_prot_format ConfigFS path readable (bsc#1123933).- commit 81ce83a * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/ttm: fix LRU handling in ttm_buffer_object_transfer (bsc#1113956)- commit ae18fbc * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2) (bsc#1113956)- commit 26f9ce3 * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/amd/display: Fix unintialized max_bpc state values (bsc#1113956)- commit 7a60cb7 * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/msm: Fix error return checking (bsc#1113956)- commit 07f4244 * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/msm: dpu: Fix \"WARNING: invalid free of devm_ allocated data\" (bsc#1113956)- commit 82fb915 * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/msm: Move fence put to where failure occurs (bsc#1113956)- commit 37cda5f * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/msm: dpu: Don\'t set legacy plane->crtc pointer (bsc#1113956)- commit 78f3bb0 * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/msm/hdmi: Enable HPD after HDMI IRQ is set up (bsc#1113956)- commit 65f0ca0 * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/msm: Grab a vblank reference when waiting for commit_done (bsc#1113956)- commit c255828 * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/msm/dsi: configure VCO rate for 10nm PLL driver (bsc#1113956)- commit 23dc733 * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/msm: Fix task dump in gpu recovery (bsc#1113956)- commit b3d521b * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/meson: Fixes for drm_crtc_vblank_on/off support (bsc#1113956)- commit b7319b4 * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/amdgpu: Add delay after enable RLC ucode (bsc#1113956)- commit 9363e96 * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/amd/dm: Don\'t forget to attach MST encoders (bsc#1113956)- commit 643532f * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/ast: fixed reading monitor EDID not stable issue (bsc#1113956)- commit 49e77d4 * Tue Feb 05 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/amdgpu: Add amdgpu \"max bpc\" connector property (v2)\'- commit 03c308a * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/i915: Disable LP3 watermarks on all SNB machines (bsc#1113956)- commit 7b563e2 * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset (bsc#1113956)- commit 96964ee * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with (bsc#1113956)- commit f3677e5 * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/i915: Fix possible race in intel_dp_add_mst_connector() (bsc#1113956)- commit 3a39e3d * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5 (bsc#1113956)- commit d3ad81f * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/amdgpu: fix bug with IH ring setup (bsc#1113956)- commit 6fdd52f * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder() (bsc#1113956)- commit 130f466 * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/amd/display: Drop reusing drm connector for MST (bsc#1113956)- commit a45835b * Tue Feb 05 2019 tzimmermannAATTsuse.de- drm/amd/display: Stop leaking planes (bsc#1113956)- commit 65de0f6 * Tue Feb 05 2019 jslabyAATTsuse.cz- kernel/exit.c: release ptraced tasks before zap_pid_ns_processes (git-fixes).- commit e589946 * Tue Feb 05 2019 jslabyAATTsuse.cz- sched/wait: Fix rcuwait_wake_up() ordering (git-fixes).- fork: record start_time late (git-fixes).- commit a4d5606 * Tue Feb 05 2019 bpAATTsuse.de- x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback (bsc#1114279).- commit 40d8928 * Tue Feb 05 2019 bpAATTsuse.de- RAS/CEC: Convert the timer callback to a workqueue (bsc#1114279).- commit fd5fdc3 * Tue Feb 05 2019 jthumshirnAATTsuse.de- scsi: hisi_sas: Add debugfs IOST file and add file operations (FATE#326253).- scsi: hisi_sas: Add debugfs DQ file and add file operations (FATE#326253).- scsi: hisi_sas: Add debugfs CQ file and add file operations (FATE#326253).- scsi: hisi_sas: Add debugfs for port registers (FATE#326253).- scsi: hisi_sas: Debugfs global register create file and add file operations (FATE#326253).- scsi: hisi_sas: Take debugfs snapshot for all regs (FATE#326253).- scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers (FATE#326253).- scsi: hisi_sas: Create root and device debugfs directories (FATE#326253).- scsi: hisi_sas: Add support for DIF feature for v2 hw (FATE#326253).- scsi: hisi_sas: Make sg_tablesize consistent value (FATE#326253).- scsi: hisi_sas: Relocate some code to reduce complexity (FATE#326253).- scsi: hisi_sas: Fix warnings detected by sparse (FATE#326253).- commit 343041c * Tue Feb 05 2019 jroedelAATTsuse.de- KVM: x86: fix L1TF\'s MMIO GFN calculation (bsc#1124204).- commit b944bfa * Tue Feb 05 2019 bpAATTsuse.de- RAS/CEC: Fix binary search function (bsc#1114279).- commit 1a4f4fc * Tue Feb 05 2019 bpAATTsuse.de- x86/CPU/AMD: Don\'t force the CPB cap when running under a hypervisor (bsc#1114279).- commit 4f1c425 * Tue Feb 05 2019 bpAATTsuse.de- kvm: x86: Include CPUID leaf 0x8000001e in kvm\'s supported CPUID (bsc#1114279).- commit 1e9cec2 * Tue Feb 05 2019 bpAATTsuse.de- kvm: x86: Include multiple indices with CPUID leaf 0x8000001d (bsc#1114279).- commit b6e5bfb * Tue Feb 05 2019 palcantaraAATTsuse.de- cifs: move large array from stack to heap (FATE#325270).- commit 92744c7 * Tue Feb 05 2019 palcantaraAATTsuse.de- cifs: Fix a tiny potential memory leak (FATE#325270).- commit 60d549f * Tue Feb 05 2019 palcantaraAATTsuse.de- cifs: Fix a debug message (FATE#325270).- commit 5e1c814 * Tue Feb 05 2019 palcantaraAATTsuse.de- cifs: fix confusing warning message on reconnect (FATE#325270).- commit c159d57 * Tue Feb 05 2019 palcantaraAATTsuse.de- cifs: Minor Kconfig clarification (FATE#325270).- commit df7039c * Tue Feb 05 2019 palcantaraAATTsuse.de- cifs: Always resolve hostname before reconnecting (FATE#325270).- commit 747da9a * Tue Feb 05 2019 palcantaraAATTsuse.de- cifs: Add support for failover in cifs_reconnect_tcon() (FATE#325270).- commit 3c6c882 * Tue Feb 05 2019 palcantaraAATTsuse.de- cifs: Add support for failover in smb2_reconnect() (FATE#325270).- commit ef0554e * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: Only free DFS target list if we actually got one (FATE#325270).- commit 51565b5 * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: start DFS cache refresher in cifs_mount() (FATE#325270).- commit 7a1c9e7 * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: Use GFP_ATOMIC when a lock is held in cifs_mount() (FATE#325270).- commit 959d9b5 * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: Add support for failover in cifs_reconnect() (FATE#325270).- commit dfaf7f3 * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: Add support for failover in cifs_mount() (FATE#325270).- commit cef421a * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: remove set but not used variable \'sep\' (FATE#325270).- commit 7bbc2da * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: Make use of DFS cache to get new DFS referrals (FATE#325270).- commit 302a8b6 * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: Use kzfree() to free password (FATE#325270).- commit 05d33eb * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: Fix to use kmem_cache_free() instead of kfree() (FATE#325270).- commit bdedd47 * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: Add DFS cache routines (FATE#325270).- commit 21923db * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: Save TTL value when parsing DFS referrals (FATE#325270).- commit 714005e * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: auto disable \'serverino\' in dfs mounts (FATE#325270).- commit b462d03 * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: Make devname param optional in cifs_compose_mount_options() (FATE#325270).- commit ebf20e3 * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: Skip any trailing backslashes from UNC (FATE#325270).- commit 3a270c1 * Mon Feb 04 2019 palcantaraAATTsuse.de- cifs: Refactor out cifs_mount() (FATE#325270).- commit 6b0043e * Mon Feb 04 2019 yousaf.kaukabAATTsuse.com- mmc: sdhci: correct the maximum timeout when enable CMDQ (bsc#1123999).- mmc: sdhci: add delay after the last tuning command (bsc#1123999).- commit d4c460c * Mon Feb 04 2019 yousaf.kaukabAATTsuse.com- mmc: sdhci: fix SDHCI_QUIRK_NO_HISPD_BIT handling (bsc#1123999).- commit b8d929d * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/i915: Compare user\'s 64b GTT offset even on 32b (bsc#1113956)- commit 0565d22 * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/i915: Mark up GTT sizes as u64 (bsc#1113956)- commit d648169 * Mon Feb 04 2019 tzimmermannAATTsuse.de- Revert \"drm/exynos/decon5433: implement frame counter\" (bsc#1113956)- commit f933226 * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/nouveau: Fix nv50_mstc->best_encoder() (bsc#1113956)- commit e3bdc4b * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/i915: Use the correct crtc when sanitizing plane mapping (bsc#1113956)- commit a5d977f * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init (bsc#1113956)- commit 821b39e * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/amd/display: fix bug of accessing invalid memory (bsc#1113956)- commit 608ab88 * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003) (bsc#1113956)- commit d7dc119 * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/amdgpu: Suppress keypresses from ACPI_VIDEO events (bsc#1113956)- commit ee9a8ed * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD (bsc#1113956)- commit 96091f1 * Mon Feb 04 2019 bpAATTsuse.de- x86/resctrl: Don\'t stop walking closids when a locksetup group is found (fate#324432).- commit 393cb05 * Mon Feb 04 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/fb_helper: Allow leaking fbdev smem_start\'- commit 87a9ca7 * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/msm: dpu: Allow planes to extend past active display (bsc#1113956)- commit 63009dd * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/amd/display: Raise dispclk value for dce120 by 15% (bsc#1113956)- commit edc2758 * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/amd/display: fix gamma not being applied (bsc#1113956)- commit 1b2082b * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE (bsc#1113956)- commit b3bc653 * Mon Feb 04 2019 tiwaiAATTsuse.de- supported.conf: Add missing ppc64le entries (bsc#1123548)- commit 90c6c95 * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/amdgpu: Fix SDMA TO after GPU reset v3 (bsc#1113956)- commit 07fdb93 * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm: rcar-du: Update Gen3 output limitations (bsc#1113956)- commit 93e79b3 * Mon Feb 04 2019 tzimmermannAATTsuse.de- drm/i915: Downgrade Gen9 Plane WM latency error (bsc#1113956)- commit 9d45965 * Mon Feb 04 2019 tiwaiAATTsuse.de- Update config and supported.conf (bsc#1123548)- Disable superfluous CONFIG_TEST_ASYNC_DRIVER_PROBE that was set only on s390x- Add missing entries for x86_64- commit 5f17ecd * Mon Feb 04 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'Revert \"drm/i915/edp: Allow alternate fixed mode for eDP if available.\"\'- commit f0f0b06 * Mon Feb 04 2019 nsaenzjulienneAATTsuse.de- clk: imx: Fix fractional clock set rate computation (git-fixes).- commit 1164cba * Mon Feb 04 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIM\'- commit 47ebfbe * Mon Feb 04 2019 jackAATTsuse.cz- Update metadata in patches.fixes/mm-migrate-Make-buffer_migrate_page_norefs-actually-.patch.- commit 2ab8e72 * Mon Feb 04 2019 jslabyAATTsuse.cz- ipmi:pci: Blacklist a Realtek \"IPMI\" device (git-fixes).- commit 88a6bc3 * Mon Feb 04 2019 bpAATTsuse.de- KVM: x86: Add CPUID support for new instruction WBNOINVD (fate#324427).- Delete patches.arch/x86-cpufeatures-add-wbnoinvd-feature-definition.patch.- commit d1d6283 * Mon Feb 04 2019 neilbAATTsuse.com- blacklist.conf: add more commits- commit 9f66d64 * Mon Feb 04 2019 neilbAATTsuse.com- NFS: Fix up return value on fatal errors in nfs_page_async_flush() (git-fixes).- sunrpc: handle ENOMEM in rpcb_getport_async (git-fixes).- commit 2458747 * Sat Feb 02 2019 tonyjAATTsuse.de- Uprobes: Fix kernel oops with delayed_uprobe_remove() (References: FATE#326782, bsc#1115391).- trace_uprobe/sdt: Prevent multiple reference counter for same uprobe (References: FATE#326782, bsc#1115391).- uprobes/sdt: Prevent multiple reference counter for same uprobe (References: FATE#326782, bsc#1115391).- uprobes: Support SDT markers having reference count (semaphore) (References: FATE#326782, bsc#1115391).- Uprobe: Additional argument arch_uprobe to uprobe_write_opcode() (References: FATE#326782, bsc#1115391).- Uprobes: Simplify uprobe_register() body (References: FATE#326782, bsc#1115391).- perf/core: Fix crash when using HW tracing kernel filters (References: FATE#326782, bsc#1115391).- tracing/kprobe: Release kprobe print_fmt properly (References: FATE#326782, bsc#1115391).- perf/core: Fix bad use of igrab() (References: FATE#326782, bsc#1115391).- tracing: Remove igrab() iput() call from uprobes.c (References: FATE#326782, bsc#1115391).- trace_kprobe: Remove warning message \"Could not insert probe at...\" (References: FATE#326782, bsc#1115391).- perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open() (References: FATE#326782, bsc#1115391).- perf/core: Fix perf_uprobe_init() (References: FATE#326782, bsc#1115391).- perf/core: Fix perf_kprobe_init() (References: FATE#326782, bsc#1115391).- trace_uprobe: Simplify probes_seq_show() (References: FATE#326782, bsc#1115391).- trace_uprobe: Use %lx to display offset (References: FATE#326782, bsc#1115391).- perf/x86/pt, coresight: Clean up address filter structure (References: FATE#326782, bsc#1115391).- perf/core: Implement the \'perf_uprobe\' PMU (References: FATE#326782, bsc#1115391).- perf/core: Implement the \'perf_kprobe\' PMU (References: FATE#326782, bsc#1115391).- perf/headers: Sync new perf_event.h with the tools/include/uapi version (References: FATE#326782, bsc#1115391).- perf/core: Prepare perf_event.h for new types: \'perf_kprobe\' and \'perf_uprobe\' (References: FATE#326782, bsc#1115391).- trace_uprobe: Display correct offset in uprobe_events (References: FATE#326782, bsc#1115391).- perf/core: Fix another perf,trace,cpuhp lock inversion (References: FATE#326782, bsc#1115391).- commit 012460b * Fri Feb 01 2019 palcantaraAATTsuse.de- SMB3: Add support for multidialect negotiate (SMB2.1 and later) (bsc#1051510).- Refresh patches.fixes/SMB-fix-leak-of-validate-negotiate-info-response-buf.patch.- commit 9f50475 * Fri Feb 01 2019 palcantaraAATTsuse.de- Refresh patches.fixes/0001-CIFS-make-IPC-a-regular-tcon.patch.- Refresh patches.fixes/0001-Fix-encryption-labels-and-lengths-for-SMB3.1.1.patch.- Refresh patches.fixes/0001-cifs-Select-all-required-crypto-modules.patch.- commit 162c6d3 * Fri Feb 01 2019 palcantaraAATTsuse.de- Delete patches.suse/cifs-Add-DFS-cache-routines.patch.- Delete patches.suse/cifs-Add-support-for-failover-in-cifs_mount-.patch.- Delete patches.suse/cifs-Add-support-for-failover-in-cifs_reconnect-.patch.- Delete patches.suse/cifs-Add-support-for-failover-in-cifs_reconnect_tcon-.patch.- Delete patches.suse/cifs-Add-support-for-failover-in-smb2_reconnect-.patch.- Delete patches.suse/cifs-Fix-separator-when-building-path-from-dentry.patch.- Delete patches.suse/cifs-Make-devname-param-optional-in-cifs_compose_mount_options-.patch.- Delete patches.suse/cifs-Make-use-of-DFS-cache-to-get-new-DFS-referrals.patch.- Delete patches.suse/cifs-Refactor-out-cifs_mount-.patch.- Delete patches.suse/cifs-Respect-EAGAIN-when-querying-paths.patch.- Delete patches.suse/cifs-Save-TTL-value-when-parsing-DFS-referrals.patch.- Delete patches.suse/cifs-Skip-any-trailing-backslashes-from-UNC.patch.- Delete patches.suse/cifs-auto-disable-serverino-in-dfs-mounts.patch.- Delete patches.suse/cifs-start-DFS-cache-refresher-in-cifs_mount-.patch.- commit b7961e6 * Fri Feb 01 2019 tiwaiAATTsuse.de- media: v4l: ioctl: Validate num_planes for debug messages (bsc#1051510).- media: firewire: Fix app_info parameter type in avc_ca{,_app}_info (bsc#1051510).- media: vb2: be sure to unlock mutex on errors (bsc#1051510).- media: vivid: free bitmap_cap when updating std/timings/etc (bsc#1051510).- media: v4l2-tpg: array index could become negative (bsc#1051510).- media: vivid: set min width/height to a value > 0 (bsc#1051510).- media: vivid: fix error handling of kthread_run (bsc#1051510).- media: vb2: vb2_mmap: move lock up (bsc#1051510).- commit b4f8e97 * Fri Feb 01 2019 tiwaiAATTsuse.de- pstore/ram: Avoid allocation and leak of platform data (bsc#1051510).- pstore/ram: Avoid NULL deref in ftrace merging failure path (bsc#1051510).- pstore/ram: Do not treat empty buffers as valid (bsc#1051510).- pstore/ram: Correctly calculate usable PRZ bytes (bsc#1051510).- commit 15e90ac * Fri Feb 01 2019 tiwaiAATTsuse.de- selinux: Add __GFP_NOWARN to allocation at str_read() (bsc#1051510).- commit 1df5685 * Fri Feb 01 2019 tiwaiAATTsuse.de- selinux: fix GPF on invalid policy (bsc#1051510).- commit e75d966 * Fri Feb 01 2019 tiwaiAATTsuse.de- serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly (bsc#1051510).- serial: imx: fix error handling in console_setup (bsc#1051510).- serial: set suppress_bind_attrs flag only if builtin (bsc#1051510).- serial/sunsu: fix refcount leak (bsc#1051510).- Revert \"serial: 8250: Fix clearing FIFOs in RS485 mode again\" (bsc#1051510).- commit fe5d174 * Fri Feb 01 2019 tiwaiAATTsuse.de- thermal: int340x_thermal: Fix a NULL vs IS_ERR() check (bsc#1051510).- commit e14f856 * Fri Feb 01 2019 tiwaiAATTsuse.de- tty: Handle problem if line discipline does not have receive_buf (bsc#1051510).- tty/n_hdlc: fix __might_sleep warning (bsc#1051510).- tty/serial: do not free trasnmit buffer page under port lock (bsc#1051510).- commit e89abf7 * Fri Feb 01 2019 tiwaiAATTsuse.de- uart: Fix crash in uart_write and uart_put_char (bsc#1051510).- commit ce01626 * Fri Feb 01 2019 tiwaiAATTsuse.de- vt: invoke notifier on screen size change (bsc#1051510).- commit c2e299a * Fri Feb 01 2019 tiwaiAATTsuse.de- platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey (bsc#1051510).- commit 348f00f * Fri Feb 01 2019 tiwaiAATTsuse.de- LSM: Check for NULL cred-security on free (bsc#1051510).- commit 6401087 * Fri Feb 01 2019 tiwaiAATTsuse.de- gpio: vf610: Mask all GPIO interrupts (bsc#1051510).- gpio: altera-a10sr: Set proper output level for direction_output (bsc#1051510).- gpio: pl061: Move irq_chip definition inside struct pl061 (bsc#1051510).- commit 2bf709f * Fri Feb 01 2019 tiwaiAATTsuse.de- Cramfs: fix abad comparison when wrap-arounds occur (bsc#1051510).- commit a72fdad * Fri Feb 01 2019 tiwaiAATTsuse.de- checkstack.pl: fix for aarch64 (bsc#1051510).- commit 0300f4e * Fri Feb 01 2019 tiwaiAATTsuse.de- char/mwave: fix potential Spectre v1 vulnerability (bsc#1051510).- commit 2a37e23 * Fri Feb 01 2019 tiwaiAATTsuse.de- can: bcm: check timer values before ktime conversion (bsc#1051510).- can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing it (bsc#1051510).- commit 10af29b * Fri Feb 01 2019 tiwaiAATTsuse.de- kABI workaround for snd_hda_bus.bus_probing addition (bsc#1122944).- ALSA: hda - Serialize codec registrations (bsc#1122944).- commit 80a1f31 * Fri Feb 01 2019 tiwaiAATTsuse.de- ALSA: hda - Add mute LED support for HP ProBook 470 G5 (bsc#1051510).- commit a0e8ecb * Fri Feb 01 2019 nsaenzjulienneAATTsuse.de- clk: imx: pllv2: avoid using uninitialized values (FATE#324492).- commit ff3d4d6 * Fri Feb 01 2019 tiwaiAATTsuse.de- mac80211: free skb fraglist before freeing the skb (bsc#1111666).- mac80211: fix a kernel panic when TXing after TXQ teardown (bsc#1111666).- commit 8fcdbac * Fri Feb 01 2019 tiwaiAATTsuse.de- arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one (bsc#1051510).- commit a3b1bde * Fri Feb 01 2019 tiwaiAATTsuse.de- Input: xpad - add support for SteelSeries Stratus Duo (bsc#1111666).- commit efa6587 * Fri Feb 01 2019 tiwaiAATTsuse.de- staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1 (bsc#1051510).- commit 09bd81f * Fri Feb 01 2019 tiwaiAATTsuse.de- ALSA: hda - Serialize codec registrations (bsc#1122944).- commit 492e81b * Fri Feb 01 2019 tiwaiAATTsuse.de- ALSA: pcm: Fix tight loop of OSS capture stream (bsc#1051510).- ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages (bsc#1111666).- commit 3ede89f * Fri Feb 01 2019 tiwaiAATTsuse.de- can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail() (bsc#1111666).- commit 3d69504 * Fri Feb 01 2019 nsaenzjulienneAATTsuse.de- Input: raspberrypi-ts - fix link error (git-fixes).- commit f79a072 * Fri Feb 01 2019 tiwaiAATTsuse.de- drm/nouveau/tmr: detect stalled gpu timer and break out of waits (bsc#1123538).- commit 312f392 * Fri Feb 01 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Fixed hp_pin no value (bsc#1051510).- ALSA: usb-audio: Add Opus #3 to quirks for native DSD support (bsc#1051510).- commit cab9efd * Thu Jan 31 2019 ptesarikAATTsuse.cz- kABI: protect struct smc_link (bnc#1117947, LTC#173662).- commit 195f137 * Thu Jan 31 2019 ptesarikAATTsuse.cz- kABI: protect struct smc_buf_desc (bnc#1117947, LTC#173662).- commit c536f3f * Thu Jan 31 2019 lyanAATTsuse.com- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls (bsc#1117155).- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock (bsc#1117155).- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity (bsc#1117155).- KVM: arm/arm64: Properly protect VGIC locks from IRQs (bsc#1117155).- commit dc96a61 * Thu Jan 31 2019 tbogendoerferAATTsuse.de- amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs (bsc#1122927).- commit b966f6a * Thu Jan 31 2019 tbogendoerferAATTsuse.de- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw (bsc#1086323 FATE#324899).- bnx2x: Send update-svid ramrod with retry/poll flags enabled (bsc#1086323 FATE#324899).- bnx2x: Remove configured vlans as part of unload sequence (bsc#1086323 FATE#324899).- bnx2x: Clear fip MAC when fcoe offload support is disabled (bsc#1086323 FATE#324899).- drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- bnx2x: Assign unique DMAE channel number for FW DMAE transactions (bsc#1086323 FATE#324899).- be2net: don\'t flip hw_features when VXLANs are added/deleted (bsc#1050252 FATE#322920).- commit 4798b45 * Thu Jan 31 2019 tbogendoerferAATTsuse.de- net: hns3: rename the interface for init_client_instance and uninit_client_instance (bsc#1104353 FATE#326415).- Refresh patches.drivers/net-hns3-Clear-client-pointer-when-initialize-client.patch.- commit 530dc8a * Thu Jan 31 2019 tbogendoerferAATTsuse.de- qed: Fix an error code qed_ll2_start_xmit() (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- qed: Fix command number mismatch between driver and the mfw (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- i40e: fix mac filter delete when setting mac address (bsc#1056658 FATE#322188 bsc#1056662 FATE#322186).- qed: Fix QM getters to always return a valid pq (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- qed: Fix bitmap_weight() check (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- qed: Fix reading wrong value in loop condition (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- qed: Fix rdma_info structure allocation (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- qed: Fix PTT leak in qed_drain() (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- qed: Fix potential memory corruption (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- qed: Fix blocking/unlimited SPQ entries leak (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- qed: Fix memory/entry leak in qed_init_sp_request() (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- i40e: restore NETIF_F_GSO_IPXIP to netdev features (bsc#1056658 FATE#322188 bsc#1056662 FATE#322186).- net: hns3: add error handler for hns3_nic_init_vector_data() (bsc#1104353 FATE#326415).- RDMA/core: Fix unwinding flow in case of error to register device (bsc#1046306 FATE#322942).- net: hns3: fix for multiple unmapping DMA problem (bsc#1104353 FATE#326415).- net: hns3: rename hns_nic_dma_unmap (bsc#1104353 FATE#326415).- net: hns3: add handling for big TX fragment (bsc#1104353 FATE#326415).- net: hns3: move DMA map into hns3_fill_desc (bsc#1104353 FATE#326415).- net: hns3: remove hns3_fill_desc_tso (bsc#1104353 FATE#326415).- net: hns3: Fix tqp array traversal condition for vf (bsc#1104353 FATE#326415).- net: hns3: Fix client initialize state issue when roce client initialize failed (bsc#1104353 FATE#326415).- net: hns3: Fix for loopback selftest failed problem (bsc#1104353 FATE#326415).- i40e: report correct statistics when XDP is enabled (bsc#1056658 FATE#322188 bsc#1056662 FATE#322186).- qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- qed: Avoid constant logical operation warning in qed_vf_pf_acquire (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- qed: Avoid implicit enum conversion in qed_set_tunn_cls_info (bsc#1086314 FATE#324886 bsc#1086313 FATE#324885 bsc#1086301 FATE#3248881).- net: hns3: Fix tc setup when netdev is first up (bsc#1104353 FATE#326415).- commit 6fffd51 * Thu Jan 31 2019 nsaenzjulienneAATTsuse.de- clk: imx: fix potential NULL dereference in imx8qxp_lpcg_clk_probe() (FATE#326248).- commit 3e92e68 * Thu Jan 31 2019 nsaenzjulienneAATTsuse.de- pinctrl: imx: add driver for i.MX8MQ (FATE#324492).- Update config: enable pinctrl driver for arm64- commit 3d8d393 * Thu Jan 31 2019 msuchanekAATTsuse.de- rpm/kernel-subpackage-build.spec.in: Do not fail build with no certificates.- commit ad8bc29 * Thu Jan 31 2019 nsaenzjulienneAATTsuse.de- arm64: add basic Kconfig symbols for i.MX8 (FATE#324492).- Update config- Update supported.conf- clk: imx8qxp: make the name of clock ID generic (FATE#326248).- pinctrl: freescale: Break dependency on SOC_IMX8MQ for i.MX8MQ (FATE#324492).- pinctrl: imx8qxp: break the dependency on SOC_IMX8QXP (FATE#326248).- pinctrl: imx: fix NO_PAD_CTL setting for MMIO pads (FATE#326248).- pinctrl: imx: add imx8qxp driver (FATE#326248).- Update config: enable pinctrl driver for imx8qxp on arm64- pinctrl: fsl: add scu based pinctrl support (FATE#326248).- Update config: enable scu pinctrl support on arm64- firmware: imx: add SCU power domain driver (FATE#326248).- dt-bindings: serial: lpuart: add imx8qxp compatible string (FATE#326248).- gpio: vf610: add optional clock support (FATE#326248).- dt-bindings: gpio: vf610: add optional clocks property (FATE#326248).- dt-bindings: mmc: fsl-imx-esdhc: add imx8qxp compatible string (FATE#326248).- clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependant (FATE#324492).- Add fix blacklist as fix not necessary- clk: imx: Add SCCG PLL type (FATE#324492).- clk: imx: Add fractional PLL output clock (FATE#324492).- clk: imx: Add clock driver for i.MX8MQ CCM (FATE#324492).- Update config: enable clock driver for arm64- clk: imx: Add imx composite clock (FATE#324492).- dt-bindings: Add binding for i.MX8MQ CCM (FATE#324492).- clk: imx: add imx8qxp lpcg driver (FATE#326248).- clk: imx: add lpcg clock support (FATE#326248).- clk: imx: add imx8qxp clk driver (FATE#326248).- Update config: enable imx8x clk on arm64- clk: imx: add scu clock common part (FATE#326248).- Update config: enable scu clk for arm64- clk: imx: add configuration option for mmio clks (FATE#326248).- dt-bindings: clock: add imx8qxp lpcg clock binding (FATE#326248).- dt-bindings: clock: imx8qxp: add SCU clock IDs (FATE#326248).- firmware: imx: add pm svc headfile (FATE#326248).- dt-bindings: fsl: scu: update power domain binding (FATE#326248).- firmware: imx: remove resource id enums (FATE#326248).- dt-bindings: imx: add scu resource id headfile (FATE#326248).- dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string (FATE#326248).- firmware: imx: add misc svc support (FATE#326248).- firmware: imx: add SCU firmware driver support (FATE#326248).- Update config: enable SCU firmware driver on arm64- dt-bindings: arm: fsl: add scu binding doc (FATE#326248).- spi: lpspi: add imx8qxp compatible string (FATE#326248).- mailbox: Add support for i.MX messaging unit (FATE#326248).- dt-bindings: mailbox: imx-mu: add generic MU channel support (FATE#326248).- dt-bindings: arm: fsl: add mu binding doc (FATE#326248).- pinctrl: imx: Add DT binding for i.MX8MQ IOMUXC (FATE#324492).- pinctrl: pinctrl-imx: improve the code comments of PIN_FUNC_ID (FATE#326248).- PM / Domain: Add struct device to genpd (FATE#326248).- clk: imx: add new gate/gate2 wrapper funtion (FATE#324492).- clk: divider: export clk_div_mask() helper (FATE#324492).- pinctrl: imx: use struct imx_pinctrl_soc_info as a const (FATE#326248).- net: fec: add necessary defines to work on ARM64 (FATE#326248).- Update config: enable FEC for arm64- pinctrl: pinctrl-imx7ulp: add gpio_set_direction support (FATE#326248).- pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks (FATE#326248).- pinctrl: imx: remove gpio_request_enable and gpio_disable_free (FATE#326248).- pinctrl: imx: add imx7ulp driver (FATE#326248).- pinctrl: imx: switch to use the generic pinmux property (FATE#326248).- pinctrl: freescale: imx7d: make of_device_ids const (FATE#326248).- pinctrl: imx: add soc specific mux_mode mask and shift property (FATE#326248).- pinctrl: imx: add generic pin config core support (FATE#326248).- pinctrl: imx: Check for memory allocation failure (FATE#326248).- PM / Domains: Allow overriding the ->xlate() callback (FATE#326248).- commit 15b5385 * Thu Jan 31 2019 jroedelAATTsuse.de- iommu/amd: Fix IOMMU page flush when detach device from a domain (bsc#1106105).- iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions() (bsc#1106105).- iommu/amd: Unmap all mapped pages in error path of map_sg (bsc#1106105).- iommu/amd: Call free_iova_fast with pfn in map_sg (bsc#1106105).- commit 7ea2e24 * Thu Jan 31 2019 ptesarikAATTsuse.cz- Refresh patches.fixes/0001-usb-dwc3-gadget-Clear-req-needs_extra_trb-flag-on-cl.patch.- commit e7aa023 * Wed Jan 30 2019 palcantaraAATTsuse.de- CIFS: make \'nodfs\' mount opt a superblock flag (bsc#1051510).- commit afaed0b * Wed Jan 30 2019 msuchanekAATTsuse.de- rpm/kernel-subpackage-build.spec.in: fix initrd permissions (bsc#1123697) dracut has been using permissions 0600 for the initrd for a long time. On SLE15 or higher, that leads to a permission mismatch reported by \"rpm -V\". Set the permissions correctly for our ghost file.- commit db16569 * Wed Jan 30 2019 ptesarikAATTsuse.cz- Delete patches.drm/7713-drm-omap-remove-now-unused-functions.- commit 59a7403 * Wed Jan 30 2019 ptesarikAATTsuse.cz- drm/sun4i: hdmi: Fix unitialized variable (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- commit 655befb * Wed Jan 30 2019 ptesarikAATTsuse.cz- regmap: add iopoll-like polling macro for regmap_field (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- commit 8c5cb11 * Wed Jan 30 2019 tbogendoerferAATTsuse.de- bpf: fix bpffs bitfield pretty print (bsc#1109837).- commit a90be75 * Wed Jan 30 2019 mwilckAATTsuse.com- rpm/kernel-binary.spec.in: fix initrd permissions (bsc#1123697) dracut has been using permissions 0600 for the initrd for a long time. On SLE15 or higher, that leads to a permission mismatch reported by \"rpm -V\". Set the permissions correctly for our ghost file.- commit 9e5e2a5 * Wed Jan 30 2019 ptesarikAATTsuse.cz- regmap: Skip clk_put for attached clocks when freeing context (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- regmap: mmio: Add function to attach a clock (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- commit eeb6381 * Wed Jan 30 2019 tbogendoerferAATTsuse.de- blacklist.conf:- commit f94ab18 * Wed Jan 30 2019 tbogendoerferAATTsuse.de- net: tls: Fix deadlock in free_resources tx (bsc#1109837).- net: tls: Save iv in tls_rec for async crypto requests (bsc#1109837).- commit f241eb6 * Wed Jan 30 2019 tbogendoerferAATTsuse.de- vhost: fix OOB in get_rx_bufs() (bsc#1109837 CVE-2018-16880).- Revert \"net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager\" (bsc#1103990 FATE#326006).- commit add2bbb * Wed Jan 30 2019 tbogendoerferAATTsuse.de- selftests/bpf: fix incorrect users of create_and_get_cgroup (bsc#1109837).- bpf: btf: fix struct/union/fwd types with kind_flag (bsc#1109837).- bpf: btf: refactor btf_int_bits_seq_show() (bsc#1109837).- bpf: Create a new btf_name_by_offset() for non type name use case (bsc#1109837).- commit 561eea1 * Wed Jan 30 2019 tbogendoerferAATTsuse.de- bpf: fix pointer offsets in context for 32 bit (bsc#1109837).- commit da78053 * Wed Jan 30 2019 tbogendoerferAATTsuse.de- Revert \"net_sched: hold netns refcnt for each action\" (bsc#1109837).- Refresh patches.drivers/idr-Delete-idr_remove_ext-function.patch.- Refresh patches.drivers/net-sched-Add-hardware-specific-counters-to-TC-actio.patch.- Refresh patches.drivers/net-sched-actions-Convert-to-use-idr_alloc_u32.patch.- Refresh patches.drivers/net-sched-atomically-check-allocate-action.patch.- Refresh patches.drivers/net-sched-don-t-disable-bh-when-accessing-action-idr.patch.- Refresh patches.drivers/net_sched-convert-idrinfo-lock-from-spinlock-to-a-mu.patch.- Refresh patches.drivers/net_sched-remove-list_head-from-tc_action.patch.- Refresh patches.drivers/net_sched-switch-to-exit_batch-for-action-pernet-ops.patch.- commit 23e2609 * Wed Jan 30 2019 tbogendoerferAATTsuse.de- bpf: libbpf: retry loading program on EAGAIN (bsc#1109837).- xprtrdma: Double free in rpcrdma_sendctxs_create() (bsc#1103992 FATE#326009).- commit 91df4df * Wed Jan 30 2019 hareAATTsuse.de- mpt3sas: check sense buffer before copying sense data (bsc#1106811).- bsg: allocate sense buffer if requested (bsc#1106811).- commit b3f8d07 * Wed Jan 30 2019 ptesarikAATTsuse.cz- Delete patches.drm/4512-drm-sun4i-protect-the-tcon-pixel-clocks.- Delete patches.drm/4521-drm-sun4i-release-exclusive-clock-lock-when-disabling-tcon.- Delete patches.drm/4566-drm-sun4i-fix-exclusivity-of-the-tcon-clocks.- Refresh patches.drm/6146-drm-sun4i-add-allwinner-a31-mipi-dsi-controller-support.- commit 8a1c02e * Wed Jan 30 2019 ptesarikAATTsuse.cz- dt-bindings: display: sunxi-drm: Add TCON TOP description (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- commit 321cd91 * Tue Jan 29 2019 tiwaiAATTsuse.de- kABI workaround for deleted snd_hda_register_beep_device() (bsc#1122944).- commit 5af1bdb * Tue Jan 29 2019 tiwaiAATTsuse.de- ALSA: hda - Use standard device registration for beep (bsc#1122944).- commit 07f7acd * Tue Jan 29 2019 ptesarikAATTsuse.cz- of_graph: add of_graph_get_remote_endpoint() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- Refresh patches.drivers/0001-of-Move-OF-property-and-graph-API-from-base.c-to-pro.patch.- commit d9afb5c * Tue Jan 29 2019 ptesarikAATTsuse.cz- Delete patches.drm/1240-sun4i_hdmi-add-cec-support.- Delete patches.drm/1383-drm-sun4i-cec-enable-back-cec-pin-framework.- Refresh patches.drm/1806-drm-sun4i-hdmi-create-a-regmap-for-later-use.- Refresh patches.drm/1808-drm-sun4i-hdmi-add-support-for-controller-hardware-variants.- Refresh patches.drm/8305-drm-drop-mode_-from-update_edit_property.- Refresh patches.drm/8306-drm-drop-mode_-from-drm_mode_connector_attach_encoder.- commit bedb0c3 * Tue Jan 29 2019 tiwaiAATTsuse.de- supported.conf: Mark up missing module entries and dependencies (bsc#1123548)- commit b93bcaf * Tue Jan 29 2019 palcantaraAATTsuse.de- Don\'t log expected error on DFS referral request (bsc#1051510).- commit acc9b00 * Tue Jan 29 2019 palcantaraAATTsuse.de- CIFS: don\'t log STATUS_NOT_FOUND errors for DFS (bsc#1051510).- commit 0494943 * Tue Jan 29 2019 tiwaiAATTsuse.de- drm/i915: Add missing access_ok() checks (CVE-2018-20669, bsc#1122971).- commit 47941af * Tue Jan 29 2019 mhockoAATTsuse.com- mm: __init_single_page do not zero core struct pages (bnc#1123124).- commit 6f7b3fd * Tue Jan 29 2019 oneukumAATTsuse.com- usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup (bsc#1120902).- commit 2792d36 * Tue Jan 29 2019 oneukumAATTsuse.com- USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB (bsc#1120902).- Refresh patches.drivers/usb-quirks-add-delay-quirks-for-Corsair-Strafe.patch.- commit 40b3ef4 * Tue Jan 29 2019 oneukumAATTsuse.com- Add delay-init quirk for Corsair K70 RGB keyboards (bsc#1087092).- Refresh patches.fixes/0001-usb-quirks-add-control-message-delay-for-1b1c-1b20.patch.- commit 7378825 * Tue Jan 29 2019 tbogendoerferAATTsuse.de- SUNRPC: Move xprt_update_rtt callsite (bsc#1123114).- NFSD: Clean up legacy NFS SYMLINK argument XDR decoders (bsc#1123114).- sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst (bsc#1123114).- commit eba6ffa * Tue Jan 29 2019 oneukumAATTsuse.com- USB: storage: add quirk for SMI SM3350 (bsc#1120902).- commit b3e7816 * Tue Jan 29 2019 ptesarikAATTsuse.cz- mlx4: trigger IB events needed by SMC (bnc#1117947, LTC#173662).- net/smc: unregister rkeys of unused buffer (bnc#1117947, LTC#173662).- net/smc: add infrastructure to send delete rkey messages (bnc#1117947, LTC#173662).- net/smc: avoid a delay by waiting for nothing (bnc#1117947, LTC#173662).- net/smc: cleanup listen worker mutex unlocking (bnc#1117947, LTC#173662).- net/smc: short wait for late smc_clc_wait_msg (bnc#1117947, LTC#173662).- net/smc: no link delete for a never active link (bnc#1117947, LTC#173662).- net/smc: allow fallback after clc timeouts (bnc#1117947, LTC#173662).- net/smc: remove sock_error detour in clc-functions (bnc#1117947, LTC#173662).- net/smc: make smc_lgr_free() static (bnc#1117947, LTC#173662).- net/smc: cleanup tcp_listen_worker initialization (bnc#1117947, LTC#173662).- net/smc: use after free fix in smc_wr_tx_put_slot() (bnc#1117947, LTC#173662).- net/smc: atomic SMCD cursor handling (bnc#1117947, LTC#173662).- net/smc: add SMC-D shutdown signal (bnc#1117947, LTC#173662).- net/smc: use queue pair number when matching link group (bnc#1117947, LTC#173662).- net/smc: abort CLC connection in smc_release (bnc#1117947, LTC#173662).- s390/ism: clear dmbe_mask bit before SMC IRQ handling (bnc#1117947, LTC#173662).- net/smc: fix smc_buf_unuse to use the lgr pointer (bnc#1117947, LTC#173662).- net/smc: fix sizeof to int comparison (bnc#1117947, LTC#173662).- net/smc: no urgent data check for listen sockets (bnc#1117947, LTC#173662).- net/smc: enable fallback for connection abort in state INIT (bnc#1117947, LTC#173662).- net/smc: remove duplicate mutex_unlock (bnc#1117947, LTC#173662).- net/smc: fix non-blocking connect problem (bnc#1117947, LTC#173662).- commit 58b1bda * Tue Jan 29 2019 oneukumAATTsuse.com- USB: storage: don\'t insert sane sense for SPC3+ when bad sense specified (bsc#1120902).- commit ab84067 * Tue Jan 29 2019 oneukumAATTsuse.com- usb: cdc-acm: send ZLP for Telit 3G Intel based modems (bsc#1120902).- commit 0e9fb7d * Tue Jan 29 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/dp_mst: Fix enabling pipe clock for all streams\'- commit 7e3e6a3 * Tue Jan 29 2019 oneukumAATTsuse.com- USB: serial: option: add Fibocom NL678 series (bsc#1120902).- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays (bsc#1120902).- commit 1e65057 * Tue Jan 29 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'Revert \"drm/i915/icl: WaEnableFloatBlendOptimization\"\'- commit 81c366b * Tue Jan 29 2019 oneukumAATTsuse.com- blacklist.conf: for unused driver- commit ee462c1 * Tue Jan 29 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'Revert \"drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)\"\'- commit d121655 * Tue Jan 29 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'Revert \"drm/amd/display: fix dereferencing possible ERR_PTR()\"\'- commit 754926e * Tue Jan 29 2019 tzimmermannAATTsuse.de- drm/i915: Unwind failure on pinning the gen7 ppgtt (bsc#1113956)- commit 8998696 * Tue Jan 29 2019 tzimmermannAATTsuse.de- drm/i915/gvt: Fix workload request allocation before request add (bsc#1113956)- commit c1b4969 * Tue Jan 29 2019 tzimmermannAATTsuse.de- drm/i915: Account for scale factor when calculating initial phase (bsc#1113956)- commit b6cd438 * Tue Jan 29 2019 tzimmermannAATTsuse.de- drm/i915/gtt: Revert \"Disable read-only support under GVT\" (bsc#1113956)- commit 158fda1 * Tue Jan 29 2019 tzimmermannAATTsuse.de- Revert \"drm/sun4i: Remove R40 display pipeline compatibles\" (bsc#1113956)- commit 46f5a50 * Tue Jan 29 2019 tzimmermannAATTsuse.de- drm/amdgpu: Revert \"kmap PDs/PTs in amdgpu_vm_update_directories\" (bsc#1113956)- commit f4789d0 * Tue Jan 29 2019 ptesarikAATTsuse.cz- gpu: ipu-v3: prg: add modifier support (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- Refresh patches.drm/4331-drm-imx-add-fb-modifier-support.- commit d2ad87a * Tue Jan 29 2019 ptesarikAATTsuse.cz- gpu: ipu-v3: pre: add tiled prefetch support (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- gpu: ipu-v3: pre: implement workaround for ERR009624 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- commit 4016e82 * Tue Jan 29 2019 neilbAATTsuse.com- SUNRPC: Fix a potential race in xprt_connect() (git-fixes).- SUNRPC: Fix leak of krb5p encode pages (git-fixes).- NFSv4: Don\'t exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING (git-fixes).- nfsd: COPY and CLONE operations require the saved filehandle to be set (git-fixes).- sunrpc: correct the computation for page_ptr when truncating (git-fixes).- lockd: fix access beyond unterminated strings in prints (git-fixes).- nfsd: Fix an Oops in free_session() (git-fixes).- xprtrdma: Reset credit grant properly after a disconnect (git-fixes).- sunrpc: safely reallow resvport min/max inversion (git-fixes).- nfs: Fix a missed page unlock after pg_doio() (git-fixes).- NFSv4.1: Fix the r/wsize checking (git-fixes).- commit 704ef82 * Mon Jan 28 2019 ptesarikAATTsuse.cz- Refresh patches.suse/0005-ceph-check-snap-first-in-ceph_set_acl.patch.- Refresh patches.suse/0007-ceph-restore-ctime-as-well-in-the-case-of-restoring-old-mode.patch.- commit 7059531 * Mon Jan 28 2019 tiwaiAATTsuse.de- iwlwifi: mvm: always init rs_fw with 20MHz bandwidth rates (bsc#1111666).- iwlwifi: mvm: Send LQ command as async when necessary (bsc#1111666).- commit 1944940 * Mon Jan 28 2019 tiwaiAATTsuse.de- ASoC: rt5514-spi: Fix potential NULL pointer dereference (bsc#1051510).- ASoC: dma-sh7760: cleanup a debug printk (bsc#1051510).- ipmi:ssif: Fix handling of multi-part return messages (bsc#1051510).- ALSA: bebob: fix model-id of unit for Apogee Ensemble (bsc#1051510).- ALSA: oxfw: add support for APOGEE duet FireWire (bsc#1051510).- commit 4c891b3 * Mon Jan 28 2019 tiwaiAATTsuse.de- Put the xhci fix patch to the right place in the sorted section- commit f194c12 * Mon Jan 28 2019 tiwaiAATTsuse.de- ath10k: fix peer stats null pointer dereference (bsc#1111666).- commit aaf7813 * Mon Jan 28 2019 msuchanekAATTsuse.de- ibmvnic: Add ethtool private flag for driver-defined queue limits (bsc#1121726).- ibmvnic: Introduce driver limits for ring sizes (bsc#1121726).- ibmvnic: Increase maximum queue size limit (bsc#1121726).- commit 17984c3 * Mon Jan 28 2019 oneukumAATTsuse.com- crypto: user - support incremental algorithm dumps (bsc#1120902).- commit d81b50c * Mon Jan 28 2019 msuchanekAATTsuse.de- ibmveth: Do not process frames after calling napi_reschedule (bcs#1123357).- commit 31d5f72 * Mon Jan 28 2019 tiwaiAATTsuse.de- staging: rtl8188eu: Fix module loading from tasklet for WEP encryption (bsc#1111666).- staging: rtl8188eu: Fix module loading from tasklet for CCMP encryption (bsc#1111666).- commit 3e3ae62 * Mon Jan 28 2019 tiwaiAATTsuse.de- rtlwifi: Fix leak of skb when processing C2H_BT_INFO (bsc#1111666).- commit 3e3eb2c * Mon Jan 28 2019 tiwaiAATTsuse.de- staging: vchiq_arm: Fix camera device registration (bsc#1111666).- commit 72e3e61 * Mon Jan 28 2019 tiwaiAATTsuse.de- Revert \"mwifiex: restructure rx_reorder_tbl_lock usage\" (bsc#1111666).- nl80211: fix memory leak if validate_pae_over_nl80211() fails (bsc#1111666).- mmc: s3mci: mark debug_regs[] as static (bsc#1111666).- commit 59219d6 * Mon Jan 28 2019 tiwaiAATTsuse.de- iwlwifi: mvm: fix setting HE ppe FW config (bsc#1111666).- iwlwifi: pcie: set cmd_len in the correct place (bsc#1111666).- iwlwifi: fw: do not set sgi bits for HE connection (bsc#1111666).- commit 5a5bb2e * Mon Jan 28 2019 tiwaiAATTsuse.de- brcmfmac: Fix access point mode (bsc#1111666).- brcmfmac: fix roamoff=1 modparam (bsc#1111666).- brcmfmac: Fix out of bounds memory access during fw load (bsc#1111666).- commit 0af6aec * Mon Jan 28 2019 tiwaiAATTsuse.de- ASoC: intel: skl: Fix display power regression (bsc#1111666).- commit f52292a * Mon Jan 28 2019 tiwaiAATTsuse.de- ASoC: dai playback and capture active may be greater than 1 (bsc#1111666).- commit 7707105 * Mon Jan 28 2019 tiwaiAATTsuse.de- staging: bcm2835-audio: double free in init error path (bsc#1111666).- commit 9cb8c9c * Mon Jan 28 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Fix typo for ALC225 model (bsc#1111666).- ALSA: intel_hdmi: Use strlcpy() instead of strncpy() (bsc#1111666).- commit 8bfec9a * Mon Jan 28 2019 tiwaiAATTsuse.de- ALSA: x86: Fix potential crash at error path (bsc#1111666).- commit be03f54 * Mon Jan 28 2019 ptesarikAATTsuse.cz- Refresh patches.drm/7106-drm-i2c-tda998x-move-mutex-waitqueue-timer-work-init-early.- Refresh patches.drm/7111-drm-i2c-tda998x-add-cec-support.- Refresh patches.drm/8710-drm-i2c-tda998x-convert-to-bridge-driver.- commit 2167549 * Mon Jan 28 2019 oneukumAATTsuse.com- blacklist.conf: kABI- commit c5e5a55 * Mon Jan 28 2019 palcantaraAATTsuse.de- cifs: Do not modify mid entry after submitting I/O in cifs_call_async (bsc#1051510).- commit 5391fec * Mon Jan 28 2019 tiwaiAATTsuse.de- doc/README.SUSE: Correct description for building a kernel (bsc#1123348) The obsoleted make cloneconfig is corrected. Also the order of make scripts and make prepare are corrected as well.- commit 17a2073 * Mon Jan 28 2019 jackAATTsuse.cz- ext4: Fix crash during online resizing (bsc#1122779).- commit bb96702 * Mon Jan 28 2019 jgrossAATTsuse.com- ptp_kvm: probe for kvm guest availability (bsc#1098382).- x86/pvclock: add setter for pvclock_pvti_cpu0_va (bsc#1098382).- x86/xen/time: set pvclock flags on xen_time_init() (bsc#1098382).- x86/xen/time: setup vcpu 0 time info page (bsc#1098382).- x86/xen/time: Output xen sched_clock time from 0 (bsc#1098382).- xen: Fix x86 sched_clock() interface for xen (bsc#1098382).- x86/kvmclock: set pvti_cpu0_va after enabling kvmclock (bsc#1098382).- Refresh patches.fixes/xen-zero-MSR_IA32_SPEC_CTRL-before-suspend.patch.- commit 33c8d3d * Mon Jan 28 2019 ptesarikAATTsuse.cz- Disable patches.drm/0002-drm-dw-hdmi-i2s-add-get_dai_id-callback-for-alsa-soc.- Disable patches.drm/0003-drm-adv7511_audio-add-get_dai_id-callback-to-map-port-number-to-dai-id.- Refresh patches.drm/1469-drm-bridge-adv7511-constify-hdmi-codec-platform-data.- commit c372b34 * Mon Jan 28 2019 mgormanAATTsuse.de- slab: alien caches must not be initialized if the allocation of the alien cache failed (git fixes (mm/slab)).- commit 9d720a9 * Mon Jan 28 2019 mgormanAATTsuse.de- blacklist.conf: MemAvailable accounting, needs bug to justify the change- commit 41d09bb * Mon Jan 28 2019 mgormanAATTsuse.de- blacklist.conf: SLUB-specific and unsupported- commit dc3339e * Mon Jan 28 2019 mgormanAATTsuse.de- writeback: don\'t decrement wb->refcnt if !wb->bdi (git fixes (writeback)).- commit e6c3442 * Mon Jan 28 2019 wquAATTsuse.com- blacklist.conf: Blacklist 1b3922a8bc74 (btrfs: Use real device structure to verify dev extent) Upstream commit 1b3922a8bc74 (btrfs: Use real device structure to verify dev extent) has wrong Fixes: tag. The correct Fixes: tag is 05a37c48604c (\"btrfs: volumes: Make sure no dev extent is beyond device boundary\") And that commit hasn\'t been backported yet.- commit 6c46ddf * Mon Jan 28 2019 tiwaiAATTsuse.de- rpm/release-projects: Add SUSE:Maintenance: * for MU kernels (bsc#1123317)- commit c784b79 * Mon Jan 28 2019 jthumshirnAATTsuse.de- libnvdimm/security: Require nvdimm_security_setup_events() to succeed (bsc#1123305).- nfit_test: fix security state pull for nvdimm security nfit_test (bsc#1123306).- commit c1b22a5 * Fri Jan 25 2019 bpAATTsuse.de- Delete patches.drivers/edac-skx-fix-randconfig-builds.patch. This patch isn\'t needed because we don\'t do randconfig builds on SLES and have both: CONFIG_ACPI=y CONFIG_ACPI_ADXL=y- commit 8131722 * Fri Jan 25 2019 lhenriquesAATTsuse.com- blacklist.conf: added commit 6b5a49b46cf1- commit 12c67f0 * Fri Jan 25 2019 lhenriquesAATTsuse.com- blacklist.conf: added commit 74827ee29565 (\"ceph: quota: cleanup license mess\")- commit 66a8b0e * Fri Jan 25 2019 msuchanekAATTsuse.de- rpm/mkspec: drop -subpackage from expanded subpackage template name.- commit 7f76697 * Fri Jan 25 2019 jdelvareAATTsuse.de- watchdog: w83627hf_wdt: Add quirk for Inves system (bsc#1106434).- commit 7e1c7bd * Fri Jan 25 2019 hareAATTsuse.de- qla2xxx: Fixup dual-protocol FCP connections (bsc#1108870).- commit 1ecab3e * Fri Jan 25 2019 hareAATTsuse.de- nvme-multipath: round-robin I/O policy (bsc#1110705).- Refresh patches.kabi/nvme-kABI-fixes-for-nvme_ctrl.patch.- commit 0ec85da * Fri Jan 25 2019 tbogendoerferAATTsuse.de- NFSD: Clean up legacy NFS WRITE argument XDR decoders (bsc#1123114).- commit ef48b9d * Fri Jan 25 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'firmware/dmc/icl: Add missing MODULE_FIRMWARE() for Icelake.\'- commit 62ca631 * Fri Jan 25 2019 jthumshirnAATTsuse.de- Refresh patches.suse/0001-mm-defer-ZONE_DEVICE-page-initialization-to-the-poin.patch. Remove unused variables \'i\' and \'pfn\' from devm_memremap_pages().- commit e7051ca * Fri Jan 25 2019 hareAATTsuse.de- nvme-multipath: round-robin I/O policy (bsc#1110705).- commit 732ec99 * Fri Jan 25 2019 jslabyAATTsuse.cz- blacklist.conf: add one more- commit a0279a1 * Fri Jan 25 2019 jslabyAATTsuse.cz- packet: Do not leak dev refcounts on error exit (git-fixes).- commit 5cbfc79 * Fri Jan 25 2019 jslabyAATTsuse.cz- net/hamradio/6pack: use mod_timer() to rearm timers (networking-stable-19_01_04).- ip: validate header length on virtual device xmit (networking-stable-19_01_04).- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() (networking-stable-19_01_04).- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path (networking-stable-19_01_04).- netrom: fix locking in nr_find_socket() (networking-stable-19_01_04).- net/wan: fix a double free in x25_asy_open_tty() (networking-stable-19_01_04).- ax25: fix a use-after-free in ax25_fillin_cb() (networking-stable-19_01_04).- ieee802154: lowpan_header_create check must check daddr (networking-stable-19_01_04).- packet: validate address length if non-zero (networking-stable-19_01_04).- phonet: af_phonet: Fix Spectre v1 vulnerability (networking-stable-19_01_04).- net: core: Fix Spectre v1 vulnerability (networking-stable-19_01_04).- qmi_wwan: Add support for Fibocom NL678 series (networking-stable-19_01_04).- ipv6: tunnels: fix two use-after-free (networking-stable-19_01_04).- packet: validate address length (networking-stable-19_01_04).- tcp: fix a race in inet_diag_dump_icsk() (networking-stable-19_01_04).- gro_cell: add napi_disable in gro_cells_destroy (networking-stable-19_01_04).- net/mlx5e: Remove the false indication of software timestamping support (networking-stable-19_01_04).- net/mlx5: Typo fix in del_sw_hw_rule (networking-stable-19_01_04).- ipv6: explicitly initialize udp6_addr in udp_sock_create6() (networking-stable-19_01_04).- net/smc: fix TCP fallback socket release (networking-stable-19_01_04).- net: phy: Fix the issue that netif always links up after resuming (networking-stable-19_01_04).- net: macb: restart tx after tx used bit read (networking-stable-19_01_04).- VSOCK: Send reset control packet when socket is partially bound (networking-stable-19_01_04).- qmi_wwan: Added support for Telit LN940 series (networking-stable-19_01_04).- qmi_wwan: Added support for Fibocom NL668 series (networking-stable-19_01_04).- ip6mr: Fix potential Spectre v1 vulnerability (networking-stable-19_01_04).- tipc: compare remote and local protocols in tipc_udp_enable() (networking-stable-19_01_04).- tipc: fix a double kfree_skb() (networking-stable-19_01_04).- tipc: use lock_sock() in tipc_sk_reinit() (networking-stable-19_01_04).- vhost: make sure used idx is seen before log in vhost_add_used_n() (networking-stable-19_01_04).- ipv4: Fix potential Spectre v1 vulnerability (networking-stable-19_01_04).- sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event (networking-stable-19_01_04).- commit 7c76a1a * Fri Jan 25 2019 tbogendoerferAATTsuse.de- net: mvpp2: fix condition for setting up link interrupt (bsc#1117016).- commit f02eaea * Fri Jan 25 2019 ptesarikAATTsuse.cz- rpm/kernel-source.spec.in: Add subpackage-names.conf as source.- commit 4a379f7 * Fri Jan 25 2019 msuchanekAATTsuse.de- rpm/config.sh: Build against SLE15 in OBS. It does not have SP1 yet.- commit a98d0fb * Fri Jan 25 2019 msuchanekAATTsuse.de- Add subpackage-names.conf as source.- commit eccd5a2 * Fri Jan 25 2019 ggherdovichAATTsuse.cz- Revert 5309534f105fd08d82e3954058115ec4c532a296 (bsc#1122653)- PM: cpuidle: Fix cpuidle_poll_state_init() prototype (bsc#1110006).- Refresh patches.drivers/0016-cpuidle-Add-new-macro-to-enter-a-retention-idle-stat.patch.- Delete patches.suse/cpuidle-Eliminate-the-CPUIDLE_DRIVER_STATE_START-sym.patch.- commit dbdbe1a * Fri Jan 25 2019 ggherdovichAATTsuse.cz- Delete patches.suse/cpuidle-menu-Compute-first_idx-when-latency_req-is-k.patch (bsc#1122653).- commit c034cff * Fri Jan 25 2019 ggherdovichAATTsuse.cz- Delete patches.suse/cpuidle-menu-Avoid-computations-for-very-close-timer.patch (bsc#1122653).- commit 922b7fb * Fri Jan 25 2019 ggherdovichAATTsuse.cz- Delete patches.suse/cpuidle-menu-Move-the-latency_req-0-special-case-che.patch (bsc#1122653).- commit fbade00 * Fri Jan 25 2019 neilbAATTsuse.com- Fix problem with sharetransport= and NFSv4 (bsc#1114893).- NFS: Allow NFSv4 mounts to not share transports (FATE#315593).- NFS: support \"nosharetransport\" option (bnc#807502, bnc#828192, FATE#315593).- commit af1a173 * Thu Jan 24 2019 lduncanAATTsuse.com- scsi: fcoe: Convert timers to use timer_setup() (bsc#1122952).- commit b670a13 * Thu Jan 24 2019 palcantaraAATTsuse.de- cifs: fix set info (bsc#1051510).- commit 222806e * Thu Jan 24 2019 msuchanekAATTsuse.de- rpm/kernel-subpackage-build.spec.in: Allow newline in module list.- commit 51d548b * Thu Jan 24 2019 tiwaiAATTsuse.de- crypto: authencesn - Avoid twice completion call in decrypt path (bsc#1051510).- crypto: caam - fix zero-length buffer DMA mapping (bsc#1051510).- crypto: bcm - convert to use crypto_authenc_extractkeys() (bsc#1051510).- crypto: authenc - fix parsing key with misaligned rta_len (bsc#1051510).- can: gw: ensure DLC boundaries after CAN frame modification (bsc#1051510).- gpio: pl061: handle failed allocations (bsc#1051510).- i2c: dev: prevent adapter retries and timeout being set as minus value (bsc#1051510).- ACPI: power: Skip duplicate power resource references in _PRx (bsc#1051510).- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bsc#1051510).- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader (bsc#1051510).- lan78xx: Resolve issue with changing MAC address (bsc#1051510).- commit ad17c09 * Thu Jan 24 2019 yousaf.kaukabAATTsuse.com- soc/fsl/guts: Add definition for LX2160A (fate#326572).- clk: qoriq: Add clockgen support for lx2160a (fate#326572).- clk: qoriq: increase array size of cmux_to_group (fate#326572).- mmc: block: propagate correct returned value in mmc_rpmb_ioctl (fate#326572).- mmc: core: Prevent bus reference leak in mmc_blk_init() (fate#326572).- commit ef2b4be * Thu Jan 24 2019 oneukumAATTsuse.com- kABI: fix xhci kABI stability (bsc#1119086).- commit 0c7057e * Thu Jan 24 2019 oneukumAATTsuse.com- USB: xhci: fix \'broken_suspend\' placement in struct xchi_hcd (bsc#1119086).- commit b411b00 * Thu Jan 24 2019 tbogendoerferAATTsuse.de- SUNRPC: Clean up initialisation of the struct rpc_rqst (bsc#1123036).- Refresh patches.fixes/0007-SUNRPC-Mask-XIDs-to-prevent-replay-cache-collision.patch.- commit 8478805 * Thu Jan 24 2019 tbogendoerferAATTsuse.de- sunrpc: Prevent duplicate XID allocation (bsc#1123036).- Refresh patches.fixes/0007-SUNRPC-Mask-XIDs-to-prevent-replay-cache-collision.patch.- commit 4795729 * Thu Jan 24 2019 tbogendoerferAATTsuse.de- SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock (bsc#1123036).- Refresh patches.fixes/0007-SUNRPC-Mask-XIDs-to-prevent-replay-cache-collision.patch.- commit 35b181b * Thu Jan 24 2019 tbogendoerferAATTsuse.de- SUNRPC: Make num_reqs a non-atomic integer (bsc#1123036).- SUNRPC: Make slot allocation more reliable (bsc#1123036).- commit 347ba0d * Thu Jan 24 2019 yousaf.kaukabAATTsuse.com- mmc: block: Move duplicate check (fate#326572).- commit fbac02b * Thu Jan 24 2019 msuchanekAATTsuse.de- rpm/kernel-binary.spec.in: stop building kernel- *-base (FATE#326579).- commit e43e4df * Thu Jan 24 2019 yousaf.kaukabAATTsuse.com- mmc: block: Reparametrize mmc_blk_ioctl__cmd() (fate#326572).- commit 6bc1806 * Thu Jan 24 2019 ptesarikAATTsuse.cz- Add product identifying information to VMCOREINFO (bsc#1123015).- commit b361141 * Thu Jan 24 2019 jslabyAATTsuse.cz- tcp: lack of available data can also cause TSO defer (git-fixes).- commit faf00d7 * Thu Jan 24 2019 yousaf.kaukabAATTsuse.com- mmc: block: Fix bug when removing RPMB chardev (fate#326572).- mmc: block: Delete mmc_access_rpmb() (fate#326572). Refresh: patches.drivers/mmc-block-add-blk-mq-support.patch patches.drivers/mmc-block-add-cqe-support.patch patches.drivers/mmc-block-remove-code-no-longer-needed-after-the-switch-to-blk-mq.patch- mmc: block: Convert RPMB to a character device (fate#326572). Refresh: patches.drivers/mmc-block-check-return-value-of-blk_get_request.patch patches.drivers/mmc-block-ensure-that-debugfs-files-are-removed.patch- commit 5195f58 * Thu Jan 24 2019 tbogendoerferAATTsuse.de- bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing (bsc#1109837).- bpf: bpf_setsockopt: reset sock dst on SO_MARK changes (bsc#1109837).- bpf: zero out build_id for BPF_STACK_BUILD_ID_IP (bsc#1109837).- bpf: don\'t assume build-id length is always 20 bytes (bsc#1109837).- xsk: Check if a queue exists during umem setup (bsc#1109837).- net/mlx5e: Fix wrong error code return on FEC query failure (bsc#1103990 FATE#326006).- net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames (bsc#1109837).- mlxsw: spectrum_fid: Update dummy FID index (bsc#1112374).- mlxsw: pci: Increase PCI SW reset timeout (bsc#1112374).- mlxsw: pci: Ring CQ\'s doorbell before RDQ\'s (bsc#1112374).- net: Fix typo in NET_FAILOVER help text (bsc#1109837).- net/sched: cls_flower: allocate mask dynamically in fl_change() (bsc#1109837).- net: phy: meson-gxl: Use the genphy_soft_reset callback (bsc#1119113 FATE#326472).- net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031 (bsc#1119113 FATE#326472).- Revert \"igb: reduce CPU0 latency when updating statistics\" (bsc#1117495).- RDMA/mthca: Clear QP objects during their allocation (bsc#1103992 FATE#326009).- RDMA/vmw_pvrdma: Return the correct opcode when creating WR (bsc#1103992 FATE#326009).- RDMA/nldev: Don\'t expose unsafe global rkey to regular user (bsc#1103992 FATE#326009).- bnxt_en: Fix context memory allocation (bsc#1104745 FATE#325918).- bnxt_en: Fix ring checking logic on 57500 chips (bsc#1104745 FATE#325918).- bpf: fix panic in stack_map_get_build_id() on i386 and arm32 (bsc#1109837).- bpf: correctly set initial window on active Fast Open sender (bsc#1109837).- tun: publish tfile after it\'s fully initialized (bsc#1109837).- mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion (bsc#1112374).- mlxsw: spectrum: Add VXLAN dependency for spectrum (bsc#1112374).- mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition (bsc#1112374).- bpf: Fix [::] -> [::1] rewrite in sys_sendmsg (bsc#1109837).- RDMA/iwcm: Don\'t copy past the end of dev_name() string (bsc#1103992 FATE#326009).- bnxt_en: Adjust default RX coalescing ticks to 10 us (bsc#1104745 FATE#325918).- bnxt_en: Support for 64-bit flow handle (bsc#1104745 FATE#325918).- bnxt_en: Increase context memory allocations on 57500 chips for RDMA (bsc#1104745 FATE#325918).- bnxt_en: Add Level 2 context memory paging support (bsc#1104745 FATE#325918).- bnxt_en: Enhance bnxt_alloc_ring()/bnxt_free_ring() (bsc#1104745 FATE#325918).- bnxt_en: Add support for 2nd firmware message channel (bsc#1104745 FATE#325918).- bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines (bsc#1104745 FATE#325918).- bnxt_en: Avoid arithmetic on void * pointer (bsc#1104745 FATE#325918).- bnxt_en: Use macros for firmware message doorbell offsets (bsc#1104745 FATE#325918).- bnxt_en: Set hwrm_intr_seq_id value to its inverted value (bsc#1104745 FATE#325918).- bnxt_en: Update firmware interface spec. to 1.10.0.33 (bsc#1104745 FATE#325918).- bnxt_en: query force speeds before disabling autoneg mode (bsc#1104745 FATE#325918).- bnxt_en: Do not free port statistics buffer when device is down (bsc#1104745 FATE#325918).- bnxt_en: Save ring statistics before reset (bsc#1104745 FATE#325918).- bnxt_en: Return linux standard errors in bnxt_ethtool.c (bsc#1104745 FATE#325918).- bnxt_en: Don\'t set ETS on unused TCs (bsc#1104745 FATE#325918).- bnxt_en: Add ethtool -S priority counters (bsc#1104745 FATE#325918).- bnxt_en: Add SR-IOV support for 57500 chips (bsc#1104745 FATE#325918).- bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings (bsc#1104745 FATE#325918).- bnxt_en: Reserve 1 stat_ctx for RDMA driver (bsc#1104745 FATE#325918).- bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxs (bsc#1104745 FATE#325918).- bnxt_en: get rid of num_stat_ctxs variable (bsc#1104745 FATE#325918).- bnxt_en: Add bnxt_get_avail_cp_rings_for_en() helper function (bsc#1104745 FATE#325918).- bnxt_en: Store the maximum NQs available on the PF (bsc#1104745 FATE#325918).- bnxt: remove printing of hwrm message (bsc#1104745 FATE#325918).- phy: cp110-comphy: 2.5G SGMII mode (bsc#1117016).- commit d82fac5 * Thu Jan 24 2019 msuchanekAATTsuse.de- rpm/kernel- *.spec.in: replace update srchash dependencies (FATE#325312). Due to some limitations version cannot be matched so move the hash into the provide name.- commit 219bcec * Thu Jan 24 2019 achoAATTsuse.com- Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer (bsc#1120758 CVE-2019-3459 CVE-2019-3560).- commit cec7ea4 * Wed Jan 23 2019 palcantaraAATTsuse.de- cifs: fix return value for cifs_listxattr (bsc#1051510).- commit 5f1eb8b * Wed Jan 23 2019 palcantaraAATTsuse.de- cifs: smb2ops: Fix listxattr() when there are no EAs (bsc#1051510).- commit 884b9f9 * Wed Jan 23 2019 yousaf.kaukabAATTsuse.com- mmc: sdhci-of-esdhc: Fix timeout checks (fate#326572).- mmc: sdhci-of-esdhc: fix spelling mistake \"upsupported\" -> \"unsupported\" (fate#326572).- mmc: sdhci-of-esdhc: workaround for unreliable pulse width detection (fate#326572).- mmc: sdhci-of-esdhc: temporary fixup for eMMC HS400 issue (fate#326572).- mmc: sdhci-of-esdhc: add erratum A011334 support (fate#326572).- mmc: sdhci-of-esdhc: add hs400 mode support (fate#326572).- mmc: core: Add ->hs400_prepare_ddr() callback (fate#326572).- mmc: core: improve reasonableness of bus width setting for HS400es (fate#326572).- mmc: core: more fine-grained hooks for HS400 tuning (fate#326572).- mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can\'t support 1.8v (fate#326572).- commit 04b20a5 * Wed Jan 23 2019 msuchanekAATTsuse.de- powerpc/xmon: Fix invocation inside lock region (bsc#1122885).- commit 8b07fd0 * Wed Jan 23 2019 msuchanekAATTsuse.de- powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM (bsc#1118338).- commit f332dea * Wed Jan 23 2019 jslabyAATTsuse.cz- net: stmmac: Fix PCI module removal leak (git-fixes).- bonding: update nest level on unlink (git-fixes).- ip: on queued skb use skb_header_pointer instead of pskb_may_pull (git-fixes).- commit 8026bcd * Wed Jan 23 2019 tzimmermannAATTsuse.de- drm/i915/icl: Add DSS_CTL Registers (fate#326289)- commit 4d16bbc * Wed Jan 23 2019 tzimmermannAATTsuse.de- firmware/dmc/icl: load v1.07 on icelake. (fate#326289)- commit f2a8fab * Wed Jan 23 2019 colyliAATTsuse.de- blacklist.conf: add 5618cf031fecda63847cafd1091e7b8bd626cdb1- commit c43dcfe * Wed Jan 23 2019 colyliAATTsuse.de- compat_hdio_ioctl: Fix a declaration (Git-fixes).- commit 20c27ec * Tue Jan 22 2019 jslabyAATTsuse.cz- neighbour: Avoid writing before skb->head in neigh_hh_output() (networking-stable-18_12_12).- ipv6: Check available headroom in ip6_xmit() even without options (networking-stable-18_12_12).- ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output (networking-stable-18_12_12).- ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes (networking-stable-18_12_12).- tcp: fix NULL ref in tail loss probe (networking-stable-18_12_12).- tcp: Do not underestimate rwnd_limited (networking-stable-18_12_12).- rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices (networking-stable-18_12_12).- net/mlx4_en: Change min MTU size to ETH_MIN_MTU (networking-stable-18_12_12).- sctp: kfree_rcu asoc (networking-stable-18_12_12).- kABI: protect struct sctp_association (kabi).- net: 8139cp: fix a BUG triggered by changing mtu with network traffic (networking-stable-18_12_12).- net: phy: don\'t allow __set_phy_supported to add unsupported modes (networking-stable-18_12_12).- tun: forbid iface creation with rtnl ops (networking-stable-18_12_12).- virtio-net: keep vnet header zeroed after processing XDP (networking-stable-18_12_12).- commit b6d547e * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/ddi: Use power well CTL IDX instead of ID (fate#326289)- commit ab88d2e * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/vlv: Use power well CTL IDX instead of ID (fate#326289)- commit f818de6 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Make power well ID names more uniform (fate#326289)- commit 831047a * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Remove redundant power well IDs (fate#326289)- commit d1d1fbf * Tue Jan 22 2019 oneukumAATTsuse.com- xhci: workaround CSS timeout on AMD SNPS 3.0 xHC (bsc#1119086).- commit b161fb8 * Tue Jan 22 2019 oneukumAATTsuse.com- usb: dwc3: trace: add missing break statement to make compiler happy (bsc#1120902).- commit aadb0d4 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Fix PLL mapping sanitization for DP ports (fate#326289)- commit 6c3a972 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/ddi: Add more sanity check to the encoder HW readout (fate#326289)- commit b6ce85d * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Fix port B combo PHY context loss after DC transitions (fate#326289)- commit 1388867 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Skip init for an already enabled combo PHY (fate#326289)- commit 138c83e * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/cnl+: Verify combo PHY HW state during PHY uninit (fate#326289)- commit df54299 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/cnl+: Move the combo PHY init/uninit code to a new file (fate#326289)- commit 34ce7c5 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Fix combo PHY uninit (fate#326289)- commit 9b15b95 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Configure MG DP mode for HDMI ports too (fate#326289)- commit 2e877f5 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Configure MG PHY gating for HDMI ports too (fate#326289)- commit 3dd67c3 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Fix DSS_CTL register names (fate#326289)- commit 4466f33 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl+: Sanitize port to PLL mapping (fate#326289)- commit f7db897 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Configure AUX_CH_CTL when enabling the AUX power domain (fate#326289)- commit 0be9780 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Enable AUX power for HDMI DDI/TypeC main link too (fate#326289)- commit 3db1b6c * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Enable AUX power earlier (fate#326289)- commit bd49d4e * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Use a helper to get the aux power domain (fate#326289)- commit cbcf189 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Init aux_ch for HDMI ports too (fate#326289)- commit 0a943fa * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Move aux_ch to intel_digital_port (fate#326289)- commit 3d31281 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Move intel_aux_ch() to intel_bios.c (fate#326289)- commit b203591 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: WaAllowUMDToModifySamplerMode (fate#326289)- commit 28e282e * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: WaAllowUMDToModifyHalfSliceChicken7 (fate#326289)- commit cdb5767 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Implement Display WA_1405510057 (fate#326289)- commit aed9ba1 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Add WaEnable32PlaneMode (fate#326289)- commit eb7c662 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Fix DC9 Suspend for ICL. (fate#326289)- commit 5b2e289 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/ICL: Add pre_pll_enable hook for ICL and set DFLEXDPMLE in (fate#326289)- commit 5b346f0 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Fix crash when getting DPLL of a MST encoder in TC (fate#326289)- commit cd4414b * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Initialize panel_vdd_work only for eDP ports (fate#326289)- commit e13eaf9 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Set TC type to unknown when a sudden disconnection (fate#326289)- commit 5d54019 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Set TC type to unknown in the disconnection flow (fate#326289)- commit 80eb53f * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Enable DC9 as lowest possible state during screen-off (fate#326289)- commit 6a6fe4a * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Store available engine masks in INTEL_INFO (fate#326289)- commit bc39854 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Introduce new macros to get combophy registers (fate#326289)- commit 812aaf1 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Combine all port/combophy macros at one place (fate#326289)- commit f889982 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Refactor icl pll functions (fate#326289)- commit 9da465d * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Use helper functions to classify the ports (fate#326289)- commit dbdd0eb * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Refactor get_ddi_pll using helper func (fate#326289)- commit 76014cd * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: use combophy/TC helper functions during display (fate#326289)- commit 5c84dde * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: apply Display WA #1178 to fix type C dongles (fate#326289)- commit e56f3ae * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Disable master intr before reading (fate#326289)- commit ac9660f * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: No need to ack intr through master control (fate#326289)- commit 39fcda7 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/gen8: Disable master intr before reading (fate#326289)- commit 9bfd9d2 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: enable SAGV for ICL platform (fate#326289)- commit 65c38eb * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl:Add Wa_1606682166 (fate#326289)- commit efba1b4 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Add Wa_1406609255 (fate#326289)- commit 000b970 * Tue Jan 22 2019 tzimmermannAATTsuse.de- firmware/dmc/icl: Add missing MODULE_FIRMWARE() for Icelake. (fate#326289)- commit 3c60046 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Reduce context HW ID lifetime (fate#326289)- commit ddd41a5 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Fix context RPCS programming (fate#326289)- commit 625a03e * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Fix ICL+ HDMI clock readout (fate#326289)- commit a6c2d15 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Do not advertize support for NV12 on ICL yet. (fate#326289)- commit 27af4a2 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: implement the tc/legacy HPD {dis,}connect flows (fate#326289)- commit ae2fad2 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Get DDI clock for ICL for MG PLL and TBT PLL (fate#326289)- commit f22e5c1 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Implement HSDIV_RATIO of MG_CLKTOP2_HSCLKCTL_PORT reg (fate#326289)- commit 6997786 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: account for context save/restore removed bits (fate#326289)- commit 55cb30e * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Add missing power gate enums (fate#326289)- commit 4021182 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915: Use existing power well IDs where possible (fate#326289)- commit 5ffe22d * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Fix power well anonymous union initializers (fate#326289)- commit b2f45d3 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: avoid unclaimed PLANE_NV12_BUF_CFG register (fate#326289)- commit c786645 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Set TBT IO in Aux transaction (fate#326289)- commit 7fe26cc * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Add TBT checks for PLL calculations (fate#326289)- commit df926f7 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: don\'t set CNL_DDI_CLOCK_REG_ACCESS_ON anymore (fate#326289)- commit c21a82e * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: toggle PHY clock gating around link training (fate#326289)- commit f4549a5 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: program MG_DP_MODE (fate#326289)- commit f63f3ac * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Update FIA supported lane count for hpd. (fate#326289)- commit 9583143 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: store the port type for TC ports (fate#326289)- commit db98926 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: implement icl_digital_port_connected() (fate#326289)- commit 9ab390d * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Implement voltage swing programming sequence for MG PHY (fate#326289)- commit 8477c6e * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI (fate#326289)- commit 3c7c072 * Tue Jan 22 2019 tzimmermannAATTsuse.de- drm/i915/icl: compute the TBT PLL registers (fate#326289)- commit f2dc507 * Tue Jan 22 2019 colyliAATTsuse.de- dm: call blk_queue_split() to impose device limits on bios (git-fixes).- commit 7c2b122 * Tue Jan 22 2019 colyliAATTsuse.de- blacklist.conf:- remove 2 entries since now we have them, 744889b7cbb56a64f957e65ade7cb65fe3f35714 1adfc5e4136f5967d591c399aff95b3b035f16b7- add 1 entry 2bcbd406715dca256912b9c5ae449c7968f15705- commit b755e64 * Tue Jan 22 2019 colyliAATTsuse.de- block/swim3: Fix -EBUSY error when re-opening device after unmount (git-fixes).- dm: do not allow readahead to limit IO size (git-fixes).- dm thin: send event about thin-pool state change _after_ making it (git-fixes).- dm zoned: Fix target BIO completion handling (git-fixes).- dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty() (git-fixes).- block: fix 32 bit overflow in __blkdev_issue_discard() (git-fixes).- block: make sure writesame bio is aligned with logical block size (git-fixes).- block: cleanup __blkdev_issue_discard() (git-fixes).- block: make sure discard bio is aligned with logical block size (git-fixes).- block: don\'t deal with discard limit in blkdev_issue_discard() (git-fixes).- block: fix infinite loop if the device loses discard capability (git-fixes).- block: break discard submissions into the user defined size (git-fixes).- lib/rbtree-test: lower default params (git-fixes).- commit 4bd8818 * Tue Jan 22 2019 wquAATTsuse.com- btrfs: qgroup: Fix root item corruption when multiple same source snapshots are created with quota enabled (bsc#1122324).- commit 7c01025 * Tue Jan 22 2019 glinAATTsuse.com- bpf: fix sanitation of alu op with pointer / scalar type from different paths (bsc#1068032 CVE-2017-5753).- commit 194bcb8 * Mon Jan 21 2019 tiwaiAATTsuse.de- Delete patches.suse/drm-i915-CFL-NVMe-breakage-workaround.patch (bsc#1122554) The PCI SSID matches with other machine(s?) on the market, and leads to the boot problem. Let\'s remove the hackish patch for now.- commit ca68b03 * Mon Jan 21 2019 oneukumAATTsuse.com- media: usb: pwc: Don\'t use coherent DMA buffers for ISO transfer (bsc#1054610).- commit 1624e00 * Mon Jan 21 2019 jthumshirnAATTsuse.de- acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id() (bsc#1122662).- commit bbd5c28 * Mon Jan 21 2019 palcantaraAATTsuse.de- cifs: Use ULL suffix for 64-bit constant (bsc#1051510).- commit fcc0498 * Mon Jan 21 2019 jthumshirnAATTsuse.de- libnvdimm/security: Fix nvdimm_security_state() state request selection (bsc#1122654).- commit a8d7528 * Mon Jan 21 2019 jthumshirnAATTsuse.de- libnvdimm/dimm: Fix security capability detection for non-Intel NVDIMMs (bsc#1122648).- commit 2581a33 * Mon Jan 21 2019 tzimmermannAATTsuse.de- omap2fb: Fix stack memory disclosure (bsc#1120902)- commit eef0a2f * Mon Jan 21 2019 tzimmermannAATTsuse.de- drm/i915/gvt: Fix mmap range check (bsc#1120902)- commit fc802aa * Mon Jan 21 2019 tzimmermannAATTsuse.de- drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2 (bsc#1113722)- commit 16258cd * Mon Jan 21 2019 glinAATTsuse.com- bpf: fix inner map masking to prevent oob under speculation (bsc#1068032 CVE-2017-5753).- commit a828d71 * Mon Jan 21 2019 glinAATTsuse.com- bpf: prevent out of bounds speculation on pointer arithmetic (bsc#1068032 CVE-2017-5753).- kabi: ignore struct bpf_insn_aux_data change (References: bsc#1068032 CVE-2017-5753).- kabi: ignore struct bpf_verifier_env change (References: bsc#1068032 CVE-2017-5753).- Refresh patches.kabi/bpf-prevent-memory-disambiguation-attack.patch.- Refresh patches.kabi/bpf-properly-enforce-index-mask-to-prevent-out-of-bo.patch.- bpf: fix check_map_access smin_value test when pointer contains offset (bsc#1068032 CVE-2017-5753).- bpf: restrict unknown scalars of mixed signed bounds for unprivileged (bsc#1068032 CVE-2017-5753).- bpf: restrict stack pointer arithmetic for unprivileged (bsc#1068032 CVE-2017-5753).- bpf: restrict map value pointer arithmetic for unprivileged (bsc#1068032 CVE-2017-5753).- bpf: move {prev_,}insn_idx into verifier env (bsc#1068032 CVE-2017-5753).- commit 2aa186c * Sat Jan 19 2019 mwilckAATTsuse.com- Revert \"ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd\" (bsc#1110946).- commit 9c1ee88 * Fri Jan 18 2019 palcantaraAATTsuse.de- CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem (bsc#1051510).- commit 132d161 * Fri Jan 18 2019 tiwaiAATTsuse.de- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G (bsc#1051510).- Input: synaptics - enable SMBus for HP EliteBook 840 G4 (bsc#1051510).- Input: synaptics - enable RMI on ThinkPad T560 (bsc#1051510).- Input: omap-keypad - fix idle configuration to not block SoC idle states (bsc#1051510).- Input: restore EV_ABS ABS_RESERVED (bsc#1051510).- commit 7577e46 * Fri Jan 18 2019 tiwaiAATTsuse.de- Update patch tag for upstreamed drm patch and move to sorted section Refresh patches.drm/drm-nouveau-Don-t-disable-polling-in-fallback-mode.patch- commit 1799aff * Fri Jan 18 2019 tzimmermannAATTsuse.de- De-blacklist remaining Git-fixes for DRM update (bsc#1113956)- commit c5e2fde * Fri Jan 18 2019 bpAATTsuse.de- x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init() (bsc#1114279).- x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE (bsc#1114279).- x86/resctrl: Fix rdt_find_domain() return value and checks (bsc#1114279).- x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant (bsc#1114279).- kvm: sev: Fail KVM_SEV_INIT if already initialized (bsc#1114279).- blacklist.conf:- Refresh patches.arch/x86-retpoline-make-config_retpoline-depend-on-compiler-support.patch.- commit 2fcd2a0 * Fri Jan 18 2019 tzimmermannAATTsuse.de- drm/amdgpu: Add amdgpu \"max bpc\" connector property (v2) (bsc#1113956)- commit e5e69d5 * Fri Jan 18 2019 tzimmermannAATTsuse.de- drm/i915/icl: create function to identify combophy port (bsc#1113956)- commit 0570bd2 * Fri Jan 18 2019 tzimmermannAATTsuse.de- drm/amd/display: Support amdgpu \"max bpc\" connector property (v2) (bsc#1113956)- commit 0535f76 * Fri Jan 18 2019 tzimmermannAATTsuse.de- drm/i915/icl: Fix power well 2 wrt. DC-off toggling order (bsc#1113956)- commit d9d6b3a * Fri Jan 18 2019 tzimmermannAATTsuse.de- drm/i915/icl: Fix DDI/TC port clk_off bits (bsc#1113956)- commit 1b233d0 * Fri Jan 18 2019 msuchanekAATTsuse.de- powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline (bsc#1119766, bsc#1055121).- powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug (bsc#1119766, bsc#1055121).- Refresh patches.arch/powerpc-powernv-Provide-a-way-to-force-a-core-into-S.patch.- commit 4ace38c * Fri Jan 18 2019 msuchanekAATTsuse.de- Update ppc64le config files. Framework used with embedded systams - CONFIG_EXTCON=m USB PHYs used with non-standard embedded controllers only - CONFIG_BCM_KONA_USB2_PHY=m - CONFIG_PHY_QCOM_USB_HS=m No chip-specific PWM drivers - CONFIG_PWM_LP3943=m Arm9 chipset - CONFIG_DRM_RCAR_LVDS=m Encoders used with SoC graphics - discrete cards don\'t expose them - CONFIG_DRM_CDNS_DSI=m - CONFIG_DRM_MIPI_DSI=y - CONFIG_DRM_DUMB_VGA_DAC=m - CONFIG_DRM_SII9234=m - CONFIG_DRM_THINE_THC63LVD1024=m - CONFIG_DRM_I2C_ADV7511=m - CONFIG_DRM_I2C_ADV7533=y - CONFIG_DRM_I2C_ADV7511_CEC=y No LCD panels - it is not possible to disable the infrastructure because of radeon driver but individual drivers can be disabled - CONFIG_LCD_PLATFORM=m +# CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_SIMPLE is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set +# CONFIG_DRM_NOUVEAU_BACKLIGHT is not set - CONFIG_BACKLIGHT_CLASS_DEVICE=y +CONFIG_BACKLIGHT_CLASS_DEVICE=m - CONFIG_BACKLIGHT_GENERIC=m +# CONFIG_BACKLIGHT_GENERIC is not set +# CONFIG_BACKLIGHT_PWM is not set +# CONFIG_BACKLIGHT_PM8941_WLED is not set +# CONFIG_BACKLIGHT_ADP8860 is not set +# CONFIG_BACKLIGHT_ADP8870 is not set +# CONFIG_BACKLIGHT_LM3630A is not set +# CONFIG_BACKLIGHT_LP855X is not set +# CONFIG_BACKLIGHT_ARCXCNN is not set- commit 7a46ca9 * Fri Jan 18 2019 ptesarikAATTsuse.cz- scripts/git_sort/git_sort.py: add kvalo/wireless-drivers-next/master- Refresh patches.drivers/brcmfmac-Use-firmware_request_nowarn-for-the-clm_blo.patch.- commit 98ba0d4 * Thu Jan 17 2019 ptesarikAATTsuse.cz- smc: move unhash as early as possible in smc_release() (git-fixes).- commit ac9857f * Thu Jan 17 2019 jslabyAATTsuse.cz- rapidio/rionet: do not free skb before reading its length (networking-stable-18_12_03).- usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2 (networking-stable-18_12_03).- net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue (networking-stable-18_12_03).- virtio-net: fail XDP set if guest csum is negotiated (networking-stable-18_12_03).- net: thunderx: set xdp_prog to NULL if bpf_prog_add fails (networking-stable-18_12_03).- net: skb_scrub_packet(): Scrub offload_fwd_mark (networking-stable-18_12_03).- commit 7ce5a63 * Thu Jan 17 2019 oheringAATTsuse.de- Set CONFIG_SUSE_PATCHLEVEL=1 because this is the SP1 branch- commit 8440489 * Thu Jan 17 2019 ptesarikAATTsuse.cz- Refresh patches.drivers/dma-fence-Allow-wait_any_timeout-for-all-fences.patch.- Refresh patches.drivers/dma-fence-Make-enable_signaling-optional.patch.- Refresh patches.drivers/dma-fence-Make-wait-callback-optional.patch.- Refresh patches.drivers/dma-fence-remove-fill_driver_data-callback.patch.- Delete patches.drivers/Revert-190c462d5be19ba622a82f5fd0625087c870a1e6.bf30.patch.- Delete patches.drivers/dma-fence-Allow-wait_any_timeout-for-all-fences-2.patch.- Delete patches.drivers/dma-fence-Make-enable_signaling-optional-2.patch.- Delete patches.drivers/dma-fence-Make-wait-callback-optional-2.patch.- Delete patches.drivers/dma-fence-remove-fill_driver_data-callback-2.patch.- commit 26d000e * Wed Jan 16 2019 msuchanekAATTsuse.de- powerpc/tm: Avoid machine crash on rt_sigreturn (bsc#1118338).- commit 1bde3cc * Wed Jan 16 2019 jackAATTsuse.cz- fanotify: fix handling of events on child sub-directory (bsc#1122019).- commit 3895cc7 * Wed Jan 16 2019 oneukumAATTsuse.com- iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE (bsc#1119086).- commit 00c2467 * Wed Jan 16 2019 tiwaiAATTsuse.de- tty: Don\'t hold ldisc lock in tty_reopen() if ldisc present (bsc#1051510).- drivers/tty: add missing of_node_put() (bsc#1051510).- commit 571e131 * Wed Jan 16 2019 lhenriquesAATTsuse.com- ceph: don\'t encode inode pathes into reconnect message (bsc#1122215).- ceph: update wanted caps after resuming stale session (bsc#1122215).- ceph: skip updating \'wanted\' caps if caps are already issued (bsc#1122215).- ceph: don\'t request excl caps when mount is readonly (bsc#1122215).- libceph: switch more to bool in ceph_tcp_sendmsg() (bsc#1122215).- libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage() (bsc#1122215).- libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage() (bsc#1122215).- libceph: drop last_piece logic from write_partial_message_data() (bsc#1122215).- ceph: remove redundant assignment (bsc#1122215).- ceph: cleanup splice_dentry() (bsc#1122215).- commit b8b605e * Wed Jan 16 2019 oneukumAATTsuse.com- blacklist.conf: actual code is unchanged- commit 483a7c7 * Wed Jan 16 2019 msuchanekAATTsuse.de- Bump SP number in config.- commit 0e4b477 * Wed Jan 16 2019 oneukumAATTsuse.com- blacklist.conf: the tag on the patch is wrong. We don\'t need it- commit f07e32a * Wed Jan 16 2019 tiwaiAATTsuse.de- Revert \"Add cherry-picked commit IDs to avoid duplication\" The commits that look as if duplicated changes aren\'t actually the dups but revert-and-re-apply patterns. They have to be applied indeed.- commit 7e954e3 * Wed Jan 16 2019 tiwaiAATTsuse.de- dma-fence: Make ->wait callback optional (bsc#794563).- dma-fence: Allow wait_any_timeout for all fences (bsc#794563).- dma-fence: Make ->enable_signaling optional (bsc#794563).- dma-fence: remove fill_driver_data callback (bsc#794563).- commit 2f3a6d0 * Wed Jan 16 2019 msuchanekAATTsuse.de- Build VMD as module (FATE#326872).- commit e7a6178 * Wed Jan 16 2019 oneukumAATTsuse.com- libertas_tf: prevent underflow in process_cmdrequest() (bsc#1119086).- commit fbaf156 * Wed Jan 16 2019 tiwaiAATTsuse.de- Add cherry-picked commit IDs to avoid duplication- commit 66c9b57 * Wed Jan 16 2019 tiwaiAATTsuse.de- dma-fence: Polish kernel-doc for dma-fence.c (bsc#794563).- dma-buf: Remove unneeded stubs around sync_debug interfaces (bsc#794563).- commit ea70f33 * Wed Jan 16 2019 jackAATTsuse.cz- mm: migrate: Make buffer_migrate_page_norefs() actually succeed (bsc#1084216)- commit c5fc644 * Wed Jan 16 2019 tiwaiAATTsuse.de- Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1bb16f73b3a01d\" (bsc#794563).- commit bd66704 * Wed Jan 16 2019 tiwaiAATTsuse.de- dma-fence: Make ->wait callback optional (bsc#794563).- dma-fence: Allow wait_any_timeout for all fences (bsc#794563).- dma-fence: Make ->enable_signaling optional (bsc#794563).- dma-fence: remove fill_driver_data callback (bsc#794563).- dma-fence: Some kerneldoc polish for dma-fence.h (bsc#794563).- dma-fence: add comment for WARN_ON in dma_fence_release() (bsc#794563).- dma-buf/sw_sync: Fix kerneldoc warnings (bsc#794563).- dma-buf/sw_sync: fix document of sw_sync_create_fence_data (bsc#794563).- dma-buf: make returning the exclusive fence optional (bsc#794563).- commit 7347662 * Wed Jan 16 2019 tzimmermannAATTsuse.de- drm/nouveau/kms/nv50-: also flush fb writes when rewinding push (bsc#1113956)- commit 261bec9 * Wed Jan 16 2019 tzimmermannAATTsuse.de- drm/i915: Introduce per-engine workarounds (bsc#1113956)- commit a2ab349 * Wed Jan 16 2019 tzimmermannAATTsuse.de- drm/i915: Record GT workarounds in a list (bsc#1113956)- commit d6577b8 * Wed Jan 16 2019 tzimmermannAATTsuse.de- drm/i915/vgpu: Disallow loading on old vGPU hosts (bsc#1113956)- commit e1ae48d * Wed Jan 16 2019 tiwaiAATTsuse.de- dma-buf: fix reservation_object_wait_timeout_rcu once more v2 (bsc#794563).- dma-buf: Fix ifnullfree.cocci warnings (bsc#794563).- dma-buf/fence: Fix lock inversion within dma-fence-array (bsc#794563).- dma-buf: try to replace a signaled fence in reservation_object_add_shared_inplace (bsc#794563).- dma-buf: keep only not signaled fence in reservation_object_add_shared_replace v3 (bsc#794563).- dma-buf: Use rcu_assign_pointer() to set rcu protected pointers (bsc#794563).- dma-buf/fence: Sparse wants __rcu on the object itself (bsc#794563).- dma-buf: Cleanup comments on dma_buf_map_attachment() (bsc#794563).- commit 4d0e20a * Wed Jan 16 2019 tiwaiAATTsuse.de- tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_on (bsc#794563).- dma-fence: remove duplicate word in comment (bsc#794563).- dma-fence: fix dma_fence_get_rcu_safe v2 (bsc#794563).- dma-buf: make reservation_object_copy_fences rcu save (bsc#794563).- dma-buf/sw_sync: force signal all unsignaled fences on dying timeline (bsc#794563).- sync_file: Return consistent status in SYNC_IOC_FILE_INFO (bsc#794563).- dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2 (bsc#794563).- commit 42d3823 * Wed Jan 16 2019 tiwaiAATTsuse.de- dma-buf: dma_fence_put is NULL safe (bsc#794563).- dma-buf/sw_sync: clean up list before signaling the fence (bsc#794563).- dma-buf/sw_sync: move timeline_fence_ops around (bsc#794563).- dma-fence: Don\'t BUG_ON when not absolutely needed (bsc#794563).- dma-buf/sw-sync: Use an rbtree to sort fences in the timeline (bsc#794563).- dma-buf/sw-sync: Fix locking around sync_timeline lists (bsc#794563).- dma-buf/sw-sync: sync_pt is private and of fixed size (bsc#794563).- dma-buf/sw-sync: Reduce irqsave/irqrestore from known context (bsc#794563).- dma-buf/sw-sync: Prevent user overflow on timeline advance (bsc#794563).- dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound (bsc#794563).- dma-buf/dma-fence: Extract __dma_fence_is_later() (bsc#794563).- dma-buf/fence: Avoid use of uninitialised timestamp (bsc#794563).- dma-buf/sync-file: Defer creation of sync_file->name (bsc#794563).- dma-buf: Use seq_putc() in two functions (bsc#794563).- dma-buf: Adjust a null pointer check in dma_buf_attach() (bsc#794563).- dma-buf: Improve a size determination in dma_buf_attach() (bsc#794563).- dma-buf: Combine two function calls into one in dma_buf_debug_show() (bsc#794563).- dma-buf: avoid scheduling on fence status query v2 (bsc#794563).- commit 52eb0a6 * Wed Jan 16 2019 tiwaiAATTsuse.de- sync_file: get rid of internal reference count (bsc#794563).- Refresh patches.drivers/dma-buf-sync_file-Allow-multiple-sync_files-to-wrap-.- commit a7871ea * Wed Jan 16 2019 tzimmermannAATTsuse.de- blacklist.conf: Permanently blacklist duplicates from DRM update (bsc#1113956)- commit 50f5494 * Wed Jan 16 2019 oneukumAATTsuse.com- iwlwifi: fix non_shared_ant for 22000 devices (bsc#1119086).- commit 9544c6e * Wed Jan 16 2019 oneukumAATTsuse.com- iwlwifi: mvm: don\'t send GEO_TX_POWER_LIMIT to old firmwares (bsc#1119086).- commit 29e9cde * Wed Jan 16 2019 tzimmermannAATTsuse.de- drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock (bsc#1113722)- commit 3114d34 * Tue Jan 15 2019 mbruggerAATTsuse.com- brcmfmac: Use firmware_request_nowarn for the clm_blob (fate#326215).- commit aa1139d * Tue Jan 15 2019 ptesarikAATTsuse.cz- s390/qeth: utilize virtual MAC for Layer2 OSD devices (FATE#326373, LTC#169211, bsc#1116189).- commit 32d9868 * Tue Jan 15 2019 pmladekAATTsuse.com- tools/lib/lockdep: Rename \"trywlock\" into \"trywrlock\" (bsc#1121973).- commit 9d51899 * Tue Jan 15 2019 oneukumAATTsuse.com- i2c: Allow overriding dev_name through board_info (FATE#326325).- commit 18ef34c * Tue Jan 15 2019 msuchanekAATTsuse.de- rpm/config.sh: Update to build against SP1.- commit 48a7b9b * Tue Jan 15 2019 jackAATTsuse.cz- vfs: Avoid softlockups in drop_pagecache_sb() (bsc#1118505).- commit bb624be * Tue Jan 15 2019 tiwaiAATTsuse.de- PCI: Disable broken RTIT_BAR of Intel TH (bsc#1120318).- commit 18e649b * Tue Jan 15 2019 tiwaiAATTsuse.de- Move upstreamed patches into sorted section- commit b23a298 * Mon Jan 14 2019 tiwaiAATTsuse.de- watchdog/hpwdt: Update driver version (bsc#1121523,FATE#325978).- watchdog/hpwdt: Do not claim unsupported hardware (bsc#1121523,FATE#325978).- watchdog/hpwdt: Exclude via blacklist (bsc#1121523,FATE#325978).- commit 2ae4e01 * Mon Jan 14 2019 oneukumAATTsuse.com- i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper (FATE#326325).- commit bb9fa5b * Mon Jan 14 2019 msuchanekAATTsuse.de- powerpc/fadump: Do not allow hot-remove memory from fadump reserved area (bsc#1120937, FATE#321840, FATE#325306).- powerpc/fadump: Throw proper error message on fadump registration failure (bsc#1120937, FATE#321840, FATE#325306).- powerpc/fadump: Reservationless firmware assisted dump (bsc#1120937, FATE#321840, FATE#325306).- commit dbab739 * Mon Jan 14 2019 yousaf.kaukabAATTsuse.com- config: arm64: enable ACPI PPTT- commit 984aeb4 * Mon Jan 14 2019 yousaf.kaukabAATTsuse.com- ACPI/PPTT: Handle architecturally unknown cache types (fate#323923).- drivers: base: cacheinfo: Do not populate sysfs for unknown cache types (fate#323923).- ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set (fate#323923).- arm64: topology: Avoid checking numa mask for scheduler MC selection (fate#323923).- ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabled (fate#323923).- arm64: topology: divorce MC scheduling domain from core_siblings (fate#323923).- ACPI: Add PPTT to injectable table list (fate#323923).- arm64: topology: enable ACPI/PPTT based CPU topology (fate#323923).- arm64: topology: rename cluster_id (fate#323923).- arm64: Add support for ACPI based firmware tables (fate#323923).- drivers: base cacheinfo: Add support for ACPI based firmware tables (fate#323923).- ACPI: Enable PPTT support on ARM64 (fate#323923).- ACPI/PPTT: Add Processor Properties Topology Table parsing (fate#323923).- cacheinfo: rename of_node to fw_token (fate#323923).- drivers: base: cacheinfo: setup DT cache properties early (fate#323923).- drivers: base: cacheinfo: move cache_setup_of_node() (fate#323923).- ACPICA: ACPI 6.2: Additional PPTT flags (fate#323923).- ACPICA: Tables: Add PPTT table definitions (fate#323923). Refresh: patches.drivers/ACPICA-ACPI-6.0A-Changes-to-the-NFIT-ACPI-table.patch- arm,arm64,drivers: add a prefix to drivers arch_topology interfaces (fate#323923).- arm,arm64,drivers: move externs in a new header file (fate#323923).- arm,arm64,drivers: reduce scope of cap_parsing_failed (fate#323923).- arm, arm64: factorize common cpu capacity default code (fate#323923).- commit 33fc4da * Mon Jan 14 2019 ptesarikAATTsuse.cz- Refresh patches.drivers/0001-usb-typec-Group-all-TCPCI-TCPM-code-together.patch: remove fusb302 part, as this driver was still in staging in 4.12.- commit 9c75bd8 * Mon Jan 14 2019 jthumshirnAATTsuse.de- blacklist.conf: backlist 8363dae23463 (\"compat_hdio_ioctl: Fix a declaration\").- commit 3a1ce1e * Mon Jan 14 2019 vbabkaAATTsuse.cz- mm/khugepaged: collapse_shmem() do not crash on Compound (VM Functionality, bsc#1121599).- mm/khugepaged: collapse_shmem() without freezing new_page (VM Functionality, bsc#1121599).- mm/khugepaged: minor reorderings in collapse_shmem() (VM Functionality, bsc#1121599).- mm/khugepaged: collapse_shmem() remember to clear holes (VM Functionality, bsc#1121599).- mm/khugepaged: fix crashes due to misaccounted holes (VM Functionality, bsc#1121599).- mm/khugepaged: collapse_shmem() stop if punched or truncated (VM Functionality, bsc#1121599).- mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() (VM Functionality, bsc#1121599).- mm/huge_memory: splitting set mapping+index before unfreeze (VM Functionality, bsc#1121599).- mm/huge_memory: rename freeze_page() to unmap_page() (VM Functionality, bsc#1121599).- commit 2b8ff43 * Mon Jan 14 2019 vbabkaAATTsuse.cz- shmem: introduce shmem_inode_acct_block (VM Functionality, bsc#1121599).- Refresh patches.fixes/userfaultfd-shmem-add-i_size-checks.patch.- commit a6911c5 * Mon Jan 14 2019 vbabkaAATTsuse.cz- shmem: shmem_charge: verify max_block is not exceeded before inode update (VM Functionality, bsc#1121599).- commit e10bb19 * Mon Jan 14 2019 gqjiangAATTsuse.com- md: fix raid10 hang issue caused by barrier (git-fixes).- commit c42e195 * Mon Jan 14 2019 tiwaiAATTsuse.de- Limit max FW API version for QCA9377 (bsc#1121714, bsc#1121715).- commit c32270b * Sun Jan 13 2019 msuchanekAATTsuse.de- powerpc/tm: Unset MSR[TS] if not recheckpointing (bsc#1118338).- powerpc/tm: Print scratch value (bsc#1118338).- powerpc/tm: Save MSR to PACA before RFID (bsc#1118338).- powerpc/tm: Set MSR[TS] just prior to recheckpoint (bsc#1118338, bsc#1120955).- commit c7abb9d * Sun Jan 13 2019 msuchanekAATTsuse.de- powerpc/tm: Reformat comments (bsc#1118338).- powerpc/tm: Print 64-bits MSR (bsc#1118338).- powerpc/tm: Remove msr_tm_active() (bsc#1118338).- powerpc/tm: Fix HTM documentation (bsc#1118338).- powerpc/tm: Fix HFSCR bit for no suspend case (bsc#1118338).- powerpc/tm: Remove struct thread_info param from tm_reclaim_thread() (bsc#1118338).- powerpc/tm: Update function prototype comment (bsc#1118338).- powerpc/tm: Fix endianness flip on trap (bsc#1118338).- powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailable (bsc#1118338).- powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint (bsc#1118338).- powerpc/tm: Don\'t check for WARN in TM Bad Thing handling (bsc#1118338).- powerpc/tm: P9 disable transactionally suspended sigcontexts (bsc#1118338).- powerpc: Remove redundant FP/Altivec giveup code (bsc#1118338).- powerpc/tm: Fix comment (bsc#1118338).- commit 593bb06 * Fri Jan 11 2019 jeyuAATTsuse.de- Refresh patches.suse/0003-modsign-log-module-name-in-the-event-of-an-error.patch.- Refresh patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch. Fix bisectability issue due to missing header that didn\'t get added until a later patch.- commit 2dc2721 * Fri Jan 11 2019 tiwaiAATTsuse.de- ALSA: sb: Fix a typo (bsc#1121278).- commit cca956e * Fri Jan 11 2019 tiwaiAATTsuse.de- ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfig (bsc#1121278).- commit 5120f13 * Fri Jan 11 2019 ptesarikAATTsuse.cz- Refresh patches.drm/0038-drm-i915-psr-Remove-wait_for_idle-for-PSR2.patch.- commit 7bb6074 * Fri Jan 11 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Always check descriptor sizes in parser code (bsc#1051510).- ALSA: usb-audio: Check mixer unit descriptors more strictly (bsc#1051510).- commit c88a322 * Fri Jan 11 2019 tiwaiAATTsuse.de- Revert \"Revert alsa fixes from Takashi Iwai\" Revive the patches, more patches will come.- commit 115975c * Fri Jan 11 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225 (bsc#1051510).- ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for ALC225 (bsc#1051510).- ALSA: cs46xx: Potential NULL dereference in probe (bsc#1051510).- ALSA: hda/realtek - Support Dell headset mode for New AIO platform (bsc#1051510).- ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks (bsc#1051510).- ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit() (bsc#1051510).- commit 8b66166 * Fri Jan 11 2019 ptesarikAATTsuse.cz- Revert alsa fixes from Takashi Iwai This reverts changes pulled with merge commit c0878c5953e346ba26b077f7ab234552864b7d59.- commit 097dbea * Fri Jan 11 2019 tiwaiAATTsuse.de- [media] solo6x10: Convert to the new PCM ops (bsc#1121278).- commit 0db9250 * Fri Jan 11 2019 tiwaiAATTsuse.de- Update config files: refresh vanilla configs- commit 81033b4 * Fri Jan 11 2019 tiwaiAATTsuse.de- Refresh patches.drivers/ALSA-usb-audio-Define-registers-for-CM6206.patch. The inclusion of linux/bits.h is bogus, breaking the build, sorry.- commit 52c80b9 * Fri Jan 11 2019 tiwaiAATTsuse.de- ASoC: blackfin: Convert to the new PCM ops (bsc#1121278).- ALSA: sh: Convert to the new PCM ops (bsc#1121278).- ALSA: sb: Convert to the new PCM ops (bsc#1121278).- ALSA: gus: Convert to the new PCM ops (bsc#1121278).- ALSA: sb: remove needless evaluation in implementation for copy callback (bsc#1121278).- ALSA: gus: remove unused local flag (bsc#1121278).- commit 382c4e2 * Fri Jan 11 2019 tiwaiAATTsuse.de- ALSA: usb-audio: fix CM6206 register definitions (bsc#1051510).- ALSA: hdsp: Convert to the new PCM ops (bsc#1121278).- ALSA: rme9652: Convert to the new PCM ops (bsc#1121278).- ALSA: rme96: Convert to the new PCM ops (bsc#1121278).- ALSA: rme32: Convert to the new PCM copy ops (bsc#1121278).- ALSA: korg1212: Convert to the new PCM ops (bsc#1121278).- ALSA: nm256: Convert to new PCM copy ops (bsc#1121278).- ALSA: es1938: Convert to the new PCM copy ops (bsc#1121278).- ALSA: dummy: Convert to new PCM copy ops (bsc#1121278).- commit 2c98765 * Fri Jan 11 2019 tiwaiAATTsuse.de- Sort upstreamed patches- commit 5bd4292 * Fri Jan 11 2019 ailiopoulosAATTsuse.com- xfs: fix quotacheck dquot id overflow infinite loop (bsc#1121621).- commit 1d9d06d * Fri Jan 11 2019 mbruggerAATTsuse.com- brcmfmac: fix false-positive -Wmaybe-unintialized warning (fate#326215).- brcmfmac: Call brcmf_dmi_probe before brcmf_of_probe (fate#326215).- commit 0cfb5bf * Fri Jan 11 2019 mgormanAATTsuse.de- mm: speed up mremap by 20x on large regions (VM Performance bsc#1121605).- commit 6dd1d51 * Fri Jan 11 2019 tzimmermannAATTsuse.de- blacklist.conf: Permanently blacklist duplicates from DRM update (bsc#1113956)- commit 24231ac * Fri Jan 11 2019 nsaenzjulienneAATTsuse.de- usb: typec: tcpm: Extend the matching rules on PPS APDO selection (FATE#326325).- USB: xhci: fix \'broken_suspend\' placement in struct xchi_hcd (git-fixes).- commit f37544a * Fri Jan 11 2019 nsaenzjulienneAATTsuse.de- xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers (bsc#1120854)- Refresh: patches.drivers/xhci-add-quirk-to-workaround-the-errata-seen-on-cavium-thunder-x2-soc.patch- Refresh: patches.fixes/0001-xhci-workaround-CSS-timeout-on-AMD-SNPS-3.0-xHC.patch- commit 6e5a557 * Fri Jan 11 2019 mgormanAATTsuse.de- mm, fault_around: do not take a reference to a locked page (VM Performance filemap (bsc#1121581)).- commit 9cb10ef * Fri Jan 11 2019 mhockoAATTsuse.com- mm: only report isolation failures when offlining memory (generic hotplug debugability).- commit 62a5c72 * Fri Jan 11 2019 ptesarikAATTsuse.cz- Update config files: Re-enable s390x 31-bit compatibility (FATE#325652). This reverts commit 3949c4ac5b073ff5c356156dad8c4c723592d9fc.- commit b5abdb5 * Fri Jan 11 2019 ggherdovichAATTsuse.cz- cpuidle: menu: Move the latency_req == 0 special case check (bsc#1121513).- commit e323452 * Fri Jan 11 2019 ggherdovichAATTsuse.cz- cpuidle: menu: Avoid computations for very close timers (bsc#1121513).- commit a5d3077 * Fri Jan 11 2019 ggherdovichAATTsuse.cz- cpuidle: menu: Compute first_idx when latency_req is known (bsc#1121513).- commit 3277231 * Fri Jan 11 2019 ggherdovichAATTsuse.cz- cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol (bsc#1121513).- Refresh patches.drivers/0016-cpuidle-Add-new-macro-to-enter-a-retention-idle-stat.patch.- Delete patches.arch/pm-cpuidle-fix-cpuidle_poll_state_init-prototype.- commit 5309534 * Fri Jan 11 2019 oneukumAATTsuse.com- ACPI / scan: Create platform device for INT3515 ACPI nodes (FATE#326325).- commit 86990a0 * Fri Jan 11 2019 oneukumAATTsuse.com- ACPI / scan: Create platform device for fwnodes with multiple i2c devices (FATE#326325).- commit 86702f5 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Follow standard EXPORT_SYMBOL() declarations (bsc#1121278).- Refresh patches.drivers/ALSA-pcm-Remove-incorrect-snd_BUG_ON-usages.- commit 083a7f4 * Thu Jan 10 2019 oneukumAATTsuse.com- platform/x86: i2c-multi-instantiate: Allow to have same slaves (FATE#326325).- commit 065c391 * Thu Jan 10 2019 oneukumAATTsuse.com- platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support (FATE#326325).- commit 1a35305 * Thu Jan 10 2019 oneukumAATTsuse.com- platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type (FATE#326325).- commit c24e171 * Thu Jan 10 2019 oneukumAATTsuse.com- platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources (FATE#326325).- commit a68cd07 * Thu Jan 10 2019 nsaenzjulienneAATTsuse.de- Update config files.- supported.conf: Add drivers needed to support RPi\'s 7\" touchscreen panel- commit 101b846 * Thu Jan 10 2019 tiwaiAATTsuse.de- Update config files: align with the new ALSA sequencer configs- commit cf3013f * Thu Jan 10 2019 ptesarikAATTsuse.cz- scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown (bsc#1121483, LTC#174588).- commit b8f1228 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: control: Consolidate helpers for adding and replacing ctl elements (bsc#1121278).- commit 63899f8 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: seq: oss: Use the standard fall-through annotation (bsc#1121278).- ALSA: rawmidi: A lightweight function to discard pending bytes (bsc#1121278).- commit ff01282 * Thu Jan 10 2019 ptesarikAATTsuse.cz- dasd: fix deadlock in dasd_times_out (bsc#1121477, LTC#174111).- s390/dasd: simplify locking in dasd_times_out (bsc#1104967,FATE#325924).- commit 7519d69 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Update hardware pointer before start capture (bsc#1121278).- ALSA: seq: Do error checks at creating system ports (bsc#1121278).- ALSA: seq: add error check in snd_seq_system_client_init() (bsc#1121278).- ALSA: pcm: signedness bug in snd_pcm_plug_alloc() (bsc#1121278).- ALSA: pcm: Return 0 when size < start_threshold in capture (bsc#1121278).- ALSA: rawmidi: Initialize allocated buffers (bsc#1121278).- ALSA: seq: virmidi: Fix discarding the unsubscribed output (bsc#1121278).- ALSA: seq_oss: Mark expected switch fall-through (bsc#1121278).- ALSA: seq: Mark expected switch fall-through (bsc#1121278).- ALSA: compress: Remove empty init and exit (bsc#1121278).- commit e92afec * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: seq: Drop unused 64bit division macros (bsc#1121278).- ALSA: seq: Use no intrruptible mutex_lock (bsc#1121278).- ALSA: seq: Fix leftovers at probe error path (bsc#1121278).- ALSA: seq: Remove dead codes (bsc#1121278).- ALSA: seq: Minor cleanup of MIDI event parser helpers (bsc#1121278).- ALSA: pcm: Mark expected switch fall-through (bsc#1121278).- ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros (bsc#1121278).- ALSA: seq: virmidi: Offload the output event processing (bsc#1121278).- ALSA: pcm: Fix sparse warning wrt PCM format type (bsc#1121278).- ALSA: seq: Fix poll() error return (bsc#1121278).- commit b00f949 * Thu Jan 10 2019 oneukumAATTsuse.com- platform/x86: i2c-multi-instantiate: Get rid of obsolete conditional (FATE#326325).- commit 26c3d2e * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Use standard lower_32_bits() and upper_32_bits() (bsc#1121278).- ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write() (bsc#1121278).- ALSA: timer: catch invalid timer object creation (bsc#1121278).- ALSA: rawmidi: Use kvmalloc() for buffers (bsc#1121278).- ALSA: rawmidi: Minor code refactoring (bsc#1121278).- ALSA: rawmidi: Simplify error paths (bsc#1121278).- commit c63e815 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: rawmidi: Tidy up coding styles (bsc#1121278).- commit befbeba * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Allow drivers to set R/W wait time (bsc#1121278).- ALSA: pcm: Use snd_pcm_stop_xrun() for xrun injection (bsc#1121278).- commit af25e8f * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: trace XRUN event at injection, too (bsc#1121278).- ALSA: seq: fix spelling mistake \"Unamed\" -> \"Unnamed\" (bsc#1121278).- ALSA: timer: Assure timer resolution access always locked (bsc#1121278).- ALSA: seq: Avoid open-code for getting timer resolution (bsc#1121278).- commit b16e1a2 * Thu Jan 10 2019 oneukumAATTsuse.com- platform/x86: i2c-multi-instantiate: Defer probe when no adapter found (FATE#326325).- commit 72631fb * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: timer: Simplify timer hw resolution calls (bsc#1121278).- commit 2d7f7be * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: vmaster: use position offset macro of TLV data (bsc#1121278).- commit e6c38ed * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Hide local_irq_disable/enable() and local_irqsave/restore() (bsc#1121278).- Refresh patches.drivers/ALSA-pcm-Fix-starvation-on-down_write_nonblock.patch.- commit 7a59f46 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: control: Fix missing __user annotation (bsc#1121278).- commit a8fbc47 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY (bsc#1121278).- Refresh patches.drivers/ALSA-pcm-Unify-delay-calculation-in-snd_pcm_status-a.patch.- commit f653191 * Thu Jan 10 2019 oneukumAATTsuse.com- platform/x86: i2c-multi-instantiate: Accept errors of i2c_acpi_new_device() (FATE#326325).- Refresh patches.drivers/platform-x86-add-support-for-Huawei-WMI-hotkeys.patch.- commit 714d780 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Unify delay calculation in snd_pcm_status() and snd_pcm_delay() (bsc#1121278).- commit cdc9096 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Unify playback and capture poll callbacks (bsc#1121278).- commit f232daf * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Clean up with snd_pcm_avail() and snd_pcm_hw_avail() helpers (bsc#1121278).- ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params() error (bsc#1121278).- ALSA: pcm: Use krealloc() for resizing the rules array (bsc#1121278).- commit bfde339 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Remove VLA usage (bsc#1121278).- ALSA: vmaster: Zero-clear ctl before calling slave get (bsc#1121278).- ALSA: control: Fix a bunch of whitespace errors (bsc#1121278).- ALSA: Use scnprintf() instead of snprintf() for show (bsc#1121278).- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bsc#1121278).- ALSA: control: Fix memory corruption risk in snd_ctl_elem_read (bsc#1121278).- commit 63520a7 * Thu Jan 10 2019 oneukumAATTsuse.com- platform/x86: Add ACPI i2c-multi-instantiate pseudo driver (FATE#326325).- Update config files. - Added supported.conf- commit 1b9c3db * Thu Jan 10 2019 tiwaiAATTsuse.de- snd_hwdep_dsp_load(): don\'t bother with access_ok() (bsc#1121278).- ALSA: pcm: Fix trailing semicolon (bsc#1121278).- ALSA: seq: Process queue tempo/ppq change in a shot (bsc#1121278).- commit a1c3cdb * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation (bsc#1121278).- Refresh patches.drivers/ALSA-pcm-Avoid-potential-races-between-OSS-ioctls-an.- commit ce14a01 * Thu Jan 10 2019 mbruggerAATTsuse.com- brcmfmac: Fix ccode from EFI nvram when necessary (fate#326215).- brcmfmac: Add support for getting nvram contents from EFI variables (fate#326215).- brcmfmac: Cleanup brcmf_fw_request_done() (fate#326215).- brcmfmac: Set board_type from DMI on x86 based machines (fate#326215).- brcmfmac: Set board_type used for nvram file selection to machine-compatible (fate#326215).- brcmfmac: Add support for first trying to get a board specific nvram file (fate#326215).- brcmfmac: Remove recursion from firmware load error handling (fate#326215).- brcmfmac: Remove firmware-loading code duplication (fate#326215).- commit 98800c0 * Thu Jan 10 2019 oneukumAATTsuse.com- usb: typec: ucsi: add support for Cypress CCGx (FATE#326325).- Update config files. Without this add lot of ports won\'t switch to Display Port- commit 5fbb74e * Thu Jan 10 2019 ptesarikAATTsuse.cz- s390/qeth: fix length check in SNMP processing (bsc#1117953, LTC#173657).- s390/qeth: sanitize strings in debug messages (bsc#1117953, LTC#172960).- s390/kdump: Make elfcorehdr size calculation ABI compliant (bsc#1117953, LTC#171112).- s390/kdump: Fix elfcorehdr size calculation (bsc#1117953, LTC#171112).- s390/qeth: remove outdated portname debug msg (bsc#1117953, LTC#172960).- commit f50b84f * Thu Jan 10 2019 oneukumAATTsuse.com- usb: typec: tcpm: charge current handling for sink during hard reset (FATE#326325).- commit 2cdef80 * Thu Jan 10 2019 oheringAATTsuse.de- Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel() (fate#323887).- hv_utils: update name in struct hv_driver util_drv (fate#323887).- Drivers: hv: vmbus: Get rid of unnecessary state in hv_context (fate#323887).- x86/hyper-v: Mark TLFS structures packed (fate#323887).- KVM: x86: hyperv: optimize sparse VP set processing (fate#323887).- commit d07649f * Thu Jan 10 2019 nsaenzjulienneAATTsuse.de- Input: add official Raspberry Pi\'s touchscreen driver (FATE#326921).- Update config files.- supported.conf: add raspberrypi-ts driver- commit 1d3c066 * Thu Jan 10 2019 nsaenzjulienneAATTsuse.de- soc: bcm2835: sync firmware properties with downstream (FATE#326921)- Refresh patches.drivers/ARM-bcm2835-Add-GET_THROTTLED-firmware-property.patch- commit f7dfb08 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Set config update bits only when really changed (bsc#1121278).- ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20 (bsc#1121278).- ALSA: fix kernel-doc build warning (bsc#1121278).- ALSA: pcm: Forcibly stop at disconnect callback (bsc#1121278).- ALSA: pcm: Don\'t call register and disconnect callbacks for internal PCM (bsc#1121278).- commit 772bc0c * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: add snd_card_disconnect_sync() (bsc#1121278).- ALSA: pcm: remove redundant variable runtime (bsc#1121278).- ALSA: seq: Add sanity check for user-space pointer delivery (bsc#1121278).- ALSA: timer: Convert timers to use timer_setup() (bsc#1121278).- ALSA: hrtimer: make hrtimer_hw const and __initconst (bsc#1121278).- ALSA: hwdep: prevent a harmless shift wrapping bug (bsc#1121278).- ALSA: pcm: Fix structure definition for X32 ABI (bsc#1121278).- ALSA: core: Use %pS printk format for direct addresses (bsc#1121278).- ALSA: pcm: Unify ioctl functions for playback and capture streams (bsc#1121278).- ALSA: Get rid of card power_lock (bsc#1121278).- commit 983a1df * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Correct broken procfs set up (bsc#1121278).- ALSA: control: TLV data is unavailable at initial state of user-defined element set (bsc#1121278).- ALSA: control: queue TLV event for a set of user-defined element (bsc#1121278).- ALSA: control: delegate TLV eventing to each driver (bsc#1121278).- ALSA: timer: Use common error handling code in alsa_timer_init() (bsc#1121278).- ALSA: timer: Adjust a condition check in snd_timer_resolution() (bsc#1121278).- ALSA: pcm: Adjust nine function calls together with a variable assignment (bsc#1121278).- ALSA: pcm: Use common error handling code in _snd_pcm_new() (bsc#1121278).- ALSA: pcm: Fix power lock unbalance via OSS emulation (bsc#1121278).- ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependency (bsc#1121278).- commit fa65af2 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: control: use counting semaphore as write lock for ELEM_WRITE operation (bsc#1121278).- ALSA: control: code refactoring for ELEM_READ/ELEM_WRITE operations (bsc#1121278).- ALSA: control: queue events within locking of controls_rwsem for ELEM_WRITE operation (bsc#1121278).- commit 6d8daf6 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: control: code refactoring for TLV request handler to user element set (bsc#1121278).- commit 10eeb68 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: control: code refactoring TLV ioctl handler (bsc#1121278).- commit 6facd1f * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: control: obsolete user_ctl_lock (bsc#1121278).- commit 9ee9728 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: control: use counting semaphore as write lock for TLV write/command operations (bsc#1121278).- commit 7b3377c * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: control: queue events within locking of controls_rwsem for TLV operation (bsc#1121278).- ALSA: pcm: Simplify check for dma_mmap_coherent() availability (bsc#1121278).- ALSA: pcm: Protect call to dma_mmap_coherent() by check for HAS_DMA (bsc#1121278).- ALSA: pcm: constify attribute_group structures (bsc#1121278).- ALSA: pcm: Disable only control mmap for explicit appl_ptr sync (bsc#1121278).- ALSA: pcm: Add an ioctl to specify the supported protocol version (bsc#1121278).- ALSA: pcm: Add the explicit appl_ptr sync support (bsc#1121278).- commit f363cf3 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: core: Follow standard EXPORT_SYMBOL() declarations (bsc#1121278).- commit ec8b1d0 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: timer: Follow standard EXPORT_SYMBOL() declarations (bsc#1121278).- Refresh patches.drivers/ALSA-timer-Limit-max-instances-per-timer.- commit 3406754 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: seq: Follow standard EXPORT_SYMBOL() declarations (bsc#1121278).- Refresh patches.drivers/ALSA-seq-Enable-use-locking-in-all-configurations.- commit 8d7bb64 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: remove SNDRV_PCM_IOCTL1_GSTATE internal command (bsc#1121278).- ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command (bsc#1121278).- commit 97e28f4 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Use common PCM_RUNTIME_CHECK() for sanity checks (bsc#1121278).- ALSA: pcm: Preprocess PAUSED or SUSPENDED stream before PREPARE (bsc#1121278).- ALSA: pcm: Allow dropping stream directly after resume (bsc#1121278).- commit 1b8ef26 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: seq: Allow the modular sequencer registration (bsc#1121278).- Refresh patches.drivers/ALSA-seq-Cancel-pending-autoload-work-at-unbinding-d.- commit 5e80ea1 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Apply power lock globally to common ioctls (bsc#1121278).- ALSA: pcm: Clean up SNDRV_PCM_IOCTL_PAUSE code (bsc#1121278).- ALSA: sb: Use IS_REACHABLE() (bsc#1121278).- ALSA: opl4: Use IS_REACHABLE() (bsc#1121278).- commit 22987d7 * Thu Jan 10 2019 oneukumAATTsuse.com- usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc (FATE#326325).- commit 437e38b * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: seq: Reorganize kconfig and build (bsc#1121278).- ALSA: seq: Allow the tristate build of OSS emulation (bsc#1121278).- commit 8f4e54e * Thu Jan 10 2019 oneukumAATTsuse.com- usb: typec: tcpm: Report back negotiated PPS voltage and current (FATE#326325).- commit 6f0b0bd * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: Make CONFIG_SND_OSSEMUL user-selectable (bsc#1121278).- ALSA: pcm: use %s instead of %c for format of PCM buffer tracepoints (bsc#1121278).- ALSA: pcm: add \'applptr\' event of tracepoint (bsc#1121278).- commit 261d1d6 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: unify codes to operate application-side position on PCM buffer (bsc#1121278).- Refresh patches.drivers/ALSA-pcm-Skip-ack-callback-without-actual-appl_ptr-u.- Refresh patches.drivers/ALSA-pcm-Workaround-for-weird-PulseAudio-behavior-on.- commit 6da21a2 * Thu Jan 10 2019 oheringAATTsuse.de- KVM: x86: hyperv: implement PV IPI send hypercalls (fate#323887).- commit 22a3fb1 * Thu Jan 10 2019 oneukumAATTsuse.com- usb: typec: remove set but not used variables \'snk_ma, min_mv\' (FATE#326325).- commit 5c28a51 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: probe events when parameters are changed actually (bsc#1121278).- ALSA: pcm: return error immediately for parameters handling (bsc#1121278).- ALSA: pcm: use friendly name for id of PCM substream in trace print (bsc#1121278).- ALSA: pcm: add tracepoints for final selection process of hardware parameters (bsc#1121278).- ALSA: pcm: localize snd_pcm_hw_params_choose() (bsc#1121278).- ALSA: pcm: move fixup of info flag after selecting single parameters (bsc#1121278).- ALSA: pcm: calculate non-mask/non-interval parameters always when possible (bsc#1121278).- ALSA: pcm: use helper functions to refer parameters as constants (bsc#1121278).- commit 7fa8f46 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: add comment about application of rule to PCM parameters (bsc#1121278).- ALSA: pcm: use helper functions to check whether parameters are determined (bsc#1121278).- ALSA: pcm: adaption of code formatting (bsc#1121278).- ALSA: pcm: remove function local variable with alternative evaluation (bsc#1121278).- ALSA: pcm: use goto statement instead of while statement to reduce indentation (bsc#1121278).- ALSA: pcm: add a helper function to apply parameter rules (bsc#1121278).- ALSA: pcm: add a helper function to constrain interval-type parameters (bsc#1121278).- ALSA: pcm: add a helper function to constrain mask-type parameters (bsc#1121278).- ALSA: pcm: obsolete RULES_DEBUG local macro (bsc#1121278).- ALSA: pcm: enable parameter tracepoints only when CONFIG_SND_DEBUG is enabled (bsc#1121278).- commit 1eda226 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: tracepoints for refining PCM parameters (bsc#1121278).- ALSA: timer: Wrap with spinlock for queue access (bsc#1121278).- ALSA: timer: Improve user queue reallocation (bsc#1121278).- ALSA: pcm: Build OSS writev/readv helpers conditionally (bsc#1121278).- commit 8758464 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Kill set_fs() in PCM OSS layer (bsc#1121278).- Refresh patches.drivers/ALSA-pcm-Fix-mutex-unbalance-in-OSS-emulation-ioctls.- Refresh patches.drivers/ALSA-pcm-Return-EBUSY-for-OSS-ioctls-changing-busy-s.- commit c8b806c * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Direct in-kernel read/write support (bsc#1121278).- ALSA: pcm: Simplify snd_pcm_playback_silence() (bsc#1121278).- commit fca3854 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Unify read/write loop (bsc#1121278).- Refresh patches.drivers/ALSA-pcm-Fix-possible-inconsistent-appl_ptr-update-v.- commit 11bf408 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: More unification of PCM transfer codes (bsc#1121278).- Refresh patches.drivers/ALSA-pcm-Fix-possible-inconsistent-appl_ptr-update-v.- commit dffbbb0 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Call directly the common read/write helpers (bsc#1121278).- commit 53580c5 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: Shuffle codes (bsc#1121278).- ALSA: pcm: Check PCM state by a common helper function (bsc#1121278).- ALSA: pcm: Drop the old copy and silence ops (bsc#1121278).- ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops (bsc#1121278).- ALSA: pcm: include pcm_local.h and remove some extraneous tabs (bsc#1121278).- commit 4b25ccd * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: add local header file for snd-pcm module (bsc#1121278).- Refresh patches.drivers/ALSA-pcm-Fix-starvation-on-down_write_nonblock.patch.- commit f344984 * Thu Jan 10 2019 oheringAATTsuse.de- x86/hyperv: Enable PV qspinlock for Hyper-V (fate#323887).- commit 2499650 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: control: remove entry limitation for list operation (bsc#1121278).- ALSA: info: Use kvzalloc() for a temporary write buffer (bsc#1121278).- ALSA: pcm: Remove set_fs() in PCM core code (bsc#1121278).- ALSA: control: Simplify snd_ctl_elem_list() implementation (bsc#1121278).- commit a9c5099 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as const (bsc#1121278).- ALSA: pcm: use \"do {} while (0)\" for empty macro (bsc#1121278).- ALSA: pcm: constify function local and read-only table (bsc#1121278).- commit 4d23e0f * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kernel stack (bsc#1121278).- Refresh patches.drivers/ALSA-pcm-Avoid-potential-races-between-OSS-ioctls-an.- commit 92fc3f5 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: use helper function to refer parameter as read-only (bsc#1121278).- commit d89399c * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: pcm: add const qualifier for read-only table for sampling rate (bsc#1121278).- ALSA: pcm: fix the comments that refers to kernel-doc (bsc#1121278).- ALSA: Use IS_ENABLED() in common headers (bsc#1121278).- ALSA: pcm: Build pcm notifier code conditionally (bsc#1121278).- commit 722d6f1 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Define registers for CM6206 (bsc#1121278).- ALSA: caiaq: Add fall-through annotation (bsc#1121278).- ALSA: usb-audio: Add custom mixer status quirks for RME CC devices (bsc#1121278).- ALSA: usb-audio: Mark expected switch fall-through (bsc#1121278).- ALSA: usb-audio: Fix invalid use of sizeof in parse_uac_endpoint_attributes() (bsc#1121278).- ALSA: usb: Mark expected switch fall-through (bsc#1121278).- ALSA: usb-audio: remove redundant pointer \'urb\' (bsc#1121278).- ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacks (bsc#1121278).- ALSA: usb-audio: Add UAC3 Power Domains to suspend/resume (bsc#1121278).- ALSA: usb-audio: AudioStreaming Power Domain parsing (bsc#1121278).- ALSA: usb-audio: Initial Power Domain support (bsc#1121278).- ALSA: usb-audio: quirks: Replace mdelay() with msleep() and usleep_range() (bsc#1121278).- commit adaf2ee * Thu Jan 10 2019 oneukumAATTsuse.com- usb: typec: Group all TCPCI/TCPM code together (FATE#326325).- Refresh patches.drivers/0001-usb-typec-tcpm-Fix-APDO-PPS-order-checking-to-be-bas.patch.- commit 61183bf * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Declare the common variable in header file (bsc#1121278).- ALSA: usb-audio: Generic DSD detection for Thesycon-based implementations (bsc#1121278).- ALSA: usb-audio: Allow changing from a bad sample rate (bsc#1121278).- ALSA: usb-audio: Tidy up logic for Processing Unit min/max values (bsc#1121278).- ALSA: usb-audio: Unify virtual type units type to UAC3 values (bsc#1121278).- ALSA: usb-audio: Add support for Processing Units in UAC3 (bsc#1121278).- ALSA: usb-audio: Processing Unit controls parsing in UAC2 (bsc#1121278).- ALSA: usb-audio: Add support for Selector Units in UAC3 (bsc#1121278).- ALSA: usb-midi: use irqsave() in USB\'s complete callback (bsc#1121278).- commit 7d26577 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: usb: caiaq: audio: use irqsave() in USB\'s complete callback (bsc#1121278).- ALSA: line6: stop using get_seconds() (bsc#1121278).- ALSA: usb-audio: Always create the interrupt pipe for the mixer (bsc#1121278).- ALSA: usb-audio: Add insertion control for UAC3 BADD (bsc#1121278).- ALSA: usb-audio: Change in connectors control creation interface (bsc#1121278).- ALSA: usb-audio: Add bi-directional terminal types (bsc#1121278).- ALSA: usb-audio: remove redundant check on err (bsc#1121278).- ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers (bsc#1121278).- ALSA: usb-audio: Avoid lowlevel device object (bsc#1121278).- commit b83db24 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Follow standard coding style (bsc#1121278).- ALSA: usb-audio: Move autoresume call at the end of open (bsc#1121278).- ALSA: usb-audio: Simplify PCM open/close callbacks (bsc#1121278).- ALSA: usb-audio: Drop superfluous ifndef (bsc#1121278).- ALSA: usb: stream: fix potential memory leak during uac3 interface parsing (bsc#1121278).- ALSA: usb-audio: UAC3: Parse Input Terminal number of channels (bsc#1121278).- ALSA: usb-audio: UAC3 Add support for connector insertion (bsc#1121278).- ALSA: usb-audio: UAC3. Add support for mixer unit (bsc#1121278).- ALSA: usb: add UAC3 BADD profiles support (bsc#1121278).- include: usb: audio-v3: add BADD-specific values (bsc#1121278).- commit 1be3d2a * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: usb: mixer: make string parsing independent of mixer_build state (bsc#1121278).- ALSA: usb: Only get AudioControl header for UAC1 class (bsc#1121278).- ALSA: usb: stream: refactor uac3 audio interface parsing (bsc#1121278).- ALSA: usb: stream: refactor uac1/2 audio interface parsing (bsc#1121278).- ALSA: usb: stream: move audioformat alloc/init into separate function (bsc#1121278).- ALSA: usb-audio: Clean up mixer element list traverse (bsc#1121278).- ALSA: usb-audio: add implicit fb quirk for Axe-Fx III (bsc#1121278).- ALSA: usb-audio: Use Class Specific EP for UAC3 devices (bsc#1121278).- ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3 (bsc#1121278).- commit ea9125e * Thu Jan 10 2019 nsaenzjulienneAATTsuse.de- Refresh patches.drivers/input-add-official-raspberry-pi-s-touchscreen-driver.patch- Delete patches.drivers/dt-bindings-input-add-raspberry-pi-touchscreen.patch.- commit a67a3ff * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Fix missing endian conversion (bsc#1121278).- ALSA: usb-audio: Fix forgotten conversion of control query functions (bsc#1121278).- ALSA: usb-audio: Add sanity checks in UAC3 clock parsers (bsc#1121278).- ALSA: usb-audio: More strict sanity checks for clock parsers (bsc#1121278).- ALSA: usb-audio: Refactor clock finder helpers (bsc#1121278).- ALSA: usb-audio: silence a static checker warning (bsc#1121278).- ALSA: usb-audio: fix memory leak on cval (bsc#1121278).- ALSA: usb-audio: update clock valid control (bsc#1121278).- ALSA: usb-audio: UAC2 jack detection (bsc#1121278).- ALSA: usb-audio: fix uac control query argument (bsc#1121278).- commit 46b4e51 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: usb: initial USB Audio Device Class 3.0 support (bsc#1121278).- commit febe603 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: usb-audio: move audioformat quirks to quirks.c (bsc#1121278).- Refresh patches.drivers/ALSA-usb-audio-Add-native-DSD-support-for-Mytek-DACs.- commit cef2d87 * Thu Jan 10 2019 tiwaiAATTsuse.de- Rename the confusing patch file name Rename a confusing patch file name that actually reverts another. The git-format-patch made that name just because the patch subject is also confusing...- commit b8afddc * Thu Jan 10 2019 tiwaiAATTsuse.de- usx2y: don\'t bother with memdup_user() for 16-byte structure (bsc#1121278).- usx2y: don\'t bother with access_ok() in ->dsp_load() (bsc#1121278).- ALSA: usb-audio: Proper fallback at get_term_name() (bsc#1121278).- Revert \"ALSA: usb-audio: Fix potential zero-division at parsing FU\" (bsc#1121278).- ALSA: usb-audio: Fix potential zero-division at parsing FU (bsc#1121278).- commit 916852e * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: usb-audio: Convert timers to use timer_setup() (bsc#1121278).- ALSA: 6fire: remove unused variable card (bsc#1121278).- ALSA: line6: make snd_pcm_ops const (bsc#1121278).- ALSA: 6fire: Use common error handling code in usb6fire_chip_probe() (bsc#1121278).- ALSA: usx2y: Use common error handling code in submit_urbs() (bsc#1121278).- ALSA: us122l: Use common error handling code in us122l_create_card() (bsc#1121278).- include: usb: audio: specify exact endiannes of descriptors (bsc#1121278).- commit 0e940c4 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/v3d: Fix prime imports of buffers from other drivers. (bsc#1113956)- commit 40c6068 * Thu Jan 10 2019 oneukumAATTsuse.com- xhci: workaround CSS timeout on AMD SNPS 3.0 xHC (bsc#1119086).- commit dac7fa3 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/msm: fix handling of cmdstream offset (bsc#1113956)- commit 7e19f3f * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/msm/gpu: Fix a couple memory leaks in debugfs (bsc#1113956)- commit 21b0553 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/fb-helper: Blacklist writeback when adding connectors to fbdev (bsc#1113956)- commit cc2641d * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/amdgpu: Add missing firmware entry for HAINAN (bsc#1113956)- commit 1ec6d21 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: us122l: constify usb_device_id (bsc#1121278).- ALSA: ua101: constify usb_device_id (bsc#1121278).- ALSA: usb-audio: constify usb_device_id (bsc#1121278).- ALSA: snd-usb-caiaq: constify usb_device_id (bsc#1121278).- ALSA: bcd2000: constify usb_device_id (bsc#1121278).- ALSA: 6fire: constify usb_device_id (bsc#1121278).- ALSA: declare snd_kcontrol_new structures as const (bsc#1121278).- ALSA: us122l: clean up US144 handling (bsc#1121278).- commit 5311aa4 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/vc4: Set ->legacy_cursor_update to false when doing non-async (bsc#1113956)- commit 527f75a * Thu Jan 10 2019 tbogendoerferAATTsuse.de- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw (bsc#1104402 FATE#325899).- bnx2x: Add storm FW version to ethtool driver query output (bsc#1104402 FATE#325899).- bnx2x: Add MBI version to ethtool driver query output (bsc#1104402 FATE#325899).- bnx2x: Send update-svid ramrod with retry/poll flags enabled (bsc#1104402 FATE#325899).- bnx2x: Enable PTP only on the PF that initializes the port (bsc#1104402 FATE#325899).- bnx2x: Remove configured vlans as part of unload sequence (bsc#1104402 FATE#325899).- bnx2x: Clear fip MAC when fcoe offload support is disabled (bsc#1104402 FATE#325899).- bnx2x: Assign unique DMAE channel number for FW DMAE transactions (bsc#1104402 FATE#325899).- bnx2x: Provide VF link status in ndo_get_vf_config (bsc#1104402 FATE#325899).- bnx2x: Ignore bandwidth attention in single function mode (bsc#1104402 FATE#325899).- bnx2x: Add VF spoof-checking configuration (bsc#1104402 FATE#325899).- bnx2x: Mark expected switch fall-throughs (bsc#1104402 FATE#325899).- commit 2273876 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/i915/icl: Drop spurious register read from icl_dbuf_slices_update (bsc#1113956)- commit 61fa2ce * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/i915: fix broadwell EU computation (bsc#1113956)- commit eaa43e8 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/i915: Fix hpd handling for pins with two encoders (bsc#1113956)- commit bfb4810 * Thu Jan 10 2019 tzimmermannAATTsuse.de- uapi: fix linux/kfd_ioctl.h userspace compilation errors (bsc#1113956)- commit 70041b3 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/etnaviv: fix bogus fence complete check in timeout handler (bsc#1113956)- commit fa9d6b2 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/i915/icl: Fix the macros for DFLEXDPMLE register bits (bsc#1113956)- commit 294d3ec * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/i915: Fix error handling for the NV12 fb dimensions check (bsc#1113956)- commit 925fc26 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/i915: Fix VIDEO_DIP_CTL bit shifts (bsc#1113956)- commit 744a72a * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/panel: simple: Innolux TV123WAM is actually P120ZDG-BF1 (bsc#1113956)- commit 307e5d9 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/sun4i: hdmi: Fix double flag assignation (bsc#1113956)- commit 044eec0 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/i915/dp: Restrict link retrain workaround to external monitors (bsc#1113956)- commit d748c96 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse() (bsc#1113956)- commit c9d61df * Thu Jan 10 2019 tzimmermannAATTsuse.de- amd-gpu: Don\'t undefine READ and WRITE (bsc#1113956)- commit 1eeb2c9 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/i915/icl: Fix signal_levels (bsc#1113956)- commit 189478c * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/v3d: Skip debugfs dumping GCA on platforms without GCA. (bsc#1113956)- commit cd14e27 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/v3d: Fix a use-after-free race accessing the scheduler\'s fences. (bsc#1113956)- commit f9c92b4 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/i915/selftests: Disable shrinker across mmap-exhaustion (bsc#1113956)- commit aa2a158 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/nouveau/secboot/acr: fix memory leak (bsc#1113956)- commit a5d6388 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/msm: fix unsigned comparison with less than zero (bsc#1113956)- commit b65c3e1 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture (bsc#1113956)- commit 770f8eb * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/msm/disp/dpu: Use proper define for drm_encoder_init() (bsc#1113956)- commit b2dfd7f * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/i915/dp: Do not grab crtc modeset lock in intel_dp_detect() (bsc#1113956)- commit 96cfd5c * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/i915/psr: Remove wait_for_idle() for PSR2 (bsc#1113956)- commit 342cdfa * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create() (bsc#1113956)- commit a935398 * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/panel: Fix sphinx warning (bsc#1113956)- commit 13db7a8 * Thu Jan 10 2019 tzimmermannAATTsuse.de- dma-buf: Remove requirement for ops->map() from dma_buf_export (bsc#1113956)- commit 7ad23ef * Thu Jan 10 2019 tzimmermannAATTsuse.de- drm/i915/guc: Move the pin bias value from GuC to GGTT (bsc#1113956)- commit ee9b413 * Thu Jan 10 2019 tzimmermannAATTsuse.de- dt-bindings: display: panel: Fix compatible string for Toshiba (bsc#1113956)- commit ab32c58 * Thu Jan 10 2019 tzimmermannAATTsuse.de- dt-bindings: remove file that was added accidentally (bsc#1113956)- commit 58aecf5 * Thu Jan 10 2019 tzimmermannAATTsuse.de- gpu: ipu-v3: Allow channel burst locking on i.MX6 only (bsc#1113956)- commit ac6debd * Thu Jan 10 2019 tzimmermannAATTsuse.de- fbdev: omapfb: remove unused variable (bsc#1113956)- commit 77d6a04 * Thu Jan 10 2019 hareAATTsuse.de- Update config files.- commit dfb0b6e * Thu Jan 10 2019 tiwaiAATTsuse.de- platform/x86: apple-gmux: fix gmux_get_client_id()\'s return type (bsc#1121278).- commit 239cf66 * Thu Jan 10 2019 tiwaiAATTsuse.de- Refresh patches.drivers/ALSA-hda-move-hda_codec.h-to-include-sound.patch Fix the overlooked change while renaming the file that broke the build badly.- commit b48255a * Thu Jan 10 2019 hareAATTsuse.de- nvme-tcp: fix spelling mistake \"attepmpt\" -> \"attempt\" (FATE#326123).- nvme-tcp: fix endianess annotations (FATE#326123).- nvmet-tcp: fix endianess annotations (FATE#326123).- nvme: add __exit annotation (FATE#326123).- nvme-tcp: add NVMe over TCP host driver (FATE#326123).- nvmet: allow configfs tcp trtype configuration (FATE#326123).- nvmet-tcp: add NVMe over TCP target driver (FATE#326123).- nvme-tcp: Add protocol header (FATE#326123).- nvme-fabrics: allow user passing data digest (FATE#326123).- nvme-fabrics: allow user passing header digest (FATE#326123).- nvmet: Add install_queue callout (FATE#326123).- datagram: introduce skb_copy_and_hash_datagram_iter helper (FATE#326123).- iov_iter: introduce hash_and_copy_to_iter helper (FATE#326123).- datagram: consolidate datagram copy to iter helpers (FATE#326123).- iov_iter: pass void csum pointer to csum_and_copy_to_iter (FATE#326123).- datagram: open-code copy_page_to_iter (FATE#326123).- ath6kl: add ath6kl_ prefix to crypto_type (FATE#326123).- commit 3eb67be * Thu Jan 10 2019 ptesarikAATTsuse.cz- Update config files: Disable BPF stream parser in kernel-zfcpdump.- commit 4f2b409 * Thu Jan 10 2019 tbogendoerferAATTsuse.de- IB/mlx5: Use the correct commands for UMEM and UCTX allocation (bsc#1103991 FATE#326007).- IB/mlx5: Use uid as part of alloc/dealloc transport domain (bsc#1103991 FATE#326007).- IB/mlx5: Introduce uid as part of alloc/dealloc transport domain (bsc#1103991 FATE#326007).- net/mlx5: Add shared Q counter bits (bsc#1103991 FATE#326007).- RDMA/core: Delete RoCE GID in hw when corresponding IP is deleted (bsc#1103992 FATE#326009).- RDMA/uverbs: Fix typo in string concatenation macro (bsc#1103992 FATE#326009).- IB/mlx5: Enable TX on a DEVX flow table (bsc#1103991 FATE#326007).- IB/mlx5: Update the supported DEVX commands (bsc#1103991 FATE#326007).- IB/mlx5: Enforce DEVX privilege by firmware (bsc#1103991 FATE#326007).- RDMA/core: Sync unregistration with netlink commands (bsc#1103992 FATE#326009).- scsi: cxgb4i: fix thermal configuration dependencies (bsc#1104279 FATE#325938 bsc#1104277 FATE#325936).- mlxsw: spectrum: drop useless LIST_HEAD (bsc#1109837).- net/mlx5e: drop useless LIST_HEAD (bsc#1109837).- bpf: tls_sw, init TLS ULP removes BPF proto hooks (bsc#1109837).- bpf: sk_msg, sock{map|hash} redirect through ULP (bsc#1109837).- bpf: sk_msg, zap ingress queue on psock down (bsc#1109837).- bpf: sk_msg, fix socket data_ready events (bsc#1109837).- bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn\'t (bsc#1109837).- igb: Fix an issue that PME is not enabled during runtime suspend (bsc#1117495).- ice: Do not enable NAPI on q_vectors that have no rings (bsc#1118661 FATE#325277).- i40e: define proper net_device::neigh_priv_len (bsc#1111981 FATE#326312 FATE#326313).- igb: Change RXPBSIZE size when setting Qav mode (bsc#1117495).- igb: reduce CPU0 latency when updating statistics (bsc#1117495).- net: hns3: fix the descriptor index when get rss type (bsc#1104353 FATE#326415).- net: hns3: don\'t restore rules when flow director is disabled (bsc#1104353 FATE#326415).- net: hns3: fix vf id check issue when add flow director rule (bsc#1104353 FATE#326415).- net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bits (bsc#1103991 FATE#326007).- RDMA/mlx5: Use stages for callback to setup and release DEVX (bsc#1103991 FATE#326007).- net/mlx5: Fix offsets of ifc reserved fields (bsc#1103991 FATE#326007).- igc: Remove obsolete IGC_ERR define (bsc#1118657 FATE#325278).- ethernet/intel: consolidate NAPI and NAPI exit (bsc#1118657 FATE#325278).- ice: Fix possible NULL pointer de-reference (bsc#1118661 FATE#325277).- ice: Use Tx|Rx in comments (bsc#1118661 FATE#325277).- ice: Cosmetic formatting changes (bsc#1118661 FATE#325277).- ice: Cleanup short function signatures (bsc#1118661 FATE#325277).- ice: Cleanup ice_tx_timeout() (bsc#1118661 FATE#325277).- ice: Fix return value from NAPI poll (bsc#1118661 FATE#325277).- ice: Constify global structures that can/should be (bsc#1118661 FATE#325277).- ice: Do not set LAN_EN for MAC-VLAN filters (bsc#1118661 FATE#325277).- ice: Pass the return value of ice_init_def_sw_recp() (bsc#1118661 FATE#325277).- ice: Cleanup duplicate control queue code (bsc#1118661 FATE#325277).- ice: Do autoneg based on VSI state (bsc#1118661 FATE#325277).- tun: use netdev_alloc_frag() in tun_napi_alloc_frags() (bsc#1109837).- i40e: prevent overlapping tx_timeout recover (bsc#1111981 FATE#326312 FATE#326313).- i40e: suppress bogus error message (bsc#1111981 FATE#326312 FATE#326313).- i40e: Use correct shift for VLAN priority (bsc#1111981 FATE#326312 FATE#326313).- virtchnl: Fix off by one error (bsc#1111981 FATE#326312 FATE#326313).- virtchnl: white space and reorder (bsc#1111981 FATE#326312 FATE#326313).- i40e: always set ks->base.speed in i40e_get_settings_link_up (bsc#1111981 FATE#326312 FATE#326313).- i40e: don\'t restart nway if autoneg not supported (bsc#1111981 FATE#326312 FATE#326313).- i40e: Allow disabling FW LLDP on X722 devices (bsc#1111981 FATE#326312 FATE#326313).- i40e: update driver version (bsc#1111981 FATE#326312 FATE#326313).- i40e: Protect access to VF control methods (bsc#1111981 FATE#326312 FATE#326313).- i40e: Replace strncpy with strlcpy to ensure null termination (bsc#1111981 FATE#326312 FATE#326313).- i40e: Add capability flag for stopping FW LLDP (bsc#1111981 FATE#326312 FATE#326313).- i40e: Use a local variable for readability (bsc#1111981 FATE#326312 FATE#326313).- i40e: Replace spin_is_locked() with lockdep (bsc#1111981 FATE#326312 FATE#326313).- ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queue (bsc#1118661 FATE#325277).- ice: Destroy scheduler tree in reset path (bsc#1118661 FATE#325277).- ice: Fix to make VLAN priority tagged traffic to appear on all TCs (bsc#1118661 FATE#325277).- ice: Call pci_disable_sriov before stopping queues for VF (bsc#1118661 FATE#325277).- ice: Increase Rx queue disable timeout (bsc#1118661 FATE#325277).- ice: Fix NVM mask defines (bsc#1118661 FATE#325277).- ice: Avoid nested RTNL locking in ice_dis_vsi (bsc#1118661 FATE#325277).- ice: Calculate guaranteed VSIs per function and use it (bsc#1118661 FATE#325277).- ice: Remove node before releasing VSI (bsc#1118661 FATE#325277).- ice: Check for q_vector when stopping rings (bsc#1118661 FATE#325277).- ice: Fix debug print in ice_tx_timeout (bsc#1118661 FATE#325277).- igc: Clean up code (bsc#1118657 FATE#325278).- igc: Tidy up some white space (bsc#1118657 FATE#325278).- igc: fix error return handling from call to netif_set_real_num_tx_queues (bsc#1118657 FATE#325278).- igc: Remove set but not used variable \'pci_using_dac\' (bsc#1118657 FATE#325278).- igc: Remove set but not used variables \'ctrl_ext, link_mode\' (bsc#1118657 FATE#325278).- intel-ethernet: software timestamp skbs as late as possible (bsc#1113994 FATE#326315 FATE#326317).- ixgbevf: add support for software timestamps (bsc#1113994 FATE#326315 FATE#326317).- ixgbe: allow IPsec Tx offload in VEPA mode (bsc#1113994 FATE#326315 FATE#326317).- ixgbe: don\'t clear_bit on xdp_ring->state if xdp_ring is null (bsc#1113994 FATE#326315 FATE#326317).- igbvf: Replace spin_is_locked() with lockdep (bsc#1117495).- vxlan: Unmark offloaded bit on replaced FDB entries (bsc#1112374).- commit ca8bc86 * Thu Jan 10 2019 hareAATTsuse.de- scsi: qla2xxx: deadlock by configfs_depend_item (FATE#325888).- scsi: qla2xxx: Update driver version to 10.00.00.12-k (FATE#325888).- scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port (FATE#325888).- scsi: qla2xxx: Fix NPIV handling for FC-NVMe (FATE#325888).- scsi: qla2xxx: Enable FC-NVME on NPIV ports (FATE#325888).- scsi: qla2xxx: NULL check before some freeing functions is not needed (FATE#325888).- scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() function (FATE#325888).- scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp() (FATE#325888).- commit 57e5784 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: hda/hdmi: Always set display_power_control for Intel HSW+ codecs (bsc#1121278).- ALSA: hda/intel: Properly free the display power at error path (bsc#1121278).- ALSA: hda/intel: Drop superfluous AZX_DCAPS_I915_POWERWELL checks (bsc#1121278).- ALSA: hda: Refactor display power management (bsc#1121278).- ALSA: hda - Move in_pm accessors to HDA core (bsc#1121278).- ALSA: hda - Enforce CONFIG_SND_DYNAMIC_MINORS for HDMI/DP codec (bsc#1121278).- commit 42201fa * Thu Jan 10 2019 tiwaiAATTsuse.de- supported.conf: Add ledtrig-audio and huawei-wmi entries- commit 4dcfd48 * Thu Jan 10 2019 hareAATTsuse.de- scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing them (FATE#325888).- Revert \"scsi: qla2xxx: Fix NVMe Target discovery\" (FATE#325888).- scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapter (FATE#325888).- scsi: qla2xxx: Initialize port speed to avoid setting lower speed (FATE#325888).- scsi: qla2xxx: Fix a typo in MODULE_PARM_DESC (FATE#325888).- scsi: qla2xxx: Remove two arguments from qlafx00_error_entry() (FATE#325888).- scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes \'res\' (FATE#325888).- scsi: qla2xxx: Remove a set-but-not-used variable (FATE#325888).- scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyze (FATE#325888).- scsi: qla2xxx: Declare local functions \'static\' (FATE#325888).- scsi: qla2xxx: Improve several kernel-doc headers (FATE#325888).- scsi: qla2xxx: Modify fall-through annotations (FATE#325888).- scsi: qla2xxx: fully convert to the generic DMA API (FATE#325888).- scsi: qla2xxx: Simplify conditional check (FATE#325888).- scsi: qla2xxx: Remove unnecessary self assignment (FATE#325888).- commit f655248 * Thu Jan 10 2019 mgormanAATTsuse.de- mm, page_alloc: do not wake kswapd with zone lock held (Fragmentation avoidance and control bnc#1120919).- commit c464d6e * Thu Jan 10 2019 hareAATTsuse.de- scsi: mpt3sas: mpt3sas_scsih: Mark expected switch (FATE#325922).- scsi: mpt3sas: fix memory ordering on 64bit writes (FATE#325922).- scsi: mpt3sas: Update driver version to 27.101.00.00 (FATE#325922).- scsi: mpt3sas: Replace readl with ioc->base_readl (FATE#325922).- scsi: mpt3sas: Add separate function for aero doorbell reads (FATE#325922).- scsi: mpt3sas: Introduce flag for aero based controllers (FATE#325922).- scsi: mpt3sas: fix spelling mistake \"manufaucturing\" -> (FATE#325922).- scsi: mpt3sas: Display message on Configurable secure HBA (FATE#325922).- scsi: mpt3sas: Bump driver version to 27.100.00.00 (FATE#325922).- scsi: mpt3sas: Fix driver modifying persistent data in (FATE#325922).- scsi: mpt3sas: Don\'t modify EEDPTagMode field setting on (FATE#325922).- scsi: mpt3sas: Fix Sync cache command failure during driver (FATE#325922).- scsi: mpt3sas: Call sas_remove_host before removing the (FATE#325922).- scsi: mpt3sas: Refactor mpt3sas_wait_for_ioc function (FATE#325922).- scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc (FATE#325922).- scsi: mpt3sas: Added new #define variable (FATE#325922).- scsi: mpt3sas: Add support for Aero controllers (FATE#325922).- scsi: mpt3sas: Update MPI headers to support Aero controllers (FATE#325922).- scsi: mpt3sas: switch to generic DMA API (FATE#325922).- scsi: mpt3sas: Remove unnecessary parentheses and simplify (FATE#325922).- scsi: mpt3sas: Use dma_pool_zalloc (FATE#325922).- scsi: mpt3sas: Remove unused macro MPT3SAS_FMT (FATE#325922).- scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without (FATE#325922).- scsi: mpt3sas: Remove KERN_WARNING from panic uses (FATE#325922).- scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT and (FATE#325922).- scsi: mpt3sas: Convert mlsleading uses of pr_ with (FATE#325922).- scsi: mpt3sas: Convert uses of pr_ with MPT3SAS_FMT to (FATE#325922).- scsi: mpt3sas: Add ioc_ logging macros (FATE#325922).- scsi: mpt3sas: Improve kernel-doc headers (FATE#325922).- scsi: mpt3sas: Split _base_reset_handler(), (FATE#325922).- scsi: mpt3sas: Fix a race condition in (FATE#325922).- scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd (FATE#325922).- scsi: mpt3sas: Annotate switch/case fall-through (FATE#325922).- scsi: mpt3sas: Remove set-but-not-used variables (FATE#325922).- scsi: mpt3sas: Fix indentation (FATE#325922).- scsi: mpt3sas: Swap I/O memory read value back to cpu (FATE#325922).- commit cef2bd0 * Thu Jan 10 2019 tiwaiAATTsuse.de- vga_switcheroo: Fix missing gpu_bound call at audio client registration (bsc#1121278).- commit 350fdf7 * Thu Jan 10 2019 mgormanAATTsuse.de- mm: don\'t warn about large allocations for slab (git fixes (slab)).- commit b7eb365 * Thu Jan 10 2019 tiwaiAATTsuse.de- ALSA: update dell-wmi mic-mute registration to new world order (bsc#1121278).- commit edc9233 * Thu Jan 10 2019 hareAATTsuse.de- scsi: megaraid: fix out-of-bound array accesses (FATE#325920).- scsi: megaraid_sas: driver version update (FATE#325920).- scsi: megaraid_sas: Use 63-bit DMA addressing (FATE#325920).- scsi: megaraid_sas: add retry logic in megasas_readl (FATE#325920).- scsi: megaraid_sas: changes to function prototypes (FATE#325920).- scsi: megaraid_sas: Introduce new Aero adapter type (FATE#325920).- scsi: megaraid_sas: Fix Ventura series based checks (FATE#325920).- scsi: megaraid_sas: NULL check before some freeing functions (FATE#325920).- scsi: megaraid_sas_fusion: Mark expected switch fall-through (FATE#325920).- scsi: megaraid: megaraid_sas_base: Mark expected switch (FATE#325920).- scsi: megaraid_sas: Add support for MegaRAID Aero controllers (FATE#325920).- commit 04c39c9 * Thu Jan 10 2019 mgormanAATTsuse.de- mm: hugetlb: yield when prepping struct pages (git fixes (memory initialisation)).- commit 97e4389 * Thu Jan 10 2019 mgormanAATTsuse.de- blacklist.conf: Problem affects SLUB which is not enabled in kconfig- commit 523e7a9 * Thu Jan 10 2019 mgormanAATTsuse.de- blacklist.conf: Problem affects debugging builds only and is harmless- commit a295926 * Thu Jan 10 2019 mgormanAATTsuse.de- blacklist.conf: Affected code is already reverted- commit 0e0559c * Thu Jan 10 2019 mgormanAATTsuse.de- blacklist.conf: Build warning applies to unsupported config- commit b41802e * Thu Jan 10 2019 hareAATTsuse.de- scsi: megaraid_sas: Update driver version (FATE#325920).- scsi: megaraid_sas: modify max supported lds related print (FATE#325920).- scsi: megaraid_sas: remove unused macro (FATE#325920).- scsi: megaraid_sas: increase timeout for IOC INIT to (FATE#325920).- scsi: megaraid_sas: Remove double endian conversion (FATE#325920).- scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue (FATE#325920).- scsi: megaraid_sas: Rename scratch_pad registers (FATE#325920).- scsi: megaraid_sas: Remove spin lock for dpc operation (FATE#325920).- scsi: megaraid_sas: optimize raid context access in IO path (FATE#325920).- scsi: megaraid_sas: Fail init if heartbeat timer fails (FATE#325920).- scsi: megaraid_sas: For SRIOV, do not set STOP_ADP bit (FATE#325920).- scsi: megaraid_sas: Fix combined reply queue mode detection (FATE#325920).- scsi: megaraid_sas: Fix module parameter description (FATE#325920).- scsi: megaraid_sas: Fix goto labels in error handling (FATE#325920).- scsi: megaraid_sas: Update copyright information (FATE#325920).- scsi: megaraid_sas: Add check for reset adapter bit (FATE#325920).- scsi: megaraid_sas: Fix msleep granularity (FATE#325920).- scsi: megaraid_sas: Add support for FW snap dump (FATE#325920).- scsi: megaraid_sas: Add watchdog thread to detect Firmware (FATE#325920).- commit 5d5b821 * Thu Jan 10 2019 tbogendoerferAATTsuse.de- Update patches.drivers/vhost-vsock-fix-use-after-free-in-network-stack-call.patch (bsc#1109837 bsc#1106615 CVE-2018-14625). added CVE number to references- commit d9dfa00 * Thu Jan 10 2019 hareAATTsuse.de- scsi: megaraid: Convert timers to use timer_setup() (FATE#325920).- commit 4b93c1a * Thu Jan 10 2019 jthumshirnAATTsuse.de- supported.conf: add xxhash and zstd (FATE#324383).- commit 8eb5c6c * Thu Jan 10 2019 hareAATTsuse.de- scsi: megaraid_sas: switch to generic DMA API (FATE#325920).- scsi: megaraid_sas: fix a missing-check bug (FATE#325920).- scsi: megaraid: fix spelling mistake \"maibox\" -> \"mailbox\" (FATE#325920).- commit 90b5a2c * Thu Jan 10 2019 jthumshirnAATTsuse.de- Update config files, enable ZSTD compression for SquashFS (FATE#324383).- commit 3ba7a95 * Thu Jan 10 2019 hareAATTsuse.de- scsi: read host_busy via scsi_host_busy() (bsc#1118139).- Refresh patches.drivers/scsi-libsas-Drop-SAS_DPRINTK-and-revise-logs-levels.patch.- commit 91c49a4 * Thu Jan 10 2019 jthumshirnAATTsuse.de- squashfs: Add zstd support (FATE#324383).- commit 93cceb3 * Thu Jan 10 2019 ptesarikAATTsuse.cz- Move KVM patches into the sorted section.- commit c78aebd * Thu Jan 10 2019 hareAATTsuse.de- scsi: megaraid_sas: driver version upgrade (FATE#325920).- scsi: megaraid_sas: Support FW provided TM timeout values (FATE#325920).- scsi: megaraid_sas: Return immediately from (FATE#325920).- scsi: megaraid_sas: Update controller info during resume (FATE#325920).- scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO (FATE#325920).- commit 30506bd * Thu Jan 10 2019 ptesarikAATTsuse.cz- blacklist.conf: Remove b2f78cda260bc6a1a2d382b1d85a29e69b5b3724 Fix backported as patches.drm/4801-drm-i915-pmu-fix-pmu-enable-vs-execlists-tasklet-race- commit 8480cba * Thu Jan 10 2019 ddissAATTsuse.de- scsi: target/tcmu: Fix queue_cmd_ring() declaration (bsc#1118978).- scsi: tcmu: do not set max_blocks if data_bitmap has been setup (bsc#1118978).- scsi: tcmu: unmap if dev is configured (bsc#1118978).- scsi: tcmu: check if dev is configured before block/reset (bsc#1118978).- scsi: tcmu: use lio core se_device configuration helper (bsc#1118978).- scsi: target: add helper to check if dev is configured (bsc#1118978).- scsi: tcmu: initialize list head (bsc#1118978).- scsi: target_core_user: fix double unlock (bsc#1118978).- scsi: tcmu: Don\'t pass KERN_ERR to pr_err (bsc#1118978).- scsi: tcmu: add module wide block/reset_netlink support (bsc#1118978).- scsi: tcmu: misc nl code cleanup (bsc#1118978).- scsi: tcmu: simplify nl interface (bsc#1118978).- scsi: tcmu: track nl commands (bsc#1118978).- scsi: tcmu: delete unused __wait (bsc#1118978).- scsi: tcmu: remove useless code and clean up the code style (bsc#1118978).- scsi: tcmu: refactor nl wr_cache attr with new helpers (bsc#1118978).- scsi: tcmu: refactor nl dev_size attr with new helpers (bsc#1118978).- scsi: tcmu: refactor nl dev_cfg attr with new nl helpers (bsc#1118978).- scsi: tcmu: refactor rm_device cmd with new nl helpers (bsc#1118978).- scsi: tcmu: refactor add_device cmd with new nl helpers (bsc#1118978).- scsi: tcmu: add new netlink events helpers (bsc#1118978).- scsi: target: target_core_user.[ch]: convert comments into DOC: (bsc#1118978).- scsi: target: tcmu: fix error resetting qfull_time_out to default (bsc#1118978).- tcmu: Fix trailing semicolon (bsc#1118978).- tcmu: fix cmd user after free (bsc#1118978).- tcmu: allow userspace to reset ring (bsc#1118978).- target core: add device action configfs files (bsc#1118978).- Refresh patches.drivers/target-pr-add-backend-API-for-reservation-handling.patch- tcmu: fix error return code in tcmu_configure_device() (bsc#1118978).- commit 1e565f8 * Thu Jan 10 2019 ddissAATTsuse.de- target_core_user: add cmd id to broken ring message (bsc#1118978).- target: add SAM_STAT_BUSY sense reason (bsc#1118978).- tcmu: prevent corruption when invalid data page requested (bsc#1118978).- tcmu: allow max block and global max blocks to be settable (bsc#1118978).- tcmu: make ring buffer timer configurable (bsc#1118978).- tcmu: don\'t block submitting context for block waits (bsc#1118978).- tcmu: simplify dbi thresh handling (bsc#1118978).- tcmu: prep queue_cmd_ring to be used by unmap wq (bsc#1118978).- tcmu: clean up the scatter helper (bsc#1118978).- tcmu: fix free block calculation (bsc#1118978).- tcmu: simplify scatter_data_area error handling (bsc#1118978).- tcmu: release blocks for partially setup cmds (bsc#1118978).- tcmu: remove commands_lock (bsc#1118978).- tcmu: move expired command completion to unmap thread (bsc#1118978).- commit 2e082cf * Thu Jan 10 2019 ddissAATTsuse.de- tcmu: fix unmap thread race (bsc#1118978).- tcmu: split unmap_thread_fn (bsc#1118978).- tcmu: merge common block release code (bsc#1118978).- tcmu: fix page addr in tcmu_flush_dcache_range (bsc#1118978).- tcmu: Add a missing unlock on an error path (bsc#1118978).- tcmu: Fix some memory corruption (bsc#1118978).- tcmu: fix double se_cmd completion (bsc#1118978).- target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCES (bsc#1118978).- Refresh patches.drivers/target-compare-and-write-backend-driver-sense-handli.patch- target: Add netlink command reply supported option for each device (bsc#1118978).- target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_show (bsc#1118978).- tcmu: fix crash when removing the tcmu device (bsc#1118978).- commit c858ced * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda - Add jack pointer and unsolicited event bits to callback (bsc#1121278).- ALSA: hda/tegra - Probe up to 8 codecs (bsc#1121278).- ALSA: hda/tegra: compatible string as shortname (bsc#1121278).- ALSA: hda/hdmi: Use single mutex unlock in error paths (bsc#1121278).- ALSA: hda: constify attribute_group structures (bsc#1121278).- commit f6d7fc5 * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Enable headset button support for new codec (bsc#1121278).- ALSA: hda - Add jack button support (bsc#1121278).- ALSA: hda/hdmi - Add Tegra186 and Tegra194 support (bsc#1121278).- commit 901ee25 * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI (bsc#1121278).- Refresh patches.drivers/ALSA-hda-move-hda_codec.h-to-include-sound.patch.- commit 635222f * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda: move hda_codec.h to include/sound (bsc#1121278).- Refresh patches.drivers/ALSA-hda-Fix-implicit-definition-of-pci_iomap-on-SH.patch.- commit b021822 * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/intel: Refactoring PM code (bsc#1121278).- commit 528ec81 * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda - Enable runtime PM only for discrete GPU (bsc#1121278).- Refresh patches.drivers/ALSA-hda-Use-new-non-cached-allocation-for-non-snoop.patch.- commit 93331e2 * Wed Jan 09 2019 tiwaiAATTsuse.de- vga_switcheroo: set audio client id according to bound GPU id (bsc#1121278).- ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA (bsc#1121278).- ALSA: hda - Silence PM ops build warning (bsc#1121278).- commit 717deac * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Simplify alc269_fixup_hp_line1_mic1_led() (bsc#1121278).- commit 65e1da5 * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/ca0132 - fix AE-5 pincfg (bsc#1121278).- Refresh patches.drivers/ALSA-hda-ca0132-Optimize-for-non-PCI-configuration.patch.- commit 9c8bfdf * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/ca0132 - Add new ZxR quirk (bsc#1121278).- ALSA: hda/hdmi - Don\'t fall back to generic when i915 binding fails (bsc#1121278).- ALSA: hda - Fix runtime PM (bsc#1121278).- ALSA: hda-beep: add SPDX identifiers (bsc#1121278).- commit 38615c1 * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/ca0132 - Optimize for non-PCI configuration (bsc#1121278).- commit 5992180 * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/ca0132 - Actually fix microphone issue (bsc#1121278).- ALSA: hda/ca0132 - Fix input effect controls for desktop cards (bsc#1121278).- ALSA: hda/ca0132 - Add error checking in ca0132_build_controls() (bsc#1121278).- ALSA: hda/ca0132 - Clean up patch_ca0132() (bsc#1121278).- ALSA: hda/ca0132 - Fix microphone inconsistency issues (bsc#1121278).- ALSA: hda/ca0132 - Add ZxR exit commands (bsc#1121278).- ALSA: hda/ca0132 - Add ZxR 600 ohm gain control (bsc#1121278).- ALSA: hda/ca0132 - Remove input select enum for ZxR (bsc#1121278).- ALSA: hda/ca0132 - Add ZxR input/output select commands (bsc#1121278).- ALSA: hda/ca0132 - Add ZxR DSP post-download commands (bsc#1121278).- commit 7dbbabe * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/ca0132 - Add ZxR init commands (bsc#1121278).- ALSA: hda/ca0132 - Add DBpro hda_codec_ops (bsc#1121278).- ALSA: hda/ca0132 - Add ZxR pincfg (bsc#1121278).- ALSA: hda/ca0132 - Add ZxR quirks + new quirk check function (bsc#1121278).- ALSA: hda/ca0132 - Fix surround sound with output effects (bsc#1121278).- ALSA: hda/ca0132 - Fix AE-5 control type (bsc#1121278).- ALSA: hda/ca0132 - Add AE-5 exit function (bsc#1121278).- ALSA: hda/ca0132 - Add AE-5 specific controls (bsc#1121278).- ALSA: hda/ca0132 - Add input selection commands for AE-5 (bsc#1121278).- ALSA: hda/ca0132 - Add output set commands for AE-5 (bsc#1121278).- commit 3d9e004 * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/ca0132 - Clean up ca0132_alt_out_select (bsc#1121278).- ALSA: hda/ca0132 - Add DSP setup functions for AE-5 (bsc#1121278).- ALSA: hda/ca0132 - Merge post-dsp functions + cleanup (bsc#1121278).- ALSA: hda/ca0132 - Change firmware name and usage (bsc#1121278).- ALSA: hda/ca0132 - Add AE-5 regular init setup (bsc#1121278).- ALSA: hda/ca0132 - Add AE-5 pre-init and ca0113 functions (bsc#1121278).- ALSA: hda/ca0132 - Change ca0132_mmio_init for AE-5 (bsc#1121278).- ALSA: hda/ca0132 - Set AE-5 bools and select mixer (bsc#1121278).- ALSA: hda/ca0132 - Add pincfg for AE-5 (bsc#1121278).- ALSA: hda/ca0132 - Add quirk for Sound BlasterX AE-5 (bsc#1121278).- ALSA: hda/ca0132 - Define new verbs and control params (bsc#1121278).- commit 5bf5465 * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda: Fix implicit definition of pci_iomap() on SH (bsc#1121278).- commit b752c88 * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/ca0132 - Add exit commands for Recon3D (bsc#1121278).- Refresh patches.drivers/ALSA-hda-ca0132-Call-pci_iounmap-instead-of-iounmap.patch.- Refresh patches.drivers/ALSA-hda-ca0132-make-pci_iounmap-call-conditional.patch.- commit 2f31b2b * Wed Jan 09 2019 vbabkaAATTsuse.cz- mm/huge_memory.c: reorder operations in __split_huge_page_tail() (VM Functionality bsc#1119962).- commit 20600f0 * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/ca0132 - Change mixer controls for Recon3D (bsc#1121278).- ALSA: hda/ca0132 - Add Recon3D input and output select commands (bsc#1121278).- ALSA: hda/ca0132 - Add DSP setup defaults for Recon3D (bsc#1121278).- ALSA: hda/ca0132 - Add Recon3D startup functions and setup (bsc#1121278).- commit 0b2bc4b * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/ca0132 - Add bool variable to enable/disable pci region2 mmio (bsc#1121278).- commit e8cf97a * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/ca0132 - Add Recon3D pincfg (bsc#1121278).- ALSA: hda/ca0132 - Add quirk ID and enum for Recon3D (bsc#1121278).- ALSA: hda/ca0132 - Add alt_functions unsolicited response (bsc#1121278).- ALSA: hda/ca0132 - Clean up ca0132_init function (bsc#1121278).- ALSA: hda/ca0132 - Create mmio gpio function to make code clearer (bsc#1121278).- ALSA: hda/ca0132 - Use NULL instead of 0 (bsc#1121278).- ALSA: hda/ca0132: Update a pci quirk device name (bsc#1121278).- ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97 (bsc#1121278).- commit 642566a * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda/realtek - Add quirk entry for HP Pavilion 15 (bsc#1121278).- ALSA: hda - Add ASUS G751 quirk model entry (bsc#1121278).- ALSA: hda/sigmatel - Disable automute for Elo VuPoint (bsc#1121278).- ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360 (bsc#1121278).- ALSA: hda: make snd_kcontrol_new const (bsc#1121278).- ALSA: hda: Constify hw_constraints (bsc#1121278).- commit 99ebd82 * Wed Jan 09 2019 tiwaiAATTsuse.de- Update config files: CONFIG_HUAWEI_WMI=m for x86_64- commit cf08c0e * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda: add support for Huawei WMI micmute LED (bsc#1121278).- platform/x86: add support for Huawei WMI hotkeys (bsc#1121278).- commit 0b55304 * Wed Jan 09 2019 tiwaiAATTsuse.de- crypto: ccp - Make function sev_get_firmware() static (git-fixes).- commit 8e6d960 * Wed Jan 09 2019 tiwaiAATTsuse.de- Update config files: enable CONFIG_LEDS_TRIGGER_AUDIO for x86_64- commit 7466ba1 * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: hda - Support led audio trigger (bsc#1121278).- commit 8c2977b * Wed Jan 09 2019 tiwaiAATTsuse.de- platform/x86: thinkpad_acpi: Add audio mute LED classdev support (bsc#1121278).- platform/x86: dell-laptop: Add micmute LED trigger support (bsc#1121278).- leds: trigger: Introduce audio mute LED trigger (bsc#1121278).- ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks (bsc#1121278).- ALSA: hda/realtek - Comprehensive model list for ALC882 & co (bsc#1121278).- ALSA: hda/realtek - Comprehensive model list for ALC262 (bsc#1121278).- ALSA: hda/realtek - Comprehensive model list for ALC268 (bsc#1121278).- ALSA: hda/realtek - Comprehensive model list for ALC259 & co (bsc#1121278).- ALSA: hda/realtek - Comprehensive model list for ALC662 & co (bsc#1121278).- ALSA: hda/realtek - Apply PRE_PROBE fixup after ALC269 codec variant setups (bsc#1121278).- ALSA: hda/via - Use standard verb containers (bsc#1121278).- ALSA: hda/via - Simplify control management (bsc#1121278).- ALSA: hda/via - Rewrite with error goto (bsc#1121278).- ALSA: hda/cirrus - Simplify creation of new controls (bsc#1121278).- ALSA: hda/conexant - Clean up beep code (bsc#1121278).- ALSA: hda/realtek - Use common helper for creating beep controls (bsc#1121278).- ALSA: hda/realtek - Use common helper for creating ALC268 beep controls (bsc#1121278).- ALSA: hda/realtek - Use common GPIO mask for ALC660VD ASUS fixup (bsc#1121278).- ALSA: hda/realtek - Convert some manual GPIO setups (bsc#1121278).- ALSA: hda/realtek - Simplify mute LED GPIO handling (bsc#1121278).- ALSA: hda/realtek - Simplify alc885_fixup_macpro_gpio() (bsc#1121278).- ALSA: hda/realtek - Consolidate gpio_data and gpio_led (bsc#1121278).- ALSA: hda - Sanity check of unexpected cap_sync_hook override (bsc#1121278).- ALSA: hda/sigmatel - Use common helper for mic mute LED (bsc#1121278).- ALSA: hda - Allow multiple ADCs for mic mute LED controls (bsc#1121278).- ALSA: hda/conexant - Use the mic-mute LED helper (bsc#1121278).- ALSA: hda/realtek - Use the mic-mute LED helper for HP and others (bsc#1121278).- ALSA: hda - Use the common helper for thinkpad_acpi mic mute LED handling (bsc#1121278).- ALSA: hda - Move mic mute LED helper to the generic parser (bsc#1121278).- commit 4a60a64 * Wed Jan 09 2019 tiwaiAATTsuse.de- ALSA: memalloc: Add fall-through annotation (bsc#1121278).- ALSA: hda - Clean up jackpoll_ms option handling (bsc#1121278).- ALSA: hda: Remove substream allocation/free ops (bsc#1121278).- ALSA: hda: Use new non-cached allocation for non-snoop mode (bsc#1121278).- ALSA: hda: Check the non-cached stream buffers more explicitly (bsc#1121278).- ALSA: memalloc: Add non-cached buffer type (bsc#1121278).- ALSA: memalloc: Simplify snd_malloc_dev_pages() calls (bsc#1121278).- ALSA: memalloc: Don\'t align the size to power-of-two (bsc#1121278).- ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_t (bsc#1121278).- ALSA: hda - Kill snd_hda_codec_update_cache() (bsc#1121278).- ALSA: hda: use position offset macro of TLV data (bsc#1121278).- ALSA: control: complement TLV macro for db-minmax and db-linear types (bsc#1121278).- ALSA: core api: define offsets for TLV items (bsc#1121278).- ALSA: hda - Sanity check of access to SPDIF controls array (bsc#1121278).- ALSA: hda - Use a macro for snd_array iteration loops (bsc#1121278).- ALSA: hda: Make use of core codec functions to sync power state (bsc#1121278).- ALSA: hda: Copying sync power state helper to core (bsc#1121278).- commit eba0ca1 * Wed Jan 09 2019 oneukumAATTsuse.com- blacklist.conf: no fixes to support gcc 8 are needed- commit 03c3bb4 * Wed Jan 09 2019 oneukumAATTsuse.com- blacklist.conf: patches for supporting gcc 8 not needed- commit 67b3559 * Wed Jan 09 2019 oneukumAATTsuse.com- blacklist.conf: no fixes to support gcc 8 are needed- commit f17f235 * Wed Jan 09 2019 lhenriquesAATTsuse.com- ceph: don\'t update importing cap\'s mseq when handing cap export (bsc#1121273).- commit 1af5ec3 * Wed Jan 09 2019 oneukumAATTsuse.com- Refresh patches.drivers/0001-PCI-pciehp-Unify-controller-and-slot-structs.patch. (bsc#1120301)- commit b8d3ea2 * Wed Jan 09 2019 oneukumAATTsuse.com- PCI: pciehp: Drop unnecessary NULL pointer check (bsc#1120690).- Refresh patches.drivers/0001-PCI-pciehp-Unify-controller-and-slot-structs.patch.- commit b5bee71 * Wed Jan 09 2019 fdmananaAATTsuse.com- btrfs: run delayed items before dropping the snapshot (bsc#1121263, bsc#1111188).- commit 9312091 * Wed Jan 09 2019 pmladekAATTsuse.com- kdb: use memmove instead of overlapping memcpy (bsc#1120954).- commit 3338727 * Wed Jan 09 2019 jroedelAATTsuse.de- KVM: X86: Fix scan ioapic use-before-initialization (CVE-2018-19407 bsc#1116841).- commit 16f4823 * Wed Jan 09 2019 hareAATTsuse.de- nvme-multipath: zero out ANA log buffer (bsc#1105168).- commit 9b02bfb * Wed Jan 09 2019 hareAATTsuse.de- nvme: validate controller state before rescheduling keep alive (bsc#1103257).- commit 0fad491 * Wed Jan 09 2019 tiwaiAATTsuse.de- Update upstremaed patch tags and move to sroted section- commit 40d9a93 * Wed Jan 09 2019 jroedelAATTsuse.de- iommu/amd: Fix amd_iommu=force_isolation (bsc#1106105).- iommu/vt-d: Handle domain agaw being less than iommu agaw (bsc#1106105).- Revert \"iommu/io-pgtable-arm: Check for v7s-incapable systems\" (bsc#1106105).- commit 15b88ce * Wed Jan 09 2019 jthumshirnAATTsuse.de- acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support (FATE#325581).- commit 3981b30 * Wed Jan 09 2019 jthumshirnAATTsuse.de- acpi/nfit, libnvdimm: Introduce nvdimm_security_ops (FATE#325581).- commit e7f0d26 * Wed Jan 09 2019 jthumshirnAATTsuse.de- acpi/nfit: Add support for Intel DSM 1.8 commands (FATE#325581).- commit 38e815a * Wed Jan 09 2019 jthumshirnAATTsuse.de- Update config files, enable NV-DIMM Security on x86_64 (FATE#325581).- commit de169f9 * Wed Jan 09 2019 jthumshirnAATTsuse.de- keys-encrypted: add nvdimm key format type to encrypted keys (FATE#325581).- commit e0ef367 * Wed Jan 09 2019 tiwaiAATTsuse.de- Housekeeping: move upstreamed patches into sorted section Also, a kABI fix patch moved to patches.kabi.- commit a40818b * Wed Jan 09 2019 tiwaiAATTsuse.de- Update upstreamed patch tags and move to sorted section- commit e9f612e * Tue Jan 08 2019 ptesarikAATTsuse.cz- Update config files: Fix vanilla build.- commit 6424961 * Tue Jan 08 2019 nsaenzjulienneAATTsuse.de- usb: dwc2: host: use hrtimer for NAK retries (git-fixes).- commit 3d9a7b6 * Tue Jan 08 2019 tiwaiAATTsuse.de- x86/PCI: Apply VMD\'s AERSID fixup generically (bsc#1120058).- x86/PCI: Add additional VMD device root ports to VMD AER quirk (bsc#1120058).- x86/PCI: Enable AMD 64-bit window on resume (bsc#1120058).- x86/PCI: Move and shrink AMD 64-bit window to avoid conflict (bsc#1120058).- x86/PCI: Add \"pci=big_root_window\" option for AMD 64-bit windows (bsc#1120058).- x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15h (bsc#1120058).- x86/PCI: Fix infinite loop in search for 64bit BAR placement (bsc#1120058).- x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 00-1f, 30-3f, 60-7f) (bsc#1120058).- x86/PCI: Use is_vmd() rather than relying on the domain number (bsc#1120058).- commit c7775ac * Tue Jan 08 2019 nsaenzjulienneAATTsuse.de- gpio: raspberrypi-exp: decrease refcount on firmware dt node (git-fixes).- commit cebaedd * Tue Jan 08 2019 tiwaiAATTsuse.de- x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defect (bsc#1120058).- commit a7f3eeb * Tue Jan 08 2019 ptesarikAATTsuse.cz- blacklist.conf: Temporarily blacklist DRM fixes- commit 5971a28 * Tue Jan 08 2019 tiwaiAATTsuse.de- PCI: Delay after FLR of Intel DC P3700 NVMe (bsc#1120058).- PCI: Disable Samsung SM961/PM961 NVMe before FLR (bsc#1120058).- PCI: Export pcie_has_flr() (bsc#1120058).- commit d3fce7d * Tue Jan 08 2019 tiwaiAATTsuse.de- PCI: iproc: Activate PAXC bridge quirk for more devices (bsc#1120058).- PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZE (bsc#1120058).- PCI: Mark fall-through switch cases before enabling - Wimplicit-fallthrough (bsc#1120058).- commit cc31f9e * Tue Jan 08 2019 tiwaiAATTsuse.de- PCI: Add ACS quirk for Ampere root ports (bsc#1120058).- PCI: Mark Ceton InfiniTV4 INTx masking as broken (bsc#1120058).- PCI: Add ACS quirk for APM X-Gene devices (bsc#1120058).- x86/PCI: Move VMD quirk to x86 fixups (bsc#1120058).- PCI: Mark Intel XXV710 NIC INTx masking as broken (bsc#1120058).- commit 42a6a1d * Tue Jan 08 2019 jthumshirnAATTsuse.de- libnvdimm/security: Quiet security operations (FATE#325581).- libnvdimm/security: Add documentation for nvdimm security support (FATE#325581).- tools/testing/nvdimm: add Intel DSM 1.8 support for nfit_test (FATE#325581).- tools/testing/nvdimm: Add overwrite support for nfit_test (FATE#325581).- tools/testing/nvdimm: Add test support for Intel nvdimm security DSMs (FATE#325581).- acpi/nfit, libnvdimm/security: Add security DSM overwrite support (FATE#325581).- acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimm (FATE#325581).- acpi/nfit, libnvdimm: Add enable/update passphrase support for Intel nvdimms (FATE#325581).- acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm (FATE#325581).- acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs (FATE#325581).- acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm (FATE#325581).- keys: Export lookup_user_key to external users (FATE#325581).- acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm (FATE#325581).- commit b4c1258 * Tue Jan 08 2019 tiwaiAATTsuse.de- intel_th: msu: Fix an off-by-one in attribute store (FATE#325099).- intel_th: Allow forcing host mode through drvdata (FATE#325099).- intel_th: Pick up irq number from resources (FATE#325099).- intel_th: Don\'t touch switch routing in host mode (FATE#325099).- commit cfdf074 * Tue Jan 08 2019 bpAATTsuse.de- Update patches.arch/x86-vdso-fix-vdso-build-if-a-retpoline-is-emitted.patch (bsc#1114648).- commit 07d73a9 * Tue Jan 08 2019 tiwaiAATTsuse.de- ALSA: hda/tegra: clear pending irq handlers (bsc#1051510).- ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptops (bsc#1051510).- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with ALC294 (bsc#1051510).- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities (bsc#1051510).- ALSA: rme9652: Fix potential Spectre v1 vulnerability (bsc#1051510).- ALSA: hda: add mute LED support for HP EliteBook 840 G4 (bsc#1051510).- ALSA: hda: fix front speakers on Huawei MBXP (bsc#1051510).- ALSA: pcm: Fix potential Spectre v1 vulnerability (bsc#1051510).- ALSA: emux: Fix potential Spectre v1 vulnerabilities (bsc#1051510).- commit 0656a1b * Tue Jan 08 2019 tiwaiAATTsuse.de- char_dev: Fix off-by-one bugs in find_dynamic_major() (bsc#1121058).- char_dev: extend dynamic allocation of majors into a higher range (bsc#1121058).- commit 16e7b70 * Tue Jan 08 2019 tbogendoerferAATTsuse.de- vhost/vsock: fix use-after-free in network stack callers (bsc#1106615 CVE-2018-14625).- commit 1c7e3c2 * Tue Jan 08 2019 jthumshirnAATTsuse.de- btrfs: btrfs_decompress_bio() could accept compressed_bio instead (FATE#324383).- commit d59681e * Tue Jan 08 2019 jthumshirnAATTsuse.de- btrfs: reduce arguments for decompress_bio ops (FATE#324383).- commit 5f558e2 * Tue Jan 08 2019 mgormanAATTsuse.de- Refresh patches.suse/mm-page_alloc.c-free-order-0-pages-through-PCP-in-page_frag_free.patch.- commit a350ff7 * Tue Jan 08 2019 jthumshirnAATTsuse.de- Update config files, enable ZSTD compression (FATE#324383).- commit f00b771 * Tue Jan 08 2019 jthumshirnAATTsuse.de- btrfs: Add zstd support (FATE#324383).- Refresh patches.suse/0005-btrfs-Move-leaf-and-node-validation-checker-to-tree-.patch.- commit fd48c0d * Tue Jan 08 2019 jthumshirnAATTsuse.de- lib: Add zstd modules (FATE#324383).- lib: Add xxhash module (FATE#324383).- commit 02f15f8 * Tue Jan 08 2019 mgormanAATTsuse.de- sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9c (Git fixes (scheduler)).- commit bc3a0c1 * Tue Jan 08 2019 tbogendoerferAATTsuse.de- tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach (bsc#1109837).- Refresh patches.drivers/tcp-ulp-remove-ulp-bits-from-sockmap.patch.- commit b74413b * Tue Jan 08 2019 tbogendoerferAATTsuse.de- PCI: Fix incorrect value returned from pcie_get_speed_cap() (bsc#1103990 FATE#326006).- net/dim: Update DIM start sample after each DIM iteration (bsc#1103990 FATE#326006).- platform/x86: mlx-platform: Properly use mlxplat_mlxcpld_msn201x_items (bsc#1109837).- commit c98a81b * Tue Jan 08 2019 ptesarikAATTsuse.cz- drm/i2c: tda9950: add CEC driver (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- Update config files.- commit 055744a * Tue Jan 08 2019 jgrossAATTsuse.com- xen/netfront: tolerate frags with no data (bnc#1119804).- commit a96373a * Tue Jan 08 2019 ptesarikAATTsuse.cz- drm: move amd_gpu_scheduler into common location (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- Update config files.- supported.conf: Mark gpu-sched as supported.- commit 36e55a8 * Tue Jan 08 2019 ptesarikAATTsuse.cz- drm/tinydrm: Add RePaper e-ink driver (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- Update config files.- supported.conf: Mark tinydrm displays as unsupported for now.- commit 9d74a65 * Tue Jan 08 2019 tiwaiAATTsuse.de- Fix the breakage of KMP build on x86_64 (bsc#1121017) The backport of the commit 4cd24de3a098 broke KMP builds because of the failure of make kernelrelease call in spec file. Clear the blacklist and backport the fix from the upstream.- commit 83c2f81 * Tue Jan 08 2019 ptesarikAATTsuse.cz- drm/pl111: Initial drm/kms driver for pl111 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- Update config files.- supported.conf: Mark pl111_drm as unsupported for now.- commit 0960708 * Tue Jan 08 2019 rgoldwynAATTsuse.com- splice: don\'t read more than available pipe space (bsc#1119212).- commit 81f665a * Mon Jan 07 2019 mgormanAATTsuse.de- blacklist.conf: Minor vmstat issue but potentially breaks vmstat parsers if removed- commit da9734f * Mon Jan 07 2019 mgormanAATTsuse.de- mm: shmem.c: Correctly annotate new inodes for lockdep (Git fixes: shmem).- commit d6cabaf * Mon Jan 07 2019 ptesarikAATTsuse.cz- drm/amd: Closed hash table with low overhead (v2) (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- Update config files.- supported.conf: Add drivers/gpu/drm/amd/lib/chash- commit f845405 * Mon Jan 07 2019 mgormanAATTsuse.de- sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9c (Git fixes (scheduler)).- mm: reclaim small amounts of memory when an external fragmentation event occurs (Fragmentation avoidance and control bnc#1120919).- mm: use alloc_flags to record if kswapd can wake (Fragmentation avoidance and control bnc#1120919).- mm: move zone watermark accesses behind an accessor (Fragmentation avoidance and control bnc#1120919).- mm, page_alloc: spread allocations across zones before introducing fragmentation (Fragmentation avoidance and control bnc#1120919).- mm/page_alloc.c: remove useless parameter of finalise_ac() (Fragmentation avoidance and control bnc#1120919).- mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory (Fragmentation avoidance and control bnc#1120919).- mm/page_alloc: make sure __rmqueue() etc are always inline (Fragmentation avoidance and control bnc#1120919).- mm/page_alloc.c: eliminate unsigned confusion in __rmqueue_fallback (Fragmentation avoidance and control bnc#1120919).- mm, page_alloc: fallback to smallest page when not stealing whole pageblock (Fragmentation avoidance and control bnc#1120919).- commit 926e18b * Mon Jan 07 2019 fdmananaAATTsuse.com- Btrfs: fix fsync of files with multiple hard links in new directories (1120173).- commit 7eeaea9 * Mon Jan 07 2019 ailiopoulosAATTsuse.com- xfs: xfs_buf: drop useless LIST_HEAD (git-fixes).- commit 8704d41 * Mon Jan 07 2019 tiwaiAATTsuse.de- Update patch reference for a usb hso fix (CVE-2018-19985, bsc#1120743).- commit 91f72a0 * Mon Jan 07 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915/gen9+: Fix initial readout for Y tiled framebuffers\'- commit 8b49aea * Mon Jan 07 2019 tzimmermannAATTsuse.de- blacklist.conf: Append \'drm/i915: Handle incomplete Z_FINISH for compressed error states\'- commit 60f6775 * Mon Jan 07 2019 ptesarikAATTsuse.cz- drm/nouveau: Don\'t disable polling in fallback mode (bsc#1103356).- drm/mgag200: Implement basic PM support (bnc#872213).- drm/mgag200: Add mode validation debugging code (bnc#876772).- drm/mgag200: Add command line option to specify preferred depth (bnc#893040).- drm/mgag200: Consolidate depth/bpp handling (bnc#882324).- drm/mgag200: Don\'t use crtc_ * parameters for validation (bnc#876772).- drm/mgag200: Cleanup cursor BOs properly (bnc#876097).- drm/mgag200: Add support for MATROX PCI device IDs 0x520 and 0x521 (bnc#893040).- drm/mgag200: Simplify function mgag200_ttm_placement() (bnc#806990).- drm/mgag200: Initialize data needed to map fbdev memory (bnc#806990).- drm/mgag200: Free container instead of member in mga_user_framebuffer_destroy() (bnc#806990).- drm/mgag200: Fix memleak in error path in mgag200_bo_create() (bnc#806990).- drm/mgag200: Add additional limits for certain G200 variants (bnc#893040).- drm/mgag200: Add doublescan and interlace support (bnc#893040).- drm/meson: add support for 1080p25 mode (bsc#1051510).- drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut() (bsc#1051510).- drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config (bsc#1051510).- drm/ast: Fix incorrect free on ioregs (bsc#1051510).- drm/i915: Write GPU relocs harder with gen3 (bsc#1051510).- drm/ast: fixed cursor may disappear sometimes (bsc#1051510).- drm/ast: change resolution may cause screen blurred (boo#1112963).- drm/ast: Remove existing framebuffers before loading driver (bsc#1111174 boo#1112963).- drm/i915/execlists: Force write serialisation into context image vs execution (bsc#1051510).- drm/dp_mst: Check if primary mstb is null (bsc#1051510).- drm/i915: Fix ilk+ watermarks when disabling pipes (bsc#1051510).- drm/i915: Don\'t oops during modeset shutdown after lpe audio deinit (bsc#1051510).- drm/i915: Mark pin flags as u64 (bsc#1051510).- drm/i915/glk: Remove 99% limitation (bsc#1051510).- drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values (bsc#1051510).- drm/edid: Add 6 bpc quirk for BOE panel (bsc#1051510).- drm/i915/gen9+: Fix initial readout for Y tiled framebuffers (bsc#1113722).- drm/i915: Large page offsets for pread/pwrite (bsc#1051510).- drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel\'s native mode (bsc#1051510).- drm/i915: Skip vcpi allocation for MSTB ports that are gone (bsc#1051510).- drm/i915: Don\'t unset intel_connector->mst_port (bsc#1051510).- drm/i915: Restore vblank interrupts earlier (bsc#1051510).- drm/amdgpu/powerplay: fix missing break in switch statements (bsc#1113722).- drm/nouveau: Check backlight IDs are >= 0, not > 0 (bsc#1051510).- drm/omap: fix memory barrier bug in DMM driver (bsc#1051510).- drm/hisilicon: hibmc: Don\'t overwrite fb helper surface depth (bsc#1113722).- drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer (bsc#1113722).- drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type (bsc#1051510).- drm/i915/cfl: Add a new CFL PCI ID (FATE#322643).- drm/rockchip: Allow driver to be shutdown on reboot/kexec (bsc#1051510).- drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset() (bsc#1113722).- drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-up (bsc#1101822).- drm/sti: do not remove the drm_bridge that was never added (bsc#1113722).- drm/msm: fix OF child-node lookup (bsc#1106110).- drm/mediatek: fix OF sibling-node lookup (bsc#1106110).- drm/sun4i: Fix an ulong overflow in the dotclock driver (bsc#1106110).- drm: Get ref on CRTC commit object when waiting for flip_done (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/edid: VSDB yCBCr420 Deep Color mode bit definitions (bsc#1051510).- drm: fix use of freed memory in drm_mode_setcrtc (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm: fb-helper: Reject all pixel format changing requests (bsc#1113722).- drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl (bsc#1113722).- drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- ALSA: hda: Fix the audio-component completion timeout (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdkfd: Fix incorrect use of process->mm (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Signal hw_done() after waiting for flip_done() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/cma-helper: Fix crash in fbdev error path (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm: fix use-after-free read in drm_mode_create_lease_ioctl() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i2c: tda9950: set MAX_RETRIES for errors only (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i2c: tda9950: fix timeout counter check (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915: Handle incomplete Z_FINISH for compressed error states (bsc#1100132).- drm/i915: Avoid compiler warning for maybe unused gu_misc_iir (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915: Do not redefine the has_csr parameter (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/exynos: Use selected dma_dev default iommu domain instead of a fake one (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Fix Edid emulation for linux (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Fix Vega10 lightup on S3 resume (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: Fix vce work queue was not cancelled when suspend (bsc#1106110).- Revert \"drm/panel: Add device_link from panel device to DRM device\" (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/syncobj: Don\'t leak fences when WAIT_FOR_SUBMIT is set (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/malidp: Fix writeback in NV12 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm: mali-dp: Call drm_crtc_vblank_reset on device init (bsc#1051510).- drm/etnaviv: add DMA configuration for etnaviv platform device (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7 (bsc#1051510).- drm/amdgpu: add new polaris pci id (bsc#1051510).- drm/vmwgfx: Fix buffer object eviction (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/vmwgfx: Don\'t impose STDU limits on framebuffer size (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/vmwgfx: limit mode size for all display unit to texture_max (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/vmwgfx: limit screen size to stdu_max during check_modeset (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/vmwgfx: don\'t check for old_crtc_state enable status (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/gvt: clear ggtt entries when destroy vgpu (bsc#1051510).- drm/i915/gvt: request srcu_read_lock before checking if one gfn is valid (bsc#1051510).- drm/i915/gvt: Add GEN9_CLKGATE_DIS_4 to default BXT mmio handler (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/gvt: Init PHY related registers for BXT (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm: sun4i: drop second PLL from A64 HDMI PHY (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creation (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/fb-helper: Remove set but not used variable \'connector_funcs\' (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm: udl: Destroy framebuffer only if it was initialized (bsc#1051510).- drm/sun4i: Remove R40 display pipeline compatibles (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/pl111: Make sure of_device_id tables are NULL terminated (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/vc4: Fix the \"no scaling\" case on multi-planar YUV formats (bsc#1051510).- drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk (bsc#1106110).- drm/amdgpu: move PSP init prior to IH in gpu reset (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: Fix SDMA hang in prt mode v2 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/overlay: Allocate physical registers from stolen (bsc#1051510).- drm/i915/gvt: Fix the incorrect length of child_device_config issue (bsc#1051510).- drm/i915/gvt: Fix life cycle reference on KVM mm (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/bdw: Increase IPS disable timeout to 100ms (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP panels (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau/disp: fix DP disable race (bsc#1051510).- drm/nouveau/disp: move eDP panel power handling (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau/disp: remove unused struct member (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau/TBDdevinit: don\'t fail when PMU/PRE_OS is missing from VBIOS (bsc#1051510).- drm/nouveau/mmu: don\'t attempt to dereference vmm without valid instance pointer (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau: fix oops in client init failure path (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau: Fix nouveau_connector_ddc_detect() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau/drm/nouveau: Don\'t forget to cancel hpd_work on suspend/unload (bsc#1051510).- drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early (bsc#1051510).- drm/nouveau: Reset MST branching unit before enabling (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau: Only write DP_MSTM_CTRL when needed (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau: Remove useless poll_enable() call in drm_load() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau: Remove useless poll_enable() call in switcheroo_set_state() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau: Fix deadlocks in nouveau_connector_detect() (bsc#1051510).- drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect() (bsc#1051510).- drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement (bsc#1051510).- drm/i915/dp_mst: Fix enabling pipe clock for all streams (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/dsc: Fix PPS register definition macros for 2nd VDSC engine (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915: Re-apply \"Perform link quality check, unconditionally during long pulse\" (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/gvt: Give new born vGPU higher scheduling chance (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/gvt: Fix drm_format_mod value for vGPU plane (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/gvt: move intel_runtime_pm_get out of spin_lock in stop_schedule (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/gvt: Handle GEN9_WM_CHICKEN3 with F_CMD_ACCESS (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/gvt: Make correct handling to vreg BXT_PHY_CTL_FAMILY (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/gvt: emulate gen9 dbuf ctl register access (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/audio: Hook up component bindings even if displays are disabled (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915: Increase LSPCON timeout (bsc#1051510).- drm/i915: Stop holding a ref to the ppgtt from each vma (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915: Free write_buf that we allocated with kzalloc (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915: Fix glk/cnl display w/a #1175 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: Need to set moved to true when evict bo (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: Remove duplicated power source update (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Fix memory leak caused by missed dc_sink_release (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: fix holding mn_lock while allocating memory (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: Power on uvd block when hw_fini (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: Update power state at the end of smu hw_init (bsc#1051510).- drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode (bsc#1051510).- drm/amdgpu: Adjust the VM size based on system memory size v2 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Fix bug use wrong pp interface (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: Fix page fault and kasan warning on pci device remove (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- amdgpu: fix multi-process hang issue (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: fix preamble handling (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: fix VM clearing for the root PD (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: fix connection from RDMA2 to DSI1 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: update some variable name from ovl to comp (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: use layer_nr function to get layer number to init plane (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: add function to return RDMA layer number (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: add function to return OVL layer number (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: add function to get layer number for component (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: add YUYV/UYVY color format support for RDMA (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: add the comment about color format setting for OVL (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: add RGB color format support for RDMA (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: add memory mode and layer_config for RDMA (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: add connection from RDMA2 to DSI0 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: add connection from RDMA1 to DSI0 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: add connection from RDMA0 to DSI1 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: add connection from RDMA0 to DPI1 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: Replace drm_dev_unref with drm_dev_put (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/mediatek: Convert drm_atomic_helper_suspend/resume() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/vmwgfx: Convert to new IDA API (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80 (bsc#1051510).- commit 6ea2614 * Mon Jan 07 2019 ptesarikAATTsuse.cz- drm/amd/display: Don\'t build DCN1 when kcov is enabled (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- Update config files.- commit c9ede92 * Mon Jan 07 2019 ptesarikAATTsuse.cz- Revert \"drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86\" (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- Update config files.- commit 2ccc5a0 * Mon Jan 07 2019 jackAATTsuse.cz- blacklist.conf: Blacklist a95c90f1e2c2- commit c23f30c * Mon Jan 07 2019 tzimmermannAATTsuse.de- drm: rcar-du: Fix external clock error checks (bsc#1113722)- commit 3da9c2e * Mon Jan 07 2019 tzimmermannAATTsuse.de- drm: rcar-du: Fix vblank initialization (bsc#1113722)- commit d3ae83f * Mon Jan 07 2019 tzimmermannAATTsuse.de- drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONE (bsc#1113722)- commit b56b9d7 * Mon Jan 07 2019 ptesarikAATTsuse.cz- drm/amdgpu/display: disable eDP fast boot optimization on DCE8 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: fix incorrect use of drm_file->pid (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: fix incorrect use of fcheck (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/powerplay: enable dpm under pass-through (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: access register without KIQ (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: set correct base for THM/NBIF/MP1 IP (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: fix dentist did ranges (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: make dp_ss_off optional (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: fix dp_ss_control vbios flag parsing (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Do not retain link settings (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/panel: simple: tv123wam: Add unprepare delay (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915: hdmi: add CEC notifier to intel_hdmi (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- media: cec-notifier: Get notifier by device and connector name (FATE#326289).- drm/msm/adreno: Load the firmware before bringing up the hardware (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm: Add a helper function to parse clock names (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/gvt: fix memory leak in intel_vgpu_ioctl() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/gvt: Off by one in intel_vgpu_write_fence() (bsc#1051510).- drm/i915/kvmgt: Fix potential Spectre v1 (bsc#1051510).- drm/i915/gvt: return error on cmd access (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/gvt: initialize dmabuf mutex in vgpu_create (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/gvt: fix cleanup sequence in intel_gvt_clean_device (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/gvt: free workload in vgpu release (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/kvmgt: fix an error code in gvt_dma_map_page() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915: set DP Main Stream Attribute for color range on DDI platforms (bsc#1051510).- drm/i915/selftests: Hold rpm for unparking (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915: Restore user forcewake domains across suspend (bsc#1100132).- drm/i915: Unmask user interrupts writes into HWSP on snb/ivb/vlv/hsw (bsc#1051510).- drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memory (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Guard against null crtc in CRC IRQ (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Pass connector id when executing VBIOS CT (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Check if clock source in use before disabling (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Allow clock sharing b/w HDMI and DVI (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Fix warning observed in mode change on Vega (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: fix single link DVI has no display (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu/vce: VCE entity initialization relies on ring initializtion (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu/uvd: UVD entity initialization relys on ring initialization (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu:add VCN booting with firmware loaded by PSP (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu:add VCN support in PSP driver (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu:add new firmware id for VCN (bsc#1051510).- drm/amdgpu: update tmr mc address (bsc#1106110).- drm/amdgpu:add tmr mc address into amdgpu_firmware_info (bsc#1051510).- drm/msm/disp/dpu: fix early dereference of physical encoder (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/adreno: Remove VLA usage (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/disp/dpu: fix two spelling mistakes (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i2c: tda9950: Remove VLA usage (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu/sriov: give 8s for recover vram under RUNTIME (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/scheduler: fix param documentation (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/scheduler: fix timeout worker setup for out of order job completions (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: display connected to dp-1 does not light up (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: update clk for various HDMI color depths (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: program display clock on cache match (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Add NULL check for enabling dp ss (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: add vbios table check for enabling dp ss (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Don\'t share clk source between DP and HDMI (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Use calculated disp_clk_khz value for dce110 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Implement custom degamma lut on dcn (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Destroy aux_engines only once (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Read back max backlight value at boot (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Implement backlight_ops.get_brightness (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: DP Compliance 400.1.1 failure (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Use requested HDMI aspect ratio (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Only require EDID read for HDMI and DVI (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Report non-DP display as disconnected without EDID (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/imx: Convert drm_atomic_helper_suspend/resume() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915/lpe: Mark LPE audio runtime pm as \"no callbacks\" (bsc#1051510).- Revert \"drm/i915/icl: WaEnableFloatBlendOptimization\" (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915: Interactive RPS mode (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i915: Fix psr sink status report (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/vkms: Fix connector leak at the module removal (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm_dp_cec.c: fix formatting typo: %pdH -> %phD (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/ttm: clean up non-x86 definitions on ttm_tt (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/ttm: Add ttm_set_pages_wc and ttm_set_pages_uc helper (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/ttm: fix missed conversion of set_pages_array_uc (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu/pm: Fix potential Spectre v1 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: add missing void parameter to dc_create_transfer_func (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/radeon: Replace ttm_bo_unref with ttm_bo_put (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/radeon: Replace ttm_bo_reference with ttm_bo_get (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: Replace ttm_bo_unref with ttm_bo_put (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: Replace ttm_bo_reference with ttm_bo_get (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/scheduler: stop setting rq to NULL (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/scheduler: only kill entity if last user is killed v2 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: create an empty bo_list if no handle is provided (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: allocate the bo_list array after the list (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: add bo_list iterators (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: nuke amdgpu_bo_list_free (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: always recreate bo_list (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: move bo_list defines to amdgpu_bo_list.h (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: return error if both BOs and bo_list handle is given (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: fix total size calculation (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/sched: remove unneeded -Iinclude/drm compiler flag (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: add proper error handling to amdgpu_bo_list_get (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: fix a reversed condition (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/pp: Convert voltage unit in mV *4 to mV on CZ/ST (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/pp: Delete unused temp variables (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/pp/Polaris12: Fix a chunk of registers missed to program (bsc#1051510).- drm/amdgpu: clean up the superfluous space and align the comment text for amdgpu_ttm (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: correct evict flag for bo move (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/ttm: Merge hugepage attr changes in ttm_dma_page_put. (v2) (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/ttm: clean up non-x86 definitions on ttm_page_alloc (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/ttm: clean up non-x86 definitions on ttm_page_alloc_dma (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/ttm: add ttm_set_memory header (v2) (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: implement harvesting support for UVD 7.2 (v3) (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd: Add missing fields in atom_integrated_system_info_v1_11 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: DC 3.1.59 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Prevent PSR from being enabled if initialization fails (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Fix Vega10 black screen after mode change (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: flatten aux_engine and engine (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amd/display: Retry link training again (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: patch the IBs for the second UVD instance v2 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/amdgpu: add support for inplace IB patching for MM engines v2 (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placement (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/etnaviv: protect sched job submission with fence mutex (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/etnaviv: mmuv2: use memset32 to init scratch page (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i2c: tda998x: correct PLL divider calculation (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i2c: tda998x: get rid of private fill_modes function (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i2c: tda998x: move mode_valid() to bridge (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i2c: tda998x: register bridge outside of component helper (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i2c: tda998x: cleanup from previous changes (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i2c: tda998x: convert to bridge driver (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i2c: tda998x: move tda998x_set_config() into tda998x_create() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/i2c: tda998x: find the drm_device via the drm_connector (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/arm/hdlcd: Reject atomic commits that disable only the plane (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removal (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm: arm: hdlcd: Don\'t destroy plane manually in hdlcd_setup_crtc() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/arm/hdlcd: Use drm_fb_cma_fbdev_init/fini() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/arm/hdlcd: Use drm_mode_config_helper_suspend/resume() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: remove obsolete fb unreferencing kfifo and workqueue (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: remove unnecessary armada_plane structure (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: remove unnecessary armada_ovl_plane structure (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: update primary framebuffer parameters on mode change (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: update planes after the dumb frame is complete (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: switch overlay plane to atomic modeset (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: switch primary plane to atomic modeset (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: switch legacy modeset to atomic modeset (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: enable atomic modeset support (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: implement atomic_enable()/atomic_disable() methods (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: unhook dpms state from armada_drm_crtc_update() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: push responsibility for clock management to backend (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: handle atomic modeset crtc events (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: clean up SPU_ADV_REG (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: update debug in armada_drm_crtc_mode_set_nofb() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: move sync signal polarity to mode_set_nofb() method (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: push interlace calculation into armada_drm_plane_calc() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: provide pitches from armada_drm_plane_calc_addrs() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: pass plane state into armada_drm_plane_calc_addrs() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: move armada_drm_mode_config_funcs to armada_drv.c (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: add plane colorspace properties (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: remove crtc YUV colourspace properties (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: move colorkey properties into overlay plane state (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: move CBSH properties into overlay plane state (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: move plane works to overlay (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: move primary plane to separate file (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: use old_state for update tracking in atomic_update() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: remove temporary crtc state (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: convert overlay plane to atomic state (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: convert page_flip to use primary plane atomic_update() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: convert primary plane to atomic state (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: reset all atomic state during driver initialisation (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: merge armada_drm_gra_plane_regs() into only caller (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: use core of primary update_plane for mode set (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: move mode set vblank handling and disable/enable (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: add rectangle helpers (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: clean up armada_drm_crtc_page_flip() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/armada: Replace drm_dev_unref with drm_dev_put (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/disp/dpu: Mark a handful of functions as static (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/disp/dpu: Remove unused functions from dpu_formats.c (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/disp/dpu: Remove dpu_kms_utils (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/disp/dpu: Remove unused code from drm_crtc.c (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/disp/dpu: Remove unused code from drm_encoder.c (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm: Replace PTR_RET with PTR_ERR_OR_ZERO (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm: mark PM functions as __maybe_unused (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/dpu: fix mismatch in function argument (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/gpu: avoid deprecated do_gettimeofday (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm: dsi: Handle dual-channel for 6G as well (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm: dpu: Use clock-names instead of assigned-clock-names (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm: dpu: Use \'vsync\' instead of \'vsync_clk\' in cmdmode encoder (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/gpu: Add the buffer objects from the submit to the crash dump (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/adreno: Add a5xx specific registers for the GPU state (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/adreno: Add ringbuffer data to the GPU state (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/adreno: Convert the show/crash file format (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/gpu: Capture the GPU state on a GPU hang (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/gpu: Rearrange the code that collects the task during a hang (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/gpu: Convert the GPU show function to use the GPU state (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm/gpu: Capture the state of the GPU (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm: Add puts callback for the coredump printer (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm: Add a -puts() function for the seq_file printer (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm: Add drm_puts() to complement drm_printf() (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm: drm_printer: Add printer for devcoredump (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- include: Move ascii85 functions from i915 to linux/ascii85.h (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm: rework vblank event handling in dpu_crtc (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm: Add SDM845 DPU support (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm: Add pm_suspend/resume callbacks to msm_kms (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm: Add .commit() callback to msm_kms functions (FATE#326289 FATE#326079 FATE#326049 FATE#322398 FATE#326166).- drm/msm: #define MAX_ |
|
|