LinuxLists
Users
About
Carlos Llamas (
[email protected]
)
Number of posts: 255 (0.22 per day)
First post: 2021-04-16 19:56:00
Last post: 2024-06-14 23:18:02
Next Page
Date
List
Subject
2024-06-14 23:18:02
linux-kernel
Re: [PATCH v2] selftests/vDSO: fix clang build errors and warnings
2024-06-14 18:47:49
linux-kernel
Re: [PATCH v3] binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM issues
2024-06-12 04:25:56
linux-kernel
[PATCH v5] binder: use bitmap for faster descriptor lookup
2024-06-11 18:34:01
linux-kernel
Re: [PATCH v2] selftests/vDSO: fix clang build errors and warnings
2024-06-10 16:55:36
linux-kernel
Re: [PATCH] dma-buf/heaps: Correct the types of fd_flags and heap_flags
2024-06-07 15:08:10
linux-kernel
Re: [PATCH v5 1/4] time/sched_clock: Export sched_clock_register()
2024-06-06 18:50:30
linux-kernel
Re: [PATCH v4] binder: use bitmap for faster descriptor lookup
2024-06-05 22:53:09
linux-kernel
Re: [PATCH v1 2/2] selftests/mm: Guard defines from shm
2024-06-05 22:45:27
linux-kernel
Re: [PATCH v1 1/2] selftests/mm: Include linux/mman.h
2024-06-03 18:27:37
linux-kernel
Header conflicts with shmget() and SHM_HUGE_2MB
2024-05-17 03:29:18
linux-kernel
[PATCH v4] binder: use bitmap for faster descriptor lookup
2024-05-17 03:24:27
linux-kernel
Re: [PATCH v3] binder: use bitmap for faster descriptor lookup
2024-05-16 13:51:26
linux-kernel
[PATCH v3] binder: use bitmap for faster descriptor lookup
2024-05-15 17:50:44
linux-kernel
Re: [PATCH 5.15 2/2] netlink: annotate data-races around sk->sk_err
2024-05-15 17:45:02
linux-kernel
Re: [PATCH 5.15 1/2] netlink: annotate lockless accesses to nlk->max_recvmsg_len
2024-05-15 16:43:45
linux-kernel
Re: [PATCH v2] binder: use bitmap for faster descriptor lookup
2024-05-15 16:39:05
linux-kernel
Re: [PATCH v2] binder: use bitmap for faster descriptor lookup
2024-05-15 13:39:15
linux-kernel
[PATCH v2] locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
2024-05-15 13:28:53
linux-kernel
Re: [PATCH] locking/atomic: fix trivial typo in comment
2024-05-14 22:47:20
linux-kernel
[PATCH] locking/atomic: fix trivial typo in comment
2024-05-14 21:12:20
linux-kernel
Re: [PATCH v2] binder: use bitmap for faster descriptor lookup
2024-05-14 19:18:24
linux-kernel
[PATCH v4 RESEND] lockdep: fix deadlock issue between lockdep and rcu
2024-05-14 16:09:53
linux-kernel
[PATCH v2] binder: use bitmap for faster descriptor lookup
2024-04-22 23:01:56
linux-kernel
Re: [PATCH 1/4] binder: introduce BINDER_SET_PROC_FLAGS ioctl
2024-04-22 22:24:34
linux-kernel
Re: [PATCH 2/4] binder: migrate ioctl to new PF_SPAM_DETECTION
2024-04-21 17:48:28
linux-kernel
Re: [PATCH 4/4] binder: fix max_thread type inconsistency
2024-04-21 17:44:46
linux-kernel
[PATCH v2] binder: fix max_thread type inconsistency
2024-04-21 00:00:46
linux-kernel
Re: [PATCH 4/4] binder: fix max_thread type inconsistency
2024-04-20 23:49:16
linux-kernel
Re: [PATCH 2/4] binder: migrate ioctl to new PF_SPAM_DETECTION
2024-04-20 23:39:58
linux-kernel
Re: [PATCH 1/4] binder: introduce BINDER_SET_PROC_FLAGS ioctl
2024-04-17 22:05:48
linux-kernel
[PATCH v4 RESEND] lockdep: fix deadlock issue between lockdep and rcu
2024-04-17 19:23:20
linux-kernel
[PATCH 1/4] binder: introduce BINDER_SET_PROC_FLAGS ioctl
2024-04-17 19:22:28
linux-kernel
[PATCH 0/4] binder: optimize handle generation logic
2024-04-17 19:20:16
linux-kernel
[PATCH 2/4] binder: migrate ioctl to new PF_SPAM_DETECTION
2024-04-17 19:15:56
linux-kernel
[PATCH 4/4] binder: fix max_thread type inconsistency
2024-04-17 19:15:47
linux-kernel
[PATCH 3/4] binder: add support for PF_LARGE_HANDLES
2024-04-02 15:41:20
linux-kernel
Re: [PATCH V4] lockdep: fix deadlock issue between lockdep and rcu
2024-03-30 19:01:32
linux-kernel
[PATCH] binder: check offset alignment in binder_get_object()
2024-03-07 22:16:37
linux-kernel
[PATCH v3] binder: remove redundant variable page_addr
2024-02-02 19:56:14
linux-kernel
Re: [PATCH V3] lockdep: fix deadlock issue between lockdep and rcu
2024-02-01 17:10:08
linux-kernel
Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu
2024-01-31 21:56:40
linux-kernel
[PATCH] binder: signal epoll threads of self-work
2024-01-29 19:08:12
linux-kernel
Re: [PATCH 3/3] rust: add abstraction for `struct page`
2024-01-22 18:47:01
linux-kernel
Re: [PATCH v2 05/28] binder: fix unused alloc->free_async_space
2024-01-22 18:32:49
linux-kernel
Re: [PATCH v2 03/28] binder: fix race between mmput() and do_exit()
2024-01-19 17:37:47
linux-kernel
Re: [PATCH v2 03/28] binder: fix race between mmput() and do_exit()
2024-01-19 17:27:31
linux-kernel
Re: [PATCH v2 05/28] binder: fix unused alloc->free_async_space
2024-01-19 17:11:48
linux-kernel
Re: [PATCH v2 04/28] binder: fix async space check for 0-sized buffers
2024-01-19 17:08:47
linux-kernel
Re: [PATCH v2 03/28] binder: fix race between mmput() and do_exit()
2024-01-18 19:34:02
linux-kernel
Re: [PATCH v2 05/28] binder: fix unused alloc->free_async_space
2024-01-18 19:32:22
linux-kernel
Re: [PATCH v2 04/28] binder: fix async space check for 0-sized buffers