aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-13arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZreview/sve-kernel-support-v3Dave Martin
2017-10-13arm64: signal: Report signal frame size to userspace via auxvDave Martin
2017-10-13arm64/sve: Add documentationDave Martin
2017-10-13arm64/sve: Detect SVE and activate runtime supportDave Martin
2017-10-13arm64/sve: KVM: Hide SVE from CPU features exposed to guestsDave Martin
2017-10-13arm64/sve: KVM: Treat guest SVE use as undefined instruction executionDave Martin
2017-10-13arm64/sve: KVM: Prevent guests from using SVEDave Martin
2017-10-13arm64/sve: Add sysctl to set the default vector length for new processesDave Martin
2017-10-13arm64/sve: Add prctl controls for userspace vector length managementDave Martin
2017-10-13arm64/sve: ptrace and ELF coredump supportDave Martin
2017-10-13arm64/sve: Preserve SVE registers around EFI runtime service callsDave Martin
2017-10-13arm64/sve: Preserve SVE registers around kernel-mode NEON useDave Martin
2017-10-13arm64/sve: Probe SVE capabilities and usable vector lengthsDave Martin
2017-10-13arm64: cpufeature: Move sys_caps_initialised declarationsDave Martin
2017-10-13arm64/sve: Backend logic for setting the vector lengthDave Martin
2017-10-13arm64/sve: Signal handling supportDave Martin
2017-10-13arm64/sve: Support vector length resetting for new processesDave Martin
2017-10-13arm64/sve: Core task context handlingDave Martin
2017-10-13arm64/sve: Low-level CPU setupDave Martin
2017-10-13arm64/sve: Signal frame and context structure definitionDave Martin
2017-10-13arm64/sve: Kconfig update and conditional compilation supportDave Martin
2017-10-13arm64/sve: Low-level SVE architectural state manipulation functionsDave Martin
2017-10-13arm64/sve: System register and exception syndrome definitionsDave Martin
2017-10-13arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()Dave Martin
2017-10-13arm64: Port deprecated instruction emulation to new sysctl interfaceDave Martin
2017-10-13arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEONDave Martin
2017-10-13arm64: KVM: Hide unsupported AArch64 CPU features from guestsDave Martin
2017-10-13regset: Add support for dynamically sized regsetsDave Martin
2017-10-12Merge tag 'devprop-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-12Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-10-12scripts: fix faddr2line to work on last symbolNeilBrown
2017-10-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-10-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-10-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-10-12Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-10-12Merge branch 'waitid-fix'Linus Torvalds
2017-10-12MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpcThomas Huth
2017-10-12KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-11ACPI: properties: Fix __acpi_node_get_property_reference() return codesSakari Ailus
2017-10-11ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus
2017-10-11Merge tag 'rpmsg-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-10-11Merge tag 'rproc-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-10-11remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun
2017-10-11xfs: handle error if xfs_btree_get_bufs failsEric Sandeen
2017-10-11xfs: reinit btree pointer on attr tree inactivation walkBrian Foster
2017-10-11xfs: Fix bool initialization/comparisonThomas Meyer
2017-10-11xfs: don't change inode mode if ACL update failsDave Chinner
2017-10-11xfs: move more RT specific code under CONFIG_XFS_RTDave Chinner