index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2023-02-06
exit: Add and use make_task_dead.
Eric W. Biederman
2022-12-08
arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72
James Morse
2022-12-08
arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectors
James Morse
2022-11-25
arm64: efi: Fix handling of misaligned runtime regions and drop warning
Ard Biesheuvel
2022-10-29
arm64: topology: move store_cpu_topology() to shared code
Conor Dooley
2022-10-29
arm64: errata: Remove AES hwcap for COMPAT tasks
James Morse
2022-09-15
arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...
Sudeep Holla
2022-08-25
arm64: fix oops in concurrently setting insn_emulation sysctls
haibinzhang (张海斌)
2022-06-22
arm64: kprobes: Use BRK instead of single-step when executing instructions ou...
Jean-Philippe Brucker
2022-06-22
arm64: ftrace: fix branch range checks
Mark Rutland
2022-06-14
arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
Alexandru Elisei
2022-04-20
arm64: alternatives: mark patch_alternative() as `noinstr`
Joey Gouly
2022-04-15
cpuidle: PSCI: Move the `has_lpi` check to the beginning of the function
Mario Limonciello
2022-04-15
arm64: module: remove (NOLOAD) from linker script
Fangrui Song
2022-04-15
arm64: patch_text: Fixup last cpu should be master
Guo Ren
2022-03-19
fixup for "arm64 entry: Add macro for reading symbol address from the trampol...
James Morse
2022-03-19
arm64: Use the clearbhb instruction in mitigations
James Morse
2022-03-19
arm64: Mitigate spectre style branch history side channels
James Morse
2022-03-19
KVM: arm64: Add templates for BHB mitigation sequences
James Morse
2022-03-19
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
2022-03-19
arm64: Add percpu vectors for EL1
James Morse
2022-03-19
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
2022-03-19
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2022-03-19
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
2022-03-19
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2022-03-19
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
2022-03-19
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
2022-03-19
arm64: entry: Don't assume tramp_vectors is the start of the vectors
James Morse
2022-03-19
arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
James Morse
2022-03-19
arm64: entry: Move the trampoline data page before the text page
James Morse
2022-03-19
arm64: entry: Free up another register on kpti's tramp_exit path
James Morse
2022-03-19
arm64: entry: Make the trampoline cleanup optional
James Morse
2022-03-19
arm64: entry.S: Add ventry overflow sanity checks
James Morse
2022-03-19
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
2022-02-23
arm64: module/ftrace: intialize PLT at load time
Mark Rutland
2022-02-23
arm64: module: rework special section handling
Mark Rutland
2022-02-01
arm64: errata: Fix exec handling in erratum 1418040 workaround
D Scott Phillips
2022-01-20
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2021-11-26
arm64: vdso32: suppress error message for 'make mrproper'
Nick Desaulniers
2021-09-30
arm64: Mark __stack_chk_guard as __ro_after_init
Dan Li
2021-09-26
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-22
arm64/sve: Use correct size when reinitialising SVE state
Mark Brown
2021-09-22
arm64: head: avoid over-mapping in map_memory
Mark Rutland
2021-08-12
arm64: fix compat syscall return truncation
Mark Rutland
2021-07-14
arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
Anshuman Khandual
2021-07-14
arm64: consistently use reserved_pg_dir
Mark Rutland
2021-05-11
arm64/vdso: Discard .note.gnu.property sections in vDSO
Bill Wendling
2021-04-16
KVM: arm64: Hide system instruction access to Trace registers
Suzuki K Poulose
2021-03-30
arm64: kdump: update ppos when reading elfcorehdr
Pavel Tatashin
2021-03-17
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
[next]