summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-09-15s390/debug: keep debug data on resizePeter Oberparleiter1-21/+53
2021-09-15s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle2-20/+20
2021-09-15s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev1-21/+20
2021-09-12x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker1-1/+2
2021-09-12x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit1-21/+26
2021-09-08perf/x86/amd/power: Assign pmu.moduleKim Phillips1-0/+1
2021-09-08perf/x86/amd/ibs: Work around erratum #1197Kim Phillips1-0/+8
2021-09-08perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li1-1/+1
2021-09-08ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_powerMaciej Falkowski1-14/+0
2021-09-08xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap1-1/+1
2021-09-03Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller5-157/+74
2021-09-03arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88Petr Vorel1-0/+4
2021-09-03powerpc/perf: Invoke per-CPU variable access with disabled interruptsAthira Rajeev1-4/+6
2021-09-03riscv: Fixup patch_text panic in ftraceGuo Ren2-0/+2
2021-09-03riscv: Fixup wrong ftrace remove cflagGuo Ren2-3/+3
2021-09-03perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King1-1/+1
2021-09-03riscv: Ensure the value of FP registers in the core dump file is up to dateVincent Chen1-0/+4
2021-09-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck1-0/+2
2021-08-26s390/pci: fix use after free of zpci_devNiklas Schnelle2-0/+11
2021-08-26arm64: dts: qcom: msm8992-bullhead: Remove PSCIPetr Vorel1-0/+4
2021-08-26arm64: dts: qcom: c630: fix correct powerdown pin for WSA881xSrinivas Kandagatla1-2/+2
2021-08-26ARM: dts: nomadik: Fix up interrupt controller node namesSudeep Holla1-2/+2
2021-08-26ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach1-1/+1
2021-08-26KVM: X86: Fix warning caused by stale emulation contextWanpeng Li1-5/+5
2021-08-26KVM: x86: Factor out x86 instruction emulation with decodingWei Huang2-23/+41
2021-08-18KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky1-0/+3
2021-08-18KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky3-8/+13
2021-08-18KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFSean Christopherson1-1/+2
2021-08-18KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson1-1/+1
2021-08-18powerpc/smp: Fix OOPS in topology_init()Christophe Leroy1-1/+1
2021-08-18x86/resctrl: Fix default monitoring groups reportingBabu Moger1-14/+13
2021-08-18x86/ioapic: Force affinity setup before startupThomas Gleixner1-2/+4
2021-08-18x86/msi: Force affinity setup before startupThomas Gleixner1-4/+9
2021-08-18x86/tools: Fix objdump version check againRandy Dunlap1-0/+1
2021-08-18powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui1-1/+2
2021-08-18ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switchVineet Gupta1-3/+6
2021-08-15arm64: dts: renesas: beacon: Fix USB ref clock referencesAdam Ford1-2/+2
2021-08-15arm64: dts: renesas: beacon: Fix USB extal referenceAdam Ford1-2/+4
2021-08-15arm64: dts: renesas: rzg2: Add usb2_clksel to RZ/G2 M/N/HAdam Ford3-0/+45
2021-08-15KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson1-1/+1
2021-08-12arm64: fix compat syscall return truncationMark Rutland5-18/+27
2021-08-12alpha: Send stop IPI to send to online CPUsPrarit Bhargava1-1/+1
2021-08-12perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu1-1/+2
2021-08-12arm64: vdso: Avoid ISB after reading from cntvct_el0Will Deacon3-26/+20
2021-08-12KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson1-1/+1
2021-08-12KVM: x86: accept userspace interrupt only if no event is injectedPaolo Bonzini1-2/+11
2021-08-12ARM: omap2+: hwmod: fix potential NULL pointer accessTero Kristo1-1/+9
2021-08-12MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki1-1/+2
2021-08-12arm64: stacktrace: avoid tracing arch_stack_walk()Mark Rutland1-1/+1
2021-08-12mips: Fix non-POSIX regexpH. Nikolaus Schaller1-1/+1