summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-10Merge tag 'xfs-5.7-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-10Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-10Documentation: android: binderfs: add 'stats' mount optionRandy Dunlap
2020-04-10block: fix busy device checking in blk_drop_partitions againChristoph Hellwig
2020-04-10Merge branch 'pm-cpuidle'Rafael J. Wysocki
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki
2020-04-09io_uring: punt final io_ring_ctx wait-and-free to workqueueJens Axboe
2020-04-10Merge tag 'amd-drm-fixes-5.7-2020-04-08' of git://people.freedesktop.org/~agd...Dave Airlie
2020-04-10Merge tag 'drm-intel-next-fixes-2020-04-08' of git://anongit.freedesktop.org/...Dave Airlie
2020-04-10drm/ttm: Temporarily disable the huge_fault() callbackThomas Hellstrom (VMware)
2020-04-10Merge tag 'drm-misc-next-fixes-2020-04-09' of git://anongit.freedesktop.org/d...Dave Airlie
2020-04-09Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-09proc: Use a dedicated lock in struct pidEric W. Biederman
2020-04-09io_uring: fix fs cleanup on cqe overflowPavel Begunkov
2020-04-09ahci: Add Intel Comet Lake PCH RAID PCI IDJian-Hong Pan
2020-04-09x86/xen: fix booting 32-bit pv guestJuergen Gross
2020-04-09drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski
2020-04-09drm/legacy: Fix type for drm_local_map.offsetChris Wilson
2020-04-08Merge tag '9p-for-5.7-2' of git://github.com/martinetd/linuxLinus Torvalds
2020-04-08Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-04-08Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2020-04-08Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-04-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-04-08Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-08drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher
2020-04-08drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu
2020-04-08drm/amd/powerplay: error out on forcing clock setting not supportedEvan Quan
2020-04-08drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang
2020-04-08Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-08arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-08orangefs: clarify build steps for test server in orangefs.txtMike Marshall
2020-04-08Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai
2020-04-08mm/gup: Let __get_user_pages_locked() return -EINTR for fatal signalHillf Danton
2020-04-08io_uring: don't read user-shared sqe flags twicePavel Begunkov
2020-04-08io_uring: remove req init from io_get_req()Pavel Begunkov
2020-04-08io_uring: alloc req only after getting sqePavel Begunkov
2020-04-08io_uring: simplify io_get_sqringPavel Begunkov
2020-04-08io_uring: do not always copy iovec in io_req_map_rw()Xiaoguang Wang
2020-04-08io_uring: ensure openat sets O_LARGEFILE if neededJens Axboe
2020-04-089p: document short read behaviour with O_NONBLOCKDominique Martinet