index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2022-07-21
arm64: entry: Restore tramp_map_kernel ISB
James Morse
2022-04-12
arm64: Use the clearbhb instruction in mitigations
James Morse
2022-04-12
arm64: Add percpu vectors for EL1
James Morse
2022-04-12
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
2022-04-12
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2022-04-12
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
2022-04-12
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2022-04-12
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
2022-04-12
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
2022-04-12
arm64: entry: Don't assume tramp_vectors is the start of the vectors
James Morse
2022-04-12
arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
James Morse
2022-04-12
arm64: entry: Move the trampoline data page before the text page
James Morse
2022-04-12
arm64: entry: Free up another register on kpti's tramp_exit path
James Morse
2022-04-12
arm64: entry: Make the trampoline cleanup optional
James Morse
2022-04-12
arm64: entry.S: Add ventry overflow sanity checks
James Morse
2018-07-22
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
2018-07-22
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
Marc Zyngier
2018-07-22
arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
Marc Zyngier
2018-07-22
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
2018-07-22
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
2018-04-20
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Mark Rutland
2018-04-20
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Mark Rutland
2018-04-20
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Mark Rutland
2018-04-20
arm64: entry: Ensure branch through syscall table is bounded under speculation
Mark Rutland
2018-04-20
arm64: Make USER_DS an inclusive limit
Mark Rutland
2018-04-20
arm64: move TASK_* definitions to <asm/processor.h>
Mark Rutland
2018-04-08
arm64: entry: Reword comment about post_ttbr_update_workaround
Will Deacon
2018-04-08
arm64: use RET instruction for exiting the trampoline
Will Deacon
2018-04-08
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2018-04-08
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
2018-04-08
arm64: entry: Hook up entry trampoline to exception vectors
Will Deacon
2018-04-08
arm64: entry: Explicitly pass exception level to kernel_ventry macro
Will Deacon
2018-04-08
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
2018-04-08
arm64: factor out entry stack manipulation
Mark Rutland
2017-06-14
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
2017-01-26
arm64: avoid returning from bad_mode
Mark Rutland
2016-09-12
arm64: use alternative auto-nop
Mark Rutland
2016-09-01
arm64: kernel: do not need to reset UAO on exception entry
Vladimir Murzin
2016-08-22
arm64: factor work_pending state machine to C
Chris Metcalf
2016-08-12
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-19
arm64: Treat all entry code as non-kprobe-able
Pratyush Anand
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
2016-07-01
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-06-21
arm64: kill ESR_LNX_EXEC
Mark Rutland
2016-03-21
arm64/kernel: fix incorrect EL0 check in inv_entry macro
Ard Biesheuvel
2016-01-06
arm64: entry: remove pointless SPSR mode check
Mark Rutland
2015-12-21
arm64: remove irq_count and do_softirq_own_stack()
James Morse
2015-12-15
arm64: reduce stack use in irq_handler
James Morse
[next]