summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-06-11x86/hw_breakpoint: Prevent data breakpoints on cpu_entry_areaAndy Lutomirski1-0/+25
2020-06-11x86/idt: Keep spurious entries unset in system_vectorsVitaly Kuznetsov1-1/+5
2020-06-11x86/idt: Annotate alloc_intr_gate() with __initVitaly Kuznetsov1-3/+13
2020-06-11x86/idt: Remove address operator on function machine_check()Lai Jiangshan1-2/+2
2020-06-11Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-18/+22
2020-06-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds34-44/+35
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse3-7/+7
2020-06-09mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-2/+2
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport18-18/+18
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport19-19/+19
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport10-10/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2-7/+2
2020-06-09x86/amd_gart: print stacktrace for a leak with KERN_ERRDmitry Safonov1-1/+1
2020-06-09x86: add show_stack_loglvl()Dmitry Safonov1-2/+8
2020-06-09x86: add missing const qualifiers for log_lvlDmitry Safonov1-2/+2
2020-06-09Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds3-11/+152
2020-06-09x86_64: Fix jiffies ODR violationBob Haarman2-6/+2
2020-06-09x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser1-2/+5
2020-06-09x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser1-18/+10
2020-06-09x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser1-37/+50
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-23/+93
2020-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds3-61/+36
2020-06-04x86/kvm: Remove defunct KVM_DEBUG_FS KconfigSean Christopherson1-1/+0
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-2/+1
2020-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-90/+85
2020-06-03x86: switch cp_stat64() to unsafe_put_user()Al Viro1-18/+22
2020-06-03Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+14
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2020-06-02x86/mm: remove vmalloc faultingJoerg Roedel1-3/+3
2020-06-02x86: fix vmap arguments in map_irq_stackChristoph Hellwig1-1/+1
2020-06-02Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+27
2020-06-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-9/+1
2020-06-02Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-74/+17
2020-06-02Merge tag 'x86-fpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-113/+292
2020-06-01Merge tag 'x86-cpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-48/+19
2020-06-01Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-90/+10
2020-06-01Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+12
2020-06-01Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+8
2020-06-01Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-27/+33
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-125/+58
2020-06-01Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-60/+82
2020-06-01Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+7
2020-06-01Merge branches 'x86/apic', 'x86/misc' and 'x86/splitlock' into x86/urgentIngo Molnar3-1/+12
2020-06-01KVM: x86: extend struct kvm_vcpu_pv_apf_data with token infoVitaly Kuznetsov1-8/+8
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-51/+61
2020-05-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Ingo Molnar1-38/+48
2020-05-28x86/ioperm: Prevent a memory leak when fork failsJay Lang2-13/+13
2020-05-28x86/split_lock: Add Icelake microserver and Tigerlake CPU modelsFenghua Yu1-0/+3