summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-10-31parisc: Avoid printing the hardware path twiceHelge Deller2-14/+12
2022-10-31powerpc/64e: Fix amdgpu build on Book3E w/o AltiVecMichael Ellerman1-1/+1
2022-10-31Merge tag 'v6.1-rc2' into fixesMichael Ellerman24-163/+236
2022-10-30Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+5
2022-10-30Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-26/+20
2022-10-30Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-10/+15
2022-10-29Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds13-45/+212
2022-10-29arm64: dts: ls208xa: specify clock frequencies for the MDIO controllersIoana Ciornei1-0/+6
2022-10-29arm64: dts: ls1088a: specify clock frequencies for the MDIO controllersIoana Ciornei1-0/+6
2022-10-29arm64: dts: lx2160a: specify clock frequencies for the MDIO controllersIoana Ciornei1-0/+6
2022-10-29LoongArch: BPF: Avoid declare variables in switch-caseHuacai Chen1-18/+13
2022-10-29LoongArch: Use flexible-array member instead of zero-length arrayYushan Zhou1-1/+1
2022-10-29LoongArch: Remove unused kernel stack paddingJinyang He5-7/+6
2022-10-29arm64: dts: imx93: correct gpio-rangesPeng Fan1-4/+5
2022-10-29arm64: dts: imx93: correct s4mu interrupt namesPeng Fan1-1/+1
2022-10-29arm64: dts: imx8: correct clock orderPeng Fan1-9/+9
2022-10-29ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QPPetr Benes2-0/+8
2022-10-29ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offsetTim Harvey2-2/+2
2022-10-29arm64: dts: imx8mn: Correct the usb power domainLi Jun1-1/+2
2022-10-29arm64: dts: imx8mn: remove otg1 power domain dependency on hsioLi Jun1-1/+0
2022-10-29arm64: dts: imx8mm: correct usb power domainsLi Jun1-2/+4
2022-10-29arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsioLi Jun1-2/+0
2022-10-29arm64: dts: verdin-imx8mp: fix ctrl_sleep_mociMax Krummenacher1-10/+10
2022-10-29Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-10/+21
2022-10-29Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-14/+29
2022-10-28x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko1-4/+7
2022-10-28x86: asm: make sure __put_user_size() evaluates pointer onceAlexander Potapenko1-6/+7
2022-10-28x86/purgatory: disable KMSAN instrumentationAlexander Potapenko1-0/+1
2022-10-28Merge tag 'v6.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-5/+14
2022-10-28KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()Eiichi Tsukata1-3/+4
2022-10-28KVM: x86: smm: number of GPRs in the SMRAM image depends on the image formatMaxim Levitsky1-2/+2
2022-10-28KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky1-1/+15
2022-10-28KVM: x86: emulator: update the emulation mode after rsmMaxim Levitsky1-1/+1
2022-10-28KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky1-28/+57
2022-10-28KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky1-0/+1
2022-10-28RISC-V: Fix /proc/cpuinfo cpumask warningAndrew Jones1-0/+3
2022-10-28Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt3-9/+16
2022-10-28riscv: fix detection of toolchain Zihintpause supportConor Dooley3-3/+9
2022-10-28riscv: fix detection of toolchain Zicbom supportConor Dooley2-6/+7
2022-10-28riscv: mm: add missing memcpy in kasan_initQinglin Pan1-1/+6
2022-10-27KVM: arm64: Fix bad dereference on MTE-enabled systemsRyan Roberts1-1/+2
2022-10-27KVM: Initialize gfn_to_pfn_cache locks in dedicated helperMichal Luczaj2-32/+37
2022-10-27KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailableEmanuele Giuseppe Esposito1-0/+5
2022-10-27KVM: x86: Exempt pending triple fault from event injection sanity checkSean Christopherson1-1/+14
2022-10-27KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()Hou Wenlong1-1/+6
2022-10-27KVM: x86: Mask off reserved bits in CPUID.8000001FHJim Mattson1-1/+2
2022-10-27perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXLRavi Bangoria1-1/+1
2022-10-27perf/x86/rapl: Add support for Intel Raptor LakeZhang Rui1-0/+3
2022-10-27perf/x86/rapl: Add support for Intel AlderLake-NZhang Rui1-0/+1
2022-10-26Merge tag 'arc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds25-51/+20