summaryrefslogtreecommitdiffstats
path: root/patches/series
blob: 99257136f492a98e9f7d77e9ef1e0fbc0b82a592 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
###########################################################
# DELTA against a known Linus release
###########################################################

############################################################
# UPSTREAM changes queued
############################################################
fix-1-2-slub-do-not-dereference-null-pointer-in-node_match.patch
fix-2-2-slub-tid-must-be-retrieved-from-the-percpu-area-of-the-current-processor.patch
fix-rq-3elock-vs-logbuf_lock-unlock-race.patch
genirq-add-default-mask-cmdline-option.patch
of-fixup-resursive-locking-code-paths.patch
of-convert-devtree-lock-from-rw_lock-to-raw-spinlock.patch

locking-various-init-fixes.patch
intel_idle-convert-i7300_idle_lock-to-raw-spinlock.patch
ntp-make-ntp-lock-raw-sigh.patch
seqlock-remove-unused-functions.patch
seqlock-use-seqcount.patch
generic-cmpxchg-use-raw-local-irq.patch

0001-of-fix-recursive-locking-in-of_get_next_available_ch.patch
tcp-force-a-dst-refcount-when-prequeue-packet.patch

genirq-Set-irq-thread-to-RT-priority-on-creation.patch

############################################################
# UPSTREAM FIXES, patches pending
############################################################

############################################################
# Stuff broken upstream, patches submitted
############################################################

############################################################
# Stuff which needs addressing upstream, but requires more
# information
############################################################
x86-hpet-disable-msi-on-lenovo-w510.patch

############################################################
# Stuff broken upstream, need to be sent
############################################################

############################################################
# Submitted on LKML
############################################################
early-printk-consolidate.patch

# SRCU
0001-kernel-srcu-merge-common-code-into-a-macro.patch
0002-kernel-SRCU-provide-a-static-initializer.patch

############################################################
# Submitted to mips ML
############################################################

############################################################
# Submitted to ARM ML
############################################################
arm-mark-pmu-interupt-no-thread.patch
arm-allow-irq-threading.patch

############################################################
# Submitted to PPC ML
############################################################
ppc-mark-low-level-handlers-no-thread.patch
powerpc-32bit-Store-temporary-result-in-r0-instead-o.patch

############################################################
# Submitted on LKML
############################################################

timekeeping-do-not-calc-crap-over-and-over.patch
timekeeping-make-jiffies-lock-internal.patch
timekeeping-move-lock-out-of-timekeeper.patch
timekeeping-split-timekeeper-lock.patch
timekeeping-store-cycle-last-in-timekeeper.patch
time-timekeeping-shadow-tk-cycle_last-together-with-.patch
timekeeping-delay-clock-cycle-last-update.patch
timekeeping-implement-shadow-timekeeper.patch
timekeeping-shorten-seq-count-region.patch

############################################################
# Submitted to net-dev
############################################################

# cpsw nightmare
cpsw-revert-stable-patches.patch
cpsw-collected_cpsw_patches.patch
# revert cpsw related patches which rely on changes in net we don't have
revert-f9a8f83b04e0c362a2fc660dbad980d24af209fc.patch
revert-f646968f8f7c624587de729115d802372b9063dd.patch
revert-80d5c3689b886308247da295a228a54df49a44f6.patch
cpsw-fix-missplaced-init-chunk.patch

# this is strange
cpsw-net-cpsw-use-a-lock-around-source-testing.patch
# for lazy me
cpsw-net-cpsw-Use-fallback-for-active_slave.patch

############################################################
# Pending in tip
############################################################

############################################################
# Stuff which should go upstream ASAP
############################################################

# SCHED BLOCK/WQ
block-shorten-interrupt-disabled-regions.patch

# Timekeeping split jiffies lock. Needs a good argument :)
timekeeping-split-jiffies-lock.patch

# CHECKME: Should local_irq_enable() generally do a preemption check ?
mips-enable-interrupts-in-signal.patch

# Tracing
tracing-account-for-preempt-off-in-preempt_schedule.patch

# PTRACE/SIGNAL crap
signal-revert-ptrace-preempt-magic.patch

# ARM IRQF_NO_TRHEAD / IRQ THREADING SUPPORT
arm-convert-boot-lock-to-raw.patch
arm-omap-make-wakeupgen_lock-raw.patch

# PREEMPT_ENABLE_NO_RESCHED

# SIGNALS / POSIXTIMERS
posix-timers-no-broadcast.patch
signals-allow-rt-tasks-to-cache-one-sigqueue-struct.patch
oleg-signal-rt-fix.patch

