summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-26powerpc/pseries: add missing cpumask.h include fileTyrel Datwyler
2018-10-26selftests/powerpc: Fix ptrace tm failureBreno Leitao
2018-10-26KVM: PPC: Use exported tb_to_ns() function in decrementer emulationPaul Mackerras
2018-10-26powerpc/pseries: Export maximum memory valueAravinda Prasad
2018-10-26powerpc/8xx: Use patch_site for perf counters setupChristophe Leroy
2018-10-26powerpc/8xx: Use patch_site for memory setup patchingChristophe Leroy
2018-10-26powerpc/code-patching: Add a helper to get the address of a patch_siteChristophe Leroy
2018-10-26Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy
2018-10-26drm/i915/icl: Store available engine masks in INTEL_INFOTvrtko Ursulin
2018-10-26KEYS: asym_tpm: Add support for the sign operation [ver #2]Denis Kenzior
2018-10-26KEYS: asym_tpm: Implement tpm_sign [ver #2]Denis Kenzior
2018-10-26KEYS: asym_tpm: Implement signature verification [ver #2]Denis Kenzior
2018-10-26KEYS: asym_tpm: Implement the decrypt operation [ver #2]Denis Kenzior
2018-10-26KEYS: asym_tpm: Implement tpm_unbind [ver #2]Denis Kenzior
2018-10-26KEYS: asym_tpm: Add loadkey2 and flushspecific [ver #2]Denis Kenzior
2018-10-26KEYS: Move trusted.h to include/keys [ver #2]Denis Kenzior
2018-10-26KEYS: trusted: Expose common functionality [ver #2]Denis Kenzior
2018-10-26KEYS: asym_tpm: Implement encryption operation [ver #2]Denis Kenzior
2018-10-26KEYS: asym_tpm: Implement pkey_query [ver #2]Denis Kenzior
2018-10-26KEYS: Add parser for TPM-based keys [ver #2]Denis Kenzior
2018-10-26KEYS: asym_tpm: extract key size & public key [ver #2]Denis Kenzior
2018-10-26KEYS: asym_tpm: add skeleton for asym_tpm [ver #2]Denis Kenzior
2018-10-26crypto: rsa-pkcs1pad: Allow hash to be optional [ver #2]Denis Kenzior
2018-10-26KEYS: Implement PKCS#8 RSA Private Key parser [ver #2]David Howells
2018-10-26KEYS: Implement encrypt, decrypt and sign for software asymmetric key [ver #2]David Howells
2018-10-26KEYS: Allow the public_key struct to hold a private key [ver #2]David Howells
2018-10-26KEYS: Provide software public key query function [ver #2]David Howells
2018-10-26KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type [ver #2]David Howells
2018-10-26KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]David Howells
2018-10-26KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells
2018-10-26KEYS: Provide key type operations for asymmetric key ops [ver #2]David Howells
2018-10-26drm/i915: Compare user's 64b GTT offset even on 32bChris Wilson
2018-10-26drm/i915: Mark up GTT sizes as u64Chris Wilson
2018-10-26s390: avoid vmlinux segments overlapVasily Gorbik
2018-10-26s390/vdso: add missing FORCE to build targetsVasily Gorbik
2018-10-26s390/decompressor: add missing FORCE to build targetsVasily Gorbik
2018-10-26Merge tag 'perf-core-for-mingo-4.20-20181025' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-10-26xen: drop writing error messages to xenstoreJuergen Gross
2018-10-26xen/pvh: don't try to unplug emulated devicesJuergen Gross
2018-10-26drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor
2018-10-26parisc: Use LINUX_GATEWAY_SPACE constant in entry.SHelge Deller
2018-10-26parisc64: change __kernel_suseconds_t to match glibcArnd Bergmann
2018-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-10-25Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-25Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2018-10-25Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-25bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann
2018-10-25Merge branch 'pkt-access-fixes'Alexei Starovoitov
2018-10-25bpf: make direct packet write unclone more robustDaniel Borkmann