messages from 2025-02-04 08:18:22 to 2025-02-20 11:39:00 UTC [more...]
[PATCH net 0/4][pull request] igb: fix igb_msix_other() handling for PREEMPT_RT
2025-02-20 11:38 UTC (22+ messages)
` [PATCH net 1/4] igb: narrow scope of vfs_lock in SR-IOV cleanup
` [PATCH net 2/4] igb: introduce raw vfs_lock to igb_adapter
` [PATCH net 3/4] igb: split igb_msg_task()
` [PATCH net 4/4] igb: fix igb_msix_other() handling for PREEMPT_RT
[RFC PATCH 00/22] sched/fair: Defer CFS throttling to exit to user mode
2025-02-20 11:32 UTC (28+ messages)
` [RFC PATCH 01/22] kernel/entry/common: Move syscall_enter_from_user_mode_work() out of header
` [RFC PATCH 02/22] sched/fair: Convert "se->runnable_weight" to unsigned int and pack the struct
` [RFC PATCH 03/22] [PoC] kernel/entry/common: Mark syscall as a kernel critical section
` [RFC PATCH 04/22] [PoC] kernel/sched: Inititalize "kernel_cs_count" for new tasks
` [RFC PATCH 05/22] sched/fair: Track EEVDF stats for entities preempted in kernel mode
` [RFC PATCH 06/22] sched/fair: Propagate the min_vruntime of kernel mode preempted entity
` [RFC PATCH 07/22] sched/fair: Propagate preempted entity information up cgroup hierarchy
` [RFC PATCH 08/22] sched/fair: Allow pick_eevdf() to pick in-kernel entities on throttled hierarchy
` [RFC PATCH 09/22] sched/fair: Introduce cfs_rq throttled states in preparation for partial throttling
` [RFC PATCH 10/22] sched/fair: Prepare throttle_cfs_rq() to allow "
` [RFC PATCH 11/22] sched/fair: Prepare unthrottle_cfs_rq() to demote throttle status
` [RFC PATCH 12/22] sched/fair: Prepare bandwidth distribution to unthrottle partial throttles right away
` [RFC PATCH 13/22] sched/fair: Correct the throttle status supplied to pick_eevdf()
` [RFC PATCH 14/22] sched/fair: Mark a task if it was picked on a partially throttled hierarchy
` [RFC PATCH 15/22] sched/fair: Call resched_curr() from sched_notify_syscall_exit()
` [RFC PATCH 16/22] sched/fair: Prepare enqueue to partially unthrottle cfs_rq
` [RFC PATCH 17/22] sched/fair: Clear pick on throttled indicator when task leave fair class
` [RFC PATCH 18/22] sched/fair: Prepare pick_next_task_fair() to unthrottle a throttled hierarchy
` [RFC PATCH 19/22] sched/fair: Ignore in-kernel indicators for running task outside of schedule()
` [RFC PATCH 20/22] sched/fair: Implement determine_throttle_state() for partial throttle
` [RFC PATCH 21/22] [MAYBE BUGFIX] sched/fair: Group all the se->min_* members together for propagation
` [RFC PATCH 22/22] [DEBUG] sched/fair: Debug pick_eevdf() returning NULL!
[RFC PATCH] usb: gadget: u_ether: prevent deadlock under RT
2025-02-19 18:15 UTC
[PATCH v3] PCI: vmd: Fix spinlock usage on config access for RT kernel
2025-02-18 14:07 UTC (4+ messages)
[PATCH net-next 0/3] Replace xt_recseq with u64_stats
2025-02-18 12:46 UTC (12+ messages)
` [PATCH net-next 1/3] netfilter: Make xt_table::private RCU protected
` [PATCH net-next 2/3] netfilter: Split the xt_counters type between kernel and user
` [PATCH net-next 3/3] netfilter: Use u64_stats for counters in xt_counters_k
[PATCH v4] kasan: Don't call find_vm_area() in a PREEMPT_RT kernel
2025-02-18 8:11 UTC (3+ messages)
[PATCH v4] PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t
2025-02-18 8:08 UTC
[PATCH v3] kasan: Don't call find_vm_area() in RT kernel
2025-02-17 18:59 UTC (6+ messages)
[PATCH] netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template
2025-02-17 16:15 UTC (2+ messages)
[PATCH v2] kasan: Don't call find_vm_area() in RT kernel
2025-02-17 3:29 UTC (5+ messages)
PREEMPT_RT testing on kernelci
2025-02-13 8:52 UTC (11+ messages)
possible circular locking dependency backtrace seen when enabling PREEMPT_RT
2025-02-13 8:38 UTC (16+ messages)
[PATCH v3 0/9] preempt: Add a generic function to return the preemption string
2025-02-12 18:41 UTC (12+ messages)
` [PATCH v3 1/9] sched: "
` [PATCH v3 2/9] lib/dump_stack: Use preempt_model_str()
` [PATCH v3 3/9] arm: Rely on generic printing of preemption model
` [PATCH v3 4/9] arm64: "
` [PATCH v3 5/9] powerpc: "
` [PATCH v3 6/9] s390: "
` [PATCH v3 7/9] x86: "
` [PATCH v3 8/9] xtensa: "
` [PATCH v3 9/9] tracing: Use preempt_model_str()
[PATCH] kasan: Don't call find_vm_area() in RT kernel
2025-02-12 17:52 UTC (8+ messages)
Backtrace seen when enabling PREEMPT_RT
2025-02-12 14:49 UTC (10+ messages)
` [PATCH 0/2] lockdep: disable_irq_nosync_lockdep.*() for PREEMPT_RT
` [PATCH 1/2] lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()
` [PATCH 2/2] lockdep: Remove disable_irq_lockdep()
BUG: debug_exception_enter() disables preemption and may call sleeping functions on aarch64 with RT
2025-02-12 13:07 UTC (9+ messages)
[PATCH 4.4 4.9 v1 0/2] Fix repeated WARNING in unpin_current_cpu()
2025-02-12 7:57 UTC (7+ messages)
` [PATCH 4.4 4.9 v1 2/2] mm: slub: allocate_slab() enables IRQ right after scheduler starts
` "
[PATCH v2 0/9] preempt: Add a generic function to return the preemption string
2025-02-11 15:21 UTC (34+ messages)
` [PATCH v2 1/9] sched: "
` [PATCH v2 3/9] arm: Rely on generic printing of preemption model
` [PATCH v2 4/9] arm64: "
` [PATCH v2 5/9] powerpc: Use preempt_model_str()
` [PATCH v3 "
` [PATCH v2 7/9] x86: Rely on generic printing of preemption model
[PATCH net-next 10/10] e1000e: Fix real-time violations on link up
2025-02-10 19:23 UTC
[PATCH 4.4 v1 00/17] Backport fixes that depends on SYSTEM_SCHEDULING
2025-02-10 6:55 UTC (18+ messages)
` [PATCH 4.4 v1 01/17] init: Pin init task to the boot CPU, initially
` [PATCH 4.4 v1 02/17] arm: Adjust system_state check
` [PATCH 4.4 v1 03/17] arm64: "
` [PATCH 4.4 v1 04/17] x86/smp: "
` [PATCH 4.4 v1 05/17] metag: "
` [PATCH 4.4 v1 06/17] powerpc: "
` [PATCH 4.4 v1 07/17] ACPI: "
` [PATCH 4.4 v1 08/17] mm: "
` [PATCH 4.4 v1 09/17] cpufreq/pasemi: "
` [PATCH 4.4 v1 10/17] iommu/vt-d: Adjust system_state checks
` [PATCH 4.4 v1 11/17] async: "
` [PATCH 4.4 v1 12/17] extable: "
` [PATCH 4.4 v1 13/17] printk: "
` [PATCH 4.4 v1 14/17] mm/vmscan: "
` [PATCH 4.4 v1 15/17] init: Introduce SYSTEM_SCHEDULING state
` [PATCH 4.4 v1 16/17] sched/core: Enable might_sleep() and smp_processor_id() checks early
` [PATCH 4.4 v1 17/17] mm: slub: allocate_slab() enables IRQ right after scheduler starts
[PATCH v3] lockdep: Fix wait context check on softirq for PREEMPT_RT
2025-02-10 5:22 UTC (2+ messages)
[ANNOUNCE] v6.14-rc1-rt1
2025-02-04 15:05 UTC
page: next (older) | 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;
as well as URLs for NNTP newsgroup(s).