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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
1
-0
/
+8
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-03
xen/arm: correctly handle DMA mapping of compound pages
Ian Campbell
1
-7
/
+14
[next]