This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3f9c4dc63309 Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freede [...] new 1e091c3bbf51 svcrdma: Ignore source port when computing DRC hash new 3b2d4dcf71c4 nfsd: Fix overflow causing non-working mounts on 1 TB machines new a8f46b5afe1c Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux new f3a3ea28edd9 i2c: tegra: Add Dmitry as a reviewer new 881ed91f7db5 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] new a126483e8295 mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorg new c403ec33b613 mtd: rawnand: ingenic: Fix ingenic_ecc dependency new 4f032640bf57 Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support" new c7a87ceb17ae mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MB [...] new 0e63665a1bfd Merge tag 'mtd/fixes-for-5.2-final' of git://git.kernel.or [...] new 3f16a5c31839 KVM: x86: degrade WARN to pr_warn_ratelimited new 65b712f1560a KVM: nVMX: Allow restore nested-state to enable eVMCS when [...] new 323d73a8ecad KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 [...] new bb34e690e934 KVM: LAPIC: Fix pending interrupt in IRR blocked by softwa [...] new e644fa18e2ff KVM: arm64/sve: Fix vq_present() macro to yield a bool new 9fdb86c8cf9a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 16 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 1 + arch/arm64/kvm/guest.c | 2 +- arch/x86/kvm/lapic.c | 2 +- arch/x86/kvm/vmx/nested.c | 30 ++++++++++------ arch/x86/kvm/x86.c | 6 ++-- drivers/mtd/nand/raw/ingenic/Kconfig | 2 +- drivers/mtd/nand/raw/ingenic/Makefile | 4 ++- drivers/mtd/nand/raw/ingenic/ingenic_ecc.c | 9 ----- .../ingenic/{ingenic_nand.c => ingenic_nand_drv.c} | 0 drivers/mtd/nand/raw/sunxi_nand.c | 40 ++++++++-------------- drivers/mtd/nand/spi/gigadevice.c | 2 +- drivers/mtd/nand/spi/macronix.c | 4 +-- fs/nfsd/nfs4state.c | 2 +- net/sunrpc/xprtrdma/svc_rdma_transport.c | 7 +++- tools/testing/selftests/kvm/x86_64/evmcs_test.c | 1 + 15 files changed, 56 insertions(+), 56 deletions(-) rename drivers/mtd/nand/raw/ingenic/{ingenic_nand.c => ingenic_nand_drv.c} (100%)