index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-12-06
5
-7
/
+28
|
\
|
*
arm64: entry: refine comment of stack overflow check
Heyi Guo
2019-12-06
1
-1
/
+2
|
*
arm64: ftrace: fix ifdeffery
Mark Rutland
2019-12-06
1
-2
/
+1
|
*
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
2019-12-06
1
-0
/
+4
|
*
arm64: insn: consistently handle exit text
Mark Rutland
2019-12-04
2
-4
/
+21
*
|
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-01
1
-1
/
+1
|
\
\
|
*
|
seccomp: simplify secure_computing()
Christian Brauner
2019-10-10
1
-1
/
+1
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-5
/
+5
|
\
\
\
|
*
|
|
arm64: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-3
/
+4
|
*
|
|
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
|
*
|
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-26
2
-10
/
+9
|
\
\
\
|
*
|
|
arm64: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
2
-10
/
+9
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-26
3
-52
/
+172
|
\
\
\
\
|
*
\
\
\
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
1
-11
/
+48
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-21
4
-70
/
+178
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: Retrieve stolen time as paravirtualized guest
Steven Price
2019-10-21
2
-0
/
+143
|
|
*
|
|
|
|
arm/arm64: Make use of the SMCCC 1.1 wrapper
Steven Price
2019-10-21
1
-52
/
+29
*
|
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-26
22
-520
/
+823
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
-
-
.
\
\
\
\
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-11-08
7
-39
/
+69
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
arm64: kaslr: Check command line before looking for a seed
Mark Brown
2019-11-08
1
-5
/
+6
|
|
|
|
|
|
*
|
|
|
arm64: kaslr: Announce KASLR status on boot
Mark Brown
2019-11-08
1
-3
/
+38
|
|
|
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
arm64: kpti: Add NVIDIA's Carmel core to the KPTI whitelist
Rich Wiley
2019-11-06
1
-0
/
+1
|
|
|
|
|
*
|
|
|
arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()
Yunfeng Ye
2019-10-25
1
-6
/
+9
|
|
|
|
|
*
|
|
|
arm64: cpufeature: Fix typos in comment
Shaokun Zhang
2019-10-25
1
-1
/
+1
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
Marc Zyngier
2019-10-15
1
-2
/
+4
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
firmware: arm_sdei: use common SMCCC_CONDUIT_*
Mark Rutland
2019-10-14
1
-1
/
+2
|
|
|
*
|
|
|
arm64: errata: use arm_smccc_1_1_get_conduit()
Mark Rutland
2019-10-14
1
-25
/
+12
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'for-next/perf' into for-next/core
Catalin Marinas
2019-11-08
1
-125
/
+66
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: perf: Simplify the ARMv8 PMUv3 event attributes
Shaokun Zhang
2019-11-01
1
-125
/
+66
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/k...
Catalin Marinas
2019-11-07
6
-64
/
+273
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: ftrace: minimize ifdeffery
Mark Rutland
2019-11-06
1
-10
/
+8
|
|
*
|
|
|
|
arm64: implement ftrace with regs
Torsten Duwe
2019-11-06
4
-24
/
+221
|
|
*
|
|
|
|
arm64: asm-offsets: add S_FP
Mark Rutland
2019-11-06
1
-0
/
+1
|
|
*
|
|
|
|
arm64: insn: add encoder for MOV (register)
Mark Rutland
2019-11-06
1
-0
/
+13
|
|
*
|
|
|
|
arm64: module/ftrace: intialize PLT at load time
Mark Rutland
2019-11-06
2
-52
/
+35
|
|
*
|
|
|
|
arm64: module: rework special section handling
Mark Rutland
2019-11-06
1
-9
/
+26
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
2019-10-28
8
-288
/
+354
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: entry-common: don't touch daif before bp-hardening
James Morse
2019-10-28
1
-3
/
+15
|
|
*
|
|
|
|
arm64: Remove asmlinkage from updated functions
James Morse
2019-10-28
3
-9
/
+9
|
|
*
|
|
|
|
arm64: entry: convert el0_sync to C
Mark Rutland
2019-10-28
2
-201
/
+227
|
|
*
|
|
|
|
arm64: entry: convert el1_sync to C
Mark Rutland
2019-10-28
3
-71
/
+102
|
|
*
|
|
|
|
arm64: remove __exception annotations
James Morse
2019-10-28
3
-10
/
+7
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...
Catalin Marinas
2019-10-28
1
-3
/
+10
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versions
Marc Zyngier
2019-10-18
1
-3
/
+10
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/core
Catalin Marinas
2019-10-28
3
-1
/
+51
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
arm64: Silence clang warning on mismatched value/register sizes
Catalin Marinas
2019-10-28
1
-1
/
+1
|
|
*
|
|
|
arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-space
James Morse
2019-10-25
1
-0
/
+11
|
|
*
|
|
|
arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419
James Morse
2019-10-25
1
-1
/
+7
|
|
*
|
|
|
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
2019-10-25
2
-1
/
+34
|
|
|
/
/
/
[next]