The Linux Realtime kernel
Go to file
Denys Vlasenko b40a180843 kernel-rt-4.18.0-518.rt7.307.el8
* Wed Oct 18 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-518.rt7.307.el8]
- [rt] build kernel-rt-4.18.0-518.rt7.307.el8 [RHEL-5332]
- trace: Add trace_ipi_send_cpu() (Jerome Marchand) [2192614]
- sched, smp: Trace smp callback causing an IPI (Jerome Marchand) [2192614]
- smp: reword smp call IPI comment (Jerome Marchand) [2192614]
- treewide: Trace IPIs sent via smp_send_reschedule() (Jerome Marchand) [2192614]
- irq_work: Trace self-IPIs sent via arch_irq_work_raise() (Jerome Marchand) [2192614]
- smp: Trace IPIs sent via arch_send_call_function_ipi_mask() (Jerome Marchand) [2192614]
- sched, smp: Trace IPIs sent via send_call_function_single_ipi() (Jerome Marchand) [2192614]
- trace: Add trace_ipi_send_cpumask() (Jerome Marchand) [2192614]
- RDMA/umem: Set iova in ODP flow (Kamal Heib) [RHEL-1032]
- RDMA/core: Update CMA destination address on rdma_resolve_addr (Kamal Heib) [RHEL-1032]
- RDMA/core: Refactor rdma_bind_addr (Kamal Heib) [RHEL-1032]
- RDMA/cma: Remove NULL check before dev_{put, hold} (Kamal Heib) [RHEL-1032]
- IB/isert: Fix possible list corruption in CMA handler (Kamal Heib) [RHEL-1028]
- IB/isert: Fix dead lock in ib_isert (Kamal Heib) [RHEL-1028]
- RDMA/srpt: Add a check for valid 'mad_agent' pointer (Kamal Heib) [RHEL-1028]
- IB/iser: remove redundant new line (Kamal Heib) [RHEL-1028]
- IB/iser: centralize setting desc type and done callback (Kamal Heib) [RHEL-1028]
- IB/iser: remove unused macros (Kamal Heib) [RHEL-1028]
- IB/uverbs: Fix to consider event queue closing also upon non-blocking mode (Kamal Heib) [RHEL-1028]
- RDMA/uverbs: Restrict usage of privileged QKEYs (Kamal Heib) [RHEL-1028]
- RDMA/cma: Always set static rate to 0 for RoCE (Kamal Heib) [RHEL-1028]
- RDMA/core: Fix GID entry ref leak when create_ah fails (Kamal Heib) [RHEL-1028]
- RDMA/cm: Trace icm_send_rej event before the cm state is reset (Kamal Heib) [RHEL-1028]
- RDMA/cma: Remove NULL check before dev_{put, hold} (Kamal Heib) [RHEL-1028]
- RDMA/core: Fix multiple -Warray-bounds warnings (Kamal Heib) [RHEL-1028]
- RDMA/cma: Allow UD qp_type to join multicast only (Kamal Heib) [RHEL-1028]
- md/raid5: release batch_last before waiting for another stripe_head (Nigel Croxon) [RHEL-9875]
- CI: Remove unused kpet_tree_family (Nikolai Kondrashov)
- ice: Don't tx before switchdev is fully configured (Michal Schmidt) [RHEL-10997]
- fbcon: set_con2fb_map needs to set con2fb_map! (Wander Lairson Costa) [RHEL-1183] {CVE-2023-38409}
- fbcon: Fix error paths in set_con2fb_map (Wander Lairson Costa) [RHEL-1183] {CVE-2023-38409}
- mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy() (Rafael Aquini) [RHEL-3652]
- sched/rt: Fix bad task migration for rt tasks (Valentin Schneider) [RHEL-3872]
- RDMA/irdma: Prevent zero-length STAG registration (Kamal Heib) [RHEL-6389] {CVE-2023-25775}
- mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg (Waiman Long) [RHEL-10099]
- cgroup: add pids.peak interface for pids controller (Waiman Long) [RHEL-10099]
- mm/memcontrol: export memcg->watermark via sysfs for v2 memcg (Waiman Long) [RHEL-10099]
- cpufreq: amd-pstate: fix global sysfs attribute type (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Add a kernel config option to set default mode (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Set a fallback policy based on preferred_profile (Prarit Bhargava) [2218687]
- ACPI: CPPC: Add definition for undefined FADT preferred PM profile value (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Write CPPC enable bit per-socket (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf() (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Remove fast_switch_possible flag from active driver (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Add ->fast_switch() callback (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Make varaiable mode_state_machine static (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Add guided mode control support via sysfs (Prarit Bhargava) [2218687]
- amd-pstate: Fix amd_pstate mode switch (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Add guided autonomous mode (Prarit Bhargava) [2218687]
- ACPI: CPPC: Add auto select register read/write support (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: move to use bus_get_dev_root() (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: remove MODULE_LICENSE in non-modules (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Let user know amd-pstate is disabled (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQ (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: avoid uninitialized variable use (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: convert sprintf with sysfs_emit() (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: add driver working mode switch support (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: implement suspend and resume callbacks (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: implement amd pstate cpu online and offline callback (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_param() (Prarit Bhargava) [2218687]
- ACPI: CPPC: Add AMD pstate energy performance preference cppc control (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Fix initial highest_perf value (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: Expose struct amd_cpudata (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: update pstate frequency transition delay time (Prarit Bhargava) [2218687]
- cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor (Prarit Bhargava) [2218687]
- cpufreq: amd_pstate: fix wrong lowest perf fetch (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: fix white-space (Prarit Bhargava) [2218687]
- cpufreq: amd-pstate: simplify cpudata pointer assignment (Prarit Bhargava) [2218687]
- locking: revert comment from KRTS JiraReadiness exercise (Eirik Fuller) [RHEL-11976]
Resolves: RHEL-5332, RHEL-7084, RHEL-1189

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-10-18 23:18:09 +02:00
.gitignore kernel-rt-478.rt7.267.el8 2023-03-30 12:53:02 -03:00
centossecureboot201.cer kernel-rt-479.rt7.268.el8 2023-03-30 17:09:50 -03:00
centossecurebootca2.cer kernel-rt-479.rt7.268.el8 2023-03-30 17:09:50 -03:00
cpupower.config Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
cpupower.service Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
filter-aarch64.sh Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
filter-modules.sh Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
filter-ppc64le.sh Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
filter-s390x.sh Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
filter-x86_64.sh Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
gating.yaml kernel-rt-4.18.0-515.rt7.304.el8 2023-09-25 00:24:10 +02:00
generate_all_configs.sh Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
generate_bls_conf.sh Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
kernel-rt-aarch64-debug.config kernel-rt-4.18.0-513.rt7.302.el8 2023-08-25 17:25:10 +02:00
kernel-rt-aarch64.config kernel-rt-4.18.0-513.rt7.302.el8 2023-08-25 17:25:10 +02:00
kernel-rt-ppc64le-debug.config kernel-rt-4.18.0-513.rt7.302.el8 2023-08-25 17:25:10 +02:00
kernel-rt-ppc64le.config kernel-rt-4.18.0-513.rt7.302.el8 2023-08-25 17:25:10 +02:00
kernel-rt-s390x-debug.config kernel-rt-4.18.0-513.rt7.302.el8 2023-08-25 17:25:10 +02:00
kernel-rt-s390x-zfcpdump.config kernel-rt-4.18.0-513.rt7.302.el8 2023-08-25 17:25:10 +02:00
kernel-rt-s390x.config kernel-rt-4.18.0-513.rt7.302.el8 2023-08-25 17:25:10 +02:00
kernel-rt-x86_64-debug.config kernel-rt-4.18.0-513.rt7.302.el8 2023-08-25 17:25:10 +02:00
kernel-rt-x86_64.config kernel-rt-4.18.0-513.rt7.302.el8 2023-08-25 17:25:10 +02:00
kernel.spec kernel-rt-4.18.0-518.rt7.307.el8 2023-10-18 23:18:09 +02:00
kvm_stat.logrotate Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
linux-kernel-test.patch Import rpm: c8s 2023-02-27 13:50:53 -05:00
mod-blacklist.sh Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
mod-extra.list Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
mod-internal.list kernel-rt-4.18.0-501.rt7.290.el8 2023-07-05 18:17:25 +02:00
mod-kvm.list Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
mod-sign.sh Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
parallel_xz.sh Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
process_configs.sh Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00
redhatsecureboot302.cer kernel-rt-479.rt7.268.el8 2023-03-30 17:09:50 -03:00
redhatsecureboot303.cer kernel-rt-479.rt7.268.el8 2023-03-30 17:09:50 -03:00
redhatsecureboot501.cer Import rpm: c8s 2023-02-27 13:50:53 -05:00
redhatsecurebootca3.cer Import rpm: c8s 2023-02-27 13:50:53 -05:00
redhatsecurebootca7.cer kernel-rt-478.rt7.267.el8 2023-03-30 12:53:02 -03:00
rheldup3.x509 kernel-rt-478.rt7.267.el8 2023-03-30 12:53:02 -03:00
rhelkpatch1.x509 kernel-rt-478.rt7.267.el8 2023-03-30 12:53:02 -03:00
rpminspect.yaml kernel-rt-478.rt7.267.el8 2023-03-30 12:53:02 -03:00
sources kernel-rt-4.18.0-518.rt7.307.el8 2023-10-18 23:18:09 +02:00
x509.genkey Auto sync2gitlab import of kernel-rt-4.18.0-357.rt7.142.el8.src.rpm 2022-05-26 10:03:56 -04:00