linux-rt-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH net-next 00/18] net: Cover more per-CPU storage with local nested BH locking
 2025-03-21 17:14 UTC  (30+ messages)
` [PATCH net-next 01/18] net: page_pool: Don't recycle into cache on PREEMPT_RT
` [PATCH net-next 02/18] net: dst_cache: Use nested-BH locking for dst_cache::cache
` [PATCH net-next 03/18] ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
` [PATCH net-next 04/18] ipv6: sr: Use nested-BH locking for hmac_storage
` [PATCH net-next 05/18] xdp: Use nested-BH locking for system_page_pool
` [PATCH net-next 06/18] netfilter: nf_dup{4, 6}: Move duplication check to task_struct
` [PATCH net-next 07/18] netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx
` [PATCH net-next 08/18] netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit
` [PATCH net-next 09/18] xfrm: Use nested-BH locking for nat_keepalive_sk_ipv[46]
` [PATCH net-next 10/18] openvswitch: Merge three per-CPU structures into one
` [PATCH net-next 11/18] openvswitch: Use nested-BH locking for ovs_actions
  ` [ovs-dev] "
` [PATCH net-next 12/18] openvswitch: Move ovs_frag_data_storage into the struct ovs_action
` [PATCH net-next 13/18] net/sched: act_mirred: Move the recursion counter struct netdev_xmit
` [PATCH net-next 14/18] net/sched: Use nested-BH locking for sch_frag_data_storage
` [PATCH net-next 15/18] mptcp: Use nested-BH locking for hmac_storage
` [PATCH net-next 16/18] rds: Disable only bottom halves in rds_page_remainder_alloc()
` [PATCH net-next 17/18] rds: Acquire per-CPU pointer within BH disabled section
` [PATCH net-next 18/18] rds: Use nested-BH locking for rds_page_remainder

[PATCH] hrtimer: Fix the incorrect initialization of timer->is_hard
 2025-03-21 16:45 UTC  (2+ messages)

[PATCH v4] lockdep: Fix wait context check on softirq for PREEMPT_RT
 2025-03-21 14:33 UTC 

[PATCH net-next v2 0/3] Replace xt_recseq with u64_stats
 2025-03-21 10:24 UTC  (9+ messages)
` [PATCH net-next v2 1/3] netfilter: Make xt_table::private RCU protected
` [PATCH net-next v2 2/3] netfilter: Split the xt_counters type between kernel and user
` [PATCH net-next v2 3/3] netfilter: Use u64_stats for counters in xt_counters_k

[PATCH] hrtimer: Fix the incorrect initialization of timer->is_hard
 2025-03-21  1:51 UTC 

[PATCH v2] usb: cdns3: Fix deadlock when using NCM gadget
 2025-03-19  5:56 UTC  (3+ messages)

[PATCH AUTOSEL 5.4] locking/semaphore: Use wake_q to wake up processes outside lock critical section
 2025-03-17 16:40 UTC 

[PATCH AUTOSEL 5.10 1/2] locking/semaphore: Use wake_q to wake up processes outside lock critical section
 2025-03-17 16:40 UTC 

[PATCH AUTOSEL 5.15 1/4] locking/semaphore: Use wake_q to wake up processes outside lock critical section
 2025-03-17 16:39 UTC 

[PATCH AUTOSEL 6.1 1/4] locking/semaphore: Use wake_q to wake up processes outside lock critical section
 2025-03-17 16:39 UTC 

[PATCH AUTOSEL 6.6 3/8] locking/semaphore: Use wake_q to wake up processes outside lock critical section
 2025-03-17 16:38 UTC 

[PATCH AUTOSEL 6.12 06/13] locking/semaphore: Use wake_q to wake up processes outside lock critical section
 2025-03-17 16:38 UTC 

[PATCH AUTOSEL 6.13 07/16] locking/semaphore: Use wake_q to wake up processes outside lock critical section
 2025-03-17 16:37 UTC 

[PATCH v4 0/9] preempt: Add a generic function to return the preemption string
 2025-03-17 11:25 UTC  (20+ messages)
` [PATCH v4 1/9] sched: "
` [PATCH v4 2/9] lib/dump_stack: Use preempt_model_str()
` [PATCH v4 3/9] arm: Rely on generic printing of preemption model
` [PATCH v4 4/9] arm64: "
` [PATCH v4 5/9] powerpc: "
` [PATCH v4 6/9] s390: "
` [PATCH v4 7/9] x86: "
` [PATCH v4 8/9] xtensa: "
` [PATCH v4 9/9] tracing: Use preempt_model_str()

[PATCH net 0/4][pull request] igb: fix igb_msix_other() handling for PREEMPT_RT
 2025-03-14 14:08 UTC  (20+ messages)

Odd random unit test failure with PREEMPT_RT=y
 2025-03-10 23:58 UTC 

(no subject)
 2025-03-10 11:32 UTC  (13+ messages)
` [PATCH v6 1/9] coresight: change coresight_device lock type to raw_spinlock_t
` [PATCH v6 2/9] coresight-etm4x: change etmv4_drvdata spinlock "
` [PATCH v6 3/9] coresight: change coresight_trace_id_map's lock "
` [PATCH v6 4/9] coresight-cti: change cti_drvdata spinlock's "
` [PATCH v6 5/9] coresight-etb10: change etb_drvdata "
` [PATCH v6 6/9] coresight-funnel: change funnel_drvdata "
` [PATCH v6 7/9] coresight-replicator: change replicator_drvdata "
` [PATCH v6 8/9] coresight-tmc: change tmc_drvdata "
` [PATCH v6 9/9] coresight/ultrasoc: change smb_drv_data "
` [PATCH v6 0/9] coresight: change some driver' spinlock "

Possible circular locking warning in Cadence macb driver when enabling PREEMPT_RT
 2025-03-10  7:20 UTC  (3+ messages)

[PATCH locking 02/11] locking/semaphore: Use wake_q to wake up processes outside lock critical section
 2025-03-07 23:26 UTC  (2+ messages)
  ` [PATCH locking 05/11] locking/lockdep: Disable KASAN instrumentation of lockdep.c

