aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-29Merge tag 'nios2_update_for_v6.18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-17/+32
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds41-67/+77
2025-09-29Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-61/+61
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds43-5800/+1
2025-09-29Remove bcachefs core codeLinus Torvalds14-18/+0
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds30-29/+35
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens32-108/+108
2025-09-29s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSORHeiko Carstens1-0/+1
2025-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+1
2025-09-26Merge tag 'riscv-for-linus-v6.17-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+17
2025-09-26Merge tag 'x86-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+24
2025-09-26sparc: Replace deprecated strcpy() with strscpy() in handle_nextprop_quirks()Thorsten Blum1-2/+5
2025-09-26sparc64: Replace deprecated strcpy() with strscpy() in build_path_component()Thorsten Blum1-3/+5
2025-09-26sparc: Replace deprecated strcpy() with strscpy() in prom_32.cThorsten Blum1-5/+8
2025-09-26sparc: Replace deprecated strcpy() with strscpy() in domain services driverThorsten Blum1-12/+15
2025-09-26sparc64: Replace deprecated strcpy() with strscpy() in prom_nextprop()Thorsten Blum1-1/+1
2025-09-26sparc: floppy: Replace deprecated strcpy() with strscpy() in sun_floppy_init()Thorsten Blum1-1/+2
2025-09-26sparc: parport: Replace deprecated strcpy() with strscpy() in ecpp_probe()Thorsten Blum1-1/+2
2025-09-26sparc: PCI: Replace deprecated strcpy() with strscpy()Thorsten Blum1-3/+4
2025-09-26sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth54-170/+170
2025-09-26sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth4-18/+18
2025-09-26sparc: Drop the "-ansi" from the asflagsThomas Huth4-6/+1
2025-09-26arm64: dts: qcom: x1e80100-t14s: add ECSebastian Reichel1-0/+24
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel1-0/+1
2025-09-25RISC-V: Enable GPIO keyboard and event device in RV64 defconfigAnup Patel1-0/+2
2025-09-25ACPI: RISC-V: Add RPMI System MSI to GSI mappingSunil V L1-0/+1
2025-09-25ACPI: RISC-V: Add support to update gsi rangeSunil V L1-0/+5
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski30-115/+194
2025-09-25arm64: mm: Move KPTI helpers to mmu.cKevin Brodsky3-109/+94
2025-09-25tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64Feng Yang1-0/+1
2025-09-25arm64: kprobes: call set_memory_rox() for kprobe pageYang Shi1-0/+12
2025-09-25s390/mm: Add memory allocation profiling hooksHeiko Carstens2-17/+25
2025-09-25s390: Replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-09-25s390/diag324: Replace use of system_wq with system_percpu_wqMarco Crivellari1-2/+2
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong20-0/+24
2025-09-25riscv: dts: eswin: add HiFive Premier P550 board device treeMin Lin3-0/+32
2025-09-25riscv: dts: add initial support for EIC7700 SoCMin Lin1-0/+345
2025-09-25riscv: Add Kconfig option for ESWIN platformsPinkesh Vaghela1-0/+6
2025-09-24RISC-V: Add defines for the SBI message proxy extensionAnup Patel1-0/+62
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-25/+50
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook41-67/+77
2025-09-24Merge tag 'riscv-config-for-v6.18' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-3/+3
2025-09-24Merge tag 'riscv-dt-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann14-250/+769
2025-09-24Merge tag 'soc_fsl-6.18-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann1-1/+0
2025-09-24Merge back earlier cpufreq material for 6.18Rafael J. Wysocki1-1/+1
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor1-5/+5
2025-09-24s390: vmlinux.lds.S: Reorder sectionsAlexey Gladkov1-5/+5