linux-2.6-microblaze.git
2020-10-10 Pavel Begunkovio_uring: remove timeout.list after hrtimer cancel
2020-10-10 Pavel Begunkovio_uring: use a separate struct for timeout_remove
2020-10-10 Pavel Begunkovio_uring: improve submit_state.ios_left accounting
2020-10-10 Pavel Begunkovio_uring: simplify io_file_get()
2020-10-10 Pavel Begunkovio_uring: kill extra check in fixed io_file_get()
2020-10-10 Pavel Begunkovio_uring: clean up ->files grabbing
2020-10-10 Pavel Begunkovio_uring: don't io_prep_async_work() linked reqs
2020-10-09 Matthew Wilcox... io_uring: Convert advanced XArray uses to the normal API
2020-10-09 Matthew Wilcox... io_uring: Fix XArray usage in io_uring_add_task_file
2020-10-09 Matthew Wilcox... io_uring: Fix use of XArray in __io_uring_files_cancel
2020-10-09 Jens Axboeio_uring: fix break condition for __io_uring_register...
2020-10-08 Jens Axboeio_uring: no need to call xa_destroy() on empty xarray
2020-10-07 Jens Axboeio_uring: batch account ->req_issue and task struct...
2020-10-01 Jens Axboeio_uring: kill callback_head argument for io_req_task_w...
2020-10-01 Pavel Begunkovio_uring: move req preps out of io_issue_sqe()
2020-10-01 Pavel Begunkovio_uring: decouple issuing and req preparation
2020-10-01 Pavel Begunkovio_uring: remove nonblock arg from io_{rw}_prep()
2020-10-01 Pavel Begunkovio_uring: set/clear IOCB_NOWAIT into io_read/write
2020-10-01 Pavel Begunkovio_uring: remove F_NEED_CLEANUP check in *prep()
2020-10-01 Pavel Begunkovio_uring: io_kiocb_ppos() style change
2020-10-01 Pavel Begunkovio_uring: simplify io_alloc_req()
2020-10-01 Jens Axboeio-wq: kill unused IO_WORKER_F_EXITING
2020-10-01 Hillf Dantonio-wq: fix use-after-free in io_wq_worker_running
2020-10-01 Joseph Qiio_uring: show sqthread pid and cpu in fdinfo
2020-10-01 Jens Axboeio_uring: process task work in io_uring_register()
2020-10-01 Dennis Zhouio_uring: add blkcg accounting to offloaded operations
2020-10-01 Jens Axboeio_uring: improve registered buffer accounting for...
2020-10-01 Zheng Binio_uring: remove unneeded semicolon
2020-10-01 Jens Axboeio_uring: cap SQ submit size for SQPOLL with multiple...
2020-10-01 Jens Axboeio_uring: get rid of req->io/io_async_ctx union
2020-10-01 Pavel Begunkovio_uring: kill extra user_bufs check
2020-10-01 Pavel Begunkovio_uring: fix overlapped memcpy in io_req_map_rw()
2020-10-01 Pavel Begunkovio_uring: refactor io_req_map_rw()
2020-10-01 Pavel Begunkovio_uring: simplify io_rw_prep_async()
2020-10-01 Jens Axboeio_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ...
2020-10-01 Jens Axboeio_uring: mark io_uring_fops/io_op_defs as __read_mostly
2020-10-01 Jens Axboeio_uring: enable IORING_SETUP_ATTACH_WQ to attach to...
2020-10-01 Jens Axboeio_uring: base SQPOLL handling off io_sq_data
2020-10-01 Jens Axboeio_uring: split SQPOLL data into separate structure
2020-10-01 Jens Axboeio_uring: split work handling part of SQPOLL into helper
2020-10-01 Jens Axboeio_uring: move SQPOLL post-wakeup ring need wakeup...
2020-10-01 Jens Axboeio_uring: use private ctx wait queue entries for SQPOLL
2020-10-01 Jens Axboefs: align IOCB_* flags with RWF_* flags
2020-10-01 Jens Axboeio_uring: io_sq_thread() doesn't need to flush signals
2020-10-01 Sebastian Andrzej... io_wq: Make io_wqe::lock a raw_spinlock_t
2020-10-01 Stefano Garzarellaio_uring: allow disabling rings during the creation
2020-10-01 Stefano Garzarellaio_uring: add IOURING_REGISTER_RESTRICTIONS opcode
2020-10-01 Stefano Garzarellaio_uring: use an enumeration for io_uring_register...
2020-10-01 Jens Axboeio_uring: move io_uring_get_socket() into io_uring.h
2020-10-01 Jens Axboeio_uring: reference ->nsproxy for file table commands
2020-10-01 Jens Axboeio_uring: don't rely on weak ->files references
2020-10-01 Jens Axboeio_uring: enable task/files specific overflow flushing
2020-10-01 Jens Axboeio_uring: return cancelation status from poll/timeout...
2020-10-01 Jens Axboeio_uring: unconditionally grab req->task
2020-10-01 Jens Axboeio_uring: stash ctx task reference for SQPOLL
2020-10-01 Jens Axboeio_uring: move dropping of files into separate helper
2020-10-01 Jens Axboeio_uring: allow timeout/poll/files killing to take...
2020-10-01 Jens AxboeMerge branch 'io_uring-5.9' into for-5.10/io_uring
2020-09-29 Hao Xuio_uring: fix async buffered reads when readahead is...
2020-09-28 Linus TorvaldsMerge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org...
2020-09-28 Jason A. Donenfeldmm: do not rely on mm == current->mm in __get_user_page...
2020-09-28 Jens Axboeio_uring: fix potential ABBA deadlock in ->show_fdinfo()
2020-09-28 Jens Axboeio_uring: always delete double poll wait entry on match
2020-09-27 Linus TorvaldsLinux 5.9-rc7
2020-09-27 Linus TorvaldsMerge tag 'kbuild-fixes-v5.9-4' of git://git./linux...
2020-09-27 Linus TorvaldsMerge tag 'x86-urgent-2020-09-27' of git://git./linux...
2020-09-27 Linus TorvaldsMerge tag 'timers-urgent-2020-09-27' of git://git....
2020-09-27 Peter Xumm/thp: Split huge pmds/puds if they're pinned when...
2020-09-27 Peter Xumm: Do early cow for pinned pages during fork() for...
2020-09-27 Peter Xumm/fork: Pass new vma pointer into copy_page_range()
2020-09-27 Peter Xumm: Introduce mm_struct.has_pinned
2020-09-27 Thomas GleixnerMerge tag 'timers-v5.9-rc4' of https://git.linaro.org...
2020-09-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-09-26 Linus TorvaldsMerge tag 'io_uring-5.9-2020-09-25' of git://git.kernel...
2020-09-26 Linus TorvaldsMerge tag 'block-5.9-2020-09-25' of git://git.kernel...
2020-09-26 Linus TorvaldsMerge tag 's390-5.9-7' of git://git./linux/kernel/git...
2020-09-26 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-09-26 Minchan Kimmm: validate pmd after splitting
2020-09-26 Laurent Dufourmm: don't rely on system state to detect hot-plug opera...
2020-09-26 Laurent Dufourmm: replace memmap_context by meminit_context
2020-09-26 Mikulas Patockaarch/x86/lib/usercopy_64.c: fix __copy_user_flushcache...
2020-09-26 Jason Yanlib/memregion.c: include memregion.h
2020-09-26 Nick Desaulnierslib/string.c: implement stpcpy
2020-09-26 Zi Yanmm/migrate: correct thp migration stats
2020-09-26 Vasily Gorbikmm/gup: fix gup_fast with dynamic page table folding
2020-09-26 Muchun Songmm: memcontrol: fix missing suffix of workingset_restore
2020-09-26 Gao Xiangmm, THP, swap: fix allocating cluster for swapfile...
2020-09-26 Shakeel Buttmm: slab: fix potential double free in ___cache_free
2020-09-26 Florian FainelliDocumentation/llvm: Fix clang target examples
2020-09-26 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-09-25 Linus TorvaldsMerge tag 'mips_fixes_5.9_3' of git://git./linux/kernel...
2020-09-25 Linus TorvaldsMerge tag 'spi-fix-v5.9-rc6' of git://git./linux/kernel...
2020-09-25 Linus TorvaldsMerge tag 'regulator-fix-v5.9-rc6' of git://git./linux...
2020-09-25 Linus TorvaldsMerge tag 'regmap-fix-v5.9-rc6' of git://git./linux...
2020-09-25 Jens Axboeio_uring: ensure async buffered read-retry is setup...
2020-09-25 Linus TorvaldsMerge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/proje...
2020-09-25 Linus TorvaldsMerge tag 'pm-5.9-rc7' of git://git./linux/kernel/git...
2020-09-25 Tom LendackyKVM: SVM: Add a dedicated INVD intercept routine
2020-09-25 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-09-25 Linus TorvaldsMerge tag 'drm-fixes-2020-09-25' of git://anongit.freed...
next