summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2021-02-10x86/irq/64: Adjust the per CPU irq stack pointer by 8Thomas Gleixner
2021-02-10x86/irq: Sanitize irq stack trackingThomas Gleixner
2021-02-10x86/entry: Fix instrumentation annotationThomas Gleixner
2021-02-10Merge branch 'objtool/core' into x86/entryThomas Gleixner
2021-02-10x86/unwind/orc: Change REG_SP_INDIRECTPeter Zijlstra
2021-01-26x86/power: Support objtool validation in hibernate_asm_64.SJosh Poimboeuf
2021-01-26x86/power: Move restore_registers() to top of the fileJosh Poimboeuf
2021-01-26x86/power: Annotate indirect branches as safeJosh Poimboeuf
2021-01-26x86/acpi: Support objtool validation in wakeup_64.SJosh Poimboeuf
2021-01-26x86/acpi: Annotate indirect branch as safeJosh Poimboeuf
2021-01-26x86/ftrace: Support objtool vmlinux.o validation in ftrace_64.SJosh Poimboeuf
2021-01-26x86/xen/pvh: Annotate indirect branch as safeJosh Poimboeuf
2021-01-26x86/xen: Support objtool vmlinux.o validation in xen-head.SJosh Poimboeuf
2021-01-26x86/xen: Support objtool validation in xen-asm.SJosh Poimboeuf
2021-01-26objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf
2021-01-26x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stubJosh Poimboeuf
2021-01-19x86/entry: Remove put_ret_addr_in_rdi THUNK macro argumentBorislav Petkov
2021-01-14x86/entry: Emit a symbol for register restoring thunkNick Desaulniers
2021-01-13x86/insn: Fix vector instruction decoding on big endian cross-compilesVasily Gorbik
2021-01-13objtool: Fix x86 orc generation on big endian cross-compilesVasily Gorbik
2021-01-13x86/insn: Support big endian cross-compilesMartin Schwidefsky
2021-01-13x86/tools: Use tools headers for instruction decoder selftestsVasily Gorbik
2021-01-10Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-01-08KVM: x86: __kvm_vcpu_halt can be staticPaolo Bonzini
2021-01-08x86/resctrl: Don't move a task to the same resource groupFenghua Yu
2021-01-08x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu
2021-01-07KVM: SVM: Add support for booting APs in an SEV-ES guestTom Lendacky
2021-01-07KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexitMaxim Levitsky
2021-01-07KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest modeMaxim Levitsky
2021-01-07KVM: nSVM: correctly restore nested_run_pending on migrationMaxim Levitsky
2021-01-07KVM: x86/mmu: Clarify TDP MMU page list invariantsBen Gardon
2021-01-07KVM: x86/mmu: Ensure TDP MMU roots are freed after yieldBen Gardon
2021-01-07KVM: x86: change in pv_eoi_get_pending() to make code more readableStephen Zhang
2021-01-07KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini
2021-01-07KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.cUros Bizjak
2021-01-07KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_loadNathan Chancellor
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini
2021-01-07KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte()Sean Christopherson
2021-01-07KVM: x86/mmu: Use raw level to index into MMIO walks' sptes arraySean Christopherson
2021-01-07KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTESean Christopherson
2021-01-07KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()Sean Christopherson
2021-01-06x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2021-01-05x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handlingPeter Gonda
2021-01-05x86/mm: Fix leak of pmd ptlockDan Williams
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-28fanotify: Fix sys_fanotify_mark() on native x86-32Brian Gerst
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds