aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-12-19riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMPPaul Walmsley1-0/+6
2025-12-19riscv: signal: abstract header saving for setup_sigcontextAndy Chiu2-21/+44
2025-12-19Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+8
2025-12-18Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini7-17/+26
2025-12-18x86/bug: Fix old GCC compile failsPeter Zijlstra1-1/+1
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner2-0/+30
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-13/+40
2025-12-16x86/xen: Fix sparse warning in enlighten_pv.cJuergen Gross1-1/+1
2025-12-15ARM: dts: ixp4xx: Fix up Actiontec MI424WR DTS filesLinus Walleij3-1/+22
2025-12-15MIPS: Fix a reference leak bug in ip22_check_gio()Haoxiang Li1-1/+2
2025-12-15MIPS: Alchemy: Remove bogus static/inline specifiersThierry Reding1-2/+1
2025-12-15arm64: dts: ti: k3-am62-lp-sk-nand: Rename pinctrls to fix schema warningsWadim Egorov1-1/+1
2025-12-15arm64: dts: ti: k3-am642-phyboard-electra-x27-gpio1-spi1-uart3: Fix schema wa...Wadim Egorov1-4/+4
2025-12-15arm64: dts: ti: k3-am642-phyboard-electra-peb-c-010: Fix icssg-prueth schema ...Wadim Egorov1-5/+2
2025-12-15arm64/gcs: Flush the GCS locking state on execMark Brown1-0/+1
2025-12-15arm64/efi: Remove unneeded SVE/SME fallback preserve/store handlingArd Biesheuvel1-110/+20
2025-12-15arm64: mm: Simplify check in arch_kfence_init_pool()Kevin Brodsky1-17/+16
2025-12-14arm64/simd: Avoid pointless clearing of FP/SIMD bufferArd Biesheuvel1-1/+8
2025-12-14s390/stacktrace: Do not fallback to RA registerJens Remus1-16/+2
2025-12-14s390/pci: Annotate lock context imbalance in zpci_release_device()Benjamin Block1-0/+1
2025-12-14s390/pci: Fix cyclic dead-lock in zpci_zdev_put() and zpci_scan_devices()Benjamin Block3-29/+90
2025-12-14s390/ipl: Clear SBP flag when bootprog is setSven Schnelle2-12/+37
2025-12-14x86/platform/uv: Fix UBSAN array-index-out-of-boundsKyle Meyer1-1/+1
2025-12-14Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+4
2025-12-13x86/sgx: Remove unmatched quote in __sgx_encl_extend function commentThorsten Blum1-1/+1
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2025-12-13x86/hv: Add gitignore entry for generated header fileLinus Torvalds1-0/+1
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-16/+0
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds75-765/+2994
2025-12-12Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-89/+86
2025-12-12perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()Evan Li1-0/+3
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds11-134/+277
2025-12-11Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+14
2025-12-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds4-33/+87
2025-12-10crypto: arm64/ghash - Fix incorrect output from ghash-neonEric Biggers1-1/+1
2025-12-10Merge branches 'fixes' and 'misc' into for-nextRussell King (Oracle)1-2/+2
2025-12-10ARM: fix branch predictor hardeningRussell King (Oracle)2-14/+31
2025-12-10ARM: fix hash_name() faultRussell King (Oracle)1-0/+35
2025-12-10ARM: allow __do_kernel_fault() to report execution of memory faultsRussell King (Oracle)1-0/+2
2025-12-10x86/fpu: Fix FPU state core dump truncation on CPUs with no extended xfeaturesYongxin Liu1-2/+2
2025-12-09x86/unwind/orc: Support reliable unwinding through BPF stack framesJosh Poimboeuf1-12/+27
2025-12-09bpf: Add bpf_has_frame_pointer()Josh Poimboeuf1-0/+12
2025-12-09bpf, arm64: Do not audit capability check in do_jit()Ondrej Mosnacek1-1/+1
2025-12-10Merge tag 'csky-for-linus-6.19' of https://github.com/c-sky/csky-linuxLinus Torvalds13-20/+21
2025-12-09crypto/arm64: sm4/xts - Merge ksimd scopes to reduce stack bloatArd Biesheuvel1-22/+20
2025-12-09crypto/arm64: aes/xts - Use single ksimd scope to reduce stack bloatArd Biesheuvel2-62/+57
2025-12-09lib/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-10Merge 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