index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2018-10-18
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
1
-12
/
+8
2018-10-18
ARM: signal: copy registers using __copy_from_user()
Russell King
1
-17
/
+21
2018-10-18
ARM: spectre-v1: fix syscall entry
Russell King
2
-11
/
+32
2018-10-18
ARM: bugs: add support for per-processor bug checking
Russell King
1
-0
/
+4
2018-10-18
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
3
-0
/
+11
2018-10-18
ARM: bugs: prepare processor bug infrastructure
Russell King
2
-0
/
+10
2018-06-21
ARM: kexec: fix kdump register saving on panic()
Russell King
1
-12
/
+22
2018-05-30
ARM: 8748/1: mm: Define vdso_start, vdso_end as array
Jinbum Park
1
-5
/
+7
2018-05-22
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
1
-1
/
+4
2018-02-13
kernel/exit.c: export abort() to modules
Andrew Morton
1
-1
/
+0
2017-12-14
ARM: avoid faulting on qemu
Russell King
1
-2
/
+2
2017-12-14
ARM: BUG if jumping to usermode address in kernel mode
Russell King
1
-0
/
+6
2017-11-09
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-10
/
+18
2017-11-06
ARM: 8720/1: ensure dump_instr() checks addr_limit
Mark Rutland
1
-10
/
+18
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
25
-0
/
+25
2017-10-20
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+8
2017-10-12
ARM: 8704/1: semihosting: use proper instruction on v7m processors
Nicolas Pitre
1
-0
/
+8
2017-09-17
arm/syscalls: Optimize address limit check
Thomas Garnier
2
-0
/
+18
2017-09-17
Revert "arm/syscalls: Check address limit on user-mode return"
Thomas Garnier
2
-12
/
+2
2017-09-12
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-13
/
+39
2017-09-10
Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+5
2017-09-09
Merge branches 'fixes' and 'misc' into for-linus
Russell King
16
-267
/
+254
2017-09-09
ARM: 8691/1: Export save_stack_trace_tsk()
Dustin Brown
1
-0
/
+1
2017-09-08
ARM: implement memset32 & memset64
Matthew Wilcox
1
-0
/
+2
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+12
2017-08-16
ARM: Convert to using %pOF instead of full_name
Rob Herring
3
-7
/
+5
2017-08-14
ARM: align .data section
Russell King
5
-0
/
+7
2017-08-02
ARM: avoid saving and restoring registers unnecessarily
Russell King
1
-2
/
+8
2017-08-02
ARM: move PC value into r9
Russell King
1
-0
/
+7
2017-08-02
ARM: obtain thread info structure later
Russell King
1
-1
/
+2
2017-08-02
ARM: use aliases for registers in entry-common
Russell King
1
-10
/
+14
2017-07-27
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-23
/
+69
2017-07-24
ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]
Dave Martin
1
-17
/
+59
2017-07-24
ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessors
Dave Martin
1
-2
/
+2
2017-07-20
ARM: kexec: fix failure to boot crash kernel
Russell King
1
-5
/
+6
2017-07-20
ARM: kexec: avoid allocating crashkernel region outside lowmem
Russell King
1
-0
/
+3
2017-07-14
Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-07-10
ARM: fix rd_size declaration
Bart Van Assche
1
-2
/
+1
2017-07-10
ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leak
Lorenzo Pieralisi
1
-1
/
+1
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+28
2017-07-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-4
/
+167
2017-07-08
arm/syscalls: Check address limit on user-mode return
Thomas Garnier
2
-2
/
+12
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2017-07-05
Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2017-07-05
Merge branches 'fixes' and 'misc' into for-linus
Russell King
4
-4
/
+167
2017-07-04
Merge branch 'merge/randstruct' into for-next/gcc-plugins
Kees Cook
1
-1
/
+4
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-215
/
+6
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+8
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
[next]