Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[sfrench/cifs-2.6.git] / arch / x86 / kernel / fpu / xstate.c
2017-10-03 Linus TorvaldsMerge branch 'for-4.14-fixes' of git://git./linux/kerne...
2017-10-03 Linus TorvaldsMerge tag 'usb-4.14-rc4' of git://git./linux/kernel...
2017-10-03 Linus TorvaldsMerge tag 'tty-4.14-rc4' of git://git./linux/kernel...
2017-10-03 Linus TorvaldsMerge tag 'staging-4.14-rc4' of git://git./linux/kernel...
2017-10-03 Linus TorvaldsMerge tag 'driver-core-4.14-rc4' of git://git./linux...
2017-10-03 Linus TorvaldsMerge tag 'char-misc-4.14-rc4' of git://git./linux...
2017-10-01 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-10-01 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-10-01 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git./linux...
2017-10-01 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2017-10-01 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-09-30 Linus TorvaldsMerge tag 'mtd/fixes-for-4.14-rc3' of git://git.infrade...
2017-09-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2017-09-30 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.14-2' of git://git...
2017-09-30 Linus TorvaldsMerge tag 'led_fixes-4.14-rc3' of git://git./linux...
2017-09-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-09-29 Linus TorvaldsMerge branch 'for-4.14-rc3' of git://git./linux/kernel...
2017-09-29 Linus TorvaldsMerge tag 'md/4.14-rc3' of git://git./linux/kernel...
2017-09-29 Linus TorvaldsMerge tag 'pci-v4.14-fixes-3' of git://git./linux/kerne...
2017-09-29 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc3' of git://people...
2017-09-29 Linus TorvaldsMerge tag 'iommu-fixes-v4.14-rc2' of git://git./linux...
2017-09-29 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2017-09-29 Linus TorvaldsMerge tag 'for-linus-4.14c-rc3-tag' of git://git./linux...
2017-09-29 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-09-29 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.14-20170928' of...
2017-09-28 Linus TorvaldsMerge tag 'acpi-4.14-rc3' of git://git./linux/kernel...
2017-09-28 Linus TorvaldsMerge tag 'pm-4.14-rc3' of git://git./linux/kernel...
2017-09-28 Linus TorvaldsMerge tag 'xfs-4.14-fixes-2' of git://git./fs/xfs/xfs...
2017-09-28 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2017-09-28 Linus TorvaldsMerge tag 'seccomp-v4.14-rc3' of git://git./linux/kerne...
2017-09-27 James MorrisMerge commit 'keys-fixes-20170927' into fixes-v4.14-rc3
2017-09-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2017-09-27 Linus TorvaldsMerge tag 'linux-kselftest-4.14-rc3-fixes' of git:...
2017-09-27 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2017-09-26 Ingo MolnarMerge branch 'WIP.x86/fpu' into x86/fpu, because it...
2017-09-26 Eric Biggersx86/fpu: Use validate_xstate_header() to validate the...
2017-09-26 Eric Biggersx86/fpu: Eliminate the 'xfeatures' local variable in...
2017-09-26 Eric Biggersx86/fpu: Copy the full header in copy_user_to_xstate()
2017-09-26 Eric Biggersx86/fpu: Use validate_xstate_header() to validate the...
2017-09-26 Eric Biggersx86/fpu: Eliminate the 'xfeatures' local variable in...
2017-09-26 Eric Biggersx86/fpu: Copy the full state_header in copy_kernel_to_x...
2017-09-26 Eric Biggersx86/fpu: Introduce validate_xstate_header()
2017-09-26 Ingo Molnarx86/fpu: Rename fpu::fpstate_active to fpu::initialized
2017-09-24 kbuild test robotx86/fpu: Fix boolreturn.cocci warnings
2017-09-24 Rik van Rielx86/fpu: Add FPU state copying quirk to handle XRSTOR...
2017-09-24 Ingo Molnarx86/fpu: Flip the parameter order in copy_*_to_xstate()
2017-09-24 Ingo Molnarx86/fpu: Remove 'kbuf' parameter from the copy_user_to_...
2017-09-24 Ingo Molnarx86/fpu: Remove 'ubuf' parameter from the copy_kernel_t...
2017-09-24 Ingo Molnarx86/fpu: Split copy_user_to_xstate() into copy_kernel_t...
2017-09-24 Ingo Molnarx86/fpu: Simplify __copy_xstate_to_kernel() return...
2017-09-24 Ingo Molnarx86/fpu: Change 'size_total' parameter to unsigned...
2017-09-24 Ingo Molnarx86/fpu: Clarify parameter names in the copy_xstate_to_...
2017-09-24 Ingo Molnarx86/fpu: Remove the 'start_pos' parameter from the...
2017-09-24 Ingo Molnarx86/fpu: Clean up the parameter definitions of copy_xst...
2017-09-24 Ingo Molnarx86/fpu: Clean up parameter order in the copy_xstate_to...
2017-09-24 Ingo Molnarx86/fpu: Remove 'kbuf' parameter from the copy_xstate_t...
2017-09-24 Ingo Molnarx86/fpu: Remove 'ubuf' parameter from the copy_xstate_t...
2017-09-24 Ingo Molnarx86/fpu: Split copy_xstate_to_user() into copy_xstate_t...
2017-09-24 Ingo Molnarx86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves...
2017-07-25 Linus TorvaldsMerge tag 'jfs-4.13' of git://github.com/kleikamp/linux...
2017-05-16 Rafael J. WysockiMerge branch 'utilities' of git://git./linux/kernel...
2017-05-07 Max FilippovMerge branch 'xtensa-sim-params' into xtensa-fixes
2017-05-02 Linus TorvaldsMerge branch 'work.splice' of git://git./linux/kernel...
2017-05-02 Dmitry TorokhovMerge branch 'next' into for-linus
2017-05-02 Jiri KosinaMerge branches 'for-4.11/upstream-fixes', 'for-4.12...
2017-04-30 Mark BrownMerge remote-tracking branch 'regulator/topic/vctrl...
2017-04-30 Mark BrownMerge remote-tracking branches 'regulator/topic/notifie...
2017-04-30 Mark BrownMerge remote-tracking branches 'regulator/topic/helpers...
2017-04-30 Mark BrownMerge remote-tracking branches 'regulator/topic/anatop...
2017-04-30 Mark BrownMerge remote-tracking branches 'regulator/fix/isl9305...
2017-04-30 Mark BrownMerge remote-tracking branches 'asoc/topic/wm8960'...
2017-04-30 Mark BrownMerge remote-tracking branches 'asoc/topic/uda1380...
2017-04-30 Mark BrownMerge remote-tracking branches 'asoc/topic/tegra',...
2017-04-30 Mark BrownMerge remote-tracking branches 'asoc/topic/sta529'...
2017-04-30 Mark BrownMerge remote-tracking branches 'asoc/topic/samsung...
2017-04-30 Mark BrownMerge remote-tracking branches 'asoc/topic/rockchip...
2017-04-30 Mark BrownMerge remote-tracking branches 'asoc/topic/max9878...
2017-04-30 Mark BrownMerge remote-tracking branches 'asoc/topic/fsl-ssi...
2017-04-30 Mark BrownMerge remote-tracking branches 'asoc/topic/es7134'...
2017-04-30 Mark BrownMerge remote-tracking branches 'asoc/topic/cs35l35...
2017-04-30 Mark BrownMerge remote-tracking branches 'asoc/topic/adsp', ...
2017-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-04-28 Linus TorvaldsMerge branch 'for-linus-4.11' of git://git./linux/kerne...
2017-04-27 Chris MasonMerge branch 'for-chris-4.12' of git://git./linux/kerne...
2017-04-26 Mark BrownMerge remote-tracking branches 'spi/topic/ti-qspi'...
2017-04-26 Mark BrownMerge remote-tracking branches 'spi/topic/spidev',...
2017-04-26 Mark BrownMerge remote-tracking branches 'spi/topic/loopback...
2017-04-26 Mark BrownMerge remote-tracking branches 'spi/topic/devprop'...
2017-04-26 Mark BrownMerge remote-tracking branches 'spi/topic/atmel', ...
2017-04-26 Mark BrownMerge remote-tracking branch 'spi/topic/core' into...
2017-04-26 Mark BrownMerge remote-tracking branches 'spi/fix/dw', 'spi/fix...
2017-04-25 Mark BrownMerge tag 'v4.11-rc1' into regulator-arizona
2017-04-25 Mark BrownMerge remote-tracking branches 'asoc/fix/intel', 'asoc...
2017-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-04-20 Dave AirlieMerge tag 'sunxi-drm-for-4.12' of https://git./linux...
2017-04-19 Olof JohanssonMerge tag 'renesas-sysc-for-v4.12' of https://git....
2017-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-04-14 Linus TorvaldsMerge branch 'for-linus-4.11' of git://git./linux/kerne...
2017-04-13 Rafael J. WysockiMerge branch 'turbostat' of git://git./linux/kernel...
2017-04-11 Mark BrownMerge branch 'topic/jack' of git://git./linux/kernel...
next