summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-12-10crypto/arm64: aes/xts - Use single ksimd scope to reduce stack bloatArd Biesheuvel2-62/+57
2025-12-10lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers1-4/+8
2025-12-10Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds9-116/+178
2025-12-09Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds4-9/+9
2025-12-09powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand1-0/+1
2025-12-09powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand1-1/+1
2025-12-09perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on errorSandipan Das1-4/+1
2025-12-09ARM: group is_permission_fault() with is_translation_fault()Russell King (Oracle)1-13/+13
2025-12-09ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang1-5/+5
2025-12-09arch/x86: replace "__auto_type" with "auto"H. Peter Anvin3-5/+5
2025-12-09arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"H. Peter Anvin1-4/+4
2025-12-09alpha: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2025-12-09alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headersThomas Huth4-10/+10
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds10-21/+1071
2025-12-08KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-ExitDongli Zhang1-1/+2
2025-12-08KVM: VMX: Update SVI during runtime APICv activationDongli Zhang2-9/+7
2025-12-08s390/bug: Add missing alignmentHeiko Carstens1-0/+1
2025-12-08s390/bug: Add missing CONFIG_BUG ifdef againHeiko Carstens1-0/+4
2025-12-08KVM: s390: Fix gmap_helper_zap_one_page() againClaudio Imbrenda1-2/+7
2025-12-08LoongArch: Adjust default config files for 32BIT/64BITHuacai Chen3-4/+1115
2025-12-08LoongArch: Adjust VDSO/VSYSCALL for 32BIT/64BITHuacai Chen5-3/+22
2025-12-08LoongArch: Adjust misc routines for 32BIT/64BITHuacai Chen10-82/+151
2025-12-08LoongArch: Adjust user accessors for 32BIT/64BITHuacai Chen3-22/+91
2025-12-08LoongArch: Adjust system call for 32BIT/64BITHuacai Chen6-11/+33
2025-12-08LoongArch: Adjust module loader for 32BIT/64BITHuacai Chen4-55/+163
2025-12-08LoongArch: Adjust time routines for 32BIT/64BITHuacai Chen6-17/+80
2025-12-08LoongArch: Adjust process management for 32BIT/64BITHuacai Chen7-16/+187
2025-12-08LoongArch: Adjust memory management for 32BIT/64BITHuacai Chen12-196/+421
2025-12-08LoongArch: Adjust boot & setup for 32BIT/64BITHuacai Chen8-27/+43
2025-12-07s390/pci: Migrate s390 IRQ logic to IRQ domain APITobias Schumacher5-115/+247
2025-12-07s390: Select POSIX_CPU_TIMERS_TASK_WORKHeiko Carstens1-0/+1
2025-12-07s390: Unmap early KASAN shadow on memory offliningVasily Gorbik1-1/+7
2025-12-07s390/vmem: Support 2G page splitting for KASAN shadow freeingVasily Gorbik3-2/+8
2025-12-07s390/boot: Use entire page for PTEsVasily Gorbik1-14/+2
2025-12-07ALSA: Do not build obsolete APIDavid Heidelberg16-16/+0
2025-12-07Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-22/+3
2025-12-07Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-6/+9
2025-12-07Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+16
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds6-22/+52
2025-12-06Merge tag 'x86-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-12/+16
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds17-35/+43
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds14-286/+239
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds1-0/+2
2025-12-06Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-101/+3
2025-12-06LoongArch: Adjust common macro definitions for 32BIT/64BITHuacai Chen3-55/+174
2025-12-06LoongArch: Add adaptive CSR accessors for 32BIT/64BITHuacai Chen9-55/+77
2025-12-06LoongArch: Add atomic operations for 32BIT/64BITHuacai Chen7-219/+413
2025-12-06LoongArch: Add new PCI ID for pci_fixup_vgadev()Huacai Chen1-0/+2
2025-12-06LoongArch: Add and use some macros for AVECSong Gao1-0/+7
2025-12-06LoongArch: Correct the calculation logic of thread_countQiang Ma1-1/+7