Davidlohr Bueso ([email protected])

Number of posts: 1460 (0.42 per day)
First post: 2014-10-03 17:40:19
Last post: 2024-05-06 18:13:23

Date List Subject
2017-11-29 15:30:47 linux-kernel Re: [PATCH v8 0/6] vfs: Use dlock list for SB's s_inodes list
2017-11-28 07:13:55 linux-kernel Re: [RFC PATCH] ipc, mqueue: lazy call kern_mount_data in new namespaces
2017-11-27 16:20:44 linux-kernel Re: [PATCH -tip 0/7] tools/perf: Update rbtree implementation and optimize users
2017-11-27 04:36:33 linux-kernel [PATCH 2/3] perf bench futex: Add --affine-wakers option to wake-parallel
2017-11-27 04:26:35 linux-kernel [PATCH 1/3] perf bench futex: Use cpumaps
2017-11-27 04:25:57 linux-kernel [PATCH 3/3] perf bench futex: sync waker threads
2017-11-27 04:25:22 linux-kernel [PATCH -tip 0/3] perf bench futex: Improvements
2017-11-27 02:36:51 linux-kernel [PATCH 2/7] perf machine: Use cached rbtrees
2017-11-27 02:36:43 linux-kernel [PATCH 4/7] perf util: Use cached rbtree for rblists
2017-11-27 02:36:22 linux-kernel [PATCH 5/7] perf symbols: Use cached rbtrees
2017-11-27 02:35:42 linux-kernel [PATCH 7/7] perf sched: Use cached rbtrees
2017-11-27 02:35:28 linux-kernel [PATCH 6/7] perf hist: Use cached rbtrees
2017-11-27 02:35:16 linux-kernel [PATCH 3/7] perf callchain: Use cached rbtrees
2017-11-27 02:35:04 linux-kernel [PATCH 1/7] tools/perf: Update rbtree implementation
2017-11-27 02:34:56 linux-kernel [PATCH -tip 0/7] tools/perf: Update rbtree implementation and optimize users
2017-11-24 15:37:03 linux-kernel Re: [PATCH 1/3] perf bench futex: benchmark only online CPUs
2017-11-22 16:47:43 linux-kernel Re: [PATCH] mm: Use vma_pages helper
2017-11-09 17:27:32 linux-kernel Re: [PATCH v4] lib/dlock-list: Scale dlock_lists_empty()
2017-11-09 16:22:42 linux-kernel Re: [PATCH] locktorture: Fix Oops when reader/writer count is 0
2017-11-09 16:21:00 linux-kernel Re: [interval_tree_test_init] BUG: soft lockup - CPU#0 stuck for 23s! [swapper/0:1]
2017-11-08 14:48:26 linux-kernel Re: [PATCH] locktorture: Fix Oops when reader/writer count is 0
2017-11-08 01:46:36 linux-kernel Re: [interval_tree_test_init] BUG: soft lockup - CPU#0 stuck for 23s! [swapper/0:1]
2017-11-06 18:50:03 linux-kernel [PATCH v4] lib/dlock-list: Scale dlock_lists_empty()
2017-11-03 14:31:47 linux-kernel [PATCH v3] lib/dlock-list: Scale dlock_lists_empty()
2017-11-03 13:36:21 linux-kernel Re: [PATCH v8 1/6] lib/dlock-list: Distributed and lock-protected lists
2017-11-02 17:06:47 linux-kernel Re: [PATCH v8 1/6] lib/dlock-list: Distributed and lock-protected lists
2017-11-01 21:13:30 linux-kernel Re: [PATCH] epoll: remove ep_call_nested() from ep_eventpoll_poll()
2017-11-01 21:11:12 linux-kernel Re: [PATCH] epoll: remove ep_call_nested() from ep_eventpoll_poll()
2017-10-31 21:39:35 linux-kernel Re: [PATCH v8 1/6] lib/dlock-list: Distributed and lock-protected lists
2017-10-31 15:00:09 linux-kernel Re: [PATCH] epoll: remove ep_call_nested() from ep_eventpoll_poll()
2017-09-27 21:20:22 linux-kernel Re: [PATCH] rwsem: fix missed wakeup due to reordering of load
2017-09-20 14:53:00 linux-kernel Re: [PATCH] rwsem: fix missed wakeup due to reordering of load
2017-09-14 17:53:22 linux-kernel Re: [PATCH] mm,compaction: serialize waitqueue_active() checks (for real)
2017-09-14 00:09:24 linux-kernel [PATCH] mm,compaction: serialize waitqueue_active() checks (for real)
2017-09-13 22:22:49 linux-kernel Re: [PATCH 7/7] kvm,mips: Fix potential swait_active() races
2017-09-13 20:10:56 linux-kernel [PATCH 2/7] kvm,async_pf: Use swq_has_sleepers()
2017-09-13 20:10:39 linux-kernel [PATCH 3/7] kvm,lapic: Justify use of swait_activate()
2017-09-13 20:10:20 linux-kernel [PATCH 4/7] kvm,x86: Fix apf_task_wake_one() wq serialization
2017-09-13 20:09:33 linux-kernel [PATCH 5/7] kvm: Serialize wq active checks in kvm_vcpu_wake_up()
2017-09-13 20:09:06 linux-kernel [PATCH 7/7] kvm,mips: Fix potential swait_active() races
2017-09-13 20:08:45 linux-kernel [PATCH 6/7] kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
2017-09-13 20:08:38 linux-kernel [PATCH 1/7] sched/wait: Add swq_has_sleepers()
2017-09-13 20:08:36 linux-kernel [PATCH v2 0/7] swait: Introduce and use swq_has_sleeper()
2017-09-07 20:51:58 linux-kernel Re: [PATCH] powerpc/mm: Fix missing mmap_sem release
2017-09-05 19:03:25 linux-kernel [PATCH 2/6] kvm,async_pf: Use swq_has_sleepers()
2017-09-05 19:03:05 linux-kernel [PATCH 3/6] kvm,lapic: Justify use of swait_activate()
2017-09-05 19:02:29 linux-kernel [PATCH 4/6] x86,kvm: Fix apf_task_wake_one() serialization
2017-09-05 19:01:57 linux-kernel [PATCH 5/6] kvm: Serialize wq active checks in kvm_vcpu_wake_up()
2017-09-05 19:01:19 linux-kernel [PATCH 6/6] kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
2017-09-05 19:01:12 linux-kernel [PATCH 1/6] sched/wait: Add swq_has_sleepers()
2017-09-05 19:01:06 linux-kernel [PATCH 0/6] swait: Introduce and use swq_has_sleepers