index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-22
/
+89
2019-05-23
arm64: Handle erratum 1418040 as a superset of erratum 1188873
Marc Zyngier
2
-12
/
+16
2019-05-23
arm64/module: deal with ambiguity in PRELxx relocation ranges
Ard Biesheuvel
1
-2
/
+14
2019-05-23
arm64/kernel: kaslr: reduce module randomization range to 2 GB
Ard Biesheuvel
2
-4
/
+4
2019-05-23
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2
-0
/
+55
2019-05-23
arm64: Remove useless message during oops
Will Deacon
1
-4
/
+0
2019-05-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-68
/
+175
2019-05-16
arm64: vdso: Explicitly add build-id option
Laura Abbott
1
-2
/
+2
2019-05-15
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
5
-68
/
+175
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+40
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2019-05-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
22
-364
/
+663
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+0
2019-05-03
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Will Deacon
1
-2
/
+2
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+7
2019-05-01
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Will Deacon
3
-6
/
+30
2019-05-01
Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...
Will Deacon
2
-81
/
+228
2019-05-01
arm64/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2
-2
/
+12
2019-05-01
arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB
Will Deacon
1
-4
/
+6
2019-05-01
arm64: add sysfs vulnerability show for speculative store bypass
Jeremy Linton
1
-0
/
+42
2019-05-01
arm64: Fix size of __early_cpu_boot_status
Arun KS
1
-1
/
+1
2019-04-30
arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvct
Marc Zyngier
1
-2
/
+2
2019-04-30
arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1
Marc Zyngier
1
-2
/
+11
2019-04-30
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
Marc Zyngier
1
-2
/
+17
2019-04-30
arm64: arch_timer: Ensure counter register reads occur with seqlock held
Will Deacon
1
-4
/
+11
2019-04-29
arm64: mmap: Ensure file offset is treated as unsigned
Boyang Zhou
1
-1
/
+1
2019-04-26
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Daniel Borkmann
1
-0
/
+40
2019-04-26
arm64: Always enable ssb vulnerability detection
Jeremy Linton
1
-4
/
+5
2019-04-26
arm64: add sysfs vulnerability show for spectre-v2
Jeremy Linton
1
-1
/
+26
2019-04-26
arm64: Always enable spectre-v2 vulnerability detection
Jeremy Linton
1
-7
/
+8
2019-04-26
arm64: Use firmware to detect CPUs that are not affected by Spectre-v2
Marc Zyngier
1
-9
/
+23
2019-04-26
arm64: Advertise mitigation of Spectre-v2, or lack thereof
Marc Zyngier
1
-53
/
+56
2019-04-26
arm64: add sysfs vulnerability show for meltdown
Jeremy Linton
1
-14
/
+44
2019-04-26
arm64: Add sysfs vulnerability show for spectre-v1
Mian Yousaf Kaukab
1
-0
/
+6
2019-04-26
arm64: Provide a command line to disable spectre_v2 mitigation
Jeremy Linton
1
-0
/
+13
2019-04-24
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
1
-1
/
+5
2019-04-24
arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes
Andrew Murray
1
-7
/
+36
2019-04-24
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
Andrew Murray
1
-0
/
+1
2019-04-24
arm64: arm_pmu: Remove unnecessary isb instruction
Andrew Murray
1
-1
/
+0
2019-04-24
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
1
-0
/
+6
2019-04-23
arm64: Expose SVE2 features for userspace
Dave Martin
2
-1
/
+22
2019-04-23
arm64: compat: Add KUSER_HELPERS config option
Vincenzo Frascino
3
-5
/
+11
2019-04-23
arm64: compat: Refactor aarch32_alloc_vdso_pages()
Vincenzo Frascino
1
-26
/
+26
2019-04-23
arm64: compat: Split kuser32
Vincenzo Frascino
3
-57
/
+50
2019-04-23
arm64: compat: Alloc separate pages for vectors and sigpage
Vincenzo Frascino
2
-29
/
+90
2019-04-23
arm64/module: ftrace: deal with place relative nature of PLTs
Ard Biesheuvel
1
-2
/
+7
2019-04-18
arm64/sve: Clarify vq map semantics
Dave Martin
1
-1
/
+6
2019-04-16
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
Vincenzo Frascino
3
-5
/
+7
2019-04-16
arm64: Advertise ARM64_HAS_DCPODP cpu feature
Andrew Murray
1
-0
/
+10
[next]