summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-12-14Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-13x86/hv: Add gitignore entry for generated header fileLinus Torvalds
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-12-12Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-12perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()Evan Li
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-11Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-12-10crypto: arm64/ghash - Fix incorrect output from ghash-neonEric Biggers
2025-12-10Merge branches 'fixes' and 'misc' into for-nextRussell King (Oracle)
2025-12-10ARM: fix branch predictor hardeningRussell King (Oracle)
2025-12-10ARM: fix hash_name() faultRussell King (Oracle)
2025-12-10ARM: allow __do_kernel_fault() to report execution of memory faultsRussell King (Oracle)
2025-12-10Merge tag 'csky-for-linus-6.19' of https://github.com/c-sky/csky-linuxLinus Torvalds
2025-12-09crypto/arm64: sm4/xts - Merge ksimd scopes to reduce stack bloatArd Biesheuvel
2025-12-09crypto/arm64: aes/xts - Use single ksimd scope to reduce stack bloatArd Biesheuvel
2025-12-09lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers
2025-12-10Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-12-10Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-09powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand
2025-12-09powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand
2025-12-09perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on errorSandipan Das
2025-12-09ARM: group is_permission_fault() with is_translation_fault()Russell King (Oracle)
2025-12-09ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang
2025-12-08arch/x86: replace "__auto_type" with "auto"H. Peter Anvin
2025-12-08arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"H. Peter Anvin
2025-12-08alpha: don't reference obsolete termio struct for TC* constantsSam James
2025-12-08alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headersThomas Huth
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-08s390/bug: Add missing alignmentHeiko Carstens
2025-12-08s390/bug: Add missing CONFIG_BUG ifdef againHeiko Carstens
2025-12-08KVM: s390: Fix gmap_helper_zap_one_page() againClaudio Imbrenda
2025-12-08LoongArch: Adjust default config files for 32BIT/64BITHuacai Chen
2025-12-08LoongArch: Adjust VDSO/VSYSCALL for 32BIT/64BITHuacai Chen
2025-12-08LoongArch: Adjust misc routines for 32BIT/64BITHuacai Chen
2025-12-08LoongArch: Adjust user accessors for 32BIT/64BITHuacai Chen
2025-12-08LoongArch: Adjust system call for 32BIT/64BITHuacai Chen
2025-12-08LoongArch: Adjust module loader for 32BIT/64BITHuacai Chen
2025-12-08LoongArch: Adjust time routines for 32BIT/64BITHuacai Chen
2025-12-08LoongArch: Adjust process management for 32BIT/64BITHuacai Chen
2025-12-08LoongArch: Adjust memory management for 32BIT/64BITHuacai Chen
2025-12-08LoongArch: Adjust boot & setup for 32BIT/64BITHuacai Chen
2025-12-07s390/pci: Migrate s390 IRQ logic to IRQ domain APITobias Schumacher
2025-12-07s390: Select POSIX_CPU_TIMERS_TASK_WORKHeiko Carstens
2025-12-07s390: Unmap early KASAN shadow on memory offliningVasily Gorbik
2025-12-07s390/vmem: Support 2G page splitting for KASAN shadow freeingVasily Gorbik
2025-12-07s390/boot: Use entire page for PTEsVasily Gorbik
2025-12-07ALSA: Do not build obsolete APIDavid Heidelberg