summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-02-05x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPINTony Luck
2022-02-05x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPINTony Luck
2022-02-05KVM: x86: Forcibly leave nested virt when SMM state is toggledSean Christopherson
2022-02-01powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...Athira Rajeev
2022-02-01powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06Naveen N. Rao
2022-02-01powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy
2022-02-01powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy
2022-02-01powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATsChristophe Leroy
2022-02-01x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam
2022-02-01arm64: errata: Fix exec handling in erratum 1418040 workaroundD Scott Phillips
2022-02-01KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSSLike Xu
2022-02-01perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICXZhengjun Xing
2022-02-01Revert "KVM: SVM: avoid infinite loop on NPF from bad address"Sean Christopherson
2022-02-01s390/hypfs: include z/VM guests with access control group setVasily Gorbik
2022-02-01s390/module: fix loading modules with a lot of relocationsIlya Leoshkevich
2022-01-29KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMUDavid Matlack
2022-01-27arm64: dts: qcom: msm8996: drop not documented adreno propertiesDavid Heidelberg
2022-01-27powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz
2022-01-27powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell
2022-01-27powerpc/64s/radix: Fix huge vmap false positiveNicholas Piggin
2022-01-27parisc: Fix lpa and lpa_user definesJohn David Anglin
2022-01-27s390/mm: fix 2KB pgtable release raceAlexander Gordeev
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang
2022-01-27MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin
2022-01-27powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panicHari Bathini
2022-01-27powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini
2022-01-27powerpc/40x: Map 32Mbytes of memory at startupChristophe Leroy
2022-01-27MIPS: Loongson64: Use three arguments for sltiNathan Chancellor
2022-01-27KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUESTAlexey Kardashevskiy
2022-01-27KVM: PPC: Book3S: Suppress warnings when allocating too big memory slotsAlexey Kardashevskiy
2022-01-27powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy
2022-01-27powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman
2022-01-27powerpc/watchdog: Fix missed watchdog reset due to memory ordering raceNicholas Piggin
2022-01-27powerpc/btext: add missing of_node_putJulia Lawall
2022-01-27powerpc/cell: add missing of_node_putJulia Lawall
2022-01-27powerpc/powernv: add missing of_node_putJulia Lawall
2022-01-27powerpc/6xx: add missing of_node_putJulia Lawall
2022-01-27x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigsIngo Molnar
2022-01-27parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin
2022-01-27um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap
2022-01-27arm64: tegra: Adjust length of CCPLEX cluster MMIO regionThierry Reding
2022-01-27arm64: dts: ls1028a-qds: move rtc node to the correct i2c busBiwen Li
2022-01-27x86/mce: Mark mce_read_aux() noinstrBorislav Petkov
2022-01-27x86/mce: Mark mce_end() noinstrBorislav Petkov
2022-01-27x86/mce: Mark mce_panic() noinstrBorislav Petkov
2022-01-27x86/mce: Allow instrumentation during task work queueingBorislav Petkov
2022-01-27x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel
2022-01-27arm64: dts: ti: j7200-main: Fix 'dtbs_check' serdes_ln_ctrl nodeKishon Vijay Abraham I
2022-01-27ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UARTLukas Bulwahn
2022-01-27ARM: shmobile: rcar-gen2: Add missing of_node_put()Wan Jiabing