summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-10-06Merge tag 'uml-for-linux-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-10-05Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2025-10-05LoongArch: Update Loongson-3 default config fileHuacai Chen
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-04Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-04Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-10-04Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-10-04Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-04Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-04Merge tag 'x86_entry_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-04Merge tag 'x86_mm_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-04Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-10-04s390/pai_crypto: Consolidate PAI crypto allocation and cleanup pathsThomas Richter
2025-10-04s390/pci: Expose firmware provided UID Checking state in sysfsRamesh Errabolu
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-03Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-10-03Merge branch 'pci/resource'Bjorn Helgaas
2025-10-03Merge branch 'pci/enumeration'Bjorn Helgaas
2025-10-03arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds
2025-10-02LoongArch: BPF: Sign-extend struct ops return values properlyHengqi Chen
2025-10-02LoongArch: BPF: Make error handling robust in arch_prepare_bpf_trampoline()Hengqi Chen
2025-10-02LoongArch: BPF: Make trampoline size stableHengqi Chen
2025-10-02LoongArch: BPF: Don't align trampoline sizeHengqi Chen
2025-10-02LoongArch: BPF: No support of struct argument in trampoline programsHengqi Chen
2025-10-02LoongArch: BPF: No text_poke() for kernel textHengqi Chen
2025-10-02LoongArch: BPF: Remove duplicated bpf_flush_icache()Hengqi Chen
2025-10-02LoongArch: BPF: Remove duplicated flags checkHengqi Chen
2025-10-02LoongArch: BPF: Fix uninitialized symbol 'retval_off'Huacai Chen
2025-10-02LoongArch: BPF: Optimize sign-extention mov instructionsTiezhu Yang
2025-10-02LoongArch: Handle new atomic instructions for probesTiezhu Yang
2025-10-02LoongArch: Try VMA lock-based page fault handling firstWentao Guan
2025-10-02LoongArch: Automatically disable kaslr if boot from kexec_fileYouling Tang
2025-10-02LoongArch: Add crash dump support for kexec_fileYouling Tang
2025-10-02LoongArch: Add ELF binary support for kexec_fileYouling Tang
2025-10-02LoongArch: Add EFI binary support for kexec_fileYouling Tang
2025-10-02LoongArch: Add preparatory infrastructure for kexec_fileYouling Tang
2025-10-02LoongArch: Add struct loongarch_image_header for kernelYouling Tang
2025-10-02LoongArch: Allow specify SIMD width via kernel parametersHuacai Chen
2025-10-02LoongArch: Init acpi_gbl_use_global_lock to falseHuacai Chen
2025-10-02LoongArch: Fix build error for LTO with LLVM-18Huacai Chen