summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-11Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11KVM: x86: do not pass poisoned hva to __kvm_set_memory_regionPaolo Bonzini
2020-06-11KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov
2020-06-11kvm: i8254: remove redundant assignment to pointer sColin Ian King
2020-06-11KVM: x86: respect singlestep when emulating instructionFelipe Franciosi
2020-06-11Merge branch 'kvm-basic-exit-reason' into HEADPaolo Bonzini
2020-06-11KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson
2020-06-11locking/atomics: Flip fallbacks and instrumentationPeter Zijlstra
2020-06-10Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-06-09x86: use proper parentheses around new uaccess macro argument usesLinus Torvalds
2020-06-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-09x86: use non-set_fs based maccess routinesChristoph Hellwig
2020-06-09maccess: always use strict semantics for probe_kernel_readChristoph Hellwig
2020-06-09maccess: unify the probe kernel arch hooksChristoph Hellwig
2020-06-09maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofaultChristoph Hellwig
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse
2020-06-09mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()Michel Lespinasse
2020-06-09mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse
2020-06-09mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09x86/mm: simplify init_trampoline() and surrounding logicMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09x86/amd_gart: print stacktrace for a leak with KERN_ERRDmitry Safonov
2020-06-09x86: add show_stack_loglvl()Dmitry Safonov
2020-06-09x86: add missing const qualifiers for log_lvlDmitry Safonov
2020-06-09Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds
2020-06-09x86/vdso: Unbreak paravirt VDSO clocksThomas Gleixner
2020-06-09KVM: x86: Unexport x86_fpu_cache and make it staticSean Christopherson
2020-06-09x86_64: Fix jiffies ODR violationBob Haarman
2020-06-09x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-06-09x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser
2020-06-09x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig
2020-06-08KVM: x86: Fix APIC page invalidation raceEiichi Tsukata
2020-06-08KVM: SVM: fix calls to is_interceptPaolo Bonzini
2020-06-08Revert "KVM: x86: work around leak of uninitialized stack contents"Vitaly Kuznetsov
2020-06-08KVM: VMX: Properly handle kvm_read/write_guest_virt*() resultVitaly Kuznetsov
2020-06-06Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds