messages from 2022-11-26 00:11:31 to 2022-12-09 20:27:08 UTC [more...]
[PATCH 0/3] rcu-tasks: Fix race against exiting pid_ns
2022-12-09 20:26 UTC (16+ messages)
` [PATCH 3/3] rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
[PATCH v2 1/2] locktorture: Allow non-rtmutex lock types to be boosted
2022-12-09 17:02 UTC (8+ messages)
` [PATCH v2 2/2] locktorture: Make the rt_boost factor a tunable
[PATCH bpf-next v2 0/2] Misc optimizations for bpf mem allocator
2022-12-09 2:00 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: Reuse freed element in free_by_rcu during allocation
` [PATCH bpf-next v2 2/2] bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp() is true
[GIT PULL] printk for 6.2
2022-12-08 15:06 UTC
[PATCH bpf-next 2/2] bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp() is true
2022-12-08 1:42 UTC (4+ messages)
[syzbot] KASAN: use-after-free Read in xfs_qm_dqfree_one
2022-12-06 21:03 UTC (6+ messages)
[PATCH 1/1] rcu/kvfree: Add runtime sleep check for single argument
2022-12-06 16:32 UTC (3+ messages)
[PATCH] rcu-tasks: Make shrink down to a single callback queue safely
2022-12-05 21:16 UTC (6+ messages)
[PATCH net-next] tcp: use 2-arg optimal variant of kfree_rcu()
2022-12-05 17:10 UTC (6+ messages)
[PATCH] rcu: Fix kernel stack overflow caused by kprobe on rcu_irq_enter_check_tick()
2022-12-05 15:35 UTC (6+ messages)
arm64: allmodconfig: BUG: KCSAN: data-race in p9_client_cb / p9_client_rpc
2022-12-05 7:13 UTC (10+ messages)
[PATCH v2] rcu-tasks: Make shrink down to a single callback queue safely
2022-12-03 2:25 UTC
[GIT PULL] RCU changes for v6.2
2022-12-03 1:11 UTC
[PATCH 0/3] srcu: shrink the num of srcu_size_state
2022-12-02 22:17 UTC (13+ messages)
` [PATCH 1/3] srcu: Eliminate the requirement of SRCU_SIZE_WAIT_CALL
` [PATCHv2] "
` [PATCH 2/3] srcu: protect against concurrent srcu_gp_end()
` [PATCH 3/3] srcu: Decrease the srcu size state numbers
[PATCH 1/1] rcu/kvfree: Use READ_ONCE() when access to krcp->head
2022-12-02 19:20 UTC (2+ messages)
[PATCH v2 0/4] kvfree_rcu() updates related to polled API
2022-12-02 19:14 UTC (13+ messages)
` [PATCH v2 1/4] rcu/kvfree: Switch to a generic linked list API
` [PATCH v2 2/4] rcu/kvfree: Move bulk/list reclaim to separate functions
` [PATCH v2 3/4] rcu/kvfree: Move need_offload_krc() out of krcp->lock
` [PATCH v2 4/4] rcu/kvfree: Use a polled API to speedup a reclaim process
[PATCH v4] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
2022-12-02 13:25 UTC (4+ messages)
[PATCH] srcu: switch work func to allow concurrent gp
2022-12-01 13:54 UTC (5+ messages)
[PATCH v3 rcu 0/16] Lazy call_rcu() updates for v6.2
2022-11-30 23:15 UTC (39+ messages)
` [PATCH rcu 01/16] rcu: Simplify rcu_init_nohz() cpumask handling
` [PATCH rcu 02/16] rcu: Fix late wakeup when flush of bypass cblist happens
` [PATCH rcu 03/16] rcu: Fix missing nocb gp wake on rcu_barrier()
` [PATCH rcu 04/16] rcu: Make call_rcu() lazy to save power
` [PATCH rcu 05/16] rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
` [PATCH rcu 06/16] rcu: Shrinker for lazy rcu
` [PATCH rcu 07/16] rcuscale: Add laziness and kfree tests
` [PATCH rcu 08/16] rcu/sync: Use call_rcu_hurry() instead of call_rcu
` [PATCH rcu 09/16] rcu/rcuscale: Use call_rcu_hurry() for async reader test
` [PATCH rcu 10/16] rcu/rcutorture: Use call_rcu_hurry() where needed
` [PATCH rcu 11/16] scsi/scsi_error: Use call_rcu_hurry() instead of call_rcu()
` [PATCH rcu 12/16] percpu-refcount: Use call_rcu_hurry() for atomic switch
` [PATCH rcu 13/16] workqueue: Make queue_rcu_work() use call_rcu_hurry()
` [PATCH rcu 14/16] rxrpc: Use call_rcu_hurry() instead of call_rcu()
` [PATCH rcu 15/16] net: Use call_rcu_hurry() for dst_release()
` [PATCH rcu 16/16] net: devinet: Reduce refcount before grace period
[PATCH v3] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
2022-11-30 17:11 UTC (2+ messages)
[PATCH v2] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
2022-11-30 1:02 UTC (16+ messages)
Projekt na wizerunek marki
2022-11-29 9:00 UTC
[PATCH v3] doc: Fix htmldocs build warnings of stallwarn.rst
2022-11-29 1:07 UTC (7+ messages)
[PATCHv2 0/2] srcu: Optimize when srcu_gp_start_if_needed() holds read lock
2022-11-29 0:37 UTC (18+ messages)
` [PATCHv2 1/2] srcu: Remove needless rcu_seq_done() check while holding "
` [PATCHv2 2/2] srcu: Eliminate the case that snp_seq bigger than snap in srcu_funnel_gp_start()
SRCU use from different contexts
2022-11-29 0:12 UTC (8+ messages)
[PATCH rcu 0/16 Lazy call_rcu() updates for v6.2
2022-11-28 21:39 UTC (5+ messages)
` [PATCH v2 rcu 12/16] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()
[PATCH 1/4] rcu/kvfree: Switch to a generic linked list API
2022-11-28 15:36 UTC (4+ messages)
` [PATCH 2/4] rcu/kvfree: Move bulk/list reclaim to separate functions
` [PATCH 3/4] rcu/kvfree: Move need_offload_krc() out of krcp->lock
` [PATCH 4/4] rcu/kvfree: Use a polled API to speedup a reclaim process
[PATCH v3] mm: Make vmalloc_dump_obj() call in clean context
2022-11-28 9:13 UTC (5+ messages)
[PATCH] srcu: Add detection of boot CPU srcu_data structure's->srcu_cblist
2022-11-28 8:32 UTC (3+ messages)
[PATCH] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
2022-11-27 9:48 UTC (9+ messages)
get_state_synchronize_rcu() at boot time
2022-11-26 2:25 UTC (6+ messages)
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