summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-23SUNRPC: Clean up the AUTH cache codeTrond Myklebust
2018-10-23NFS: change sign of nfs_fh lengthFrank Sorenson
2018-10-23drm/i915/guc: Propagate the fw xfer timeoutChris Wilson
2018-10-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-23Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-10-23Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-23drm/i915/sdvo: Utilize intel_panel for fixed_modeVille Syrjälä
2018-10-23drm/i915: Move the SKL+ zero constant alpha handlingVille Syrjälä
2018-10-23drm/i915: Relocate SKL+ NV12 src width w/aVille Syrjälä
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-23Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-23Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-23Revert "kvm: x86: optimize dr6 restore"Radim Krčmář
2018-10-23Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-23Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-23drm/i915/perf: add a parameter to control the size of OA bufferLionel Landwerlin
2018-10-23drm/i915/perf: pass stream to vfuncs when possibleLionel Landwerlin
2018-10-23drm/i915/perf: remove redundant oa buffer initializationLionel Landwerlin
2018-10-23drm/i915/perf: update generated files headersLionel Landwerlin
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-10-23drm: msm: adreno: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) +PTR_ERRMamta Shukla
2018-10-23drm/drm_pci.c: Use dma_zalloc_coherentSouptick Joarder
2018-10-23DRM: UDL: get rid of useless vblank initializationEugeniy Paltsev
2018-10-23drm/rcar-du: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-10-23Documentation/security-bugs: Clarify treatment of embargoed informationWill Deacon
2018-10-23Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-23Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-23drm: fix deadlock of syncobj v6Chunming Zhou
2018-10-23ubifs: Remove unneeded semicolonDing Xiang
2018-10-23Documentation: ubifs: Add authentication whitepaperSascha Hauer
2018-10-23ubifs: Enable authentication supportSascha Hauer
2018-10-23ubifs: Do not update inode size in-place in authenticated modeSascha Hauer
2018-10-23ubifs: Add hashes and HMACs to default filesystemSascha Hauer
2018-10-23ubifs: authentication: Authenticate super block nodeSascha Hauer
2018-10-23ubifs: Create hash for default LPTSascha Hauer
2018-10-23ubfis: authentication: Authenticate master nodeSascha Hauer
2018-10-23ubifs: authentication: Authenticate LPTSascha Hauer
2018-10-23ubifs: Authenticate replayed journalSascha Hauer
2018-10-23ubifs: Add auth nodes to garbage collector journal headSascha Hauer
2018-10-23ubifs: Add authentication nodes to journalSascha Hauer
2018-10-23ubifs: authentication: Add hashes to index nodesSascha Hauer
2018-10-23ubifs: Add hashes to the tree node cacheSascha Hauer
2018-10-23ubifs: Create functions to embed a HMAC in a nodeSascha Hauer
2018-10-23ubifs: Add helper functions for authentication supportSascha Hauer
2018-10-23ubifs: Add separate functions to init/crc a nodeSascha Hauer
2018-10-23ubifs: Format changes for authentication supportSascha Hauer
2018-10-23ubifs: Store read superblock nodeSascha Hauer
2018-10-23ubifs: Drop write_nodeSascha Hauer