summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)Evalds Iodzevics2020-04-241-1/+1
* x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov2020-04-241-0/+18
* x86/mitigations: Clear CPU buffers on the SYSCALL fast pathBorislav Petkov2020-04-243-0/+9
* kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson2020-04-241-1/+2
* powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor2020-04-241-1/+11
* powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman2020-04-241-1/+3
* s390/diag: fix display of diagnose call statisticsMichael Mueller2020-04-241-1/+1
* arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe2020-04-241-1/+1
* KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson2020-04-241-0/+11
* x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner2020-04-241-0/+1
* MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva2020-04-241-0/+3
* acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt2020-04-241-1/+1
* x86/boot: Use unsigned comparison for addressesArvind Sankar2020-04-242-3/+3
* KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson2020-04-021-2/+2
* arm64: smp: fix smp_send_stop() behaviourCristian Marussi2020-04-021-3/+14
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-04-021-2/+24
* ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodesKishon Vijay Abraham I2020-04-021-0/+2
* powerpc: Include .BTF sectionNaveen N. Rao2020-04-021-0/+6
* ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook2020-03-201-1/+1
* ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli2020-03-201-0/+2
* perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips2020-03-201-8/+8
* ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev2020-03-201-0/+2
* KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov2020-03-201-0/+1
* powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario2020-03-111-1/+3
* ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum2020-03-114-16/+28
* mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2020-03-112-3/+12
* MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET2020-03-111-1/+1
* KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin2020-02-281-1/+3
* KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton2020-02-281-7/+52
* KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton2020-02-281-13/+27
* KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini2020-02-281-1/+1
* x86/mce/amd: Fix kobject lifetimeThomas Gleixner2020-02-281-6/+11
* microblaze: Prevent the overflow of the startShubhrajyoti Datta2020-02-281-1/+2
* ARM: 8951/1: Fix Kexec compilation issue.Vincenzo Frascino2020-02-281-1/+1
* s390/ftrace: generate traced function stack frameVasily Gorbik2020-02-281-1/+14
* pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven2020-02-281-2/+9
* x86/vdso: Provide missing include fileValdis Klētnieks2020-02-281-0/+1
* ARM: dts: r8a7779: Add device node for ARM global timerGeert Uytterhoeven2020-02-281-0/+8
* MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang2020-02-281-0/+3
* efi/x86: Map the entire EFI vendor string before copying itArd Biesheuvel2020-02-281-6/+7
* Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"Sasha Levin2020-02-281-8033/+0
* s390/time: Fix clk type in get_tod_clockNathan Chancellor2020-02-281-1/+1
* KVM: x86: emulate RDPIDPaolo Bonzini2020-02-283-2/+42
* x86/vdso: Use RDPID in preference to LSL when availableAndy Lutomirski2020-02-282-1/+7
* powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy2020-02-141-14/+29
* ARM: dts: at91: sama5d3: define clock rate range for tcb1Alexandre Belloni2020-02-141-0/+1
* ARM: dts: at91: sama5d3: fix maximum peripheral clock ratesAlexandre Belloni2020-02-143-18/+18
* ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu2020-02-141-0/+1
* KVM: nVMX: vmread should not set rflags to specify success in case of #PFMiaohe Lin2020-02-141-1/+3
* KVM: VMX: Add non-canonical check on writes to RTIT address MSRsSean Christopherson2020-02-141-0/+8033