summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-05-25arm64: dts: qcom: sm8550: Use the correct LLCC register schemeKonrad Dybcio1-2/+9
2023-05-25arm64: dts: qcom: sc7180-lite: Fix SDRAM freq for misidentified sc7180-lite b...Douglas Anderson1-0/+8
2023-05-25arm64: dts: qcom: sm8550: use uint16 for Soundwire intervalKrzysztof Kozlowski1-3/+3
2023-05-25arm64: dts: qcom: Split out SA8155P and use correct RPMh power domainsKonrad Dybcio2-1/+41
2023-05-24perf/x86/uncore: Correct the number of CHAs on SPRKan Liang1-0/+11
2023-05-24parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller2-2/+7
2023-05-24x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne1-3/+5
2023-05-24riscv: Fix unused variable warning when BUILTIN_DTB is setAlexandre Ghiti1-1/+1
2023-05-24parisc: Handle kgdb breakpoints only in kernel contextHelge Deller1-2/+2
2023-05-24parisc: Handle kprobes breakpoints only in kernel contextHelge Deller1-2/+2
2023-05-24parisc: Allow to reboot machine after system haltHelge Deller1-3/+8
2023-05-24KVM: arm64: Reload PTE after invoking walker callback on preorder traversalFuad Tabba2-4/+16
2023-05-24KVM: arm64: Handle trap of tagged Set/Way CMOsMarc Zyngier1-0/+19
2023-05-24arm64: Add missing Set/Way CMO encodingsMarc Zyngier1-0/+6
2023-05-24parisc: Enable LOCKDEP supportHelge Deller1-0/+4
2023-05-24parisc: Add lightweight spinlock checksHelge Deller4-7/+61
2023-05-24crypto: x86/aria - Use 16 byte alignment for GFNI constant vectorsArd Biesheuvel1-2/+0
2023-05-24ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwcClaudiu Beznea1-1/+1
2023-05-24ARM: at91: pm: fix imbalanced reference counter for ethernet devicesClaudiu Beznea1-11/+9
2023-05-24Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds5-9/+69
2023-05-23parisc: Use num_present_cpus() in alternative patching codeHelge Deller1-1/+1
2023-05-23mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau1-4/+5
2023-05-23MIPS: Alchemy: fix dbdma2Manuel Lauss1-12/+15
2023-05-23MIPS: Restore Au1300 supportManuel Lauss1-0/+5
2023-05-23MIPS: unhide PATA_PLATFORMManuel Lauss1-0/+1
2023-05-23perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu1-1/+1
2023-05-23Merge tag 'x86_urgent_for_6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+25
2023-05-22parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller1-1/+17
2023-05-22m68k: Move signal frame following exception on 68020/030Finn Thain1-4/+10
2023-05-22Merge tag 'uml-for-linus-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-7/+23
2023-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-44/+92
2023-05-21Merge tag 'powerpc-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds11-88/+32
2023-05-21KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang1-1/+5
2023-05-21KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson1-16/+0
2023-05-21KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson1-2/+9
2023-05-21powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER rangesMichael Ellerman1-0/+6
2023-05-19Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-35/+26
2023-05-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-16/+14
2023-05-19KVM: VMX: Fix header file dependency of asm/vmx.hJacob Xu1-0/+2
2023-05-19KVM: arm64: Prevent unconditional donation of unmapped regions from the hostWill Deacon1-7/+7
2023-05-19KVM: arm64: vgic: Fix a commentJean-Philippe Brucker1-1/+1
2023-05-19KVM: arm64: vgic: Fix locking commentJean-Philippe Brucker1-1/+2
2023-05-19KVM: arm64: vgic: Wrap vgic_its_create() with config_lockJean-Philippe Brucker1-4/+10
2023-05-19KVM: arm64: vgic: Fix a circular locking issueJean-Philippe Brucker6-37/+51
2023-05-18Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+4
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+83
2023-05-18arm64: dts: qcom: sm6375-pdx225: Fix remoteproc firmware pathsKonrad Dybcio1-2/+2
2023-05-18ARM: dts: qcom: add missing cache propertiesKrzysztof Kozlowski7-0/+7
2023-05-18arm64: dts: qcom: add missing cache propertiesKrzysztof Kozlowski28-0/+170
2023-05-18arm64: dts: qcom: use decimal for cache levelKrzysztof Kozlowski2-2/+2