aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-12Merge tag 'arc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds27-67/+53
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm26-27/+27
2025-06-10powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni1-0/+9
2025-06-10powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)1-2/+6
2025-06-09ARC: Replace __ASSEMBLY__ with __ASSEMBLER__ in the non-uapi headersThomas Huth24-45/+45
2025-06-09ARC: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth1-2/+2
2025-06-09ARC: unwind: Use built-in sort swap to reduce code size and improve performanceYu-Chun Lin1-10/+1
2025-06-09ARC: atomics: Implement arch_atomic64_cmpxchg using _relaxedJason Gunthorpe1-10/+5
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-11/+14
2025-06-08Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-19/+15
2025-06-08Merge tag 'perf-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+5
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar10-11/+14
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds21-21/+21
2025-06-07Merge tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-50/+47
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds27-175/+510
2025-06-07sh: kprobes: Remove unused variables in kprobe_exceptions_notify()Mike Rapoport1-4/+0
2025-06-07sh: ecovec24: Make SPI mode explicitGeert Uytterhoeven1-0/+1
2025-06-07sh: Replace __ASSEMBLY__ with __ASSEMBLER__ in all headersThomas Huth17-46/+46
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada21-21/+21
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds1-4/+4
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds59-844/+2187
2025-06-06Merge tag 's390-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+2
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds28-33/+388
2025-06-06LoongArch: dts: Add PWM support to Loongson-2K2000Binbin Zhou1-0/+60
2025-06-06LoongArch: dts: Add PWM support to Loongson-2K1000Binbin Zhou2-1/+65
2025-06-06LoongArch: dts: Add PWM support to Loongson-2K0500Binbin Zhou1-0/+160
2025-06-06LoongArch: vDSO: Correctly use asm parameters in syscall wrappersThomas Weißschuh2-4/+4
2025-06-05KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMYLorenzo Stoakes1-4/+4
2025-06-05Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"Palmer Dabbelt5-18/+257
2025-06-05Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...Palmer Dabbelt6-50/+78
2025-06-05riscv: uaccess: Only restore the CSR_STATUS SUM bitCyril Bur3-8/+9
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt117-527/+1390
2025-06-05RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao6-0/+306
2025-06-05riscv: enable mseal sysmap for RV64Jisheng Zhang2-1/+2
2025-06-05riscv: mm: Add support for Svinval extensionMayuresh Chitale1-0/+31
2025-06-05Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt185-1290/+1947
2025-06-05riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVEMiquel Sabaté Solà1-4/+4
2025-06-05Merge patch series "riscv: Add Zicbop & prefetchw support"Alexandre Ghiti9-10/+142
2025-06-05Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds78-4315/+2671
2025-06-05riscv: uaccess: do not do misaligned accesses in get/put_user()Clément Léger1-5/+18
2025-06-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-23/+46
2025-06-05riscv: process: use unsigned int instead of unsigned long for put_user()Clément Léger1-1/+1
2025-06-05riscv: make unsafe user copy routines use existing assembly routinesAlexandre Ghiti5-48/+63
2025-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds3-4/+4
2025-06-05riscv: hwprobe: export Zabha extensionAlexandre Ghiti2-0/+2
2025-06-05riscv: Make regs_irqs_disabled() more clearTiezhu Yang1-1/+1
2025-06-05Merge patch series "riscv: kexec_file: Support loading Image binary file"Palmer Dabbelt7-486/+610
2025-06-05RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND谢致邦 (XIE Zhibang)1-2/+2
2025-06-05riscv: module: Optimize PLT/GOT entry countingSamuel Holland1-16/+65
2025-06-05Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"Alexandre Ghiti9-199/+289