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
2021-01-15 00:22:45 linux-kernel [PATCH] platform/goldfish: Convert pipe tasklet to threaded irq
2021-01-15 00:18:52 linux-kernel [PATCH] parisc: Remove leftover reference to the power_tasklet
2021-01-15 00:15:39 linux-kernel [PATCH] kgdb: Schedule breakpoints via workqueue
2021-01-15 00:14:56 linux-kernel [PATCH] audit: Remove leftover reference to the audit_tasklet
2021-01-13 03:46:19 linux-kernel [PATCH v2] usb/c67x00: Replace tasklet with work
2021-01-12 17:32:17 linux-kernel Re: [PATCH v7 09/18] virt: acrn: Introduce I/O request management
2021-01-11 21:57:42 linux-kernel Re: [PATCH v7 09/18] virt: acrn: Introduce I/O request management
2021-01-11 19:25:52 linux-kernel Re: [PATCH] usb/c67x00: Replace tasklet with work
2021-01-11 04:43:47 linux-kernel [PATCH] usb/c67x00: Replace tasklet with work
2021-01-11 04:32:00 linux-kernel [PATCH] usb/gadget: f_midi: Replace tasklet with work
2020-12-10 19:09:19 linux-kernel Re: [PATCH] perf: Break deadlock involving exec_update_mutex
2020-12-08 06:12:39 linux-kernel Re: [PATCH 3/5] locking/rwsem: Enable reader optimistic lock stealing
2020-12-08 04:29:01 linux-kernel Re: [PATCH v2 5/5] locking/rwsem: Remove reader optimistic spinning
2020-12-05 07:42:05 linux-kernel Re: [RFC PATCH] usb: hcd: complete URBs in threaded-IRQ context instead of tasklet
2020-12-04 22:19:39 linux-kernel Re: [PATCH 3/3] exec: Transform exec_update_mutex into a rw_semaphore
2020-12-04 06:51:26 linux-kernel Re: [RFC PATCH] usb: hcd: complete URBs in threaded-IRQ context instead of tasklet
2020-12-04 05:24:34 linux-kernel Re: [PATCH 0/3] exec: Transform exec_update_mutex into a rw_semaphore
2020-11-26 09:40:42 linux-kernel Re: [PATCH] media/siano: kill pointless kmutex definitions
2020-11-20 22:04:35 linux-kernel Re: [RFC PATCH 5/5] locking/rwsem: Remove reader optimistic spinning
2020-11-20 05:18:52 linux-kernel [PATCH v3] USB: serial: mos7720: defer state restore to a workqueue
2020-11-18 06:04:17 linux-kernel Re: [RFC PATCH 5/5] locking/rwsem: Remove reader optimistic spinning
2020-11-18 05:19:00 linux-kernel Re: [PATCH 4/5] locking/rwsem: Wake up all waiting readers if RWSEM_WAKE_READ_OWNED
2020-11-17 17:16:09 linux-kernel [PATCH v2] USB: serial: mos7720: defer state restore to a workqueue
2020-11-16 23:08:21 linux-kernel Re: [PATCH] USB: serial: mos7720: defer state restore to a workqueue
2020-11-14 04:59:28 linux-kernel [PATCH] USB: serial: mos7720: defer state restore to a workqueue
2020-11-10 06:29:55 linux-kernel Re: [PATCH 1/8] epoll: check for events when removing a timed out thread from the wait queue
2020-11-09 19:39:57 linux-kernel Re: [PATCH] usb/mos7720: process deferred urbs in a workqueue
2020-11-09 19:24:27 linux-kernel Re: [PATCH 0/8] simplify ep_poll
2020-11-06 07:20:24 linux-kernel Re: [PATCH tip/core/rcu 03/28] locktorture: Track time of last ->writeunlock()
2020-11-06 06:41:28 linux-kernel Re: [PATCH] usb/mos7720: process deferred urbs in a workqueue
2020-11-05 03:54:28 linux-kernel Re: [PATCH] usb/mos7720: process deferred urbs in a workqueue
2020-11-03 21:28:54 linux-kernel Re: [PATCH] usb/mos7720: process deferred urbs in a workqueue
2020-11-02 21:38:30 linux-kernel [PATCH] usb/mos7720: process deferred urbs in a workqueue
2020-11-01 20:17:31 linux-kernel [PATCH] media/siano: kill pointless kmutex definitions
2020-10-29 19:34:15 linux-kernel [PATCH v2] fs/dcache: optimize start_dir_add()
2020-10-28 21:35:21 linux-kernel Re: [PATCH 3/3] sched: Add cond_resched_rwlock
2020-10-23 06:14:45 linux-kernel [PATCH] fs/dcache: optimize start_dir_add()
2020-10-22 12:40:11 linux-kernel [PATCH] btrfs: convert data_seqcount to seqcount_mutex_t
2020-10-22 06:43:40 linux-kernel [PATCH] timekeeping: Convert jiffies_seq to seqcount_raw_spinlock_t
2020-09-07 20:52:07 linux-kernel [PATCH v2] kdb: Use newer api for tasklist scanning
2020-09-07 20:20:50 linux-kernel Re: [PATCH -next] kdb: Use newer api for tasklist scanning
2020-09-07 01:51:20 linux-kernel [PATCH] fgraph: Convert ret_stack tasklist scanning to rcu
2020-09-04 22:57:59 linux-kernel Re: [PATCH -next 0/2] tasklist_lock vs get/set priority syscalls
2020-09-04 17:43:11 linux-kernel Re: Question on task_blocks_on_rt_mutex()
2020-09-02 02:09:22 linux-kernel Re: Question on task_blocks_on_rt_mutex()
2020-08-31 22:53:02 linux-kernel [PATCH] MIPS: Use rcu to lookup a task in mipsmt_sys_sched_setaffinity()
2020-08-31 22:49:32 linux-kernel [PATCH -next] kdb: Use newer api for tasklist scanning
2020-08-21 01:44:34 linux-kernel Re: [PATCH] mm/kmemleak: rely on rcu for task stack scanning
2020-08-20 21:57:53 linux-kernel [PATCH] mm/kmemleak: rely on rcu for task stack scanning
2020-08-17 01:45:06 linux-kernel [PATCH 2/2] block: fix ioprio_get/set(IOPRIO_WHO_PGRP) vs setuid(2)
2020-08-17 01:43:31 linux-kernel [PATCH -next 0/2] tasklist_lock vs get/set priority syscalls