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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
ARM: spectre-v1: mitigate user accesses
Russell King
1
-0
/
+4
2018-08-02
ARM: spectre-v1: use get_user() for __get_user()
Russell King
1
-6
/
+11
2018-08-02
ARM: use __inttype() in get_user()
Russell King
1
-1
/
+8
2018-08-02
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
1
-2
/
+2
2018-06-01
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
1
-0
/
+19
2018-06-01
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2
-0
/
+21
2018-05-31
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Russell King
1
-2
/
+12
2018-05-31
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
Russell King
1
-0
/
+1
2018-05-31
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
1
-0
/
+5
2018-05-31
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
2
-3
/
+16
2018-05-31
ARM: spectre-v2: harden user aborts in kernel space
Russell King
2
-0
/
+18
2018-05-31
ARM: bugs: add support for per-processor bug checking
Russell King
1
-0
/
+4
2018-05-31
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
1
-0
/
+2
2018-05-31
ARM: bugs: prepare processor bug infrastructure
Russell King
1
-2
/
+2
2018-05-31
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
1
-0
/
+8
2018-03-24
ARM: 8748/1: mm: Define vdso_start, vdso_end as array
Jinbum Park
1
-2
/
+0
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-19
/
+91
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-27
/
+7
2018-02-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2018-02-07
lib: optimize cpumask_next_and()
Clement Courbet
1
-0
/
+1
2018-02-07
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
1
-0
/
+7
2018-02-07
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
1
-27
/
+0
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+1
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+10
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
10
-133
/
+84
2018-02-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
1
-3
/
+0
2018-02-01
arm/mm: provide pmdp_establish() helper
Kirill A. Shutemov
1
-0
/
+3
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-34
/
+37
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+13
2018-01-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+22
2018-01-23
KVM: arm/arm64: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-21
Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next
Russell King
13
-135
/
+91
2018-01-21
ARM: 8745/1: get rid of __memzero()
Nicolas Pitre
1
-14
/
+0
2018-01-21
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
1
-0
/
+1
2018-01-21
ARM: 8737/1: mm: dump: add checking for writable and executable
Jinbum Park
1
-0
/
+8
2018-01-21
ARM: 8735/1: mm: dump: make page table dumping reusable
Jinbum Park
1
-0
/
+35
2018-01-16
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
James Morse
1
-0
/
+3
2018-01-16
KVM: arm/arm64: mask/unmask daif around VHE guests
James Morse
1
-0
/
+2
2018-01-15
arm: Implement thread_struct whitelist for hardened usercopy
Kees Cook
1
-0
/
+10
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
1
-1
/
+1
2018-01-12
signal/arm: Document conflicts with SI_USER and SIGFPE
Eric W. Biederman
1
-0
/
+13
2018-01-10
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
1
-2
/
+0
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2
-31
/
+36
2018-01-10
Construct init thread stack in the linker script rather than by union
David Howells
1
-3
/
+0
2018-01-08
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
1
-0
/
+10
2018-01-08
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
Marc Zyngier
1
-5
/
+2
2018-01-08
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
Marc Zyngier
1
-0
/
+10
2018-01-08
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
2
-2
/
+14
2018-01-08
arm: KVM: Add optimized PIPT icache flushing
Marc Zyngier
2
-3
/
+31
[next]