platform/kernel/linux-starfive.git
2020-08-21 John Garrynvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue...
2020-08-21 Logan Gunthorpenvme: Use spin_lock_irq() when taking the ctrl->lock
2020-08-21 Chaitanya Kulkarninvmet: call blk_mq_free_request() directly
2020-08-21 Chaitanya Kulkarninvmet: fix oops in pt cmd execution
2020-08-21 Chaitanya Kulkarninvmet: add ns tear down label for pt-cmd handling
2020-08-21 Martin Wilcknvme: multipath: round-robin: eliminate "fallback"...
2020-08-21 Martin Wilcknvme: multipath: round-robin: fix single non-optimized...
2020-08-21 Tianjia Zhangnvme-fc: Fix wrong return value in __nvme_fc_init_request()
2020-08-21 Logan Gunthorpenvmet-passthru: Reject commands with non-sgl flags set
2020-08-21 Sagi Grimbergnvmet: fix a memory leak
2020-08-21 Yufen Yublkcg: fix memleak for iolatency
2020-08-21 Geert UytterhoevenMAINTAINERS: Add missing header files to BLOCK LAYER...
2020-08-21 Keith Buschblock: fix get_max_io_size()
2020-08-21 Ming Leiblk-mq: insert request not through ->queue_rq into...
2020-08-21 Nathan Chancellorblock/rnbd: Ensure err is always initialized in process...
2020-08-18 Dmitry Monakhovbfq: fix blkio cgroup leakage v4
2020-08-18 Matthew Wilcox... block: Fix page_is_mergeable() for compound pages
2020-08-17 Ming Leiblock: virtio_blk: fix handling single range discard...
2020-08-17 Ming Leiblock: respect queue limit of max discard segment
2020-08-17 Ming Leiblock: loop: set discard granularity and alignment...
2020-08-17 Ming Leiblk-mq: order adding requests to hctx->dispatch and...
2020-08-17 Xu Wangbsg-lib: convert comma to semicolon
2020-08-16 Randy Dunlapblock: blk-mq.c: fix @at_head kernel-doc warning
2020-08-16 Linus TorvaldsLinux 5.9-rc1
2020-08-16 Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-15' of git://git.kernel...
2020-08-16 Mike Rapoportparisc: fix PMD pages allocation by restoring pmd_alloc...
2020-08-16 Linus TorvaldsMerge tag 'block-5.9-2020-08-14' of git://git.kernel...
2020-08-16 Linus TorvaldsMerge tag 'riscv-for-linus-5.9-mw1' of git://git./linux...
2020-08-16 Linus TorvaldsMerge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
2020-08-15 Jens Axboeio_uring: short circuit -EAGAIN for blocking read attempt
2020-08-15 Jens Axboeio_uring: sanitize double poll handling
2020-08-15 Linus TorvaldsMerge tag 'perf-tools-2020-08-14' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'x86-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'sched-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'perf-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'locking-urgent-2020-08-15' of git://git...
2020-08-15 Linus TorvaldsMerge tag '9p-for-5.9-rc1' of git://github.com/martinet...
2020-08-15 Linus TorvaldsMerge tag '5.9-rc-smb3-fixes-part2' of git://git.samba...
2020-08-15 Linus TorvaldsMerge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org...
2020-08-15 Linus TorvaldsMerge tag 'edac_updates_for_5.9_pt2' of git://git....
2020-08-15 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.9' of git://git....
2020-08-15 Linus TorvaldsMerge tag 'acpi-5.9-rc1-2' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge tag 'pm-5.9-rc1-3' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge tag 'mfd-next-5.9-1' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-08-15 Krzysztof Kozlowskivirtio: pci: constify ioreadX() iomem argument (as...
2020-08-15 Krzysztof Kozlowskintb: intel: constify ioreadX() iomem argument (as in...
2020-08-15 Krzysztof Kozlowskirtl818x: constify ioreadX() iomem argument (as in gener...
2020-08-15 Krzysztof Kozlowskiiomap: constify ioreadX() iomem argument (as in generic...
2020-08-15 Kuninori Morimotosh: use generic strncpy()
2020-08-15 Kuninori Morimotosh: clkfwk: remove r8/r16/r32
2020-08-15 Romain Naourinclude/asm-generic/vmlinux.lds.h: align ro_after_init
2020-08-15 Qian Caimm: annotate a data race in page_zonenum()
2020-08-15 Qian Caimm/swap.c: annotate data races for lru_rotate_pvecs
2020-08-15 Qian Caimm/rmap: annotate a data race at tlb_flush_batched
2020-08-15 Qian Caimm/mempool: fix a data race in mempool_free()
2020-08-15 Qian Caimm/list_lru: fix a data race in list_lru_count_one
2020-08-15 Qian Caimm/memcontrol: fix a data race in scan count
2020-08-15 Qian Caimm/page_counter: fix various data races at memsw
2020-08-15 Qian Caimm/swapfile: fix and annotate various data races
2020-08-15 Kirill A. Shutemovmm/filemap.c: fix a data race in filemap_fault()
2020-08-15 Qian Caimm/swap_state: mark various intentional data races
2020-08-15 Qian Caimm/page_io: mark various intentional data races
2020-08-15 Qian Caimm/frontswap: mark various intentional data races
2020-08-15 Qian Caimm/kmemleak: silence KCSAN splats in checksum
2020-08-15 Xiaoming Niall arch: remove system call sys_sysctl
2020-08-15 Randy Dunlapfs: autofs: delete repeated words in comments
2020-08-15 Matthew Wilcox... mm: introduce offset_in_thp
2020-08-15 Matthew Wilcox... mm: add thp_head
2020-08-15 Matthew Wilcox... mm: replace hpage_nr_pages with thp_nr_pages
2020-08-15 Matthew Wilcox... mm: add thp_size
2020-08-15 Matthew Wilcox... mm: add thp_order
2020-08-15 Matthew Wilcox... mm: move page-flags include to top of file
2020-08-15 Matthew Wilcox... mm: store compound_nr as well as compound_order
2020-08-15 Greg Kurzmailmap: add entry for Greg Kurz
2020-08-15 Kees Cookselftests/exec: add file type errno tests
2020-08-15 Kees Cookexec: restore EACCES of S_ISDIR execve()
2020-08-15 Nick Terrelllz4: fix kernel decompression speed
2020-08-15 Baoquan HeRevert "mm/vmstat.c: do not show lowmem reserve protect...
2020-08-15 Mike Rapoportasm-generic: pgalloc.h: use correct #ifdef to enable...
2020-08-15 Geert Uytterhoevensh: landisk: Add missing initialization of sh_io_port_base
2020-08-15 Michael Karchersh: bring syscall_set_return_value in line with other...
2020-08-15 Michael Karchersh: Add SECCOMP_FILTER
2020-08-15 Michael Karchersh: Rearrange blocks in entry-common.S
2020-08-15 Christian Braunersh: switch to copy_thread_tls()
2020-08-15 Christoph Hellwigsh: use the generic dma coherent remap allocator
2020-08-15 Christoph Hellwigsh: don't allow non-coherent DMA for NOMMU
2020-08-15 Christoph Hellwigdma-mapping: consolidate the NO_DMA definition in kerne...
2020-08-15 Christoph Hellwigsh: unexport register_trapped_io and match_trapped_io_h...
2020-08-15 Christoph Hellwigsh: don't include <asm/io_trapped.h> in <asm/io.h>
2020-08-15 Christoph Hellwigsh: move the ioremap implementation out of line
2020-08-15 Christoph Hellwigsh: move ioremap_fixed details out of <asm/io.h>
2020-08-15 Christoph Hellwigsh: remove __KERNEL__ ifdefs from non-UAPI headers
2020-08-15 Christoph Hellwigsh: sort the selects for SUPERH alphabetically
2020-08-15 Christoph Hellwigsh: remove -Werror from Makefiles
2020-08-15 Alexander A... sh: Replace HTTP links with HTTPS ones
2020-08-15 Hans Verkuilarch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*
2020-08-15 Geert Uytterhoevensh: stacktrace: Remove stacktrace_ops.stack()
2020-08-15 Geert Uytterhoevensh: machvec: Modernize printing of kernel messages
2020-08-15 Geert Uytterhoevensh: pci: Modernize printing of kernel messages
next