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

Date List Subject
2022-08-29 20:49:30 linux-kernel [PATCH 3/7] binder: rename alloc->vma_vm_mm to alloc->mm
2022-08-29 20:37:03 linux-kernel [PATCH 7/7] binderfs: remove unused INTSTRLEN macro
2022-08-29 20:36:43 linux-kernel [PATCH 1/7] binder: fix alloc->vma_vm_mm null-ptr dereference
2022-08-29 20:33:40 linux-kernel [PATCH 5/7] binder: remove unused binder_alloc->buffer_free
2022-08-29 20:32:19 linux-kernel [PATCH 6/7] binder: fix binder_alloc kernel-doc warnings
2022-08-29 20:28:37 linux-kernel [PATCH 4/7] binder: remove binder_alloc_set_vma()
2022-08-29 20:22:44 linux-kernel [PATCH 2/7] binder: fix trivial kernel-doc typo
2022-08-29 20:19:10 linux-kernel [PATCH 0/7] fix null-ptr-deref in binder_alloc and others
2022-08-18 16:07:04 linux-kernel Re: [PATCH] binder: fix UAF of ref->proc caused by race condition
2022-08-17 22:21:57 linux-kernel Re: [PATCH] binder: fix UAF of ref->proc caused by race condition
2022-08-10 16:46:36 linux-kernel Re: [PATCH v2] binder_alloc: Add missing mmap_lock calls when using the VMA
2022-08-09 21:18:33 linux-kernel Re: [PATCH] binder_alloc: Add missing mmap_lock calls when using the VMA
2022-08-09 19:26:46 linux-kernel Re: [PATCH] binder_alloc: Add missing mmap_lock calls when using the VMA
2022-08-02 19:45:09 linux-kernel Re: [PATCH] binder: fix UAF of ref->proc caused by race condition
2022-08-01 19:02:32 linux-kernel [PATCH] binder: fix UAF of ref->proc caused by race condition
2022-07-08 15:09:03 linux-kernel Re: [PATCH] binder: fix redefinition of seq_file attributes
2022-07-07 21:48:58 linux-kernel Re: [PATCH] binder: fix redefinition of seq_file attributes
2022-07-01 18:21:42 linux-kernel [PATCH] binder: fix redefinition of seq_file attributes
2022-06-27 19:55:09 linux-kernel [PATCH] MAINTAINERS: update Android driver maintainers
2022-06-27 19:54:57 linux-kernel [PATCH v2] MAINTAINERS: update Android driver maintainers
2022-06-21 21:28:40 linux-kernel [PATCH] drm/fourcc: fix integer type usage in uapi header
2022-06-17 17:08:20 linux-kernel Re: [PATCH v2] ipv4: ping: fix bind address validity check
2022-06-17 02:20:55 linux-kernel [PATCH net] ipv4: ping: fix bind address validity check
2022-06-01 21:35:33 linux-kernel [PATCH] binder: fix sender_euid type in uapi header
2022-05-18 04:45:57 linux-kernel [PATCH] binder: fix potential UAF of target_{proc,thread}
2022-05-18 04:12:31 linux-kernel Re: [PATCH v2] binder: fix atomic sleep when get extended error
2022-05-18 01:53:34 linux-kernel Re: [PATCH] binder: fix atomic sleep when get extended error
2022-05-09 23:33:48 linux-kernel [PATCH] binder: fix printk format for commands
2022-05-02 23:58:29 linux-kernel [PATCH v2 0/5] binder: extended error and logging enhancements
2022-05-02 23:28:41 linux-kernel [PATCH v2 5/5] binder: additional transaction error logs
2022-05-02 21:20:33 linux-kernel [PATCH v2 4/5] binder: convert logging macros into functions
2022-05-01 10:35:30 linux-kernel [PATCH v2 2/5] binder: add BINDER_GET_EXTENDED_ERROR ioctl
2022-04-30 22:43:31 linux-kernel [PATCH v2 1/5] binder: add failed transaction logging info
2022-04-30 10:32:08 linux-kernel [PATCH v2 3/5] binderfs: add extended_error feature entry
2022-04-22 20:54:13 linux-kernel Re: [PATCH] binder: add BINDER_GET_EXTENDED_ERROR ioctl
2022-04-22 19:36:48 linux-kernel [PATCH] binder: add BINDER_GET_EXTENDED_ERROR ioctl
2022-04-22 18:35:14 linux-kernel Re: [RFC v5 5/6] binder: Add flags to relinquish ownership of fds
2022-03-29 23:00:14 linux-kernel [PATCH] loop: fix ioctl calls using compat_loop_info
2022-03-25 23:52:10 linux-kernel [PATCH] binder: hold fd_install until allocating fds first
2022-03-21 11:12:04 linux-kernel Re: [PATCH] fuse: fix integer type usage in uapi header
2022-03-18 17:50:42 linux-kernel [PATCH] fuse: fix integer type usage in uapi header
2021-10-29 19:13:22 linux-kernel [PATCH] KVM: x86: fix code indentation issues
2021-10-27 23:22:37 linux-kernel [PATCH net] ptp: fix code indentation issues
2021-07-15 04:29:05 linux-kernel [PATCH v2 2/3] docs: binderfs: add section about feature files
2021-07-15 03:21:47 linux-kernel [PATCH v2 3/3] selftests/binderfs: add test for feature files
2021-07-15 03:21:08 linux-kernel [PATCH v2 1/3] binderfs: add support for feature files
2021-07-09 16:33:30 linux-kernel Re: [PATCH] ANDROID: binderfs: add capabilities support
2021-07-08 16:37:15 linux-kernel Re: [PATCH] ANDROID: binderfs: add capabilities support
2021-07-07 16:52:13 linux-kernel [PATCH] ANDROID: binderfs: add capabilities support
2021-06-09 19:53:25 linux-kernel [PATCH] docs: printk-formats: update size-casting examples
2021-04-16 19:56:00 linux-kernel [PATCH] static_call: fix unused variable warning