linux-2.6-microblaze.git
2020-05-26 Bijan Mottahedehio_uring: call statx directly
2020-05-26 Bijan Mottahedehstatx: allow system call to be invoked from io_uring
2020-05-26 Bijan Mottahedehio_uring: add io_statx structure
2020-05-26 Pavel Begunkovio_uring: get rid of manual punting in io_close
2020-05-26 Pavel Begunkovio_uring: separate DRAIN flushing into a cold path
2020-05-26 Pavel Begunkovio_uring: don't re-read sqe->off in timeout_prep()
2020-05-26 Pavel Begunkovio_uring: simplify io_timeout locking
2020-05-26 Pavel Begunkovio_uring: fix flush req->refs underflow
2020-05-20 Xiaoguang Wangio_uring: don't submit sqes when ctx->refs is dying
2020-05-17 Jens Axboeio_uring: async task poll trigger cleanup
2020-05-17 Pavel Begunkovio_uring: add tee(2) support
2020-05-17 Pavel Begunkovsplice: export do_tee()
2020-05-17 Pavel Begunkovio_uring: don't repeat valid flag list
2020-05-17 Pavel Begunkovio_uring: rename io_file_put()
2020-05-17 Pavel Begunkovio_uring: remove req->needs_fixed_files
2020-05-17 Jens Axboeio_uring: cleanup io_poll_remove_one() logic
2020-05-15 Jens Axboeio_uring: file registration list and lock optimization
2020-05-15 Stefano Garzarellaio_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ...
2020-05-15 Stefano Garzarellaio_uring: add 'cq_flags' field for the CQ ring
2020-05-15 Jens Axboeio_uring: allow POLL_ADD with double poll_wait() users
2020-05-15 Jens Axboeio_uring: batch reap of dead file registrations
2020-05-14 Jens Axboeio_uring: name sq thread and ref completions
2020-05-11 Xiaoming Niio_uring: remove duplicate semicolon at the end of...
2020-05-09 Xiaoguang Wangio_uring: remove obsolete 'state' parameter
2020-05-09 Jens Axboeio_uring: remove 'fd is io_uring' from close path
2020-05-07 Jens Axboeio_uring: don't use 'fd' for openat/openat2/statx
2020-05-07 Pavel Begunkovsplice: move f_mode checks to do_{splice,tee}()
2020-05-05 Xiaoguang Wangio_uring: handle -EFAULT properly in io_uring_setup()
2020-05-04 Xiaoguang Wangio_uring: fix mismatched finish_wait() calls in io_urin...
2020-05-03 Linus TorvaldsLinux 5.7-rc4
2020-05-03 Linus TorvaldsMerge tag 'for-5.7-rc3-tag' of git://git./linux/kernel...
2020-05-03 Linus TorvaldsMerge tag 'iommu-fixes-v5.7-rc3' of git://git./linux...
2020-05-03 Eric BiggersMAINTAINERS: btrfs: fix git repo URL
2020-05-02 Linus TorvaldsMerge tag 'pm-5.7-rc4' of git://git./linux/kernel/git...
2020-05-02 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-sleep'
2020-05-02 Linus TorvaldsMerge tag 'iomap-5.7-fixes-1' of git://git./fs/xfs...
2020-05-02 Linus TorvaldsMerge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org...
2020-05-02 Linus TorvaldsMerge tag 'dmaengine-fix-5.7-rc4' of git://git.infradea...
2020-05-02 Linus TorvaldsMerge tag 'vfio-v5.7-rc4' of git://github.com/awilliam...
2020-05-02 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-05-02 Linus TorvaldsMerge tag 'io_uring-5.7-2020-05-01' of git://git.kernel...
2020-05-01 Linus TorvaldsMerge tag 'block-5.7-2020-05-01' of git://git.kernel...
2020-05-01 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git....
2020-05-01 Linus TorvaldsMerge tag 'sound-5.7-rc4' of git://git./linux/kernel...
2020-05-01 Linus TorvaldsMerge tag 'drm-fixes-2020-05-01' of git://anongit.freed...
2020-05-01 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-05-01 Pavel Begunkovio_uring: punt splice async because of inode mutex
2020-05-01 Pavel Begunkovio_uring: check non-sync defer_list carefully
2020-05-01 Pavel Begunkovio_uring: fix extra put in sync_file_range()
2020-05-01 Tang Biniommu/qcom: Fix local_base status check
2020-05-01 Greg Kroah... iommu: Properly export iommu_group_get_for_dev()
2020-05-01 Lu Baoluiommu/vt-d: Use right Kconfig option name
2020-05-01 Suravee Suthikulpanitiommu/amd: Fix legacy interrupt remapping for x2APIC...
2020-05-01 Xiaoguang Wangio_uring: use cond_resched() in io_ring_ctx_wait_and_kill()
2020-05-01 Bijan Mottahedehio_uring: use proper references for fallback_req locking
2020-05-01 Jens Axboeio_uring: only force async punt if poll based retry...
2020-05-01 Jens Axboeio_uring: enable poll retry for any file with ->read_it...
2020-05-01 Dave AirlieMerge tag 'amd-drm-fixes-5.7-2020-04-29' of git://peopl...
2020-05-01 Dave AirlieMerge tag 'drm-intel-fixes-2020-04-30' of git://anongit...
2020-05-01 Dave AirlieMerge tag 'drm-misc-fixes-2020-04-30' of git://anongit...
2020-04-30 Linus TorvaldsMerge tag 'for-5.7/dm-fixes-2' of git://git./linux...
2020-04-30 Linus TorvaldsMerge tag 'selinux-pr-20200430' of git://git./linux...
2020-04-30 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.7-rc4' of git:/...
2020-04-30 Linus TorvaldsMerge tag 'linux-kselftest-5.7-rc4' of git://git./linux...
2020-04-30 Paul Mooreselinux: properly handle multiple messages in selinux_n...
2020-04-30 Trond MyklebustNFS: Fix a race in __nfs_list_for_each_server()
2020-04-30 Linus TorvaldsMerge tag 'mmc-v5.7-rc2' of git://git./linux/kernel...
2020-04-30 Vincenzo Frascinoarm64: vdso: Add -fasynchronous-unwind-tables to cflags
2020-04-30 Christoph Hellwigblock: remove the bd_openers checks in blk_drop_partitions
2020-04-30 Jens AxboeMerge branch 'nvme-5.7' of git://git.infradead.org...
2020-04-30 Ritesh Harjanifibmap: Warn and return an error in case of block ...
2020-04-30 Randy Dunlapdma-buf: fix documentation build warnings
2020-04-30 ryan_cheni2c: aspeed: Avoid i2c interrupt status clear race...
2020-04-30 Dan Carpenteri2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error...
2020-04-30 Takashi IwaiALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID
2020-04-30 Arnd Bergmannbtrfs: fix gcc-4.8 build warning for struct initializer
2020-04-30 Arnd BergmannALSA: opti9xx: shut up gcc-10 range warning
2020-04-29 Linus TorvaldsMerge tag 'riscv-for-linus-5.7-rc4' of git://git./linux...
2020-04-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-04-29 Krzysztof Kozlowskiiommu: spapr_tce: Disable compile testing to fix build...
2020-04-29 Geert Uytterhoeveniommu/mediatek: Fix MTK_IOMMU dependencies
2020-04-29 Kevin Haoiommu: Fix the memory leak in dev_iommu_free()
2020-04-29 Vasily Averindrm/qxl: qxl_release use after free
2020-04-29 Vasily Averindrm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_in...
2020-04-29 Wu BoALSA: hda/hdmi: fix without unlocked before return
2020-04-28 Gabriel Krisman... dm multipath: use updated MPATHF_QUEUE_IO on mapping...
2020-04-28 Matt Roperdrm/i915: Use proper fault mask in interrupt postinstal...
2020-04-28 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-04-28 David HowellsFix use after free in get_tree_bdev()
2020-04-28 Aric Cyrdrm/amd/display: Use cursor locking to prevent flip...
2020-04-28 Sung Leedrm/amd/display: Update downspread percent to match...
2020-04-28 Nicholas Kazlauskasdrm/amd/display: Defer cursor update around VUPDATE...
2020-04-28 Dmytro Laktyushkindrm/amd/display: fix rn soc bb update
2020-04-28 Dmytro Laktyushkindrm/amd/display: check if REFCLK_CNTL register is present
2020-04-28 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-04-28 Trond MyklebustMerge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs...
2020-04-28 Olga KornievskaiaNFSv4.1: fix handling of backchannel binding in BIND_CO...
2020-04-28 NeilBrownSUNRPC: defer slow parts of rpc_free_client() to a...
2020-04-28 Marek Olšákdrm/amdgpu: bump version for invalidate L2 before SDMA IBs
2020-04-28 Marek Olšákdrm/amdgpu: invalidate L2 before SDMA IBs (v2)
next