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
2019-01-21 19:17:37 linux-kernel Re: [PATCH 6/6] drivers/IB,core: reduce scope of mmap_sem
2019-01-21 17:46:39 linux-kernel [PATCH 5/6] drivers/IB,usnic: reduce scope of mmap_sem
2019-01-21 17:46:34 linux-kernel [PATCH 6/6] drivers/IB,core: reduce scope of mmap_sem
2019-01-21 17:45:50 linux-kernel [PATCH 2/6] mic/scif: do not use mmap_sem
2019-01-21 17:45:35 linux-kernel [PATCH v2 -next 0/6] mm: make pinned_vm atomic and simplify users
2019-01-21 17:45:27 linux-kernel [PATCH 4/6] drivers/IB,hfi1: do not se mmap_sem
2019-01-21 17:45:17 linux-kernel [PATCH 3/6] drivers/IB,qib: do not use mmap_sem
2019-01-21 17:44:57 linux-kernel [PATCH 1/6] mm: make mm->pinned_vm an atomic64 counter
2019-01-21 16:04:15 linux-kernel Re: [PATCH v4] sched/wake_q: Reduce reference counting for special users
2019-01-16 07:15:23 linux-kernel Re: [PATCH -next 0/6] mm: make pinned_vm atomic and simplify users
2018-12-18 21:21:23 linux-kernel Re: [PATCH v2] sched/wake_q: Reduce reference counting for special users
2018-12-18 20:29:45 linux-kernel [PATCH v4] sched/wake_q: Reduce reference counting for special users
2018-12-18 20:18:36 linux-kernel Re: [PATCH v2] sched/wake_q: Reduce reference counting for special users
2018-12-18 19:20:36 linux-kernel Re: [RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
2018-12-18 18:56:39 linux-kernel [PATCH v2] sched/wake_q: Reduce reference counting for special users
2018-12-17 21:22:17 linux-kernel Re: [RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
2018-12-06 19:22:04 linux-kernel [PATCH 2/7] perf machine: Use cached rbtrees
2018-12-06 19:22:03 linux-kernel [PATCH 4/7] perf util: Use cached rbtree for rblists
2018-12-06 19:21:04 linux-kernel [PATCH 7/7] perf sched: Use cached rbtrees
2018-12-06 19:20:47 linux-kernel [PATCH 1/7] tools/perf: Update rbtree implementation
2018-12-06 19:20:40 linux-kernel [PATCH 3/7] perf callchain: Use cached rbtrees
2018-12-06 19:20:33 linux-kernel [PATCH 5/7] perf symbols: Use cached rbtrees
2018-12-06 19:20:17 linux-kernel [PATCH v2 -tip 0/7] tools/perf: Update rbtree implementation and optimize users
2018-12-06 19:19:49 linux-kernel [PATCH 6/7] perf hist: Use cached rbtrees
2018-12-06 04:05:45 linux-kernel Re: [RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-06 03:09:46 linux-kernel Re: [RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-06 01:55:17 linux-kernel Re: [RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-03 05:32:29 linux-kernel [PATCH -tip] kernel/sched,wake_q: Branch predict wake_q_add() cmpxchg
2018-11-30 19:58:10 linux-kernel Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
2018-11-29 21:36:28 linux-kernel Re: [RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
2018-11-29 21:32:00 linux-kernel Re: [RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
2018-11-29 18:50:22 linux-kernel Re: [RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
2018-11-29 18:19:56 linux-kernel Re: [RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
2018-11-16 00:30:18 linux-kernel [PATCH 3/6] arch/arc: Remove caller signal_pending_branch predictions
2018-11-16 00:29:47 linux-kernel [PATCH -next 0/6] treewide: Remove redundant branch predictions around signal_pending family
2018-11-16 00:29:44 linux-kernel [PATCH 1/6] locking/mutex: Remove caller signal_pending branch predictions
2018-11-16 00:29:38 linux-kernel [PATCH 4/6] mm: Remove caller signal_pending branch predictions
2018-11-16 00:28:48 linux-kernel [PATCH 5/6] drivers/i2c: Remove caller signal_pending branch predictions
2018-11-16 00:28:42 linux-kernel [PATCH 6/6] fs: Remove caller signal_pending branch predictions
2018-11-16 00:28:35 linux-kernel [PATCH 2/6] kernel/sched: Remove caller signal_pending branch predictions
2018-11-15 18:51:44 linux-kernel Re: [PATCH tip/core/rcu 6/7] mm: Replace spin_is_locked() with lockdep
2018-11-15 01:05:26 linux-kernel Re: [PATCH 2/2] fs/epoll: deal with wait_queue only once
2018-11-14 18:45:05 linux-kernel [PATCH 2/2] fs/epoll: deal with wait_queue only once
2018-11-14 18:26:32 linux-kernel [PATCH 1/2] fs/epoll: rename check_events label to send_events
2018-11-12 05:40:31 linux-kernel Re: [PATCH 1/2] perf-bench: Add epoll parallel epoll_wait benchmark
2018-11-09 21:08:46 linux-kernel Re: [PATCH 1/2] perf-bench: Add epoll parallel epoll_wait benchmark
2018-11-09 19:17:30 linux-kernel Re: [PATCH V3] binder: ipc namespace support for android binder
2018-11-09 18:27:56 linux-kernel Re: [PATCH V3] binder: ipc namespace support for android binder
2018-11-09 15:56:59 linux-kernel Re: [PATCH 5/6] fs/epoll: reduce the scope of wq lock in epoll_wait()
2018-11-08 07:45:31 linux-kernel Re: [PATCH] fs/proc: introduce /proc/stat2 file
2018-11-08 07:24:51 linux-kernel Re: [PATCH] fs/proc: introduce /proc/stat2 file