The Linux Realtime kernel
Go to file
Luis Claudio R. Goncalves c921d9b9af kernel-rt-5.14.0-200.rt14.201.el9
* Tue Nov 22 2022 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-200.rt14.201.el9]
- [rt] build kernel-rt-5.14.0-200.rt14.201.el9 [2125474]
- [rt] update PREEMPT_RT code to latest upstream v6.0-rt14 [2114990]
- mm/page_alloc.c: add remote version of new local_lock interface and enable remote draining (Juri Lelli) [2114990]
- rt: Add missing default configs (Juri Lelli) [2114990]
- rt: Add redhat bits back (Juri Lelli) [2114990]
- Add localversion for -RT release (Juri Lelli) [2114990]
- Revert "drm/i915: Depend on !PREEMPT_RT." (Juri Lelli) [2114990]
- drm/i915: Drop the irqs_disabled() check (Juri Lelli) [2114990]
- drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Juri Lelli) [2114990]
- drm/i915/gt: Queue and wait for the irq_work item. (Juri Lelli) [2114990]
- drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE (Juri Lelli) [2114990]
- drm/i915: Disable tracing points on PREEMPT_RT (Juri Lelli) [2114990]
- drm/i915: Don't check for atomic context on PREEMPT_RT (Juri Lelli) [2114990]
- drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Juri Lelli) [2114990]
- drm/i915: Use preempt_disable/enable_rt() where recommended (Juri Lelli) [2114990]
- sysfs: Add /sys/kernel/realtime entry (Juri Lelli) [2114990]
- ARM64: Allow to enable RT (Juri Lelli) [2114990]
- tty/serial/pl011: Make the locking work on RT (Juri Lelli) [2114990]
- tty/serial/omap: Make the locking RT aware (Juri Lelli) [2114990]
- arch/arm64: Add lazy preempt support (Juri Lelli) [2114990]
- entry: Fix the preempt lazy fallout (Juri Lelli) [2114990]
- x86: Support for lazy preemption (Juri Lelli) [2114990]
- x86/entry: Use should_resched() in idtentry_exit_cond_resched() (Juri Lelli) [2114990]
- sched: Add support for lazy preemption (Juri Lelli) [2114990]
- printk: avoid preempt_disable() for PREEMPT_RT (Juri Lelli) [2114990]
- serial: 8250: implement write_atomic (Juri Lelli) [2114990]
- printk: add infrastucture for atomic consoles (Juri Lelli) [2114990]
- printk: Bring back the RT bits. (Juri Lelli) [2114990]
- locking/lockdep: Remove lockdep_init_map_crosslock. (Juri Lelli) [2114990]
- iio: adc: stm32-adc: Use generic_handle_domain_irq() (Juri Lelli) [2114990]
- zram: Replace bit spinlocks with spinlock_t for PREEMPT_RT. (Juri Lelli) [2114990]
- tick: Fix timer storm since introduction of timersd (Juri Lelli) [2114990]
- rcutorture: Also force sched priority to timersd on boosting test. (Juri Lelli) [2114990]
- softirq: Use a dedicated thread for timer wakeups. (Juri Lelli) [2114990]
- x86: Allow to enable RT (Juri Lelli) [2114990]
- u64_stats: Streamline the implementation (Juri Lelli) [2114990]
- u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates. (Juri Lelli) [2114990]
- mm/compaction: Get rid of RT ifdeffery (Juri Lelli) [2114990]
- mm/memcontrol: Replace the PREEMPT_RT conditionals (Juri Lelli) [2114990]
- mm/debug: Provide VM_WARN_ON_IRQS_ENABLED() (Juri Lelli) [2114990]
- mm/vmstat: Use preempt_[dis|en]able_nested() (Juri Lelli) [2114990]
- dentry: Use preempt_[dis|en]able_nested() (Juri Lelli) [2114990]
- preempt: Provide preempt_[dis|en]able_nested() (Juri Lelli) [2114990]
- slub: Make PREEMPT_RT support less convoluted (Juri Lelli) [2114990]
- net: Use u64_stats_fetch_begin_irq() for stats fetch. (Juri Lelli) [2114990]
- net: dsa: xrs700x: Use irqsave variant for u64 stats update (Juri Lelli) [2114990]
- mm/slub: simplify __cmpxchg_double_slab() and slab_[un]lock() (Juri Lelli) [2114990]
- mm/slub: convert object_map_lock to non-raw spinlock (Juri Lelli) [2114990]
- mm/slub: remove slab_lock() usage for debug operations (Juri Lelli) [2114990]
- mm/slub: restrict sysfs validation to debug caches and make it safe (Juri Lelli) [2114990]
- mm/slub: move free_debug_processing() further (Juri Lelli) [2114990]
- sched: Consider task_struct::saved_state in wait_task_inactive(). (Juri Lelli) [2114990]
- signal: Don't disable preemption in ptrace_stop() on PREEMPT_RT. (Juri Lelli) [2114990]
- locking: Detect includes rwlock.h outside of spinlock.h (Juri Lelli) [2114990]
- asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig. (Juri Lelli) [2114990]
- genirq: Provide generic_handle_domain_irq_safe(). (Juri Lelli) [2114990]
- arch/*: Disable softirq stacks on PREEMPT_RT. (Juri Lelli) [2114990]
- tools/testing/scatterlist: add missing defines (Juri Lelli) [2114990]
- mm/scatterlist: replace the !preemptible warning in sg_miter_stop() (Juri Lelli) [2114990]
- mm/vmalloc: use raw_cpu_ptr() for vmap_block_queue access (Juri Lelli) [2114990]
- arm64: mm: Make arch_faults_on_old_pte() check for migratability (Juri Lelli) [2114990]
- arm64/sve: Move sve_free() into SVE code section (Juri Lelli) [2114990]
- arm64/sve: Make kernel FPU protection RT friendly (Juri Lelli) [2114990]
- arm64/sve: Delay freeing memory in fpsimd_flush_thread() (Juri Lelli) [2114990]
- rt: Revert everything RT (Juri Lelli) [2114990]
Resolves: rhbz#2125474, rhbz#2114990

Signed-off-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com>
2022-11-22 11:58:16 -03:00
.gitignore kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
check-kabi kernel-rt-5.14.0-155.rt21.155.el9 2022-08-24 19:17:04 -03:00
cpupower.config kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
cpupower.service kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
filter-aarch64.sh.rhel kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
filter-armv7hl.sh.rhel kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
filter-modules.sh.rhel kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
filter-ppc64le.sh.rhel kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
filter-s390x.sh.rhel kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
filter-x86_64.sh.rhel kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
gating.yaml kernel-rt-5.14.0-119.rt21.119.el9 2022-06-24 15:38:28 -03:00
generate_all_configs.sh kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
kernel-local kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
kernel-rt-x86_64-debug-rhel.config kernel-rt-5.14.0-200.rt21.200.el9 2022-11-21 23:43:12 -03:00
kernel-rt-x86_64-rhel.config kernel-rt-5.14.0-200.rt21.200.el9 2022-11-21 23:43:12 -03:00
kernel.spec kernel-rt-5.14.0-200.rt14.201.el9 2022-11-22 11:58:16 -03:00
kvm_stat.logrotate kernel-rt-5.13.0-0.rc7.51.rt3.5 2021-06-23 18:01:05 +02:00
linux-kernel-test.patch kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
Makefile.rhelver kernel-rt-5.14.0-200.rt14.201.el9 2022-11-22 11:58:16 -03:00
merge.pl kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
mod-denylist.sh kernel-rt-5.13.0-1.rt3.1 2021-07-08 14:42:42 +02:00
mod-extra.list.rhel kernel-rt-5.13.0-0.rc2.19.rt3.2 2021-05-25 09:05:08 +02:00
mod-internal.list kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
mod-kvm.list kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
mod-sign.sh kernel-rt-5.13.0-0.rc2.19.rt3.2 2021-05-25 09:05:08 +02:00
parallel_xz.sh kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
partial-kgcov-snip.config kernel-rt-5.14.0-151.rt21.151.el9 2022-08-22 19:44:12 -03:00
patch-5.14-redhat.patch kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
process_configs.sh kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
README.rst kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
rheldup3.x509 kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
rhelkpatch1.x509 kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
rpminspect.yaml kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
sources kernel-rt-5.14.0-200.rt14.201.el9 2022-11-22 11:58:16 -03:00
update_scripts.sh kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
x509.genkey.centos kernel-rt-5.14.0-72.rt21.72.el9 2022-03-17 04:26:24 -04:00
x509.genkey.rhel kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00

===================
The Kernel dist-git
===================

The kernel is maintained in a `source tree`_ rather than directly in dist-git.
The specfile is maintained as a `template`_ in the source tree along with a set
of build scripts to generate configurations, (S)RPMs, and to populate the
dist-git repository.

The `documentation`_ for the source tree covers how to contribute and maintain
the tree.

If you're looking for the downstream patch set it's available in the source
tree with "git log master..ark-patches" or
`online`_.

Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)

.. _source tree: https://gitlab.com/cki-project/kernel-ark.git
.. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template
.. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home
.. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches