summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-09-08arm64/kexec: Fix missing extra range for crashkres_low.Levi Yun
2022-09-08s390: fix nospec table alignmentsJosh Poimboeuf
2022-09-08s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer
2022-09-08mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-09-08powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()Nathan Chancellor
2022-09-08KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson
2022-09-08powerpc/papr_scm: Fix nvdimm event mappingsKajol Jain
2022-09-08riscv: kvm: move extern sbi_ext declarations to a headerConor Dooley
2022-09-08KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()Jim Mattson
2022-09-08powerpc/rtas: Fix RTAS MSR[HV] handling for CellMichael Ellerman
2022-09-08powerpc: align syscall table for ppc32Masahiro Yamada
2022-09-08Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"Michael Ellerman
2022-09-05arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla
2022-09-05s390/hypfs: avoid error message under KVMJuergen Gross
2022-09-05arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse
2022-08-31riscv: dts: microchip: mpfs: remove pci axi address translation propertyConor Dooley
2022-08-31riscv: dts: microchip: mpfs: remove bogus card-detect-delayConor Dooley
2022-08-31riscv: dts: microchip: mpfs: remove ti,fifo-depth propertyConor Dooley
2022-08-31riscv: dts: microchip: mpfs: fix incorrect pcie child node nameConor Dooley
2022-08-31arm64/sme: Don't flush SVE register state when handling SME trapsMark Brown
2022-08-31arm64/sme: Don't flush SVE register state when allocating SME storageMark Brown
2022-08-31arm64/signal: Flush FPSIMD register state when disabling streaming modeMark Brown
2022-08-31arm64: fix rodata=fullMark Rutland
2022-08-31perf/x86/intel/ds: Fix precise store latency handlingStephane Eranian
2022-08-31perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian
2022-08-31x86/nospec: Fix i386 RSB stuffingPeter Zijlstra
2022-08-31arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu
2022-08-31riscv: dts: microchip: correct L2 cache interruptsHeinrich Schuchardt
2022-08-31riscv: traps: add missing prototypeConor Dooley
2022-08-31riscv: signal: fix missing prototype warningConor Dooley
2022-08-31s390: fix double free of GS and RI CBs on fork() failureBrian Foster
2022-08-31s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer
2022-08-31x86/PAT: Have pat_enabled() properly reflect state when running on XenJan Beulich
2022-08-31x86/nospec: Unwreck the RSB stuffingPeter Zijlstra
2022-08-31x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-31x86/sev: Don't use cc_platform_has() for early SEV-SNP callsTom Lendacky
2022-08-31x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin
2022-08-31x86/entry: Fix entry_INT80_compat for Xen PV guestsJuergen Gross
2022-08-31perf/x86/lbr: Enable the branch type for the Arch LBR by defaultKan Liang
2022-08-31perf/x86/intel: Fix pebs event constraints for ADLKan Liang
2022-08-31x86/boot: Don't propagate uninitialized boot_params->cc_blob_addressMichael Roth
2022-08-31parisc: Fix exception handler for fldw and fstw instructionsHelge Deller
2022-08-31parisc: Make CONFIG_64BIT available for ARCH=parisc64 onlyHelge Deller
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou
2022-08-25powerpc/ioda/iommu/debugfs: Generate unique debugfs entriesAlexey Kardashevskiy
2022-08-25powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy
2022-08-25powerpc/32: Set an IBAT covering up to _einittext during initChristophe Leroy
2022-08-25powerpc/pseries/mobility: set NMI watchdog factor during an LPMLaurent Dufour
2022-08-25powerpc/watchdog: introduce a NMI watchdog's factorLaurent Dufour