summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-10block: do not leak memory in bio_copy_user_iov()Jérôme Glisse
2019-04-10lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecsHans Holmberg
2019-04-10nvme: cancel request synchronouslyMing Lei
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei
2019-04-10scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang
2019-04-10virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang
2019-04-10block, bfq: fix use after free in bfq_bfqq_expirePaolo Valente
2019-04-08io_uring: restrict IORING_SETUP_SQPOLL to rootJens Axboe
2019-04-08tools/io_uring: remove IOCQE_FLAG_CACHEHITJens Axboe
2019-04-08block: don't use for-inside-for in bio_for_each_segment_allMing Lei
2019-04-07Linux 5.1-rc4Linus Torvalds
2019-04-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-04-07Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-07ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann
2019-04-07ARM: iop: don't use using 64-bit DMA masksArnd Bergmann
2019-04-07ARM: orion: don't use using 64-bit DMA masksArnd Bergmann
2019-04-07Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson
2019-04-07Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2019-04-07Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Olof Johansson
2019-04-07Merge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-04-07Merge tag 'stratix10_fix_for_v5.1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2019-04-07Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Olof Johansson
2019-04-07dt-bindings: cpu: Fix JSON schemaMaxime Ripard
2019-04-07Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-04-07Merge tag 'mtd/fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-04-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-04-06Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-06Merge branch 'parisc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-06parisc: Detect QEMU earlier in boot processHelge Deller
2019-04-06parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle
2019-04-06parisc: regs_return_value() should return gpr28Sven Schnelle
2019-04-06Revert: parisc: Use F_EXTEND() macro in iosapic codeHelge Deller
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-04-06xsysace: Fix error handling in ace_setupGuenter Roeck
2019-04-06null_blk: prevent crash from bad home_node valueJohn Pittman
2019-04-06Merge tag 'rtc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2019-04-06i2c: imx: don't leak the i2c adapter on errorLaurentiu Tudor
2019-04-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-05kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon
2019-04-05mm/util.c: fix strndup_user() commentAndrew Morton
2019-04-05sh: fix multiple function definition build errorsRandy Dunlap
2019-04-05MAINTAINERS: add maintainer and replacing reviewer ARM/NUVOTON NPCMTomer Maimon
2019-04-05MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCMTomer Maimon
2019-04-05mm: writeback: use exact memcg dirty countsGreg Thelen
2019-04-05psi: clarify the units used in pressure filesWaiman Long
2019-04-05mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()Aneesh Kumar K.V
2019-04-05hugetlbfs: fix memory leak for resv_mapMike Kravetz
2019-04-05mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn
2019-04-05lib/lzo: fix bugs for very short or empty inputDave Rodgman
2019-04-05include/linux/bitrev.h: fix constant bitrevArnd Bergmann