[RFC PATCH] usb: gadget: u_ether: prevent deadlock under RT
 2025-03-07 19:51 UTC  (3+ messages)

[PATCH v5 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
 2025-03-06 10:35 UTC  (12+ messages)
` [PATCH v5 1/9] coresight: change coresight_device lock "
` [PATCH v5 2/9] coresight-etm4x: change etmv4_drvdata spinlock "
` [PATCH v5 3/9] coresight: change coresight_trace_id_map's lock "
` [PATCH v5 4/9] coresight-cti: change cti_drvdata spinlock's "
` [PATCH v5 5/9] coresight-etb10: change etb_drvdata "
` [PATCH v5 6/9] coresight-funnel: change funnel_drvdata "
` [PATCH v5 7/9] coresight-replicator: change replicator_drvdata "
` [PATCH v5 8/9] coresight-tmc: change tmc_drvdata "
` [PATCH v5 9/9] coresight/ultrasoc: change smb_drv_data "

[PATCH] netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template
 2025-03-05 21:54 UTC  (2+ messages)

[PATCH rcu 00/10] Miscellaneous RCU changes for v6.15
 2025-03-05  3:05 UTC  (11+ messages)
` [PATCH rcu 01/10] rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing
` [PATCH rcu 02/10] rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes()
` [PATCH rcu 03/10] rcu: Fix get_state_synchronize_rcu_full() GP-start detection
` [PATCH rcu 04/10] rcu-tasks: Move RCU Tasks self-tests to core_initcall()
` [PATCH rcu 05/10] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state()
` [PATCH rcu 06/10] context_tracking: Make RCU watch ct_kernel_exit_state() warning
` [PATCH rcu 07/10] Flush console log from kernel_power_off()
` [PATCH rcu 08/10] rcutorture: Allow a negative value for nfakewriters
` [PATCH rcu 09/10] rcu: Update TREE05.boot to test normal synchronize_rcu()
` [PATCH rcu 10/10] rcu: Use _full() API to debug synchronize_rcu()

[PATCH rcu 00/11] Lazy Preempt changes for v6.15
 2025-03-05  2:54 UTC  (16+ messages)
` [PATCH rcu 01/11] rcu: fix header guard for rcu_all_qs()
` [PATCH rcu 02/11] rcu: rename PREEMPT_AUTO to PREEMPT_LAZY
` [PATCH rcu 03/11] sched: update __cond_resched comment about RCU quiescent states
` [PATCH rcu 04/11] rcu: handle unstable rdp in rcu_read_unlock_strict()
` [PATCH rcu 05/11] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
` [PATCH rcu 06/11] osnoise: provide quiescent states
` [PATCH rcu 07/11] rcutorture: Update rcutorture_one_extend_check() for lazy preemption
` [PATCH rcu 08/11] rcutorture: Update ->extendables check "
` [PATCH rcu 09/11] rcu: limit PREEMPT_RCU configurations
` [PATCH rcu 10/11] rcutorture: Make scenario TREE10 build CONFIG_PREEMPT_LAZY=y
` [PATCH rcu 11/11] rcutorture: Make scenario TREE07 "

[RFC PATCH 00/22] sched/fair: Defer CFS throttling to exit to user mode
 2025-02-25 21:13 UTC  (36+ 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!

[PATCH printk] Flush console log from kernel_power_off()
 2025-02-25 18:33 UTC 

[PATCH v5 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
 2025-02-25 13:53 UTC  (10+ messages)
` [PATCH v5 1/9] coresight: change coresight_device lock "
` [PATCH v5 2/9] coresight-etm4x: change etmv4_drvdata spinlock "
` [PATCH v5 3/9] coresight: change coresight_trace_id_map's lock "
` [PATCH v5 4/9] coresight-cti: change cti_drvdata spinlock's "
` [PATCH v5 5/9] coresight-etb10: change etb_drvdata "
` [PATCH v5 6/9] coresight-funnel: change funnel_drvdata "
` [PATCH v5 7/9] coresight-replicator: change replicator_drvdata "
` [PATCH v5 8/9] coresight-tmc: change tmc_drvdata "
` [PATCH v5 9/9] coresight/ultrasoc: change smb_drv_data "

[PATCH v4 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
 2025-02-25 13:53 UTC  (3+ messages)

Backtrace seen when enabling PREEMPT_RT
 2025-02-21 17:12 UTC  (5+ 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 v4] PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t
 2025-02-21  1:17 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).