aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-23KVM: arm64: Invoke FPSIMD context switch trap from Creview/optimise-fpsimd-switch-v10Dave Martin
2018-05-23KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()Dave Martin
2018-05-23KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()Dave Martin
2018-05-23KVM: arm64: Remove eager host SVE state savingDave Martin
2018-05-23KVM: arm64: Save host SVE context as appropriateDave Martin
2018-05-23arm64/sve: Move sve_pffr() to fpsimd.h and make inlineDave Martin
2018-05-23arm64/sve: Switch sve_pffr() argument from task to threadDave Martin
2018-05-23arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin
2018-05-23KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin
2018-05-23KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin
2018-05-23arm64/sve: Refactor user SVE trap maintenance for external useDave Martin
2018-05-23arm64: fpsimd: Eliminate task->mm checksDave Martin
2018-05-23arm64: fpsimd: Generalise context saving for non-task contextsDave Martin
2018-05-23KVM: arm64: Convert lazy FPSIMD context switch trap to CDave Martin
2018-05-23KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_changeChristoffer Dall
2018-05-23arm64: Use update{,_tsk}_thread_flag()Dave Martin
2018-05-23thread_info: Add update_thread_flag() helpersDave Martin
2018-05-23arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regsDave Martin
2018-05-21powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-05-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-05-21aio: fix io_destroy(2) vs. lookup_ioctx() raceAl Viro
2018-05-21ext2: fix a block leakAl Viro
2018-05-21nfsd: vfs_mkdir() might succeed leaving dentry negative unhashedAl Viro
2018-05-21cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashedAl Viro
2018-05-21unfuck sysfs_mount()Al Viro
2018-05-21kernfs: deal with kernfs_fill_super() failuresAl Viro
2018-05-21cramfs: Fix IS_ENABLED typoJoe Perches
2018-05-21befs_lookup(): use d_splice_alias()Al Viro
2018-05-21affs_lookup: switch to d_splice_alias()Al Viro
2018-05-21affs_lookup(): close a race with affs_remove_link()Al Viro
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds
2018-05-21Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-20Linux 4.17-rc6Linus Torvalds
2018-05-20Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-20Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-20Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-19net: ip6_gre: fix tunnel metadata device sharing.William Tu
2018-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-05-19Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-05-19bpf: Prevent memory disambiguation attackAlexei Starovoitov