summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-11x86/cpu: Add 'table' argument to cpu_matches()Mark Gross
2020-06-11x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-11mm: Fix mremap not considering huge pmd devmapFan Yang
2020-06-11x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor
2020-06-11ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev
2020-06-11s390/ftrace: save traced function callerVasily Gorbik
2020-06-03x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl
2020-06-03parisc: Fix kernel panic in mem_init()Helge Deller
2020-06-03ARM: dts/imx6q-bx50v3: Set display interface clock parentsRobert Beckett
2020-06-03ARM: dts: imx6q-bx50v3: Add internal switchSebastian Reichel
2020-06-03ARM: dts: imx: Correct B850v3 clock assignmentMartyn Welch
2020-05-27arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-05-27ARM: futex: Address build warningThomas Gleixner
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson
2020-05-20ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven
2020-05-20ARM: dts: r8a73a4: Add missing CMT1 interruptsGeert Uytterhoeven
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entriesFabio Estevam
2020-05-10MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski
2020-05-10powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-05-02ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum
2020-05-02KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak
2020-04-24x86/vdso: Fix lsl operand orderSamuel Neves
2020-04-24x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)Evalds Iodzevics
2020-04-24x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov
2020-04-24KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-24powerpc/maple: Fix declaration made after definitionNathan Chancellor
2020-04-24s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-04-24arm64: cpu_errata: include required headersArnd Bergmann
2020-04-24kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson
2020-04-24powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-04-24powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-04-24s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-24KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov
2020-04-24KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson
2020-04-24KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson
2020-04-24KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand
2020-04-24KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2020-04-24x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner
2020-04-24MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2020-04-24acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2020-04-24x86/boot: Use unsigned comparison for addressesArvind Sankar
2020-04-13arm64: Fix size of __early_cpu_boot_statusArun KS
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-04-02ARM: dts: omap5: Add bus_dma_limit for L3 busRoger Quadros
2020-04-02ARM: dts: dra7: Add bus_dma_limit for L3 busRoger Quadros
2020-04-02KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson