index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
1
-2
/
+2
*
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-2
/
+2
*
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-07
11
-219
/
+224
|
\
|
*
x86/fpu: Return proper error codes from user access functions
Thomas Gleixner
2021-06-23
1
-7
/
+12
|
*
x86/pkru: Remove xstate fiddling from write_pkru()
Thomas Gleixner
2021-06-23
2
-26
/
+5
|
*
x86/fpu: Remove PKRU handling from switch_fpu_finish()
Thomas Gleixner
2021-06-23
1
-30
/
+4
|
*
x86/fpu: Mask PKRU from kernel XRSTOR[S] operations
Thomas Gleixner
2021-06-23
2
-2
/
+12
|
*
x86/fpu: Hook up PKRU into ptrace()
Dave Hansen
2021-06-23
1
-1
/
+1
|
*
x86/fpu: Add PKRU storage outside of task XSAVE buffer
Dave Hansen
2021-06-23
1
-0
/
+9
|
*
x86/fpu: Dont restore PKRU in fpregs_restore_userspace()
Thomas Gleixner
2021-06-23
2
-1
/
+34
|
*
x86/fpu: Rename xfeatures_mask_user() to xfeatures_mask_uabi()
Thomas Gleixner
2021-06-23
2
-2
/
+11
|
*
x86/fpu: Move FXSAVE_LEAK quirk info __copy_kernel_to_fpregs()
Thomas Gleixner
2021-06-23
1
-24
/
+1
|
*
x86/fpu: Rename __fpregs_load_activate() to fpregs_restore_userregs()
Thomas Gleixner
2021-06-23
1
-4
/
+2
|
*
x86/fpu: Rename fpu__clear_all() to fpu_flush_thread()
Thomas Gleixner
2021-06-23
1
-1
/
+2
|
*
x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs()
Thomas Gleixner
2021-06-23
1
-1
/
+0
|
*
x86/pkru: Provide pkru_write_default()
Thomas Gleixner
2021-06-23
1
-0
/
+8
|
*
x86/pkru: Provide pkru_get_init_value()
Thomas Gleixner
2021-06-23
1
-0
/
+2
|
*
x86/cpu: Sanitize X86_FEATURE_OSPKE
Thomas Gleixner
2021-06-23
2
-6
/
+6
|
*
x86/fpu: Rename and sanitize fpu__save/copy()
Thomas Gleixner
2021-06-23
1
-2
/
+4
|
*
x86/pkeys: Move read_pkru() and write_pkru()
Dave Hansen
2021-06-23
3
-56
/
+63
|
*
x86/fpu/xstate: Sanitize handling of independent features
Thomas Gleixner
2021-06-23
1
-2
/
+3
|
*
x86/fpu: Rename "dynamic" XSTATEs to "independent"
Andy Lutomirski
2021-06-23
1
-11
/
+11
|
*
x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_fpstate()
Thomas Gleixner
2021-06-23
1
-4
/
+4
|
*
x86/fpu: Get rid of the FNSAVE optimization
Thomas Gleixner
2021-06-23
1
-7
/
+11
|
*
x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate()
Thomas Gleixner
2021-06-23
1
-2
/
+2
|
*
x86/fpu: Rename xstate copy functions which are related to UABI
Thomas Gleixner
2021-06-23
1
-2
/
+2
|
*
x86/fpu: Rename fregs-related copy functions
Thomas Gleixner
2021-06-23
1
-5
/
+5
|
*
x86/fpu: Rename fxregs-related copy functions
Thomas Gleixner
2021-06-23
1
-13
/
+5
|
*
x86/fpu: Rename copy_user_to_xregs() and copy_xregs_to_user()
Thomas Gleixner
2021-06-23
1
-2
/
+2
|
*
x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs()
Thomas Gleixner
2021-06-23
1
-6
/
+11
|
*
x86/fpu: Get rid of copy_supervisor_to_kernel()
Thomas Gleixner
2021-06-23
1
-1
/
+0
|
*
x86/fpu: Get rid of using_compacted_format()
Thomas Gleixner
2021-06-23
1
-1
/
+0
|
*
x86/fpu: Move fpu__write_begin() to regset
Thomas Gleixner
2021-06-23
1
-1
/
+0
|
*
x86/fpu/regset: Move fpu__read_begin() into regset
Thomas Gleixner
2021-06-23
1
-1
/
+0
|
*
x86/fpu: Remove fpstate_sanitize_xstate()
Thomas Gleixner
2021-06-23
1
-2
/
+0
|
*
x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get()
Thomas Gleixner
2021-06-23
1
-2
/
+10
|
*
x86/fpu: Sanitize xstateregs_set()
Thomas Gleixner
2021-06-23
1
-4
/
+0
|
*
x86/fpu: Move inlines where they belong
Thomas Gleixner
2021-06-23
1
-14
/
+0
|
*
x86/fpu: Remove unused get_xsave_field_ptr()
Thomas Gleixner
2021-06-23
1
-1
/
+0
|
*
x86/fpu: Get rid of fpu__get_supported_xfeatures_mask()
Thomas Gleixner
2021-06-23
1
-1
/
+0
|
*
Merge x86/urgent into x86/fpu
Borislav Petkov
2021-06-23
7
-43
/
+27
|
|
\
|
*
|
x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
Chang S. Bae
2021-05-19
2
-2
/
+6
|
*
|
x86/signal: Introduce helpers to get the maximum signal frame size
Chang S. Bae
2021-05-19
2
-0
/
+4
*
|
|
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
1
-15
/
+0
|
\
\
\
|
*
|
|
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
2021-05-10
1
-15
/
+0
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
3
-4
/
+1
|
\
\
\
\
|
*
|
|
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
*
|
|
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-2
/
+0
|
*
|
|
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-2
/
+0
*
|
|
|
|
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-29
4
-10
/
+11
|
\
\
\
\
\
[next]