summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross5-14/+158
2020-06-11x86/cpu: Add 'table' argument to cpu_matches()Mark Gross1-10/+13
2020-06-11x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2-1/+33
2020-06-11mm: Fix mremap not considering huge pmd devmapFan Yang1-0/+1
2020-06-11x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor1-2/+2
2020-06-11ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev1-2/+3
2020-06-11s390/ftrace: save traced function callerVasily Gorbik1-0/+1
2020-06-03x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl1-1/+1
2020-06-03parisc: Fix kernel panic in mem_init()Helge Deller1-1/+1
2020-06-03ARM: dts/imx6q-bx50v3: Set display interface clock parentsRobert Beckett4-25/+15
2020-06-03ARM: dts: imx6q-bx50v3: Add internal switchSebastian Reichel1-0/+62
2020-06-03ARM: dts: imx: Correct B850v3 clock assignmentMartyn Welch1-1/+1
2020-05-27arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig1-1/+2
2020-05-27ARM: futex: Address build warningThomas Gleixner1-2/+7
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson1-1/+1
2020-05-20ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven1-1/+1
2020-05-20ARM: dts: r8a73a4: Add missing CMT1 interruptsGeert Uytterhoeven1-1/+8
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov3-1/+15
2020-05-20ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entriesFabio Estevam1-2/+2
2020-05-10MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski1-1/+5
2020-05-10powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy1-2/+10
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson1-3/+15
2020-05-02ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum1-0/+2
2020-05-02KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak1-1/+1
2020-04-24x86/vdso: Fix lsl operand orderSamuel Neves1-1/+1
2020-04-24x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)Evalds Iodzevics1-1/+1
2020-04-24x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov1-0/+18
2020-04-24KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand1-0/+1
2020-04-24powerpc/maple: Fix declaration made after definitionNathan Chancellor1-17/+17
2020-04-24s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev1-1/+4
2020-04-24arm64: cpu_errata: include required headersArnd Bergmann1-0/+2
2020-04-24kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson1-1/+2
2020-04-24powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor1-1/+11
2020-04-24powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman1-1/+3
2020-04-24s390/diag: fix display of diagnose call statisticsMichael Mueller1-1/+1
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe1-1/+1
2020-04-24KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov1-5/+7
2020-04-24KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson1-51/+16
2020-04-24KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson1-0/+11
2020-04-24KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand1-0/+1
2020-04-24KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand1-1/+5
2020-04-24x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner1-0/+1
2020-04-24MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2020-04-24acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt1-1/+1
2020-04-24x86/boot: Use unsigned comparison for addressesArvind Sankar2-3/+3
2020-04-13arm64: Fix size of __early_cpu_boot_statusArun KS1-1/+1
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip1-1/+1
2020-04-02ARM: dts: omap5: Add bus_dma_limit for L3 busRoger Quadros1-0/+1
2020-04-02ARM: dts: dra7: Add bus_dma_limit for L3 busRoger Quadros1-0/+1
2020-04-02KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson1-2/+2