index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 9290/1: uaccess: Fix KASAN false-positives
Andrew Jeffery
2023-03-06
1
-2
/
+2
*
ARM: 9279/1: support function error injection
Wang Kefeng
2022-12-07
2
-0
/
+12
*
ARM: findbit: add unwinder information
Russell King (Oracle)
2022-11-14
1
-1
/
+7
*
ARM: findbit: operate by words
Russell King (Oracle)
2022-11-14
1
-34
/
+44
*
ARM: findbit: convert to macros
Russell King (Oracle)
2022-11-14
1
-116
/
+42
*
ARM: findbit: provide more efficient ARMv7 implementation
Russell King (Oracle)
2022-11-14
1
-1
/
+5
*
ARM: findbit: document ARMv5 bit offset calculation
Russell King (Oracle)
2022-11-14
1
-4
/
+4
*
ARM: 9263/1: use .arch directives instead of assembler command line flags
Nick Desaulniers
2022-11-08
2
-4
/
+4
*
ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()
Li Huafei
2022-10-04
1
-0
/
+2
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-1
/
+1
|
\
|
*
arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-1
/
+1
*
|
ARM: findbit: fix overflowing offset
Russell King (Oracle)
2022-07-29
1
-8
/
+8
|
/
*
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
1
-10
/
+0
|
\
|
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-10
/
+0
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-03-23
9
-123
/
+105
|
\
\
|
*
|
ARM: memset: clean up unwind annotations
Ard Biesheuvel
2021-12-03
1
-4
/
+3
|
*
|
ARM: memmove: use frame pointer as unwind anchor
Ard Biesheuvel
2021-12-03
1
-40
/
+20
|
*
|
ARM: memcpy: use frame pointer as unwind anchor
Ard Biesheuvel
2021-12-03
4
-68
/
+38
|
*
|
ARM: call_with_stack: add unwind support
Ard Biesheuvel
2021-12-03
1
-8
/
+25
|
*
|
ARM: implement IRQ stacks
Ard Biesheuvel
2021-12-03
2
-0
/
+16
|
*
|
ARM: backtrace-clang: avoid crash on bogus frame pointer
Ard Biesheuvel
2021-12-03
1
-3
/
+3
|
|
/
*
/
crypto: arm/xor - make vectorized C code Clang-friendly
Ard Biesheuvel
2022-02-11
1
-9
/
+3
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-09-09
2
-4
/
+2
|
\
|
*
ARM: 9113/1: uaccess: remove set_fs() implementation
Arnd Bergmann
2021-08-20
2
-4
/
+2
*
|
printk: Userspace format indexing support
Chris Down
2021-07-19
2
-2
/
+2
|
/
*
ARM: 9022/1: Change arch/arm/lib/mem*.S to use WEAK instead of .weak
Fangrui Song
2020-11-12
3
-6
/
+3
*
ARM: 9014/2: Replace string mem* functions for KASan
Linus Walleij
2020-10-27
3
-1
/
+10
*
arm: propagate the calling convention changes down to csum_partial_copy_from_...
Al Viro
2020-08-20
3
-21
/
+7
*
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
1
-2
/
+3
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-8
/
+8
*
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
2020-06-09
2
-6
/
+17
*
arm: add support for folded p4d page tables
Mike Rapoport
2020-06-04
1
-1
/
+6
*
ARM: 8958/1: rename missed uaccess .fixup section
Kees Cook
2020-02-21
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-09-22
2
-1
/
+224
|
\
|
*
ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for Clang
Nathan Huckleberry
2019-08-29
2
-1
/
+224
*
|
ARM: 8897/1: check stmfd instruction using right shift
Lvqiang Huang
2019-08-23
1
-1
/
+1
|
/
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-07-19
4
-98
/
+0
|
\
|
*
Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...
Olof Johansson
2019-07-15
4
-109
/
+0
|
|
\
|
|
*
ARM: riscpc: move RiscPC assembly files from arch/arm/lib to mach-rpc
Russell King
2019-06-11
4
-109
/
+0
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
43
-176
/
+43
|
/
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
2
-26
/
+2
|
/
*
ARM: 8844/1: use unified assembler in assembly files
Stefan Agner
2019-02-26
19
-95
/
+95
*
ARM: 8843/1: use unified assembler in headers
Stefan Agner
2019-02-26
1
-4
/
+4
*
ARM: 8841/1: use unified assembler in macros
Stefan Agner
2019-02-26
3
-4
/
+4
*
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
2019-02-12
2
-2
/
+2
*
ARM: 8827/1: fix argument count to match macro definition
Stefan Agner
2019-02-01
1
-1
/
+1
*
ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+
Vincent Whitchurch
2018-11-12
2
-10
/
+21
*
ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINS
Vincent Whitchurch
2018-11-12
2
-6
/
+44
*
Merge branches 'fixes', 'misc' and 'spectre' into for-next
Russell King
2018-10-10
3
-7
/
+8
|
\
|
*
ARM: 8797/1: spectre-v1.1: harden __copy_to_user
Julien Thierry
2018-10-05
2
-2
/
+7
[next]