summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V2019-03-064-13/+15
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-063-5/+8
* x86: Deprecate a.out supportBorislav Petkov2019-03-052-2/+1Star
* a.out: remove core dumping supportLinus Torvalds2019-03-052-226/+0Star
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-059-702/+336Star
|\
| * crypto: x86/poly1305 - Clear key material from stack in SSE2 variantTommi Hirvola2019-02-281-0/+4
| * crypto: x86/aesni-gcm - fix crash on empty plaintextEric Biggers2019-02-081-5/+8
| * crypto: x86/morus - fix handling chunked inputs and MAY_SLEEPEric Biggers2019-02-082-48/+31Star
| * crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEPEric Biggers2019-02-083-69/+45Star
| * crypto: x86/crct10dif-pcl - cleanup and optimizationsEric Biggers2019-02-082-559/+235Star
| * crypto: x86/aesni-gcm - make 'struct aesni_gcm_tfm_s' static constEric Biggers2019-01-181-21/+13Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-054-43/+126
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-043-61/+5Star
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-243-4/+20
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-2011-32/+99
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-156-32/+43
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-0916-17/+69
| |\ \ \ \ \ \
| * | | | | | | arch: Use asm-generic/socket.h when possibleDeepa Dinamani2019-02-032-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-309-25/+46
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-01-292-42/+125
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x32: bpf: implement jitting of JMP32Jiong Wang2019-01-261-36/+85
| | * | | | | | | | x86_64: bpf: implement jitting of JMP32Jiong Wang2019-01-261-6/+40
* | | | | | | | | | Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-051-1/+0Star
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'regulator-5.1' into regulator-nextMark Brown2019-03-041-1/+0Star
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-061-1/+0Star
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0Star
* | | | | | | | | | x86-64: add warning for non-canonical user access address dereferencesLinus Torvalds2019-03-041-0/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-022-3/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNTLan Tianyu2019-02-281-1/+1
| * | | | | | | | | x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski2019-02-251-2/+4
* | | | | | | | | | Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds2019-02-251-58/+0Star
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | KVM: MMU: record maximum physical address width in kvm_mmu_extended_roleYu Zhang2019-02-222-0/+2
* | | | | | | | | kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang2019-02-221-0/+4
* | | | | | | | | x86/kvm/mmu: fix switch between root and guest MMUsVitaly Kuznetsov2019-02-222-4/+14
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-174-5/+34
|\| | | | | | |
| * | | | | | | x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-152-3/+28
| * | | | | | | x86/CPU: Add Icelake model numberRajneesh Bhardwaj2019-02-141-0/+2
| * | | | | | | x86/a.out: Clear the dump structure initiallyBorislav Petkov2019-02-131-2/+4
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-173-2/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86: Add check_period PMU callbackJiri Olsa2019-02-113-2/+37
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li2019-02-141-1/+2
* | | | | | | | KVM: x86: Recompute PID.ON when clearing PID.SNLuwei Kang2019-02-143-21/+17Star
* | | | | | | | KVM: nVMX: Restore a preemption timer consistency checkSean Christopherson2019-02-131-0/+4
* | | | | | | | x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is availableVitaly Kuznetsov2019-02-121-3/+5
|/ / / / / / /
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-104-26/+29
|\| | | | | |
| * | | | | | x86/mm: Make set_pmd_at() paravirt awareJuergen Gross2019-02-101-1/+1
| * | | | | | x86/mm/cpa: Fix set_mce_nospec()Peter Zijlstra2019-02-081-25/+25
| * | | | | | x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 settingKirill A. Shutemov2019-02-061-0/+2
| * | | | | | x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck2019-02-031-0/+1
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-102-6/+14
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |