messages from 2024-09-26 00:36:43 to 2024-12-11 14:30:45 UTC [more...]
[PATCH 0/4] ARM: towards 32-bit preempt-rt support
2024-12-11 14:30 UTC (16+ messages)
` [PATCH 1/4] ARM: Disable jump-label on PREEMPT_RT
` [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
` [PATCH 3/4] ARM: drop CONFIG_HIGHPTE support
` [PATCH 4/4] mm: drop HIGHPTE support altogether
[PATCH] preempt: Move PREEMPT_RT before PREEMPT in vermagic
2024-12-10 14:10 UTC (3+ messages)
[PATCH v2] iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context
2024-12-10 0:17 UTC (4+ messages)
[PATCH] lockdep: Fix wait context check on softirq for PREEMPT_RT
2024-12-09 16:09 UTC (5+ messages)
[ANNOUNCE] v6.13-rc1-rt1
2024-12-06 15:47 UTC
[RFC PATCH] preempt: Add a generic function to return the preemption string
2024-12-06 11:34 UTC
[PATCH AUTOSEL 6.1] LoongArch: Fix sleeping in atomic context for PREEMPT_RT
2024-12-04 22:14 UTC
[PATCH AUTOSEL 6.6 3/3] LoongArch: Fix sleeping in atomic context for PREEMPT_RT
2024-12-04 22:14 UTC
[PATCH AUTOSEL 6.11 3/3] LoongArch: Fix sleeping in atomic context for PREEMPT_RT
2024-12-04 22:14 UTC
[PATCH AUTOSEL 6.12 3/3] LoongArch: Fix sleeping in atomic context for PREEMPT_RT
2024-12-04 22:14 UTC
[PATCH AUTOSEL 6.11 11/33] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
2024-12-04 15:47 UTC
[PATCH AUTOSEL 6.12 11/36] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
2024-12-04 15:45 UTC
[PATCH iwl-net 0/4] igb: fix igb_msix_other() handling for PREEMPT_RT
2024-12-04 11:42 UTC (5+ messages)
` [PATCH iwl-net 1/4] igb: narrow scope of vfs_lock in SR-IOV cleanup
` [PATCH iwl-net 2/4] igb: introduce raw vfs_lock to igb_adapter
` [PATCH iwl-net 3/4] igb: split igb_msg_task()
` [PATCH iwl-net 4/4] igb: fix igb_msix_other() handling for PREEMPT_RT
[PATCH v2 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
2024-12-04 6:42 UTC (11+ messages)
` [PATCH v2 1/9] coresight: change coresight_device lock "
` [PATCH v2 2/9] coresight-etm4x: change etmv4_drvdata spinlock "
` [PATCH v2 3/9] coresight: change coresight_trace_id_map's lock "
` [PATCH v2 4/9] coresight-cti: change cti_drvdata spinlock's "
` [PATCH v2 5/9] coresight-etb10: change etb_drvdata "
` [PATCH v2 6/9] coresight-funnel: change funnel_drvdata "
` [PATCH v2 7/9] coresight-replicator: change replicator_drvdata "
` [PATCH v2 8/9] coresight-tmc: change tmc_drvdata "
` [PATCH v2 9/9] coresight/ultrasoc: change cti_drvdata "
[PATCH 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
2024-12-03 15:30 UTC (22+ messages)
` [PATCH 1/9] coresight: change coresight_device lock "
` [PATCH 2/9] coresight-etm4x: change etmv4_drvdata spinlock "
` [PATCH 3/9] coresight: change coresight_trace_id_map's lock "
` [PATCH 4/9] coresight-cti: change cti_drvdata spinlock's "
` [PATCH 5/9] coresight-etb10: change etb_drvdata "
` [PATCH 6/9] coresight-funnel: change funnel_drvdata "
` [PATCH 7/9] coresight-replicator: change replicator_drvdata "
` [PATCH 8/9] coresight-tmc: change tmc_drvdata "
` [PATCH 9/9] coresight/ultrasoc: change cti_drvdata "
[PATCH] mm/kmemleak: Fix sleeping function called from invalid context in kmemleak_seq_show
2024-11-26 10:49 UTC (14+ messages)
[PATCH] kprobes: Reduce preempt disable scope in check_kprobe_access_safe()
2024-11-25 5:25 UTC (4+ messages)
[PATCH AUTOSEL 5.10] kcsan: Turn report_filterlist_lock into a raw_spinlock
2024-11-24 12:46 UTC
[PATCH AUTOSEL 5.15] kcsan: Turn report_filterlist_lock into a raw_spinlock
2024-11-24 12:45 UTC
[PATCH AUTOSEL 6.1] kcsan: Turn report_filterlist_lock into a raw_spinlock
2024-11-24 12:45 UTC
[PATCH AUTOSEL 6.6 1/3] kcsan: Turn report_filterlist_lock into a raw_spinlock
2024-11-24 12:45 UTC
[PATCH AUTOSEL 6.11 2/6] kcsan: Turn report_filterlist_lock into a raw_spinlock
2024-11-24 12:45 UTC
[PATCH AUTOSEL 6.12 2/6] kcsan: Turn report_filterlist_lock into a raw_spinlock
2024-11-24 12:45 UTC
[PATCH V2 0/4] LoongArch: Add PREEMPT_RT support
2024-11-20 8:35 UTC (9+ messages)
` [PATCH V2 1/4] LoongArch: Reduce min_delta for the arch clockevent device
` [PATCH V2 2/4] LoongArch: Fix sleeping in atomic context for PREEMPT_RT
` [PATCH V2 3/4] LoongArch: Select HAVE_POSIX_CPU_TIMERS_TASK_WORK
` [PATCH V2 4/4] LoongArch: Allow to enable PREEMPT_RT
[PATCH 0/3] LoongArch: Add PREEMPT_RT support
2024-11-20 7:36 UTC (19+ messages)
` [PATCH 1/3] LoongArch: Reduce min_delta for the arch clockevent device
` [PATCH 2/3] LoongArch: Select HAVE_POSIX_CPU_TIMERS_TASK_WORK
` [PATCH 3/3] LoongArch: Allow to enable PREEMPT_RT
[PATCH] iommu/tegra241-cmdqv: do not call smp_processor_id in preemptible context
2024-11-19 16:55 UTC (3+ messages)
[RFC] mm/kmemleak: Fix sleeping function called from invalid context at print message
2024-11-19 16:11 UTC (3+ messages)
[PATCH v5 0/4] sched/fair: Idle load balancer fixes for fallouts from IPI optimization to TIF_POLLING CPUs
2024-11-19 11:15 UTC (6+ messages)
` [PATCH v5 1/4] softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel
` [PATCH v5 2/4] sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
` [PATCH v5 3/4] sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning busy
` [PATCH v5 4/4] sched/core: Prevent wakeup of ksoftirqd during idle load balance
[PATCH] bpf: Convert lpm_trie::lock to 'raw_spinlock_t'
2024-11-17 1:24 UTC (14+ messages)
[PATCH v2 1/4] Revert "igb: Disable threaded IRQ for igb_msix_other"
2024-11-13 2:30 UTC (12+ messages)
[PATCH v4 0/3] [PATCH v3 0/5] Idle Load Balance fixes and softirq enhancements
2024-11-11 4:42 UTC (7+ messages)
` [PATCH v4 1/3] softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel
` [PATCH v4 2/3] sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
` [PATCH v4 3/3] sched/core: Prevent wakeup of ksoftirqd during idle load balance
[PATCH] Revert "igb: Disable threaded IRQ for igb_msix_other"
2024-11-06 1:54 UTC (2+ messages)
[PATCH] ACPI: CPPC: Make rmw_lock a raw_spin_lock
2024-10-29 0:32 UTC (3+ messages)
[PATCH AUTOSEL 6.6 08/15] RISCV: KVM: use raw_spinlock for critical section in imsic
2024-10-28 10:52 UTC
[PATCH AUTOSEL 6.11 19/32] RISCV: KVM: use raw_spinlock for critical section in imsic
2024-10-28 10:50 UTC (2+ messages)
` [PATCH AUTOSEL 6.11 25/32] LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
[ANNOUNCE] v6.12-rc4-rt6
2024-10-25 10:10 UTC
[PATCH] MAINTAINERS: Add an entry for PREEMPT_RT
2024-10-15 15:11 UTC (4+ messages)
` [PATCH v2] "
[ANNOUNCE] v6.12-rc2-rt4
2024-10-10 14:06 UTC
[RFC] Repeated rto_push_irq_work_func() invocation
2024-10-02 15:54 UTC (6+ messages)
[ANNOUNCE] v6.12-rc1-rt2
2024-10-02 13:54 UTC
[ANNOUNCE] v6.12-rc1-rt1
2024-09-30 15:42 UTC
Test mail
2024-09-26 0:36 UTC
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox