summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-11umem: remove redundant initialization of variable retblock-5.8-2020-06-11Colin Ian King
2020-06-11pktcdvd: remove redundant initialization of variable retColin Ian King
2020-06-11nvmet: fail outstanding host posted AEN reqChaitanya Kulkarni
2020-06-11nvme-pci: use simple suspend when a HMB is enabledChristoph Hellwig
2020-06-11nvme-fc: don't call nvme_cleanup_cmd() for AENsDaniel Wagner
2020-06-11nvmet-tcp: constify nvmet_tcp_opsMax Gurtovoy
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-07blk-mq: fix blk_mq_all_tag_iterMing Lei
2020-06-07blk-mq: split out a __blk_mq_get_driver_tag helperChristoph Hellwig
2020-06-04blktrace: fix endianness for blk_log_remap()Chaitanya Kulkarni
2020-06-04blktrace: fix endianness in get_pdu_int()Chaitanya Kulkarni
2020-06-04blktrace: use errno instead of bi_statusChaitanya Kulkarni
2020-06-04block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish
2020-06-04block: remove the error argument to the block_bio_complete tracepointChristoph Hellwig
2020-06-04loop: Fix wrong masking of status flagsMartijn Coenen
2020-06-02block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failedyu kuai
2020-06-02Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02mm/migrate.c: attach_page_private already does the get_pageHugh Dickins
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-06-02Merge tag 'pnp-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02kasan: move kasan_report() into report.cAndrey Konovalov
2020-06-02mm/mm_init.c: report kasan-tag information stored in page->flagsJing Xia
2020-06-02ubsan: entirely disable alignment checks under UBSAN_TRAPKees Cook
2020-06-02kasan: fix clang compilation warning due to stack protectorAndrey Konovalov
2020-06-02x86/mm: remove vmalloc faultingJoerg Roedel
2020-06-02mm: remove vmalloc_sync_(un)mappings()Joerg Roedel
2020-06-02x86/mm/32: implement arch_sync_kernel_mappings()Joerg Roedel
2020-06-02x86/mm/64: implement arch_sync_kernel_mappings()Joerg Roedel
2020-06-02mm/ioremap: track which page-table levels were modifiedJoerg Roedel
2020-06-02mm/vmalloc: track which page-table levels were modifiedJoerg Roedel
2020-06-02mm: add functions to track page directory modificationsJoerg Roedel
2020-06-02s390: use __vmalloc_node in stack_allocChristoph Hellwig
2020-06-02powerpc: use __vmalloc_node in alloc_vm_stackChristoph Hellwig
2020-06-02arm64: use __vmalloc_node in arch_alloc_vmap_stackChristoph Hellwig
2020-06-02mm: remove vmalloc_user_node_flagsChristoph Hellwig
2020-06-02mm: switch the test_vmalloc module to use __vmalloc_nodeChristoph Hellwig
2020-06-02mm: remove __vmalloc_node_flags_callerChristoph Hellwig
2020-06-02mm: remove both instances of __vmalloc_node_flagsChristoph Hellwig
2020-06-02mm: remove the prot argument to __vmalloc_nodeChristoph Hellwig
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig
2020-06-02gpu/drm: remove the powerpc hack in drm_legacy_sg_allocChristoph Hellwig