index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
1
-18
/
+18
|
\
|
*
acpi: Create subtable parsing infrastructure
Keith Busch
2019-04-04
1
-18
/
+18
*
|
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-07
2
-2
/
+0
|
\
\
|
*
|
Make anon_inodes unconditional
David Howells
2019-04-19
2
-2
/
+0
*
|
|
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
\
\
|
*
|
|
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
1
-1
/
+1
*
|
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-07
27
-358
/
+512
|
\
\
\
\
|
*
|
|
|
x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() fails
Sebastian Andrzej Siewior
2019-05-06
1
-16
/
+15
|
*
|
|
|
x86/pkeys: Add PKRU value to init_fpstate
Sebastian Andrzej Siewior
2019-04-12
2
-0
/
+11
|
*
|
|
|
x86/fpu: Restore regs in copy_fpstate_to_sigframe() in order to use the fastpath
Sebastian Andrzej Siewior
2019-04-12
1
-12
/
+13
|
*
|
|
|
x86/fpu: Add a fastpath to copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
2019-04-12
1
-12
/
+22
|
*
|
|
|
x86/fpu: Add a fastpath to __fpu__restore_sig()
Sebastian Andrzej Siewior
2019-04-12
1
-2
/
+21
|
*
|
|
|
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
2019-04-12
10
-72
/
+184
|
*
|
|
|
x86/fpu: Merge the two code paths in __fpu__restore_sig()
Sebastian Andrzej Siewior
2019-04-12
1
-85
/
+54
|
*
|
|
|
x86/fpu: Restore from kernel memory on the 64-bit path too
Sebastian Andrzej Siewior
2019-04-12
2
-13
/
+92
|
*
|
|
|
x86/fpu: Inline copy_user_to_fpregs_zeroing()
Sebastian Andrzej Siewior
2019-04-11
1
-1
/
+19
|
*
|
|
|
x86/fpu: Update xstate's PKRU value on write_pkru()
Sebastian Andrzej Siewior
2019-04-11
1
-2
/
+19
|
*
|
|
|
x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD
Rik van Riel
2019-04-11
1
-1
/
+11
|
*
|
|
|
x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
Rik van Riel
2019-04-11
1
-5
/
+14
|
*
|
|
|
x86/entry: Add TIF_NEED_FPU_LOAD
Sebastian Andrzej Siewior
2019-04-11
2
-0
/
+10
|
*
|
|
|
x86/fpu: Eager switch PKRU state
Rik van Riel
2019-04-11
4
-4
/
+31
|
*
|
|
|
x86/pkeys: Don't check if PKRU is zero before writing it
Sebastian Andrzej Siewior
2019-04-11
1
-7
/
+0
|
*
|
|
|
x86/fpu: Only write PKRU if it is different from current
Sebastian Andrzej Siewior
2019-04-11
1
-0
/
+7
|
*
|
|
|
x86/pkeys: Provide *pkru() helpers
Sebastian Andrzej Siewior
2019-04-11
3
-5
/
+11
|
*
|
|
|
x86/fpu: Use a feature number instead of mask in two more helpers
Sebastian Andrzej Siewior
2019-04-10
5
-32
/
+30
|
*
|
|
|
x86/fpu: Make __raw_xsave_addr() use a feature number instead of mask
Sebastian Andrzej Siewior
2019-04-10
1
-11
/
+11
|
*
|
|
|
x86/fpu: Add an __fpregs_load_activate() internal helper
Rik van Riel
2019-04-10
2
-8
/
+25
|
*
|
|
|
x86/fpu: Remove user_fpu_begin()
Sebastian Andrzej Siewior
2019-04-10
3
-21
/
+1
|
*
|
|
|
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
2019-04-10
12
-121
/
+53
|
*
|
|
|
x86/fpu: Don't save fxregs for ia32 frames in copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
2019-04-10
1
-4
/
+0
|
*
|
|
|
x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
2019-04-09
1
-27
/
+8
|
*
|
|
|
x86/fpu: Always init the state in fpu__clear()
Sebastian Andrzej Siewior
2019-04-09
3
-7
/
+2
|
*
|
|
|
x86/fpu: Remove preempt_disable() in fpu__clear()
Sebastian Andrzej Siewior
2019-04-09
1
-2
/
+0
|
*
|
|
|
x86/fpu: Remove fpu__restore()
Sebastian Andrzej Siewior
2019-04-09
4
-31
/
+2
|
*
|
|
|
x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
Sebastian Andrzej Siewior
2019-04-09
3
-29
/
+18
|
*
|
|
|
x86/fpu: Fix __user annotations
Jann Horn
2019-04-03
2
-5
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
3
-4
/
+4
|
\
\
\
\
|
*
|
|
|
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
4
-5
/
+5
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-07
21
-795
/
+182
|
\
\
\
\
\
|
*
|
|
|
|
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
2
-3
/
+0
|
*
|
|
|
|
crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
Eric Biggers
2019-04-08
1
-8
/
+5
|
*
|
|
|
|
crypto: x86 - convert to use crypto_simd_usable()
Eric Biggers
2019-03-22
12
-36
/
+44
|
*
|
|
|
|
crypto: x86/morus1280 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
3
-95
/
+14
|
*
|
|
|
|
crypto: x86/morus640 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
2
-90
/
+7
|
*
|
|
|
|
crypto: x86/aegis256 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
1
-127
/
+30
|
*
|
|
|
|
crypto: x86/aegis128l - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
1
-127
/
+30
|
*
|
|
|
|
crypto: x86/aegis128 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
1
-127
/
+30
|
*
|
|
|
|
crypto: x86/aesni - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
1
-146
/
+15
|
*
|
|
|
|
crypto: x86/aesni - convert to use skcipher SIMD bulk registration
Eric Biggers
2019-03-22
1
-36
/
+7
*
|
|
|
|
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-07
6
-78
/
+127
|
\
\
\
\
\
\
[next]