# SCHED

# GENERIC CMPXCHG

# SHORTEN PREEMPT DISABLED
drivers-random-reduce-preempt-disabled-region.patch

# CLOCKSOURCE
arm-at91-pit-remove-irq-handler-when-clock-is-unused.patch
clocksource-tclib-allow-higher-clockrates.patch

# DRIVERS NET
drivers-net-tulip-add-missing-pci-disable.patch
drivers-net-8139-disable-irq-nosync.patch

# PREEMPT

# PAGEFAULT DISABLE
mm-prepare-pf-disable-discoupling.patch
arch-use-pagefault-disabled.patch
peter_zijlstra-frob-pagefault_disable.patch
peterz-raw_pagefault_disable.patch
# highmem-explicitly-disable-preemption.patch -- peterz
filemap-fix-up.patch
mm-remove-preempt-count-from-pf.patch

# PM
suspend-prevernt-might-sleep-splats.patch

# MM/LISTS
list-add-list-last-entry.patch
mm-page-alloc-use-list-last-entry.patch
mm-slab-move-debug-out.patch

# INCLUDE MESS
pid-h-include-atomic-h.patch
sysctl-include-atomic-h.patch

# NETWORKING
net-flip-lock-dep-thingy.patch

# SOFTIRQ
softirq-thread-do-softirq.patch
softirq-split-out-code.patch

# X86
x86-io-apic-migra-no-unmask.patch
fix-rt-int3-x86_32-3.2-rt.patch

# RCU

# LOCKING INIT FIXES

# PCI
pci-access-use-__wake_up_all_locked.patch

#####################################################
# Stuff which should go mainline, but wants some care
#####################################################

# SEQLOCK

# ANON RW SEMAPHORES

# TRACING
latency-hist.patch

# HW LATENCY DETECTOR - this really wants a rewrite
# HW latency detector
hwlatdetect.patch

##################################################
# REAL RT STUFF starts here
##################################################

# Add RT to version
localversion.patch

# PRINTK
printk-kill.patch
printk-27force_early_printk-27-boot-param-to-help-with-debugging.patch

# BASE RT CONFIG
rt-preempt-base-config.patch

# WARN/BUG_ON_RT
bug-rt-dependend-variants.patch

# LOCAL_IRQ_RT/NON_RT
local-irq-rt-depending-variants.patch

# PREEMPT NORT
preempt-nort-rt-variants.patch

# ANNOTATE local_irq_disable sites
ata-disable-interrupts-if-non-rt.patch
ide-use-nort-local-irq-variants.patch
infiniband-mellanox-ib-use-nort-irq.patch
inpt-gameport-use-local-irq-nort.patch
acpi-use-local-irq-nort.patch
user-use-local-irq-nort.patch
resource-counters-use-localirq-nort.patch
usb-hcd-use-local-irq-nort.patch
mm-scatterlist-dont-disable-irqs-on-RT.patch

# Sigh
signal-fix-up-rcu-wreckage.patch

# ANNOTATE BUG/WARNON
net-wireless-warn-nort.patch

# BIT SPINLOCKS - SIGH
mm-cgroup-page-bit-spinlock.patch
fs-replace-bh_uptodate_lock-for-rt.patch
fs-jbd-replace-bh_state-lock.patch
list_bl.h-make-list-head-locking-RT-safe.patch

# GENIRQ
genirq-nodebug-shirq.patch
genirq-disable-irqpoll-on-rt.patch
genirq-force-threading.patch

# DRIVERS NET
drivers-net-fix-livelock-issues.patch
drivers-net-vortex-fix-locking-issues.patch
drivers-net-gianfar-make-rt-aware.patch

# DRIVERS USB
# Revisit. Looks weird
#usb-rt-support.patch
usb-fix-mouse-problem-copying-large-data.patch

# LOCAL_IRQ_LOCKS
local-var.patch
rt-local-irq-lock.patch
cpu-rt-variants.patch

# MM SLAB
mm-slab-wrap-functions.patch
mm-slab-more-lock-breaks.patch

# MM PAGE_ALLOC
mm-page_alloc-rt-friendly-per-cpu-pages.patch
mm-page_alloc-reduce-lock-sections-further.patch
mm-page-alloc-fix.patch

# MM SWAP
mm-convert-swap-to-percpu-locked.patch

# MM vmstat
mm-make-vmstat-rt-aware.patch

# MM memory
#mm-memory-rt.patch - ZAP... is unused
mm-shrink-the-page-frame-to-rt-size.patch
re-preempt_rt_full-arm-coredump-fails-for-cpu-3e-3d-4.patch

