summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate()Thomas Gleixner2021-06-233-8/+8
| * | | | | x86/fpu: Deduplicate copy_uabi_from_user/kernel_to_xstate()Thomas Gleixner2021-06-231-90/+47
| * | | | | x86/fpu: Rename xstate copy functions which are related to UABIThomas Gleixner2021-06-234-6/+7
| * | | | | x86/fpu: Rename fregs-related copy functionsThomas Gleixner2021-06-233-9/+9
| * | | | | x86/math-emu: Rename frstor()Thomas Gleixner2021-06-233-3/+3
| * | | | | x86/fpu: Rename fxregs-related copy functionsThomas Gleixner2021-06-233-21/+13
| * | | | | x86/fpu: Rename copy_user_to_xregs() and copy_xregs_to_user()Thomas Gleixner2021-06-232-4/+4
| * | | | | x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs()Thomas Gleixner2021-06-234-21/+26
| * | | | | x86/fpu: Get rid of copy_supervisor_to_kernel()Thomas Gleixner2021-06-233-61/+8
| * | | | | x86/fpu: Cleanup arch_set_user_pkey_access()Thomas Gleixner2021-06-231-5/+6
| * | | | | x86/kvm: Avoid looking up PKRU in XSAVE bufferDave Hansen2021-06-231-21/+24
| * | | | | x86/fpu: Get rid of using_compacted_format()Thomas Gleixner2021-06-232-19/+4
| * | | | | x86/fpu: Move fpu__write_begin() to regsetThomas Gleixner2021-06-233-28/+22
| * | | | | x86/fpu/regset: Move fpu__read_begin() into regsetThomas Gleixner2021-06-233-24/+19
| * | | | | x86/fpu: Remove fpstate_sanitize_xstate()Thomas Gleixner2021-06-232-81/+0
| * | | | | x86/fpu: Use copy_xstate_to_uabi_buf() in fpregs_get()Thomas Gleixner2021-06-231-10/+20
| * | | | | x86/fpu: Use copy_xstate_to_uabi_buf() in xfpregs_get()Thomas Gleixner2021-06-231-3/+8
| * | | | | x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get()Thomas Gleixner2021-06-233-14/+42
| * | | | | x86/fpu: Clean up fpregs_set()Andy Lutomirski2021-06-231-15/+16
| * | | | | x86/fpu: Fail ptrace() requests that try to set invalid MXCSR valuesAndy Lutomirski2021-06-231-2/+3
| * | | | | x86/fpu: Rewrite xfpregs_set()Andy Lutomirski2021-06-231-14/+23
| * | | | | x86/fpu: Simplify PTRACE_GETREGS codeDave Hansen2021-06-232-24/+6
| * | | | | x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate()Thomas Gleixner2021-06-231-3/+16
| * | | | | x86/fpu: Sanitize xstateregs_set()Thomas Gleixner2021-06-233-35/+25
| * | | | | x86/fpu: Limit xstate copy size in xstateregs_set()Thomas Gleixner2021-06-231-1/+1
| * | | | | x86/fpu: Move inlines where they belongThomas Gleixner2021-06-232-14/+15
| * | | | | x86/fpu: Remove unused get_xsave_field_ptr()Thomas Gleixner2021-06-232-31/+0
| * | | | | x86/fpu: Get rid of fpu__get_supported_xfeatures_mask()Thomas Gleixner2021-06-234-16/+5
| * | | | | x86/fpu: Make xfeatures_mask_all __ro_after_initThomas Gleixner2021-06-231-13/+15
| * | | | | x86/fpu: Mark various FPU state variables __ro_after_initThomas Gleixner2021-06-232-7/+11
| * | | | | x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")Thomas Gleixner2021-06-232-11/+0
| * | | | | x86/fpu: Fix copy_xstate_to_kernel() gap handlingThomas Gleixner2021-06-231-44/+61
| * | | | | Merge x86/urgent into x86/fpuBorislav Petkov2021-06-2352-332/+593
| |\ \ \ \ \
| * | | | | | x86/fpu: Add address range checks to copy_user_to_xstate()Andy Lutomirski2021-06-091-3/+3
| * | | | | | x86/signal: Detect and prevent an alternate signal stack overflowChang S. Bae2021-05-191-4/+20
| * | | | | | x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZChang S. Bae2021-05-193-2/+11
| * | | | | | x86/signal: Introduce helpers to get the maximum signal frame sizeChang S. Bae2021-05-195-2/+83
* | | | | | | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-032-0/+235
|\ \ \ \ \ \ \
| * | | | | | | trace/osnoise: Fix 'no previous prototype' warningsDaniel Bristot de Oliveira2021-06-281-3/+0
| * | | | | | | trace: Add osnoise tracerDaniel Bristot de Oliveira2021-06-262-0/+238
* | | | | | | | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-15/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann2021-05-101-15/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-0211-41/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | kprobes: remove duplicated strong free_insn_page in x86 and s390Barry Song2021-07-011-6/+0
| * | | | | | | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-015-0/+6
| * | | | | | | | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-2/+0
| * | | | | | | | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-2/+0
| * | | | | | | | mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-07-011-13/+2
| * | | | | | | | mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2Anshuman Khandual2021-07-011-1/+1
| * | | | | | | | mm: sparsemem: use huge PMD mapping for vmemmap pagesMuchun Song2021-07-011-6/+2