summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-09-14Merge tag 'riscv/for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-14Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-09-14Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-14bfq: Fix bfq linkage errorPavel Begunkov
2019-09-14Merge branch 'for-next' into for-linusTakashi Iwai
2019-09-14Merge tag 'wireless-drivers-next-for-davem-2019-09-14' of git://git.kernel.or...David S. Miller
2019-09-14docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]Joe Perches
2019-09-14Documentation: Add "earlycon=sbi" to the admin guidePalmer Dabbelt
2019-09-14doc:lock: remove reference to clever use of read-write lockFederico Vaga
2019-09-14devices.txt: improve entry for comedi (char major 98)Ian Abbott
2019-09-14Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2019-09-14KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson
2019-09-14KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-09-14KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-09-14genksyms: convert to SPDX License Identifier for lex.l and parse.yMasahiro Yamada
2019-09-14modpost: use __section in the output to *.mod.cMasahiro Yamada
2019-09-14modpost: use MODULE_INFO() for __module_dependsMasahiro Yamada
2019-09-14export.h, genksyms: do not make genksyms calculate CRC of trimmed symbolsMasahiro Yamada
2019-09-13riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley
2019-09-14KVM: X86: Use IPI shorthands in kvm guest when supportWanpeng Li
2019-09-13bus: qcom: fix spelling mistake "ambigous" -> "ambiguous"Colin Ian King
2019-09-13of: Let of_for_each_phandle fallback to non-negative cell_countUwe Kleine-König
2019-09-13iommu: pass cell_count = -1 to of_for_each_phandle with cells_nameUwe Kleine-König
2019-09-13Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/...Jens Axboe
2019-09-13dm bufio: introduce a global cache replacementMikulas Patocka
2019-09-13raid5: use bio_end_sector in r5_next_bioGuoqing Jiang
2019-09-13raid5: remove STRIPE_OPS_REQ_PENDINGGuoqing Jiang
2019-09-13Merge branch 'devlink-move-reload-fail-indication-to-devlink-core-and-expose-...David S. Miller
2019-09-13net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko
2019-09-13net: devlink: split reload op into twoJiri Pirko
2019-09-13mlx4: Split restart_one into two functionsJiri Pirko
2019-09-13md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown
2019-09-13md/raid0: avoid RAID0 data corruption due to layout confusion.NeilBrown
2019-09-13raid5: don't set STRIPE_HANDLE to stripe which is in batch listGuoqing Jiang
2019-09-13raid5: don't increment read_errors on EILSEQ returnNigel Croxon
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork
2019-09-13Merge branch 'sctp_do_bind-leak'David S. Miller
2019-09-13sctp: destroy bucket if failed to bind addrMao Wenan
2019-09-13sctp: remove redundant assignment when call sctp_get_port_localMao Wenan
2019-09-13sctp: change return type of sctp_get_port_localMao Wenan
2019-09-13IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny
2019-09-13IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan
2019-09-13IB/hfi1: Add traces for TID RDMA READKaike Wan
2019-09-13RDMA/siw: Relax from kmap_atomic() use in TX pathBernard Metzler
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-09-13IB/iser: Support up to 16MB data transfer in a single commandSergey Gorenko
2019-09-13RDMA/siw: Fix page address mapping in TX pathBernard Metzler