# MM SLAB only
mm-allow-slab-rt.patch

# Revisit for avr/frv/ia64/mn10300/sh/sparc ...
#mm-quicklists-percpu-locked.patch

# RADIX TREE
radix-tree-rt-aware.patch

# PANIC
panic-disable-random-on-rt.patch

# IPC
ipc-make-rt-aware.patch
ipc-mqueue-add-a-critical-section-to-avoid-a-deadlock.patch

# RELAY
relay-fix-timer-madness.patch

# NETWORKING

# WORKQUEUE SIGH

# TIMERS
timers-prepare-for-full-preemption.patch
timers-prepare-for-full-preemption-improve.patch
timers-preempt-rt-support.patch
timers-mov-printk_tick-to-soft-interrupt.patch
timer-delay-waking-softirqs-from-the-jiffy-tick.patch
timers-avoid-the-base-null-otptimization-on-rt.patch

# More PRINTK
rfc-printk-don-27t-call-printk_tick-in-printk_needs_cpu.patch

# HRTIMERS
hrtimers-prepare-full-preemption.patch
hrtimer-fixup-hrtimer-callback-changes-for-preempt-r.patch
timer-fd-avoid-live-lock.patch

# POSIX-CPU-TIMERS
posix-timers-thread-posix-cpu-timers-on-rt.patch
posix-timers-shorten-cpu-timers-thread.patch
posix-timers-avoid-wakeups-when-no-timers-are-active.patch

# SCHEDULER
sched-delay-put-task.patch
sched-limit-nr-migrate.patch
sched-mmdrop-delayed.patch
sched-rt-mutex-wakeup.patch
sched-might-sleep-do-not-account-rcu-depth.patch
# CHECKME sched-load-balance-break-on-rq-contention.patch
sched-cond-resched.patch
cond-resched-softirq-rt.patch
cond-resched-lock-rt-tweak.patch
sched-disable-ttwu-queue.patch
sched-disable-rt-group-sched-on-rt.patch
sched-ttwu-ensure-success-return-is-correct.patch
sched-workqueue-Only-wake-up-idle-workers-if-not-blo.patch

# STOP MACHINE
stop_machine-convert-stop_machine_run-to-PREEMPT_RT.patch
stomp-machine-mark-stomper-thread.patch
stomp-machine-raw-lock.patch

# MIGRATE DISABLE AND PER CPU
hotplug-light-get-online-cpus.patch
hotplug-sync_unplug-no-27-5cn-27-in-task-name.patch
re-migrate_disable-race-with-cpu-hotplug-3f.patch
sched-migrate-disable.patch
hotplug-use-migrate-disable.patch
hotplug-call-cpu_unplug_begin-a-little-early.patch

ftrace-migrate-disable-tracing.patch
rt-tracing-show-padding-as-unsigned-short.patch

migrate-disable-rt-variant.patch
peter_zijlstra-frob-migrate_disable.patch
peter_zijlstra-frob-migrate_disable-2.patch
sched-rt-fix-migrate_enable-thinko.patch
sched-teach-migrate_disable-about-atomic-contexts.patch
rt-sched-postpone-actual-migration-disalbe-to-schedule.patch
rt-sched-do-not-compare-cpu-masks-in-scheduler.patch
rt-sched-have-migrate_disable-ignore-bounded-threads.patch
sched-clear-pf-thread-bound-on-fallback-rq.patch

# FTRACE
# XXX checkme ftrace-crap.patch
# CHECKME rt-ring-buffer-convert-reader_lock-from-raw_spin_lock-into-spin_lock.patch
# CHECKME rfc-ring-buffer-rt-check-for-irqs-disabled-before-grabbing-reader-lock.patch

# NETWORKING
net-netif_rx_ni-migrate-disable.patch

# NOHZ
softirq-sanitize-softirq-pending.patch

# LOCKDEP
lockdep-no-softirq-accounting-on-rt.patch

# SOFTIRQ local lock
mutex-no-spin-on-rt.patch
softirq-local-lock.patch
softirq-export-in-serving-softirq.patch
harirq-h-define-softirq_count-as-oul-to-kill-build-warning.patch
# XXX checkme softirq-fix-unplug-deadlock.patch
softirq-disable-softirq-stacks-for-rt.patch
softirq-make-fifo.patch
tasklet-rt-prevent-tasklets-from-going-into-infinite-spin-in-rt.patch
irq-allow-disabling-of-softirq-processing-in-irq-thread-context.patch

