summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-30KVM: s390: Fix to clear PTE when discarding a swapped pageGautam Gala
2025-09-29Merge tag 'for-linus-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-29Merge tag 'm68k-for-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-09-29Merge tag 'microblaze-v6.18' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2025-09-29Merge tag 'nios2_update_for_v6.18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Remove bcachefs core codeLinus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens
2025-09-29s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSORHeiko Carstens
2025-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-09-26Merge tag 'riscv-for-linus-v6.17-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-09-26Merge tag 'x86-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-26sparc: Replace deprecated strcpy() with strscpy() in handle_nextprop_quirks()Thorsten Blum
2025-09-26sparc64: Replace deprecated strcpy() with strscpy() in build_path_component()Thorsten Blum
2025-09-26sparc: Replace deprecated strcpy() with strscpy() in prom_32.cThorsten Blum
2025-09-26sparc: Replace deprecated strcpy() with strscpy() in domain services driverThorsten Blum
2025-09-26sparc64: Replace deprecated strcpy() with strscpy() in prom_nextprop()Thorsten Blum
2025-09-26sparc: floppy: Replace deprecated strcpy() with strscpy() in sun_floppy_init()Thorsten Blum
2025-09-26sparc: parport: Replace deprecated strcpy() with strscpy() in ecpp_probe()Thorsten Blum
2025-09-26sparc: PCI: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-09-26sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-09-26sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth
2025-09-26sparc: Drop the "-ansi" from the asflagsThomas Huth
2025-09-26arm64: dts: qcom: x1e80100-t14s: add ECSebastian Reichel
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel
2025-09-25RISC-V: Enable GPIO keyboard and event device in RV64 defconfigAnup Patel
2025-09-25ACPI: RISC-V: Add RPMI System MSI to GSI mappingSunil V L
2025-09-25ACPI: RISC-V: Add support to update gsi rangeSunil V L
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-25arm64: mm: Move KPTI helpers to mmu.cKevin Brodsky
2025-09-25tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64Feng Yang
2025-09-25arm64: kprobes: call set_memory_rox() for kprobe pageYang Shi
2025-09-25s390/mm: Add memory allocation profiling hooksHeiko Carstens
2025-09-25s390: Replace use of system_wq with system_dfl_wqMarco Crivellari
2025-09-25s390/diag324: Replace use of system_wq with system_percpu_wqMarco Crivellari
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-25riscv: dts: eswin: add HiFive Premier P550 board device treeMin Lin
2025-09-25riscv: dts: add initial support for EIC7700 SoCMin Lin
2025-09-25riscv: Add Kconfig option for ESWIN platformsPinkesh Vaghela
2025-09-24RISC-V: Add defines for the SBI message proxy extensionAnup Patel