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
2019-06-15
ARM: prevent tracing IPI_CPU_BACKTRACE
Arnd Bergmann
1
-0
/
+1
2019-05-31
ARM: vdso: Remove dependency with the arch_timer driver internals
Marc Zyngier
1
-0
/
+2
2019-04-05
ARM: avoid Cortex-A9 livelock on tight dmb loops
Russell King
2
-1
/
+7
2019-04-05
ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of
Vladimir Murzin
1
-1
/
+1
2019-03-23
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
Dietmar Eggemann
1
-1
/
+0
2019-02-20
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
1
-0
/
+23
2019-02-20
ARM: add PROC_VTABLE and PROC_TABLE macros
Russell King
1
-13
/
+26
2019-02-20
ARM: clean up per-processor check_bugs method call
Russell King
1
-0
/
+1
2019-02-20
ARM: split out processor lookup
Russell King
1
-0
/
+1
2019-02-20
ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
Julien Thierry
2
-0
/
+37
2019-02-20
ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
Julien Thierry
1
-6
/
+9
2019-02-20
ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
Julien Thierry
1
-0
/
+8
2019-02-20
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
Julien Thierry
1
-2
/
+2
2018-10-18
ARM: spectre-v1: mitigate user accesses
Russell King
1
-0
/
+4
2018-10-18
ARM: spectre-v1: use get_user() for __get_user()
Russell King
1
-6
/
+11
2018-10-18
ARM: use __inttype() in get_user()
Russell King
1
-1
/
+8
2018-10-18
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
1
-2
/
+2
2018-10-18
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
1
-0
/
+19
2018-10-18
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2
-0
/
+21
2018-10-18
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Russell King
1
-2
/
+12
2018-10-18
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
Russell King
1
-0
/
+1
2018-10-18
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
1
-0
/
+5
2018-10-18
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
2
-3
/
+16
2018-10-18
ARM: spectre-v2: harden user aborts in kernel space
Russell King
2
-0
/
+18
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
1
-0
/
+2
2018-10-18
ARM: bugs: prepare processor bug infrastructure
Russell King
1
-2
/
+2
2018-10-18
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
1
-0
/
+8
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
1
-0
/
+12
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
1
-0
/
+5
2018-07-22
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
Marc Zyngier
1
-0
/
+7
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-22
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
1
-0
/
+10
2018-05-22
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara
1
-0
/
+16
2018-05-01
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
2
-0
/
+9
2018-02-22
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-1
/
+1
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-1
/
+0
2018-02-16
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
1
-0
/
+6
2018-02-16
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
1
-27
/
+0
2018-02-16
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
1
-0
/
+10
2017-12-25
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
1
-2
/
+1
2017-12-14
ARM: BUG if jumping to usermode address in kernel mode
Russell King
1
-0
/
+18
2017-12-14
arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one
Marc Zyngier
1
-2
/
+1
2017-11-04
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+27
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
5
-0
/
+5
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
13
-0
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
95
-0
/
+95
2017-10-24
ARM: 8715/1: add a private asm/unaligned.h
Arnd Bergmann
2
-1
/
+27
2017-09-17
Revert "arm/syscalls: Check address limit on user-mode return"
Thomas Garnier
2
-11
/
+6
[next]