linux-2.6-microblaze.git
2020-12-09 Pavel Begunkovio_uring: fix racy IOPOLL flush overflow
2020-12-09 Pavel Begunkovio_uring: fix racy IOPOLL completions
2020-12-09 Xiaoguang Wangio_uring: always let io_iopoll_complete() complete...
2020-12-09 Pavel Begunkovio_uring: add timeout update
2020-12-09 Pavel Begunkovio_uring: restructure io_timeout_cancel()
2020-12-09 Pavel Begunkovio_uring: fix files cancellation
2020-12-09 Jens Axboeio_uring: use bottom half safe lock for fixed file...
2020-12-09 Pavel Begunkovio_uring: fix miscounting ios_left
2020-12-09 Pavel Begunkovio_uring: change submit file state invariant
2020-12-09 Xiaoguang Wangio_uring: check kthread stopped flag when sq thread...
2020-12-09 Pavel Begunkovio_uring: share fixed_file_refs b/w multiple rsrcs
2020-12-09 Pavel Begunkovio_uring: replace inflight_wait with tctx->wait
2020-12-09 Pavel Begunkovio_uring: don't take fs for recvmsg/sendmsg
2020-12-09 Xiaoguang Wangio_uring: only wake up sq thread while current task...
2020-12-09 Xiaoguang Wangio_uring: don't acquire uring_lock twice
2020-12-09 Xiaoguang Wangio_uring: initialize 'timeout' properly in io_sq_thread()
2020-12-09 Xiaoguang Wangio_uring: refactor io_sq_thread() handling
2020-12-09 Pavel Begunkovio_uring: always batch cancel in *cancel_files()
2020-12-09 Pavel Begunkovio_uring: pass files into kill timeouts/poll
2020-12-09 Pavel Begunkovio_uring: don't iterate io_uring_cancel_files()
2020-12-09 Pavel Begunkovio_uring: cancel only requests of current task
2020-12-09 Pavel Begunkovio_uring: add a {task,files} pair matching helper
2020-12-09 Pavel Begunkovio_uring: simplify io_task_match()
2020-12-09 Pavel Begunkovio_uring: inline io_import_iovec()
2020-12-09 Pavel Begunkovio_uring: remove duplicated io_size from rw
2020-12-09 David Laightfs/io_uring Don't use the return value from import_iovec().
2020-12-09 Pavel Begunkovio_uring: NULL files dereference by SQPOLL
2020-12-09 Hao Xuio_uring: add timeout support for io_uring_enter()
2020-12-09 Jens Axboeio_uring: only plug when appropriate
2020-12-09 Pavel Begunkovio_uring: rearrange io_kiocb fields for better caching
2020-12-09 Pavel Begunkovio_uring: link requests with singly linked list
2020-12-09 Pavel Begunkovio_uring: track link timeout's master explicitly
2020-12-09 Pavel Begunkovio_uring: track link's head and tail during submit
2020-12-09 Pavel Begunkovio_uring: split poll and poll_remove structs
2020-12-09 Jens Axboeio_uring: add support for IORING_OP_UNLINKAT
2020-12-09 Jens Axboeio_uring: add support for IORING_OP_RENAMEAT
2020-12-09 Jens Axboefs: make do_renameat2() take struct filename
2020-12-09 Jens Axboeio_uring: enable file table usage for SQPOLL rings
2020-12-09 Jens Axboeio_uring: allow non-fixed files with SQPOLL
2020-11-23 Jens Axboeio_uring: add support for shutdown(2)
2020-11-23 Jens Axboenet: provide __sys_shutdown_sock() that takes a socket
2020-11-23 Jens Axboeio_uring: allow SQPOLL with CAP_SYS_NICE privileges
2020-11-22 Linus TorvaldsLinux 5.10-rc5
2020-11-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-11-22 Linus TorvaldsMerge tag 'sched-urgent-2020-11-22' of git://git./linux...
2020-11-22 Linus TorvaldsMerge tag 'perf-urgent-2020-11-22' of git://git./linux...
2020-11-22 Linus TorvaldsMerge tag 'locking-urgent-2020-11-22' of git://git...
2020-11-22 Linus TorvaldsMerge tag 'efi-urgent-for-v5.10-rc3' of git://git....
2020-11-22 Linus TorvaldsMerge tag 'x86_urgent_for_v5.10-rc5' of git://git....
2020-11-22 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-11-22 Linus TorvaldsMerge tag 'staging-5.10-rc5' of git://git./linux/kernel...
2020-11-22 Linus TorvaldsMerge tag 'tty-5.10-rc5' of git://git./linux/kernel...
2020-11-22 Linus TorvaldsMerge tag 'ext4_for_linus_fixes2' of git://git./linux...
2020-11-22 David Howellsafs: Fix speculative status fetch going out of order...
2020-11-22 Matthew Wilcox... mm: fix madvise WILLNEED performance problem
2020-11-22 Yicong Yanglibfs: fix error cast of negative value in simple_attr_...
2020-11-22 Gerald Schaefermm/userfaultfd: do not access vma->vm_mm after calling...
2020-11-22 Muchun Songmm: memcg/slab: fix root memcg vmstats
2020-11-22 Matthew Wilcox... mm: fix readahead_page_batch for retry entries
2020-11-22 Dan Williamsmm: fix phys_to_target_node() and memory_add_physaddr_t...
2020-11-22 Nick Desaulnierscompiler-clang: remove version check for BPF Tracing
2020-11-22 Eric Dumazetmm/madvise: fix memory leak from process_madvise
2020-11-21 Linus TorvaldsMerge tag 'xfs-5.10-fixes-7' of git://git./fs/xfs/xfs...
2020-11-21 Linus TorvaldsMerge tag 'fsnotify_for_v5.10-rc5' of git://git./linux...
2020-11-21 Linus TorvaldsMerge tag 'seccomp-v5.10-rc5' of git://git./linux/kerne...
2020-11-21 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-11-20 Linus TorvaldsMerge tag 'block-5.10-2020-11-20' of git://git.kernel...
2020-11-20 Linus TorvaldsMerge tag 'io_uring-5.10-2020-11-20' of git://git.kerne...
2020-11-20 Kees Cookselftests/seccomp: sh: Fix register names
2020-11-20 Kees Cookselftests/seccomp: powerpc: Fix typo in macro variable...
2020-11-20 Linus TorvaldsMerge tag 'for-linus-5.10b-rc5-tag' of git://git./linux...
2020-11-20 Linus TorvaldsMerge tag 'dmaengine-fix-5.10-rc5' of git://git./linux...
2020-11-20 Linus TorvaldsMerge tag 'iommu-fixes' of git://git./linux/kernel...
2020-11-20 Linus TorvaldsMerge tag 'mmc-v5.10-rc4' of git://git./linux/kernel...
2020-11-20 Linus TorvaldsMerge tag 'sound-5.10-rc5' of git://git./linux/kernel...
2020-11-20 Linus TorvaldsMerge tag 'drm-fixes-2020-11-20-2' of git://anongit...
2020-11-20 Jan Karaext4: fix bogus warning in ext4_update_dx_flag()
2020-11-20 Mauro Carvalho... jbd2: fix kernel-doc markups
2020-11-20 Dave AirlieMerge tag 'drm-intel-fixes-2020-11-19' of git://anongit...
2020-11-20 Dave AirlieMerge tag 'drm-misc-fixes-2020-11-19' of git://anongit...
2020-11-19 Darrick J.... xfs: revert "xfs: fix rmap key and record comparison...
2020-11-19 Linus TorvaldsMerge tag 'net-5.10-rc5' of git://git./linux/kernel...
2020-11-19 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-11-19 Theodore Ts'oext4: drop fast_commit from /proc/mounts
2020-11-19 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2020-11-19 Chris Wilsondrm/i915/gt: Fixup tgl mocs for PTE tracking
2020-11-19 Dave AirlieMerge tag 'amd-drm-fixes-5.10-2020-11-18' of git:/...
2020-11-19 Luo Mengfail_function: Remove a redundant mutex unlock
2020-11-19 Alexei StarovoitovMerge branch 'Fix bpf_probe_read_user_str() overcopying'
2020-11-19 Daniel Xuselftest/bpf: Test bpf_probe_read_user_str() strips...
2020-11-19 Daniel Xulib/strncpy_from_user.c: Mask out bytes after NUL termi...
2020-11-19 Linus TorvaldsMerge tag 'powerpc-cve-2020-4788' of git://git./linux...
2020-11-19 Linus TorvaldsMerge tag 'xtensa-20201119' of git://github.com/jcmvbkb...
2020-11-19 Thomas Zimmermanndrm/vram-helper: Fix use of top-down placement
2020-11-19 Linus TorvaldsMerge tag 'acpi-5.10-rc5' of git://git./linux/kernel...
2020-11-19 Linus TorvaldsMerge tag 'pm-5.10-rc5' of git://git./linux/kernel...
2020-11-19 Linus TorvaldsMerge tag 'spi-fix-v5.10-rc4' of git://git./linux/kerne...
2020-11-19 Jakub KicinskiMerge branch 'net-smc-fixes-2020-11-18'
2020-11-19 Karsten Graulnet/smc: fix direct access to ib_gid_addr->ndev in...
2020-11-19 Karsten Graulnet/smc: fix matching of existing link groups
next