# LOCAL VARS and GETCPU STUFF
local-vars-migrate-disable.patch

# RAID5
md-raid5-percpu-handling-rt-aware.patch

# FUTEX/RTMUTEX
rtmutex-futex-prepare-rt.patch
futex-requeue-pi-fix.patch
0005-futex-Ensure-lock-unlock-symetry-versus-pi_lock-and-.patch

# RTMUTEX 
rtmutex-lock-killable.patch
rt-mutex-add-sleeping-spinlocks-support.patch
spinlock-types-separate-raw.patch
rtmutex-avoid-include-hell.patch
rt-add-rt-spinlock-to-headers.patch
rt-add-rt-to-mutex-headers.patch
rwsem-add-rt-variant.patch
rt-add-rt-locks.patch
percpu-rwsem-compilefix.patch

# RTMUTEX Fallout
tasklist-lock-fix-section-conflict.patch

# NOHZ/RTMUTEX
timer-handle-idle-trylock-in-get-next-timer-irq.patch

# RCU
peter_zijlstra-frob-rcu.patch
rcu-merge-rcu-bh-into-rcu-preempt-for-rt.patch
rcu-tiny-merge-bh.patch
patch-to-introduce-rcu-bh-qs-where-safe-from-softirq.patch

# LGLOCKS - lovely
lglocks-rt.patch

# DRIVERS SERIAL
drivers-serial-cleanup-locking-for-rt.patch
drivers-serial-call-flush_to_ldisc-when-the-irq-is-t.patch
drivers-tty-fix-omap-lock-crap.patch
drivers-tty-pl011-irq-disable-madness.patch
rt-serial-warn-fix.patch

# FS
fs-namespace-preemption-fix.patch
mm-protect-activate-switch-mm.patch
fs-block-rt-support.patch
fs-ntfs-disable-interrupt-non-rt.patch

# X86
x86-mce-timer-hrtimer.patch
x86-mce-fix-mce-timer-interval.patch
x86-mce-Defer-mce-wakeups-to-threads-for-PREEMPT_RT.patch
x86-stackprot-no-random-on-rt.patch
x86-use-gen-rwsem-spinlocks-rt.patch
x86-disable-debug-stack.patch

# CPU get light
epoll-use-get-cpu-light.patch
mm-vmalloc-use-get-cpu-light.patch

# WORKQUEUE more fixes
workqueue-use-locallock.patch
# CHECKME workqueue-sanity.patch
# CHECKME workqueue-fix-PF_THREAD_BOUND.patch
# CHECKME workqueue-hotplug-fix.patch
# CHECKME workqueue-more-hotplug-fallout.patch

# DEBUGOBJECTS
debugobjects-rt.patch

# JUMPLABEL
jump-label-rt.patch

# NET
skbufhead-raw-lock.patch

# PERF
perf-move-irq-work-to-softirq-in-rt.patch

# CONSOLE. NEEDS more thought !!!
printk-rt-aware.patch

# POWERC
power-use-generic-rwsem-on-rt.patch
power-disable-highmem-on-rt.patch

# ARM
arm-disable-highmem-on-rt.patch
arm-at91-tclib-default-to-tclib-timer-for-rt.patch

# MIPS
mips-disable-highmem-on-rt.patch

# NETWORK livelock fix
net-tx-action-avoid-livelock-on-rt.patch

# NETWORK DEBUGGING AID
ping-sysrq.patch

# KGDB
kgb-serial-hackaround.patch

# SYSFS - RT indicator
sysfs-realtime-entry.patch

# KMAP/HIGHMEM
mm-rt-kmap-atomic-scheduling.patch
0002-x86-highmem-add-a-already-used-pte-check.patch
0003-arm-highmem-flush-tlb-on-unmap.patch
arm-enable-highmem-for-rt.patch

# IPC
ipc-sem-rework-semaphore-wakeups.patch

# SYSRQ

# KVM require constant freq TSC (smp function call -> cpufreq)
x86-kvm-require-const-tsc-for-rt.patch

# SCSI/FCOE
scsi-fcoe-rt-aware.patch

# X86 crypto
x86-crypto-reduce-preempt-disabled-regions.patch

# Device mapper
dm-make-rt-aware.patch

# ACPI
# Dropped those two as they cause a scheduling in atomic failure and
# we have no clue why we made those locks raw in the first place.
# acpi-make-gbl-hardware-lock-raw.patch
# acpi-make-ec-lock-raw-as-well.patch

