aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-25Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds32-114/+676
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds206-2170/+3057
2022-03-25Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds116-2453/+191
2022-03-25crypto: x86/poly1305 - Fixup SLSPeter Zijlstra1-19/+19
2022-03-25crypto: x86/chacha20 - Avoid spurious jumps to other functionsPeter Zijlstra1-2/+2
2022-03-25crypto: arm/aes-neonbs-cbc - Select generic cbc and aesHerbert Xu1-0/+2
2022-03-24mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner4-0/+8
2022-03-24mm: generalize ARCH_HAS_FILTER_PGPROTAnshuman Khandual1-3/+0
2022-03-24arm64: select KASAN_VMALLOC for SW/HW_TAGS modesAndrey Konovalov1-1/+1
2022-03-24kasan, arm64: don't tag executable vmalloc allocationsAndrey Konovalov3-3/+5
2022-03-24kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_taggedAndrey Konovalov1-0/+6
2022-03-24kasan, arm64: reset pointer tags of vmapped stacksAndrey Konovalov1-1/+4
2022-03-24kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov3-3/+3
2022-03-24mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual1-1/+0
2022-03-24mm/migration: add trace events for THP migrationsAnshuman Khandual1-1/+0
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-17/+8
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds21-91/+375
2022-03-24Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-4/+4
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds95-2163/+3823
2022-03-24dt: amd-seattle: add a description of the CPUs and cachesArd Biesheuvel4-12/+226
2022-03-24dt: amd-seattle: disable IPMI controller and some GPIO blocks on B0Ard Biesheuvel1-12/+0
2022-03-24dt: amd-seattle: add description of the SATA/CCP SMMUsArd Biesheuvel1-0/+26
2022-03-24dt: amd-seattle: add a description of the PCIe SMMUArd Biesheuvel1-0/+10
2022-03-24dt: amd-seattle: fix PCIe legacy interrupt routingArd Biesheuvel1-6/+16
2022-03-24dt: amd-seattle: upgrade AMD Seattle XGBE to new SMMU bindingArd Biesheuvel1-14/+8
2022-03-24dt: amd-seattle: remove Overdrive revision A0 supportArd Biesheuvel2-68/+1
2022-03-24dt: amd-seattle: remove Husky platformArd Biesheuvel2-86/+1
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds17-25/+25
2022-03-24MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen3-0/+25
2022-03-24x86/defconfig: Enable WERRORBorislav Petkov2-0/+2
2022-03-23arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang1-6/+3
2022-03-23x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang1-7/+3
2022-03-23riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang1-4/+2
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds531-5062/+38996
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-3/+2
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds43-3935/+114
2022-03-23Merge tag 'arm-defconfig-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds7-83/+232
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds278-16125/+338
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds74-848/+1430
2022-03-23Merge tag 'm68knommu-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds5-9/+10
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds3-7/+7
2022-03-23x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementationYang Zhong1-1/+1
2022-03-23powerpc/papr_scm: Fix build failure whenKajol Jain1-2/+7
2022-03-23ptrace: Remove duplicated include in ptrace.cYang Li1-1/+0
2022-03-23ARM: configs: multi_v5: Enable Allwinner F1C100Andre Przywara1-0/+5
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds27-15/+44
2022-03-22RISC-V: add support for restartable sequencesPalmer Dabbelt3-0/+7
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-114/+41