summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-27Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-09-27Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-26Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-09-26vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher
2017-09-26Merge branch 'WIP.x86/fpu' into x86/fpu, because it's readyIngo Molnar
2017-09-26x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVESEric Biggers
2017-09-26x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_u...Eric Biggers
2017-09-26x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate()Eric Biggers
2017-09-26x86/fpu: Copy the full header in copy_user_to_xstate()Eric Biggers
2017-09-26x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_k...Eric Biggers
2017-09-26x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate()Eric Biggers
2017-09-26x86/fpu: Copy the full state_header in copy_kernel_to_xstate()Eric Biggers
2017-09-26x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu_...Eric Biggers
2017-09-26x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstate...Eric Biggers
2017-09-26x86/fpu: Introduce validate_xstate_header()Eric Biggers
2017-09-26x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|writ...Ingo Molnar
2017-09-26x86/fpu: Rename fpu__activate_curr() to fpu__initialize()Ingo Molnar
2017-09-26x86/fpu: Simplify and speed up fpu__copy()Ingo Molnar
2017-09-26x86/fpu: Fix stale comments about lazy FPU logicIngo Molnar
2017-09-26x86/fpu: Rename fpu::fpstate_active to fpu::initializedIngo Molnar
2017-09-26x86/fpu: Remove fpu__current_fpstate_write_begin/end()Ingo Molnar
2017-09-26x86/fpu: Fix fpu__activate_fpstate_read() and update commentsIngo Molnar
2017-09-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-09-25fix a typo in put_compat_shm_info()Al Viro
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-25Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-25Merge tag 'microblaze-4.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2017-09-25Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-25nvme-fcloop: fix port deletes and callbacksJames Smart
2017-09-25nvmet-fc: sync header templates with commentsJames Smart
2017-09-25nvmet-fc: ensure target queue id within range.James Smart
2017-09-25nvmet-fc: on port remove call put outside lockJames Smart
2017-09-25nvme-rdma: don't fully stop the controller in error recoverySagi Grimberg
2017-09-25nvme-rdma: give up reconnect if state change failsSagi Grimberg
2017-09-25nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg
2017-09-25nvme: fix sqhd reference when admin queue connect failsJames Smart
2017-09-25gfs2: Fix debugfs glocks dumpAndreas Gruenbacher
2017-09-25selftests: timers: set-timer-lat: Fix hang when testing unsupported alarmsShuah Khan
2017-09-25selftests: timers: set-timer-lat: fix hang when std out/err are redirectedShuah Khan
2017-09-25selftests/memfd: correct run_tests.sh permissionLi Zhijian
2017-09-25selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook
2017-09-25selftests: futex: Makefile: fix for loops in targets to run silentlyShuah Khan
2017-09-25selftests: Makefile: fix for loops in targets to run silentlyShuah Khan
2017-09-25selftests: mqueue: Use full path to run tests from MakefileShuah Khan
2017-09-25selftests: futex: copy sub-dir test scripts for make O=dir runShuah Khan
2017-09-25block: fix a crash caused by wrong APIShaohua Li
2017-09-25fs: Fix page cache inconsistency when mixing buffered and AIO DIOLukas Czerner
2017-09-25nvmet: implement valid sqhd values in completionsJames Smart
2017-09-25nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli
2017-09-25nvme: allow timed-out ios to retryJames Smart