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
Previous Page
/
Next Page
Date
List
Subject
2023-04-26 21:30:10
linux-kernel
Re: [RFC PATCH 1/3] Revert "binder_alloc: add missing mmap_lock calls when using the VMA"
2023-04-26 21:22:35
linux-kernel
Re: [RFC PATCH 2/3] Revert "android: binder: stop saving a pointer to the VMA"
2023-04-25 19:13:40
linux-kernel
Re: [PATCH v2 1/2] Binder: Add timestamp to transaction record
2023-04-25 19:13:14
linux-kernel
Re: [PATCH v2 2/2] Binder: Add async from to transaction record
2023-04-24 23:17:24
linux-kernel
Re: [RFC PATCH 2/3] Revert "android: binder: stop saving a pointer to the VMA"
2023-04-24 21:08:43
linux-kernel
[RFC PATCH 3/3] binder: add lockless binder_alloc_(set|get)_vma()
2023-04-24 21:07:01
linux-kernel
[RFC PATCH 1/3] Revert "binder_alloc: add missing mmap_lock calls when using the VMA"
2023-04-24 21:05:26
linux-kernel
[RFC PATCH 2/3] Revert "android: binder: stop saving a pointer to the VMA"
2023-04-21 00:56:21
linux-kernel
Re: Using page-fault handler in binder
2023-04-20 20:42:13
linux-kernel
Using page-fault handler in binder
2023-04-20 14:35:27
linux-kernel
Re: [PATCH] Binder: Add timestamp and async from pid/tid to transaction record
2023-04-14 21:12:03
linux-kernel
Re: [PATCH] Binder: Add timestamp and async from pid/tid to transaction record
2023-02-17 20:19:06
linux-kernel
Re: [PATCH 06/24] kbuild, binder: remove MODULE_LICENSE in non-modules
2023-02-15 18:40:57
linux-kernel
[PATCH v2] scripts/tags.sh: fix incompatibility with PCRE2
2023-02-15 17:28:16
linux-kernel
Re: [PATCH] scripts/tags.sh: fix incompatibility with PCRE2
2023-02-14 20:42:10
linux-kernel
[PATCH] scripts/tags.sh: fix incompatibility with PCRE2
2023-02-13 20:07:27
linux-kernel
libpcre2 breaks COMPILED_SOURCE=1 tags
2023-01-25 18:31:13
linux-kernel
[PATCH] kbuild: fix trivial typo in comment
2023-01-25 17:30:28
linux-kernel
Re: [PATCH v2 3/4] binder: Add flags to relinquish ownership of fds
2023-01-20 21:58:19
linux-kernel
Re: [PATCH 3/4] binder: Add flags to relinquish ownership of fds
2023-01-14 22:11:43
linux-kernel
Re: [PATCH] android: fix W=1 kernel-doc warnings
2022-12-09 19:58:16
linux-kernel
Re: [PATCH 1/1] virtio/vsock: Make vsock virtio packet buff size configurable
2022-11-30 17:34:49
linux-kernel
Re: [PATCH 5.10 0/6] binder: backports for data leak and UAF
2022-11-30 15:22:18
linux-kernel
Re: [PATCH 6.0] binder: validate alloc->mm in ->mmap() handler
2022-11-30 15:09:54
linux-kernel
Re: [PATCH 5.15] binder: validate alloc->mm in ->mmap() handler
2022-11-30 04:49:22
linux-kernel
[PATCH 5.10 0/6] binder: backports for data leak and UAF
2022-11-30 04:35:06
linux-kernel
[PATCH 5.10 6/6] binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0
2022-11-30 04:12:57
linux-kernel
[PATCH 5.10 4/6] binder: fix pointer cast warning
2022-11-30 04:02:29
linux-kernel
[PATCH 5.10 5/6] binder: Address corner cases in deferred copy and fixup
2022-11-30 04:02:28
linux-kernel
[PATCH 5.10 3/6] binder: defer copies of pre-patched txn data
2022-11-30 04:01:56
linux-kernel
[PATCH 5.10 2/6] binder: read pre-translated fds from sender buffer
2022-11-30 04:01:44
linux-kernel
[PATCH 5.10 1/6] binder: avoid potential data leakage when copying txn
2022-11-24 02:42:27
linux-kernel
Re: [PATCH v3 1/1] binder: return pending info for frozen async txns
2022-11-23 19:33:17
linux-kernel
Re: [PATCH] binder: remove unneeded size check code
2022-11-23 19:25:55
linux-kernel
[PATCH 5.15] binder: validate alloc->mm in ->mmap() handler
2022-11-23 19:18:46
linux-kernel
Re: [PATCH v2 1/1] binder: return pending info for frozen async txns
2022-11-23 18:28:33
linux-kernel
[PATCH 6.0] binder: validate alloc->mm in ->mmap() handler
2022-11-09 22:57:21
linux-kernel
Re: [PATCH v1 1/1] binder: return pending info for frozen async txns
2022-11-04 23:22:16
linux-kernel
[PATCH] binder: validate alloc->mm in ->mmap() handler
2022-10-21 19:14:37
linux-kernel
[PATCH 4.9] inet: fully convert sk->sk_rx_dst to RCU rules
2022-10-21 14:45:40
linux-kernel
[PATCH 5.10] inet: fully convert sk->sk_rx_dst to RCU rules
2022-10-13 05:57:43
linux-kernel
Re: linux-next: Signed-off-by missing for commit in the mm-stable tree
2022-09-27 18:15:12
linux-kernel
Re: [PATCH -next] android: binder: Remove comments about tsk fields
2022-09-06 15:35:51
linux-kernel
[PATCH RESEND 2/3] binder: remove binder_alloc_set_vma()
2022-09-06 15:19:44
linux-kernel
[PATCH RESEND 1/3] binder: rename alloc->vma_vm_mm to alloc->mm
2022-09-06 15:17:20
linux-kernel
[PATCH RESEND 0/3] binder: rebase remaining alloc->vma patches
2022-09-06 15:16:47
linux-kernel
[PATCH RESEND 3/3] binder: fix binder_alloc kernel-doc warnings
2022-09-02 16:13:18
linux-kernel
Re: [syzbot] general protection fault in binder_alloc_new_buf_locked
2022-08-30 21:35:26
linux-kernel
Re: [PATCH 4/7] binder: remove binder_alloc_set_vma()
2022-08-30 19:44:13
linux-kernel
Re: [PATCH 1/7] binder: fix alloc->vma_vm_mm null-ptr dereference
2022-08-29 21:27:14
linux-kernel
Re: [PATCH 1/7] binder: fix alloc->vma_vm_mm null-ptr dereference