aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-03-03Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-55/+114
2024-03-03Merge tag 'x86_urgent_for_v6.8_rc7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-92/+98
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 15-69/+120
2024-03-01x86/e820: Don't reserve SETUP_RNG_SEED in e820Gravatar Jiri Bohac 1-3/+5
2024-02-29riscv: Sparse-Memory/vmemmap out-of-bounds fixGravatar Dimitris Vlachos 1-1/+1
2024-02-29Merge patch series "NAPOT Fixes"Gravatar Palmer Dabbelt 2-60/+5
2024-02-29riscv: Fix pte_leaf_size() for NAPOTGravatar Alexandre Ghiti 1-0/+4
2024-02-29Revert "riscv: mm: support Svnapot in huge vmap"Gravatar Alexandre Ghiti 1-60/+1
2024-02-29Merge patch series "riscv: cbo.zero fixes"Gravatar Palmer Dabbelt 5-3/+22
2024-02-29riscv: Save/restore envcfg CSR during CPU suspendGravatar Samuel Holland 2-0/+5
2024-02-29riscv: Add a custom ISA extension for the [ms]envcfg CSRGravatar Samuel Holland 2-2/+14
2024-02-29riscv: Fix enabling cbo.zero when running in M-modeGravatar Samuel Holland 2-1/+3
2024-02-28Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-0/+11
2024-02-26x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registersGravatar Paolo Bonzini 1-87/+91
2024-02-26x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu()Gravatar Paolo Bonzini 1-2/+2
2024-02-25Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 12-35/+85
2024-02-24Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-10/+73
2024-02-24Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-13/+8
2024-02-24Merge tag 'loongarch-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-98/+113
2024-02-24crypto: arm64/neonbs - fix out-of-bounds access on short inputGravatar Ard Biesheuvel 1-0/+11
2024-02-23Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-18/+9
2024-02-23Merge tag 'arm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 65-131/+119
2024-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 4-8/+25
2024-02-23Merge tag 's390-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 5-17/+7
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-2/+2
2024-02-23RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUsGravatar Conor Dooley 1-0/+15
2024-02-23Merge tag 'renesas-fixes-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 8-0/+8
2024-02-23Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/lin...Gravatar Arnd Bergmann 3-8/+9
2024-02-23LoongArch: KVM: Streamline kvm_check_cpucfg() and improve commentsGravatar WANG Xuerui 1-22/+20
2024-02-23LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()Gravatar WANG Xuerui 1-3/+3
2024-02-23LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()Gravatar WANG Xuerui 1-17/+18
2024-02-23LoongArch: dts: Minor whitespace cleanupGravatar Krzysztof Kozlowski 2-2/+2
2024-02-23LoongArch: Call early_init_fdt_scan_reserved_mem() earlierGravatar Huacai Chen 1-2/+2
2024-02-23LoongArch: Update cpu_sibling_map when disabling nonboot CPUsGravatar Huacai Chen 1-53/+68
2024-02-23LoongArch: Disable IRQ before init_fn() for nonboot CPUsGravatar Huacai Chen 1-0/+1
2024-02-23powerpc/rtas: use correct function name for resetting TCE tablesGravatar Nathan Lynch 2-4/+9
2024-02-23powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOVGravatar Gaurav Batra 1-51/+105
2024-02-23Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 2-2/+2
2024-02-22riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATIONGravatar Alexandre Ghiti 2-0/+4
2024-02-22riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctlyGravatar Yangyu Chen 1-1/+1
2024-02-22riscv: add CALLER_ADDRx supportGravatar Zong Li 3-0/+55
2024-02-22Merge commit '8246601a7d391ce8207408149d65732f28af81a1' into fixesGravatar Palmer Dabbelt 1-3/+17
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 3-9/+20
2024-02-22ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodesGravatar Geert Uytterhoeven 8-0/+8
2024-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Paolo Abeni 3-9/+20
2024-02-21Merge patch series "RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM"Gravatar Palmer Dabbelt 1-1/+0
2024-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+5
2024-02-21s390: use the correct count for __iowrite64_copy()Gravatar Jason Gunthorpe 1-1/+1
2024-02-21sparc: Fix undefined reference to fb_is_primary_deviceGravatar Javier Martinez Canillas 2-2/+2
2024-02-21Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 1-0/+5