Davidlohr Bueso ([email protected])

Number of posts: 99 (0.04 per day)
First post: 2014-10-03 04:53:24
Last post: 2021-12-23 03:40:22

Date List Subject
2021-12-23 03:40:22 linux-kernel Re: [PATCH] mm/util.c: Make kvfree() safe for calling while holding spinlocks
2021-09-17 04:27:49 linux-kernel Re: [PATCH 2/2] locking/rwbase_rt: Lockless reader waking up a writer
2021-09-14 01:02:30 linux-kernel Re: [PATCH V2] ipc: add set_ownership() and permissions() callbacks for posix mqueue sysctl
2021-08-23 15:27:36 linux-kernel Re: [PATCH] tests: add mqueue sysctl tests for user namespace
2021-08-10 07:49:27 linux-kernel Re: [PATCH] ipc: replace costly bailout check in sysvipc_find_ipc()
2021-08-05 15:04:35 linux-kernel Re: [PATCH] rbtree: remove unneeded explicit alignment in struct rb_node
2021-07-30 15:13:19 linux-kernel Re: [PATCH] ipc: add set_ownership() and permissions() callbacks for posix mqueue sysctl
2021-05-10 01:12:48 linux-kernel Re: [PATCH v3] ipc/mqueue: Avoid relying on a stack reference past its expiry
2021-05-06 19:54:07 linux-kernel Re: [PATCH v2] ipc/mqueue: Avoid relying on a stack reference past its expiry
2021-05-05 20:49:31 linux-kernel Re: [PATCH] ipc/mqueue: Avoid relying on a stack reference past its expiry
2021-05-05 20:11:25 linux-kernel Re: [PATCH] ipc/mqueue: Avoid relying on a stack reference past its expiry
2021-05-05 17:26:02 linux-kernel Re: [PATCH] ipc/mqueue: Avoid relying on a stack reference past its expiry
2021-05-04 23:38:42 linux-kernel Re: [PATCH] ipc/mqueue: Avoid relying on a stack reference past its expiry
2019-07-29 15:19:31 linux-kernel Re: [PATCH 0/4] Various rwsem ACQUIRE fixes
2019-03-12 16:48:09 linux-kernel Re: [PATCH][v2] ipc: prevent lockup on alloc_msg and free_msg
2019-01-08 15:19:35 linux-kernel Re: [PATCH 1/1] epoll: remove wrong assert that ep_poll_callback is always called with irqs off
2018-12-17 22:18:36 linux-kernel Re: [PATCH 0/3] use rwlock in order to reduce ep_poll_callback() contention
2018-12-13 19:32:14 linux-kernel Re: [PATCH 1/3] epoll: make sure all elements in ready list are in FIFO order
2018-12-13 18:15:41 linux-kernel Re: [PATCH 0/3] use rwlock in order to reduce ep_poll_callback() contention
2018-12-12 15:33:30 linux-kernel Re: [PATCH] percpu_rwsem: fix missed wakeup due to reordering of load
2018-12-03 06:39:29 linux-kernel Re: [PATCH] percpu_rwsem: fix missed wakeup due to reordering of load
2018-02-05 01:45:08 linux-kernel [PATCH 12/64] fs/userfaultfd: teach userfaultfd_must_wait() about range locking
2018-02-05 01:44:57 linux-kernel [PATCH 11/64] prctl: teach about range locking
2018-02-05 01:44:26 linux-kernel [PATCH 06/64] mm: teach pagefault paths about range locking
2018-02-05 01:44:13 linux-kernel [PATCH 10/64] kernel/exit: teach exit_mm() about range locking
2018-02-05 01:43:44 linux-kernel [PATCH 17/64] kernel: use mm locking wrappers
2018-02-05 01:43:41 linux-kernel [PATCH 19/64] mm/mlock: use mm locking wrappers
2018-02-05 01:43:39 linux-kernel [PATCH 20/64] mm/madvise: use mm locking wrappers
2018-02-05 01:43:35 linux-kernel [PATCH 16/64] virt: use mm locking wrappers
2018-02-05 01:42:51 linux-kernel [PATCH 26/64] fs: use mm locking wrappers
2018-02-05 01:42:44 linux-kernel [PATCH 25/64] mm: use mm locking wrappers
2018-02-05 01:42:42 linux-kernel [PATCH 23/64] mm: huge pagecache: do not check mmap_sem state
2018-02-05 01:42:00 linux-kernel [PATCH 30/64] arch/tile: use mm locking wrappers
2018-02-05 01:41:48 linux-kernel [PATCH 28/64] arch/x86: use mm locking wrappers
2018-02-05 01:41:43 linux-kernel [PATCH 14/64] fs/coredump: teach about range locking
2018-02-05 01:41:30 linux-kernel [PATCH 38/64] arch/blackfin: use mm locking wrappers
2018-02-05 01:41:15 linux-kernel [PATCH 31/64] arch/sparc: use mm locking wrappers
2018-02-05 01:41:02 linux-kernel [PATCH 29/64] arch/alpha: use mm locking wrappers
2018-02-05 01:41:00 linux-kernel [PATCH 22/64] mm: avoid mmap_sem trylock in vm_insert_page()
2018-02-05 01:40:51 linux-kernel [PATCH 21/64] mm: teach drop/take_all_locks() about range locking
2018-02-05 01:40:29 linux-kernel [PATCH 34/64] arch/parisc: use mm locking wrappers
2018-02-05 01:40:22 linux-kernel [PATCH 47/64] arch/microblaze: use mm locking wrappers
2018-02-05 01:39:44 linux-kernel [PATCH 39/64] arch/m68k: use mm locking wrappers
2018-02-05 01:39:37 linux-kernel [PATCH 27/64] arch/{x86,sh,ppc}: teach bad_area() about range locking
2018-02-05 01:39:29 linux-kernel [PATCH 24/64] mm/thp: disable mmap_sem is_locked checks
2018-02-05 01:38:51 linux-kernel [PATCH 43/64] arch/hexagon: use mm locking wrappers
2018-02-05 01:38:41 linux-kernel [PATCH 07/64] mm/hugetlb: teach hugetlb_fault() about range locking
2018-02-05 01:38:39 linux-kernel [PATCH 44/64] arch/score: use mm locking wrappers
2018-02-05 01:38:17 linux-kernel [PATCH 42/64] arch/frv: use mm locking wrappers
2018-02-05 01:38:13 linux-kernel [PATCH 33/64] arch/powerpc: use mm locking wrappers
2018-02-05 01:38:03 linux-kernel [PATCH 40/64] arch/sh: use mm locking wrappers