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.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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+3
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-05
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+27
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
92
-0
/
+92
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
2017-09-12
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-0
/
+3
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+14
2017-09-09
Merge branches 'fixes' and 'misc' into for-linus
Russell King
21
-75
/
+95
2017-09-09
ARM: implement memset32 & memset64
Matthew Wilcox
1
-0
/
+14
2017-09-09
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+19
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
1
-2
/
+9
2017-09-05
KVM: arm/arm64: Fix guest external abort matching
James Morse
2
-6
/
+19
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+34
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-22
/
+4
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+11
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+0
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+0
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
1
-6
/
+0
2017-09-01
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-6
/
+0
2017-08-31
irqchip/gic-v3-its: Add VPE interrupt masking
Marc Zyngier
1
-0
/
+6
[next]