# This one is just a follow up to the raw spin locks
# Simple raw spinlock based waitqueue
# wait-simple-version.patch
# acpi-gpe-use-wait-simple.patch

# CPUMASK OFFSTACK
cpumask-disable-offstack-on-rt.patch

# Various fixes - fold them back
seqlock-prevent-rt-starvation.patch
#fs-protect-opencoded-isize-seqcount.patch
#net-u64-stat-protect-seqcount.patch
rfc-sched-rt-fix-wait_task_interactive-to-test-rt_spin_lock-state.patch

cpu-rt-make-hotplug-lock-a-sleeping-spinlock-on-rt.patch

softirq-preempt-fix-3-re.patch
scsi-qla2xxx-fix-bug-sleeping-function-called-from-invalid-context.patch
upstream-net-rt-remove-preemption-disabling-in-netif_rx.patch

# FS LIVELOCK PREVENTION
rt-introduce-cpu-chill.patch
fs-dcache-use-cpu-chill-in-trylock-loops.patch
net-use-cpu-chill.patch

# LOCKDEP
lockdep-selftest-convert-spinlock-to-raw-spinlock.patch
lockdep-selftest-only-do-hardirq-context-test-for-raw-spinlock.patch

fs-jbd-pull-plug-when-waiting-for-space.patch
perf-make-swevent-hrtimer-irqsafe.patch
cpu-rt-rework-cpu-down.patch
kernel-cpu-fix-cpu-down-problem-if-kthread-s-cpu-is-.patch
kernel-hotplug-restore-original-cpu-mask-oncpu-down.patch

# Stable-rt stuff: Fold back when Steve grabbed it
random-make-it-work-on-rt.patch
softirq-init-softirq-local-lock-after-per-cpu-section-is-set-up.patch
mm-page-alloc-use-local-lock-on-target-cpu.patch
rt-rw-lockdep-annotations.patch
sched-better-debug-output-for-might-sleep.patch
stomp-machine-deal-clever-with-stopper-lock.patch

# 3.6 specific updates
net-another-local-irq-disable-alloc-atomic-headache.patch
net-use-cpu-light-in-ip-send-unicast-reply.patch
peterz-srcu-crypto-chain.patch
x86-perf-uncore-deal-with-kfree.patch
softirq-make-serving-softirqs-a-task-flag.patch
softirq-split-handling-function.patch
softirq-split-locks.patch

rcu-tiny-solve-rt-mistery.patch
mm-enable-slub.patch
hrtimer-raise-softirq-if-hrtimer-irq-stalled.patch

rcu-disable-rcu-fast-no-hz-on-rt.patch
net-fix-iptable-xt-write-recseq-begin-rt-fallout.patch
softirq-adapt-nohz-pending-debug-code-to-new-scheme.patch
net-netif-rx-ni-use-local-bh-disable.patch

preempt-lazy-support.patch
x86-preempt-lazy.patch
arm-preempt-lazy-support.patch

acpi-rt-Convert-acpi_gbl_hardware-lock-back-to-a-raw.patch

# 3.8 changes
net-make-devnet_rename_seq-a-mutex.patch
powerpc-fsl-msi-use-a-different-locklcass-for-the-ca.patch
i2c-omap-drop-the-lock-hard-irq-context.patch
spi-omap-mcspi-check-condition-also-after-timeout.patch
HACK-printk-drop-the-logbuf_lock-more-often.patch
fs-fscache-remove-spin_lock-from-the-condition-in-wh.patch
i915_compile_fix.patch
gpu-i915-allow-the-user-not-to-do-the-wbinvd.patch
drm-i915-drop-trace_i915_gem_ring_dispatch-onrt.patch

# XXX most likely not required
kernel-workqueue-Add-PF_THREAD_BOUND-after-set_cpu.patch

# Enable full RT
powerpc-preempt-lazy-support.patch
wait-simple-implementation.patch
rcutiny-use-simple-waitqueue.patch
treercu-use-simple-waitqueue.patch
sched-adjust-reset-on-fork-always.patch
sched-enqueue-to-head.patch
sched-consider-pi-boosting-in-setscheduler.patch
block-use-cpu-chill.patch

mm-bounce-local-irq-save-nort.patch
mmci-remove-bogus-irq-save.patch
slub-enable-irqs-for-no-wait.patch
slub_delay_ctor_on_rt.patch
idle-state.patch
might-sleep-check-for-idle.patch
wait-simple-rework-for-completions.patch
completion-use-simple-wait-queues.patch

kconfig-disable-a-few-options-rt.patch
kconfig-preempt-rt-full.patch