index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
2
-4
/
+4
2022-03-15
x86/alternative: Use .ibt_endbr_seal to seal indirect calls
Peter Zijlstra
2
-0
/
+13
2022-03-15
x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
Peter Zijlstra
2
-0
/
+2
2022-03-15
x86: Annotate call_on_stack()
Peter Zijlstra
1
-1
/
+2
2022-03-15
x86: Mark stop_this_cpu() __noreturn
Peter Zijlstra
1
-1
/
+1
2022-03-15
x86/ibt: Dont generate ENDBR in .discard.text
Peter Zijlstra
1
-1
/
+2
2022-03-15
x86/ibt: Disable IBT around firmware
Peter Zijlstra
2
-2
/
+13
2022-03-15
x86/ibt,kexec: Disable CET on kexec
Peter Zijlstra
1
-0
/
+3
2022-03-15
x86/ibt: Add IBT feature, MSR and #CP handling
Peter Zijlstra
5
-1
/
+28
2022-03-15
x86/ibt,paravirt: Sprinkle ENDBR
Peter Zijlstra
2
-0
/
+4
2022-03-15
x86/linkage: Add ENDBR to SYM_FUNC_START*()
Peter Zijlstra
1
-0
/
+31
2022-03-15
x86/ibt,entry: Sprinkle ENDBR dust
Peter Zijlstra
2
-10
/
+13
2022-03-15
x86/ibt,xen: Sprinkle the ENDBR
Peter Zijlstra
1
-1
/
+1
2022-03-15
x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
Peter Zijlstra
2
-6
/
+0
2022-03-15
x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()
Peter Zijlstra
1
-6
/
+14
2022-03-15
x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBR
Peter Zijlstra
1
-1
/
+9
2022-03-15
x86/ibt: Base IBT bits
Peter Zijlstra
1
-0
/
+87
2022-03-07
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+10
2022-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2022-02-21
x86/speculation: Add eIBRS + Retpoline options
Peter Zijlstra
1
-1
/
+3
2022-02-21
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
2
-7
/
+7
2022-02-17
x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
Leonardo Bras
1
-1
/
+0
2022-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+37
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-9
/
+11
2022-02-12
Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2022-02-10
xen/x86: detect support for extended destination ID
Roger Pau Monne
1
-0
/
+7
2022-02-08
KVM: x86: SVM: move avic definitions from AMD's spec to svm.h
Maxim Levitsky
2
-0
/
+37
2022-02-05
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+0
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
44
-291
/
+407
2022-02-02
x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
Nick Desaulniers
1
-9
/
+11
2022-02-01
KVM: x86: Move delivery of non-APICv interrupt into vendor code
Sean Christopherson
2
-2
/
+3
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+3
2022-01-28
xen/x2apic: enable x2apic mode when supported for HVM
Roger Pau Monne
1
-14
/
+0
2022-01-26
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
1
-0
/
+1
2022-01-26
KVM: x86: Pass emulation type to can_emulate_instruction()
Sean Christopherson
1
-1
/
+2
2022-01-25
KVM/X86: Make kvm_vcpu_reload_apic_access_page() static
Quanfa Fu
1
-1
/
+0
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-2
/
+0
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-14
/
+2
2022-01-19
KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
Sean Christopherson
2
-14
/
+0
2022-01-19
Merge branch 'kvm-pi-raw-spinlock' into HEAD
Paolo Bonzini
2
-4
/
+2
2022-01-19
KVM: VMX: Reject KVM_RUN if emulation is required with pending exception
Sean Christopherson
2
-0
/
+2
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-31
/
+86
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+33
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+28
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-2
/
+0
2022-01-15
x86: mm: add x86_64 support for page table check
Pasha Tatashin
1
-2
/
+27
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
1
-1
/
+1
2022-01-14
x86/fpu: Fix inline prefix warnings
Yang Zhong
1
-1
/
+1
2022-01-14
kvm: x86: Disable interception for IA32_XFD on demand
Kevin Tian
1
-0
/
+1
[next]