Commit Graph

4 Commits

Author SHA1 Message Date
Denys Vlasenko
1ec04003d9 kernel-rt-4.18.0-515.rt7.304.el8
* Mon Sep 25 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-515.rt7.304.el8]
- [rt] build kernel-rt-4.18.0-515.rt7.304.el8 [RHEL-5332]
- s390/dasd: fix hanging device after quiesce/resume (Tobias Huschle) [RHEL-2838]
- s390/dasd: fix hanging device after request requeue (Tobias Huschle) [RHEL-2830]
- s390/dasd: fix command reject error on ESE devices (Tobias Huschle) [RHEL-2850]
- s390/dasd: print copy pair message only for the correct error (Tobias Huschle) [RHEL-2831]
- s390: add z16 elf platform (Tobias Huschle) [RHEL-2854]
- s390/qeth: Don't call dev_close/dev_open (DOWN/UP) (Tobias Huschle) [RHEL-2410]
- powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe() (Mamatha Inamdar) [2227601]
- arm64: kdump: Remove custom linux,usable-memory-range handling (Baoquan He) [RHEL-2307]
- arm64: kdump: Remove custom linux,elfcorehdr handling (Baoquan He) [RHEL-2307]
- media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221 (Dean Nelson) [RHEL-1784] {CVE-2022-45919}
- media: dvb-core: Fix use-after-free due to race at dvb_register_device() (Dean Nelson) [RHEL-1841] {CVE-2022-45884}
- media: dvb-core: Fix use-after-free due on race condition at dvb_net (Dean Nelson) [RHEL-1842] {CVE-2022-45886}
- media: dvb_ca_en50221: fix a size write bug (Dean Nelson) [RHEL-1784]
- media: dvbdev: fix refcnt bug (Dean Nelson) [RHEL-1841]
- media: dvbdev: adopts refcnt to avoid UAF (Dean Nelson) [RHEL-1841]
- media: dvbdev: fix error logic at dvb_register_device() (Dean Nelson) [RHEL-1841]
- media: dvb_net: avoid speculation from net slot (Dean Nelson) [RHEL-1842]
- media: dvb_ca_en50221: avoid speculation from CA slot (Dean Nelson) [RHEL-1784]
- media: dvbdev: Fix memleak in dvb_register_device (Dean Nelson) [RHEL-1841]
- media: media/dvb: Use kmemdup rather than duplicating its implementation (Dean Nelson) [RHEL-1841]
- media: dvbdev: remove double-unlock (Dean Nelson) [RHEL-1841]
- media: dvb-core: fix epoll() by calling poll_wait first (Dean Nelson) [RHEL-1784]
- media: dvb_ca_en50221: off by one in dvb_ca_en50221_io_do_ioctl() (Dean Nelson) [RHEL-1784]
- drm/amd/display: fix the white screen issue when >= 64GB DRAM (Mika Penttilä) [2231934]
- gfs2: conversion deadlock do_promote bypass (Bob Peterson) [2225228]
- gfs2: do_promote cleanup (Andreas Gruenbacher) [2225228]
- gfs2: Make use of list_is_first (Andreas Gruenbacher) [2225228]
- x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled (Waiman Long) [2227916]
- Documentation/hw-vuln: Document the interaction between IBRS and STIBP (Waiman Long) [2227916]
- x86/CPU/AMD: Make sure EFER[AIBRSE] is set (Waiman Long) [2227916]
- fs: don't audit the capability check in simple_xattr_list() (Andrey Albershteyn) [RHEL-863]
Resolves: RHEL-5332, RHEL-2297, RHEL-2296, RHEL-1786

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-09-25 00:24:10 +02:00
Denys Vlasenko
4ba5c06137 kernel-rt-4.18.0-514.rt7.303.el8
* Wed Sep 20 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-514.rt7.303.el8]
- [rt] build kernel-rt-4.18.0-514.rt7.303.el8 [2180997]
- redhat: fix to be able to build with rpm 4.19.0 (Denys Vlasenko)
- redhat: add additional gating boot tests (Denys Vlasenko)
- redhat: list Z-Jiras in the changelog before Y-Jiras (Herton R. Krzesinski)
- scsi: st: Add third party poweron reset handling (John Meneghini) [1930388]
- kvm: initialize all of the kvm_debugregs structure before sending it to userspace (Jon Maloy) [2179898] {CVE-2023-1513}
- bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire (Tomas Glozar) [2229965]
- s390/ap: add ap status asynch error support (Tobias Huschle) [2110511]
- s390/ap: implement SE AP bind, unbind and associate (Tobias Huschle) [2110511]
- s390/ap: introduce low frequency polling possibility (Tobias Huschle) [2110511]
- s390/ap: new low level inline functions ap_bapq() and ap_aapq() (Tobias Huschle) [2110511]
- s390/ap: provide F bit parameter for ap_rapq() and ap_zapq() (Tobias Huschle) [2110511]
- s390/ap: filter ap card functions, new queue functions attribute (Tobias Huschle) [2110511]
- s390/ap: make tapq gr2 response a struct (Tobias Huschle) [2110511]
- s390/ap: introduce new AP bus sysfs attribute features (Tobias Huschle) [2110511]
- s390/ap: exploit new B bit from QCI config info (Tobias Huschle) [2110511]
- s390/zcrypt: replace scnprintf with sysfs_emit (Tobias Huschle) [2110511]
- s390/zcrypt: rework length information for dqap (Tobias Huschle) [2110511]
- s390/zcrypt: make psmid unsigned long instead of long long (Tobias Huschle) [2110511]
- s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg union (Tobias Huschle) [2110511]
- s390/ap: fix status returned by ap_qact() (Tobias Huschle) [2110511]
- s390/ap: fix status returned by ap_aqic() (Tobias Huschle) [2110511]
- s390/ap: adjust whitespace (Tobias Huschle) [2110511]
- s390/ap: use insn format for new instructions (Tobias Huschle) [2110511]
- s390/zcrypt: Filter admin CPRBs on custom devices (Tobias Huschle) [2110511]
- s390/zcrypt: Add admask to zcdn (Tobias Huschle) [2110511]
- s390/zcrypt: CCA control CPRB sending (Tobias Huschle) [2110511]
- s390/ap: add missing virt_to_phys address conversion (Tobias Huschle) [2110511]
- s390/ap: get rid of register asm in ap_dqap() (Tobias Huschle) [2110511]
- s390/ap: get rid of register asm (Tobias Huschle) [2110511]
- s390/ap: Rework ap_dqap to deal with messages greater than recv buffer (Tobias Huschle) [2110511]
- s390/ap: rework assembler functions to use unions for in/out register variables (Tobias Huschle) [2110511]
- internal: add new files for RHEL_MINOR=10 change (Denys Vlasenko)
- thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwards (Desnes Nunes) [2233974]
- mm/userfaultfd: don't consider uffd-wp bit of writable migration entries (Rafael Aquini) [2231554]
- mm/userfaultfd: fix uffd-wp handling for THP migration entries (Rafael Aquini) [2231554]
- mm/userfaultfd: fix uffd-wp special cases for fork() (Rafael Aquini) [2231554]
- mm/thp: simplify copying of huge zero page pmd when fork (Rafael Aquini) [2231554]
- internal: update RHEL_MINOR for the start of RHEL-8.10 development (Denys Vlasenko)
Resolves: rhbz#2179898, RHEL-5332

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-09-20 15:19:48 +02:00
James Antill
3704feb8e6 Import rpm: c8s 2023-02-27 13:50:53 -05:00
James Antill
d865072e6b Auto sync2gitlab import of kernel-rt-4.18.0-383.rt7.168.el8.src.rpm 2022-05-31 14:44:22 -04:00