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.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-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
2020-08-21
ARM: percpu.h: fix build error
Grygorii Strashko
1
-0
/
+2
2020-05-27
ARM: futex: Address build warning
Thomas Gleixner
1
-2
/
+7
2020-01-29
ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used
Marek Szyprowski
1
-0
/
+1
2019-12-21
ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+
Vincent Whitchurch
1
-0
/
+18
2019-11-10
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
1
-0
/
+23
2019-11-10
ARM: add PROC_VTABLE and PROC_TABLE macros
Russell King
1
-13
/
+26
2019-11-10
ARM: clean up per-processor check_bugs method call
Russell King
1
-0
/
+1
2019-11-10
ARM: split out processor lookup
Russell King
1
-0
/
+1
2019-11-10
ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
Julien Thierry
2
-0
/
+37
2019-11-10
ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
Julien Thierry
1
-6
/
+9
2019-11-10
ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
Julien Thierry
1
-0
/
+8
2019-11-10
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
Julien Thierry
1
-2
/
+2
2019-11-10
ARM: spectre-v1: mitigate user accesses
Russell King
1
-0
/
+4
2019-11-10
ARM: spectre-v1: use get_user() for __get_user()
Russell King
1
-6
/
+11
2019-11-10
ARM: use __inttype() in get_user()
Russell King
1
-1
/
+8
2019-11-10
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
1
-2
/
+2
2019-11-10
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
1
-0
/
+21
2019-11-10
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2
-0
/
+21
2019-11-10
ARM: spectre-v2: harden user aborts in kernel space
Russell King
2
-0
/
+18
2019-11-10
ARM: bugs: add support for per-processor bug checking
Russell King
1
-0
/
+4
2019-11-10
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
1
-0
/
+2
2019-11-10
ARM: bugs: prepare processor bug infrastructure
Russell King
1
-2
/
+2
2019-11-10
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
1
-0
/
+8
2019-11-10
ARM: Move system register accessors to asm/cp15.h
Vladimir Murzin
2
-16
/
+26
2019-11-10
ARM: uaccess: remove put_user() code duplication
Russell King
1
-57
/
+49
2019-11-10
ARM: 8051/1: put_user: fix possible data corruption in put_user
Andrey Ryabinin
1
-1
/
+1
2019-04-27
ARM: avoid Cortex-A9 livelock on tight dmb loops
Russell King
2
-1
/
+7
2019-03-23
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
Dietmar Eggemann
1
-1
/
+0
2018-09-15
irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()
Marc Zyngier
1
-0
/
+1
2018-07-28
ARM: fix put_user() for gcc-8
Arnd Bergmann
1
-1
/
+1
2018-07-03
ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
David Rivshin
1
-1
/
+1
2018-05-30
ARM: 8748/1: mm: Define vdso_start, vdso_end as array
Jinbum Park
1
-2
/
+0
2018-05-26
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
1
-0
/
+10
2018-05-26
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-22
/
+4
2018-04-13
xen: avoid type warning in xchg_xen_ulong
Arnd Bergmann
1
-1
/
+1
2017-12-25
ARM: Hide finish_arch_post_lock_switch() from modules
Steven Rostedt
1
-0
/
+2
2017-12-16
arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one
Marc Zyngier
1
-2
/
+1
2017-12-16
arm: KVM: Survive unknown traps from guests
Mark Rutland
1
-0
/
+1
2017-12-16
ARM: BUG if jumping to usermode address in kernel mode
Russell King
1
-0
/
+18
2017-11-08
ARM: 8715/1: add a private asm/unaligned.h
Arnd Bergmann
2
-1
/
+27
2017-08-11
ARM: 8632/1: ftrace: fix syscall name matching
Rabin Vincent
1
-0
/
+18
2017-07-21
arm: move ELF_ET_DYN_BASE to 4MB
Kees Cook
1
-6
/
+2
2017-03-12
arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
Marc Zyngier
1
-8
/
+1
2017-01-26
ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
Mark Rutland
1
-0
/
+3
2016-11-10
ARM: 8584/1: floppy: avoid gcc-6 warning
Arnd Bergmann
1
-1
/
+1
2016-10-07
ARM: 8617/1: dma: fix dma_max_pfn()
Roger Quadros
1
-1
/
+1
2016-07-27
ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
Steve Capper
1
-2
/
+2
2016-07-27
ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
Will Deacon
3
-1
/
+2
2016-03-04
xen/arm: correctly handle DMA mapping of compound pages
Ian Campbell
1
-7
/
+14
2016-03-04
ARM: 8457/1: psci-smp is built only for SMP
Arnd Bergmann
1
-1
/
+1
[next]