summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-07BACKPORT: f2fs: skip GC if possible when checkpoint disablingandroid12-5.10-2022-10_r13deprecated/android12-5.10-2022-10android12-5.10-2022-10Weichao Guo
2023-06-12UPSTREAM: hid: bigben_probe(): validate report countandroid12-5.10-2022-10_r12Pietro Borrello
2023-06-12UPSTREAM: HID: bigben: use spinlock to safely schedule workersPietro Borrello
2023-06-12UPSTREAM: HID: bigben_worker() remove unneeded check on report_fieldPietro Borrello
2023-06-12UPSTREAM: HID: bigben: use spinlock to protect concurrent accessesPietro Borrello
2023-06-12FROMLIST: binder: fix UAF caused by faulty buffer cleanupCarlos Llamas
2023-06-12Revert "Revert "mm/rmap: Fix anon_vma->degree ambiguity leading to double-reu...Lee Jones
2023-04-21BACKPORT: f2fs: give priority to select unpinned section for foreground GCandroid12-5.10-2022-10_r11Chao Yu
2023-04-21BACKPORT: f2fs: don't set GC_FAILURE_PIN for background GCChao Yu
2023-04-21BACKPORT: f2fs: check pinfile in gc_data_segment() in advanceChao Yu
2023-03-14UPSTREAM: efi: rt-wrapper: Add missing includeandroid12-5.10-2022-10_r10Ard 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-02-28ANDROID: GKI: add symbol list file for honorandroid12-5.10-2022-10_r9Dezhi Huang
2023-02-22UPSTREAM: ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne
2023-02-22ANDROID: usb: f_accessory: Check buffer size when initialised via compositeLee Jones
2023-02-20UPSTREAM: io_uring/rw: remove leftover debug statementJens Axboe
2023-02-20UPSTREAM: io_uring/rw: ensure kiocb_end_write() is always calledJens Axboe
2023-02-20UPSTREAM: io_uring: fix double poll leak on repollingPavel Begunkov
2023-02-20UPSTREAM: io_uring: Clean up a false-positive warning from GCC 9.3.0Alviro Iskandar Setiawan
2023-02-18UPSTREAM: io_uring/net: fix fast_iov assignment in io_setup_async_msg()Stefan Metzmacher
2023-02-18UPSTREAM: io_uring: io_kiocb_update_pos() should not touch file for non -1 of...Jens Axboe
2023-02-18UPSTREAM: io_uring/rw: defer fsnotify calls to task contextJens Axboe
2023-02-18UPSTREAM: io_uring: do not recalculate ppos unnecessarilyDylan Yudaken
2023-02-18UPSTREAM: io_uring: update kiocb->ki_pos at execution timeDylan Yudaken
2023-02-18UPSTREAM: io_uring: remove duplicated calls to io_kiocb_pposDylan Yudaken
2023-02-18UPSTREAM: io_uring: ensure that cached task references are always put on exitJens Axboe
2023-02-18UPSTREAM: io_uring: fix CQ waiting timeout handlingPavel Begunkov
2023-02-18UPSTREAM: io_uring: lock overflowing for IOPOLLPavel Begunkov
2023-02-18UPSTREAM: io_uring: check for valid register opcode earlierJens Axboe
2023-02-18UPSTREAM: io_uring: fix async accept on O_NONBLOCK socketsDylan Yudaken
2023-02-18UPSTREAM: io_uring: allow re-poll if we made progressJens Axboe
2023-02-18UPSTREAM: io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)Jens Axboe
2023-02-18UPSTREAM: io_uring: add flag for disabling provided buffer recyclingJens Axboe
2023-02-18UPSTREAM: io_uring: ensure recv and recvmsg handle MSG_WAITALL correctlyJens Axboe
2023-02-18UPSTREAM: io_uring: improve send/recv error handlingPavel Begunkov
2023-02-18UPSTREAM: io_uring: don't gate task_work run on TIF_NOTIFY_SIGNALJens Axboe
2023-02-18UPSTREAM: io_uring/io-wq: only free worker if it was allocated for creationandroid12-5.10-2022-10_r8Jens Axboe
2023-02-18UPSTREAM: io_uring/io-wq: free worker if task_work creation is canceledJens Axboe
2023-02-18UPSTREAM: io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res()Harshit Mogalapalli
2023-02-17UPSTREAM: usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami
2023-02-17UPSTREAM: usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami
2023-02-17UPSTREAM: usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami
2023-02-17ANDROID: struct io_uring ABI preservation hack for 5.10.162 changesGreg Kroah-Hartman
2023-02-17UPSTREAM: io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeupsJens Axboe
2023-02-17UPSTREAM: eventfd: provide a eventfd_signal_mask() helperJens Axboe
2023-02-17UPSTREAM: eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe
2023-02-17UPSTREAM: Revert "proc: don't allow async path resolution of /proc/self compo...Jens Axboe
2023-02-17UPSTREAM: Revert "proc: don't allow async path resolution of /proc/thread-sel...Jens Axboe