index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-225
/
+0
10 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-10
/
+1
11 days
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+7
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-1
/
+1
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
1
-9
/
+0
2026-04-03
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
1
-21
/
+0
2026-04-03
arm: move the XOR code to lib/raid/
Christoph Hellwig
1
-188
/
+2
2026-04-03
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
1
-13
/
+12
2026-04-03
arm/xor: remove in_interrupt() handling
Christoph Hellwig
1
-29
/
+12
2026-03-24
arm64: cpufeature: Use pmuv3_implemented() function
James Clark
1
-0
/
+7
2026-03-11
ARM: vdso: gettimeofday: Add explicit includes
Thomas Weißschuh
1
-0
/
+2
2026-02-13
ARM: clean up the memset64() C wrapper
Thomas Weißschuh
1
-5
/
+9
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+2
2026-02-11
Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+2
2026-02-11
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-23
/
+0
2026-02-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+0
2026-01-31
ARM: 9468/1: fix memset64() on big-endian
Thomas Weissschuh
1
-1
/
+4
2026-01-30
ARM: uapi: Drop PSR_ENDSTATE
Thomas Weißschuh
2
-10
/
+2
2026-01-27
arm: make initialization of zero page independent of the memory map
Klara Modin
1
-2
/
+2
2026-01-21
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-1
/
+0
2026-01-12
arm/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
1
-18
/
+0
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
1
-4
/
+0
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
1
-1
/
+0
2026-01-05
syscall.h: Remove unused SYSCALL_MAX_ARGS
Jinjie Ruan
1
-2
/
+0
2025-12-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-5
/
+5
2025-12-09
ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()
Liyuan Pang
1
-5
/
+5
2025-12-07
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-12-03
Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+7
2025-11-12
ARM/simd: Add scoped guard API for kernel mode SIMD
Ard Biesheuvel
1
-0
/
+7
2025-11-03
ARM: uaccess: Implement missing __get_user_asm_dword()
Thomas Gleixner
1
-1
/
+25
2025-10-22
arm: make sa1111_bus_type const
Adrian Barnaś
1
-1
/
+1
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+4
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2025-09-22
mm: constify highmem related functions for improved const-correctness
Max Kellermann
1
-3
/
+3
2025-09-14
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-09-04
ARM: VDSO: Remove cntvct_ok global variable
Rasmus Villemoes
1
-2
/
+0
2025-08-25
floppy: Remove unused CROSS_64KB() macro from arch/ code
Andy Shevchenko
1
-2
/
+0
2025-08-25
ARM: stacktrace: include asm/sections.h in asm/stacktrace.h
Arnd Bergmann
1
-1
/
+2
2025-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-160
/
+0
2025-07-25
ARM: 9449/1: coresight: Finish removal of Coresight support in arch/arm/kernel
James Clark
1
-160
/
+0
2025-06-12
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-1
/
+2
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-2
/
+37
2025-05-29
ARM: 9446/1: Disallow kernel mode NEON when IRQs are disabled
Ard Biesheuvel
1
-1
/
+2
2025-05-12
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+24
2025-05-12
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+13
2025-05-12
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-05-12
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-04-16
arm: Make simd.h more resilient
Herbert Xu
1
-1
/
+7
2025-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-4
/
+10
[next]