summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-20Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-20Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-06-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-06-20Merge tag 's390-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-06-20Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-06-20Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-06-20Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-20Merge tag 'kvmarm-fixes-for-5.2-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2019-06-20KVM: nVMX: reorganize initial steps of vmx_set_nested_statePaolo Bonzini
2019-06-19nfsd: replace Jeff by Chuck as nfsd co-maintainerJ. Bruce Fields
2019-06-19Merge tag 'pm-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-06-19Merge tag 'apparmor-pr-2019-06-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-06-19KVM: arm/arm64: Fix emulated ptimer irq injectionAndrew Jones
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis
2019-06-19kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis
2019-06-19KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPTSean Christopherson
2019-06-19KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon
2019-06-19fanotify: update connector fsid cache on add markAmir Goldstein
2019-06-19quota: fix a problem about transfer quotayangerkun
2019-06-19ovl: make i_ino consistent with st_ino in more casesAmir Goldstein
2019-06-18apparmor: reset pos on failure to unpack for various functionsMike Salvatore
2019-06-18apparmor: enforce nullbyte at end of tag stringJann Horn
2019-06-18apparmor: fix PROFILE_MEDIATES for untrusted inputJohn Johansen
2019-06-18Merge branch 'md-fixes' of https://github.com/liu-song-6/linux into for-linusJens Axboe
2019-06-18Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-06-18Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-18KVM: fix typo in documentationDennis Restle
2019-06-18md: fix for divide error in status_resyncMariusz Tkaczyk
2019-06-18soc: ixp4xx: npe: Fix an IS_ERR() vs NULL check in probeDan Carpenter
2019-06-18arm64/mm: don't initialize pgd_cache twiceMike Rapoport
2019-06-18MAINTAINERS: Update my email addressHanjun Guo
2019-06-18arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>Anisse Astier
2019-06-18ovl: fix typo in MODULE_PARM_DESCNicolas Schier
2019-06-18ovl: fix bogus -Wmaybe-unitialized warningArnd Bergmann
2019-06-18ovl: don't fail with disconnected lower NFSMiklos Szeredi
2019-06-18mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson
2019-06-18mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuningRaul E Rangel
2019-06-18brcmfmac: sdio: Don't tune while the card is offDouglas Anderson
2019-06-18mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson
2019-06-18brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson
2019-06-18mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson
2019-06-18Revert "brcmfmac: disable command decode in sdio_aos"Douglas Anderson
2019-06-18ARM: ixp4xx: include irqs.h where neededArnd Bergmann
2019-06-18ARM: ixp4xx: mark ixp4xx_irq_setup as __initArnd Bergmann
2019-06-18ARM: ixp4xx: don't select SERIAL_OF_PLATFORMArnd Bergmann
2019-06-18firmware: trusted_foundations: add ARMv7 dependencyArnd Bergmann
2019-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds