kernel/gating.yaml
Denys Vlasenko 6f858dd2a3 kernel-4.18.0-514.el8
* Tue Sep 19 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-514.el8]
- 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) [2179896] {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#1930388, rhbz#2110511, rhbz#2179896, rhbz#2229965, rhbz#2231554, rhbz#2233974

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-09-19 11:23:29 +02:00

15 lines
808 B
YAML

--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: cki.tier1-aarch64.functional}
- !PassingTestCaseRule {test_case_name: cki.tier1-ppc64le.functional}
- !PassingTestCaseRule {test_case_name: cki.tier1-s390x.functional}
- !PassingTestCaseRule {test_case_name: cki.tier1-x86_64.functional}
- !PassingTestCaseRule {test_case_name: s1-aws-ci_x86_64.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: s1-aws-ci_aarch64.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: s1-azure-ci_x86_64.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: s1-azure-ci_aarch64.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: s1-gcp-ci.brew-build.tier1.functional}