summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-10mips: Remove compiler check in unroll macroNathan Chancellor
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-10Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-10Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-10Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-07-10Merge tag 'pinctrl-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-07-10Merge tag 'gpio-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-10Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-10Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-07-10io_uring: account user memory freed when exit has been queuedJens Axboe
2020-07-10io_uring: fix memleak in io_sqe_files_register()Yang Yingliang
2020-07-10MAINTAINERS: update email address for Gerald SchaeferGerald Schaefer
2020-07-10MAINTAINERS: update email address for Heiko CarstensHeiko Carstens
2020-07-10KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini
2020-07-09Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-07-09Restore gcc check in mips asm/unroll.hCesar Eduardo Barros
2020-07-09kbuild: Move -Wtype-limits to W=2Rikard Falkeborn
2020-07-10Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-10Merge tag 'drm-intel-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-07-10Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-07-10Merge tag 'drm-misc-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-10Merge tag 'mediatek-drm-fixes-5.8' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2020-07-09Merge tag 'for-5.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-07-09drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák
2020-07-09drm/radeon: fix double freeTom Rix
2020-07-09drm/amd/display: add dmcub check on RENOIRAaron Ma
2020-07-09drm/amdgpu: add TMR destory function for pspHuang Rui
2020-07-09drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui
2020-07-09arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-07-09s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-07-09arm64: Add missing sentinel to erratum_1463225Florian Fainelli
2020-07-08io_uring: fix memleak in __io_sqe_files_update()Yang Yingliang
2020-07-08io_uring: export cq overflow status to userspaceXiaoguang Wang
2020-07-08RDMA/mlx5: Set PD pointers for the error flow unwindLeon Romanovsky
2020-07-08IB/mlx5: Fix 50G per lane indicationAya Levin
2020-07-08selftests: kmod: Add module address visibility testKees Cook
2020-07-08bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook
2020-07-08kprobes: Do not expose probe addresses to non-CAP_SYSLOGKees Cook
2020-07-08module: Do not expose section addresses to non-CAP_SYSLOGKees Cook
2020-07-08module: Refactor section attr into bin attributeKees Cook
2020-07-08kallsyms: Refactor kallsyms_show_value() to take credKees Cook
2020-07-08nbd: Fix memory leak in nbd_add_socketZheng Bin
2020-07-08arm64: Documentation: Fix broken table in generated HTMLSuzuki K Poulose