aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-09-08Merge branch 'v5.13/standard/base' into v5.13/standard/fsl-mpc8315e-rdbBruce Ashfield
2021-09-08Merge tag 'v5.13.15' into v5.13/standard/baseBruce Ashfield
2021-09-08Merge branch 'v5.13/standard/base' into v5.13/standard/fsl-mpc8315e-rdbBruce Ashfield
2021-09-08Merge tag 'v5.13.14' into v5.13/standard/baseBruce Ashfield
2021-09-08Merge branch 'v5.13/standard/base' into v5.13/standard/fsl-mpc8315e-rdbBruce Ashfield
2021-09-08arm64: defconfig: don't set CONFIG_ACPI_APEI_PCIEAERRoss Burton
2021-09-08arm64: defconfig: remove obsolete CONFIG_ARCH_AGILEX and CONFIG_ARCH_N5XRoss Burton
2021-09-08arm64: defconfig: set CONFIG_USB_CONN_GPIO=yRoss Burton
2021-09-08arm64: defconfig: drop unused POWER_AVS optionRoss Burton
2021-09-08arm: defconfig: drop unused POWER_AVS optionRoss Burton
2021-09-08xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap
2021-09-08perf/x86/amd/power: Assign pmu.moduleKim Phillips
2021-09-08perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2021-09-08perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li
2021-09-08riscv: dts: microchip: Add ethernet0 to the aliases nodeBin Meng
2021-09-08riscv: dts: microchip: Use 'local-mac-address' for emac1Bin Meng
2021-09-03Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller
2021-09-03arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88Petr Vorel
2021-09-03arm64: initialize all of CNTHCTL_EL2Mark Rutland
2021-09-03perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King
2021-09-03powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn
2021-09-03riscv: Ensure the value of FP registers in the core dump file is up to dateVincent Chen
2021-09-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck
2021-09-01Merge branch 'v5.13/standard/base' into v5.13/standard/fsl-mpc8315e-rdbBruce Ashfield
2021-09-01Merge tag 'v5.13.13' into v5.13/standard/baseBruce Ashfield
2021-08-26Merge branch 'v5.13/standard/base' into v5.13/standard/fsl-mpc8315e-rdbBruce Ashfield
2021-08-26riscv: Fix a number of free'd resources in init_resources()Petr Pavlu
2021-08-26powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy
2021-08-26powerpc/32s: Refactor update of user segment registersChristophe Leroy
2021-08-26powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.cChristophe Leroy
2021-08-26s390/pci: fix use after free of zpci_devNiklas Schnelle
2021-08-26arm64: clean vdso & vdso32 filesAndrew Delgadillo
2021-08-26arm64: dts: qcom: sdm845-oneplus: fix reserved-memCaleb Connolly
2021-08-26arm64: dts: qcom: msm8994-angler: Disable cont_splash_memPetr Vorel
2021-08-26arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mappingPetr Vorel
2021-08-26arm64: dts: qcom: msm8992-bullhead: Remove PSCIPetr Vorel
2021-08-26arm64: dts: qcom: c630: fix correct powerdown pin for WSA881xSrinivas Kandagatla
2021-08-26perf/x86: Fix out of bound MSR accessPeter Zijlstra
2021-08-26ARM: dts: nomadik: Fix up interrupt controller node namesSudeep Holla
2021-08-26ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach
2021-08-22Merge tag 'v5.13.12' into v5.13/standard/baseBruce Ashfield
2021-08-18KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky
2021-08-18KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky
2021-08-18KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson
2021-08-18KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEsSean Christopherson
2021-08-18KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFSean Christopherson
2021-08-18KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson
2021-08-18powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy
2021-08-18powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater
2021-08-18powerpc/smp: Fix OOPS in topology_init()Christophe Leroy