summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-11nvme-tcp: constify nvme_tcp_mq_ops and nvme_tcp_admin_mq_opsRikard Falkeborn
2020-06-11nvme: do not call del_gendisk() on a disk that was never addedNiklas Cassel
2020-06-11arm64: warn on incorrect placement of the kernel by the bootloaderArd Biesheuvel
2020-06-11Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/d...Dave Airlie
2020-06-11drm/ast: fix missing break in switch statement for format->cpp[0] case 4Colin Ian King
2020-06-10mailbox: qcom: Add ipq6018 apcs compatibleSivaprakash Murugesan
2020-06-10mailbox: qcom: Add clock driver name in apcs mailbox driver dataSivaprakash Murugesan
2020-06-10riscv: set the permission of vdso_data to read-onlyVincent Chen
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen
2020-06-10kernel: set USER_DS in kthread_use_mmChristoph Hellwig
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-10stacktrace: cleanup inconsistent variable typeWalter Wu
2020-06-10lib: test get_count_order/long in test_bitops.cWei Yang
2020-06-10mm: add comments on pglist_data zonesBen Widawsky
2020-06-10ocfs2: fix spelling mistake and grammarKeyur Patel
2020-06-10mm/debug_vm_pgtable: fix kernel crash by checking for THP supportAneesh Kumar K.V
2020-06-10lib: fix bitmap_parse() on 64-bit big endian archsAlexander Gordeev
2020-06-10checkpatch: correct check for kernel parameters docTim Froidcoeur
2020-06-10nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()Ryusuke Konishi
2020-06-10lib/lz4/lz4_decompress.c: document deliberate use of `&'Joe Perches
2020-06-10kcov: check kcov_softirq in kcov_remote_stop()Andrey Konovalov
2020-06-10scripts/spelling: add a few more typosSeongJae Park
2020-06-10khugepaged: selftests: fix timeout condition in wait_for_scan()Dan Carpenter
2020-06-11Merge tag 'drm-intel-next-fixes-2020-06-10' of git://anongit.freedesktop.org/...Dave Airlie
2020-06-10Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-06-10io_uring: check file O_NONBLOCK state for acceptJiufei Xue
2020-06-10io_uring: avoid unnecessary io_wq_work copy for fast poll featureXiaoguang Wang
2020-06-10io_uring: avoid whole io_wq_work copy for requests completed inlineXiaoguang Wang
2020-06-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-06-10Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-10Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-10Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-10Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-10arch/powerpc/mm/pgtable.c: another missed conversionAndrew Morton
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds
2020-06-10Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-06-10Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-10Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-10Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-06-10proc: s_fs_info may be NULL when proc_kill_sb is calledAlexey Gladkov
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-06-10sysctl: reject gigantic reads/write to sysctl filesChristoph Hellwig
2020-06-10cdrom: fix an incorrect __user annotation on cdrom_sysctl_infoChristoph Hellwig