summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysFROMLIST: binder: check offset alignment in binder_get_object()android13-5.10-2024-02Carlos Llamas
2024-03-27ANDROID: userfaultfd: abort uffdio ops if mmap_lock is contendedandroid13-5.10-2024-02_r3Lokesh Gidra
2024-03-27ANDROID: userfaultfd: add MMAP_TRYLOCK mode for COPY/ZEROPAGELokesh Gidra
2024-03-08ANDROID: userfaultfd: allow SPF for UFFD_FEATURE_SIGBUS on private+anonandroid13-5.10-2024-02_r2Lokesh Gidra
2024-02-13ANDROID: Initialize android13-5.10-2024-02android13-5.10-2024-02_r1Todd Kjos
2024-02-08ANDROID: GKI: fix ABI breakage in struct ipv6_devconfCarlos Llamas
2024-02-08Reapply "net: release reference to inet6_dev pointer"Carlos Llamas
2024-02-08Reapply "net: change accept_ra_min_rtr_lft to affect all RA lifetimes"Carlos Llamas
2024-02-08Reapply "net: add sysctl accept_ra_min_rtr_lft"Carlos Llamas
2024-02-08ANDROID: GKI: explicit include of stringify.hCarlos Llamas
2024-02-02Reapply "perf: Fix perf_event_validate_size()"ASB-2024-02-05_13-5.10Greg Kroah-Hartman
2024-02-01ANDROID: binder: fix integer as NULL assignmentCarlos Llamas
2024-02-01UPSTREAM: ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)
2024-02-01UPSTREAM: netfilter: nf_tables: Reject tables of unsupported familyPhil Sutter
2024-02-01UPSTREAM: net/rose: Fix Use-After-Free in rose_ioctlHyunwoo Kim
2024-01-31Merge "Merge tag 'android13-5.10.205_r00' into branch 'android13-5.10'" into ...Treehugger Robot
2024-01-31Reapply "perf: Disallow mis-matched inherited group reads"Greg Kroah-Hartman
2024-01-31ANDROID: ABI break fix caused by kernfs_root and kernfs_elem_dir size increaseMinchan Kim
2024-01-31UPSTREAM: kernfs: fix NULL dereferencing in kernfs_removeMinchan Kim
2024-01-31UPSTREAM: kernfs: prevent early freeing of root nodeMinchan Kim
2024-01-31UPSTREAM: kernfs: switch global kernfs_rwsem lock to per-fs lockMinchan Kim
2024-01-31UPSTREAM: kernfs: don't create a negative dentry if inactive node existsIan Kent
2024-01-31UPSTREAM: kernfs: also call kernfs_set_rev() for positive dentryHou Tao
2024-01-31UPSTREAM: kernfs: dont call d_splice_alias() under kernfs node lockIan Kent
2024-01-31BACKPORT: kernfs: use i_lock to protect concurrent inode updatesIan Kent
2024-01-31UPSTREAM: kernfs: switch kernfs to use an rwsemIan Kent
2024-01-31UPSTREAM: kernfs: use VFS negative dentry cachingIan Kent
2024-01-31UPSTREAM: kernfs: add a revision to identify directory node changesIan Kent
2024-01-29BACKPORT: block, bfq: fix UAF problem in bfqg_stats_init()Zheng Liang
2024-01-27Merge tag 'android13-5.10.205_r00' into branch 'android13-5.10'Greg Kroah-Hartman
2024-01-26ANDROID: mm: Fix VMA ref count after fast-mremapKalesh Singh
2024-01-22UPSTREAM: usb: gadget: uvc: Remove nested lockingAvichal Rakesh
2024-01-22UPSTREAM: usb: gadget: uvc: Fix use are free during STREAMOFFAvichal Rakesh
2024-01-19ANDROID: fuse-bpf: Fix the issue of abnormal lseek system callsPaul Lawrence
2024-01-18FROMGIT: BACKPORT: mm: update mark_victim tracepoints fieldsCarlos Galo
2024-01-10ANDROID: binder: fix KMI-break due to alloc->lockandroid-u-qpr3-beta-2_r0.7android-u-qpr3-beta-2_r0.6android-u-qpr3-beta-2_r0.5android-u-qpr3-beta-2_r0.4android-u-qpr3-beta-2_r0.3android-u-qpr3-beta-2_r0.2android-15-dp-2_r0.6android-15-dp-2_r0.5android-15-dp-2_r0.4android-15-dp-2_r0.3android-15-dp-2_r0.2android-15-dp-2_r0.1Carlos Llamas
2024-01-10ANDROID: binder: fix KMI-break due to address type changeCarlos Llamas
2024-01-10BACKPORT: FROMGIT: binder: switch alloc->mutex to spinlock_tCarlos Llamas
2024-01-10BACKPORT: FROMGIT: binder: reverse locking order in shrinker callbackCarlos Llamas
2024-01-10FROMGIT: binder: avoid user addresses in debug logsCarlos Llamas
2024-01-10FROMGIT: binder: refactor binder_delete_free_buffer()Carlos Llamas
2024-01-10FROMGIT: binder: collapse print_binder_buffer() into callerCarlos Llamas
2024-01-10FROMGIT: binder: document the final page calculationCarlos Llamas
2024-01-10BACKPORT: FROMGIT: binder: rename lru shrinker utilitiesCarlos Llamas
2024-01-10UPSTREAM: drivers/android: remove redundant ret variableMinghao Chi
2024-01-10FROMGIT: binder: make oversized buffer code more readableCarlos Llamas
2024-01-10FROMGIT: binder: remove redundant debug logCarlos Llamas
2024-01-10BACKPORT: FROMGIT: binder: perform page installation outside of locksCarlos Llamas
2024-01-10FROMGIT: binder: initialize lru pages in mmap callbackCarlos Llamas
2024-01-10FROMGIT: binder: malloc new_buffer outside of locksCarlos Llamas