index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: add prctl control for resetting ptrauth keys
Kristina Martsenko
2018-12-13
4
-0
/
+55
*
arm64: perf: strip PAC when unwinding userspace
Mark Rutland
2018-12-13
2
-1
/
+12
*
arm64: expose user PAC bit positions via ptrace
Mark Rutland
2018-12-13
5
-2
/
+56
*
arm64: add basic pointer authentication support
Mark Rutland
2018-12-13
6
-0
/
+104
*
arm64/cpufeature: detect pointer authentication
Mark Rutland
2018-12-13
3
-1
/
+109
*
arm64: Don't trap host pointer auth use to EL2
Mark Rutland
2018-12-13
1
-1
/
+3
*
arm64/kvm: hide ptrauth from guests
Mark Rutland
2018-12-13
2
-0
/
+26
*
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
2018-12-13
3
-4
/
+4
*
arm64: add pointer authentication register bits
Mark Rutland
2018-12-13
2
-1
/
+32
*
arm64: add comments about EC exception levels
Kristina Martsenko
2018-12-13
1
-7
/
+7
*
arm64: perf: Treat EXCLUDE_EL* bit definitions as unsigned
Will Deacon
2018-12-13
1
-3
/
+3
*
arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field
Will Deacon
2018-12-13
1
-0
/
+6
*
Merge branch 'for-next/perf' into aarch64/for-next/core
Will Deacon
2018-12-12
2
-176
/
+209
|
\
|
*
arm64: perf: set suppress_bind_attrs flag to true
Anders Roxell
2018-11-21
1
-0
/
+1
|
*
arm64: perf: Fix typos in comment
Shaokun Zhang
2018-11-21
1
-1
/
+1
|
*
arm64: perf: Hook up new events
Will Deacon
2018-11-21
1
-0
/
+24
|
*
arm64: perf: Move event definitions into perf_event.h
Will Deacon
2018-11-21
2
-154
/
+155
|
*
arm64: perf: Remove duplicate generic cache events
Will Deacon
2018-11-21
1
-4
/
+0
|
*
arm64: perf: Add support for Armv8.1 PMCEID register format
Will Deacon
2018-11-21
1
-7
/
+18
|
*
arm64: perf: Terminate PMU assignment statements with semicolons
Will Deacon
2018-11-21
1
-10
/
+10
*
|
arm64: enable per-task stack canaries
Ard Biesheuvel
2018-12-12
5
-2
/
+23
*
|
arm64: Add memory hotplug support
Robin Murphy
2018-12-12
4
-0
/
+38
*
|
arm64: percpu: Fix LSE implementation of value-returning pcpu atomics
Will Deacon
2018-12-12
1
-1
/
+1
*
|
arm64: add <asm/asm-prototypes.h>
Mark Rutland
2018-12-12
1
-0
/
+26
*
|
arm64: mm: Introduce MAX_USER_VA_BITS definition
Will Deacon
2018-12-12
3
-10
/
+8
*
|
arm64: fix ARM64_USER_VA_BITS_52 builds
Arnd Bergmann
2018-12-11
1
-1
/
+1
*
|
arm64: preempt: Fix big-endian when checking preempt count in assembly
Will Deacon
2018-12-11
2
-9
/
+5
*
|
arm64: kexec_file: include linux/vmalloc.h
Arnd Bergmann
2018-12-11
1
-0
/
+1
*
|
arm64: mm: EXPORT vabits_user to modules
Will Deacon
2018-12-10
1
-0
/
+1
*
|
Merge branch 'for-next/kexec' into aarch64/for-next/core
Will Deacon
2018-12-10
14
-81
/
+545
|
\
\
|
*
|
arm64: kexec_file: forbid kdump via kexec_file_load()
James Morse
2018-12-07
1
-0
/
+4
|
*
|
arm64: kexec_file: Refactor setup_dtb() to consolidate error checking
Will Deacon
2018-12-06
1
-30
/
+34
|
*
|
arm64: kexec_file: add kaslr support
AKASHI Takahiro
2018-12-06
1
-1
/
+18
|
*
|
arm64: kexec_file: add kernel signature verification support
AKASHI Takahiro
2018-12-06
2
-5
/
+42
|
*
|
arm64: kexec_file: invoke the kernel without purgatory
AKASHI Takahiro
2018-12-06
3
-7
/
+16
|
*
|
arm64: kexec_file: allow for loading Image-format kernel
AKASHI Takahiro
2018-12-06
4
-1
/
+117
|
*
|
arm64: kexec_file: load initrd and device-tree
AKASHI Takahiro
2018-12-06
2
-0
/
+202
|
*
|
arm64: enable KEXEC_FILE config
AKASHI Takahiro
2018-12-06
3
-1
/
+27
|
*
|
arm64: cpufeature: add MMFR0 helper functions
AKASHI Takahiro
2018-12-06
1
-0
/
+48
|
*
|
arm64: add image head flag definitions
AKASHI Takahiro
2018-12-06
3
-9
/
+74
|
*
|
powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
AKASHI Takahiro
2018-12-06
1
-54
/
+0
|
*
|
s390, kexec_file: drop arch_kexec_mem_walk()
AKASHI Takahiro
2018-12-06
1
-10
/
+0
|
|
/
*
|
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
2018-12-10
9
-17
/
+124
|
\
\
|
*
|
arm64: Add configuration/documentation for Cortex-A76 erratum 1165522
Marc Zyngier
2018-12-10
1
-0
/
+12
|
*
|
arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation
Marc Zyngier
2018-12-10
1
-15
/
+51
|
*
|
arm64: KVM: Add synchronization on translation regime change for erratum 1165522
Marc Zyngier
2018-12-10
2
-0
/
+27
|
*
|
arm64: KVM: Force VHE for systems affected by erratum 1165522
Marc Zyngier
2018-12-10
3
-1
/
+14
|
*
|
arm64: Add TCR_EPD{0,1} definitions
Marc Zyngier
2018-12-10
1
-0
/
+4
|
*
|
arm64: KVM: Install stage-2 translation before enabling traps
Marc Zyngier
2018-12-10
1
-2
/
+2
|
*
|
KVM: arm64: Rework detection of SVE, !VHE systems
Marc Zyngier
2018-12-10
2
-4
/
+4
[next]