index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Will Deacon
1
-0
/
+5
2018-02-06
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Will Deacon
1
-1
/
+4
2018-02-06
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Will Deacon
1
-2
/
+2
2018-02-06
arm64: entry: Ensure branch through syscall table is bounded under speculation
Will Deacon
1
-0
/
+2
2018-02-06
arm64: Make USER_DS an inclusive limit
Robin Murphy
1
-2
/
+2
2018-02-06
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
3
-3
/
+3
2018-02-06
arm64: assembler: Align phys_to_pte with pte_to_phys
Will Deacon
1
-22
/
+2
2018-02-06
arm64: entry: Reword comment about post_ttbr_update_workaround
Will Deacon
1
-10
/
+3
2018-02-06
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
2
-4
/
+4
2018-02-06
arm64: Force KPTI to be disabled on Cavium ThunderX
Marc Zyngier
1
-3
/
+14
2018-02-06
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
1
-0
/
+25
2018-02-06
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
4
-0
/
+5
2018-01-23
arm64: Turn on KPTI only on CPUs that need it
Jayachandran C
1
-0
/
+7
2018-01-23
arm64: Branch predictor hardening for Cavium ThunderX2
Jayachandran C
1
-0
/
+10
2018-01-23
arm64: Run enable method for errata work arounds on late CPUs
Suzuki K Poulose
1
-3
/
+6
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
1
-1
/
+1
2018-01-16
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
1
-0
/
+1
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
1
-0
/
+9
2018-01-16
arm64: kernel: Survive corrected RAS errors notified by SError
James Morse
1
-5
/
+46
2018-01-16
arm64: cpufeature: Detect CPU RAS Extentions
Xie XiuQi
1
-0
/
+13
2018-01-16
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
1
-10
/
+3
2018-01-16
arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
James Morse
1
-2
/
+1
2018-01-16
arm64: fpsimd: Fix state leakage when migrating after sigreturn
Dave Martin
3
-7
/
+9
2018-01-16
arm64: Inform user if software PAN is in use
Stephen Boyd
1
-0
/
+3
2018-01-15
arm64: capabilities: Handle duplicate entries for a capability
Suzuki K Poulose
1
-21
/
+23
2018-01-14
arm64: cpu_errata: Add Kryo to Falkor 1003 errata
Stephen Boyd
1
-0
/
+21
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
2
-38
/
+107
2018-01-14
arm64: entry: Move the trampoline to be before PAN
Steve Capper
2
-7
/
+8
2018-01-14
arm64: Re-order reserved_ttbr0 in linker script
Steve Capper
1
-3
/
+2
2018-01-14
arm64: sdei: Add trampoline code for remapping the kernel
James Morse
2
-13
/
+105
2018-01-14
arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
James Morse
1
-1
/
+1
2018-01-13
arm64: kernel: Add arch-specific SDEI entry code and CPU masking
James Morse
5
-1
/
+336
2018-01-13
arm64: uaccess: Add PAN helper
James Morse
1
-2
/
+2
2018-01-13
arm64: Add vmap_stack header file
James Morse
1
-11
/
+2
2018-01-13
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2
-4
/
+22
2018-01-12
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
1
-10
/
+6
2018-01-08
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
2
-2
/
+46
2018-01-08
arm64: Implement branch predictor hardening for affected Cortex-A CPUs
Will Deacon
2
-0
/
+66
2018-01-08
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
5
-2
/
+139
2018-01-08
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
1
-1
/
+1
2018-01-08
arm64: cpufeature: Pass capability structure to ->enable callback
Will Deacon
1
-2
/
+2
2018-01-08
arm64: Take into account ID_AA64PFR0_EL1.CSV3
Will Deacon
1
-1
/
+7
2018-01-08
arm64: use RET instruction for exiting the trampoline
Will Deacon
1
-1
/
+9
2018-01-05
arm64: v8.4: Support for new floating point multiplication instructions
Dongjiu Geng
2
-0
/
+3
2018-01-02
arm64: Use of_cpu_node_to_id helper for CPU topology parsing
Suzuki K Poulose
1
-10
/
+6
2018-01-02
ARM64 / cpuidle: Use new cpuidle macro for entering retention state
Prashanth Prakash
1
-1
/
+7
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
3
-50
/
+89
2017-12-22
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
1
-31
/
+45
2017-12-22
arm64: handle 52-bit physical addresses in page table entries
Kristina Martsenko
1
-1
/
+1
2017-12-22
arm64: don't open code page table entry creation
Kristina Martsenko
1
-2
/
+1
[next]