summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2023-05-23mips: dts: ingenic: Remove unnecessary AIC clocksAidan MacDonald-13/+6
2023-05-21Merge tag 'uml-for-linus-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+23
2023-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-44/+92
2023-05-21Merge tag 'powerpc-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-88/+32
2023-05-21KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang-1/+5
2023-05-21KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson-16/+0
2023-05-21KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson-2/+9
2023-05-19Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-35/+26
2023-05-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-16/+14
2023-05-19KVM: VMX: Fix header file dependency of asm/vmx.hJacob Xu-0/+2
2023-05-18Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+4
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-0/+83
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao-0/+4
2023-05-17Revert "ARM: dts: stm32: add CAN support on stm32f746"Marc Kleine-Budde-47/+0
2023-05-17Merge tag 'kvmarm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-25/+76
2023-05-17s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMUJason Gunthorpe-6/+1
2023-05-17s390/Kconfig: remove obsolete configs SCHED_{BOOK,DRAWER}Lukas Bulwahn-8/+0
2023-05-17s390/uapi: cover statfs padding by growing f_spareIlya Leoshkevich-3/+3
2023-05-17powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra-5/+12
2023-05-17powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEsGaurav Batra-4/+7
2023-05-17powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe-72/+0
2023-05-16arm64: mte: Do not set PG_mte_tagged if tags were not initializedPeter Collingbourne-5/+2
2023-05-16arm64: Also reset KASAN tag if page is not PG_mte_taggedPeter Collingbourne-2/+3
2023-05-16arm64: perf: Mark all accessor functions inlineGeert Uytterhoeven-3/+3
2023-05-16ARM: perf: Mark all accessor functions inlineGeert Uytterhoeven-3/+3
2023-05-16arm64: vdso: Pass (void *) to virt_to_page()Linus Walleij-1/+1
2023-05-16arm64/mm: mark private VM_FAULT_X defines as vm_fault_tMin-Hua Chen-2/+2
2023-05-15ARM: dts: stm32: add CAN support on stm32f746Dario Binacchi-0/+47
2023-05-15ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi-0/+82
2023-05-15ARM: dts: stm32f429: put can2 in secondary modeDario Binacchi-0/+1
2023-05-15powerpc/crypto: Fix aes-gcm-p10 build when VSX=nMichael Ellerman-1/+1
2023-05-15s390/ipl: fix IPIB virtual vs physical address confusionAlexander Gordeev-2/+1
2023-05-15s390/topology: honour nr_cpu_ids when adding CPUsAlexander Gordeev-15/+17
2023-05-15s390/defconfigs: set CONFIG_INIT_STACK_NONE=yHeiko Carstens-0/+3
2023-05-15s390/crypto: use vector instructions only if available for ChaCha20Heiko Carstens-1/+1
2023-05-15powerpc/bpf: populate extable entries only during the last passHari Bathini-0/+2
2023-05-14Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+6
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-6/+37
2023-05-14Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-28/+37
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2023-05-14parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagHelge Deller-4/+4
2023-05-12x86/retbleed: Fix return thunk alignmentBorislav Petkov (AMD)-2/+2
2023-05-12powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor-2/+4
2023-05-11Merge branch kvm-arm64/pgtable-fixes-6.4 into kvmarm-master/fixesMarc Zyngier-9/+33
2023-05-11Merge branch kvm-arm64/misc-6.4 into kvmarm-master/fixesMarc Zyngier-16/+43
2023-05-11KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...Marc Zyngier-0/+12
2023-05-11powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman-2/+2
2023-05-10ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return pathArd Biesheuvel-4/+9
2023-05-09riscv: Fix orphan section warnings caused by kernel/piAlexandre Ghiti-6/+3
2023-05-10um: harddog: fix modular buildJohannes Berg-7/+23