index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2022-03-07
arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...
James Morse
2022-02-24
arm64: Use the clearbhb instruction in mitigations
James Morse
2022-02-24
arm64: Mitigate spectre style branch history side channels
James Morse
2022-02-16
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
2022-02-16
arm64: Add percpu vectors for EL1
James Morse
2022-02-16
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
2022-02-16
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2022-02-15
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
2022-02-15
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2022-02-15
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
2022-02-15
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
2022-02-15
arm64: entry: Don't assume tramp_vectors is the start of the vectors
James Morse
2022-02-15
arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
James Morse
2022-02-15
arm64: entry: Move the trampoline data page before the text page
James Morse
2022-02-15
arm64: entry: Free up another register on kpti's tramp_exit path
James Morse
2022-02-15
arm64: entry: Make the trampoline cleanup optional
James Morse
2022-02-15
arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
James Morse
2022-02-15
arm64: entry.S: Add ventry overflow sanity checks
James Morse
2022-02-03
KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata
James Morse
2022-01-28
arm64: cpufeature: List early Cortex-A510 parts as having broken dbm
James Morse
2022-01-28
Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...
Catalin Marinas
2022-01-27
arm64: errata: Add detection for TRBE trace data corruption
Anshuman Khandual
2022-01-27
arm64: errata: Add detection for TRBE invalid prohibited states
Anshuman Khandual
2022-01-27
arm64: errata: Add detection for TRBE ignored system register writes
Anshuman Khandual
2022-01-24
arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOL
Masami Hiramatsu
2022-01-24
arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 ranges
Anshuman Khandual
2022-01-24
arm64: vdso: Fix "no previous prototype" warning
Vincenzo Frascino
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-05
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
2022-01-05
arm64: Use correct method to calculate nomap region boundaries
Huacai Chen
2022-01-05
arm64: Drop outdated links in comments
Kees Cook
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2022-01-04
arm64: perf: Don't register user access sysctl handler multiple times
Will Deacon
2021-12-22
arm64: errata: Fix exec handling in erratum 1418040 workaround
D Scott Phillips
2021-12-22
arm64: Unhash early pointer print plus improve comment
Guilherme G. Piccoli
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()
Lakshmi Ramasubramanian
2021-12-14
arm64: Enable KCSAN
Kefeng Wang
2021-12-14
arm64/fp: Add comments documenting the usage of state restore functions
Mark Brown
2021-12-14
arm64/sve: Generalise vector length configuration prctl() for SME
Mark Brown
2021-12-14
arm64/sve: Make sysctl interface for SVE reusable by SME
Mark Brown
2021-12-14
Merge branch 'for-next/perf-cpu' into for-next/perf
Will Deacon
[next]