summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-2055-464/+677
|\
| * Merge tag 's390-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-01-191-2/+3
| |\
| | * s390: workaround invalid gcc-11 out of bounds read warningHeiko Carstens2023-01-171-2/+3
| * | LoongArch: Add generic ex-handler unwind in prologue unwinderJinyang He2023-01-174-15/+93
| * | LoongArch: Strip guess unwinder out from prologue unwinderJinyang He2023-01-176-146/+129
| * | LoongArch: Use correct sp value to get graph addr in stack unwindersJinyang He2023-01-174-24/+20
| * | LoongArch: Get frame info in unwind_start() when regs is not availableJinyang He2023-01-173-12/+22
| * | LoongArch: Adjust PC value when unwind next frame in unwinderJinyang He2023-01-171-1/+6
| * | LoongArch: Simplify larch_insn_gen_xxx implementationYouling Tang2023-01-172-38/+8
| * | LoongArch: Use common function sign_extend64()Tiezhu Yang2023-01-172-11/+3
| * | LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcapHuacai Chen2023-01-171-1/+1
| * | Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-155-20/+52
| |\ \
| | * | x86/mm: fix poking_init() for Xen PV guestsJuergen Gross2023-01-121-0/+4
| | * | x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman2023-01-101-16/+33
| | * | x86/resctrl: Fix task CLOSID/RMID update racePeter Newman2023-01-101-1/+11
| | * | x86/pat: Fix pat_x_mtrr_type() for MTRR disabled caseJuergen Gross2023-01-101-1/+2
| | * | x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra2023-01-101-2/+2
| * | | Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-01-154-72/+72
| |\ \ \
| | * | | powerpc/64s/hash: Make stress_hpt_timer_fn() staticYang Yingliang2023-01-121-1/+1
| | * | | powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain2023-01-112-71/+67
| | * | | powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo2023-01-111-0/+4
| * | | | Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-131-6/+38
| |\ \ \ \
| | * | | | x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas2023-01-131-0/+31
| | * | | | x86/pci: Simplify is_mmconf_reserved() messagesBjorn Helgaas2023-01-111-6/+7
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-01-1313-102/+132
| |\ \ \ \ \
| | * | | | | KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockDavid Woodhouse2023-01-112-37/+31
| | * | | | | KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()David Woodhouse2023-01-111-2/+17
| | * | | | | KVM: x86/xen: Fix lockdep warning on "recursive" gpc lockingDavid Woodhouse2023-01-111-1/+3
| | * | | | | Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-01-119-39/+60
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch kvm-arm64/s1ptw-write-fault into kvmarm-master/fixesMarc Zyngier2023-01-056-38/+53
| | | |\ \ \ \ \
| | | | * | | | | KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier2023-01-036-36/+33
| | | | * | | | | KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier2023-01-031-2/+20
| | | | |/ / / /
| | | * | | | | Merge branch kvm-arm64/pmu-fixes-6.2 into kvmarm-master/fixesMarc Zyngier2023-01-051-1/+1
| | | |\ \ \ \ \
| | | | * | | | | KVM: arm64: PMU: Fix PMCR_EL0 reset valueJames Clark2022-12-121-1/+1
| | | * | | | | | KVM: arm64: vgic: Add Apple M2 cpus to the list of broken SEIS implementationsMarc Zyngier2023-01-052-0/+6
| | * | | | | | | KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini2023-01-091-16/+16
| | * | | | | | | KVM: nSVM: clarify recalc_intercepts() wrt CR8Paolo Bonzini2023-01-091-7/+5
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-131-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | efi: rt-wrapper: Add missing includeArd Biesheuvel2023-01-091-0/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-01-1316-49/+132
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: Fix build with CC=clang, CONFIG_FTRACE=y and CONFIG_STACK_TRACER=yJames Clark2023-01-091-2/+0
| | * | | | | | | arm64/mm: Define dummy pud_user_exec() when using 2-level page-tableWill Deacon2023-01-091-0/+1
| | * | | | | | | arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual2023-01-067-0/+84
| | * | | | | | | arm64/signal: Always allocate SVE signal frames on SME only systemsMark Brown2023-01-051-1/+1
| | * | | | | | | arm64/signal: Always accept SVE signal frames on SME only systemsMark Brown2023-01-051-1/+6
| | * | | | | | | arm64/sme: Fix context switch for SME only systemsMark Brown2023-01-051-1/+1
| | * | | | | | | arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2023-01-052-2/+2
| | * | | | | | | arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang2023-01-051-1/+1
| | * | | | | | | arm64: mte: Avoid the racy walk of the vma list during core dumpCatalin Marinas2023-01-051-30/+26
| | * | | | | | | elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas2023-01-053-6/+6