Commit Graph

762295 Commits (urubino)
 

Author SHA1 Message Date
Hou Tao 7285d16606 bpf: Add map and need_defer parameters to .map_fd_put_ptr() 1 month ago
Andrii Nakryiko f29413c7ce bpf: Fix map leak in HASH_OF_MAPS map 1 month ago
Florian Lehner 32925f5a4d bpf, lpm: Fix check prefixlen before walking trie 1 month ago
Christian Brauner f19e39923a UPSTREAM: binderfs: use __u32 for device numbers 1 month ago
Carlos Llamas 2469bda892 binder: fix unused alloc->free_async_space 1 month ago
Carlos Llamas f44bab8edf binder: fix race between mmput() and do_exit() 1 month ago
Carlos Llamas 8b839fbcf9 binder: fix async space check for 0-sized buffers 1 month ago
Carlos Llamas 94eb90befa binder: fix comment on binder_alloc_new_buf() return value 1 month ago
Schspa Shi 9d6380cbb8 binder: fix atomic sleep when get extended error 1 month ago
Carlos Llamas 6119fa58ff BACKPORT: binderfs: add extended_error feature entry 1 month ago
Carlos Llamas 0e38c3fddc BACKPORT: binder: add BINDER_GET_EXTENDED_ERROR ioctl 1 month ago
Carlos Llamas b131f9fadb BACKPORT: binderfs: add support for feature files 1 month ago
Sherry Yang 3a3974620c android: binder: Rate-limit debug and userspace triggered err msgs 1 month ago
Carlos Llamas 27bc627c99 ANDROID: binder: retry security_secid_to_secctx() 1 month ago
Luca Stefani c72e4daf50 UPSTREAM: binder: Return EFAULT if we fail BINDER_ENABLE_ONEWAY_SPAM_DETECTION 1 month ago
Hang Lu e41a259fbc UPSTREAM: binder: tell userspace to dump current backtrace when detected oneway spamming 1 month ago
Hang Lu a01b134ea2 FROMGIT: binder: fix the missing BR_FROZEN_REPLY in binder_return_strings 1 month ago
Li Li 71538c260d BACKPORT: FROMGIT: binder: fix freeze race 1 month ago
Todd Kjos ab998ccbe5 UPSTREAM: binder: add flag to clear buffer on txn complete 1 month ago
Marco Ballesio 8e0fba4569 binder: don't unlock procs while scanning contexts 1 month ago
Marco Ballesio 1346a19582 binder: don't log on EINTR 1 month ago
Marco Ballesio d5e7c319b1 binder: freeze multiple contexts 1 month ago
Marco Ballesio ed093f6739 binder: use EINTR for interrupted wait for work 1 month ago
Marco Ballesio b5774b09aa binder: introduce the BINDER_GET_FROZEN_INFO ioctl 1 month ago
Martijn Coenen 5681e3a9c6 FROMGIT: binder: print warnings when detecting oneway spamming. 1 month ago
Marco Ballesio 963618662e BACKPORT: FROMGIT: binder: BINDER_FREEZE ioctl 1 month ago
Todd Kjos f8a788477c binder: fix test regression due to sender_euid change 1 month ago
Todd Kjos 06332f8b32 UPSTREAM: binder: use euid from cred instead of using task 1 month ago
Todd Kjos 0d135ebdcf UPSTREAM: binder: fix null deref of proc->context 1 month ago
Christian Brauner c2783c21d1 UPSTREAM: binder: prevent UAF for binderfs devices II 1 month ago
Christian Brauner cc72027699 UPSTREAM: binder: prevent UAF for binderfs devices 1 month ago
Qi Zheng b1354b1188 binder: fix memory leak in binder_init() 1 month ago
Carlos Llamas b17560a46b FROMLIST: binder: fix UAF of ref->proc caused by race condition 1 month ago
Todd Kjos 2296cbba44 binder: fix async_free_space accounting for empty parcels 1 month ago
Eric Biggers 1bb8fdfcfc binder: use wake_up_pollfree() 1 month ago
Todd Kjos 2ba568efa7 FROMGIT: binder: fix test regression due to sender_euid change 1 month ago
Todd Kjos 8a4d93b236 BACKPORT: binder: use cred instead of task for selinux checks 1 month ago
Todd Kjos 5186a7586f UPSTREAM: binder: use euid from cred instead of using task 1 month ago
Todd Kjos 6a16e939de UPSTREAM: binder: fix UAF when releasing todo list 1 month ago
Todd Kjos 8baa90a544 Revert "binder: Prevent context manager from incrementing ref 0" 1 month ago
Jann Horn 31a995668d binder: Prevent context manager from incrementing ref 0 1 month ago
Tim Zimmermann 8e9d7f1e19 android: Checkout binder to 4.14.190 1 month ago
Alessio Balsini 27d17652f1 ANDROID: fs/fuse: Keep FUSE file times consistent with lower file 1 month ago
Alessio Balsini 9fb75d7491 UPSTREAM: fuse: fix matching of FUSE_DEV_IOC_CLONE command 1 month ago
Alessio Balsini 80f07e0726 ANDROID: fuse/passthrough: API V2 with __u32 open argument 1 month ago
Alessio Balsini a98af77230 FROMLIST: fuse: Fix crediantials leak in passthrough read_iter 1 month ago
Alessio Balsini b63e99e16b FROMLIST: fuse: Introduce passthrough for mmap 1 month ago
Alessio Balsini 02f41db75d FROMLIST: fuse: Use daemon creds in passthrough mode 1 month ago
Alessio Balsini 19a064854a BACKPORT: fuse: Handle asynchronous read and write in passthrough 1 month ago
Alessio Balsini 8bb5486e13 FROMLIST: fuse: Introduce synchronous read and write for passthrough 1 month ago