Revisions of kernel-source
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 8)
The beta2 kernel resubmission for a risk of NULL pointer crash. The crash could manifest under a THP stress testing so better not risk it in a beta. - Refresh patches.suse/mm-vmscan-Reduce-throttling-due-to-a-failure-to-make-progress.patch. Mmotm fix for a report stating there was a NULL pointer exception for a THP-intensive workload. - commit de8b975 - Refresh patches.suse/ipmi-ssif-initialize-ssif_info-client-early.patch. - commit c1e3bcb - bus: fsl-mc: rescan devices if endpoint not found (jsc#SLE-19033). - bus: fsl-mc: pause the MC firmware when unloading (jsc#SLE-19033). - bus: fsl-mc: pause the MC firmware before IOMMU setup (jsc#SLE-19033). - bus: fsl-mc: add .shutdown() op for the bus driver (jsc#SLE-19033). - bus: fsl-mc: fully resume the firmware (jsc#SLE-19033). - bus: fsl-mc: handle DMA config deferral in ACPI case (jsc#SLE-19033). - bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID (jsc#SLE-19033). - commit 5b2ac90 - Revert "drm/i915: Implement Wa_1508744258" (git-fixes). - commit 78bf6ea - blacklist.conf: 1cbf731ef3a1 drm/i915: Fix missing docbook chapters for i915 uapi. - commit 6777126
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 7)
The regular weekly submission of SLE15-SP4 kernel - rtw89: add AXIDMA and TX FIFO dump in mac_mem_dump (bsc#1188303). - rtw89: fix potentially access out of range of RF register array (bsc#1188303). - rtw89: remove unneeded variable (bsc#1188303). - rtw89: remove unnecessary conditional operators (bsc#1188303). - rtw89: update tx power limit/limit_ru tables to R54 (bsc#1188303). - rtw89: update rtw89 regulation definition to R58-R31 (bsc#1188303). - rtw89: fill regd field of limit/limit_ru tables by enum (bsc#1188303). - commit bdba716 - Update rtw89 fix with the upstream patch from wireless-drivers tree - commit 70a5c33 - mwifiex: Fix skb_over_panic in mwifiex_usb_recv() (CVE-2021-43976 bsc#1192847). - commit 4829170 - nvme-pci: add NO APST quirk for Kioxia device (git-fixes). - commit 86d3c56 - hwmon: (dell-smm-hwmon) Fix fan mutliplier detection for 3rd fan (git-fixes). - commit fc58f7c - hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info() (git-fixes).
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 6)
The renewed beta1 kernel submission. Again, this kernel re-enabled ZSTD kernel compressions, hence the build requires the fix in installations-image package (SR#258373) - x86/mm/64: Improve stack overflow warnings (stable-5.14.19). - commit 041e862 - blacklist.conf: Add entries for 5.14.19 - commit 0010d42 - Update config files: stable 5.14.19 - commit 8d0019c - Linux 5.14.19 (stable-5.14.19). - commit a808eab - media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference (stable-5.14.19). - commit 3eaf65a - x86/sev: Make the #VC exception stacks part of the default stacks storage (stable-5.14.19). - media: videobuf2: always set buffer vb2 pointer (stable-5.14.19). - x86/sev: Add an x86 version of cc_platform_has() (stable-5.14.19). - arch/cc: Introduce a function to check for confidential computing features (stable-5.14.19). - IMA: reject unknown hash algorithms in ima_get_hash_algo (stable-5.14.19). - commit b6cc9f9 - cifs: fix memory leak of smb3_fs_context_dup::server_hostname (stable-5.14.19).
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 5)
- Delete patches.suse/sched-fair-Couple-wakee-flips-with-heavy-wakers.patch. Upstream thought the heuristic was too specific. - commit f48e685 - sched: Temporarily restore deprecated scheduler sysctls with a warning (bsc#1192327, bsc#1191396). - commit b45e01a - Removed c0891ac1 patch backporting because it touched many files in different subsystems and it's not necessary for ACPI (jsc#SLE-18523) The c0891ac1 patch causes many "warning: "va_start" redefined" messages when building kernel. The patch touched many files in different subsystem and it's not neceaary for ACPI backporting. So I removed this patch and also respin related patches. (jsc#SLE-18523) - Refresh patches.suse/ACPI-tools-fix-compilation-error.patch. - Delete patches.suse/isystem-ship-and-use-stdarg.h-c0891ac1.patch. - commit b3998a8 - crypto: s5p-sss - Add error handling in s5p_aes_probe() (git-fixes). - commit 29916de - crypto: octeontx2 - set assoclen in aead_do_fallback() (git-fixes). - commit dac895e - crypto: qat - disregard spurious PFVF interrupts (git-fixes). - commit 6643391
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 4)
- Update patch reference for NFC fix (CVE-2021-3760 bsc#1190067) - commit ff45dbb - Update patch reference for firewire fix (CVE-2021-42739 CVE-2021-3542 bsc#1184673) - commit 5dddbb4 - Revert "net: mdiobus: Fix memory leak in __mdiobus_register" (git-fixes). - commit 9dd851c - Update config files: just version bump to 5.14.15 - commit 9c26279 - ARM: 9122/1: select HAVE_FUTEX_CMPXCHG (stable-5.14.15). - Update config files. - commit 3874624 - Linux 5.14.15 (stable-5.14.15). - commit de92495 - pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume() (stable-5.14.15). - commit f116064 - drm/kmb: Enable alpha blended second plane (stable-5.14.15). - Refresh patches.suse/drm-kmb-Disable-change-of-plane-parameters.patch. - commit 6bcd94d - autofs: fix wait name hash calculation in autofs_wait()
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 3)
- kernel-binary.spec: Bump dwarves requirement to 1.22. 1.22 is finally released, and it is required for functionality. - commit 83e6c84 - blacklist.conf: 711885906b5c x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically - commit cf4ab4f - x86/fpu: Mask out the invalid MXCSR bits properly (bsc#1190497). - commit 58acecc - blacklist.conf: 424b650f35c7 ("tracing: Fix missing osnoise tracer on max_latency") A cleanup. Not needed, because our configuration does not allow the fixed case. - commit aae9b8a - nvme-pci: Fix abort command id (git-fixes). - commit e887eb9 - ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators() (git-fixes). - pata_legacy: fix a couple uninitialized variable bugs (git-fixes). - commit e69f9af - PCI/VPD: Remove struct pci_vpd_ops (git-fixes). - commit 984c94d - PCI/VPD: Remove struct pci_vpd.flag (jsc#SLE-19359). - commit 006d47c
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 2)
- Restore missing CVE/bsc references from SLE15-SP3, that have already been fixed with the v5.14 kernel. (bsc#1190412, bsc#1181006, bsc#1135481, bsc#1171420, CVE-2020-12770, bsc#1188983, bsc#1188985, CVE-2021-34556, CVE-2021-35477, bsc#1189872, bsc#1190181, bsc#1190131, bsc#1190117, CVE-2021-38160, bsc#1188616, bsc#1189760, bsc#1187211, bsc#1187619, bsc#1189870, bsc#1189762, bsc#1175543, bsc#1188412, bsc#1188700, bsc#1135481). - commit 24dfde2 - powerpc/pseries: Prevent free CPU ids being reused on another node (bsc#1190620 ltc#194498). - commit ab4abcd - blacklist.conf: Append 'drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count' - commit 9136740 - drm/amd/display: Fix white screen page fault for gpuvm (bsc#1190786) - commit 5a5310f - drm/amdgpu: fix use after free during BO move (bsc#1190786) - commit 00873de - drm/i915/guc: drop guc_communication_enabled (bsc#1190497) - commit 0276532 - Update "drm/i915/dp: Use max params for panels < eDP 1.4" for mainline - commit fc431a0 - drm/i915/dp: return proper DPRX link training result (bsc#1190497) - commit 481953b - drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused (bsc#1190497) - commit 60860cd
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 1)
initialize package
Displaying revisions 21 - 28 of 28