index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
x86/fpu: Cleanup arch_set_user_pkey_access()
Thomas Gleixner
1
-5
/
+6
2021-06-23
x86/kvm: Avoid looking up PKRU in XSAVE buffer
Dave Hansen
1
-19
/
+22
2021-06-23
x86/fpu: Get rid of using_compacted_format()
Thomas Gleixner
2
-19
/
+4
2021-06-23
x86/fpu: Move fpu__write_begin() to regset
Thomas Gleixner
3
-28
/
+22
2021-06-23
x86/fpu/regset: Move fpu__read_begin() into regset
Thomas Gleixner
3
-24
/
+19
2021-06-23
x86/fpu: Remove fpstate_sanitize_xstate()
Thomas Gleixner
2
-81
/
+0
2021-06-23
x86/fpu: Use copy_xstate_to_uabi_buf() in fpregs_get()
Thomas Gleixner
1
-10
/
+20
2021-06-23
x86/fpu: Use copy_xstate_to_uabi_buf() in xfpregs_get()
Thomas Gleixner
1
-3
/
+8
2021-06-23
x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get()
Thomas Gleixner
3
-14
/
+42
2021-06-23
x86/fpu: Clean up fpregs_set()
Andy Lutomirski
1
-15
/
+16
2021-06-23
x86/fpu: Fail ptrace() requests that try to set invalid MXCSR values
Andy Lutomirski
1
-2
/
+3
2021-06-23
x86/fpu: Rewrite xfpregs_set()
Andy Lutomirski
1
-14
/
+23
2021-06-23
x86/fpu: Simplify PTRACE_GETREGS code
Dave Hansen
2
-24
/
+6
2021-06-23
x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate()
Thomas Gleixner
1
-3
/
+16
2021-06-23
x86/fpu: Sanitize xstateregs_set()
Thomas Gleixner
3
-35
/
+25
2021-06-23
x86/fpu: Limit xstate copy size in xstateregs_set()
Thomas Gleixner
1
-1
/
+1
2021-06-23
x86/fpu: Move inlines where they belong
Thomas Gleixner
2
-14
/
+15
2021-06-23
x86/fpu: Remove unused get_xsave_field_ptr()
Thomas Gleixner
2
-31
/
+0
2021-06-23
x86/fpu: Get rid of fpu__get_supported_xfeatures_mask()
Thomas Gleixner
4
-16
/
+5
2021-06-23
x86/fpu: Make xfeatures_mask_all __ro_after_init
Thomas Gleixner
1
-13
/
+15
2021-06-23
x86/fpu: Mark various FPU state variables __ro_after_init
Thomas Gleixner
2
-7
/
+11
2021-06-23
x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
Thomas Gleixner
2
-11
/
+0
2021-06-23
x86/fpu: Fix copy_xstate_to_kernel() gap handling
Thomas Gleixner
1
-44
/
+61
2021-06-23
Merge x86/urgent into x86/fpu
Borislav Petkov
52
-332
/
+593
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into HEAD
Paolo Bonzini
28
-105
/
+136
2021-06-23
x86/sev: Use "SEV: " prefix for messages from sev.c
Joerg Roedel
1
-1
/
+1
2021-06-23
x86/sev: Add defines for GHCB version 2 MSR protocol requests
Brijesh Singh
1
-1
/
+15
2021-06-23
Backmerge tag 'v5.13-rc7' into drm-next
Dave Airlie
42
-217
/
+405
2021-06-22
Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR
Nick Desaulniers
1
-0
/
+1
2021-06-22
clocksource: Reduce clocksource-skew threshold
Paul E. McKenney
1
-0
/
+1
2021-06-22
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
1
-1
/
+2
2021-06-22
x86: Always inline task_size_max()
Peter Zijlstra
1
-1
/
+1
2021-06-22
x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
Peter Zijlstra
1
-0
/
+2
2021-06-22
x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()
Peter Zijlstra
1
-1
/
+2
2021-06-22
x86/entry: Fix noinstr fail in __do_fast_syscall_32()
Peter Zijlstra
1
-1
/
+1
2021-06-22
x86/fpu: Make init_fpstate correct with optimized XSAVE
Thomas Gleixner
2
-25
/
+46
2021-06-22
x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()
Thomas Gleixner
1
-18
/
+8
2021-06-21
KVM: nVMX: Dynamically compute max VMCS index for vmcs12
Sean Christopherson
3
-8
/
+43
2021-06-21
KVM: VMX: Skip #PF(RSVD) intercepts when emulating smaller maxphyaddr
Jim Mattson
1
-9
/
+14
2021-06-21
objtool/x86: Ignore __x86_indirect_alt_* symbols
Peter Zijlstra
1
-0
/
+4
2021-06-21
x86/sev: Split up runtime #VC handler for correct state tracking
Joerg Roedel
3
-90
/
+91
2021-06-21
x86/sev: Make sure IRQs are disabled while GHCB is active
Joerg Roedel
1
-12
/
+22
2021-06-20
Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-24
/
+56
2021-06-18
Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+44
2021-06-18
x86/mm: Avoid truncating memblocks for SGX memory
Fan Du
1
-1
/
+7
2021-06-18
PCI: Add AMD RS690 quirk to enable 64-bit DMA
Mikel Rychliski
1
-0
/
+44
2021-06-18
KVM: x86/mmu: Remove redundant root_hpa checks
David Matlack
2
-11
/
+0
2021-06-18
KVM: x86/mmu: Refactor is_tdp_mmu_root into is_tdp_mmu
David Matlack
2
-4
/
+5
2021-06-18
KVM: x86/mmu: Remove redundant is_tdp_mmu_enabled check
David Matlack
2
-8
/
+7
2021-06-18
KVM: x86/mmu: Remove redundant is_tdp_mmu_root check
David Matlack
1
-2
/
+0
[prev]
[next]