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
Age
Commit message (
Expand
)
Author
2022-09-05
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
2022-07-21
arm64: entry: Restore tramp_map_kernel ISB
James Morse
2022-04-20
arm64: module: remove (NOLOAD) from linker script
Fangrui Song
2022-04-20
arm64: patch_text: Fixup last cpu should be master
Guo Ren
2022-04-12
arm64: Use the clearbhb instruction in mitigations
James Morse
2022-04-12
arm64: add ID_AA64ISAR2_EL1 sys register
James Morse
2022-04-12
arm64: Mitigate spectre style branch history side channels
James Morse
2022-04-12
KVM: arm64: Add templates for BHB mitigation sequences
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: Move arm64_update_smccc_conduit() out of SSBD ifdef
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
2022-04-12
arm64: Add helper to decode register from instruction
Suzuki K Poulose
2022-04-12
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
2022-04-12
arm64: capabilities: Add support for checks based on a list of MIDRs
Suzuki K Poulose
2022-04-12
arm64: Add helpers for checking CPU MIDR against a range
Suzuki K Poulose
2022-04-12
arm64: capabilities: Clean up midr range helpers
Suzuki K Poulose
2022-04-12
arm64: capabilities: Add flags to handle the conflicts on late CPU
Suzuki K Poulose
2022-04-12
arm64: capabilities: Prepare for fine grained capabilities
Suzuki K Poulose
2022-04-12
arm64: capabilities: Move errata processing code
Suzuki K Poulose
2022-04-12
arm64: capabilities: Move errata work around check on boot CPU
Suzuki K Poulose
2022-04-12
arm64: capabilities: Update prototype for enable call back
Dave Martin
2022-04-12
arm64: Remove useless UAO IPI and describe how this gets enabled
James Morse
2022-04-12
arm64: errata: Provide macro for major and minor cpu revisions
Robert Richter
2022-01-11
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
2022-01-11
arm64: move !VHE work to end of el2_setup
Mark Rutland
2022-01-11
arm64: reduce el2_setup branching
Mark Rutland
2021-10-06
arm64: Mark __stack_chk_guard as __ro_after_init
Dan Li
2021-06-30
arm64: perf: Disable PMU while processing counter overflows
Suzuki K Poulose
2021-06-10
arm64: Remove unimplemented syscall log message
Michael Weiser
2021-05-22
arm64/vdso: Discard .note.gnu.property sections in vDSO
Bill Wendling
2021-03-03
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
2020-11-24
arm64: psci: Avoid printing in cpu_psci_cpu_die()
Will Deacon
2020-09-12
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
2020-07-31
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
Will Deacon
2020-07-22
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
2020-07-22
arm64: kgdb: Fix single-step exception handling oops
Wei Li
2020-06-30
arm64: perf: Report the PC value in REGS_ABI_32 mode
Jiping Ma
2020-05-27
arm64: fix the flush_icache_range arguments in machine_kexec
Christoph Hellwig
2020-04-24
arm64: cpu_errata: include required headers
Arnd Bergmann
[next]