add centos kernel log files
This commit is contained in:
parent
cc734e24db
commit
b547e6f0f6
|
@ -0,0 +1,39 @@
|
|||
#继承4.18.0-80.el8,添加4.18.0-80.1.1.el8_0、4.18.0-80.1.2.el8_0
|
||||
|
||||
* Mon Jul 01 2019 Johnny Hughes <johnny@centos.org>
|
||||
- Manual CentOS Debranding
|
||||
|
||||
* Sun Apr 28 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.1.2.el8_0]
|
||||
- [arm64] arm64/speculation: Support 'mitigations=' cmdline option (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [s390] s390/speculation: Support 'mitigations=' cmdline option (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [powerpc] powerpc/speculation: Support 'mitigations=' cmdline option (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [powerpc] powerpc/64: Disable the speculation barrier from the command line (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation/mds: Add 'mitigations=' support for MDS (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation: Support 'mitigations=' cmdline option (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [kernel] cpu/speculation: Add 'mitigations=' cmdline option (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation/mds: Fix comment (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation/mds: Add SMT warning message (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation: Move arch_smt_update() call to after mitigation decisions (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation/mds: Add mds=full, nosmt cmdline option (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [documentation] Documentation: Add MDS vulnerability documentation (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [documentation] Documentation: Move L1TF to separate directory (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation/mds: Add mitigation mode VMWERV (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation/mds: Add sysfs reporting for MDS (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation/mds: Add mitigation control for MDS (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation/mds: Conditionally clear CPU buffers on idle entry (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/kvm/vmx: Add MDS protection when L1D Flush is not active (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation/mds: Clear CPU buffers on exit to user (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation/mds: Add mds_clear_cpu_buffers() (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [kvm] x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation/mds: Add BUG_MSBDS_ONLY (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation/mds: Add basic bug infrastructure for MDS (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation: Consolidate CPU whitelists (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/msr-index: Cleanup bit defines (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/speculation: Cast ~SPEC_CTRL_STIBP atomic value to int (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [x86] x86/cpu: Sanitize FAM6_ATOM naming (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [include] locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
- [tools] tools include: Adopt linux/bits.h (Josh Poimboeuf) [1698809 1698896 1699001 1690338 1690360 1690351] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126}
|
||||
|
||||
* Sat Apr 27 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.1.1.el8_0]
|
||||
- [zstream] switch to zstream (Frantisek Hrbata)
|
|
@ -0,0 +1,91 @@
|
|||
#继承4.18.0-80.7.1.el8_0,并分支,添加4.18.0-80.8.1.el8_0、4.18.0-80.8.1.el8_0、4.18.0-80.9.1.el8_0、4.18.0-80.11.1.el8_0
|
||||
|
||||
* Tue Sep 03 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.11.1.el8_0]
|
||||
- [wireless] mwifiex: Don't abort on small, spec-compliant vendor IEs (Jarod Wilson) [1714475 1728992]
|
||||
- [wireless] mwifiex: fix 802.11n/WPA detection (Jarod Wilson) [1714475 1714476] {CVE-2019-3846}
|
||||
|
||||
* Tue Aug 06 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.10.1.el8_0]
|
||||
- [x86] x86/entry/64: Use JMP instead of JMPQ (Josh Poimboeuf) [1724500 1724501] {CVE-2019-1125}
|
||||
- [x86] x86/speculation: Enable Spectre v1 swapgs mitigations (Josh Poimboeuf) [1724500 1724501] {CVE-2019-1125}
|
||||
- [x86] x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations (Josh Poimboeuf) [1724500 1724501] {CVE-2019-1125}
|
||||
- [x86] x86/cpufeatures: Combine word 11 and 12 into a new scattered features word (Josh Poimboeuf) [1724500 1724501] {CVE-2019-1125}
|
||||
- [x86] x86/cpufeatures: Carve out CQM features retrieval (Josh Poimboeuf) [1724500 1724501] {CVE-2019-1125}
|
||||
|
||||
* Mon Aug 05 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.9.1.el8_0]
|
||||
- [netdrv] thunderx: eliminate extra calls to put_page() for pages held for recycling (Dean Nelson) [1726354 1644011]
|
||||
- [netdrv] thunderx: enable page recycling for non-XDP case (Dean Nelson) [1726354 1644011]
|
||||
- [arm64] arm64: kaslr: ensure randomized quantities are clean also when kaslr is off (Mark Salter) [1726357 1673068]
|
||||
- [arm64] arm64: kaslr: ensure randomized quantities are clean to the PoC (Mark Salter) [1726357 1673068]
|
||||
- [mm] powerpc/mm/64s/hash: Reallocate context ids on fork (Gustavo Duarte) [1734689 1723808] {CVE-2019-12817}
|
||||
- [powerpc] powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration (Steve Best) [1733282 1720929]
|
||||
- [powerpc] powerpc/pseries/mobility: prevent cpu hotplug during DT update (Steve Best) [1733282 1720929]
|
||||
- [powerpc] powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild (Steve Best) [1733282 1720929]
|
||||
- [powerpc] powerpc/watchpoint: Restore NV GPRs while returning from exception (Steve Best) [1733281 1728557]
|
||||
- [hid] HID: i2c-hid: Don't reset device upon system resume (Perry Yuan) [1727098 1715385]
|
||||
- [netdrv] net/mlx5e: RX, Verify MPWQE stride size is in range (Alaa Hleihel) [1726372 1683589]
|
||||
- [sound] ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c (Jaroslav Kysela) [1726371 1658924] {CVE-2018-19824}
|
||||
- [sound] ALSA: hda - Enable runtime PM only for discrete GPU (Jaroslav Kysela) [1726361 1714817]
|
||||
- [cpufreq] cpufreq: intel_pstate: Ignore turbo active ratio in HWP (David Arcari) [1726360 1711970]
|
||||
- [infiniband] usnic_verbs: fix deadlock (Govindarajulu Varadarajan) [1726358 1688505]
|
||||
- [infiniband] IB/usnic: Fix locking when unregistering (Govindarajulu Varadarajan) [1726358 1688505]
|
||||
- [infiniband] IB/usnic: Fix potential deadlock (Govindarajulu Varadarajan) [1726358 1688505]
|
||||
- [netdrv] igb: shorten maximum PHC timecounter update interval (Corinna Vinschen) [1726352 1637098]
|
||||
- [netdrv] igb: shorten maximum PHC timecounter update interval (Corinna Vinschen) [1726352 1637098]
|
||||
- [x86] x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls (Frank Ramsay) [1724534 1677695]
|
||||
- [security] selinux: overhaul sidtab to fix bug and improve performance (Ondrej Mosnacek) [1717780 1656787]
|
||||
- [security] selinux: use separate table for initial SID lookup (Ondrej Mosnacek) [1717780 1656787]
|
||||
- [security] selinux: refactor sidtab conversion (Ondrej Mosnacek) [1717780 1656787]
|
||||
- [security] selinux: Cleanup printk logging in sidtab (Ondrej Mosnacek) [1717780 1656787]
|
||||
- [security] selinux: Cleanup printk logging in services (Ondrej Mosnacek) [1717780 1656787]
|
||||
- [security] selinux: Cleanup printk logging in policydb (Ondrej Mosnacek) [1717780 1656787]
|
||||
- [crypto] crypto: authenc - fix parsing key with misaligned rta_len (Herbert Xu) [1715335 1707546]
|
||||
- [mm] mm, page_alloc: fix has_unmovable_pages for HugePages (David Gibson) [1714758 1688114]
|
||||
- [wireless] mwifiex: Abort at too short BSS descriptor element (Jarod Wilson) [1714475 1714476] {CVE-2019-3846}
|
||||
- [wireless] mwifiex: Fix possible buffer overflows at parsing bss descriptor (Jarod Wilson) [1714475 1714476] {CVE-2019-3846}
|
||||
- [nvme] nvme-pci: add missing unlock for reset error (Gopal Tiwari) [1712261 1703201]
|
||||
- [nvme] nvme-pci: fix rapid add remove sequence (Gopal Tiwari) [1712261 1703201]
|
||||
- [wireless] brcmfmac: add subtype check for event handling in data path (Stanislaw Gruszka) [1733895 1704684] {CVE-2019-9503}
|
||||
- [wireless] brcmfmac: assure SSID length from firmware is limited (Stanislaw Gruszka) [1705385 1705386] {CVE-2019-9500}
|
||||
- [include] fs: fix kABI for struct pipe_buf_operations (Miklos Szeredi) [1705006 1705007] {CVE-2019-11487}
|
||||
- [fs] fs: prevent page refcount overflow in pipe_buf_get (Miklos Szeredi) [1705006 1705007] {CVE-2019-11487}
|
||||
- [mm] mm: prevent get_user_pages() from overflowing page refcount (Miklos Szeredi) [1705006 1705007] {CVE-2019-11487}
|
||||
- [include] mm: add 'try_get_page()' helper function (Miklos Szeredi) [1705006 1705007] {CVE-2019-11487}
|
||||
- [include] mm: make page ref count overflow check tighter and more explicit (Miklos Szeredi) [1705006 1705007] {CVE-2019-11487}
|
||||
- [fs] fuse: call pipe_buf_release() under pipe lock (Miklos Szeredi) [1705006 1705007] {CVE-2019-11487}
|
||||
- [kvm] KVM: x86: nVMX: fix x2APIC VTPR read intercept (Vitaly Kuznetsov) [1697198 1697199]
|
||||
- [kvm] KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887) (Vitaly Kuznetsov) [1697198 1697199]
|
||||
|
||||
* Thu Aug 01 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.8.1.el8_0]
|
||||
- [documentation] Documentation: Add ARM64 to kernel-parameters.rst (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64/speculation: Support 'mitigations=' cmdline option (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: enable generic CPU vulnerabilites support (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: add sysfs vulnerability show for speculative store bypass (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: Always enable ssb vulnerability detection (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: add sysfs vulnerability show for spectre-v2 (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: Always enable spectre-v2 vulnerability detection (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: Use firmware to detect CPUs that are not affected by Spectre-v2 (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: Advertise mitigation of Spectre-v2, or lack thereof (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: add sysfs vulnerability show for meltdown (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: Add sysfs vulnerability show for spectre-v1 (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: Provide a command line to disable spectre_v2 mitigation (Jeremy Linton) [1726353 1640855]
|
||||
- [documentation] powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg (Jeremy Linton) [1726353 1640855]
|
||||
- [documentation] Documentation: Document arm64 kpti control (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: Add MIDR encoding for HiSilicon Taishan CPUs (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced on (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: kpti: Avoid rewriting early page tables when KASLR is enabled (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: capabilities: Merge duplicate Cavium erratum entries (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: Use a raw spinlock in __install_bp_hardening_cb() (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP work (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: fix SSBS sanitization (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: don't zero DIT on signal return (Jeremy Linton) [1726353 1640855]
|
||||
- [kvm] KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3 (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASS (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: cpufeature: Detect SSBS and advertise to userspace (Jeremy Linton) [1726353 1640855]
|
||||
- [arm64] arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h> (Jeremy Linton) [1726353 1640855]
|
||||
- Revert: [arm64] arm64/speculation: Support 'mitigations=' cmdline option (Josh Poimboeuf) [1726353 1640855] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [kernel] ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME (Aristeu Rozanski) [1730958 1730959] {CVE-2019-13272}
|
|
@ -0,0 +1,7 @@
|
|||
#继承4.18.0-80.11.1.el8_0,并分支,添加4.18.0-80.11.2.el8_0
|
||||
|
||||
* Fri Sep 20 2019 CentOS Sources <bugs@centos.org> - 4.18.0-80.11.2.el8.centos
|
||||
- Apply debranding changes
|
||||
|
||||
* Sun Sep 15 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.11.2.el8_0]
|
||||
- [vhost] vhost: make sure log_num < in_num (Eugenio Perez) [1750881 1750882] {CVE-2019-14835}
|
|
@ -0,0 +1,74 @@
|
|||
#继承4.18.0-80.1.1.el8_0,并分支,添加4.18.0-80.2.1.el8_0、4.18.0-80.3.1.el8_0、4.18.0-80.4.1.el8_0、4.18.0-80.4.2.el8_0
|
||||
|
||||
* Mon Jul 01 2019 Johnny Hughes <johnny@centos.org>
|
||||
- Manual CentOS Debranding
|
||||
|
||||
* Mon Jun 17 2019 CentOS Sources <bugs@centos.org> - 4.18.0-80.4.2.el8.centos
|
||||
- Apply debranding changes
|
||||
|
||||
* Fri Jun 14 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.4.2.el8_0]
|
||||
- [net] tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() (Florian Westphal) [1719922 1719923] {CVE-2019-11479}
|
||||
- [net] tcp: add tcp_min_snd_mss sysctl (Florian Westphal) [1719922 1719923] {CVE-2019-11479}
|
||||
- [net] tcp: tcp_fragment() should apply sane memory limits (Florian Westphal) [1719857 1719858] {CVE-2019-11478}
|
||||
- [net] tcp: limit payload size of sacked skbs (Florian Westphal) [1719602 1719603] {CVE-2019-11477}
|
||||
|
||||
* Thu May 16 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.4.1.el8_0]
|
||||
- [netdrv] ice: Do autoneg based on VSI state (Jonathan Toppins) [1709433 1687903]
|
||||
- [arm64] arm64: apply workaround on A64FX v1r0 (Mark Langsdorf) [1700901 1692306]
|
||||
- [arm64] arm64/speculation: Support 'mitigations=' cmdline option (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [s390] s390/speculation: Support 'mitigations=' cmdline option (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [powerpc] powerpc/speculation: Support 'mitigations=' cmdline option (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [powerpc] powerpc/64: Disable the speculation barrier from the command line (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation/mds: Add 'mitigations=' support for MDS (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation: Support 'mitigations=' cmdline option (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [kernel] cpu/speculation: Add 'mitigations=' cmdline option (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation/mds: Fix comment (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation/mds: Add SMT warning message (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation: Move arch_smt_update() call to after mitigation decisions (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation/mds: Add mds=full, nosmt cmdline option (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [documentation] Documentation: Add MDS vulnerability documentation (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [documentation] Documentation: Move L1TF to separate directory (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation/mds: Add mitigation mode VMWERV (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation/mds: Add sysfs reporting for MDS (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation/mds: Add mitigation control for MDS (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation/mds: Conditionally clear CPU buffers on idle entry (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/kvm/vmx: Add MDS protection when L1D Flush is not active (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation/mds: Clear CPU buffers on exit to user (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation/mds: Add mds_clear_cpu_buffers() (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [kvm] x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation/mds: Add BUG_MSBDS_ONLY (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation/mds: Add basic bug infrastructure for MDS (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation: Consolidate CPU whitelists (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/msr-index: Cleanup bit defines (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/speculation: Cast ~SPEC_CTRL_STIBP atomic value to int (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [x86] x86/cpu: Sanitize FAM6_ATOM naming (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [include] locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
- [tools] tools include: Adopt linux/bits.h (Josh Poimboeuf) [1698809 1698896 1699001 1705836 1690338 1690360 1690351 1705312] {CVE-2018-12130 CVE-2018-12127 CVE-2018-12126 CVE-2019-11091}
|
||||
|
||||
* Tue May 14 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.3.1.el8_0]
|
||||
- [mm] mm: enforce min addr even if capable() in expand_downwards() (Rafael Aquini) [1708829 1687667] {CVE-2019-9213}
|
||||
- [powerpc] powerpc/radix: Fix kernel crash with mremap() (Steve Best) [1708617 1674186]
|
||||
- [powerpc] powerpc/security: Fix spectre_v2 reporting (Gustavo Duarte) [1708112 1694456]
|
||||
- [powerpc] powerpc/powernv: Query firmware for count cache flush settings (Gustavo Duarte) [1708112 1694456]
|
||||
- [powerpc] powerpc/pseries: Query hypervisor for count cache flush settings (Gustavo Duarte) [1708112 1694456]
|
||||
- [powerpc] powerpc/64s: Add support for software count cache flush (Gustavo Duarte) [1708112 1694456]
|
||||
- [powerpc] powerpc/64s: Add new security feature flags for count cache flush (Gustavo Duarte) [1708112 1694456]
|
||||
- [powerpc] powerpc/asm: Add a patch_site macro & helpers for patching instructions (Gustavo Duarte) [1708112 1694456]
|
||||
- [powerpc] powerpc/64: Call setup_barrier_nospec() from setup_arch() (Gustavo Duarte) [1708112 1694456]
|
||||
- [powerpc] powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC (Gustavo Duarte) [1708112 1694456]
|
||||
- [powerpc] powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 (Gustavo Duarte) [1708112 1694456]
|
||||
- [of] of: __of_detach_node() - remove node from phandle cache (Steve Best) [1708102 1669198]
|
||||
- [of] of: of_node_get()/of_node_put() nodes held in phandle cache (Steve Best) [1708102 1669198]
|
||||
- [fs] debugfs: Fix EPERM regression from kernel lockdown check (Lenny Szubowicz) [1708100 1686755]
|
||||
- [block] nvme: lock NS list changes while handling command effects (David Milburn) [1701140 1672759]
|
||||
|
||||
* Fri May 10 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.2.1.el8_0]
|
||||
- [netdrv] qed: Fix qed_mcp_halt|resume() (Manish Chopra) [1704184 1697310]
|
||||
- [cpufreq] cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency (Prarit Bhargava) [1706739 1696131]
|
||||
- [acpi] ACPI / CPPC: Fix guaranteed performance handling (Prarit Bhargava) [1706739 1696131]
|
||||
- [arm64] arm64: Add workaround for Fujitsu A64FX erratum 010001 (Mark Langsdorf) [1700902 1666951]
|
||||
- [s390] vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem (Cornelia Huck) [1700290 1686044]
|
||||
- [netdrv] net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames (Alaa Hleihel) [1700289 1651509]
|
||||
- [netdrv] net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames (Alaa Hleihel) [1700289 1651509]
|
||||
- [pci] PCI: pciehp: Fix re-enabling the slot marked for safe removal (Myron Stowe) [1700288 1695922]
|
|
@ -0,0 +1,68 @@
|
|||
#继承4.18.0-80.4.1.el8_0,并分支,添加4.18.0-80.5.1.el8_0、4.18.0-80.6.1.el8_0、4.18.0-80.7.1.el8_0
|
||||
|
||||
* Tue Jul 30 2019 CentOS Sources <bugs@centos.org> - 4.18.0-80.7.1.el8.centos
|
||||
- Apply debranding changes
|
||||
|
||||
* Mon Jun 24 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.7.1.el8_0]
|
||||
- [x86] Update stepping values for Whiskey Lake U/Y (David Arcari) [1722372 1704801]
|
||||
- [x86] x86/perf/amd: Resolve NMI latency issues for active PMCs (David Arcari) [1722367 1640238]
|
||||
- [x86] x86/perf/amd: Resolve race condition when disabling PMC (David Arcari) [1722367 1640238]
|
||||
- [edac] EDAC/amd64: Set maximum channel layer size depending on family (Gary Hook) [1722365 1690984]
|
||||
- [edac] EDAC/amd64: Adjust printed chip select sizes when interleaved (Gary Hook) [1722365 1690984]
|
||||
- [edac] EDAC/amd64: Recognize x16 symbol size (Gary Hook) [1722365 1690984]
|
||||
- [edac] EDAC/amd64: Support more than two Unified Memory Controllers (Gary Hook) [1722365 1690984]
|
||||
- [edac] EDAC/amd64: Use a macro for iterating over Unified Memory Controllers (Gary Hook) [1722365 1690984]
|
||||
- [edac] EDAC, amd64: Add Family 17h, models 10h-2fh support (Gary Hook) [1722365 1690984]
|
||||
- [edac] EDAC/amd64: Add Family 17h Model 30h PCI IDs (Aristeu Rozanski) [1722365 1696603]
|
||||
- [x86] mark AMD Rome processors supported (David Arcari) [1721972 1520002]
|
||||
- [x86] x86/mce: Handle varying MCA bank counts (David Arcari) [1721233 1668779]
|
||||
- [iommu] iommu/vt-d: Disable ATS support on untrusted devices (Jerry Snitselaar) [1700376 1692246]
|
||||
- [documentation] thunderbolt: Export IOMMU based DMA protection support to userspace (Jerry Snitselaar) [1700376 1692246]
|
||||
- [iommu] iommu/vt-d: Do not enable ATS for untrusted devices (Jerry Snitselaar) [1700376 1692246]
|
||||
- [iommu] iommu/vt-d: Force IOMMU on for platform opt in hint (Jerry Snitselaar) [1700376 1692246]
|
||||
- [pci] PCI / ACPI: Identify untrusted PCI devices (Myron Stowe) [1700376 1704979]
|
||||
- [acpi] ACPI / property: Allow multiple property compatible _DSD entries (Myron Stowe) [1700376 1537397]
|
||||
- [net] tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() (Florian Westphal) [1719922 1719923] {CVE-2019-11479}
|
||||
- [net] tcp: add tcp_min_snd_mss sysctl (Florian Westphal) [1719922 1719923] {CVE-2019-11479}
|
||||
- [net] tcp: tcp_fragment() should apply sane memory limits (Florian Westphal) [1719857 1719858] {CVE-2019-11478}
|
||||
- [net] tcp: limit payload size of sacked skbs (Florian Westphal) [1719602 1719603] {CVE-2019-11477}
|
||||
|
||||
* Tue Jun 18 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.6.1.el8_0]
|
||||
- [mm] mm: defer ZONE_DEVICE page initialization to the point where we init pgmap (Waiman Long) [1719635 1666538]
|
||||
- [mm] mm: create non-atomic version of SetPageReserved for init use (Waiman Long) [1719635 1666538]
|
||||
- [mm] mm: provide kernel parameter to allow disabling page init poisoning (Waiman Long) [1719635 1666538]
|
||||
- [mm] mm, slub: restore the original intention of prefetch_freepointer() (Rafael Aquini) [1718237 1714671]
|
||||
- [security] selinux: do not report error on connect(AF_UNSPEC) (Ondrej Mosnacek) [1717870 1707828]
|
||||
- [security] selinux: Check address length before reading address family (Ondrej Mosnacek) [1717870 1707828]
|
||||
- [powerpc] powerpc/tm: Fix stack pointer corruption (Desnes Augusto Nunes do Rosario) [1717869 1707635]
|
||||
- [md] dm cache metadata: Fix loading discard bitset (Mike Snitzer) [1717868 1701618]
|
||||
- [md] dm mpath: fix missing call of path selector type->end_io (Mike Snitzer) [1717804 1686227]
|
||||
- [mm] mm/memory.c: do_fault: avoid usage of stale vm_area_struct ("Herton R. Krzesinski") [1717801 1684734]
|
||||
- [net] sunrpc: fix 4 more call sites that were using stack memory with a scatterlist (Scott Mayhew) [1717800 1679183]
|
||||
- [net] sunrpc: Don't use stack buffer with scatterlist (Scott Mayhew) [1717800 1679183]
|
||||
- [scsi] scsi: mpt3sas: Fix kernel panic during expander reset (Tomas Henzl) [1717791 1677693]
|
||||
- [security] selinux: always allow mounting submounts (Ondrej Mosnacek) [1717777 1647723]
|
||||
- [drm] drm/bufs: Fix Spectre v1 vulnerability (Rob Clark) [1717382 1663467]
|
||||
- [drm] drm/ioctl: Fix Spectre v1 vulnerabilities (Rob Clark) [1717382 1663467]
|
||||
- [tools] perf annotate: Fix getting source line failure (Michael Petlan) [1716887 1614435]
|
||||
- [iommu] iommu/amd: Set exclusion range correctly (Jerry Snitselaar) [1715336 1702766]
|
||||
- [iommu] iommu/amd: Reserve exclusion range in iova-domain (Jerry Snitselaar) [1717344 1694835]
|
||||
- [kvm] KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char() (Vitaly Kuznetsov) [1715018 1694456]
|
||||
- [s390] kvm: s390: Fix potential spectre warnings (Thomas Huth) [1714754 1702344]
|
||||
- [drm] drm/i915/gvt: Fix mmap range check (Alex Williamson) [1713572 1713573] {CVE-2019-11085}
|
||||
- [scsi] scsi: megaraid_sas: return error when create DMA pool failed (Tomas Henzl) [1712862 1712863] {CVE-2019-11810}
|
||||
|
||||
* Wed Jun 05 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.5.1.el8_0]
|
||||
- [kernel] sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup (Joel Savitz) [1715345 1695651]
|
||||
- [kernel] sched/fair: Fix O(nr_cgroups) in the load balancing path (Phil Auld) [1715343 1685636] {CVE-2018-20784}
|
||||
- [kernel] sched/fair: Fix insertion in rq->leaf_cfs_rq_list (Phil Auld) [1715343 1685636] {CVE-2018-20784}
|
||||
- [kernel] sched/fair: Add tmp_alone_branch assertion (Phil Auld) [1715343 1685636] {CVE-2018-20784}
|
||||
- [kernel] sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9c (Phil Auld) [1715343 1685636] {CVE-2018-20784}
|
||||
- [rpmspec] apply linux-kernel-test.patch when building ("Herton R. Krzesinski") [1715340 1690534]
|
||||
- [rpmspec] Fix cross builds (Jiri Olsa) [1715339 1694956]
|
||||
- [kernel] sched/fair: Do not re-read ->h_load_next during hierarchical load calculation (Phil Auld) [1715337 1701762]
|
||||
- [kvm] KVM: PPC: Book3S HV: Save/restore vrsave register in kvmhv_p9_guest_entry() (Suraj Jitindar Singh) [1714753 1700272]
|
||||
- [powerpc] KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exit (Suraj Jitindar Singh) [1714751 1689768]
|
||||
- [powerpc] powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables (David Gibson) [1714746 1674410]
|
||||
- [char] ipmi_si: fix use-after-free of resource->name (Tony Camuso) [1714409 1714410] {CVE-2019-11811}
|
||||
- [x86] Update stepping values for coffee lake desktop (David Arcari) [1711048 1704800]
|
|
@ -0,0 +1,12 @@
|
|||
#继承4.18.0-80.7.1.el8_0,并分支,添加4.18.0-80.7.2.el8_0
|
||||
|
||||
* Wed Aug 07 2019 CentOS Sources <bugs@centos.org> - 4.18.0-80.7.2.el8.centos
|
||||
- Apply debranding changes
|
||||
|
||||
* Fri Jul 26 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-80.7.2.el8_0]
|
||||
- [x86] x86/entry/64: Use JMP instead of JMPQ (Josh Poimboeuf) [1724500 1724501] {CVE-2019-1125}
|
||||
- [x86] x86/speculation: Enable Spectre v1 swapgs mitigations (Josh Poimboeuf) [1724500 1724501] {CVE-2019-1125}
|
||||
- [x86] x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations (Josh Poimboeuf) [1724500 1724501] {CVE-2019-1125}
|
||||
- [x86] x86/cpufeatures: Combine word 11 and 12 into a new scattered features word (Josh Poimboeuf) [1724500 1724501] {CVE-2019-1125}
|
||||
- [x86] x86/cpufeatures: Carve out CQM features retrieval (Josh Poimboeuf) [1724500 1724501] {CVE-2019-1125}
|
||||
- [kernel] ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME (Aristeu Rozanski) [1730958 1730959] {CVE-2019-13272}
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,39 @@
|
|||
* Sun Nov 03 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-147.0.2.el8_1]
|
||||
- [drm] drm/i915: Lower RM timeout to avoid DSI hard hangs (Dave Airlie) [1766056 1756805] {CVE-2019-0154}
|
||||
- [drm] drm/i915/gen8+: Add RC6 CTX corruption WA (Dave Airlie) [1766056 1756805] {CVE-2019-0154}
|
||||
- [drm] drm/i915/cmdparser: Ignore Length operands during command matching (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915/cmdparser: Add support for backward jumps (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915/cmdparser: Use explicit goto for error paths (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Add gen9 BCS cmdparsing (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Allow parsing of unsized batches (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Support ro ppgtt mapped cmdparser shadow buffers (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Add support for mandatory cmdparsing (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Remove Master tables from cmdparser (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Disable Secure Batches for gen6+ (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Rename gen7 cmdparser tables (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [x86] x86/tsx: Add config options to set tsx=on|off|auto (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [documentation] x86/speculation/taa: Add documentation for TSX Async Abort (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [x86] x86/tsx: Add "auto" option to the tsx= cmdline parameter (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [base] x86/speculation/taa: Add sysfs reporting for TSX Async Abort (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [x86] x86/speculation/taa: Add mitigation for TSX Async Abort (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [x86] x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [x86] x86/cpu: Add a helper function x86_read_arch_cap_msr() (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [x86] x86/msr: Add the IA32_TSX_CTRL MSR (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [documentation] Documentation: Add ITLB_MULTIHIT documentation (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] kvm: x86: mmu: Recovery of shattered NX large pages (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [virt] kvm: Add helper function for creating VM worker threads (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] kvm: mmu: ITLB_MULTIHIT mitigation (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kernel] cpu/speculation: Uninline and export CPU mitigations helpers (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [x86] x86/cpu: Add Tremont to the cpu vulnerability whitelist (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [x86] x86: Add ITLB_MULTIHIT bug infrastructure (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] KVM: x86: add tracepoints around __direct_map and FNAME(fetch) (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] KVM: x86: remove now unneeded hugepage gfn adjustment (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] KVM: x86: make FNAME(fetch) and __direct_map more similar (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] kvm: mmu: Do not release the page inside mmu_set_spte() (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] kvm: Convert kvm_lock to a mutex (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot" (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] kvm: x86, powerpc: do not allow clearing largepages debugfs entry (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [zstream] switch to zstream (Frantisek Hrbata)
|
|
@ -0,0 +1,2 @@
|
|||
* Mon Nov 11 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-147.0.3.el8_1]
|
||||
- [drm] drm/i915/cmdparser: Fix jump whitelist clearing (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
|
@ -0,0 +1,203 @@
|
|||
* Tue Feb 25 2020 Herton R. Krzesinski <herton@redhat.com> [4.18.0-147.8.1.el8_1]
|
||||
- rebuild, due infrastructure issues last kernel build wasn't signed properly [1807231 1807216]
|
||||
|
||||
* Fri Feb 21 2020 Herton R. Krzesinski <herton@redhat.com> [4.18.0-147.7.1.el8_1]
|
||||
- [hid] hiddev: do cleanup in failure of opening a device (Benjamin Tissoires) [1803458 1803460] {CVE-2019-19527}
|
||||
- [hid] hiddev: avoid opening a disconnected device (Benjamin Tissoires) [1803458 1803460] {CVE-2019-19527}
|
||||
- [nvme] nvmet: fix discover log page when offsets are used (Gopal Tiwari) [1801216 1745836]
|
||||
- [netdrv] ibmvnic: Serialize device queries (Steve Best) [1794060 1778037]
|
||||
- [netdrv] ibmvnic: Bound waits for device queries (Steve Best) [1794060 1778037]
|
||||
- [netdrv] ibmvnic: Terminate waiting device threads after loss of service (Steve Best) [1794060 1778037]
|
||||
- [netdrv] ibmvnic: Fix completion structure initialization (Steve Best) [1794060 1778037]
|
||||
- [netdrv] ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode (Steve Best) [1794060 1778037]
|
||||
- [tools] selftests/powerpc: Fix compile error on tlbie_test due to newer gcc (Desnes Augusto Nunes do Rosario) [1794058 1755707]
|
||||
- [tools] selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue (Desnes Augusto Nunes do Rosario) [1794058 1755707]
|
||||
- [powerpc] powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9 (Desnes Augusto Nunes do Rosario) [1794058 1755707]
|
||||
- [powerpc] powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag (Desnes Augusto Nunes do Rosario) [1794058 1755707]
|
||||
- [powerpc] powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions (Desnes Augusto Nunes do Rosario) [1794058 1755707]
|
||||
|
||||
* Mon Feb 17 2020 Herton R. Krzesinski <herton@redhat.com> [4.18.0-147.6.1.el8_1]
|
||||
- [crypto] crypto: chelsio - count incomplete block in IV (Jonathan Toppins) [1798527 1725813]
|
||||
- [crypto] crypto: chelsio - Fix softlockup with heavy I/O (Jonathan Toppins) [1798527 1725813]
|
||||
- [crypto] crypto: chelsio - Fix NULL pointer dereference (Jonathan Toppins) [1798527 1725813]
|
||||
- [nvme] nvme: Treat discovery subsystems as unique subsystems (Ewan Milne) [1798381 1757525]
|
||||
- [mm] mm/page-writeback.c: don't break integrity writeback on ->writepage() error (Christoph von Recklinghausen) [1797962 1782117]
|
||||
- [lib] crc-t10dif: crc_t10dif_mutex can be static (Vladis Dronov) [1797961 1769462]
|
||||
- [lib] crc-t10dif: Allow current transform to be inspected in sysfs (Vladis Dronov) [1797961 1769462]
|
||||
- [lib] crc-t10dif: Pick better transform if one becomes available (Vladis Dronov) [1797961 1769462]
|
||||
- [crypto] api - Introduce notifier for new crypto algorithms (Vladis Dronov) [1797961 1769462]
|
||||
- [block] blk-mq: make sure that line break can be printed (Ming Lei) [1797960 1741462]
|
||||
- [block] blk-mq: avoid sysfs buffer overflow with too many CPU cores (Ming Lei) [1797960 1741462]
|
||||
- [scsi] hpsa: update driver version (Joseph Szczypek) [1797519 1761968]
|
||||
- [scsi] scsi: hpsa: add missing hunks in reset-patch (Joseph Szczypek) [1797519 1761968]
|
||||
- [arm64] arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-space (Mark Salter) [1797518 1757828]
|
||||
- [arm64] arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419 (Mark Salter) [1797518 1757828]
|
||||
- [arm64] arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419 (Mark Salter) [1797518 1757828]
|
||||
- [arm64] arm64: Handle erratum 1418040 as a superset of erratum 1188873 (Mark Salter) [1797518 1757828]
|
||||
- [arm64] arm64: errata: Add workaround for Cortex-A76 erratum #1463225 (Mark Salter) [1797518 1757828]
|
||||
- [arm64] arm64: Kconfig: Tidy up errata workaround help text (Mark Salter) [1797518 1757828]
|
||||
- [arm64] arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1 (Mark Salter) [1797518 1757828]
|
||||
- [arm64] arm64: Add part number for Neoverse N1 (Mark Salter) [1797518 1757828]
|
||||
- [arm64] arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT (Mark Salter) [1797518 1757828]
|
||||
- [arm64] arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32 (Mark Salter) [1797518 1757828]
|
||||
- [arm64] arm64: arch_timer: avoid unused function warning (Mark Salter) [1797518 1757828]
|
||||
- [arm64] arm64: Add workaround for Cortex-A76 erratum 1286807 (Mark Salter) [1797518 1757828]
|
||||
- [md] dm snapshot: rework COW throttling to fix deadlock (Mike Snitzer) [1796490 1758605]
|
||||
- [md] dm snapshot: introduce account_start_copy() and account_end_copy() (Mike Snitzer) [1796490 1758605]
|
||||
- [block] fix memleak of bio integrity data (Ming Lei) [1795338 1779898]
|
||||
- [powerpc] xive: Prevent page fault issues in the machine crash handler (Diego Domingos) [1795337 1756116]
|
||||
- [scsi] scsi: megaraid_sas: IRQ poll to avoid CPU hard lockups (Tomas Henzl) [1795335 1726251]
|
||||
- [powerpc] powerpc/perf: Disable trace_imc pmu (Steve Best) [1794061 1785573]
|
||||
- [s390] s390/qeth: ensure linear access to packet headers (Philipp Rudo) [1794059 1781085]
|
||||
- [s390] s390/qeth: guard against runt packets (Philipp Rudo) [1794059 1781085]
|
||||
- [s390] s390/qeth: handle skb allocation error gracefully (Philipp Rudo) [1794059 1781085]
|
||||
- [s390] s390/qeth: drop unwanted packets earlier in RX path (Philipp Rudo) [1794059 1781085]
|
||||
- [s390] s390/qeth: support per-frame invalidation (Philipp Rudo) [1794059 1781085]
|
||||
- [s390] s390/qeth: gather more detailed RX dropped/error statistics (Philipp Rudo) [1794059 1781085]
|
||||
- [s390] s390/net: Mark expected switch fall-throughs (Philipp Rudo) [1794059 1781085]
|
||||
- [s390] s390/qeth: consolidate skb RX processing in L3 driver (Philipp Rudo) [1794059 1781085]
|
||||
- [s390] s390/qeth: remove RX seqno in skb->cb (Philipp Rudo) [1794059 1781085]
|
||||
- [powerpc] kvm: ppc: book3s hv: Flush link stack on guest exit to host kernel (Gustavo Duarte) [1794056 1777686] {CVE-2019-18660}
|
||||
- [powerpc] book3s64: Fix link stack flush on context switch (Gustavo Duarte) [1794056 1777686] {CVE-2019-18660}
|
||||
- [powerpc] 64s: support nospectre_v2 cmdline option (Gustavo Duarte) [1794056 1777686] {CVE-2019-18660}
|
||||
- [powerpc] fsl: Update Spectre v2 reporting (Gustavo Duarte) [1794056 1777686] {CVE-2019-18660}
|
||||
- [powerpc] fsl: Add nospectre_v2 command line argument (Gustavo Duarte) [1794056 1777686] {CVE-2019-18660}
|
||||
- [powerpc] fsl: Fix spectre_v2 mitigations reporting (Gustavo Duarte) [1794056 1777686] {CVE-2019-18660}
|
||||
- [powerpc] 64: Make meltdown reporting Book3S 64 specific (Gustavo Duarte) [1794056 1777686] {CVE-2019-18660}
|
||||
- [powerpc] 64: Disable the speculation barrier from the command line (Gustavo Duarte) [1794056 1777686] {CVE-2019-18660}
|
||||
- [firmware] efi/memreserve: Register reservations as 'reserved' in /proc/iomem (Bhupesh Sharma) [1792200 1772730]
|
||||
- [firmware] efi/memreserve: deal with memreserve entries in unmapped memory (Bhupesh Sharma) [1792200 1772730]
|
||||
- [s390] s390/cpum_sf: save TOD clock base in SDBs for time conversion (Philipp Rudo) [1792198 1743504]
|
||||
- [s390] s390/sclp: Fix bit checked for has_sipl (Philipp Rudo) [1791408 1748347]
|
||||
- [scsi] qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB Cmd (Himanshu Madhani) [1790350 1782598]
|
||||
- [scsi] qla2xxx: Added support for MPI and PEP regions for ISP28XX (Himanshu Madhani) [1790350 1782598]
|
||||
- [scsi] qla2xxx: Correctly retrieve and interpret active flash region (Himanshu Madhani) [1790350 1782598]
|
||||
- [powerpc] powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction (Gustavo Duarte) [1788862 1750653] {CVE-2019-15030}
|
||||
- [powerpc] powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts (Gustavo Duarte) [1791630 1750653] {CVE-2019-15031}
|
||||
- [scsi] scsi: qla2xxx: Fix different size DMA Alloc/Unmap (Himanshu Madhani) [1788206 1753031]
|
||||
- [scsi] qla2xxx: call dma_free_coherent with correct size in all cases in qla24xx_sp_unmap (Himanshu Madhani) [1788206 1753031]
|
||||
- [fs] devpts_pty_kill(): don't bother with d_delete() (Eric Sandeen) [1783959 1772718]
|
||||
- [fs] devpts: always delete dcache dentry-s in dput() (Eric Sandeen) [1783959 1772718]
|
||||
|
||||
* Tue Jan 14 2020 Herton R. Krzesinski <herton@redhat.com> [4.18.0-147.5.1.el8_1]
|
||||
- [powerpc] powerpc/shared: Use static key to detect shared processor (Phil Auld) [1781114 1767529]
|
||||
- [powerpc] powerpc/vcpu: Assume dedicated processors as non-preempt (Phil Auld) [1781114 1767529]
|
||||
|
||||
* Mon Dec 16 2019 Herton R. Krzesinski <herton@redhat.com> [4.18.0-147.4.1.el8_1]
|
||||
- [block] blk-mq: apply normal plugging for HDD (Ming Lei) [1782181 1759380]
|
||||
- [block] blk-mq: honor IO scheduler for multiqueue devices (Ming Lei) [1782181 1759380]
|
||||
- [block] blk-mq: simplify blk_mq_make_request() (Ming Lei) [1782181 1759380]
|
||||
- [block] blk-mq: remove blk_mq_put_ctx() (Ming Lei) [1782181 1759380]
|
||||
- [x86] kvm: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack it (Paolo Bonzini) [1781660 1779553] {CVE-2019-19338}
|
||||
- [x86] kvm: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionality (Paolo Bonzini) [1781660 1779553] {CVE-2019-19338}
|
||||
- [x86] kvm: x86: implement MSR_IA32_TSX_CTRL effect on CPUID (Paolo Bonzini) [1781660 1779553] {CVE-2019-19338}
|
||||
- [x86] kvm: x86: do not modify masked bits of shared MSRs (Paolo Bonzini) [1781660 1779553] {CVE-2019-19338}
|
||||
- [x86] kvm: x86: fix presentation of TSX feature in ARCH_CAPABILITIES (Paolo Bonzini) [1781660 1779553] {CVE-2019-19338}
|
||||
- [x86] kvm/x86: Export MDS_NO=0 to guests when TSX is enabled (Paolo Bonzini) [1781660 1779553] {CVE-2019-19338}
|
||||
- [fs] cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs (Leif Sahlberg) [1778693 1765979]
|
||||
- [fs] cifs: avoid using MID 0xFFFF (Leif Sahlberg) [1778693 1765979]
|
||||
- [fs] cifs: Fix retry mid list corruption on reconnects (Leif Sahlberg) [1778693 1765979]
|
||||
- [fs] smb3: fix unmount hang in open_shroot (Leif Sahlberg) [1781113 1757670]
|
||||
- [fs] CIFS: fix deadlock in cached root handling (Leif Sahlberg) [1781113 1757670]
|
||||
- [fs] Fix match_server check to allow for auto dialect negotiate (Leif Sahlberg) [1781113 1757670]
|
||||
- [fs] SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write (Leif Sahlberg) [1781113 1757670]
|
||||
- [fs] cifs: fix panic in smb2_reconnect (Leif Sahlberg) [1781113 1757670]
|
||||
- [fs] cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() (Leif Sahlberg) [1781113 1757670]
|
||||
- [fs] smb3: fix signing verification of large reads (Dave Wysochanski) [1781110 1753114]
|
||||
- [scsi] scsi: lpfc: Fix port relogin failure due to GID_FT interaction (Dick Kennedy) [1781108 1733217]
|
||||
- [fs] xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT (Bill O'Donnell) [1778692 1739607]
|
||||
- [net] cfg80211: wext: avoid copying malformed SSIDs (Jarod Wilson) [1778633 1778634] {CVE-2019-17133}
|
||||
- [block] blkcg: perpcu_ref init/exit should be done from blkg_alloc/free() (Ming Lei) [1777766 1741392]
|
||||
- [fs] userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx (Alex Gladkov) [1777389 1749763] {CVE-2019-14898}
|
||||
- [netdrv] mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings (Jarod Wilson) [1776618 1775484] {CVE-2019-14814 CVE-2019-14815 CVE-2019-14816}
|
||||
- [netdrv] mwifiex: fix possible heap overflow in mwifiex_process_country_ie() (Jarod Wilson) [1776209 1776210] {CVE-2019-14895}
|
||||
- [netdrv] mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame() (Jarod Wilson) [1776161 1776162] {CVE-2019-14901}
|
||||
- [netdrv] rtlwifi: Fix potential overflow on P2P code (Jarod Wilson) [1775222 1775223] {CVE-2019-17666}
|
||||
- [pci] hv: Avoid use of hv_pci_dev->pci_slot after freeing it (Mohammed Gamal) [1764635 1737569]
|
||||
|
||||
* Tue Nov 26 2019 Herton R. Krzesinski <herton@redhat.com> [4.18.0-147.3.1.el8_1]
|
||||
- [x86] kvm: svm: taint module and print taint message iff nested is enabled (Bandan Das) [1776114 1775410]
|
||||
|
||||
* Fri Nov 22 2019 Herton R. Krzesinski <herton@redhat.com> [4.18.0-147.2.1.el8_1]
|
||||
- [sched] fair: Scale bandwidth quota and period without losing quota/period ratio precision (Phil Auld) [1773568 1706247]
|
||||
- [sched] fair: Fix -Wunused-but-set-variable warnings (Phil Auld) [1773568 1706247]
|
||||
- [sched] fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices (Phil Auld) [1773568 1706247]
|
||||
- [powerpc] powerpc/pseries: Track LMB nid instead of using device tree (Steve Best) [1772110 1758742]
|
||||
- [powerpc] powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request (Steve Best) [1772110 1758742]
|
||||
- [powerpc] powerpc/rtas: allow rescheduling while changing cpu states (Steve Best) [1772109 1758651]
|
||||
- [powerpc] powerpc/pseries/mobility: use cond_resched when updating device tree (Steve Best) [1772109 1758651]
|
||||
- [netdrv] i40e: Do not check VF state in i40e_ndo_get_vf_config (Stefan Assmann) [1770177 1752498]
|
||||
- [fs] CIFS: Fix use after free of file info structures (Dave Wysochanski) [1767357 1757865]
|
||||
- [fs] cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic (Dave Wysochanski) [1767357 1757865]
|
||||
- [netdrv] net/ibmvnic: prevent more than one thread from running in reset (Steve Best) [1764830 1756943]
|
||||
- [netdrv] net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run (Steve Best) [1764830 1756943]
|
||||
- [netdrv] ibmvnic: Warn unknown speed message only when carrier is present (Steve Best) [1764832 1749873]
|
||||
- [netdrv] net/ibmvnic: Fix missing { in __ibmvnic_reset (Steve Best) [1764832 1749873]
|
||||
- [netdrv] net/ibmvnic: free reset work of removed device from queue (Steve Best) [1764832 1749873]
|
||||
- [netdrv] ibmvnic: Do not process reset during or after device removal (Steve Best) [1764832 1749873]
|
||||
- [cpuidle] cpuidle: governor: Add new governors to cpuidle_governors again (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle-haltpoll: do not set an owner to allow modunload (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle-haltpoll: set haltpoll as preferred governor (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle: allow governor switch on cpuidle_register_driver() (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle: Add cpuidle.governor= command line parameter (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle-haltpoll: vcpu hotplug support (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle-haltpoll: disable host side polling when kvm virtualized (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle: add haltpoll governor (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle: header file stubs must be "static inline" (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] governors: unify last_state_idx (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle: add poll_limit_ns to cpuidle_device structure (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle: poll_state: Fix default time limit (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle: poll_state: Disregard disable idle states (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle: poll_state: Revise loop termination condition (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle: menu: Fix wakeup statistics updates for polling state (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] cpuidle-haltpoll: return -ENODEV on modinit failure (Marcelo Tosatti) [1764831 1759282]
|
||||
- [cpuidle] add cpuidle-haltpoll driver (Marcelo Tosatti) [1764831 1759282]
|
||||
- [x86] kvm: x86: add host poll control msrs (Vitaly Kuznetsov) [1764831 1749495]
|
||||
- [s390] s390/setup: Fix kernel lock down for s390 (Philipp Rudo) [1764827 1748343]
|
||||
- [powerpc] powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB (Steve Best) [1764826 1744062]
|
||||
- [fs] mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses (Jeff Moyer) [1764825 1743159]
|
||||
- [mm] mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd() (Jeff Moyer) [1764825 1743159]
|
||||
- [pci] PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers (Mohammed Gamal) [1764634 1671288]
|
||||
- [pci] PCI: hv: Detect and fix Hyper-V PCI domain number collision (Mohammed Gamal) [1764634 1671288]
|
||||
|
||||
* Tue Nov 12 2019 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-147.1.1.el8_1]
|
||||
- [arm64] arm64/sve: Fix wrong free for task->thread.sve_state (Andrew Jones) [1767358 1756450]
|
||||
- [drm] drm/i915/cmdparser: Fix jump whitelist clearing (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Lower RM timeout to avoid DSI hard hangs (Dave Airlie) [1766056 1756805] {CVE-2019-0154}
|
||||
- [drm] drm/i915/gen8+: Add RC6 CTX corruption WA (Dave Airlie) [1766056 1756805] {CVE-2019-0154}
|
||||
- [drm] drm/i915/cmdparser: Ignore Length operands during command matching (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915/cmdparser: Add support for backward jumps (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915/cmdparser: Use explicit goto for error paths (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Add gen9 BCS cmdparsing (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Allow parsing of unsized batches (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Support ro ppgtt mapped cmdparser shadow buffers (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Add support for mandatory cmdparsing (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Remove Master tables from cmdparser (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Disable Secure Batches for gen6+ (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [drm] drm/i915: Rename gen7 cmdparser tables (Dave Airlie) [1756871 1756873] {CVE-2019-0155}
|
||||
- [x86] x86/tsx: Add config options to set tsx=on|off|auto (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [documentation] x86/speculation/taa: Add documentation for TSX Async Abort (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [x86] x86/tsx: Add "auto" option to the tsx= cmdline parameter (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [base] x86/speculation/taa: Add sysfs reporting for TSX Async Abort (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [x86] x86/speculation/taa: Add mitigation for TSX Async Abort (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [x86] x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [x86] x86/cpu: Add a helper function x86_read_arch_cap_msr() (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [x86] x86/msr: Add the IA32_TSX_CTRL MSR (Josh Poimboeuf) [1766550 1766551] {CVE-2019-11135}
|
||||
- [documentation] Documentation: Add ITLB_MULTIHIT documentation (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] kvm: x86: mmu: Recovery of shattered NX large pages (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [virt] kvm: Add helper function for creating VM worker threads (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] kvm: mmu: ITLB_MULTIHIT mitigation (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kernel] cpu/speculation: Uninline and export CPU mitigations helpers (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [x86] x86/cpu: Add Tremont to the cpu vulnerability whitelist (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [x86] x86: Add ITLB_MULTIHIT bug infrastructure (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] KVM: x86: add tracepoints around __direct_map and FNAME(fetch) (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] KVM: x86: remove now unneeded hugepage gfn adjustment (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] KVM: x86: make FNAME(fetch) and __direct_map more similar (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] kvm: mmu: Do not release the page inside mmu_set_spte() (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] kvm: Convert kvm_lock to a mutex (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot" (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [kvm] kvm: x86, powerpc: do not allow clearing largepages debugfs entry (Paolo Bonzini) [1698416 1690344] {CVE-2018-12207}
|
||||
- [zstream] switch to zstream (Frantisek Hrbata)
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,295 @@
|
|||
* Fri Oct 16 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.28.1.el8_2]
|
||||
- [net] Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel (Gopal Tiwari) [1888256 1888258] {CVE-2020-12351}
|
||||
- [net] Bluetooth: A2MP: Fix not initializing all members (Gopal Tiwari) [1888906 1888807] {CVE-2020-12352}
|
||||
|
||||
* Thu Oct 15 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.27.1.el8_2]
|
||||
- [powerpc] powerpc/pseries: Do not initiate shutdown when system is running on UPS (Diego Domingos) [1882243 1870477]
|
||||
- [video] vgacon: Fix for missing check in scrollback handling (Lyude Paul) [1859471 1859472] {CVE-2020-14331}
|
||||
|
||||
* Thu Oct 08 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.26.1.el8_2]
|
||||
- [firmware] efi: don't reserve MOK config table memory region (Kairui Song) [1879988 1878584]
|
||||
- [security] integrity: Load certs from the EFI MOK config table (Lenny Szubowicz) [1877528 1868306]
|
||||
- [security] integrity: Move import of MokListRT certs to a separate routine (Lenny Szubowicz) [1877528 1868306]
|
||||
- [firmware] efi: Support for MOK variable config table (Lenny Szubowicz) [1877528 1868306]
|
||||
- [security] efi: Only print errors about failing to get certs if EFI vars are found (Lenny Szubowicz) [1877528 1804969]
|
||||
- [fs] ceph: fix inode number handling on arches with 32-bit ino_t (Jeff Layton) [1875787 1866018]
|
||||
- [fs] ceph: handle zero-length feature mask in session messages (Jeff Layton) [1875787 1866018]
|
||||
- [fs] ceph: fix endianness bug when handling MDS session feature bits (Jeff Layton) [1875787 1866018]
|
||||
- [netdrv] net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanup (Alaa Hleihel) [1857777 1856660]
|
||||
|
||||
* Thu Oct 01 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.25.1.el8_2]
|
||||
- [net] netfilter: conntrack: proc: rename stat column (Florian Westphal) [1882095 1875681]
|
||||
- [net] netfilter: conntrack: add clash resolution stat counter (Florian Westphal) [1882095 1875681]
|
||||
- [net] netfilter: conntrack: remove ignore stats (Florian Westphal) [1882095 1875681]
|
||||
- [net] netfilter: conntrack: do not increment two error counters at same time (Florian Westphal) [1882095 1875681]
|
||||
- [net] netfilter: conntrack: do not auto-delete clash entries on reply (Florian Westphal) [1882095 1875681]
|
||||
- [fs] xfs: fix boundary test in xfs_attr_shortform_verify (Eric Sandeen) [1881085 1875316] {CVE-2020-14385}
|
||||
- [kernel] time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint (Alexey Klimov) [1880081 1877380]
|
||||
- [net] atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() (Yauheni Kaliuta) [1880081 1813370]
|
||||
- [kernel] timers: Lower base clock forwarding threshold (Phil Auld) [1877417 1833096]
|
||||
|
||||
* Wed Sep 23 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.24.1.el8_2]
|
||||
- [kernel] timers: Remove must_forward_clk (Phil Auld) [1877417 1833096]
|
||||
- [kernel] timers: Spare timer softirq until next expiry (Phil Auld) [1877417 1833096]
|
||||
- [kernel] timers: Expand clk forward logic beyond nohz (Phil Auld) [1877417 1833096]
|
||||
- [kernel] timers: Reuse next expiry cache after nohz exit (Phil Auld) [1877417 1833096]
|
||||
- [kernel] timers: Always keep track of next expiry (Phil Auld) [1877417 1833096]
|
||||
- [kernel] timers: Optimize _next_timer_interrupt() level iteration (Phil Auld) [1877417 1833096]
|
||||
- [kernel] timers: Add comments about calc_index() ceiling work (Phil Auld) [1877417 1833096]
|
||||
- [kernel] timers: Move trigger_dyntick_cpu() to enqueue_timer() (Phil Auld) [1877417 1833096]
|
||||
- [kernel] timers: Use only bucket expiry for base->next_expiry value (Phil Auld) [1877417 1833096]
|
||||
- [kernel] timers: Preserve higher bits of expiration on index calculation (Phil Auld) [1877417 1833096]
|
||||
- [kernel] timer: Fix wheel index calculation on last level (Phil Auld) [1877417 1833096]
|
||||
- [kernel] timer: Prevent base->clk from moving backward (Phil Auld) [1877417 1833096]
|
||||
- [kernel] timer: Read jiffies once when forwarding base clk (Phil Auld) [1877417 1833096]
|
||||
- [infiniband] RDMA/umem: Fix ib_umem_find_best_pgsz() (Kamal Heib) [1872424 1856158]
|
||||
- [net] net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus (Nitesh Narayan Lal) [1870181 1868433]
|
||||
- [net] net: Restrict receive packets queuing to housekeeping CPUs (Nitesh Narayan Lal) [1867174 1844520]
|
||||
- [pci] PCI: Restrict probe functions to housekeeping CPUs (Nitesh Narayan Lal) [1867174 1844520]
|
||||
- [lib] lib: Restrict cpumask_local_spread to houskeeping CPUs (Nitesh Narayan Lal) [1867174 1844520]
|
||||
- [s390] s390/pci: Fix unexpected write combine on resource (Philipp Rudo) [1869276 1827311]
|
||||
|
||||
* Thu Sep 17 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.23.1.el8_2]
|
||||
- [net] packet: fix overflow in tpacket_rcv (Hangbin Liu) [1876223 1876224] {CVE-2020-14386}
|
||||
- [net] packet: make tp_drops atomic (Hangbin Liu) [1876223 1876224] {CVE-2020-14386}
|
||||
|
||||
* Wed Sep 16 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.22.1.el8_2]
|
||||
- [crypto] pefile: Support multiple signatures in verify_pefile_signature (Lenny Szubowicz) [1877530 1862072]
|
||||
- [crypto] Revert "pefile: Tolerate other pefile signatures after first" (Bruno Meneguele)
|
||||
- [infiniband] IB/hfi1: Fix another case where pq is left on waitlist (Kamal Heib) [1872766 1859209]
|
||||
- [infiniband] IB/hfi1: Ensure pq is not left on waitlist (Kamal Heib) [1872766 1859209]
|
||||
|
||||
* Thu Sep 10 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.21.1.el8_2]
|
||||
- [scsi] scsi: ibmvfc: Fix NULL return compiler warning (Steve Best) [1866371 1810653]
|
||||
- [scsi] scsi: ibmvfc: Avoid loss of all paths during SVC node reboot (Steve Best) [1866371 1810653]
|
||||
|
||||
* Thu Sep 03 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.20.1.el8_2]
|
||||
- [infiniband] IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE (Kamal Heib) [1872771 1850314]
|
||||
- [block] blk-mq: Rerun dispatching in the case of budget contention (Ming Lei) [1869779 1824037]
|
||||
- [block] blk-mq: Add blk_mq_delay_run_hw_queues() API call (Ming Lei) [1869779 1824037]
|
||||
- [block] blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick (Ming Lei) [1869779 1824037]
|
||||
- [block] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget (Ming Lei) [1869779 1824037]
|
||||
- [md] dm mpath: use double checked locking in fast path (Mike Snitzer) [1869386 1848651]
|
||||
- [md] dm mpath: rename current_pgpath to pgpath in multipath_prepare_ioctl (Mike Snitzer) [1869386 1848651]
|
||||
- [md] dm mpath: rework __map_bio() (Mike Snitzer) [1869386 1848651]
|
||||
- [md] dm mpath: factor out multipath_queue_bio (Mike Snitzer) [1869386 1848651]
|
||||
- [md] dm mpath: push locking down to must_push_back_rq() (Mike Snitzer) [1869386 1848651]
|
||||
- [md] dm mpath: take m->lock spinlock when testing QUEUE_IF_NO_PATH (Mike Snitzer) [1869386 1848651]
|
||||
- [md] dm mpath: changes from initial m->flags locking audit (Mike Snitzer) [1869386 1848651]
|
||||
- [md] dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue() (Mike Snitzer) [1869386 1848651]
|
||||
- [md] dm: do not use waitqueue for request-based DM (Mike Snitzer) [1869386 1848651]
|
||||
- [block] blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight() (Mike Snitzer) [1869386 1848651]
|
||||
- [kernel] sched/deadline: Initialize ->dl_boosted (Phil Auld) [1867612 1854179]
|
||||
- [kernel] sched/core: Fix PI boosting between RT and DEADLINE tasks (Phil Auld) [1867612 1854179]
|
||||
- [net] net/smc: tolerate future SMCD versions (Philipp Rudo) [1866390 1854992]
|
||||
- [net] openvswitch: fixes potential deadlock in dp cleanup code (Eelco Chaudron) [1859216 1845662]
|
||||
- [net] openvswitch: reorder masks array based on usage (Eelco Chaudron) [1859216 1845662]
|
||||
- [net] openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt_len (Lorenzo Bianconi) [1860169 1851888]
|
||||
|
||||
* Wed Aug 26 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.19.1.el8_2]
|
||||
- [net] tcp: add sanity tests in tcp_add_backlog() (Guillaume Nault) [1861378 1790843]
|
||||
- [net] tcp: implement coalescing on backlog queue (Guillaume Nault) [1861378 1790843]
|
||||
- [include] tcp: make tcp_space() aware of socket backlog (Guillaume Nault) [1861378 1790843]
|
||||
- [net] tcp: take care of compressed acks in tcp_add_reno_sack() (Guillaume Nault) [1861378 1790843]
|
||||
- [include] tcp: hint compiler about sack flows (Guillaume Nault) [1861378 1790843]
|
||||
- [net] tcp: drop dst in tcp_add_backlog() (Guillaume Nault) [1861378 1790843]
|
||||
|
||||
* Wed Aug 19 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.18.1.el8_2]
|
||||
- [security] selinux: allow reading labels before policy is loaded (Ondrej Mosnacek) [1861721 1839819]
|
||||
- [security] selinux: allow labeling before policy is loaded (Ondrej Mosnacek) [1861722 1777525]
|
||||
- [mm] mm/memory_hotplug.c: only respect mem= parameter during boot stage (Baoquan He) [1854207 1838809]
|
||||
|
||||
* Wed Aug 12 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.17.1.el8_2]
|
||||
- [net] netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag (Phil Sutter) [1854531 1847553]
|
||||
- [net] netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type (Phil Sutter) [1854531 1847553]
|
||||
- [s390] s390: prevent leaking kernel address in BEAR (Claudio Imbrenda) [1854986 1850907]
|
||||
- [s390] scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP action (Philipp Rudo) [1861355 1857312]
|
||||
|
||||
* Wed Aug 05 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.16.1.el8_2]
|
||||
- [infiniband] IB/rdmavt: Free kernel completion queue when done (Gopal Tiwari) [1857757 1805036]
|
||||
- [kernel] Move to dual-signing to split signing keys up better (pjones) [1837433 1837434] {CVE-2020-10713}
|
||||
- [crypto] pefile: Tolerate other pefile signatures after first (Lenny Szubowicz) [1837433 1837434] {CVE-2020-10713}
|
||||
- [acpi] ACPI: configfs: Disallow loading ACPI tables when locked down (Lenny Szubowicz) [1852968 1852969] {CVE-2020-15780}
|
||||
- [firmware] efi: Restrict efivar_ssdt_load when the kernel is locked down (Lenny Szubowicz) [1852948 1852949] {CVE-2019-20908}
|
||||
|
||||
* Wed Jul 29 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.15.1.el8_2]
|
||||
- [wireless] iwlwifi: pcie: handle QuZ configs with killer NICs as well (Jarod Wilson) [1857773 1844129]
|
||||
- [wireless] iwlwifi: pcie: move power gating workaround earlier in the flow (Jarod Wilson) [1857773 1844129]
|
||||
- [nvme] nvme: fix possible deadlock when nvme_update_formats fails (Gopal Tiwari) [1857115 1781927]
|
||||
- [iommu] iommu: move flags field before ids in iommu_fwspec (Jerry Snitselaar) [1856966 1833512]
|
||||
- [x86] kvm: x86: only do L1TF workaround on affected processors (Vitaly Kuznetsov) [1857796 1800673]
|
||||
- [x86] kvm: x86: create mmu/ subdirectory (Vitaly Kuznetsov) [1857796 1800673]
|
||||
- [kvm] KVM: SVM: Override default MMIO mask if memory encryption is enabled (Wei Huang) [1857796 1800673]
|
||||
|
||||
* Mon Jul 13 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.14.1.el8_2]
|
||||
- [md] dm mpath: add DM device name to Failing/Reinstating path log messages (Mike Snitzer) [1852050 1822975]
|
||||
- [md] dm mpath: enhance queue_if_no_path debugging (Mike Snitzer) [1852050 1822975]
|
||||
- [md] dm mpath: restrict queue_if_no_path state machine (Mike Snitzer) [1852050 1822975]
|
||||
- [md] dm mpath: simplify __must_push_back (Mike Snitzer) [1852050 1822975]
|
||||
- [md] dm: use DMDEBUG macros now that they use pr_debug variants (Mike Snitzer) [1852050 1822975]
|
||||
- [include] dm: use dynamic debug instead of compile-time config option (Mike Snitzer) [1852050 1822975]
|
||||
- [md] dm mpath: switch paths in dm_blk_ioctl() code path (Mike Snitzer) [1852050 1822975]
|
||||
- [md] dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath (Mike Snitzer) [1852050 1822975]
|
||||
- [md] dm: bump version of core and various targets (Mike Snitzer) [1852050 1822975]
|
||||
- [md] dm mpath: Add timeout mechanism for queue_if_no_path (Mike Snitzer) [1852050 1822975]
|
||||
- [md] dm mpath: use true_false for bool variable (Mike Snitzer) [1852050 1822975]
|
||||
- [md] dm mpath: remove harmful bio-based optimization (Mike Snitzer) [1852050 1822975]
|
||||
- [scsi] scsi: libiscsi: fall back to sendmsg for slab pages (Maurizio Lombardi) [1852048 1825775]
|
||||
- [s390] s390/mm: fix panic in gup_fast on large pud (Philipp Rudo) [1853336 1816980]
|
||||
|
||||
* Tue Jul 07 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.13.1.el8_2]
|
||||
- [x86] x86/efi: Allocate e820 buffer before calling efi_exit_boot_service (Lenny Szubowicz) [1846180 1824005]
|
||||
|
||||
* Thu Jul 02 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.12.1.el8_2]
|
||||
- [net] openvswitch: simplify the ovs_dp_cmd_new (Eelco Chaudron) [1851235 1819202]
|
||||
- [net] openvswitch: fix possible memleak on destroy flow-table (Eelco Chaudron) [1851235 1819202]
|
||||
- [net] openvswitch: add likely in flow_lookup (Eelco Chaudron) [1851235 1819202]
|
||||
- [net] openvswitch: simplify the flow_hash (Eelco Chaudron) [1851235 1819202]
|
||||
- [net] openvswitch: optimize flow-mask looking up (Eelco Chaudron) [1851235 1819202]
|
||||
- [net] openvswitch: optimize flow mask cache hash collision (Eelco Chaudron) [1851235 1819202]
|
||||
- [net] openvswitch: shrink the mask array if necessary (Eelco Chaudron) [1851235 1819202]
|
||||
- [net] openvswitch: convert mask list in mask array (Eelco Chaudron) [1851235 1819202]
|
||||
- [net] openvswitch: add flow-mask cache for performance (Eelco Chaudron) [1851235 1819202]
|
||||
- [net] netfilter: nf_tables: use-after-free in dynamic operations (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: add missing ->release_ops() in error path of newrule() (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nft_compat: use .release_ops and remove list of extension (Phil Sutter) [1845164 1757933]
|
||||
- [vfio] vfio/pci: Fix SR-IOV VF handling with MMIO blocking (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
|
||||
- [pci] PCI: pciehp: Fix MSI interrupt race (Myron Stowe) [1852045 1779610]
|
||||
- [kernel] smp: Allow smp_call_function_single_async() to insert locked csd (Peter Xu) [1851406 1830014]
|
||||
- [x86] kvm: Clean up host's steal time structure (Jon Maloy) [1795128 1813987] {CVE-2019-3016}
|
||||
- [x86] kvm: Make sure KVM_VCPU_FLUSH_TLB flag is not missed (Jon Maloy) [1795128 1813987] {CVE-2019-3016}
|
||||
- [virt] x86/kvm: Cache gfn to pfn translation (Jon Maloy) [1795128 1813987] {CVE-2019-3016}
|
||||
- [virt] x86/kvm: Introduce kvm_(un)map_gfn() (Jon Maloy) [1795128 1813987] {CVE-2019-3016}
|
||||
- [x86] kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit (Jon Maloy) [1795128 1813987] {CVE-2019-3016}
|
||||
|
||||
* Fri Jun 26 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.11.1.el8_2]
|
||||
- [net] netfilter: conntrack: fix infinite loop on rmmod (Florian Westphal) [1851005 1832381]
|
||||
- [net] netfilter: conntrack: allow insertion of clashing entries (Florian Westphal) [1851003 1821404]
|
||||
- [net] netfilter: conntrack: split resolve_clash function (Florian Westphal) [1851003 1821404]
|
||||
- [net] netfilter: conntrack: place confirm-bit setting in a helper (Florian Westphal) [1851003 1821404]
|
||||
- [net] netfilter: never get/set skb->tstamp (Florian Westphal) [1851003 1821404]
|
||||
- [net] netfilter: conntrack: remove two args from resolve_clash (Florian Westphal) [1851003 1821404]
|
||||
- [net] netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash (Florian Westphal) [1851003 1821404]
|
||||
- [x86] mm: Fix mremap not considering huge pmd devmap (Rafael Aquini) [1843440 1843441] {CVE-2020-10757}
|
||||
- [x86] x86/vector: Remove warning on managed interrupt migration (Peter Xu) [1848545 1812331]
|
||||
- [s390] s390/cio: fix virtio-ccw DMA without PV (Philipp Rudo) [1842620 1814787]
|
||||
|
||||
* Fri Jun 19 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.10.1.el8_2]
|
||||
- [misc] dma-mapping: zero memory returned from dma_alloc_* (Philipp Rudo) [1847453 1788928]
|
||||
- [nvme] nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths (Gopal Tiwari) [1846405 1781927]
|
||||
- [net] netfilter: nf_tables: fix infinite loop when expr is not available (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: autoload modules from the abort path (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: remove WARN and add NLA_STRING upper limits (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: store transaction list locally while requesting module (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: use-after-free in failing rule with bound set (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: add nft_expr_type_request_module() (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: bogus EBUSY in helper removal from transaction (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: fix set double-free in abort path (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nft_compat: don't use refcount_inc on newly allocated entry (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: unbind set in rule from commit path (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nft_compat: destroy function must not have side effects (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nft_compat: make lists per netns (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nft_compat: use refcnt_t type for nft_xt reference count (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace() (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: asynchronous release (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: split set destruction in deactivate and destroy phase (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: flow event notifier must use transaction mutex (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: use dedicated mutex to guard transactions (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: avoid global info storage (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: take module reference when starting a batch (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: make valid_genid callback mandatory (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nf_tables: add and use helper for module autoload (Phil Sutter) [1845164 1757933]
|
||||
- [net] netfilter: nat: never update the UDP checksum when it's 0 (Guillaume Nault) [1847128 1794714]
|
||||
- [x86] x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches (Waiman Long) [1847395 1847396] {CVE-2020-10768}
|
||||
- [x86] x86/speculation: Prevent rogue cross-process SSBD shutdown (Waiman Long) [1847357 1847358] {CVE-2020-10766}
|
||||
- [x86] x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS (Waiman Long) [1847378 1847379] {CVE-2020-10767}
|
||||
- [x86] x86/speculation: Add support for STIBP always-on preferred mode (Waiman Long) [1847378 1847379] {CVE-2020-10767}
|
||||
- [x86] x86/speculation: Change misspelled STIPB to STIBP (Waiman Long) [1847378 1847379] {CVE-2020-10767}
|
||||
- [powerpc] powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent memory (Steve Best) [1842406 1817596]
|
||||
|
||||
* Sun Jun 14 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.9.1.el8_2]
|
||||
- [wireless] mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status() (Jarod Wilson) [1844073 1844031] {CVE-2020-12654}
|
||||
- [wireless] mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv() (Jarod Wilson) [1844049 1844039] {CVE-2020-12653}
|
||||
- [netdrv] net/mlx5: FPGA, support network cards with standalone FPGA (Alaa Hleihel) [1843544 1789380]
|
||||
- [mm] hugetlbfs: don't retry when pool page allocations start to fail (Rafael Aquini) [1835789 1727288]
|
||||
- [mm] mm, compaction: raise compaction priority after it withdrawns (Rafael Aquini) [1835789 1727288]
|
||||
- [mm] mm, reclaim: cleanup should_continue_reclaim() (Rafael Aquini) [1835789 1727288]
|
||||
- [mm] mm, reclaim: make should_continue_reclaim perform dryrun detection (Rafael Aquini) [1835789 1727288]
|
||||
- [kernel] exit: panic before exit_mm() on global init exit (Oleg Nesterov) [1821378 1808944]
|
||||
- [documentation] x86/speculation: Add Ivy Bridge to affected list (Josh Poimboeuf) [1827191 1827192] {CVE-2020-0543}
|
||||
- [documentation] x86/speculation: Add SRBDS vulnerability and mitigation documentation (Josh Poimboeuf) [1827191 1827192] {CVE-2020-0543}
|
||||
- [x86] x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation (Josh Poimboeuf) [1827191 1827192] {CVE-2020-0543}
|
||||
- [x86] x86/cpu: Add 'table' argument to cpu_matches() (Josh Poimboeuf) [1827191 1827192] {CVE-2020-0543}
|
||||
- [x86] x86/cpu: Add a steppings field to struct x86_cpu_id (Josh Poimboeuf) [1827191 1827192] {CVE-2020-0543}
|
||||
|
||||
* Mon Jun 08 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.8.1.el8_2]
|
||||
- [vfio] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
|
||||
- [vfio] vfio-pci: Fault mmaps to enable vma tracking (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
|
||||
- [vfio] vfio/type1: Support faulting PFNMAP vmas (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
|
||||
- [vfio] vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn() (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
|
||||
- [vfio] vfio/pci: call irq_bypass_unregister_producer() before freeing irq (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
|
||||
- [vfio] vfio_pci: Enable memory accesses before calling pci_map_rom (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
|
||||
|
||||
* Mon Jun 01 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.7.1.el8_2]
|
||||
- [sound] ALSA: timer: Fix incorrectly assigned timer instance (Jaroslav Kysela) [1821714 1798468] {CVE-2019-19807}
|
||||
- [netdrv] ibmvnic: Do not process device remove during device reset (Steve Best) [1836229 1813223]
|
||||
- [net] ipv4: really enforce backoff for redirects (Paolo Abeni) [1836302 1834184]
|
||||
|
||||
* Fri May 22 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.6.1.el8_2]
|
||||
- [char] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send() (Steve Best) [1827632 1808048]
|
||||
- [netdrv] bonding: fix active-backup transition after link failure (Jarod Wilson) [1838477 1819408]
|
||||
- [netdrv] bonding: fix state transition issue in link monitoring (Jarod Wilson) [1838477 1819408]
|
||||
- [kernel] sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, to fix XFS performance regression (Phil Auld) [1834517 1745111]
|
||||
- [block] block, bfq: fix use-after-free in bfq_idle_slice_timer_body (Ming Lei) [1835531 1835532] {CVE-2020-12657}
|
||||
- [kvm] KVM: x86: use raw clock values consistently (Marcelo Tosatti) [1822498 1768622]
|
||||
- [kvm] KVM: x86: reorganize pvclock_gtod_data members (Marcelo Tosatti) [1822498 1768622]
|
||||
- [kvm] KVM: x86: switch KVMCLOCK base to monotonic raw clock (Marcelo Tosatti) [1822498 1768622]
|
||||
|
||||
* Thu May 21 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.5.1.el8_2]
|
||||
- [fs] nfs: fix NULL deference in nfs4_get_valid_delegation ("J. Bruce Fields") [1837969 1831553]
|
||||
|
||||
* Fri May 15 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.4.1.el8_2]
|
||||
- [bluetooth] Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature" (Gopal Tiwari) [1827620 1811534]
|
||||
- [net] netlabel: cope with NULL catmap (Paolo Abeni) [1827249 1827251] {CVE-2020-10711}
|
||||
- [mm] s390/mm: fix page table upgrade vs 2ndary address mode accesses (Vladis Dronov) [1828153 1828154] {CVE-2020-11884}
|
||||
|
||||
* Tue May 12 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.3.1.el8_2]
|
||||
- [kernel] sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters (Peter Xu) [1832367 1799014]
|
||||
- [firmware] efi: fix a mistype in comments mentioning efivar_entry_iter_begin() (Vladis Dronov) [1829527 1804417]
|
||||
- [firmware] efi: add a sanity check to efivar_store_raw() (Vladis Dronov) [1829527 1804417]
|
||||
- [firmware] efi: fix a race and a buffer overflow while reading efivars via sysfs (Vladis Dronov) [1829527 1804417]
|
||||
- [net] net/smc: keep vlan_id for SMC-R in smc_listen_work() (Philipp Rudo) [1827631 1796890]
|
||||
|
||||
* Mon May 04 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.2.1.el8_2]
|
||||
- [net] vti[6]: fix packet tx through bpf_redirect() in XinY cases (Sabrina Dubroca) [1821375 1795145]
|
||||
- [net] xfrm interface: fix packet tx through bpf_redirect() (Sabrina Dubroca) [1821375 1795145]
|
||||
- [net] vti[6]: fix packet tx through bpf_redirect() (Sabrina Dubroca) [1821375 1795145]
|
||||
- [scripts] redhat: fix modpost.c prerequisites (Frantisek Hrbata) [1828229 1818499]
|
||||
- [infiniband] IB/core: Avoid deadlock during netlink message handling (Kamal Heib) [1821381 1818986]
|
||||
- [infiniband] RDMA/core: Support netlink commands in non init_net net namespaces (Kamal Heib) [1821381 1818986]
|
||||
- [misc] mei: me: add comet point (lake) H device ids (Ken Cox) [1825262 1815355]
|
||||
- [misc] mei: me: add comet point (lake) LP device ids (Ken Cox) [1825262 1815355]
|
||||
- [misc] mei: define dma ring buffer sizes for PCH12 HW and newer (Ken Cox) [1825262 1815355]
|
||||
- [misc] mei: hbm: define dma ring setup protocol (Ken Cox) [1825262 1815355]
|
||||
- [net] SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize (Steve Dickson) [1826219 1825388]
|
||||
- [mm] mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa (Rafael Aquini) [1827619 1763878]
|
||||
- [mm] mm: thp: fix flags for pmd migration when split (Rafael Aquini) [1827619 1763878]
|
||||
- [mm] mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page() (Rafael Aquini) [1827619 1763878]
|
||||
- [mm] mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page() (Rafael Aquini) [1827619 1763878]
|
||||
- [mm] mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition (Rafael Aquini) [1827619 1763878]
|
||||
- [md] Revert "dm: always call blk_queue_split() in dm_process_bio()" (Mike Snitzer) [1821382 1820705]
|
||||
|
||||
* Mon Apr 27 2020 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-193.1.1.el8_2]
|
||||
- [x86] kvm: x86: clear stale x86_emulate_ctxt->intercept value (Jon Maloy) [1824398 1806817] {CVE-2020-2732}
|
||||
- [x86] kvm: vmx: check descriptor table exits on instruction emulation (Jon Maloy) [1824398 1806817] {CVE-2020-2732}
|
||||
- [x86] kvm: nvmx: Check IO instruction VM-exit conditions (Jon Maloy) [1824398 1806817] {CVE-2020-2732}
|
||||
- [x86] kvm: nvmx: Refactor IO bitmap checks into helper function (Jon Maloy) [1824398 1806817] {CVE-2020-2732}
|
||||
- [x86] kvm: nvmx: Don't emulate instructions in guest mode (Jon Maloy) [1824398 1806817] {CVE-2020-2732}
|
||||
- [sound] ALSA: usb-audio: set the interface format after resume on Dell WD19 (Perry Yuan) [1821376 1807965]
|
||||
- [kernel] sched: Avoid scale real weight down to zero (Phil Auld) [1819909 1808562]
|
||||
- [netdrv] hv_netvsc: Fix unwanted rx_table reset (Mohammed Gamal) [1817945 1805950]
|
||||
- [netdrv] hv_netvsc: Fix tx_table init in rndis_set_subchannel() (Mohammed Gamal) [1817945 1805950]
|
||||
- [netdrv] hv_netvsc: Fix send_table offset in case of a host bug (Mohammed Gamal) [1817945 1805950]
|
||||
- [netdrv] hv_netvsc: Fix offset usage in netvsc_send_table() (Mohammed Gamal) [1817945 1805950]
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,288 @@
|
|||
* Thu Mar 25 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.22.1.el8_3]
|
||||
- futex: Handle faults correctly for PI futexes (Waiman Long) [1924633 1924635] {CVE-2021-3347}
|
||||
- futex: Simplify fixup_pi_state_owner() (Waiman Long) [1924633 1924635] {CVE-2021-3347}
|
||||
- futex: Use pi_state_update_owner() in put_pi_state() (Waiman Long) [1924633 1924635] {CVE-2021-3347}
|
||||
- futex: Provide and use pi_state_update_owner() (Waiman Long) [1924633 1924635] {CVE-2021-3347}
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() (Waiman Long) [1924633 1924635] {CVE-2021-3347}
|
||||
- futex: Replace pointless printk in fixup_owner() (Waiman Long) [1924633 1924635] {CVE-2021-3347}
|
||||
- futex: Ensure the correct return value from futex_lock_pi() (Waiman Long) [1924633 1924635] {CVE-2021-3347}
|
||||
- futex: Don't enable IRQs unconditionally in put_pi_state() (Waiman Long) [1924633 1924635] {CVE-2021-3347}
|
||||
- futex: Fix incorrect should_fail_futex() handling (Waiman Long) [1924633 1924635] {CVE-2021-3347}
|
||||
- futex: Consistently use fshared as boolean (Waiman Long) [1924633 1924635] {CVE-2021-3347}
|
||||
- futex: Remove needless goto's (Waiman Long) [1924633 1924635] {CVE-2021-3347}
|
||||
- futex: Remove put_futex_key() (Waiman Long) [1924633 1924635] {CVE-2021-3347}
|
||||
- scsi: iscsi: Verify lengths on passthrough PDUs (Chris Leech) [1930832 1930833] {CVE-2021-27364}
|
||||
- scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE (Chris Leech) [1930855 1930856] {CVE-2021-27365}
|
||||
- scsi: iscsi: Restrict sessions and handles to admin capabilities (Chris Leech) [1940423 1930809] {CVE-2021-27363}
|
||||
|
||||
* Wed Mar 17 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.21.1.el8_3]
|
||||
- KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off (Paolo Bonzini) [1939013 1912448]
|
||||
- gfs2: Fix deadlock between gfs2_{create_inode, inode_lookup} and delete_work_func (Andreas Gruenbacher) [1937109 1903190]
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete work function (Andreas Gruenbacher) [1937109 1903190]
|
||||
- gfs2: Only access gl_delete for iopen glocks (Andreas Gruenbacher) [1937109 1903190]
|
||||
- gfs2: Don't sleep during glock hash walk (Andreas Gruenbacher) [1937109 1903190]
|
||||
- [netdrv] net/mlx5e: Add missing set of destination vport flags in termtbl create (Alaa Hleihel) [1924689 1851700]
|
||||
- [tools] tools arch x86: Sync asm/cpufeatures.h with the kernel sources (David Arcari) [1929740 1916478]
|
||||
- [x86] x86/cpu/amd: Call init_amd_zn() om Family 19h processors too (David Arcari) [1929740 1916478]
|
||||
|
||||
* Mon Mar 15 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.20.1.el8_3]
|
||||
- fix regression in "epoll: Keep a reference on files added to the check list" (Carlos Maiolino) [1920775 1920776] {CVE-2020-0466}
|
||||
- do_epoll_ctl(): clean the failure exits up a bit (Carlos Maiolino) [1920775 1920776] {CVE-2020-0466}
|
||||
- epoll: Keep a reference on files added to the check list (Carlos Maiolino) [1920775 1920776] {CVE-2020-0466}
|
||||
- [kernel] sched/features: Distinguish between NORMAL and DEADLINE hrtick (Juri Lelli) [1930735 1912118]
|
||||
- [kernel] sched/features: Fix hrtick reprogramming (Juri Lelli) [1930735 1912118]
|
||||
- iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built (Vitaly Kuznetsov) [1932199 1887216]
|
||||
- iommu/vt-d: Gracefully handle DMAR units with no supported address widths (Vitaly Kuznetsov) [1932199 1887216]
|
||||
- iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu (Vitaly Kuznetsov) [1932199 1887216]
|
||||
- net/vmw_vsock: fix NULL pointer dereference (Jon Maloy) [1925599 1925600] {CVE-2021-26708}
|
||||
- net/vmw_vsock: improve locking in vsock_connect_timeout() (Jon Maloy) [1925599 1925600] {CVE-2021-26708}
|
||||
- vsock: fix locking in vsock_shutdown() (Jon Maloy) [1925599 1925600] {CVE-2021-26708}
|
||||
- vsock: fix the race conditions in multi-transport support (Jon Maloy) [1925599 1925600] {CVE-2021-26708}
|
||||
- [base] mm: don't panic when links can't be created in sysfs (Baoquan He) [1930168 1890171]
|
||||
- mm: don't rely on system state to detect hot-plug operations (Baoquan He) [1930168 1890171]
|
||||
- mm: replace memmap_context by meminit_context (Baoquan He) [1930168 1890171]
|
||||
- [tools] kvm: nvmx: check for invalid hdr.vmx.flags (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: nvmx: check for required but missing VMCS12 in KVM_SET_NESTED_STATE (Paolo Bonzini) [1923281 1904128]
|
||||
- [tools] selftests: kvm: do not set guest mode flag (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctl (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: svm: Fix offset computation bug in __sev_dbg_decrypt() (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: nvmx: Sync unsync'd vmcs02 state to vmcs12 on migration (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: x86: get smi pending status correctly (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[] (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh() (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: x86: Add more protection against undefined behavior in rsvd_bits() (Paolo Bonzini) [1923281 1904128]
|
||||
- [documentation] kvm: Forbid the use of tagged userspace addresses for memslots (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: nsvm: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: nsvm: mark vmcb as dirty when forcingly leaving the guest mode (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: nsvm: correctly restore nested_run_pending on migration (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: x86: fix shift out of bounds reported by UBSAN (Paolo Bonzini) [1923281 1904128]
|
||||
- [x86] kvm: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits (Paolo Bonzini) [1923281 1904128]
|
||||
- [target] scsi: target: Fix XCOPY NAA identifier lookup (Maurizio Lombardi) [1900462 1900463] {CVE-2020-28374}
|
||||
- scsi: qla2xxx: Fix mailbox Ch erroneous error (Nilesh Javali) [1924222 1894578]
|
||||
- [net] fix iteration for sctp transport seq_files (Xin Long) [1927521 1916824]
|
||||
- [scsi] scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supported (Dick Kennedy) [1927921 1887549]
|
||||
- [mm] mm, oom: remove oom_lock from oom_reaper (Waiman Long) [1929738 1873759]
|
||||
|
||||
* Thu Mar 11 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.19.1.el8_3]
|
||||
- audit: trigger accompanying records when no rules present (Richard Guy Briggs) [1907520 1896480]
|
||||
- revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules present") (Richard Guy Briggs) [1907520 1896480]
|
||||
- audit: issue CWD record to accompany LSM_AUDIT_DATA_* records (Richard Guy Briggs) [1907520 1896480]
|
||||
- audit: remove unused !CONFIG_AUDITSYSCALL __audit_inode* stubs (Richard Guy Briggs) [1907520 1896480]
|
||||
- redhat: use tags from git notes for zstream to generate changelog (Frantisek Hrbata)
|
||||
|
||||
* Wed Feb 24 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.18.1.el8_3]
|
||||
- [scsi] scsi: fnic: Do not call 'scsi_done()' for unhandled commands (Govindarajulu Varadarajan) [1925186 1870397]
|
||||
- [target] scsi: target: iscsi: Fix cmd abort fabric stop race (Maurizio Lombardi) [1918354 1908215]
|
||||
- [target] scsi: target: Modify core_tmr_abort_task() (Maurizio Lombardi) [1918363 1880395]
|
||||
- [s390] s390/crypto: add arch_get_random_long() support (Vladis Dronov) [1915816 1904274]
|
||||
|
||||
* Wed Feb 17 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.17.1.el8_3]
|
||||
- [mm] mm/slub: fix panic in slab_alloc_node() (Oleksandr Natalenko) [1925511 1921056]
|
||||
- [s390] s390/early: improve machine detection (Claudio Imbrenda) [1925508 1896307]
|
||||
- [infiniband] RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz() (Kamal Heib) [1924691 1903992]
|
||||
|
||||
* Wed Feb 10 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.16.1.el8_3]
|
||||
- [netdrv] net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats() (Alaa Hleihel) [1921060 1870593]
|
||||
- [net] tcp: Fix potential use-after-free due to double kfree() (Florian Westphal) [1915529 1915164]
|
||||
- [net] tcp: fix race condition when creating child sockets from syncookies (Florian Westphal) [1915529 1915164]
|
||||
- [x86] kvm: ioapic: break infinite recursion on lazy EOI (Vitaly Kuznetsov) [1906438 1882793]
|
||||
|
||||
* Wed Feb 03 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.15.1.el8_3]
|
||||
- [x86] kvm: svm: Initialize prev_ga_tag before use (Vitaly Kuznetsov) [1919885 1909254]
|
||||
- [net] tls: move mark_tech_preview to tls_init (Sabrina Dubroca) [1918743 1907477]
|
||||
- [video] hyperv_fb: Fix the cache type when mapping the VRAM (Mohammed Gamal) [1917711 1908893]
|
||||
- [video] hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver (Mohammed Gamal) [1917711 1908893]
|
||||
- [net] esp: select CRYPTO_SEQIV (Vladis Dronov) [1912872 1905088]
|
||||
- [crypto] treewide: Use fallthrough pseudo-keyword (Vladis Dronov) [1912872 1905088]
|
||||
- [crypto] crypto: drbg - always try to free Jitter RNG instance (Vladis Dronov) [1912872 1905088]
|
||||
- [crypto] crypto: drbg - should select CTR (Vladis Dronov) [1912872 1905088]
|
||||
- [crypto] crypto: ctr - no longer needs CRYPTO_SEQIV (Vladis Dronov) [1912872 1905088]
|
||||
- [crypto] crypto: drbg - always seeded with SP800-90B compliant noise source (Vladis Dronov) [1912872 1905088]
|
||||
- [crypto] crypto: jitter - SP800-90B compliance (Vladis Dronov) [1912872 1905088]
|
||||
- [crypto] crypto: jitter - add header to fix buildwarnings (Vladis Dronov) [1912872 1905088]
|
||||
- [crypto] crypto: jitter - fix comments (Vladis Dronov) [1912872 1905088]
|
||||
- [crypto] crypto: jitter - update implementation to 2.1.2 (Vladis Dronov) [1912872 1905088]
|
||||
- [crypto] crypto: drbg - in-place cipher operation for CTR (Vladis Dronov) [1912872 1905088]
|
||||
- [crypto] crypto: drbg - eliminate constant reinitialization of SGL (Vladis Dronov) [1912872 1905088]
|
||||
- [netdrv] ionic: start queues before announcing link up (Jonathan Toppins) [1918372 1906250]
|
||||
- [drm] drm/i915: Enable Tigerlake support by default (Lyude Paul) [1882620 1877005]
|
||||
- [drm] drm/i915: Simplify intel_set_cdclk_{pre, post}_plane_update() calling convention (Lyude Paul) [1882620 1877005]
|
||||
- [drm] drm/i915/psr: Program default IO buffer Wake and Fast Wake (Lyude Paul) [1882620 1877005]
|
||||
- [kernel] rcu: Force on tick when invoking lots of callbacks (Waiman Long) [1915638 1862812]
|
||||
- [kernel] nohz: Add TICK_DEP_BIT_RCU (Waiman Long) [1915638 1862812]
|
||||
- [pci] PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken (Myron Stowe) [1906516 1888310]
|
||||
|
||||
* Tue Jan 26 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.14.1.el8_3]
|
||||
- [netdrv] net: usb: lan78xx: Disable interrupts before calling generic_handle_irq() (Waiman Long) [1915814 1904213]
|
||||
- [mm] x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text (Waiman Long) [1915814 1904213]
|
||||
- [mm] x86/mm/cpa: Fix cpa_flush_array() TLB invalidation (Waiman Long) [1915814 1904213]
|
||||
- [hv] hv: vmbus: Add timeout to vmbus_wait_for_unload (Mohammed Gamal) [1913528 1888980]
|
||||
- [kernel] perf/core: Fix race in the perf_mmap_close() function (Michael Petlan) [1897016 1869925] {CVE-2020-14351}
|
||||
- [kernel] perf: Make struct ring_buffer less ambiguous (Michael Petlan) [1897016 1869925] {CVE-2020-14351}
|
||||
- [tty] tty: Fix ->pgrp locking in tiocspgrp() (Waiman Long) [1908196 1908197] {CVE-2020-29661}
|
||||
- [x86] x86/tboot: Don't disable swiotlb when iommu is forced on (Tony Camuso) [1911555 1883395]
|
||||
- [iommu] iommu/vt-d: Avoid panic if iommu init fails in tboot system (Tony Camuso) [1911555 1883395]
|
||||
- [kernel] sched/deadline: Fix priority inheritance with multiple scheduling classes (Phil Auld) [1908731 1780490]
|
||||
- [kernel] locking/rwsem: Remove reader optimistic spinning (Waiman Long) [1908519 1895046]
|
||||
- [kernel] locking/rwsem: Enable reader optimistic lock stealing (Waiman Long) [1908519 1895046]
|
||||
- [kernel] locking/rwsem: Prevent potential lock starvation (Waiman Long) [1908519 1895046]
|
||||
- [kernel] locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath() (Waiman Long) [1908519 1895046]
|
||||
- [kernel] locking/rwsem: Fold __down_{read,write}*() (Waiman Long) [1908519 1895046]
|
||||
- [kernel] locking/rwsem: Introduce rwsem_write_trylock() (Waiman Long) [1908519 1895046]
|
||||
- [kernel] locking/rwsem: Better collate rwsem_read_trylock() (Waiman Long) [1908519 1895046]
|
||||
- [kernel] rwsem: Implement down_read_interruptible (Waiman Long) [1908519 1895046]
|
||||
- [kernel] rwsem: Implement down_read_killable_nested (Waiman Long) [1908519 1895046]
|
||||
- [firmware] efi/esrt: Only call efi_mem_reserve() for boot services memory (Kairui Song) [1907775 1878024]
|
||||
- [firmware] efi: Drop type and attribute checks in efi_mem_desc_lookup() (Kairui Song) [1907775 1878024]
|
||||
- [scsi] scsi: core: Don't start concurrent async scan on same host (Ming Lei) [1905214 1874501]
|
||||
|
||||
* Tue Jan 19 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.13.1.el8_3]
|
||||
- [arm64] arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect() (Andrew Jones) [1909577 1908439]
|
||||
- [arm64] arm64: pgtable: Fix pte_accessible() (Andrew Jones) [1909577 1908439]
|
||||
- [net] icmp: randomize the global rate limiter (Guillaume Nault) [1906371 1896516] {CVE-2020-25705}
|
||||
- [tools] kvm: x86: do not attempt TSC synchronization on guest writes (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: x86: fix MSR_IA32_TSC read for nested migration (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: nsvm: delay MSR permission processing to first nested VM run (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: x86: rename KVM_REQ_GET_VMCS12_PAGES (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: svm: use __GFP_ZERO instead of clear_page (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: svm: refactor msr permission bitmap allocation (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: svm: rename a variable in the svm_create_vcpu (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: nsvm: Avoid freeing uninitialized pointers in svm_set_nested_state() (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: svm: nested: Don't allocate VMCB structures on stack (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: nsvm: more strict SMM checks when returning to nested guest (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] svm: nsvm: setup nested msr permission bitmap on nested state load (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] svm: nsvm: correctly restore GIF on vmexit from nesting after migration (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: svm: avoid emulation with stale next_rip (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: nsvm: remove nonsensical EXITINFO1 adjustment on nested NPF (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: svm: Rename svm_nested_virtualize_tpr() to nested_svm_virtualize_tpr() (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: svm: Add svm_ prefix to set/clr/is_intercept() (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: svm: Add vmcb_ prefix to mark_*() functions (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: svm: Rename struct nested_state to svm_nested_state (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: nsvm: Check that DR6[63:32] and DR7[64:32] are not set on vmrun of nested guests (Paolo Bonzini) [1905084 1898018]
|
||||
- [x86] kvm: x86: Move the check for upper 32 reserved bits of DR6 to separate function (Paolo Bonzini) [1905084 1898018]
|
||||
- [netdrv] net/mlx5e: Add IPv6 traffic class (DSCP) header rewrite support (Alaa Hleihel) [1897688 1889981]
|
||||
- [netdrv] net/mlx5e: Fix endianness when calculating pedit mask first bit (Alaa Hleihel) [1897688 1889981]
|
||||
- [net] openvswitch: fix to make sure flow_lookup() is not preempted (Eelco Chaudron) [1893281 1888237]
|
||||
|
||||
* Wed Jan 13 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.12.1.el8_3]
|
||||
- [net] SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() (Steve Dickson) [1912478 1884361]
|
||||
- [net] SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()") (Steve Dickson) [1912478 1884361]
|
||||
- [mm] x86/ioremap: Map EFI runtime services data as encrypted for SEV (Lenny Szubowicz) [1909243 1883134]
|
||||
- [kernel] sched/deadline: Unthrottle PI boosted threads while enqueuing (Daniel Bristot de Oliveira) [1913964 1869760]
|
||||
- [kernel] sched/deadline: Fix stale throttling on de-/boosted tasks (Daniel Bristot de Oliveira) [1913964 1869760]
|
||||
- [fs] NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall (Scott Mayhew) [1908313 1881550]
|
||||
- [fs] NFS: Fix interrupted slots by sending a solo SEQUENCE operation (Scott Mayhew) [1908312 1887577]
|
||||
- [net] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal (Antoine Tenart) [1907576 1901026]
|
||||
- [powerpc] powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler (Diego Domingos) [1907301 1891822]
|
||||
- [powerpc] powerpc/powernv/dump: Handle multiple writes to ack attribute (Diego Domingos) [1907301 1891822]
|
||||
- [powerpc] powerpc/powernv/dump: Fix race while processing OPAL dump (Diego Domingos) [1907301 1891822]
|
||||
- [powerpc] powerpc/opal_elog: Handle multiple writes to ack attribute (Diego Domingos) [1907301 1891822]
|
||||
- [powerpc] powerpc/powernv/elog: Fix race while processing OPAL error log event (Diego Domingos) [1907301 1891822]
|
||||
- [block] block: fix incorrect branching in blk_max_size_offset() (Mike Snitzer) [1905136 1903722]
|
||||
- [md] dm: fix IO splitting (Mike Snitzer) [1905136 1903722]
|
||||
- [block] block: fix get_max_io_size() (Mike Snitzer) [1905136 1903722]
|
||||
- [block] block: Improve physical block alignment of split bios (Mike Snitzer) [1905136 1903722]
|
||||
- [block] block: use gcd() to fix chunk_sectors limit stacking (Mike Snitzer) [1905136 1903722]
|
||||
- [netdrv] net/mlx5e: Add LAG warning if bond slave is not lag master (Alaa Hleihel) [1892344 1851709]
|
||||
- [netdrv] net/mlx5e: Add LAG warning for unsupported tx type (Alaa Hleihel) [1892344 1851709]
|
||||
- [netdrv] net/mlx5e: Return a valid errno if can't get lag device index (Alaa Hleihel) [1892344 1851709]
|
||||
- [net] openvswitch: handle DNAT tuple collision (Dumitru Ceara) [1892744 1877128]
|
||||
- [mm] mm/page_idle.c: skip offline pages (Chris von Recklinghausen) [1903019 1867490]
|
||||
- [include] mm/hotplug: invalid PFNs from pfn_to_online_page() (Waiman Long) [1903019 1878006]
|
||||
|
||||
* Tue Jan 05 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.11.1.el8_3]
|
||||
- [scsi] scsi: core: Return BLK_STS_AGAIN for ALUA transitioning (Ewan Milne) [1900112 1867264]
|
||||
- [scsi] scsi: scsi_dh_alua: Set 'transitioning' state on Unit Attention (Ewan Milne) [1900112 1867264]
|
||||
- [scsi] scsi: scsi_dh_alua: Return BLK_STS_AGAIN for ALUA transitioning state (Ewan Milne) [1900112 1867264]
|
||||
- [block] scsi: block: Return status code in blk_mq_end_request() (Ewan Milne) [1900112 1867264]
|
||||
- [include] compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use (Ivan Vecera) [1900112 1867168]
|
||||
- [net] net: sctp: Rename fallthrough label to unhandled (Ivan Vecera) [1900112 1867168]
|
||||
- [idle] intel_idle: Customize IceLake server support (David Arcari) [1897183 1881620]
|
||||
|
||||
* Wed Dec 16 2020 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.10.1.el8_3]
|
||||
- [net] SUNRPC: Signalled ASYNC tasks need to exit (Scott Mayhew) [1907667 1872310]
|
||||
|
||||
* Tue Dec 08 2020 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.9.1.el8_3]
|
||||
- [net] tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies (Antoine Tenart) [1902082 1895765]
|
||||
- [net] net-sysfs: add backlog len and CPU id to softnet data (Paolo Abeni) [1883314 1866909]
|
||||
- [net] try to avoid unneeded backlog flush (Paolo Abeni) [1883314 1866909]
|
||||
- [net] skbuff: fix a data race in skb_queue_len() (Paolo Abeni) [1883314 1866909]
|
||||
- [powerpc] mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush (Diego Domingos) [1899208 1805031]
|
||||
- [powerpc] powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case (Diego Domingos) [1899208 1805031]
|
||||
- [net] netfilter: ctnetlink: add a range check for l3/l4 protonum (Florian Westphal) [1892665 1892666] {CVE-2020-25211}
|
||||
- [char] random: decouple random and urandom extrng fops (Vladis Dronov) [1899584 1890711]
|
||||
- [char] random: Add a poll handler to extrng_fops (Vladis Dronov) [1886192 1884857]
|
||||
|
||||
* Fri Dec 04 2020 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.8.1.el8_3]
|
||||
- [s390] s390/dasd: Fix zero write for FBA devices (Ming Lei) [1896787 1881760]
|
||||
- [s390] mm/gup: fix gup_fast with dynamic page table folding (Philipp Rudo) [1896351 1883266]
|
||||
- [netdrv] ibmveth: Identify ingress large send packets (Gustavo Duarte) [1896299 1887038]
|
||||
- [netdrv] ibmveth: Switch order of ibmveth_helper calls (Gustavo Duarte) [1896299 1887038]
|
||||
|
||||
* Tue Dec 01 2020 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.7.1.el8_3]
|
||||
- [fs] writeback: Drop I_DIRTY_TIME_EXPIRE (Waiman Long) [1901547 1860031]
|
||||
- [fs] writeback: Fix sync livelock due to b_dirty_time processing (Waiman Long) [1901547 1860031]
|
||||
- [fs] writeback: Avoid skipping inode writeback (Waiman Long) [1901547 1860031]
|
||||
- [fs] writeback: Protect inode->i_io_list with inode->i_lock (Waiman Long) [1901547 1860031]
|
||||
- [fs] fs: Introduce DCACHE_DONTCACHE (Waiman Long) [1901547 1860031]
|
||||
- [fs] fs: Lift XFS_IDONTCACHE to the VFS layer (Waiman Long) [1901547 1860031]
|
||||
- [fs] dcache: sort the freeing-without-RCU-delay mess for good (Waiman Long) [1901547 1860031]
|
||||
- [net] ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM (Aaron Conole) [1885766 1849736]
|
||||
- [tools] selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch (Aaron Conole) [1885766 1849736]
|
||||
- [tools] selftests: pmtu.sh: Add tests for bridged UDP tunnels (Aaron Conole) [1885766 1849736]
|
||||
- [net] geneve: Support for PMTU discovery on directly bridged links (Aaron Conole) [1885766 1849736]
|
||||
- [net] vxlan: Support for PMTU discovery on directly bridged links (Aaron Conole) [1885766 1849736]
|
||||
- [net] tunnels: PMTU discovery support for directly bridged IP packets (Aaron Conole) [1885766 1849736]
|
||||
- [net] ipv4: route: Ignore output interface in FIB lookup for PMTU route (Aaron Conole) [1885766 1849736]
|
||||
- [netdrv] geneve: add transport ports in route lookup for geneve (Mark Gray) [1891818 1884481] {CVE-2020-25645}
|
||||
- [kernel] PM: hibernate: Batch hibernate and resume IO requests (Lenny Szubowicz) [1894629 1868096]
|
||||
- [md] dm: fix comment in __dm_suspend() (Mike Snitzer) [1890233 1881531]
|
||||
- [md] dm: fold dm_process_bio() into dm_make_request() (Mike Snitzer) [1890233 1881531]
|
||||
- [md] dm: fix missing imposition of queue_limits from dm_wq_work() thread (Mike Snitzer) [1890233 1881531]
|
||||
- [md] dm: optimize max_io_len() by inlining max_io_len_target_boundary() (Mike Snitzer) [1890233 1881531]
|
||||
- [md] dm: push md->immutable_target optimization down to __process_bio() (Mike Snitzer) [1890233 1881531]
|
||||
- [md] dm: change max_io_len() to use blk_max_size_offset() (Mike Snitzer) [1890233 1881531]
|
||||
- [md] dm table: stack 'chunk_sectors' limit to account for target-specific splitting (Mike Snitzer) [1890233 1881531]
|
||||
- [block] block: allow 'chunk_sectors' to be non-power-of-2 (Mike Snitzer) [1890233 1881531]
|
||||
- [block] block: use lcm_not_zero() when stacking chunk_sectors (Mike Snitzer) [1890233 1881531]
|
||||
- [md] dm: fix bio splitting and its bio completion order for regular IO (Mike Snitzer) [1890233 1881531]
|
||||
|
||||
* Tue Nov 24 2020 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.6.1.el8_3]
|
||||
- [arm64] paravirt: Initialize steal time when cpu is online (Andrew Jones) [1898758 1879137]
|
||||
- [kvm] Revert "x86/kvm: Move context tracking where it belongs" (Nitesh Narayan Lal) [1897716 1890284]
|
||||
- [pci] hv: Fix hibernation in case interrupts are not re-created (Mohammed Gamal) [1896435 1846838]
|
||||
- [hv] hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume() (Mohammed Gamal) [1896434 1876519]
|
||||
- [netdrv] hv_netvsc: Cache the current data path to avoid duplicate call and message (Mohammed Gamal) [1896433 1876527]
|
||||
- [netdrv] hv_netvsc: Switch the data path at the right time during hibernation (Mohammed Gamal) [1896433 1876527]
|
||||
- [netdrv] hv_netvsc: Fix hibernation for mlx5 VF driver (Mohammed Gamal) [1896433 1876527]
|
||||
- [tools] selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load workaround (Gustavo Duarte) [1897278 1887442]
|
||||
- [powerpc] powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation (Gustavo Duarte) [1897278 1887442]
|
||||
|
||||
* Tue Nov 17 2020 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.5.1.el8_3]
|
||||
- [crypto] crypto: testmgr - mark cts(cbc(aes)) as FIPS allowed (Vladis Dronov) [1886189 1855161]
|
||||
|
||||
* Wed Nov 11 2020 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.4.1.el8_3]
|
||||
- [kernel] sched/features: Fix !CONFIG_JUMP_LABEL case (Daniel Bristot de Oliveira) [1894073 1885850]
|
||||
|
||||
* Wed Nov 04 2020 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.3.1.el8_3]
|
||||
- [iommu] iommu/amd: Fix the overwritten field in IVMD header (Baoquan He) [1888113 1869148]
|
||||
- [fs] xfs: trim IO to found COW extent limit (Eric Sandeen) [1886895 1882549]
|
||||
- [char] random32: update the net random state on interrupt and activity (Donghai Qiao) [1888233 1867569] {CVE-2020-16166}
|
||||
- [net] openvswitch: fixes crash if nf_conncount_init() fails (Eelco Chaudron) [1879935 1876445]
|
||||
|
||||
* Tue Oct 27 2020 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.2.1.el8_3]
|
||||
- [tools] selftests: rtnetlink: Test bridge enslavement with different parent IDs (Jonathan Toppins) [1886017 1860479]
|
||||
- [tools] selftests: rtnetlink: correct the final return value for the test (Jonathan Toppins) [1886017 1860479]
|
||||
- [net] Fix bridge enslavement failure (Jonathan Toppins) [1886017 1860479]
|
||||
- [net] netfilter: conntrack: proc: rename stat column (Florian Westphal) [1882094 1875681]
|
||||
- [net] netfilter: conntrack: add clash resolution stat counter (Florian Westphal) [1882094 1875681]
|
||||
- [net] netfilter: conntrack: remove ignore stats (Florian Westphal) [1882094 1875681]
|
||||
- [net] netfilter: conntrack: do not increment two error counters at same time (Florian Westphal) [1882094 1875681]
|
||||
- [net] netfilter: conntrack: do not auto-delete clash entries on reply (Florian Westphal) [1882094 1875681]
|
||||
- [kernel] time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint (Alexey Klimov) [1880080 1877380]
|
||||
|
||||
* Fri Oct 16 2020 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-240.1.1.el8_3]
|
||||
- [net] Bluetooth: fix kernel oops in store_pending_adv_report (Gopal Tiwari) [1888454 1888455] {CVE-2020-24490}
|
||||
- [net] Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel (Gopal Tiwari) [1888257 1888258] {CVE-2020-12351}
|
||||
- [net] Bluetooth: A2MP: Fix not initializing all members (Gopal Tiwari) [1888806 1888807] {CVE-2020-12352}
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,342 @@
|
|||
* Mon Oct 18 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-305.25.1.el8_4]
|
||||
- scsi: ibmvfc: Reinit target retries (Steve Best) [1993892 1965010]
|
||||
- scsi: ibmvfc: Avoid move login if fast fail is enabled (Steve Best) [1993892 1965010]
|
||||
- scsi: ibmvfc: Handle move login failure (Steve Best) [1993892 1965010]
|
||||
- scsi: ibmvfc: Fix invalid state machine BUG_ON() (Steve Best) [1993892 1965010]
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume() (Jerry Snitselaar) [1998219 1920812]
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt() (Jerry Snitselaar) [1998219 1920812]
|
||||
- tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality() (Jerry Snitselaar) [1998219 1920812]
|
||||
- tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality() (Jerry Snitselaar) [1998219 1920812]
|
||||
- tpm_tis: Clean up locality release (Jerry Snitselaar) [1998219 1920812]
|
||||
- tpm_tis: Fix check_locality for correct locality acquisition (Jerry Snitselaar) [1998219 1920812]
|
||||
- kthread: Fix PF_KTHREAD vs to_kthread() race (Waiman Long) [2010331 2001497]
|
||||
- sched/fair: Ignore percpu threads for imbalance pulls (Waiman Long) [2010331 2001497]
|
||||
- kthread: Extract KTHREAD_IS_PER_CPU (Waiman Long) [2010331 2001497]
|
||||
- sched: Optimize finish_lock_switch() (Waiman Long) [2010331 2001497]
|
||||
- sched/hotplug: Ensure only per-cpu kthreads run during hotplug (Waiman Long) [2010331 2001497]
|
||||
- sched: Fix balance_callback() (Waiman Long) [2010331 2001497]
|
||||
- net/sched: store the last executed chain also for clsact egress (Davide Caratti) [1992230 1980537]
|
||||
|
||||
* Mon Oct 11 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-305.24.1.el8_4]
|
||||
- lockd: Fix invalid lockowner cast after vfs_test_lock (Benjamin Coddington) [2010820 1986138]
|
||||
- e1000e: Do not take care about recovery NVM checksum (Ken Cox) [2002335 1984558]
|
||||
- xfs: sync lazy sb accounting on quiesce of read-only mounts (Bill O'Donnell) [2011919 1917220]
|
||||
- xfs: remove the unused return value from xfs_log_unmount_write (Bill O'Donnell) [2011919 1917220]
|
||||
- powerpc: use stop_machine for partition migration (Frantisek Hrbata) [1993952 1979798]
|
||||
|
||||
* Mon Oct 04 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-305.23.1.el8_4]
|
||||
- CI: handle RT branches in a single config (Veronika Kabatova)
|
||||
- CI: Drop private CI config (Veronika Kabatova)
|
||||
- CI: extend template use (Veronika Kabatova)
|
||||
- xfs: drop unnecessary setfilesize helper (Brian Foster) [2007413 1942348]
|
||||
- xfs: drop unused ioend private merge and setfilesize code (Brian Foster) [2007413 1942348]
|
||||
- xfs: open code ioend needs workqueue helper (Brian Foster) [2007413 1942348]
|
||||
- xfs: drop submit side trans alloc for append ioends (Brian Foster) [2007413 1942348]
|
||||
|
||||
* Wed Sep 29 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-305.22.1.el8_4]
|
||||
- [s390] s390/ap: Fix hanging ioctl caused by wrong msg counter (Claudio Imbrenda) [2002635 1984762]
|
||||
- cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency() (Diego Domingos) [1997431 1952809]
|
||||
- cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwards (Diego Domingos) [1997431 1952809]
|
||||
- EDAC/amd64: Fix PCI component registration (Aristeu Rozanski) [1982182 1918583]
|
||||
- EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId (Aristeu Rozanski) [1982182 1918583]
|
||||
- x86/CPU/AMD: Remove amd_get_nb_id() (Aristeu Rozanski) [1982182 1918583]
|
||||
- EDAC/mce_amd: Make fam_ops static global (Aristeu Rozanski) [1982182 1918583]
|
||||
- x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[] (Aristeu Rozanski) [1982182 1918583]
|
||||
- x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure() (Aristeu Rozanski) [1982182 1918583]
|
||||
- EDAC/amd64: Get rid of the ECC disabled long message (Aristeu Rozanski) [1982182 1918583]
|
||||
- EDAC/amd64: Check for memory before fully initializing an instance (Aristeu Rozanski) [1982182 1918583]
|
||||
- EDAC/amd64: Use cached data when checking for ECC (Aristeu Rozanski) [1982182 1918583]
|
||||
- x86/MCE: Make the number of MCA banks a per-CPU variable (Aristeu Rozanski) [1982182 1918583]
|
||||
- x86/MCE/AMD: Don't cache block addresses on SMCA systems (Aristeu Rozanski) [1982182 1918583]
|
||||
- x86/MCE: Make mce_banks a per-CPU array (Aristeu Rozanski) [1982182 1918583]
|
||||
- x86/MCE: Make struct mce_banks[] static (Aristeu Rozanski) [1982182 1918583]
|
||||
- x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models (Aristeu Rozanski) [1982182 1918583]
|
||||
- EDAC/mce_amd: Decode MCA_STATUS in bit definition order (Aristeu Rozanski) [1982182 1918583]
|
||||
- EDAC/mce_amd: Decode MCA_STATUS[Scrub] bit (Aristeu Rozanski) [1982182 1918583]
|
||||
- EDAC, mce_amd: Match error descriptions to latest documentation (Aristeu Rozanski) [1982182 1918583]
|
||||
- x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk (Aristeu Rozanski) [1982182 1918583]
|
||||
- x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models (Aristeu Rozanski) [1982182 1918583]
|
||||
- net: Fix skb->csum update in inet_proto_csum_replace16(). (Balazs Nemeth) [2005980 1975193]
|
||||
- RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy (Kamal Heib) [1982040 1931846] {CVE-2020-36385}
|
||||
- RDMA/ucma: Fix locking for ctx->events_reported (Kamal Heib) [1982040 1931846] {CVE-2020-36385}
|
||||
- RDMA/ucma: Fix the locking of ctx->file (Kamal Heib) [1982040 1931846] {CVE-2020-36385}
|
||||
- RDMA/cma: Add missing locking to rdma_accept() (Kamal Heib) [1982040 1931846] {CVE-2020-36385}
|
||||
|
||||
* Mon Sep 20 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-305.21.1.el8_4]
|
||||
- HID: make arrays usage and value to be the same (Benjamin Tissoires) [1974941 1974942] {CVE-2021-0512}
|
||||
- y2038: remove CONFIG_64BIT_TIME (Waiman Long) [2003569 1965360]
|
||||
|
||||
* Mon Sep 13 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-305.20.1.el8_4]
|
||||
- net/mlx5: E-Switch, Allow setting GUID for host PF vport (Alaa Hleihel) [1986837 1967488]
|
||||
- net/mlx5: E-Switch, Read PF mac address (Alaa Hleihel) [1986837 1967488]
|
||||
- ice: fix Tx queue iteration for Tx timestamp enablement (Ken Cox) [2000128 1999743]
|
||||
- ice: restart periodic outputs around time changes (Ken Cox) [1997572 1992750]
|
||||
- ice: Fix perout start time rounding (Ken Cox) [1997572 1992750]
|
||||
- ice: add support for auxiliary input/output pins (Jonathan Toppins) [1998221 1956913]
|
||||
- ice: enable transmit timestamps for E810 devices (Jonathan Toppins) [1998220 1944818]
|
||||
- ice: enable receive hardware timestamping (Jonathan Toppins) [1998220 1944818]
|
||||
- ice: report the PTP clock index in ethtool .get_ts_info (Jonathan Toppins) [1998220 1944818]
|
||||
- ice: register 1588 PTP clock device object for E810 devices (Jonathan Toppins) [1998220 1944818]
|
||||
- ice: add low level PTP clock access functions (Jonathan Toppins) [1998220 1944818]
|
||||
- ice: add support for set/get of driver-stored firmware parameters (Jonathan Toppins) [1998220 1944818]
|
||||
- ice: process 1588 PTP capabilities during initialization (Jonathan Toppins) [1998220 1944818]
|
||||
- ice: add support for sideband messages (Jonathan Toppins) [1998220 1944818]
|
||||
- ice: Prevent probing virtual functions (Ken Cox) [1997539 1952810]
|
||||
- vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU (Gustavo Walbon) [2000602 1891589]
|
||||
- powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU (Gustavo Walbon) [2000602 1891589]
|
||||
|
||||
* Tue Sep 07 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-305.19.1.el8_4]
|
||||
- libceph: allow addrvecs with a single NONE/blank address (Jeff Layton) [1996682 1972278]
|
||||
- ice: Only lock to update netdev dev_addr (Michal Schmidt) [2000129 1995868]
|
||||
- ice: don't remove netdev->dev_addr from uc sync list (Ken Cox) [2000130 1961018]
|
||||
|
||||
* Fri Sep 03 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-305.18.1.el8_4]
|
||||
- mfd: intel-lpss: Use devm_ioremap_uc for MMIO (Steve Best) [1989560 1986715]
|
||||
- lib: devres: add a helper function for ioremap_uc (Steve Best) [1989560 1986715]
|
||||
- ceph: fix test for whether we can skip read when writing beyond EOF (Jeff Layton) [1996680 1971101]
|
||||
- arm64: memory: Add missing brackets to untagged_addr() macro (Chris von Recklinghausen) [1997998 1955809]
|
||||
- arm64: tags: Preserve tags for addresses translated via TTBR1 (Chris von Recklinghausen) [1997998 1955809]
|
||||
- arm64: entry: Move ct_user_exit before any other exception (Chris von Recklinghausen) [1997998 1955809]
|
||||
- arm64: memory: Implement __tag_set() as common function (Chris von Recklinghausen) [1997998 1955809]
|
||||
- arm64: mm: Really fix sparse warning in untagged_addr() (Chris von Recklinghausen) [1997998 1955809]
|
||||
- arm64: untag user pointers in access_ok and __uaccess_mask_ptr (Chris von Recklinghausen) [1997998 1955809]
|
||||
- arm64/mm: fix variable 'tag' set but not used (Chris von Recklinghausen) [1997998 1955809]
|
||||
- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 (Chris von Recklinghausen) [1997998 1955809]
|
||||
- arm64: compat: Add separate CP15 trapping hook (Chris von Recklinghausen) [1997998 1955809]
|
||||
- arm64: don't restore GPRs when context tracking (Chris von Recklinghausen) [1997998 1955809]
|
||||
- KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656) (Jon Maloy) [1985429 1985430] {CVE-2021-3656}
|
||||
- KVM: SVM: add module param to control the #SMI interception (Jon Maloy) [1985429 1985430] {CVE-2021-3656}
|
||||
- tty: Don't hold ldisc lock in tty_reopen() if ldisc present (Waiman Long) [1997999 1968271]
|
||||
- tty/ldsem: Add lockdep asserts for ldisc_sem (Waiman Long) [1997999 1968271]
|
||||
- tty: Simplify tty->count math in tty_reopen() (Waiman Long) [1997999 1968271]
|
||||
- tty: Don't block on IO when ldisc change is pending (Waiman Long) [1997999 1968271]
|
||||
- tty: Hold tty_ldisc_lock() during tty_reopen() (Waiman Long) [1997999 1968271]
|
||||
- tty: Drop tty->count on tty_reopen() failure (Waiman Long) [1997999 1968271]
|
||||
- [s390] s390/vtime: fix increased steal time accounting (Claudio Imbrenda) [1988386 1963075]
|
||||
- XArray: Fix splitting to non-zero orders (Chris von Recklinghausen) [1997997 1946304]
|
||||
- XArray: Fix split documentation (Chris von Recklinghausen) [1997997 1946304]
|
||||
- ima: extend boot_aggregate with kernel measurements (Bruno Meneguele) [1997766 1977422]
|
||||
- ceph: reduce contention in ceph_check_delayed_caps() (Jeff Layton) [1995862 1953430]
|
||||
- ice: Stop processing VF messages during teardown (Ken Cox) [1997538 1986451]
|
||||
- iavf: Set RSS LUT and key in reset handle path (Ken Cox) [1997536 1910853]
|
||||
- KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653) (Jon Maloy) [1985412 1985413] {CVE-2021-3653}
|
||||
- scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops() (Steve Best) [1969792 1941180]
|
||||
- [s390] s390/dasd: add missing discipline function (Claudio Imbrenda) [1995206 1981804]
|
||||
- serial_core: switch to ->[sg]et_serial() (Artem Savkov) [1993872 1952415]
|
||||
- net/mlx5e: Fix mapping of ct_label zero (Jan Stancek) [1983681 1915308]
|
||||
- drm/qxl: add lock asserts to qxl_bo_vmap_locked + qxl_bo_vunmap_locked (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: rework cursor plane (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: move shadow handling to new qxl_prepare_shadow() (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: fix monitors object vmap (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: fix prime vmap (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: rename qxl_bo_kmap -> qxl_bo_vmap_locked (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: fix lockdep issue in qxl_alloc_release_reserved (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: use ttm bo priorities (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: more fence wait rework (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: properly handle device init failures (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: allocate dumb buffers in ram (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: simplify qxl_fence_wait (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: properly free qxl releases (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: handle shadow in primary destroy (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: properly pin/unpin shadow (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: release shadow on shutdown (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: unpin release objects (Lyude Paul) [1992839 1907341]
|
||||
- drm/qxl: use drmm_mode_config_init (Lyude Paul) [1992839 1907341]
|
||||
- qxl/ttm: drop the unusued no wait flag to reserve function (Lyude Paul) [1992839 1907341]
|
||||
|
||||
* Mon Aug 30 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.17.1.el8_4]
|
||||
- ucounts: Move max_time_namespace according to ucount_type (Alex Gladkov) [1998002 1982954]
|
||||
- netfilter: conntrack: remove offload_pickup sysctl again (Florian Westphal) [1995555 1987101]
|
||||
- netfilter: flowtable: Set offload timeouts according to proto values (Phil Sutter) [1995554 1979184]
|
||||
- netfilter: conntrack: Introduce udp offload timeout configuration (Phil Sutter) [1995554 1979184]
|
||||
- netfilter: conntrack: Introduce tcp offload timeout configuration (Phil Sutter) [1995554 1979184]
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier (Desnes A. Nunes do Rosario) [1989174 1964484]
|
||||
- iavf: fix locking of critical sections (Stefan Assmann) [1997534 1975245]
|
||||
- iavf: do not override the adapter state in the watchdog task (Stefan Assmann) [1997534 1975245]
|
||||
|
||||
* Mon Aug 23 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.16.1.el8_4]
|
||||
- kernfs: dont call d_splice_alias() under kernfs node lock (Ian Kent) [1994879 1939133]
|
||||
- kernfs: use i_lock to protect concurrent inode updates (Ian Kent) [1994879 1939133]
|
||||
- kernfs: switch kernfs to use an rwsem (Ian Kent) [1994879 1939133]
|
||||
- kernfs: use VFS negative dentry caching (Ian Kent) [1994879 1939133]
|
||||
- kernfs: add a revision to identify directory node changes (Ian Kent) [1994879 1939133]
|
||||
- kernfs: move revalidate to be near lookup (Ian Kent) [1994879 1939133]
|
||||
- scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recovery (Jan Stancek) [1948608 1923762]
|
||||
- net: sched: act_mirred: Reset ct info when mirror/redirect skb (C. Erastus Toe) [1992226 1980532]
|
||||
- usb: ehci: Prevent missed ehci interrupts with edge-triggered MSI (Torez Smith) [1993894 1972139]
|
||||
- usb: ehci: do not initialise static variables (Torez Smith) [1993894 1972139]
|
||||
- usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core (Torez Smith) [1993894 1972139]
|
||||
- USB: ehci: drop workaround for forced irq threading (Torez Smith) [1993894 1972139]
|
||||
- usb: ehci: add spurious flag to disable overcurrent checking (Torez Smith) [1993894 1972139]
|
||||
- NFS: Only change the cookie verifier if the directory page cache is empty (Benjamin Coddington) [1993895 1982825]
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir() (Benjamin Coddington) [1993895 1982825]
|
||||
- nfs: Subsequent READDIR calls should carry non-zero cookieverifier (Benjamin Coddington) [1993895 1982825]
|
||||
- KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow (Jon Maloy) [1988225 1988226] {CVE-2021-37576}
|
||||
|
||||
* Tue Aug 17 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.15.1.el8_4]
|
||||
- sched: Fix data-race in wakeup (Phil Auld) [1987296 1937103]
|
||||
- mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt (Aaron Tomlin) [1984085 1919765]
|
||||
- sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base() (Benjamin Coddington) [1990404 1969751]
|
||||
|
||||
* Tue Aug 10 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-305.14.1.el8_4]
|
||||
- tick/nohz: Kick only _queued_ task whose tick dependency is updated (Waiman Long) [1981336 1922901]
|
||||
- tick/nohz: Change signal tick dependency to wake up CPUs of member tasks (Waiman Long) [1981336 1922901]
|
||||
- tick/nohz: Only wake up a single target cpu when kicking a task (Waiman Long) [1981336 1922901]
|
||||
- tick/nohz: Narrow down noise while setting current task's tick dependency (Waiman Long) [1981336 1922901]
|
||||
- mlx5: net: zero-initialize tc skb extension on allocation (Jan Stancek) [1982220 1965418]
|
||||
- scsi: qedf: Update the max_id value in host structure (Nilesh Javali) [1989097 1954876]
|
||||
- scsi: qla2xxx: Reserve extra IRQ vectors (Nilesh Javali) [1986156 1964834]
|
||||
|
||||
* Tue Aug 03 2021 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-305.13.1.el8_4]
|
||||
- xfrm: Fix wraparound in xfrm_policy_addr_delta() (Sabrina Dubroca) [1981840 1951965]
|
||||
- VMCI: Release resource if the work is already queued (Cathy Avery) [1982042 1978518]
|
||||
|
||||
* Mon Jul 26 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.12.1.el8_4]
|
||||
- Revert "nvme-pci: remove last_sq_tail" (Gopal Tiwari) [1965415 1921591]
|
||||
- tc-testing: add test for ct DNAT tuple collision (Marcelo Ricardo Leitner) [1982494 1964578]
|
||||
- tc-testing: add support for sending various scapy packets (Marcelo Ricardo Leitner) [1982494 1964578]
|
||||
- tc-testing: fix list handling (Marcelo Ricardo Leitner) [1982494 1964578]
|
||||
- net/sched: act_ct: handle DNAT tuple collision (Marcelo Ricardo Leitner) [1982494 1964578]
|
||||
- mm/memcg: Relocate tcpmem to below memory in struct mem_cgroup (Waiman Long) [1980314 1959772]
|
||||
- mm/memcg: optimize user context object stock access (Waiman Long) [1980314 1959772]
|
||||
- mm/memcg: improve refill_obj_stock() performance (Waiman Long) [1980314 1959772]
|
||||
- mm/memcg: cache vmstat data in percpu memcg_stock_pcp (Waiman Long) [1980314 1959772]
|
||||
- mm/memcg: move mod_objcg_state() to memcontrol.c (Waiman Long) [1980314 1959772]
|
||||
- mm: memcontrol: use obj_cgroup APIs to charge kmem pages (Waiman Long) [1980314 1959772]
|
||||
- mm: memcontrol: change ug->dummy_page only if memcg changed (Waiman Long) [1980314 1959772]
|
||||
- mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c (Waiman Long) [1980314 1959772]
|
||||
- mm: memcontrol: introduce obj_cgroup_{un}charge_pages (Waiman Long) [1980314 1959772]
|
||||
- mm: memcontrol: slab: fix obtain a reference to a freeing memcg (Waiman Long) [1980314 1959772]
|
||||
- mm: move lruvec stats update functions to vmstat.h (Waiman Long) [1980314 1959772]
|
||||
- mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state (Waiman Long) [1980314 1959772]
|
||||
- mm: Convert page kmemcg type to a page memcg flag (Waiman Long) [1980314 1959772]
|
||||
- mm: Introduce page memcg flags (Waiman Long) [1980314 1959772]
|
||||
- mm: memcontrol/slab: Use helpers to access slab page's memcg_data (Waiman Long) [1980314 1959772]
|
||||
- mm: memcontrol: Use helpers to read page's memcg data (Waiman Long) [1980314 1959772]
|
||||
- mm/page_alloc.c: extract check_[new|free]_page_bad() common part to page_bad_reason() (Waiman Long) [1980314 1959772]
|
||||
- mm/page_alloc.c: rename free_pages_check() to check_free_page() (Waiman Long) [1980314 1959772]
|
||||
- mm/page_alloc.c: rename free_pages_check_bad() to check_free_page_bad() (Waiman Long) [1980314 1959772]
|
||||
- mm/page_alloc.c: bad_flags is not necessary for bad_page() (Waiman Long) [1980314 1959772]
|
||||
- mm/page_alloc.c: bad_[reason|flags] is not necessary when PageHWPoison (Waiman Long) [1980314 1959772]
|
||||
|
||||
* Tue Jul 20 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.11.1.el8_4]
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout() (Scott Mayhew) [1980613 1979070]
|
||||
- net/mlx5e: Disable TLS device offload in kdump mode (Alaa Hleihel) [1969909 1946647]
|
||||
- net/mlx5e: Disable TX MPWQE in kdump mode (Alaa Hleihel) [1969909 1946647]
|
||||
- drm/i915: Add an encoder hook to sanitize its state during init/resume (Imre Deak) [1981250 1961122]
|
||||
- netfilter: x_tables: fix compat match/target pad out-of-bound write (Florian Westphal) [1980500 1980501] {CVE-2021-22555}
|
||||
- Bluetooth: btusb: Fix the autosuspend enable and disable (Gopal Tiwari) [1972564 1927375]
|
||||
- cifs: handle empty list of targets in cifs_reconnect() (Ronnie Sahlberg) [1973637 1952263]
|
||||
- tick/nohz: Update idle_exittime on actual idle exit (Phil Auld) [1978710 1962632]
|
||||
- tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE (Phil Auld) [1978710 1962632]
|
||||
- tick/nohz: Conditionally restart tick on idle exit (Phil Auld) [1978710 1962632]
|
||||
- can: bcm: delay release of struct bcm_op after synchronize_rcu() (Hangbin Liu) [1975058 1975059]
|
||||
- redhat/configs: Re-enable dptf_power module (Prarit Bhargava) [1968381 1962349]
|
||||
- KVM: do not allow mapping valid but non-reference-counted pages (Jon Maloy) [1975514 1975515] {CVE-2021-22543}
|
||||
- seq_file: Disallow extremely large seq buffer allocations (Ian Kent) [1975181 1975182] {CVE-2021-33909}
|
||||
|
||||
* Wed Jul 07 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.10.1.el8_4]
|
||||
- igbvf: amend removal of MODULE_VERSION (Corinna Vinschen) [1969920 1955752]
|
||||
- bluetooth: eliminate the potential race condition when removing the HCI controller (Gopal Tiwari) [1971464 1971488] {CVE-2021-32399}
|
||||
- scsi: ibmvfc: Free channel_setup_buf during device tear down (Steve Best) [1964697 1938102]
|
||||
- i40e: Fix parameters in aq_get_phy_register() (Stefan Assmann) [1967099 1907852]
|
||||
|
||||
* Mon Jun 28 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.9.1.el8_4]
|
||||
- ixgbevf: Amend commit acf03026ec5a to include a version in module info. (Ken Cox) [1969911 1955764]
|
||||
- CI: Merge configuration (Veronika Kabatova)
|
||||
- igc: amend removal of MODULE_VERSION (Corinna Vinschen) [1969921 1955755]
|
||||
- igb: amend removal of MODULE_VERSION (Corinna Vinschen) [1969919 1955748]
|
||||
- locking/qrwlock: Fix ordering in queued_write_lock_slowpath() (Waiman Long) [1964419 1950110]
|
||||
- scsi: qedf: Do not put host in qedf_vport_create() unconditionally (Nilesh Javali) [1974968 1899384]
|
||||
|
||||
* Tue Jun 22 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.8.1.el8_4]
|
||||
- iavf: amend removal of MODULE_VERSION (Stefan Assmann) [1969925 1955738]
|
||||
- ixgbe: Amend commit acf03026ec5a to include a version string in module info. (Ken Cox) [1969922 1955759]
|
||||
- i40e: amend removal of MODULE_VERSION (Stefan Assmann) [1969923 1955736]
|
||||
- redhat/configs: Add CONFIG_PINCTRL_EMMITSBURG (David Arcari) [1963984 1959506]
|
||||
- redhat/configs: Remove CONFIG_EMMITSBURG (David Arcari) [1963984 1959506]
|
||||
- netlink: add tracepoint at NL_SET_ERR_MSG (Marcelo Ricardo Leitner) [1972938 1956983]
|
||||
- Revert "[netdrv] net/intel: remove driver versions from Intel drivers" (Jonathan Toppins) [1969917 1955745]
|
||||
- Amends commit ea6244cc248b to include a version string in module info. (Ken Cox) [1969915 1955726]
|
||||
- Revert "[netdrv] net/broadcom: Clean broadcom code from driver versions" (Jonathan Toppins) [1969914 1955721]
|
||||
- ena: revert removal of MODULE_VERSION from ena (Petr Oros) [1969913 1955712]
|
||||
- fm10k: amend removal of MODULE_VERSION (Vladis Dronov) [1969910 1955730]
|
||||
- net/sched: act_ct: Offload connections with commit action (Marcelo Ricardo Leitner) [1968679 1965817]
|
||||
- netfilter: flowtable: Remove redundant hw refresh bit (Marcelo Ricardo Leitner) [1968679 1965817]
|
||||
|
||||
* Mon Jun 14 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.7.1.el8_4]
|
||||
- net: zero-initialize tc skb extension on allocation (Ivan Vecera) [1965457 1946986]
|
||||
- net/sched: cls_flower: fix only mask bit check in the validate_ct_state (Ivan Vecera) [1965457 1946986]
|
||||
- net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb (Ivan Vecera) [1965457 1946986]
|
||||
- net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct (Ivan Vecera) [1965457 1946986]
|
||||
- net/sched: cls_flower: validate ct_state for invalid and reply flags (Ivan Vecera) [1965457 1946986]
|
||||
- flow_dissector: fix TTL and TOS dissection on IPv4 fragments (Paolo Abeni) [1963952 1950288]
|
||||
- Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case" (Xin Long) [1965632 1953839]
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_b (Xin Long) [1965632 1953839]
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a (Xin Long) [1965632 1953839]
|
||||
- Bluetooth: verify AMP hci_chan before amp_destroy (Gopal Tiwari) [1962544 1962546] {CVE-2021-33034}
|
||||
- x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline() (Lenny Szubowicz) [1964930 1934273]
|
||||
- x86/kvm: Disable all PV features on crash (Lenny Szubowicz) [1964930 1934273]
|
||||
- x86/kvm: Disable kvmclock on all CPUs on shutdown (Lenny Szubowicz) [1964930 1934273]
|
||||
- x86/kvm: Teardown PV features on boot CPU as well (Lenny Szubowicz) [1964930 1934273]
|
||||
- x86/kvm: Fix pr_info() for async PF setup/teardown (Lenny Szubowicz) [1964930 1934273]
|
||||
- net/sched: act_ct: Fix ct template allocation for zone 0 (Marcelo Ricardo Leitner) [1965150 1881824]
|
||||
|
||||
* Mon Jun 07 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.6.1.el8_4]
|
||||
- openvswitch: fix stack OOB read while fragmenting IPv4 packets (Davide Caratti) [1963940 1924608]
|
||||
- net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets (Davide Caratti) [1963940 1924608]
|
||||
- net/sched: act_ct: fix wild memory access when clearing fragments (Davide Caratti) [1963940 1924608]
|
||||
- net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT (Ivan Vecera)
|
||||
- redhat/configs: Add CONFIG_SYSTEM_REVOCATION_KEYS and CONFIG_SYSTEM_REVOCATION_LIST (Vladis Dronov) [1965270 1893793] {CVE-2020-26541}
|
||||
- certs: add 'x509_revocation_list' to gitignore (Vladis Dronov) [1965270 1893793] {CVE-2020-26541}
|
||||
- integrity: Load mokx variables into the blacklist keyring (Vladis Dronov) [1965270 1893793] {CVE-2020-26541}
|
||||
- certs: Add ability to preload revocation certs (Vladis Dronov) [1965270 1893793] {CVE-2020-26541}
|
||||
- certs: Move load_system_certificate_list to a common function (Vladis Dronov) [1965270 1893793] {CVE-2020-26541}
|
||||
- certs: Add EFI_CERT_X509_GUID support for dbx entries (Vladis Dronov) [1965270 1893793] {CVE-2020-26541}
|
||||
- net/sched: cls_api: increase max_reclassify_loop (Davide Caratti) [1965148 1955136]
|
||||
- dm writecache: fix performance degradation in ssd mode (Mike Snitzer) [1962241 1961859]
|
||||
- scsi: fnic: Use scsi_host_busy_iter() to traverse commands (Ewan D. Milne) [1961705 1949250]
|
||||
- scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io() (Ewan D. Milne) [1961705 1949250]
|
||||
|
||||
* Tue Jun 01 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.5.1.el8_4]
|
||||
- gfs2: report "already frozen/thawed" errors (Bob Peterson) [1961849 1932236]
|
||||
- gfs2: move freeze glock outside the make_fs_rw and _ro functions (Bob Peterson) [1961849 1932236]
|
||||
- gfs2: Add common helper for holding and releasing the freeze glock (Bob Peterson) [1961849 1932236]
|
||||
- gfs2: in signal_our_withdraw wait for unfreeze of _this_ fs only (Bob Peterson) [1961849 1932236]
|
||||
- gfs2: Don't freeze the file system during unmount (Bob Peterson) [1961849 1932236]
|
||||
- gfs2: Fix regression in freeze_go_sync (Bob Peterson) [1961849 1932236]
|
||||
- gfs2: The freeze glock should never be frozen (Bob Peterson) [1961849 1932236]
|
||||
- gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE (Bob Peterson) [1961849 1932236]
|
||||
- gfs2: read-only mounts should grab the sd_freeze_gl glock (Bob Peterson) [1961849 1932236]
|
||||
- gfs2: freeze should work on read-only mounts (Bob Peterson) [1961849 1932236]
|
||||
- gfs2: Abort gfs2_freeze if io error is seen (Bob Peterson) [1961849 1932236]
|
||||
- CI: Disable result checking for realtime check (Veronika Kabatova)
|
||||
- CI: Explicitly disable result checking for private CI (Veronika Kabatova)
|
||||
- CI: Rename variable (Veronika Kabatova)
|
||||
- CI: Update builder containers (Veronika Kabatova)
|
||||
|
||||
* Tue May 25 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.4.1.el8_4]
|
||||
- vmxnet3: Set the default of vxlan overlay offload to disabled (Cathy Avery) [1960702 1941714]
|
||||
|
||||
* Mon May 17 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.3.1.el8_4]
|
||||
- Revert "uio: use request_threaded_irq instead" (Vitaly Kuznetsov) [1952952 1946644]
|
||||
- drm/ast: Set format registers in primary plane's update (Lyude Paul) [1952900 1923857]
|
||||
- net/sched: act_ct: clear post_ct if doing ct_clear (Marcelo Ricardo Leitner) [1956458 1941889]
|
||||
- md/raid1: properly indicate failure when ending a failed write request (Nigel Croxon) [1955188 1954588]
|
||||
- nitro_enclaves: Fix stale file descriptors on failed usercopy (Vitaly Kuznetsov) [1956379 1953717]
|
||||
|
||||
* Mon May 10 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.2.1.el8_4]
|
||||
- net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDP (Alaa Hleihel) [1952061 1936742]
|
||||
- net/mlx5e: Reject tc rules which redirect from a VF to itself (Alaa Hleihel) [1952065 1932839]
|
||||
- net/mlx5: CT: Add support for matching on ct_state inv and rel flags (Alaa Hleihel) [1952062 1942681]
|
||||
- KVM: VMX: Don't use vcpu->run->internal.ndata as an array index (Jon Maloy) [1954221 1954219]
|
||||
- tools/power turbostat: Revert "[tools] tools/power turbostat: Enable accumulate RAPL display" (Prarit Bhargava) [1952987 1944699]
|
||||
|
||||
* Tue May 04 2021 Jan Stancek <jstancek@redhat.com> [4.18.0-305.1.1.el8_4]
|
||||
- ALSA: usb-audio: fix NULL ptr dereference in usb_audio_probe (Jaroslav Kysela) [1954545 1870724]
|
||||
- ALSA: usb-audio: fix use after free in usb_audio_disconnect (Jaroslav Kysela) [1954545 1870724]
|
||||
- ALSA: usb-audio: Disable USB autosuspend properly in setup_disable_autosuspend() (Jaroslav Kysela) [1954545 1870724]
|
||||
- selinux: fix deadlock in security_set_bools() (Ondrej Mosnacek) [1945123 1924230]
|
||||
- geneve: do not modify the shared tunnel info when PMTU triggers an ICMP reply (Antoine Tenart) [1944667 1941753]
|
||||
- vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP reply (Antoine Tenart) [1944667 1941753]
|
||||
- redhat: switch to zstream (Jan Stancek)
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,183 @@
|
|||
* Tue Apr 12 2022 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.23.1.el8_5]
|
||||
- gfs2: dequeue iopen holder in gfs2_inode_lookup error (Bob Peterson) [2069750 2061665]
|
||||
|
||||
* Tue Apr 05 2022 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.22.1.el8_5]
|
||||
- scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO (Dick Kennedy) [2058193 2027558]
|
||||
- cifs: check all path components in resolved dfs target (Ronnie Sahlberg) [2056329 2030880]
|
||||
- RDMA/cma: Do not change route.addr.src_addr.ss_family (Kamal Heib) [2032073 2032074] {CVE-2021-4028}
|
||||
|
||||
* Tue Mar 22 2022 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.21.1.el8_5]
|
||||
- netfilter: nf_queue: handle socket prefetch (Florian Westphal) [2061446 2009786]
|
||||
- netfilter: nf_queue: fix possible use-after-free (Florian Westphal) [2061446 2009786]
|
||||
- selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race test (Florian Westphal) [2061446 2009786]
|
||||
- netfilter: nf_queue: don't assume sk is full socket (Florian Westphal) [2061446 2009786]
|
||||
- netfilter: nf_tables_offload: incorrect flow offload action array size (Florian Westphal) [2056867 2056728] {CVE-2022-25636}
|
||||
- netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_create (Florian Westphal) [2056867 2056728] {CVE-2022-25636}
|
||||
|
||||
* Tue Mar 08 2022 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.20.1.el8_5]
|
||||
- lib/iov_iter: initialize "flags" in new pipe_buffer (Jan Stancek) [2060874 2060875] {CVE-2022-0847}
|
||||
|
||||
* Mon Feb 28 2022 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.19.1.el8_5]
|
||||
- tipc: improve size validations for received domain records (Xin Long) [2048970 2048971] {CVE-2022-0435}
|
||||
- smb3: do not error on fsync when readonly (Ronnie Sahlberg) [2055824 2037811]
|
||||
- security: implement sctp_assoc_established hook in selinux (Ondrej Mosnacek) [2054112 2054117 2015525 2048251]
|
||||
- security: add sctp_assoc_established hook (Ondrej Mosnacek) [2054112 2054117 2015525 2048251]
|
||||
- security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce (Ondrej Mosnacek) [2054112 2054117 2015525 2048251]
|
||||
- security: pass asoc to sctp_assoc_request and sctp_sk_clone (Bruno Meneguele) [2054112 2054117 2015525 2048251]
|
||||
- net: sctp: Fix some typos (Ondrej Mosnacek) [2054112 2054117 2015525 2048251]
|
||||
- RDMA/bnxt_re: Fix stats counters (Selvin Xavier) [2049684 2001893]
|
||||
- net: check skb sec_path when re-initializing slow_gro in gro_list_prepare (Xin Long) [2047427 2030476]
|
||||
- cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode (David Arcari) [2036888 2003695]
|
||||
|
||||
* Tue Feb 22 2022 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.18.1.el8_5]
|
||||
- selftests: kvm: Check whether SIDA memop fails for normal guests (Thomas Huth) [2050806 2050807] {CVE-2022-0516}
|
||||
- KVM: s390: Return error on SIDA memop on normal guest (Thomas Huth) [2050806 2050807] {CVE-2022-0516}
|
||||
- iommu/amd: Remove iommu_init_ga() (Jerry Snitselaar) [2030854 1998265]
|
||||
- iommu/amd: Relocate GAMSup check to early_enable_iommus (Jerry Snitselaar) [2030854 1998265]
|
||||
|
||||
* Tue Feb 15 2022 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.17.1.el8_5]
|
||||
- vfs: check dentry is still valid in get_link() (Ian Kent) [2052558 2014846]
|
||||
- xfs: don't expose internal symlink metadata buffers to the vfs (Brian Foster) [2052558 2014846]
|
||||
- CI: Use appropriate zstream builder (Veronika Kabatova)
|
||||
- CI: Enable baseline realtime checks (Veronika Kabatova)
|
||||
- CI: Rename pipelines to include release names (Veronika Kabatova)
|
||||
- cgroup-v1: Require capabilities to set release_agent (Waiman Long) [2052166 2052167] {CVE-2022-0492}
|
||||
- ice: Remove boolean vlan_promisc flag from function (Jonathan Toppins) [2051951 2030400]
|
||||
- ceph: put the requests/sessions when it fails to alloc memory (Jeffrey Layton) [2053725 2017796]
|
||||
- ceph: fix off by one bugs in unsafe_request_wait() (Jeffrey Layton) [2053725 2017796]
|
||||
- ceph: flush the mdlog before waiting on unsafe reqs (Jeffrey Layton) [2053725 2017796]
|
||||
- ceph: flush mdlog before umounting (Jeffrey Layton) [2053725 2017796]
|
||||
- ceph: make iterate_sessions a global symbol (Jeffrey Layton) [2053725 2017796]
|
||||
- ceph: make ceph_create_session_msg a global symbol (Jeffrey Layton) [2053725 2017796]
|
||||
- xfs: check sb_meta_uuid for dabuf buffer recovery (Bill O'Donnell) [2049292 2020764]
|
||||
- drm/i915: Flush TLBs before releasing backing store (Patrick Talbert) [2044328 2044329] {CVE-2022-0330}
|
||||
- hugetlb: fix hugetlb cgroup refcounting during vma split (Waiman Long) [2039015 2032811]
|
||||
- hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings (Waiman Long) [2039015 2032811]
|
||||
- mm/hugetlb: change hugetlb_reserve_pages() to type bool (Waiman Long) [2039015 2032811]
|
||||
- hugetlb: fix an error code in hugetlb_reserve_pages() (Waiman Long) [2039015 2032811]
|
||||
- hugetlb_cgroup: fix offline of hugetlb cgroup with reservations (Waiman Long) [2039015 2032811]
|
||||
- hugetlb_cgroup: fix reservation accounting (Waiman Long) [2039015 2032811]
|
||||
- mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page (Waiman Long) [2039015 2032811]
|
||||
- mm/hugetlb: a page from buddy is not on any list (Waiman Long) [2039015 2032811]
|
||||
- mm/hugetlb: not necessary to coalesce regions recursively (Waiman Long) [2039015 2032811]
|
||||
- selftests/vm/write_to_hugetlbfs.c: fix unused variable warning (Waiman Long) [2039015 2032811]
|
||||
- hugetlb_cgroup: add hugetlb_cgroup reservation tests (Waiman Long) [2039015 2032811]
|
||||
- hugetlb: support file_region coalescing again (Waiman Long) [2039015 2032811]
|
||||
- hugetlb_cgroup: support noreserve mappings (Waiman Long) [2039015 2032811]
|
||||
- hugetlb_cgroup: add accounting for shared mappings (Waiman Long) [2039015 2032811]
|
||||
- hugetlb: disable region_add file_region coalescing (Waiman Long) [2039015 2032811]
|
||||
- hugetlb_cgroup: add reservation accounting for private mappings (Waiman Long) [2039015 2032811]
|
||||
- mm/hugetlb_cgroup: fix hugetlb_cgroup migration (Waiman Long) [2039015 2032811]
|
||||
- hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations (Waiman Long) [2039015 2032811]
|
||||
- hugetlb_cgroup: add hugetlb_cgroup reservation counter (Waiman Long) [2039015 2032811]
|
||||
- hugetlb: remove duplicated code (Waiman Long) [2039015 2032811]
|
||||
- hugetlb: region_chg provides only cache entry (Waiman Long) [2039015 2032811]
|
||||
- hugetlbfs: always use address space in inode for resv_map pointer (Waiman Long) [2039015 2032811]
|
||||
- hugetlbfs: fix potential over/underflow setting node specific nr_hugepages (Waiman Long) [2039015 2032811]
|
||||
- hugetlb: allow to free gigantic pages regardless of the configuration (Waiman Long) [2039015 2032811]
|
||||
- powerpc/pseries: Fix update of LPAR security flavor after LPM (Steve Best) [2027448 1997294]
|
||||
|
||||
* Tue Feb 08 2022 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.16.1.el8_5]
|
||||
- drm/vmwgfx: Fix stale file descriptors on failed usercopy (Dave Airlie) [2047601 2047602] {CVE-2022-22942}
|
||||
- net: openvswitch: Fix ct_state nat flags for conns arriving from tc (Marcelo Ricardo Leitner) [2043548 2040334]
|
||||
- net: openvswitch: Fix matching zone id for invalid conns arriving from tc (Marcelo Ricardo Leitner) [2043550 2040452]
|
||||
- net/sched: flow_dissector: Fix matching on zone id for invalid conns (Marcelo Ricardo Leitner) [2043550 2040452]
|
||||
- net/sched: Extend qdisc control block with tc control block (Marcelo Ricardo Leitner) [2043550 2040452]
|
||||
|
||||
* Tue Feb 01 2022 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.15.1.el8_5]
|
||||
- net/mlx5: DR, Use FW API when updating FW-owned flow table (Michal Schmidt) [2042663 2042651]
|
||||
- KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hypercall (Vitaly Kuznetsov) [2043237 1868572]
|
||||
- drm/mgag200: Select clock in PLL update functions (Bruno Meneguele) [2034949 1953926]
|
||||
- drm/i915: Fix HAS_LSPCON macro for platforms between GEN9 and GEN10 (Bruno Meneguele) [2027335 2005586]
|
||||
- crypto: qat - power up 4xxx device (Vladis Dronov) [2016437 1960307]
|
||||
- RDMA/core: Fix a double free in add_port error flow (Kamal Heib) [2038724 2008555]
|
||||
- powerpc/iommu: Report the correct most efficient DMA mask for PCI devices (Steve Best) [2018928 2007425]
|
||||
- powerpc/dma: Fix dma_map_ops::get_required_mask (Steve Best) [2018928 2007425]
|
||||
|
||||
* Wed Jan 26 2022 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-348.14.1.el8_5]
|
||||
- tcp: fix page frag corruption on page fault (Paolo Abeni) [2041529 1996074]
|
||||
- net: fix sk_page_frag() recursion from memory reclaim (Paolo Abeni) [2041529 1996074]
|
||||
- KVM: s390: index kvm->arch.idle_mask by vcpu_idx (Thomas Huth) [2040769 2026230]
|
||||
- redhat: set LC_ALL=C before sorting config content (Frantisek Hrbata)
|
||||
|
||||
* Tue Jan 18 2022 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-348.13.1.el8_5]
|
||||
- vfs: Out-of-bounds write of heap buffer in fs_context.c (Frantisek Hrbata) [2040585 2040586] {CVE-2022-0185}
|
||||
- xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate (Bruno Meneguele) [2034864 2034865] {CVE-2021-4155}
|
||||
- af_unix: fix garbage collect vs MSG_PEEK (Patrick Talbert) [2031974 2031975] {CVE-2021-0920}
|
||||
- cgroup: verify that source is a string (Waiman Long) [2034608 2034609] {CVE-2021-4154}
|
||||
|
||||
* Wed Jan 12 2022 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.12.1.el8_5]
|
||||
- tcp: don't free a FIN sk_buff in tcp_remove_empty_skb() (Guillaume Nault) [2021574 2016210]
|
||||
- kernel.spec: Add support to use vmlinux.h (Jiri Olsa) [2031053 1989087]
|
||||
- spec: Add vmlinux.h to kernel-devel package (Jiri Olsa) [2031053 1989087]
|
||||
- x86/mce: Avoid infinite loop for copy from user recovery (Prarit Bhargava) [2008789 1999550]
|
||||
- x86/mce: Rename kill_it to kill_current_task (Prarit Bhargava) [2008789 1999550]
|
||||
- x86/mce: Recover from poison found while copying from user space (Prarit Bhargava) [2008789 1999550]
|
||||
- x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check() (Prarit Bhargava) [2008789 1999550]
|
||||
- x86/mce: Send #MC singal from task work (Prarit Bhargava) [2008789 1999550]
|
||||
|
||||
* Tue Jan 04 2022 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.11.1.el8_5]
|
||||
- blk-mq: avoid to iterate over stale request (Ming Lei) [2034396 1997338]
|
||||
- rcu: Tighten rcu_advance_cbs_nowake() checks (Daniel Vacek) [2032579 2013408]
|
||||
|
||||
* Wed Dec 29 2021 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.10.1.el8_5]
|
||||
- selftests: add a test case for mirred egress to ingress (Xin Long) [2024411 1983894]
|
||||
- net: sched: act_mirred: drop dst for the direction from egress to ingress (Xin Long) [2024411 1983894]
|
||||
|
||||
* Mon Dec 20 2021 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.9.1.el8_5]
|
||||
- ixgbe: Revert "bpf, devmap: Move drop error path to devmap for XDP_REDIRECT" (Ken Cox) [2029845 2024240]
|
||||
- i40e: Revert "bpf, devmap: Move drop error path to devmap for XDP_REDIRECT" (Stefan Assmann) [2029845 2024225]
|
||||
- rcu/nocb: Perform deferred wake up before last idle's need_resched() check (Waiman Long) [2029449 2008340]
|
||||
|
||||
* Tue Dec 14 2021 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.8.1.el8_5]
|
||||
- ice: Fix VF true promiscuous mode (Jonathan Toppins) [2026698 1970643]
|
||||
- ice: Remove toggling of antispoof for VF trusted promiscuous mode (Jonathan Toppins) [2026698 1970643]
|
||||
- ice: Fix replacing VF hardware MAC to existing MAC filter (Jonathan Toppins) [2026698 1970643]
|
||||
- ice: Fix not stopping Tx queues for VFs (Jonathan Toppins) [2026698 1970643]
|
||||
- ice: Fix race conditions between virtchnl handling and VF ndo ops (Jonathan Toppins) [2026698 1970643]
|
||||
- net/netif_receive_skb_core: Use migrate_disable() (Luis Claudio R. Goncalves) [2027689 2024168]
|
||||
- crypto: jitter - consider 32 LSB for APT (Herbert Xu) [2029365 1994390]
|
||||
- xfs: fix I_DONTCACHE (Carlos Maiolino) [2028534 2024969]
|
||||
|
||||
* Wed Dec 08 2021 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.7.1.el8_5]
|
||||
- sched: Fix CPU hotplug / tighten is_per_cpu_kthread() (Waiman Long) [2026450 2024869]
|
||||
- sched: Prepare to use balance_push in ttwu() (Waiman Long) [2026450 2024869]
|
||||
- sched: Don't run cpu-online with balance_push() enabled (Waiman Long) [2026450 2024869]
|
||||
- workqueue: Tag bound workers with KTHREAD_IS_PER_CPU (Waiman Long) [2026450 2024869]
|
||||
- workqueue: Use cpu_possible_mask instead of cpu_active_mask to break affinity (Waiman Long) [2026450 2024869]
|
||||
- sched: Fix hotplug vs CPU bandwidth control (Waiman Long) [2026450 2024869]
|
||||
- workqueue: Manually break affinity on hotplug (Waiman Long) [2026450 2024869]
|
||||
- sched/hotplug: Consolidate task migration on CPU unplug (Waiman Long) [2026450 2024869]
|
||||
- sched/core: Wait for tasks being pushed away on hotplug (Waiman Long) [2026450 2024869]
|
||||
|
||||
* Tue Dec 07 2021 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.6.1.el8_5]
|
||||
- x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically (Prarit Bhargava) [2024678 2021219]
|
||||
|
||||
* Tue Nov 30 2021 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.5.1.el8_5]
|
||||
- blk-mq: still set q->make_request_fn for blk-mq (Ming Lei) [2016384 1999728]
|
||||
|
||||
* Tue Nov 23 2021 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.4.1.el8_5]
|
||||
- [RHEL8.6 BZ 1849234] cifs: report error instead of invalid when revalidating a dentry fails (Ronnie Sahlberg) [2017177 1849234]
|
||||
- kthread: Fix PF_KTHREAD vs to_kthread() race (Waiman Long) [2010333 2001497]
|
||||
- sched/fair: Ignore percpu threads for imbalance pulls (Waiman Long) [2010333 2001497]
|
||||
- kthread: Extract KTHREAD_IS_PER_CPU (Waiman Long) [2010333 2001497]
|
||||
- sched: Optimize finish_lock_switch() (Waiman Long) [2010333 2001497]
|
||||
- sched/hotplug: Ensure only per-cpu kthreads run during hotplug (Waiman Long) [2010333 2001497]
|
||||
- sched: Fix balance_callback() (Waiman Long) [2010333 2001497]
|
||||
|
||||
* Tue Nov 16 2021 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.3.1.el8_5]
|
||||
- net-sysfs: try not to restart the syscall if it will fail eventually (Antoine Tenart) [2021165 2016005]
|
||||
- ovl: fix missing negative dentry check in ovl_rename() (Miklos Szeredi) [2016378 2010887 2013318] {CVE-2021-20321}
|
||||
|
||||
* Mon Nov 08 2021 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.2.1.el8_5]
|
||||
- tipc: fix size validations for the MSG_CRYPTO type (Bruno Meneguele) [2020506 2020507] {CVE-2021-43267}
|
||||
- net: Fix skb->csum update in inet_proto_csum_replace16(). (Balazs Nemeth) [2005981 1975193]
|
||||
|
||||
* Wed Nov 03 2021 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-348.1.1.el8_5]
|
||||
- lib/timerqueue: Rely on rbtree semantics for next timer (Phil Auld) [2014677 2007099] {CVE-2021-20317}
|
||||
- mm/hmm: make HMM_MIRROR an implicit option (Rafael Aquini) [2017519 1998534]
|
||||
- mm/hmm: allow HMM_MIRROR on all architectures with MMU (Rafael Aquini) [2017519 1998534]
|
||||
- mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR (Rafael Aquini) [2017519 1998534]
|
||||
- mm: sort out the DEVICE_PRIVATE Kconfig mess (Rafael Aquini) [2017519 1998534]
|
||||
- ceph: skip existing superblocks that are blocklisted or shut down when mounting (Jeffrey Layton) [2017071 2011462]
|
||||
- redhat: switch release to zstream (Bruno Meneguele)
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,698 @@
|
|||
* Fri Oct 07 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.32.1.el8_6]
|
||||
- net: atlantic: remove aq_nic_deinit() when resume (Íñigo Huguet) [2131936 2130839]
|
||||
- net: atlantic: remove deep parameter on suspend/resume functions (Íñigo Huguet) [2131936 2130839]
|
||||
- configs: enable CONFIG_HP_ILO for aarch64 (Mark Salter) [2129923 2123508]
|
||||
- drm/nouveau: recognise GA103 (Karol Herbst) [2127122 1923125]
|
||||
- net: fix a memleak when uncloning an skb dst and its metadata (Hangbin Liu) [2131255 2068355]
|
||||
- net: do not keep the dst cache when uncloning an skb dst and its metadata (Hangbin Liu) [2131255 2068355]
|
||||
- intel_idle: Fix false positive RCU splats due to incorrect hardirqs state (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/spec_ctrl: Enable RHEL only ibrs_always & retpoline,ibrs_user spectre_v2 options (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- KVM: emulate: do not adjust size of fastop and setcc subroutines (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/kvm: fix FASTOP_SIZE when return thunks are enabled (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- efi/x86: use naked RET on mixed mode call wrapper (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bugs: Remove apostrophe typo (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bugs: Mark retbleed_strings static (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/speculation: Disable RRSBA behavior (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/kexec: Disable RET on kexec (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bugs: Add Cannon lake to RETBleed affected CPU list (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- redhat/configs: Add new mitigation configs for RetBleed CVEs (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/retbleed: Add fine grained Kconfig knobs (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/cpu/amd: Enumerate BTC_NO (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/common: Stamp out the stepping madness (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- KVM: VMX: Prevent RSB underflow before vmenter (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/speculation: Fill RSB on vmexit for IBRS (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- KVM: VMX: Fix IBRS handling after vmexit (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- KVM: VMX: Convert launched argument to flags (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- KVM: VMX: Flatten __vmx_vcpu_run() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/speculation: Remove x86_spec_ctrl_mask (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/speculation: Fix SPEC_CTRL write on SMT state change (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/speculation: Fix firmware entry SPEC_CTRL handling (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/cpu/amd: Add Spectral Chicken (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bugs: Do IBPB fallback check only once (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bugs: Add retbleed=ibpb (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Update Retpoline validation (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- intel_idle: Disable IBRS during long idle (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bugs: Report Intel retbleed vulnerability (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bugs: Optimize SPEC_CTRL MSR writes (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/entry: Add kernel IBRS implementation (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bugs: Enable STIBP for JMP2RET (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bugs: Add AMD retbleed= boot parameter (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bugs: Report AMD retbleed vulnerability (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86: Add magic AMD return-thunk (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86: Use return-thunk in asm code (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/sev: Avoid using __x86_return_thunk (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/vsyscall_emu/64: Don't use RET in vsyscall emulation (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/kvm: Fix SETcc emulation for return thunks (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/bpf: Use alternative RET encoding (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/ftrace: Use alternative RET encoding (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86,objtool: Create .return_sites (Josh Poimboeuf) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86: Undo return-thunk damage (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/retpoline: Use -mfunction-return (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/retpoline: Swizzle retpoline thunk (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/retpoline: Cleanup some #ifdefery (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/cpufeatures: Move RETPOLINE flags to word 11 (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/kvm/vmx: Make noinstr clean (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- arch/x86/boot/compressed: Add -D__DISABLE_EXPORTS to kbuild flags (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86: (Ab)use __DISABLE_EXPORTS to disable RETHUNK in real mode (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/entry: Remove skip_r11rcx (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/speculation/srbds: Do not try to turn mitigation off when not supported (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBR (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/module: Fix the paravirt vs alternative order (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86: Add straight-line-speculation mitigation (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86: Prepare inline-asm for straight-line-speculation (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86: Prepare asm files for straight-line-speculation (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86: Move RETPOLINE*_CFLAGS to arch Makefile (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- Makefile: remove stale cc-option checks (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- tools headers: Remove broken definition of __LITTLE_ENDIAN (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86: Add insn_decode_kernel() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- tools/insn: Restore the relative include paths for cross building (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/alternative: Use insn_decode() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/insn: Add an insn_decode() API (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/insn: Rename insn_decode() to insn_decode_from_regs() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/paravirt: Add new features for paravirt patching (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/alternative: Support not-feature (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/alternative: Merge include files (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Fix error handling for STD/CLD warnings (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/alternatives: Teach text_poke_bp() to emulate RET (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/speculation: Change FILL_RETURN_BUFFER to work with objtool (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Add support for intra-function calls (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Rework allocating stack_ops on decode (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Better handle IRET (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Support multiple stack_op per instruction (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Make BP scratch register warning more robust (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/kexec: Make relocate_kernel_64.S objtool clean (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Introduce validate_return() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- Makefile: disallow data races on gcc-10 as well (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Improve call destination function detection (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/alternatives: Implement a better poke_int3_handler() completion scheme (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- lib/: fix Kconfig indentation (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/alternatives: Use INT3_INSN_SIZE (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/kprobes: Fix ordering while text-patching (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/kprobes: Convert to text-patching.h (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/alternative: Shrink text_poke_loc (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/alternative: Remove text_poke_loc::len (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/ftrace: Use text_gen_insn() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/alternative: Add text_opcode_size() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/ftrace: Use text_poke() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/ftrace: Use vmalloc special flag (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/ftrace: Explicitly include vmalloc.h for set_vm_flush_reset_perms() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/alternatives: Add and use text_gen_insn() helper (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/alternatives, jump_label: Provide better text_poke() batching interface (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/asm: Annotate relocate_kernel_{32,64}.c (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86: kprobes: Prohibit probing on instruction which has emulate prefix (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86: Correct misc typos (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/speculation/mds: Apply more accurate check on hypervisor platform (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Convert insn type to enum (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Track original function across branches (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/ftrace: Make enable parameter bool where applicable (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Fix function fallthrough detection (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/paravirt: Detect over-sized patching bugs in paravirt_patch_call() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/cpu/amd: Exclude 32bit only assembler from 64bit build (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/asm: Mark all top level asm statements as .text (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/cpu/bugs: Use __initconst for 'const' init data (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Add Direction Flag validation (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- objtool: Rewrite add_ignores() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVE (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_replace() (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- kbuild: Disable extra debugging info in .s output (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/CPU/AMD: Set the CPB bit unconditionally on F17h (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/alternatives: Print containing function (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/ftrace: Do not call function graph from dynamic trampolines (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- ftrace: Create new ftrace_internal.h header (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- kprobes/x86: Fix instruction patching corruption when copying more than one RIP-relative instruction (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/paravirt: Remove unused paravirt bits (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/paravirt: Remove clobbers parameter from paravirt patch functions (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/paravirt: Make paravirt_patch_call() and paravirt_patch_jmp() static (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- ftrace: Remove unused pointer ftrace_swapper_pid (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- x86/spec_ctrl: Temporarily remove RHEL specific IBRS code (Waiman Long) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- intel_idle: enable interrupts before C1 on Xeons (Steve Best) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use (Vitaly Kuznetsov) [2103167 2090229] {CVE-2022-23816 CVE-2022-29900 CVE-2022-29901 CVE-2022-23825}
|
||||
- atlantic: Fix issue in the pm resume flow. (Igor Russkikh) [2127845 2002395]
|
||||
- atlantic: Fix driver resume flow. (Igor Russkikh) [2127845 2002395]
|
||||
- net: atlantic: always deep reset on pm op, fixing up my null deref regression (Foggy Liu) [2124966 2039680]
|
||||
- net: atlantic: invert deep par in pm functions, preventing null derefs (Foggy Liu) [2124966 2039680]
|
||||
|
||||
* Thu Sep 29 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.31.1.el8_6]
|
||||
- ice: Allow operation with reduced device MSI-X (Petr Oros) [2126482 2102844]
|
||||
- redhat: kernel depends on new linux-firmware (John Meneghini) [2120613 2044843]
|
||||
- scsi: qedi: Use QEDI_MODE_NORMAL for error handling (John Meneghini) [2119847 2101760]
|
||||
- qede: Reduce verbosity of ptp tx timestamp (John Meneghini) [2125477 2080655]
|
||||
- qede: confirm skb is allocated before using (John Meneghini) [2120611 2040267]
|
||||
- qed: fix ethtool register dump (John Meneghini) [2120611 2040267]
|
||||
- scsi: qedf: Stop using the SCSI pointer (John Meneghini) [2120613 2044843]
|
||||
- scsi: qedf: Change context reset messages to ratelimited (John Meneghini) [2120613 2044843]
|
||||
- scsi: qedf: Fix refcount issue when LOGO is received during TMF (John Meneghini) [2120613 2044843]
|
||||
- scsi: qedf: Add stag_work to all the vports (John Meneghini) [2120613 2044843]
|
||||
- scsi: qedf: Fix potential dereference of NULL pointer (John Meneghini) [2120613 2044843]
|
||||
- scsi: qedi: Remove redundant flush_workqueue() calls (John Meneghini) [2120612 2044837]
|
||||
- scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting (John Meneghini) [2120612 2044837]
|
||||
- qed: remove unnecessary memset in qed_init_fw_funcs (John Meneghini) [2120611 2040267]
|
||||
- qed: return status of qed_iov_get_link (John Meneghini) [2120611 2040267]
|
||||
- net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare() (John Meneghini) [2120611 2040267]
|
||||
- qed: validate and restrict untrusted VFs vlan promisc mode (John Meneghini) [2120611 2040267]
|
||||
- qed: display VF trust config (John Meneghini) [2120611 2040267]
|
||||
- qed: prevent a fw assert during device shutdown (John Meneghini) [2120611 2040267]
|
||||
- qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay. (John Meneghini) [2120611 2040267]
|
||||
- qed: Use dma_set_mask_and_coherent() and simplify code (John Meneghini) [2120611 2040267]
|
||||
- qed*: esl priv flag support through ethtool (John Meneghini) [2120611 2040267]
|
||||
- qed*: enhance tx timeout debug info (John Meneghini) [2120611 2040267]
|
||||
- qede: validate non LSO skb length (John Meneghini) [2120611 2040267]
|
||||
- qed: Enhance rammod debug prints to provide pretty details (John Meneghini) [2120611 2040267]
|
||||
- net: qed: fix the array may be out of bound (John Meneghini) [2120611 2040267]
|
||||
- qed: Use the bitmap API to simplify some functions (John Meneghini) [2120611 2040267]
|
||||
- RDMA/qed: Use helper function to set GUIDs (John Meneghini) [2120611 2040267]
|
||||
- net: qed_dev: fix check of true !rc expression (John Meneghini) [2120611 2040267]
|
||||
- net: qed_ptp: fix check of true !rc expression (John Meneghini) [2120611 2040267]
|
||||
- RDMA/qedr: Remove unsupported qedr_resize_cq callback (John Meneghini) [2120611 2040267]
|
||||
- qed: Change the TCP common variable - "iscsi_ooo" (John Meneghini) [2120611 2040267]
|
||||
- qed: Optimize the ll2 ooo flow (John Meneghini) [2120611 2040267]
|
||||
- net: qed_debug: fix check of false (grc_param < 0) expression (John Meneghini) [2120611 2040267]
|
||||
- qed: Fix missing error code in qed_slowpath_start() (John Meneghini) [2120611 2040267]
|
||||
- qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario (John Meneghini) [2120611 2040267]
|
||||
- qed: Initialize debug string array (John Meneghini) [2120611 2040267]
|
||||
- qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based" (John Meneghini) [2120611 2040267]
|
||||
- qed: fix ll2 establishment during load of RDMA driver (John Meneghini) [2120611 2040267]
|
||||
- qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT") (John Meneghini) [2120611 2040267]
|
||||
- qed: Update TCP silly-window-syndrome timeout for iwarp, scsi (John Meneghini) [2120611 2040267]
|
||||
- qed: Update debug related changes (John Meneghini) [2120611 2040267]
|
||||
- qed: Add '_GTT' suffix to the IRO RAM macros (John Meneghini) [2120611 2040267]
|
||||
- qed: Update FW init functions to support FW 8.59.1.0 (John Meneghini) [2120611 2040267]
|
||||
- qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h (John Meneghini) [2120611 2040267]
|
||||
- qed: Update qed_hsi.h for fw 8.59.1.0 (John Meneghini) [2120611 2040267]
|
||||
- qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0 (John Meneghini) [2120611 2040267]
|
||||
- qed: Update common_hsi for FW ver 8.59.1.0 (John Meneghini) [2120611 2040267]
|
||||
- qed: Split huge qed_hsi.h header file (John Meneghini) [2120611 2040267]
|
||||
- qed: Remove e4_ and _e4 from FW HSI (John Meneghini) [2120611 2040267]
|
||||
- qed: Fix kernel-doc warnings (John Meneghini) [2120611 2040267]
|
||||
- qed: Don't ignore devlink allocation failures (John Meneghini) [2120611 2040267]
|
||||
- qed: Improve the stack space of filter_config() (John Meneghini) [2120611 2040267]
|
||||
- RDMA/qedr: Move variables reset to qedr_set_common_qp_params() (John Meneghini) [2120611 2040267]
|
||||
- RDMA/qedr: Fix reporting max_{send/recv}_wr attrs (John Meneghini) [2119122 2051524]
|
||||
|
||||
* Mon Sep 26 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.30.1.el8_6]
|
||||
- af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_register (Xin Long) [2107611 2075181] {CVE-2022-1353}
|
||||
- SUNRPC: avoid race between mod_timer() and del_timer_sync() (Benjamin Coddington) [2126184 2104507]
|
||||
- powerpc/fadump: print start of preserved area (Diego Domingos) [2107488 2075092]
|
||||
- powerpc/fadump: align destination address to pagesize (Diego Domingos) [2107488 2075092]
|
||||
- powerpc/fadump: fix PT_LOAD segment for boot memory area (Diego Domingos) [2107488 2075092]
|
||||
- drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems (Michel Dänzer) [2091065 2066918]
|
||||
- drm/amd: Use amdgpu_device_should_use_aspm on navi umd pstate switching (Michel Dänzer) [2091065 2066918]
|
||||
- drm/amd: Refactor `amdgpu_aspm` to be evaluated per device (Michel Dänzer) [2091065 2066918]
|
||||
- drm/amd: Check if ASPM is enabled from PCIe subsystem (Michel Dänzer) [2091065 2066918]
|
||||
|
||||
* Thu Sep 15 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.29.1.el8_6]
|
||||
- block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern (Ewan D. Milne) [2107627 2049198] {CVE-2022-0494}
|
||||
- cpufreq: Specify default governor on command line (Prarit Bhargava) [2109996 2083766]
|
||||
- cpufreq: Fix locking issues with governors (Prarit Bhargava) [2109996 2083766]
|
||||
- cpufreq: Register governors at core_initcall (Prarit Bhargava) [2109996 2083766]
|
||||
- net_sched: cls_route: remove from list when handle is 0 (Felix Maurer) [2121817 2116328] {CVE-2022-2588}
|
||||
|
||||
* Thu Sep 08 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.28.1.el8_6]
|
||||
- powerpc/smp: Update cpu_core_map on all PowerPc systems (Diego Domingos) [2112820 2064104]
|
||||
- iavf: Fix reset error handling (Petr Oros) [2120225 2119759]
|
||||
- iavf: Fix NULL pointer dereference in iavf_get_link_ksettings (Petr Oros) [2120225 2119759]
|
||||
- iavf: Fix adminq error handling (Petr Oros) [2120225 2119759]
|
||||
- iavf: Fix missing state logs (Petr Oros) [2120225 2119759]
|
||||
- scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown (Tomas Henzl) [2111140 2106413]
|
||||
- s390/qeth: cache link_info for ethtool (Michal Schmidt) [2120197 2117098]
|
||||
- nvme: fix RCU hole that allowed for endless looping in multipath round robin (Gopal Tiwari) [2106017 2078806]
|
||||
- nvme: also mark passthrough-only namespaces ready in nvme_update_ns_info (Gopal Tiwari) [2106017 2078806]
|
||||
- nvme: fix use after free when disconnecting a reconnecting ctrl (Gopal Tiwari) [2106017 2078806]
|
||||
- nvme: only call synchronize_srcu when clearing current path (Gopal Tiwari) [2106017 2078806]
|
||||
- nvme-multipath: revalidate paths during rescan (Gopal Tiwari) [2106017 2078806]
|
||||
- scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg() (Dick Kennedy) [2112103 2034425]
|
||||
|
||||
* Thu Sep 08 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.27.1.el8_6]
|
||||
- [s390] s390/pci: add s390_iommu_aperture kernel parameter (Claudio Imbrenda) [2081324 2039181]
|
||||
- ipv6: take care of disable_policy when restoring routes (Andrea Claudi) [2109971 2103894]
|
||||
- net: openvswitch: fix parsing of nw_proto for IPv6 fragments (Eelco Chaudron) [2106703 2101537]
|
||||
- scsi: ch: Make it possible to open a ch device multiple times again (Ewan D. Milne) [2115965 2108649]
|
||||
- scsi: smartpqi: Fix DMA direction for RAID requests (Don Brace) [2112354 2101548]
|
||||
- iommu/vt-d: Calculate mask for non-aligned flushes (Jerry Snitselaar) [2111692 2072179]
|
||||
|
||||
* Fri Aug 26 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.26.1.el8_6]
|
||||
- drm/amd/display: Ignore First MST Sideband Message Return Error (Mika Penttilä) [2109826 2089853]
|
||||
- ASoC: SOF: topology: read back control data from DSP (Jaroslav Kysela) [2117732 2065575]
|
||||
- ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data() (Jaroslav Kysela) [2117732 2065575]
|
||||
- ASoC: SOF: control: Do not handle control notification with component type (Jaroslav Kysela) [2117732 2065575]
|
||||
- ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_control (Jaroslav Kysela) [2117732 2065575]
|
||||
- ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data() (Jaroslav Kysela) [2117732 2065575]
|
||||
- ASoC: SOF: topology: Set control_data->cmd alongside scontrol->cmd (Jaroslav Kysela) [2117732 2065575]
|
||||
- ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data() (Jaroslav Kysela) [2117732 2065575]
|
||||
- ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_get_comp_data() (Jaroslav Kysela) [2117732 2065575]
|
||||
- cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() (Vratislav Bendel) [2120776 2111491]
|
||||
- platform/x86/intel: Fix 'rmmod pmt_telemetry' panic (Prarit Bhargava) [2091079 2080426]
|
||||
- KVM: x86/mmu: make apf token non-zero to fix bug (Vitaly Kuznetsov) [2105340 2096201]
|
||||
- iommu/vt-d: Make DMAR_UNITS_SUPPORTED a config setting (Jerry Snitselaar) [2112983 2095498]
|
||||
|
||||
* Wed Aug 24 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.25.1.el8_6]
|
||||
- redhat: add missing ybz numbers to changelog (Augusto Caringi)
|
||||
- block: limit request dispatch loop duration (Ming Lei) [2110772 2005082]
|
||||
- NLM: Defend against file_lock changes after vfs_test_lock() (Benjamin Coddington) [2102099 2094884]
|
||||
- x86/speculation/mmio: Print SMT warning (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- KVM: x86/speculation: Disable Fill buffer clear within guests (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- x86/speculation/mmio: Reuse SRBDS mitigation for SBDS (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- x86/speculation/srbds: Update SRBDS mitigation selection (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- x86/speculation/mmio: Enable CPU Fill buffer clearing on idle (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- x86/speculation: Add a common function for MD_CLEAR mitigation update (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- Documentation: Add documentation for Processor MMIO Stale Data (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- x86/tsx: Disable TSX development mode at boot (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- x86/tsx: Clear CPUID bits when TSX always force aborts (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- cpu/speculation: Add prototype for cpu_show_srbds() (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- x86/cpu: Move arch_smt_update() to a neutral place (Waiman Long) [2110388 2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
|
||||
- ice: Ignore error message when setting same promiscuous mode (Petr Oros) [2118580 2100683]
|
||||
- ice: Fix clearing of promisc mode with bridge over bond (Petr Oros) [2118580 2100683]
|
||||
- ice: Ignore EEXIST when setting promisc mode (Petr Oros) [2118580 2100683]
|
||||
- ice: Fix double VLAN error when entering promisc mode (Petr Oros) [2118580 2100683]
|
||||
- ice: Fix promiscuous mode not turning off (Petr Oros) [2117026 2088787]
|
||||
- ice: Introduce enabling promiscuous mode on multiple VF's (Petr Oros) [2117026 2088787]
|
||||
- ice: do not setup vlan for loopback VSI (Petr Oros) [2118582 2103845]
|
||||
- ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS) (Petr Oros) [2118582 2103845]
|
||||
- ice: Fix max VLANs available for VF (Petr Oros) [2118581 2112298]
|
||||
- ice: change devlink code to read NVM in blocks (Petr Oros) [2118583 2093904]
|
||||
- ice: Fix memory corruption in VF driver (Petr Oros) [2102359 2037937]
|
||||
- ice: Fix queue config fail handling (Petr Oros) [2102359 2037937]
|
||||
- ice: Sync VLAN filtering features for DVM (Petr Oros) [2102359 2037937]
|
||||
- ice: Fix PTP TX timestamp offset calculation (Petr Oros) [2102359 2037937]
|
||||
- ice: Fix interrupt moderation settings getting cleared (Petr Oros) [2102359 2037937]
|
||||
- ice: fix possible under reporting of ethtool Tx and Rx statistics (Petr Oros) [2102359 2037937]
|
||||
- ice: allow creating VFs for !CONFIG_NET_SWITCHDEV (Petr Oros) [2102359 2037937]
|
||||
- ice: add trace events for tx timestamps (Petr Oros) [2102359 2037937]
|
||||
- ice: fix return value check in ice_gnss.c (Petr Oros) [2102359 2037937]
|
||||
- ice: remove PF pointer from ice_check_vf_init (Petr Oros) [2102359 2037937]
|
||||
- ice: introduce ice_virtchnl.c and ice_virtchnl.h (Petr Oros) [2102359 2037937]
|
||||
- ice: cleanup long lines in ice_sriov.c (Petr Oros) [2102359 2037937]
|
||||
- ice: introduce ICE_VF_RESET_LOCK flag (Petr Oros) [2102359 2037937]
|
||||
- ice: introduce ICE_VF_RESET_NOTIFY flag (Petr Oros) [2102359 2037937]
|
||||
- ice: convert ice_reset_vf to take flags (Petr Oros) [2102359 2037937]
|
||||
- ice: convert ice_reset_vf to standard error codes (Petr Oros) [2102359 2037937]
|
||||
- ice: make ice_reset_all_vfs void (Petr Oros) [2102359 2037937]
|
||||
- ice: drop is_vflr parameter from ice_reset_all_vfs (Petr Oros) [2102359 2037937]
|
||||
- ice: move reset functionality into ice_vf_lib.c (Petr Oros) [2102359 2037937]
|
||||
- ice: fix a long line warning in ice_reset_vf (Petr Oros) [2102359 2037937]
|
||||
- ice: introduce VF operations structure for reset flows (Petr Oros) [2102359 2037937]
|
||||
- ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_id (Petr Oros) [2102359 2037937]
|
||||
- ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h (Petr Oros) [2102359 2037937]
|
||||
- ice: use ice_is_vf_trusted helper function (Petr Oros) [2102359 2037937]
|
||||
- ice: log an error message when eswitch fails to configure (Petr Oros) [2102359 2037937]
|
||||
- ice: cleanup error logging for ice_ena_vfs (Petr Oros) [2102359 2037937]
|
||||
- ice: move ice_set_vf_port_vlan near other .ndo ops (Petr Oros) [2102359 2037937]
|
||||
- ice: refactor spoofchk control code in ice_sriov.c (Petr Oros) [2102359 2037937]
|
||||
- ice: rename ICE_MAX_VF_COUNT to avoid confusion (Petr Oros) [2102359 2037937]
|
||||
- ice: remove unused definitions from ice_sriov.h (Petr Oros) [2102359 2037937]
|
||||
- ice: convert vf->vc_ops to a const pointer (Petr Oros) [2102359 2037937]
|
||||
- ice: remove circular header dependencies on ice.h (Petr Oros) [2102359 2037937]
|
||||
- ice: rename ice_virtchnl_pf.c to ice_sriov.c (Petr Oros) [2102359 2037937]
|
||||
- ice: rename ice_sriov.c to ice_vf_mbx.c (Petr Oros) [2102359 2037937]
|
||||
- ice: Fix FV offset searching (Petr Oros) [2102359 2037937]
|
||||
- ice: Add support for outer dest MAC for ADQ tunnels (Petr Oros) [2102359 2037937]
|
||||
- ice: avoid XDP checks in ice_clean_tx_irq() (Petr Oros) [2102359 2037937]
|
||||
- ice: change "can't set link" message to dbg level (Petr Oros) [2102359 2037937]
|
||||
- ice: Add slow path offload stats on port representor in switchdev (Petr Oros) [2102359 2037937]
|
||||
- ice: Add support for inner etype in switchdev (Petr Oros) [2102359 2037937]
|
||||
- ice: convert VF storage to hash table with krefs and RCU (Petr Oros) [2102359 2037937]
|
||||
- ice: introduce VF accessor functions (Petr Oros) [2102359 2037937]
|
||||
- ice: factor VF variables to separate structure (Petr Oros) [2102359 2037937]
|
||||
- ice: convert ice_for_each_vf to include VF entry iterator (Petr Oros) [2102359 2037937]
|
||||
- ice: use ice_for_each_vf for iteration during removal (Petr Oros) [2102359 2037937]
|
||||
- ice: remove checks in ice_vc_send_msg_to_vf (Petr Oros) [2102359 2037937]
|
||||
- ice: move VFLR acknowledge during ice_free_vfs (Petr Oros) [2102359 2037937]
|
||||
- ice: move clear_malvf call in ice_free_vfs (Petr Oros) [2102359 2037937]
|
||||
- ice: pass num_vfs to ice_set_per_vf_res() (Petr Oros) [2102359 2037937]
|
||||
- ice: store VF pointer instead of VF ID (Petr Oros) [2102359 2037937]
|
||||
- ice: refactor unwind cleanup in eswitch mode (Petr Oros) [2102359 2037937]
|
||||
- ice: add TTY for GNSS module for E810T device (Petr Oros) [2102359 2037937]
|
||||
- ice: Simplify tracking status of RDMA support (Petr Oros) [2102359 2037937]
|
||||
- ice: Add ability for PF admin to enable VF VLAN pruning (Petr Oros) [2102359 2037937]
|
||||
- ice: Add support for 802.1ad port VLANs VF (Petr Oros) [2102359 2037937]
|
||||
- ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev (Petr Oros) [2102359 2037937]
|
||||
- ice: Support configuring the device to Double VLAN Mode (Petr Oros) [2102359 2037937]
|
||||
- ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 (Petr Oros) [2102359 2037937]
|
||||
- ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads (Petr Oros) [2102359 2037937]
|
||||
- ice: Add outer_vlan_ops and VSI specific VLAN ops implementations (Petr Oros) [2102359 2037937]
|
||||
- ice: Adjust naming for inner VLAN operations (Petr Oros) [2102359 2037937]
|
||||
- ice: Use the proto argument for VLAN ops (Petr Oros) [2102359 2037937]
|
||||
- ice: Refactor vf->port_vlan_info to use ice_vlan (Petr Oros) [2102359 2037937]
|
||||
- ice: Introduce ice_vlan struct (Petr Oros) [2102359 2037937]
|
||||
- ice: Add new VSI VLAN ops (Petr Oros) [2102359 2037937]
|
||||
- ice: Add helper function for adding VLAN 0 (Petr Oros) [2102359 2037937]
|
||||
- ice: Refactor spoofcheck configuration functions (Petr Oros) [2102359 2037937]
|
||||
- Revert "ice: Allow to pass VLAN tagged packets to VF when port VLAN is configured" (Petr Oros) [2102359 2037937]
|
||||
- Revert "ice: Do not enable VLAN pruning when spoofchk is enabled" (Petr Oros) [2102359 2037937]
|
||||
- ice: Remove likely for napi_complete_done (Petr Oros) [2102359 2037937]
|
||||
- ice: add support for DSCP QoS for IDC (Petr Oros) [2102359 2037937]
|
||||
- ice: respect metadata on XSK Rx to skb (Petr Oros) [2102359 2037937]
|
||||
- ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb (Petr Oros) [2102359 2037937]
|
||||
- ice: respect metadata in legacy-rx/ice_construct_skb() (Petr Oros) [2102359 2037937]
|
||||
- ice: Fix broken IFF_ALLMULTI handling (Petr Oros) [2102359 2037937]
|
||||
- iavf: Fix VLAN_V2 addition/rejection (Petr Oros) [2118707 2115618]
|
||||
- iavf: Fix deadlock in initialization (Petr Oros) [2118705 2054656]
|
||||
- scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection (Nilesh Javali) [2110768 2044160]
|
||||
- sched/deadline: Fix BUG_ON condition for deboosted tasks (Phil Auld) [2117410 2111860]
|
||||
|
||||
* Wed Aug 17 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.24.1.el8_6]
|
||||
- powerpc/64: Move paca allocation later in boot (Desnes A. Nunes do Rosario) [2092241 2016335]
|
||||
- powerpc/prom: fix early DEBUG messages (Desnes A. Nunes do Rosario) [2092241 2016335]
|
||||
- powerpc: Set crashkernel offset to mid of RMA region (Desnes A. Nunes do Rosario) [2092241 2016335]
|
||||
- hv_balloon: rate-limit "Unhandled message" warning (Vitaly Kuznetsov) [2117050 2087270]
|
||||
- powerpc: Enable execve syscall exit tracepoint (Steve Best) [2106662 2095521]
|
||||
- ice: Fix VSIs unable to share unicast MAC (Petr Oros) [2111936 2080033]
|
||||
|
||||
* Wed Aug 10 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.23.1.el8_6]
|
||||
- drivers/base: fix userspace break from using bin_attributes for cpumap and cpulist (Phil Auld) [2112030 2089715]
|
||||
- iavf: Fix issue with MAC address of VF shown as zero (Petr Oros) [2102360 2037938]
|
||||
- iavf: Remove non-inclusive language (Petr Oros) [2102360 2037938]
|
||||
- iavf: Fix incorrect use of assigning iavf_status to int (Petr Oros) [2102360 2037938]
|
||||
- iavf: stop leaking iavf_status as "errno" values (Petr Oros) [2102360 2037938]
|
||||
- iavf: Add usage of new virtchnl format to set default MAC (Petr Oros) [2102360 2037938]
|
||||
- iavf: refactor processing of VLAN V2 capability message (Petr Oros) [2102360 2037938]
|
||||
- iavf: Add support for 50G/100G in AIM algorithm (Petr Oros) [2102360 2037938]
|
||||
- iavf: remove redundant ret variable (Petr Oros) [2102360 2037938]
|
||||
- iavf: Remove useless DMA-32 fallback configuration (Petr Oros) [2102360 2037938]
|
||||
- pidfd: fix a poll race when setting exit_state (Oleg Nesterov) [2107643 2044587]
|
||||
- fork: fix pidfd_poll()'s return type (Oleg Nesterov) [2107643 2044587]
|
||||
- pidfd: add polling support (Oleg Nesterov) [2107643 2044587]
|
||||
- kabi: introduce the kabi_aux_*() helpers (Oleg Nesterov) [2107643 2044587]
|
||||
|
||||
* Thu Aug 04 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.22.1.el8_6]
|
||||
- mm/memcg: Free percpu stats memory of dying memcg's (Waiman Long) [2110039 2004037]
|
||||
|
||||
* Wed Aug 03 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.21.1.el8_6]
|
||||
- KVM: x86/mmu: Don't advance iterator after restart due to yielding (Nico Pache) [2081013 2058907]
|
||||
- RHEL-only: KVM: selftests: Fix AArch64 compilation (Paul Lai) [2107655 2071997]
|
||||
- x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave) (Paul Lai) [2107652 2092066]
|
||||
- KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer (Paul Lai) [2088288 2074679]
|
||||
- KVM: x86: add system attribute to retrieve full set of supported xsave states (Paul Lai) [2088288 2074679]
|
||||
- KVM: x86: Add a helper to retrieve userspace address from kvm_device_attr (Paul Lai) [2088288 2074679]
|
||||
- tools: arch: x86: pull in pvclock headers (Paul Lai) [2088288 2074679]
|
||||
- KVM: x86: Expose TSC offset controls to userspace (Paul Lai) [2088288 2074679]
|
||||
- KVM: x86: Refactor tsc synchronization code (Paul Lai) [2088288 2074679]
|
||||
- selftests: kvm: move vm_xsave_req_perm call to amx_test (Paul Lai) [2088288 2074679]
|
||||
- RHEL-only: KVM: selftests: Remove unused modes (Andrew Jones) [2107655 2071997]
|
||||
- tools headers UAPI: Sync linux/kvm.h with the kernel sources (Paul Lai) [2088287 1918929]
|
||||
- kvm: selftests: sync uapi/linux/kvm.h with Linux header (Paul Lai) [2088287 1918929]
|
||||
- kvm: selftests: conditionally build vm_xsave_req_perm() (Paul Lai) [2088287 1918929]
|
||||
- x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0 (Paul Lai) [2088287 1918929]
|
||||
- x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0 (Paul Lai) [2088287 1918929]
|
||||
- KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID (Paul Lai) [2088287 1918929]
|
||||
- KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_update_cpuid_runtime() (Paul Lai) [2088287 1918929]
|
||||
- KVM: x86/cpuid: Clear XFD for component i if the base feature is missing (Paul Lai) [2088287 1918929]
|
||||
- KVM: x86: Do runtime CPUID update before updating vcpu->arch.cpuid_entries (Paul Lai) [2088287 1918929]
|
||||
- x86/fpu: Fix inline prefix warnings (Paul Lai) [2088287 1918929]
|
||||
- selftest: kvm: Add amx selftest (Paul Lai) [2088287 1918929]
|
||||
- selftest: kvm: Move struct kvm_x86_state to header (Paul Lai) [2088287 1918929]
|
||||
- selftest: kvm: Reorder vcpu_load_state steps for AMX (Paul Lai) [2088287 1918929]
|
||||
- kvm: x86: Disable interception for IA32_XFD on demand (Paul Lai) [2088287 1918929]
|
||||
- x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state() (Paul Lai) [2088287 1918929]
|
||||
- kvm: selftests: Add support for KVM_CAP_XSAVE2 (Paul Lai) [2088287 1918929]
|
||||
- kvm: x86: Add support for getting/setting expanded xstate buffer (Paul Lai) [2088287 1918929]
|
||||
- x86/fpu: Add uabi_size to guest_fpu (Paul Lai) [2088287 1918929]
|
||||
- kvm: x86: Add CPUID support for Intel AMX (Paul Lai) [2088287 1918929]
|
||||
- kvm: x86: Add XCR0 support for Intel AMX (Paul Lai) [2088287 1918929]
|
||||
- kvm: x86: Disable RDMSR interception of IA32_XFD_ERR (Paul Lai) [2088287 1918929]
|
||||
- kvm: x86: Emulate IA32_XFD_ERR for guest (Paul Lai) [2088287 1918929]
|
||||
- kvm: x86: Intercept #NM for saving IA32_XFD_ERR (Paul Lai) [2088287 1918929]
|
||||
- x86/fpu: Prepare xfd_err in struct fpu_guest (Paul Lai) [2088287 1918929]
|
||||
- kvm: x86: Add emulation for IA32_XFD (Paul Lai) [2088287 1918929]
|
||||
- x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation (Paul Lai) [2088287 1918929]
|
||||
- kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2 (Paul Lai) [2088287 1918929]
|
||||
- x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM (Paul Lai) [2088287 1918929]
|
||||
- x86/fpu: Add guest support to xfd_enable_feature() (Paul Lai) [2088287 1918929]
|
||||
- x86/fpu: Make XFD initialization in __fpstate_reset() a function argument (Paul Lai) [2088287 1918929]
|
||||
- kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID (Paul Lai) [2088287 1918929]
|
||||
- kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule (Paul Lai) [2088287 1918929]
|
||||
- x86/fpu: Prepare guest FPU for dynamically enabled FPU features (Paul Lai) [2088287 1918929]
|
||||
- x86/fpu: Extend fpu_xstate_prctl() with guest permissions (Paul Lai) [2088287 1918929]
|
||||
- kvm: selftests: move ucall declarations into ucall_common.h (Paul Lai) [2088287 1918929]
|
||||
- kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h (Paul Lai) [2088287 1918929]
|
||||
- cpuid: kvm_find_kvm_cpuid_features() should be declared 'static' (Paul Lai) [2088287 1918929]
|
||||
- KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES (Paul Lai) [2088287 1918929]
|
||||
- KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows (Paul Lai) [2088287 1918929]
|
||||
- tools arch x86: Sync the msr-index.h copy with the kernel sources (Andrew Jones) [2107655 2071997]
|
||||
|
||||
* Tue Jul 26 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.20.1.el8_6]
|
||||
- powerpc/pseries: Fix use after free in remove_phb_dynamic() (Steve Best) [2081250 2073707]
|
||||
- mt76: mt7921: Fix the error handling path of mt7921_pci_probe() (Íñigo Huguet) [2101684 2096758]
|
||||
- mt76: mt7921e: fix possible probe failure after reboot (Íñigo Huguet) [2095654 2078877]
|
||||
- x86/apic/vector: Fix ordering in vector assignment (Frank Ramsay) [2084646 2076607]
|
||||
|
||||
* Mon Jul 18 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.19.1.el8_6]
|
||||
- net/mlx5: CT: Fix header-rewrite re-use for tupels (Amir Tzin) [2104013 2101162]
|
||||
- net/mlx5e: TC, Fix ct_clear overwriting ct action metadata (Amir Tzin) [2104012 2100474]
|
||||
- netfilter: flowtable: fix TCP flow teardown (Florian Westphal) [2104002 2088234]
|
||||
- netfilter: conntrack: annotate data-races around ct->timeout (Florian Westphal) [2104002 2088234]
|
||||
- netfilter: conntrack: initialize ct->timeout (Florian Westphal) [2104002 2088234]
|
||||
- net/sched: act_police: more accurate MTU policing (Davide Caratti) [2102333 2100893]
|
||||
- bpf: Fix request_sock leak in sk lookup helpers (Antoine Tenart) [2104670 2085313]
|
||||
|
||||
* Wed Jul 13 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.18.1.el8_6]
|
||||
- redhat: flesh out rpminspect config file (Jarod Wilson)
|
||||
- powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persistent memory" (Steve Best) [2100150 2056080]
|
||||
- vdpa: mlx5: synchronize driver status with CVQ (Jason Wang) [2093416 2048009]
|
||||
- vdpa: mlx5: prevent cvq work from hogging CPU (Jason Wang) [2093416 2048009]
|
||||
- vdpa/mlx5: Avoid processing works if workqueue was destroyed (Cindy Lu) [2093416 2048009]
|
||||
- cifs: fix potential double free during failed mount (Ronnie Sahlberg) [2102251 2088799]
|
||||
|
||||
* Sat Jul 09 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.17.1.el8_6]
|
||||
- tcp: drop the hash_32() part from the index calculation (Guillaume Nault) [2087130 2064876] {CVE-2022-1012}
|
||||
- tcp: increase source port perturb table to 2^16 (Guillaume Nault) [2087130 2064876] {CVE-2022-1012}
|
||||
- tcp: dynamically allocate the perturb table used by source ports (Guillaume Nault) [2087130 2064876] {CVE-2022-1012}
|
||||
- tcp: add small random increments to the source port (Guillaume Nault) [2087130 2064876] {CVE-2022-1012}
|
||||
- tcp: resalt the secret every 10 seconds (Guillaume Nault) [2087130 2064876] {CVE-2022-1012}
|
||||
- tcp: use different parts of the port_offset for index and offset (Guillaume Nault) [2087130 2064876] {CVE-2022-1012}
|
||||
- secure_seq: use the 64 bits of the siphash for port offset calculation (Guillaume Nault) [2087130 2064876] {CVE-2022-1012}
|
||||
- tcp: add some entropy in __inet_hash_connect() (Guillaume Nault) [2087130 2064876] {CVE-2022-1012}
|
||||
- tcp: change source port randomizarion at connect() time (Guillaume Nault) [2087130 2064876] {CVE-2022-1012}
|
||||
- hrtimer: Unbreak hrtimer_force_reprogram() (Fernando Pacheco) [2090484 2071776]
|
||||
- hrtimer: Use raw_cpu_ptr() in clock_was_set() (Fernando Pacheco) [2090484 2071776]
|
||||
- hrtimer: Avoid more SMP function calls in clock_was_set() (Fernando Pacheco) [2090484 2071776]
|
||||
- hrtimer: Avoid unnecessary SMP function calls in clock_was_set() (Fernando Pacheco) [2090484 2071776]
|
||||
- hrtimer: Add bases argument to clock_was_set() (Fernando Pacheco) [2090484 2071776]
|
||||
- time/timekeeping: Avoid invoking clock_was_set() twice (Fernando Pacheco) [2090484 2071776]
|
||||
- timekeeping: Distangle resume and clock-was-set events (Fernando Pacheco) [2090484 2071776]
|
||||
- timerfd: Provide timerfd_resume() (Fernando Pacheco) [2090484 2071776]
|
||||
- hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case (Fernando Pacheco) [2090484 2071776]
|
||||
- hrtimer: Ensure timerfd notification for HIGHRES=n (Fernando Pacheco) [2090484 2071776]
|
||||
- hrtimer: Consolidate reprogramming code (Fernando Pacheco) [2090484 2071776]
|
||||
- hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns() (Fernando Pacheco) [2090484 2071776]
|
||||
- hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event() (Fernando Pacheco) [2090484 2071776]
|
||||
- hrtimer: Annotate lockless access to timer->state (Fernando Pacheco) [2090484 2071776]
|
||||
- mm, compaction: fast_find_migrateblock() should return pfn in the target zone (Rafael Aquini) [2100529 2067130]
|
||||
- lib/sbitmap: fix sb->map leak (Ming Lei) [2100254 2093549]
|
||||
- scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map() (Ewan D. Milne) [2100254 2071831]
|
||||
- lib/sbitmap: allocate sb->map via kvzalloc_node (Ewan D. Milne) [2100254 2071831]
|
||||
- mm: move kvmalloc-related functions to slab.h (Ewan D. Milne) [2100254 2071831]
|
||||
- scsi: core: Reallocate device's budget map on queue depth change (Ewan D. Milne) [2100254 2071831]
|
||||
- scsi: core: Fix scsi_device_max_queue_depth() (Ewan D. Milne) [2100254 2071831]
|
||||
- netfilter: nf_tables: disallow non-stateful expression in sets earlier (Phil Sutter) [2092986 2092987] {CVE-2022-32250}
|
||||
- audit: improve audit queue handling when "audit=1" on cmdline (Richard Guy Briggs) [2095434 2035123]
|
||||
- audit: improve robustness of the audit queue handling (Richard Guy Briggs) [2095434 2035123]
|
||||
|
||||
* Tue Jun 28 2022 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-372.16.1.el8_6]
|
||||
- x86/platform/uv: Log gap hole end size (Frank Ramsay) [2084645 2074098]
|
||||
- x86/platform/uv: Update TSC sync state for UV5 (Frank Ramsay) [2084645 2074098]
|
||||
- x86/platform/uv: Update NMI Handler for UV5 (Frank Ramsay) [2084645 2074098]
|
||||
- x86/platform/uv: Remove unused variable in UV5 NMI handler (Frank Ramsay) [2084645 2074098]
|
||||
- blk-mq: fix blk_mq_flush_plug_list (Ming Lei) [2096931 2088397]
|
||||
- sched/pelt: Fix attach_entity_load_avg() corner case (Phil Auld) [2096305 2056383]
|
||||
|
||||
* Tue Jun 21 2022 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-372.15.1.el8_6]
|
||||
- perf: Fix sys_perf_event_open() race against self (Michael Petlan) [2087948 2087949] {CVE-2022-1729}
|
||||
- vmxnet3: fix minimum vectors alloc issue (Kamal Heib) [2094473 2093242]
|
||||
- gfs2: Stop using glock holder auto-demotion for now (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: buffered write prefaulting (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Align read and write chunks to the page cache (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Pull return value test out of should_fault_in_pages (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Clean up use of fault_in_iov_iter_{read,write}able (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Variable rename (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Fix filesystem block deallocation for short writes (Andreas Gruenbacher) [2092073 2054855]
|
||||
- iomap: iomap_write_end cleanup (Andreas Gruenbacher) [2092073 2054855]
|
||||
- iomap: iomap_write_failed fix (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Don't re-check for write past EOF unnecessarily (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: No short reads or writes upon glock contention (Andreas Gruenbacher) [2092073 2054855]
|
||||
- fs/iomap: Fix buffered write page prefaulting (Andreas Gruenbacher) [2092073 2054855]
|
||||
- generic_perform_write()/iomap_write_actor(): saner logics for short copy (Andreas Gruenbacher) [2092073 2054855]
|
||||
- iomap: Convert iomap_write_end types (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Make sure not to return short direct writes (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Remove dead code in gfs2_file_read_iter (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Fix gfs2_file_buffered_write endless loop workaround (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Minor retry logic cleanup (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Disable page faults during lockless buffered reads (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Fix should_fault_in_pages() logic (Andreas Gruenbacher) [2092073 2054855]
|
||||
- mm: gup: make fault_in_safe_writeable() use fixup_user_fault() (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Initialize gh_error in gfs2_glock_nq (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Switch lock order of inode and iopen glock (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: cancel timed-out glock requests (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: Expect -EBUSY after canceling dlm locking requests (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: gfs2_setattr_size error path fix (Andreas Gruenbacher) [2092073 2054855]
|
||||
- gfs2: assign rgrp glock before compute_bitstructs (Bob Peterson) [2092073 2054855]
|
||||
- net: openvswitch: don't send internal clone attribute to the userspace. (Antoine Tenart) [2097796 2085509]
|
||||
|
||||
* Tue Jun 14 2022 Frantisek Hrbata <fhrbata@redhat.com> [4.18.0-372.14.1.el8_6]
|
||||
- scsi: core: sysfs: Fix setting device state to SDEV_RUNNING (Chris Leech) [2091078 2086970]
|
||||
- scsi: core: sysfs: Fix hang when device state is set via sysfs (Chris Leech) [2091078 2086970]
|
||||
- net/sched: act_ct: fix ref leak when switching zones (Marcelo Ricardo Leitner) [2066356 2014027]
|
||||
- net/sched: act_ct: Fix flow table lookup after ct clear or switching zones (Marcelo Ricardo Leitner) [2066356 2014027]
|
||||
- drm/i915: Stop force enabling pipe bottom color gammma/csc (Foggy Liu) [2083384 2054487]
|
||||
- gfs2: Fix gfs2_release for non-writers regression (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: gfs2_create_inode rework (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: gfs2_inode_lookup rework (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: gfs2_inode_lookup cleanup (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Fix remote demote of weak glock holders (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Fix glock_hash_walk bugs (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Cancel remote delete work asynchronously (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: set glock object after nq (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: remove RDF_UPTODATE flag (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: Eliminate GIF_INVALID flag (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: Fix atomic bug in gfs2_instantiate (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: fix GL_SKIP node_scope problems (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: Add some flags missing from glock output (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: split glock instantiation off from do_promote (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: further simplify do_promote (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: re-factor function do_promote (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: Remove 'first' trace_gfs2_promote argument (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: change go_lock to go_instantiate (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debug (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: move GL_SKIP check from glops to do_promote (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: Add GL_SKIP holder flag to dump_holder (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: remove redundant check in gfs2_rgrp_go_lock (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: Fix mmap + page fault deadlocks for direct I/O (Andreas Gruenbacher) [2092074 1955591]
|
||||
- iov_iter: Introduce ITER_IOVEC_FLAG_NOFAULT flag to disable page faults (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gup: Introduce FOLL_NOFAULT flag to disable page faults (Andreas Gruenbacher) [2092074 1955591]
|
||||
- iomap: Add done_before argument to iomap_dio_rw (Andreas Gruenbacher) [2092074 1955591]
|
||||
- iomap: Support partial direct I/O on user copy failures (Andreas Gruenbacher) [2092074 1955591]
|
||||
- iomap: Fix iomap_dio_rw return value for user copies (Andreas Gruenbacher) [2092074 1955591]
|
||||
- iomap: support reading inline data from non-zero pos (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Only dereference i->iov when iter_is_iovec(i) (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Prevent endless loops in gfs2_file_buffered_write (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Fix mmap + page fault deadlocks for buffered I/O (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Eliminate ip->i_gh (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Move the inode glock locking to gfs2_file_buffered_write (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Fix "Introduce flag for glock holder auto-demotion" (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Introduce flag for glock holder auto-demotion (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: fix scheduling while atomic bug in glocks (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: Clean up function may_grant (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Add wrapper for iomap_file_buffered_write (Andreas Gruenbacher) [2092074 1955591]
|
||||
- iov_iter: Introduce fault_in_iov_iter_writeable (Andreas Gruenbacher) [2092074 1955591]
|
||||
- iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} (Andreas Gruenbacher) [2092074 1955591]
|
||||
- powerpc/signal64: Don't opencode page prefaulting (Andreas Gruenbacher) [2092074 1955591]
|
||||
- sanitize iov_iter_fault_in_readable() (Andreas Gruenbacher) [2092074 1955591]
|
||||
- [xarray] iov_iter_fault_in_readable() should do nothing in xarray case (Andreas Gruenbacher) [2092074 1955591]
|
||||
- powerpc/kvm: Fix kvm_use_magic_page (Andreas Gruenbacher) [2092074 1955591]
|
||||
- iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Fix length of holes reported at end-of-file (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Remove redundant check from gfs2_glock_dq (Bob Peterson) [2092074 1955591]
|
||||
- gfs2: release iopen glock early in evict (Bob Peterson) [2092074 1955591]
|
||||
- mm: change fault_in_pages_* to have an unsigned size parameter (Andreas Gruenbacher) [2092074 1955591]
|
||||
- gfs2: Eliminate vestigial HIF_FIRST (Bob Peterson) [2092074 1955591]
|
||||
- iomap: remove the iomap arguments to ->page_{prepare,done} (Andreas Gruenbacher) [2092074 1955591]
|
||||
- md: Set MD_BROKEN for RAID1 and RAID10 (Nigel Croxon) [2075075 2048954]
|
||||
- raid5: introduce MD_BROKEN (Nigel Croxon) [2075075 2048954]
|
||||
- drm/i915/ehl: Remove require_force_probe protection (Michel Dänzer) [2075567 2048674]
|
||||
- genirq: Use rcu in kstat_irqs_usr() (Waiman Long) [2083308 2068445]
|
||||
- dm integrity: fix memory corruption when tag_size is less than digest size (Benjamin Marzinski) [2082184 2081775]
|
||||
|
||||
* Mon Jun 06 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.13.1.el8_6]
|
||||
- openvswitch: always update flow key after nat (Aaron Conole) [2068476 2066885]
|
||||
- KVM: PPC: Fix TCE handling for VFIO (Daniel Henrique Barboza) [2085572 2062687]
|
||||
- rfkill: make new event layout opt-in (Jose Ignacio Tornos Martinez) [2087641 2023175]
|
||||
- ASoC: Intel: soc-acpi: add entries in ADL match table (Jaroslav Kysela) [2090423 2052011]
|
||||
- isert: support for unsolicited NOPIN with no response (Maurizio Lombardi) [2079433 2035915]
|
||||
- iscsit: increment max_cmd_sn for isert on command release (Maurizio Lombardi) [2079433 2035915]
|
||||
- net: tcp better handling of reordering then loss cases (Marcelo Ricardo Leitner) [2080972 2074566]
|
||||
- tcp: tcp_mark_head_lost is only valid for sack-tcp (Marcelo Ricardo Leitner) [2080972 2074566]
|
||||
|
||||
* Wed Jun 01 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.12.1.el8_6]
|
||||
- sctp: use the correct skb for security_sctp_assoc_request (Xin Long) [2070959 2070915]
|
||||
- net/mlx5e: Fix wrong source vport matching on tunnel rule (Amir Tzin) [2088610 2064589]
|
||||
- net/mlx5: DR, Fix missing flow_source when creating multi-destination FW table (Amir Tzin) [2088611 2072920]
|
||||
- net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte (Amir Tzin) [2088611 2072920]
|
||||
- net/mlx5: DR, Cache STE shadow memory (Amir Tzin) [2075553 2062715]
|
||||
- net/mlx5: DR, Fix the threshold that defines when pool sync is initiated (Amir Tzin) [2075553 2062715]
|
||||
- drm/i915/display: Remove check for low voltage sku for max dp source rate (Jocelyn Falempe) [2066644 2063931]
|
||||
- net/mlx5: DR, Ignore modify TTL on RX if device doesn't support it (Amir Tzin) [2088638 2072934]
|
||||
- net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion (Amir Tzin) [2081011 2055580]
|
||||
- net/mlx5e: TC, Skip redundant ct clear actions (Amir Tzin) [2079918 2055590]
|
||||
- net/mlx5e: TC, fix decap fallback to uplink when int port not supported (Amir Tzin) [2088639 2077048]
|
||||
- CI: Use zstream builder image (Veronika Kabatova)
|
||||
- ice: Allow to pass VLAN tagged packets to VF when port VLAN is configured (Petr Oros) [2081794 2079926]
|
||||
- ice: clear stale Tx queue settings before configuring (Petr Oros) [2081794 2079926]
|
||||
- ice: fix crash when writing timestamp on RX rings (Petr Oros) [2081794 2079926]
|
||||
- ice: Fix race during aux device (un)plugging (Petr Oros) [2081794 2079926]
|
||||
- ice: fix PTP stale Tx timestamps cleanup (Petr Oros) [2081794 2079926]
|
||||
- ice: ice_sched: fix an incorrect NULL check on list iterator (Petr Oros) [2081794 2079926]
|
||||
- ice: fix use-after-free when deinitializing mailbox snapshot (Petr Oros) [2081794 2079926]
|
||||
- ice: wait 5 s for EMP reset after firmware flash (Petr Oros) [2081794 2079926]
|
||||
- ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg() (Petr Oros) [2081794 2079926]
|
||||
- ice: Fix incorrect locking in ice_vc_process_vf_msg() (Petr Oros) [2081794 2079926]
|
||||
- ice: Fix memory leak in ice_get_orom_civd_data() (Petr Oros) [2081794 2079926]
|
||||
- ice: fix crash in switchdev mode (Petr Oros) [2081794 2079926]
|
||||
- Revert "iavf: Fix deadlock occurrence during resetting VF interface" (Petr Oros) [2081794 2079926]
|
||||
- ice: arfs: fix use-after-free when freeing @rx_cpu_rmap (Petr Oros) [2081794 2079926]
|
||||
- ice: clear cmd_type_offset_bsz for TX rings (Petr Oros) [2081794 2079926]
|
||||
- ice: xsk: fix VSI state check in ice_xsk_wakeup() (Petr Oros) [2081794 2079926]
|
||||
- ice: synchronize_rcu() when terminating rings (Petr Oros) [2081794 2079926]
|
||||
- ice: Do not skip not enabled queues in ice_vc_dis_qs_msg (Petr Oros) [2081794 2079926]
|
||||
- ice: Set txq_teid to ICE_INVAL_TEID on ring creation (Petr Oros) [2081794 2079926]
|
||||
- ice: Fix broken IFF_ALLMULTI handling (Petr Oros) [2081794 2079926]
|
||||
- ice: Fix MAC address setting (Petr Oros) [2081794 2079926]
|
||||
- openvswitch: Fix setting ipv6 fields causing hw csum failure (Eelco Chaudron) [2086549 1974356]
|
||||
- sched/cputime, proc/stat: Fix incorrect guest nice cpustat value (Waiman Long) [2084138 2017382]
|
||||
- procfs: Use all-in-one vtime aware kcpustat accessor (Waiman Long) [2084138 2017382]
|
||||
- procfs: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM (Waiman Long) [2084138 2017382]
|
||||
- proc: read kernel cpu stat pointer once (Waiman Long) [2084138 2017382]
|
||||
- proc: use "unsigned int" in /proc/stat hook (Waiman Long) [2084138 2017382]
|
||||
- sched/cputime: Support other fields on kcpustat_field() (Waiman Long) [2084138 2017382]
|
||||
- sched/cputime: Add vtime guest task state (Waiman Long) [2084138 2017382]
|
||||
- sched/cputime: Add vtime idle task state (Waiman Long) [2084138 2017382]
|
||||
- sched/cputime: Spare a seqcount lock/unlock cycle on context switch (Waiman Long) [2084138 2017382]
|
||||
- sched/vtime: Move task_struct_rh->vtime_cpu back to vtime structure (Waiman Long) [2084138 2017382]
|
||||
- net: openvswitch: fix leak of nested actions (Eelco Chaudron) [2086590 2073538]
|
||||
- net/sched: fix initialization order when updating chain 0 head (Marcelo Ricardo Leitner) [2074221 2044711]
|
||||
- PCI: hv: Propagate coherence from VMbus device to PCI device (Vitaly Kuznetsov) [2074829 2068429]
|
||||
- Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device (Vitaly Kuznetsov) [2074829 2068429]
|
||||
|
||||
* Wed May 25 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.11.1.el8_6]
|
||||
- Revert "xfs: actually bump warning counts when we send warnings" (Carlos Maiolino) [2071713 2059262]
|
||||
- SUNRPC: use different lock keys for INET6 and LOCAL (Guillaume Nault) [2079856 2061651]
|
||||
- Revert "netfilter: conntrack: tag conntracks picked up in local out hook" (Florian Westphal) [2065266 2062870]
|
||||
- Revert "netfilter: nat: force port remap to prevent shadowing well-known ports" (Florian Westphal) [2065266 2062870]
|
||||
- KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR (Laurent Vivier) [2079069 2059318]
|
||||
- KVM: PPC: Book3S HV: Rename current DAWR macros and variables (Laurent Vivier) [2079069 2059318]
|
||||
- esp: limit skb_page_frag_refill use to a single page (Sabrina Dubroca) [2062114 2062115] {CVE-2022-27666}
|
||||
- esp: Fix possible buffer overflow in ESP transformation (Sabrina Dubroca) [2062114 2062115] {CVE-2022-27666}
|
||||
- NFS: Don't loop forever in nfs_do_recoalesce() (Scott Mayhew) [2080998 2080467]
|
||||
|
||||
* Fri May 13 2022 Augusto Caringi <acaringi@redhat.com> [4.18.0-372.10.1.el8_6]
|
||||
- Fonts: Replace discarded const qualifier (Nico Pache) [2064762 1904374]
|
||||
- Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts (Nico Pache) [2064762 1904374]
|
||||
- fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h (Nico Pache) [2064762 1904374]
|
||||
- CI: Drop baseline runs (Veronika Kabatova)
|
||||
- redhat: drop the -sha512 suffix from default rhpkg invocation (Jarod Wilson)
|
||||
- redhat: switch release to zstream (Augusto Caringi)
|
||||
- ceph: fix possible NULL pointer dereference for req->r_session (Xiubo Li) [2080071 2076165]
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,344 @@
|
|||
* Thu Mar 16 2023 Jarod Wilson <jarod@redhat.com> [4.18.0-425.19.2.el8_7.gf5e8]
|
||||
- ovl: fail on invalid uid/gid mapping at copy up (Miklos Szeredi) [2165341 2165342] {CVE-2023-0386}
|
||||
|
||||
* Thu Mar 16 2023 Jarod Wilson <jarod@redhat.com> [4.18.0-425.19.1.el8_7]
|
||||
- s390/dasd: fix no record found for raw_track_access (Tobias Huschle) [2167776 2161270]
|
||||
- locking/rwsem: Disable preemption in all down_read*() and up_read() code paths (Waiman Long) [2170939 2162139]
|
||||
- locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath (Waiman Long) [2170939 2162139]
|
||||
- locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by first waiter (Waiman Long) [2170939 2162139]
|
||||
- locking/rwsem: Always try to wake waiters in out_nolock path (Waiman Long) [2170939 2162139]
|
||||
- locking/rwsem: No need to check for handoff bit if wait queue empty (Waiman Long) [2170939 2162139]
|
||||
- locking/rwsem: Make handoff bit handling more consistent (Waiman Long) [2170939 2162139]
|
||||
- locking/rwsem: Disable preemption while trying for rwsem lock (Waiman Long) [2170939 2162139]
|
||||
- locking/rwsem: Conditionally wake waiters in reader/writer slowpaths (Waiman Long) [2170939 2162139]
|
||||
- locking: Make owner_on_cpu() into <linux/sched.h> (Waiman Long) [2170939 2162139]
|
||||
- locking/rwsem: Optimize down_read_trylock() under highly contended case (Waiman Long) [2170939 2162139]
|
||||
- locking/rwsem: Fix comments about reader optimistic lock stealing conditions (Waiman Long) [2170939 2162139]
|
||||
- locking/rwsem: Disable preemption for spinning region (Waiman Long) [2170939 2162139]
|
||||
- locking: Remove rcu_read_{,un}lock() for preempt_{dis,en}able() (Waiman Long) [2170939 2162139]
|
||||
- watchdog: fix UAF in reboot notifier handling in watchdog core code (Wander Lairson Costa) [2139770 2131308]
|
||||
- netfilter: nf_conntrack_irc: Tighten matching on DCC message (Wander Lairson Costa) [2139770 2131308]
|
||||
- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF (Jaroslav Kysela) [2163400 2163401] {CVE-2023-0266}
|
||||
- net/mlx5e: Fix enabling sriov while tc nic rules are offloaded (Amir Tzin) [2167647 2112925]
|
||||
- net/mlx5: E-Switch, pair only capable devices (Amir Tzin) [2167647 2112925]
|
||||
- net/mlx5: Fix mlx5_get_next_dev() peer device matching (Amir Tzin) [2167647 2112925]
|
||||
- net/mlx5: Lag, filter non compatible devices (Amir Tzin) [2167647 2112925]
|
||||
|
||||
* Fri Mar 10 2023 Augusto Caringi <acaringi@redhat.com> [4.18.0-425.18.1.el8_7]
|
||||
- futex: Resend potentially swallowed owner death notification (Rafael Aquini) [2170054 2161526]
|
||||
|
||||
* Fri Mar 03 2023 Jarod Wilson <jarod@redhat.com> [4.18.0-425.17.1.el8_7]
|
||||
- net: mana: Add rmb after checking owner bits (Mohammed Gamal) [2173103 2139462]
|
||||
- net: mana: Add support of XDP_REDIRECT action (Mohammed Gamal) [2173103 2139462]
|
||||
- net: mana: Add the Linux MANA PF driver (Mohammed Gamal) [2173103 2139462]
|
||||
- ice: fix lost multicast packets in promisc mode (Ken Cox) [2172550 2138215]
|
||||
|
||||
* Thu Feb 23 2023 Jarod Wilson <jarod@redhat.com> [4.18.0-425.16.1.el8_7]
|
||||
- ipv6: fix panic when fib_lookup_arg->result is fib6_info (Jiri Benc) [2167602 2140599]
|
||||
- ceph: blocklist the kclient when receiving corrupted snap trace (Xiubo Li) [2168896 2162414]
|
||||
- ceph: move mount state enum to super.h (Xiubo Li) [2168896 2162414]
|
||||
- s390/kexec: fix ipl report address for kdump (Tobias Huschle) [2166296 2161328]
|
||||
- mm, compaction: fix fast_isolate_around() to stay within boundaries (Daniel Vacek) [2170576 2149309]
|
||||
- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM (Emanuele Giuseppe Esposito) [2170228 2150659]
|
||||
- netfilter: conntrack: handle tcp challenge acks during connection reuse (Florian Westphal) [2165587 2158726]
|
||||
|
||||
* Thu Feb 16 2023 Jarod Wilson <jarod@redhat.com> [4.18.0-425.15.1.el8_7]
|
||||
- net/mlx5e: Fix use-after-free when reverting termination table (Amir Tzin) [2167640 2112927]
|
||||
- net/mlx5: Do not query pci info while pci disabled (Amir Tzin) [2167645 2129249]
|
||||
- x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly (Dean Nelson) [2168384 2122850]
|
||||
- x86/fpu: Exclude dynamic states from init_fpstate (Dean Nelson) [2168384 2122850]
|
||||
- x86/fpu: Fix the init_fpstate size check with the actual size (Dean Nelson) [2168384 2122850]
|
||||
- x86/fpu: Configure init_fpstate attributes orderly (Dean Nelson) [2168384 2122850]
|
||||
- x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation (Dean Nelson) [2168384 2122850]
|
||||
- net/mlx5: E-Switch, properly handle ingress tagged packets on VST (Amir Tzin) [2166665 2096109]
|
||||
- cpuhotplug: Fix KABI breakage (Prarit Bhargava) [2162763 2156529]
|
||||
|
||||
* Fri Feb 10 2023 Jarod Wilson <jarod@redhat.com> [4.18.0-425.14.1.el8_7]
|
||||
- ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems (Wei Huang) [2142170 2130653]
|
||||
- KVM: x86: nSVM: implement nested LBR virtualization (Emanuele Giuseppe Esposito) [2166362 2155149]
|
||||
- KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running (Emanuele Giuseppe Esposito) [2166362 2155149]
|
||||
- kvm: x86: SVM: use vmcb* instead of svm->vmcb where it makes sense (Emanuele Giuseppe Esposito) [2166362 2155149]
|
||||
- KVM: x86: nSVM: implement nested VMLOAD/VMSAVE (Emanuele Giuseppe Esposito) [2166362 2155149]
|
||||
- IB/iser: Fix login with authentication (Kamal Heib) [2161750 2120676]
|
||||
- act_mirred: use the backlog for nested calls to mirred ingress (Davide Caratti) [2164648 2131339] {CVE-2022-4269}
|
||||
- net/sched: act_mirred: better wording on protection against excessive stack growth (Davide Caratti) [2164648 2131339] {CVE-2022-4269}
|
||||
- redhat/configs: Set CONFIG_X86_AMD_PSTATE to 'm' (Prarit Bhargava) [2151275 2145246]
|
||||
- KVM: x86: smm: preserve interrupt shadow in SMRAM (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: SVM: don't save SVM state to SMRAM when VM is not long mode capable (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: SVM: use smram structs (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: svm: drop explicit return value of kvm_vcpu_map (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: smm: use smram struct for 64 bit smram load/restore (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: smm: use smram struct for 32 bit smram load/restore (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: smm: use smram structs in the common code (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: smm: add structs for KVM's smram layout (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: smm: check for failures on smm entry (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: do not go through ctxt->ops when emulating rsm (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: move SMM exit to a new file (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: move SMM entry to a new file (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: start moving SMM-related functions to new files (Maxim Levitsky) [2166368 2097144]
|
||||
- bug: introduce ASSERT_STRUCT_OFFSET (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowed (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: emulator: update the emulation mode after CR0 write (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: emulator: update the emulation mode after rsm (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: emulator: introduce emulator_recalc_and_set_mode (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: emulator: em_sysexit should update ctxt->mode (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: Bug the VM if the emulator accesses a non-existent GPR (Maxim Levitsky) [2166368 2097144]
|
||||
- \KVM: x86: Reduce the number of emulator GPRs to '8' for 32-bit KVM (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: Use 16-bit fields to track dirty/valid emulator GPRs (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: Omit VCPU_REGS_RIP from emulator's _regs array (Maxim Levitsky) [2166368 2097144]
|
||||
- \KVM: x86: Harden _regs accesses to guard against buggy input (Maxim Levitsky) [2166368 2097144]
|
||||
- KVM: x86: Grab regs_dirty in local 'unsigned long' (Maxim Levitsky) [2166368 2097144]
|
||||
- proc: proc_skip_spaces() shouldn't think it is working on C strings (Wander Lairson Costa) [2152571 2152572] {CVE-2022-4378}
|
||||
- proc: avoid integer type confusion in get_proc_long (Wander Lairson Costa) [2152571 2152572] {CVE-2022-4378}
|
||||
|
||||
* Thu Feb 02 2023 Jarod Wilson <jarod@redhat.com> [4.18.0-425.13.1.el8_7]
|
||||
- mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1 (Waiman Long) [2160221]
|
||||
- mm: vmscan: remove deadlock due to throttling failing to make progress (Waiman Long) [2160221]
|
||||
- mm: vmscan: reduce throttling due to a failure to make progress -fix (Waiman Long) [2160221]
|
||||
- mm: vmscan: Reduce throttling due to a failure to make progress (Waiman Long) [2160221]
|
||||
- mm/vmscan: delay waking of tasks throttled on NOPROGRESS (Waiman Long) [2160221]
|
||||
- mm/vmscan: increase the timeout if page reclaim is not making progress (Waiman Long) [2160221]
|
||||
- mm/vmscan: centralise timeout values for reclaim_throttle (Waiman Long) [2160221]
|
||||
- mm/page_alloc: remove the throttling logic from the page allocator (Waiman Long) [2160221]
|
||||
- mm/writeback: throttle based on page writeback instead of congestion (Waiman Long) [2160221]
|
||||
- mm/vmscan: throttle reclaim when no progress is being made (Waiman Long) [2160221]
|
||||
- mm/vmscan: throttle reclaim and compaction when too may pages are isolated (Waiman Long) [2160221]
|
||||
- mm/vmscan: throttle reclaim until some writeback completes if congested (Waiman Long) [2160221]
|
||||
- mm/vmscan.c: delete or fix duplicated words (Waiman Long) [2160221]
|
||||
- mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry() (Nico Pache) [2160221]
|
||||
- ceph: avoid putting the realm twice when decoding snaps fails (Xiubo Li) [2155797 2139881]
|
||||
- mm/mremap: hold the rmap lock in write mode when moving page table entries. (Waiman Long) [2140944] {CVE-2022-41222}
|
||||
- mm/mremap: use pmd/pud_poplulate to update page table entries (Waiman Long) [2140944] {CVE-2022-41222}
|
||||
- mm/mremap: don't enable optimized PUD move if page table levels is 2 (Waiman Long) [2140944] {CVE-2022-41222}
|
||||
- mm/mremap: convert huge PUD move to separate helper (Waiman Long) [2140944] {CVE-2022-41222}
|
||||
- mm/mremap: fix BUILD_BUG_ON() error in get_extent (Waiman Long) [2140944] {CVE-2022-41222}
|
||||
- mm/mremap.c: fix extent calculation (Waiman Long) [2140944] {CVE-2022-41222}
|
||||
- x86: mremap speedup - Enable HAVE_MOVE_PUD (Waiman Long) [2140944] {CVE-2022-41222}
|
||||
- mm: speedup mremap on 1GB or larger regions (Waiman Long) [2140944] {CVE-2022-41222}
|
||||
- mm/mremap: start addresses are properly aligned (Waiman Long) [2140944] {CVE-2022-41222}
|
||||
- mm/mremap: calculate extent in one place (Waiman Long) [2140944] {CVE-2022-41222}
|
||||
- mm/mremap: it is sure to have enough space when extent meets requirement (Waiman Long) [2140944] {CVE-2022-41222}
|
||||
- s390/boot: add secure boot trailer (Tobias Huschle) [2151530 2141967]
|
||||
- i40e: Fix VF hang when reset is triggered on another VF (Ivan Vecera) [2160460 2103801]
|
||||
- i2c: ismt: Fix an out-of-bounds bug in ismt_access() (Prarit Bhargava) [2154388 2119066] {CVE-2022-2873}
|
||||
- iavf: schedule watchdog immediately when changing primary MAC (Michal Schmidt) [2163257 2152493]
|
||||
- iavf: Move netdev_update_features() into watchdog task (Michal Schmidt) [2163257 2152493]
|
||||
- iavf: fix temporary deadlock and failure to set MAC address (Michal Schmidt) [2163257 2152493]
|
||||
- iavf: Fix error handling in iavf_init_module() (Michal Schmidt) [2163257 2152493]
|
||||
- iommu/vt-d: Clean up si_domain in the init_dmars() error path (Jerry Snitselaar) [2149474 2118428]
|
||||
- x86/pci/xen: Use msi_msg shadow structs (Jerry Snitselaar) [2149474 2118428]
|
||||
- iommu/intel: Use msi_msg shadow structs (Jerry Snitselaar) [2149474 2118428]
|
||||
- PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS (Jerry Snitselaar) [2149474 2118428]
|
||||
- x86/apic/msi: Unbreak DMAR and HPET MSI (Jerry Snitselaar) [2149474 2118428]
|
||||
- iommu/amd: Remove domain search for PCI/MSI (Jerry Snitselaar) [2149474 2118428]
|
||||
- iommu/vt-d: Remove domain search for PCI/MSI[X] (Jerry Snitselaar) [2149474 2118428]
|
||||
- x86/irq: Make most MSI ops XEN private (Jerry Snitselaar) [2149474 2118428]
|
||||
- x86/irq: Cleanup the arch_*_msi_irqs() leftovers (Jerry Snitselaar) [2149474 2118428]
|
||||
- PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable (Jerry Snitselaar) [2149474 2118428]
|
||||
- x86/xen: Wrap XEN MSI management into irqdomain (Jerry Snitselaar) [2149474 2118428]
|
||||
- x86/xen: Consolidate XEN-MSI init (Jerry Snitselaar) [2149474 2118428]
|
||||
- x86/xen: Rework MSI teardown (Jerry Snitselaar) [2149474 2118428]
|
||||
- x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init() (Jerry Snitselaar) [2149474 2118428]
|
||||
- x86/irq: Move apic_post_init() invocation to one place (Jerry Snitselaar) [2149474 2118428]
|
||||
- x86/msi: Use generic MSI domain ops (Jerry Snitselaar) [2149474 2118428]
|
||||
- x86/msi: Remove pointless vcpu_affinity callback (Jerry Snitselaar) [2149474 2118428]
|
||||
- iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set (Myron Stowe) [2149474 2118428]
|
||||
- iommu/vt-d: Cure VF irqdomain hickup (Myron Stowe) [2149474 2118428]
|
||||
- x86/pci: Set default irq domain in pcibios_add_device() (Myron Stowe) [2149474 2118428]
|
||||
- iommm/amd: Store irq domain in struct device (Myron Stowe) [2149474 2118428]
|
||||
- iommm/vt-d: Store irq domain in struct device (Myron Stowe) [2149474 2118428]
|
||||
- PCI/MSI: Provide pci_dev_has_special_msi_domain() helper (Myron Stowe) [2149474 2118428]
|
||||
- x86/msi: Consolidate MSI allocation (Myron Stowe) [2149474 2118428]
|
||||
- PCI/MSI: Rework pci_msi_domain_calc_hwirq() (Myron Stowe) [2149474 2118428]
|
||||
- x86/irq: Consolidate UV domain allocation (Myron Stowe) [2149474 2118428]
|
||||
- x86/irq: Consolidate DMAR irq allocation (Myron Stowe) [2149474 2118428]
|
||||
- x86_ioapic_Consolidate_IOAPIC_allocation (Myron Stowe) [2149474 2118428]
|
||||
- x86/msi: Consolidate HPET allocation (Myron Stowe) [2149474 2118428]
|
||||
- iommu/irq_remapping: Consolidate irq domain lookup (Myron Stowe) [2149474 2118428]
|
||||
- iommu/amd: Consolidate irq domain getter (Myron Stowe) [2149474 2118428]
|
||||
- iommu/vt-d: Consolidate irq domain getter (Myron Stowe) [2149474 2118428]
|
||||
- x86/irq: Add allocation type for parent domain retrieval (Myron Stowe) [2149474 2118428]
|
||||
- irqdomain: Export irq_domain_update_bus_token (Myron Stowe) [2149474 2118428]
|
||||
- gitlab-ci: use CI templates from production branch (Michael Hofmann)
|
||||
- iavf: remove INITIAL_MAC_SET to allow gARP to work properly (Stefan Assmann) [2149745 1938635]
|
||||
- Revert "scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding" (Chris Leech) [2152734 2122624]
|
||||
- Revert "scsi: iscsi: Use the session workqueue for recovery" (Chris Leech) [2152734 2122624]
|
||||
- arm64/bpf: Remove 128MB limit for BPF JIT programs (Yauheni Kaliuta) [2152138 2140163]
|
||||
- bpf: Define bpf_jit_alloc_exec_limit for arm64 JIT (Yauheni Kaliuta) [2152138 2140163]
|
||||
- arm64: extable: add `type` and `data` fields (Yauheni Kaliuta) [2152138 2140163]
|
||||
- arm64: extable: use `ex` for `exception_table_entry` (Yauheni Kaliuta) [2152138 2140163]
|
||||
- arm64: extable: make fixup_exception() return bool (Yauheni Kaliuta) [2152138 2140163]
|
||||
- arm64: extable: consolidate definitions (Yauheni Kaliuta) [2152138 2140163]
|
||||
- arm64: kvm: use kvm_exception_table_entry (Yauheni Kaliuta) [2152138 2140163]
|
||||
- be2net: Fix buffer overflow in be_get_module_eeprom (Josef Oskera) [2160182 2126917]
|
||||
|
||||
* Thu Jan 19 2023 Jarod Wilson <jarod@redhat.com> [4.18.0-425.12.1.el8_7]
|
||||
- x86/fpu: Prevent FPU state corruption (Oleksandr Natalenko) [2134586 2130890]
|
||||
- x86/fpu: Drop fpregs lock before inheriting FPU permissions (Eder Zulian) [2154460 2153549]
|
||||
- kernel-doc: fix undefined args variable (Jan Stancek) [2157905 2134954]
|
||||
- mm: memcontrol: fix potential oom_lock recursion deadlock (Waiman Long) [2157922 2138886]
|
||||
- memcg: prohibit unconditional exceeding the limit of dying tasks (Waiman Long) [2157922 2138886]
|
||||
- mm, oom: do not trigger out_of_memory from the #PF (Waiman Long) [2157922 2138886]
|
||||
- mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks (Waiman Long) [2157922 2138886]
|
||||
- mm: memcontrol: don't count limit-setting reclaim as memory pressure (Waiman Long) [2157922 2138886]
|
||||
- KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field (Thomas Huth) [2158813 2151854]
|
||||
- net: mana: Fix race on per-CQ variable napi work_done (Emanuele Giuseppe Esposito) [2155437 2151722]
|
||||
- mei: me: add adler lake point S DID (Prarit Bhargava) [2141783 2141602]
|
||||
- PCI: hv: Only reuse existing IRTE allocation for Multi-MSI (Emanuele Giuseppe Esposito) [2155289 2100275]
|
||||
- PCI: hv: Fix the definition of vector in hv_compose_msi_msg() (Emanuele Giuseppe Esposito) [2155289 2100275]
|
||||
- PCI: hv: Fix interrupt mapping for multi-MSI (Emanuele Giuseppe Esposito) [2155289 2100275]
|
||||
- PCI: hv: Reuse existing IRTE allocation in compose_msi_msg() (Emanuele Giuseppe Esposito) [2155289 2100275]
|
||||
- PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI (Emanuele Giuseppe Esposito) [2155289 2100275]
|
||||
- PCI: hv: Fix multi-MSI to allow more than one MSI vector (Emanuele Giuseppe Esposito) [2155289 2100275]
|
||||
- drm/ast: Support multiple outputs (Jarod Wilson) [2149287 2147553]
|
||||
|
||||
* Fri Jan 06 2023 Jarod Wilson <jarod@redhat.com> [4.18.0-425.11.1.el8_7]
|
||||
- NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2143172 2141774] {CVE-2022-43945}
|
||||
- NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2143172 2141774] {CVE-2022-43945}
|
||||
- NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2143172 2141774] {CVE-2022-43945}
|
||||
- NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2143172 2141774] {CVE-2022-43945}
|
||||
- SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2143172 2141774] {CVE-2022-43945}
|
||||
- SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2143172 2141774] {CVE-2022-43945}
|
||||
- panic, kexec: make __crash_kexec() NMI safe (Valentin Schneider) [2139580 2134126]
|
||||
- kexec: turn all kexec_mutex acquisitions into trylocks (Valentin Schneider) [2139580 2134126]
|
||||
- kexec: move locking into do_kexec_load (Valentin Schneider) [2139580 2134126]
|
||||
- vdpa/mlx5: re-create forwarding rules after mac modified (Laurent Vivier) [2152912 2145136]
|
||||
- timers/nohz: Last resort update jiffies on nohz_full IRQ entry (Waiman Long) [2153653 2108387]
|
||||
- irq: Call tick_irq_enter() inside HARDIRQ_OFFSET (Waiman Long) [2153653 2108387]
|
||||
- irqtime: Move irqtime entry accounting after irq offset incrementation (Waiman Long) [2153653 2108387]
|
||||
- sched/vtime: Consolidate IRQ time accounting (Waiman Long) [2153653 2108387]
|
||||
- s390/vtime: Use the generic IRQ entry accounting (Waiman Long) [2153653 2108387]
|
||||
- sched/cputime: Remove symbol exports from IRQ time accounting (Waiman Long) [2153653 2108387]
|
||||
- genirq/irqdomain: Don't try to free an interrupt that has no mapping (Waiman Long) [2153653 2108387]
|
||||
- genirq: Provide __irq_enter/exit_raw() (Waiman Long) [2153653 2108387]
|
||||
- powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64 (Waiman Long) [2153653 2108387]
|
||||
- powerpc/time: isolate scaled cputime accounting in dedicated functions. (Waiman Long) [2153653 2108387]
|
||||
- PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit() (Mohammed Gamal) [2155280 2144708]
|
||||
- PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg() (Mohammed Gamal) [2155280 2144708]
|
||||
- PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening (Mohammed Gamal) [2155280 2144708]
|
||||
- net/mlx5e: TC, Reject forwarding from internal port to internal port (Mohammad Kabat) [2141959 2131345]
|
||||
- hv_netvsc: Fix race between VF offering and VF association message from host (Mohammed Gamal) [2155272 2149279]
|
||||
- x86/mce: Reduce number of machine checks taken during recovery (Prarit Bhargava) [2137592 2104388]
|
||||
- cgroup/cpuset: Reduce cpuset_rwsem writer latency (Waiman Long) [2153108 2149031]
|
||||
- rcu/exp: Mark current CPU as exp-QS in IPI loop second pass (Waiman Long) [2153108 2149031]
|
||||
- rcu: Always inline rcu_dynticks_task*_{enter,exit}() (Waiman Long) [2153108 2149031]
|
||||
- rcu: Fix existing exp request check in sync_sched_exp_online_cleanup() (Waiman Long) [2153108 2149031]
|
||||
- rcu: Fix macro name CONFIG_TASKS_RCU_TRACE (Waiman Long) [2153108 2149031]
|
||||
- rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock (Waiman Long) [2153108 2149031]
|
||||
- rcu: Fix to include first blocked task in stall warning (Waiman Long) [2153108 2149031]
|
||||
- cgroup: Use cgroup_attach_{lock,unlock}() from cgroup_attach_task_all() (Waiman Long) [2153108 2149031]
|
||||
- cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all() (Waiman Long) [2153108 2149031]
|
||||
- cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock (Waiman Long) [2153108 2149031]
|
||||
- cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty subtree (Waiman Long) [2153108 2149031]
|
||||
- cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug (Waiman Long) [2153108 2149031]
|
||||
- cgroup: reduce dependency on cgroup_mutex (Waiman Long) [2153108 2149031]
|
||||
- sunrpc: Set sk_allocation to GFP_NOFS to avoid using current->task_frag. (Guillaume Nault) [2153230 2089660]
|
||||
|
||||
* Wed Dec 14 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-425.10.1.el8_7]
|
||||
- scsi: target: loop: Fix handling of aborted TMRs (Maurizio Lombardi) [2144583 2141713]
|
||||
- ice: virtchnl rss hena support (Petr Oros) [2148130]
|
||||
- ice: Fix configuring VIRTCHNL_OP_CONFIG_VSI_QUEUES with unbalanced queues (Michal Schmidt) [2142017 2137378]
|
||||
- ice: Add support Flex RXD (Michal Schmidt) [2138157 2131310]
|
||||
- netfilter: flowtable: fix stuck flows on cleanup due to pending work (Phil Sutter) [2134084 2131370]
|
||||
- netfilter: flowtable: add function to invoke garbage collection immediately (Phil Sutter) [2134084 2131370]
|
||||
- netfilter: flowtable: pass flowtable to nf_flow_table_iterate() (Phil Sutter) [2134084 2131370]
|
||||
- netfilter: flowtable: separate replace, destroy and stats to different workqueues (Phil Sutter) [2134084 2131370]
|
||||
- x86/paravirt: Add a dummy __x86_paravirt_patch_template() function (Waiman Long) [2152206 2144161]
|
||||
- x86/paravirt: Fix kABI breakage in struct pv_mmu_ops (Waiman Long) [2152206 2144161]
|
||||
- drm/i915: fix TLB invalidation for Gen12 video and compute engines (Wander Lairson Costa) [2148149 2148150] {CVE-2022-4139}
|
||||
- PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time (Emanuele Giuseppe Esposito) [2150912 2082836]
|
||||
- iavf: Fix cached head and tail value for iavf_get_tx_pending (Stefan Assmann) [2149742 2103944]
|
||||
- iavf: Fix change VF's mac address (Stefan Assmann) [2149742 2103944]
|
||||
- iavf: Fix race between iavf_close and iavf_reset_task (Stefan Assmann) [2149742 2103944]
|
||||
- net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2149742 2103944]
|
||||
- iavf: Fix 'tc qdisc show' listing too many queues (Stefan Assmann) [2149742 2103944]
|
||||
- iavf: Fix max_rate limiting (Stefan Assmann) [2149742 2103944]
|
||||
- iavf: Check for duplicate TC flower filter before parsing (Stefan Assmann) [2149742 2103944]
|
||||
- iavf: Fix handling of dummy receive descriptors (Stefan Assmann) [2149742 2103944]
|
||||
- iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq (Stefan Assmann) [2149742 2103944]
|
||||
- intel/iavf:fix repeated words in comments (Stefan Assmann) [2149742 2103944]
|
||||
- intel: remove unused macros (Stefan Assmann) [2149742 2103944]
|
||||
- iavf: Add waiting for response from PF in set mac (Stefan Assmann) [2149742 2103944]
|
||||
|
||||
* Fri Dec 09 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-425.9.1.el8_7]
|
||||
- Documentation/admin-guide: Document nomodeset kernel parameter (Jocelyn Falempe) [2145218 2143952]
|
||||
- drm: Move nomodeset kernel parameter to the DRM subsystem (Jocelyn Falempe) [2145218 2143952]
|
||||
- wait: Fix __wait_event_hrtimeout for RT/DL tasks (Derek Barbosa) [2138953 2125233]
|
||||
- scsi: zfcp: Fix missing auto port scan and thus missing target ports (Tobias Huschle) [2127849 2121089]
|
||||
- net: Fix return value of qdisc ingress handling on success (Ivan Vecera) [2141878 2131361]
|
||||
|
||||
* Fri Dec 02 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-425.8.1.el8_7]
|
||||
- scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernels (Tomas Henzl) [2139216 2134535]
|
||||
- RDMA/mlx5: Set local port to one when accessing counters (Mohammad Kabat) [2141957 2077119]
|
||||
- drm/mgag200: Fix PLL setup for G200_SE_A rev >=4 (Jocelyn Falempe) [2140152 2130159]
|
||||
- iavf: Do not restart Tx queues after reset task failure (Petr Oros) [2149081 2134005]
|
||||
- iavf: Fix a crash during reset task (Petr Oros) [2149081 2134005]
|
||||
- scsi: core: Allow the ALUA transitioning state enough time (Tomas Henzl) [2147374 2084250]
|
||||
- scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioning (Tomas Henzl) [2147374 2084250]
|
||||
- i40e: Fix DMA mappings leak (Ivan Vecera) [2138205 2077847]
|
||||
- net: usb: ax88179_178a: Fix packet receiving (Jose Ignacio Tornos Martinez) [2142724 2142725] {CVE-2022-2964}
|
||||
- net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup (Jose Ignacio Tornos Martinez) [2142724 2142725] {CVE-2022-2964}
|
||||
|
||||
* Tue Nov 29 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-425.7.1.el8_7]
|
||||
- ice: Add additional CSR registers to ETHTOOL_GREGS (Petr Oros) [2136513 2131024]
|
||||
- i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Petr Oros) [2137270 2106964]
|
||||
- i40e: Fix VF set max MTU size (Petr Oros) [2137270 2106964]
|
||||
- iavf: Fix set max MTU size with port VLAN and jumbo frames (Petr Oros) [2137270 2106964]
|
||||
- iavf: Fix bad page state (Petr Oros) [2137270 2106964]
|
||||
- Revert "scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernels" (Jarod Wilson)
|
||||
- scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernels (Tomas Henzl) [2139216]
|
||||
- Revert "ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems" (Jarod Wilson)
|
||||
- ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems (Wei Huang) [2142170 2130653]
|
||||
|
||||
* Fri Nov 11 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-425.6.1.el8_7]
|
||||
- ice: Add low latency Tx timestamp read (Petr Oros) [2136036 2092425]
|
||||
- ice: introduce ice_ptp_reset_cached_phctime function (Petr Oros) [2136036 2092425]
|
||||
- ice: re-arrange some static functions in ice_ptp.c (Petr Oros) [2136036 2092425]
|
||||
- ice: track and warn when PHC update is late (Petr Oros) [2136036 2092425]
|
||||
- ice: track Tx timestamp stats similar to other Intel drivers (Petr Oros) [2136036 2092425]
|
||||
- ice: implement adjfine with mul_u64_u64_div_u64 (Petr Oros) [2136036 2092425]
|
||||
- ice: Add EXTTS feature to the feature bitmap (Petr Oros) [2136036 2092425]
|
||||
- math: Export mul_u64_u64_div_u64 (Petr Oros) [2136036 2092425]
|
||||
- vfio/type1: Unpin zero pages (Alex Williamson) [2128515 2123015]
|
||||
- net: atlantic: remove aq_nic_deinit() when resume (Íñigo Huguet) [2131935 2130839]
|
||||
- net: atlantic: remove deep parameter on suspend/resume functions (Íñigo Huguet) [2131935 2130839]
|
||||
- CI: Use zstream builder container (Veronika Kabatova)
|
||||
- CI: Add disttag override for 8.7 (Veronika Kabatova)
|
||||
|
||||
* Thu Nov 03 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-425.5.1.el8_7]
|
||||
- ice: Fix interface being down after reset with link-down-on-close flag on (Petr Oros) [2136216 2024110]
|
||||
- ice: Fix crash by keep old cfg when update TCs more than queues (Petr Oros) [2130992 2129902]
|
||||
- ice: Fix tunnel checksum offload with fragmented traffic (Petr Oros) [2130992 2129902]
|
||||
- ice: handle E822 generic device ID in PLDM header (Petr Oros) [2130992 2129902]
|
||||
- ice: ethtool: Prohibit improper channel config for DCB (Petr Oros) [2130992 2129902]
|
||||
- ice: ethtool: advertise 1000M speeds properly (Petr Oros) [2130992 2129902]
|
||||
- ice: Fix switchdev rules book keeping (Petr Oros) [2130992 2129902]
|
||||
- ice: fix access-beyond-end in the switch code (Petr Oros) [2130992 2129902]
|
||||
- eth: ice: silence the GCC 12 array-bounds warning (Petr Oros) [2130992 2129902]
|
||||
- ice: Expose RSS indirection tables for queue groups via ethtool (Petr Oros) [2130992 2129902]
|
||||
- Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode" (Petr Oros) [2130992 2129902]
|
||||
- ice: remove period on argument description in ice_for_each_vf (Petr Oros) [2130992 2129902]
|
||||
- ice: add a function comment for ice_cfg_mac_antispoof (Petr Oros) [2130992 2129902]
|
||||
- ice: fix wording in comment for ice_reset_vf (Petr Oros) [2130992 2129902]
|
||||
- ice: remove return value comment for ice_reset_all_vfs (Petr Oros) [2130992 2129902]
|
||||
- ice: always check VF VSI pointer values (Petr Oros) [2130992 2129902]
|
||||
- ice: add newline to dev_dbg in ice_vf_fdir_dump_info (Petr Oros) [2130992 2129902]
|
||||
- ice: get switch id on switchdev devices (Petr Oros) [2130992 2129902]
|
||||
- ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS (Petr Oros) [2130992 2129902]
|
||||
- ice: introduce common helper for retrieving VSI by vsi_num (Petr Oros) [2130992 2129902]
|
||||
- ice: use min_t() to make code cleaner in ice_gnss (Petr Oros) [2130992 2129902]
|
||||
- ice: Add mpls+tso support (Petr Oros) [2130992 2129902]
|
||||
- ice: switch: convert packet template match code to rodata (Petr Oros) [2130992 2129902]
|
||||
- ice: switch: use convenience macros to declare dummy pkt templates (Petr Oros) [2130992 2129902]
|
||||
- ice: switch: use a struct to pass packet template params (Petr Oros) [2130992 2129902]
|
||||
- ice: switch: unobscurify bitops loop in ice_fill_adv_dummy_packet() (Petr Oros) [2130992 2129902]
|
||||
- ice: switch: add and use u16[] aliases to ice_adv_lkup_elem::{h, m}_u (Petr Oros) [2130992 2129902]
|
||||
- ice: Support GTP-U and GTP-C offload in switchdev (Petr Oros) [2130992 2129902]
|
||||
- ice: Remove useless DMA-32 fallback configuration (Petr Oros) [2130992 2129902]
|
||||
- ice: switch to napi_build_skb() (Petr Oros) [2130992 2129902]
|
||||
- redhat: switch to z-stream dist tag and build targets (Jarod Wilson)
|
||||
- block: avoid sign extend problem with default queue flags mask (Nico Pache) [2135813]
|
||||
|
||||
* Fri Oct 07 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-425.4.1.el8]
|
||||
- random: allow reseeding DRBG with getrandom (Daiki Ueno) [2121766]
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,43 @@
|
|||
#继承4.18.0-477.10.1.el8,并分支,添加4.18.0-477.11.1.el8、4.18.0-477.12.1.el8、4.18.0-477.13.1.el8
|
||||
|
||||
2023-05-18 - Lucas Zampieri <lzampier@redhat.com> [4.18.0-477.13.1.el8_8]
|
||||
- netfilter: nf_tables: deactivate anonymous set from preparation phase (Florian Westphal) [2196147 2196146] {CVE-2023-32233}
|
||||
2023-05-17 - Lucas Zampieri <lzampier@redhat.com> [4.18.0-477.12.1.el8_8]
|
||||
- redhat/configs: Fix incorrect configs location and content (Vladis Dronov)
|
||||
- wifi: iwlwifi: mvm: protect TXQ list manipulation (Jose Ignacio Tornos Martinez) [2183471 2152168]
|
||||
- wifi: iwlwifi: mvm: fix mvmtxq->stopped handling (Jose Ignacio Tornos Martinez) [2183471 2152168]
|
||||
- migrate: grab the compound head in migration_entry_wait_on_locked (Nico Pache) [2189629 2188249]
|
||||
- redhat/configs: Fix DEBUG_BLK_CGROUP and BFQ_CGROUP_DEBUG configs (Vladis Dronov)
|
||||
- redhat: switch release to zstream (Lucas Zampieri)
|
||||
2023-05-09 - Lucas Zampieri <lzampier@redhat.com> [4.18.0-477.11.1.el8_8]
|
||||
- crypto: drbg - Only fail when jent is unavailable in FIPS mode (Vladis Dronov) [2181730 2175712]
|
||||
- crypto: jitter - permanent and intermittent health errors (Vladis Dronov) [2181730 2175712]
|
||||
- crypto: jitter - quit sample collection loop upon RCT failure (Vladis Dronov) [2181730 2175712]
|
||||
- crypto: jitter - don't limit ->health_failure check to FIPS mode (Vladis Dronov) [2181730 2175712]
|
||||
- crypto: jitter - drop kernel-doc notation (Vladis Dronov) [2181730 2175712]
|
||||
- qede: avoid uninitialized entries in coal_entry array (Michal Schmidt) [2176104 2160054]
|
||||
- qede: fix interrupt coalescing configuration (Jonathan Toppins) [2176104 2160054]
|
||||
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2176850 2144529]
|
||||
- Documentation: qat: change kernel version (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: acomp - define max size for destination (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - extend buffer list interface (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2176850 2144529]
|
||||
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2176850 2144529]
|
||||
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [2188067 2184083]
|
Loading…
Reference in New Issue