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
2020-08-17 01:14:45 linux-kernel [PATCH 1/2] kernel/sys: only take tasklist_lock for get/setpriority(PRIO_PGRP)
2020-07-20 14:44:01 linux-kernel Re: [PATCH RFC] rcu/segcblist: Add counters to segcblist datastructure
2020-05-22 14:25:37 linux-kernel Re: [PATCH v6 07/12] mmap locking API: add mmap_read_trylock_non_owner()
2020-05-22 14:24:01 linux-kernel Re: [PATCH v6 10/12] mmap locking API: rename mmap_sem to mmap_lock
2020-05-22 14:21:49 linux-kernel Re: [PATCH v6 11/12] mmap locking API: convert mmap_sem API comments
2020-05-18 16:45:04 linux-kernel Re: [PATCH 4/5] rcuwait: Introduce rcuwait_active()
2020-05-12 17:06:10 linux-kernel Re: [PATCH 1/2] kernel/sys: only rely on rcu for getpriority(2)
2020-05-12 16:16:55 linux-kernel Re: [PATCH 1/2] kernel/sys: only rely on rcu for getpriority(2)
2020-05-12 00:11:54 linux-kernel [PATCH 2/2] kernel/sys: do not grab tasklist_lock for sys_setpriority(PRIO_PROCESS)
2020-05-12 00:11:19 linux-kernel [PATCH 1/2] kernel/sys: only rely on rcu for getpriority(2)
2020-05-12 00:11:05 linux-kernel [PATCH -next v2 0/2] kernel/sys: reduce tasklist_lock usage get/set priorities
2020-05-03 20:50:00 linux-kernel Re: [PATCH] kernel/sys: do not use tasklist_lock to set/get scheduling priorities
2020-05-02 03:14:42 linux-kernel [PATCH] kernel/sys: do not use tasklist_lock to set/get scheduling priorities
2020-04-25 22:44:04 linux-kernel Re: [PATCH 5/5] kvm: Replace vcpu->swait with rcuwait
2020-04-24 05:55:34 linux-kernel [PATCH 2/5] rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken
2020-04-24 05:55:14 linux-kernel [PATCH 5/5] kvm: Replace vcpu->swait with rcuwait
2020-04-24 05:55:02 linux-kernel [PATCH 3/5] rcuwait: Introduce prepare_to and finish_rcuwait
2020-04-24 05:54:35 linux-kernel [PATCH 4/5] rcuwait: Introduce rcuwait_active()
2020-04-24 05:54:14 linux-kernel [PATCH 1/5] rcuwait: Fix stale wake call name in comment
2020-04-24 05:54:05 linux-kernel [PATCH v4 0/5] kvm: Use rcuwait for vcpu blocking
2020-04-22 04:16:00 linux-kernel [PATCH 5/5] sched/swait: Reword some of the main description
2020-04-22 04:15:40 linux-kernel [PATCH 4/5] kvm: Replace vcpu->swait with rcuwait
2020-04-22 04:15:08 linux-kernel [PATCH v3 -tip 0/5] kvm: Use rcuwait for vcpu blocking
2020-04-22 04:13:29 linux-kernel [PATCH 3/5] rcuwait: Introduce prepare_to and finish_rcuwait
2020-04-22 04:13:19 linux-kernel [PATCH 2/5] rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken
2020-04-22 04:13:12 linux-kernel [PATCH 1/5] rcuwait: Fix stale wake call name in comment
2020-04-21 18:15:07 linux-kernel Re: [PATCH v2] kvm: Replace vcpu->swait with rcuwait
2020-04-20 21:57:23 linux-kernel Re: [PATCH v2] kvm: Replace vcpu->swait with rcuwait
2020-04-20 21:02:01 linux-kernel Re: [PATCH v2] kvm: Replace vcpu->swait with rcuwait
2020-04-20 19:56:32 linux-kernel Re: [PATCH v4 02/10] MMU notifier: use the new mmap locking API
2020-04-20 19:53:54 linux-kernel Re: [PATCH v4 01/10] mmap locking API: initial implementation as rwsem wrappers
2020-04-20 16:48:43 linux-kernel [PATCH v2] kvm: Replace vcpu->swait with rcuwait
2020-04-15 13:51:34 linux-kernel Re: [PATCH 3/4] kvm: Replace vcpu->swait with rcuwait
2020-04-06 18:31:09 linux-kernel Re: [PATCH 8/8] mmap locking API: rename mmap_sem to mmap_lock
2020-03-31 18:13:45 linux-kernel Re: Weird issue with epoll and kernel >= 5.0
2020-03-27 04:50:55 linux-kernel Re: [PATCH v2 09/10] mmap locking API: use lockdep_assert_held
2020-03-27 04:50:35 linux-kernel Re: [PATCH v2 07/10] mmap locking API: add mmap_read_release() and mmap_read_unlock_non_owner()
2020-03-24 17:58:00 linux-kernel Re: [PATCH 3/4] kvm: Replace vcpu->swait with rcuwait
2020-03-24 04:47:41 linux-kernel [PATCH 3/4] kvm: Replace vcpu->swait with rcuwait
2020-03-24 04:47:40 linux-kernel [PATCH 4/4] sched/swait: Reword some of the main description
2020-03-24 04:46:47 linux-kernel [PATCH 1/4] rcuwait: Fix stale wake call name in comment
2020-03-24 04:46:47 linux-kernel [PATCH 2/4] rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken
2020-03-24 04:46:47 linux-kernel [PATCH -tip 0/4] kvm: Use rcuwait for vcpu blocking
2020-03-23 17:31:58 linux-kernel Re: [PATCH 7/8] usb, cdc-acm: optimize barrier usage for Rmw atomic bitops
2020-03-22 16:34:58 linux-kernel Re: [PATCH 18/15] kvm: Replace vcpu->swait with rcuwait
2020-03-21 17:20:52 linux-kernel Re: [patch V3 00/20] Lock ordering documentation and annotation for lockdep
2020-03-20 17:11:34 linux-kernel Re: [PATCH] security, keys: Optimize barrier usage for Rmw atomic bitops
2020-03-20 09:03:16 linux-wireless Re: [patch V2 11/15] completion: Use simple wait queues
2020-03-20 09:00:30 linux-wireless Re: [patch V2 06/15] rcuwait: Add @state argument to rcuwait_wait_event()
2020-03-20 08:57:25 linux-kernel [PATCH 18/15] kvm: Replace vcpu->swait with rcuwait
2020-03-20 08:57:16 linux-wireless [PATCH 19/15] sched/swait: Reword some of the main description