summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-09-306-0/+22
|\
| * arm64: dts: apple: Add WiFi module and antenna propertiesHector Martin2022-09-196-0/+22
* | arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'Jianguo Zhang2022-09-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-2959-145/+201
|\ \
| * \ Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-293-15/+4
| |\ \
| | * | LoongArch: Clean up loongson3_smp_ops declarationYanteng Si2022-09-291-2/+0
| | * | LoongArch: Fix and cleanup csr_era handling in do_ri()Huacai Chen2022-09-291-13/+2
| | * | LoongArch: Align the address of kernel_entry to 4KBHuacai Chen2022-09-291-0/+2
| * | | Merge tag 'soc-fixes-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-09-279-28/+26
| |\ \ \
| | * | | ARM: dts: integrator: Fix DMA rangesLinus Walleij2022-09-262-4/+5
| | * | | Merge tag 'qcom-arm64-fixes-for-6.0' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2022-09-234-20/+13
| | |\ \ \
| | | * | | arm64: dts: qcom: sm8350: fix UFS PHY serdes sizeJohan Hovold2022-09-161-1/+1
| | | * | | arm64: dts: qcom: sc8280xp-x13s: Update firmware locationManivannan Sadhasivam2022-09-141-2/+2
| | | * | | arm64: dts: qcom: sc7280: move USB wakeup-source propertyJohan Hovold2022-08-291-1/+2
| | | * | | arm64: dts: qcom: thinkpad-x13s: Fix firmware locationSteev Klimaszewski2022-08-291-2/+2
| | | * | | arm64: dts: qcom: sm8150: Fix fastrpc iommu valuesBhupesh Sharma2022-08-291-16/+8
| | * | | | ARM: dts: integrator: Tag PCI host with device_typeLinus Walleij2022-09-231-0/+1
| | * | | | Merge tag 'omap-for-6.0/fixes-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2022-09-232-2/+5
| | |\ \ \ \
| | | * \ \ \ Merge branch 'am5748-fix' into fixesTony Lindgren2022-09-062646-31258/+64693
| | | |\ \ \ \
| | | | * | | | ARM: dts: am5748: keep usb4_tm disabledRomain Naour2022-09-061-0/+4
| | | * | | | | ARM: dts: am33xx: Fix MMCHS0 dma propertiesYuTong Chang2022-07-041-2/+1
| | * | | | | | ARM: sunplus: fix serial console kconfig and build problemsRandy Dunlap2022-09-231-2/+2
| * | | | | | | Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-263-7/+16
| |\ \ \ \ \ \ \
| | * | | | | | | x86/sgx: Handle VA page allocation failure for EAUG on PF.Haitao Huang2022-09-081-1/+4
| | * | | | | | | x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxdJarkko Sakkinen2022-09-081-6/+9
| | * | | | | | | x86/cpu: Add CPU model numbers for Meteor LakeTony Luck2022-08-311-0/+3
| * | | | | | | | Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-09-263-10/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | x86/uaccess: avoid check_object_size() in copy_from_user_nmi()Kees Cook2022-09-261-1/+1
| | * | | | | | | powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flushYang Shi2022-09-261-9/+0
| | * | | | | | | x86/mm: disable instrumentations of mm/pgprot.cNaohiro Aota2022-09-111-0/+3
| * | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-09-232-15/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: topology: fix possible overflow in amu_fie_setup()Sergey Shtylyov2022-09-221-1/+1
| | * | | | | | | | arm64: mm: don't acquire mutex when rewriting swapperMark Rutland2022-09-221-14/+18
| * | | | | | | | | Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-237-13/+25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | RISC-V: Avoid coupling the T-Head CMOs and ZicbomPalmer Dabbelt2022-09-171-1/+5
| | * | | | | | | | | riscv: fix a nasty sigreturn bug...Al Viro2022-09-171-0/+2
| | * | | | | | | | | riscv: make t-head erratas depend on MMUHeiko Stuebner2022-09-171-2/+2
| | * | | | | | | | | riscv: fix RISCV_ISA_SVPBMT kconfig dependency warningRandy Dunlap2022-09-171-0/+1
| | * | | | | | | | | RISC-V: Clean up the Zicbom block size probingPalmer Dabbelt2022-09-134-11/+16
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-2311-26/+51
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2022-09-2379-329/+427
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | KVM: s390: pci: register pci hooks without interpretationMatthew Rosato2022-09-212-5/+13
| | | * | | | | | | | | | KVM: s390: pci: fix GAIT physical vs virtual pointers usageMatthew Rosato2022-09-212-2/+2
| | | * | | | | | | | | | KVM: s390: Pass initialized arg even if unusedJanis Schoetterl-Glausch2022-09-211-3/+13
| | | * | | | | | | | | | KVM: s390: pci: fix plain integer as NULL pointer warningsMatthew Rosato2022-09-212-5/+5
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabledSean Christopherson2022-09-222-0/+4
| | * | | | | | | | | | KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURESDr. David Alan Gilbert2022-09-221-1/+7
| | * | | | | | | | | | KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0Sean Christopherson2022-09-223-10/+5
| | * | | | | | | | | | KVM: x86/mmu: add missing update to max_mmu_rmap_sizeMiaohe Lin2022-09-221-0/+2
| | * | | | | | | | | | Merge tag 'kvmarm-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2022-09-221-1/+1
| | |\ \ \ \ \ \ \ \ \ \