summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-20crypto: talitos - fix hashingLEROY Christophe
2017-09-20crypto: talitos - fix sha224LEROY Christophe
2017-09-20crypto: x86/twofish - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: sha512-avx2 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha256-ssse3 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha256-avx2 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha256-avx - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha1-ssse3 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha1-avx2 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/des3_ede - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/cast6 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/cast5 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/camellia - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/blowfish - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: drbg - fix freeing of resourcesStephan Mueller
2017-09-20MIPS: Fix perf event initPaul Burton
2017-09-20cifs: show 'soft' in the mount options for hard mountsRonnie Sahlberg
2017-09-20SMB3: Warn user if trying to sign connection that authenticated as guestSteve French
2017-09-20SMB3: Fix endian warningSteve French
2017-09-20powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offlineGautham R. Shenoy
2017-09-20powerpc/sstep: mullw should calculate a 64 bit signed resultAnton Blanchard
2017-09-20powerpc/sstep: Fix issues with mcrfAnton Blanchard
2017-09-20powerpc/sstep: Fix issues with set_cr0()Anton Blanchard
2017-09-20powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero
2017-09-20powerpc/sysrq: Fix oops whem ppmu is not registeredRavi Bangoria
2017-09-20powerpc/configs: Update for CONFIG_SND changesMichael Ellerman
2017-09-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-20drm/exynos/hdmi: Fix unsafe list iterationMaciej Purski
2017-09-19Fix SMB3.1.1 guest authentication to SambaSteve French
2017-09-19tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi
2017-09-19ceph: avoid panic in create_session_open_msg() if utsname() returns NULLYan, Zheng
2017-09-19libceph: don't allow bidirectional swap of pg-upmap-itemsIlya Dryomov
2017-09-19tracing: Ignore mmiotrace from kernel commandlineZiqian SUN (Zamir)
2017-09-19tracing: Erase irqsoff trace with empty writeBo Yan
2017-09-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-09-19Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....Linus Torvalds
2017-09-19iommu/qcom: Depend on HAS_DMA to fix compile errorGeert Uytterhoeven
2017-09-19xen, arm64: drop dummy lookup_address()Tycho Andersen
2017-09-19KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang
2017-09-19KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang
2017-09-19KVM: x86: Fix the NULL pointer parameter in check_cr_write()Yu Zhang
2017-09-19drm: exynos: include linux/irq.hArnd Bergmann
2017-09-19drm/exynos: Fix suspend/resume supportMarek Szyprowski
2017-09-19drm/exynos: Fix locking in the suspend/resume pathsMarek Szyprowski
2017-09-19iommu/vt-d: Fix harmless section mismatch warningArnd Bergmann
2017-09-19iommu: Add missing dependenciesGuenter Roeck
2017-09-19Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"Jan H. Schönherr