summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-01UPSTREAM: usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transferandroid13-5.15-2022-12_r15deprecated/android13-5.15-2022-12android13-5.15-2022-12hulianqin
2023-08-01UPSTREAM: usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxferWesley Cheng
2023-08-01UPSTREAM: usb: dwc3: gadget: Skip checking Update Transfer statusThinh Nguyen
2023-08-01UPSTREAM: usb: dwc3: gadget: Ignore Update Transfer cmd paramsThinh Nguyen
2023-06-27UPSTREAM: loop: Fix use-after-free issuesandroid13-5.15-2022-12_r14Aran Dalton
2023-06-15ANDROID: KVM: arm64: Move addr_is_allowed_memory() check into host callbackWill Deacon
2023-06-15ANDROID: KVM: arm64: Pass addr to get_page_state() helperQuentin Perret
2023-05-30Revert "Revert "mm/rmap: Fix anon_vma->degree ambiguity leading to double-reu...android13-5.15-2022-12_r13Lee Jones
2023-05-17UPSTREAM: hid: bigben_probe(): validate report countPietro Borrello
2023-05-17UPSTREAM: HID: bigben: use spinlock to safely schedule workersPietro Borrello
2023-05-17UPSTREAM: HID: bigben_worker() remove unneeded check on report_fieldPietro Borrello
2023-05-17UPSTREAM: HID: bigben: use spinlock to protect concurrent accessesPietro Borrello
2023-05-17FROMLIST: binder: fix UAF caused by faulty buffer cleanupCarlos Llamas
2023-05-11UPSTREAM: scsi: ufs: Reduce the START STOP UNIT timeoutandroid13-5.15-2022-12_r12Bart Van Assche
2023-04-27UPSTREAM: iommu: Avoid races around device probeandroid13-5.15-2022-12_r11Robin Murphy
2023-04-20ANDROID: ABI: Update oplus symbol listandroid13-5.15-2022-12_r10Liujie Xie
2023-04-20ANDROID: vendor_hooks: Add hooks for mutex and rwsem optimistic spinLiujie Xie
2023-04-20UPSTREAM: rtmutex: Ensure that the top waiter is always woken upWander Lairson Costa
2023-04-20ANDROID: clear memory trylock-bit when page_locked.Peifeng Li
2023-04-20ANDROID: vendor_hook: fix the error record of rwsemPeifeng Li
2023-04-20ANDROID: mm/oom_kill: fix task_struct refcount_t: underflow;Hailong.Liu
2023-04-20ANDROID: mm: fix vma refcounting for SPF in vm_area_dupSuren Baghdasaryan
2023-04-17ANDROID: GKI: Update symbol listandroid13-5.15-2022-12_r9Lianjun Huang
2023-04-17ANDROID: GKI: export symbols to modify lru statsLianjun Huang
2023-03-22ANDROID: mm: handle SPF using a copy of the original vmaandroid13-5.15-2022-12_r8Suren Baghdasaryan
2023-03-14UPSTREAM: efi: rt-wrapper: Add missing includeArd Biesheuvel
2023-03-14UPSTREAM: arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel
2023-03-03UPSTREAM: io_uring: ensure that io_init_req() passes in the right issue_flagsJens Axboe
2023-03-03UPSTREAM: io_uring: add missing lock in io_get_file_fixedBing-Jhong Billy Jheng
2023-03-01UPSTREAM: io_uring/rw: remove leftover debug statementandroid13-5.15-2022-12_r7Jens Axboe
2023-03-01UPSTREAM: io_uring/rw: ensure kiocb_end_write() is always calledJens Axboe
2023-03-01UPSTREAM: io_uring: fix double poll leak on repollingPavel Begunkov
2023-03-01UPSTREAM: io_uring: Clean up a false-positive warning from GCC 9.3.0Alviro Iskandar Setiawan
2023-03-01UPSTREAM: io_uring/net: fix fast_iov assignment in io_setup_async_msg()Stefan Metzmacher
2023-03-01UPSTREAM: io_uring: io_kiocb_update_pos() should not touch file for non -1 of...Jens Axboe
2023-03-01UPSTREAM: io_uring/rw: defer fsnotify calls to task contextJens Axboe
2023-03-01UPSTREAM: io_uring: do not recalculate ppos unnecessarilyDylan Yudaken
2023-03-01UPSTREAM: io_uring: update kiocb->ki_pos at execution timeDylan Yudaken
2023-03-01UPSTREAM: io_uring: remove duplicated calls to io_kiocb_pposDylan Yudaken
2023-03-01UPSTREAM: io_uring: ensure that cached task references are always put on exitJens Axboe
2023-03-01UPSTREAM: io_uring: fix async accept on O_NONBLOCK socketsDylan Yudaken
2023-03-01UPSTREAM: io_uring: allow re-poll if we made progressJens Axboe
2023-03-01UPSTREAM: io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)Jens Axboe
2023-03-01UPSTREAM: io_uring: add flag for disabling provided buffer recyclingJens Axboe
2023-03-01UPSTREAM: io_uring: ensure recv and recvmsg handle MSG_WAITALL correctlyJens Axboe
2023-03-01UPSTREAM: io_uring: improve send/recv error handlingPavel Begunkov
2023-03-01UPSTREAM: io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeupsJens Axboe
2023-03-01UPSTREAM: eventfd: provide a eventfd_signal_mask() helperJens Axboe
2023-03-01UPSTREAM: eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe
2023-03-01UPSTREAM: io_uring: don't gate task_work run on TIF_NOTIFY_SIGNALJens Axboe