The Linux kernel
Go to file
Denys Vlasenko 02866e516c kernel-4.18.0-503.el8
* Sun Jul 16 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-503.el8]
- s390/diag: fix display of diagnose call statistics (Tobias Huschle) [2187995]
- rseq, ptrace: Add PTRACE_GET_RSEQ_CONFIGURATION request (Adrian Reber) [2218454]
- locking/rwbase: Mitigate indefinite writer starvation (Eder Zulian) [2077282]
- fbcon: Check font dimension limits (Ricardo Robaina) [2213493] {CVE-2023-3161}
- libnvdimm: Notify disk drivers to revalidate region read-only (Jeff Moyer) [1999673]
- nvdimm/region: always show the 'align' attribute (Jeff Moyer) [1999673]
- nvdimm/region: Fix default alignment for small regions (Jeff Moyer) [1999673]
- libnvdimm/region: Allow setting align attribute on regions without mappings (Jeff Moyer) [1999673]
- KVM: SVM: Return the local "r" variable from svm_set_msr() (Emanuele Giuseppe Esposito) [2124598]
- KVM: x86: Virtualize FLUSH_L1D and passthrough MSR_IA32_FLUSH_CMD (Emanuele Giuseppe Esposito) [2124598]
- KVM: x86: Move MSR_IA32_PRED_CMD WRMSR emulation to common code (Emanuele Giuseppe Esposito) [2124598]
- KVM: SVM: Passthrough MSR_IA32_PRED_CMD based purely on host+guest CPUID (Emanuele Giuseppe Esposito) [2124598]
- KVM: VMX: Passthrough MSR_IA32_PRED_CMD based purely on host+guest CPUID (Emanuele Giuseppe Esposito) [2124598]
- KVM: x86: Revert MSR_IA32_FLUSH_CMD.FLUSH_L1D enabling (Emanuele Giuseppe Esposito) [2124598]
- kvm: x86: Advertise FLUSH_L1D to user space (Emanuele Giuseppe Esposito) [2124598]
- kvm: svm: Add IA32_FLUSH_CMD guest support (Emanuele Giuseppe Esposito) [2124598]
- kvm: vmx: Add IA32_FLUSH_CMD guest support (Emanuele Giuseppe Esposito) [2124598]
- rtc: lib_test: add MODULE_LICENSE (Lenny Szubowicz) [2207975]
- rtc: efi: Remove the repeated module alias (Lenny Szubowicz) [2207975]
- efi/efivars: Set generic ops before loading SSDT (Lenny Szubowicz) [2207975]
- efi: efibc: check for efivars write capability (Lenny Szubowicz) [2207975]
- efi/efivars: Expose RT service availability via efivars abstraction (Lenny Szubowicz) [2207975]
- integrity: Check properly whether EFI GetVariable() is available (Lenny Szubowicz) [2207975]
- x86/ima: Use EFI GetVariable only when available (Lenny Szubowicz) [2207975]
- efi: Use EFI ResetSystem only when available (Lenny Szubowicz) [2207975]
- scsi: iscsi: Use EFI GetVariable only when available (Lenny Szubowicz) [2207975]
- infiniband: hfi1: Use EFI GetVariable only when available (Lenny Szubowicz) [2207975]
- efi: Register EFI rtc platform device only when available (Lenny Szubowicz) [2207975]
- efi: Use more granular check for availability for variable services (Lenny Szubowicz) [2207975]
- efi: mark all efi runtime services as unsupported on non-efi boot (Lenny Szubowicz) [2207975]
- efi: Add support for EFI_RT_PROPERTIES table (Lenny Szubowicz) [2207975]
- crypto: ccp - Add support for PCI device 0x156E (Vladis Dronov) [2180960]
- crypto: ccp - Add support for PCI device 0x17E0 (Vladis Dronov) [2180960]
- crypto: ccp - Validate that platform access mailbox registers are declared (Vladis Dronov) [2180960]
- crypto: ccp - Use lower 8 bytes to communicate with doorbell command register (Vladis Dronov) [2180960]
- crypto: ccp - Return doorbell status code as an argument (Vladis Dronov) [2180960]
- crypto: ccp - Bump up doorbell debug message to error (Vladis Dronov) [2180960]
- crypto: ccp - Drop extra doorbell checks (Vladis Dronov) [2180960]
- crypto: ccp - Don't initialize CCP for PSP 0x1649 (Vladis Dronov) [2180960]
- crypto: ccp - Clear PSP interrupt status register before calling handler (Vladis Dronov) [2180960]
- crypto: ccp - Add support for ringing a platform doorbell (Vladis Dronov) [2180960]
- crypto: ccp - Enable platform access interface on client PSP parts (Vladis Dronov) [2180960]
- crypto: ccp - Add support for an interface for platform features (Vladis Dronov) [2180960]
- crypto: ccp - Move some PSP mailbox bit definitions into common header (Vladis Dronov) [2180960]
- crypto: ccp - Add a header for multiple drivers to use `__psp_pa` (Vladis Dronov) [2180960]
- crypto: ccp - Drop TEE support for IRQ handler (Vladis Dronov) [2180960]
- crypto: ccp: Get rid of __sev_platform_init_locked()'s local function pointer (Vladis Dronov) [2180960]
- crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL (Vladis Dronov) [2180960]
- crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware (Vladis Dronov) [2180960]
- crypto: ccp - Add a firmware definition for EPYC gen 4 processors (Vladis Dronov) [2180960]
- crypto: ccp - Provide MMIO register naming for documenation (Vladis Dronov) [2180960]
- redhat/configs: enable CONFIG_INTEL_UNCORE_FREQ_CONTROL for x86_64 (David Arcari) [2156826]
- platform/x86/intel-uncore-freq: Return error on write frequency (David Arcari) [2156826]
- platform/x86: intel-uncore-freq: Add client processors (David Arcari) [2156826]
- platform/x86: intel-uncore-freq: add Emerald Rapids support (David Arcari) [2156826]
- platform/x86: intel-uncore-freq: Use sysfs_emit() to instead of scnprintf() (David Arcari) [2156826]
- platform/x86: intel-uncore-freq: Prevent driver loading in guests (David Arcari) [2156826]
- platform/x86: intel-uncore-freq: fix uncore_freq_common_init() error codes (David Arcari) [2156826]
- platform/x86/intel-uncore-freq: Split common and enumeration part (David Arcari) [2156826]
- platform/x86/intel/uncore-freq: Display uncore current frequency (David Arcari) [2156826]
- platform/x86/intel/uncore-freq: Use sysfs API to create attributes (David Arcari) [2156826]
- platform/x86/intel/uncore-freq: Move to uncore-frequency folder (David Arcari) [2156826]
- platform/x86: intel-uncore-frequency: use default_groups in kobj_type (David Arcari) [2156826]
- platform/x86: intel-uncore-frequency: Move to intel sub-directory (David Arcari) [2156826]
- platform/x86/intel-uncore-freq: Add Sapphire Rapids server support (David Arcari) [2156826]
- platform/x86/intel-uncore-freq: make uncore_root_kobj static (David Arcari) [2156826]
- platform/x86: Convert to new CPU match macros (David Arcari) [2156826]
- platform/x86/intel-uncore-freq: Add release callback (David Arcari) [2156826]
- platform/x86/intel-uncore-freq: Fix static checker issue and potential race condition (David Arcari) [2156826]
- MAINTAINERS: Update for the intel uncore frequency control (David Arcari) [2156826]
- platform/x86: Add support for Uncore frequency control (David Arcari) [2156826]
Resolves: rhbz#1999673, rhbz#2077282, rhbz#2124598, rhbz#2156826, rhbz#2180960, rhbz#2187995, rhbz#2207975, rhbz#2213493, rhbz#2218454

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-07-16 17:08:45 +02:00
.gitignore kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
centossecureboot201.cer kernel-4.18.0-479.el8 2023-03-18 18:21:45 +01:00
centossecurebootca2.cer kernel-4.18.0-479.el8 2023-03-18 18:21:45 +01:00
check-kabi Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
cpupower.config Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
cpupower.service Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-aarch64.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-modules.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-ppc64le.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-s390x.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-x86_64.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
gating.yaml Auto sync2gitlab import of kernel-4.18.0-383.el8.src.rpm 2022-05-31 14:38:45 -04:00
generate_all_configs.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
generate_bls_conf.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
kernel-aarch64-debug.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-aarch64.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-ppc64le-debug.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-ppc64le.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-s390x-debug.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-s390x-zfcpdump.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-s390x.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-x86_64-debug.config kernel-4.18.0-503.el8 2023-07-16 17:08:45 +02:00
kernel-x86_64.config kernel-4.18.0-503.el8 2023-07-16 17:08:45 +02:00
kernel.spec kernel-4.18.0-503.el8 2023-07-16 17:08:45 +02:00
kvm_stat.logrotate Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
linux-kernel-test.patch Import rpm: c8s 2023-02-27 13:50:04 -05:00
mod-blacklist.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
mod-extra.list Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
mod-internal.list kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
mod-sign.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
Module.kabi_aarch64 kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
Module.kabi_dup_aarch64 Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_dup_ppc64le Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_dup_s390x Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_dup_x86_64 Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_ppc64le kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
Module.kabi_s390x kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
Module.kabi_x86_64 kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
parallel_xz.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
process_configs.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
redhatsecureboot302.cer kernel-4.18.0-479.el8 2023-03-17 17:01:33 +01:00
redhatsecureboot303.cer kernel-4.18.0-479.el8 2023-03-17 17:01:33 +01:00
redhatsecureboot501.cer Import rpm: c8s 2023-02-27 13:50:04 -05:00
redhatsecurebootca3.cer Import rpm: c8s 2023-02-27 13:50:04 -05:00
redhatsecurebootca7.cer Import rpm: c8s 2023-02-27 13:50:04 -05:00
rheldup3.x509 kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
rhelkpatch1.x509 kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
rpminspect.yaml Auto sync2gitlab import of kernel-4.18.0-448.el8.src.rpm 2023-01-12 18:05:16 +00:00
sources kernel-4.18.0-503.el8 2023-07-16 17:08:45 +02:00
x509.genkey Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00