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.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
/
include
Age
Commit message (
Expand
)
Author
2020-08-07
arm64: Workaround circular dependency in pointer_auth.h
Marc Zyngier
2020-08-05
arm64: csum: Fix handling of bad packets
Robin Murphy
2020-08-05
arm64/alternatives: move length validation inside the subsection
Sami Tolvanen
2020-07-22
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
2020-07-22
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
2020-07-22
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
2020-07-22
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
2020-07-22
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
2020-07-22
arm64: Introduce a way to disable the 32bit vdso
Marc Zyngier
2020-07-16
KVM: arm64: Annotate hyp NMI-related functions as __always_inline
Alexandru Elisei
2020-07-16
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
2020-06-22
arm64: cacheflush: Fix KGDB trap detection
Daniel Thompson
2020-06-22
arm64/kernel: Fix range on invalidating dcache for boot page tables
Gavin Shan
2020-06-17
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
Marc Zyngier
2020-06-17
KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
Marc Zyngier
2020-06-17
KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
Marc Zyngier
2020-06-17
arm64: acpi: fix UBSAN warning
Nick Desaulniers
2020-05-02
arm64: Delete the space separator in __emit_inst
Fangrui Song
2020-04-29
compat: ARM64: always include asm-generic/compat.h
Arnd Bergmann
2020-04-29
arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419
James Morse
2020-04-29
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
2020-04-02
arm64: alternative: fix build with clang integrated assembler
Ilie Halip
2020-03-25
arm64: compat: Fix syscall number of compat_clock_getres
Vincenzo Frascino
2020-02-28
arm64: lse: Fix LSE atomics with LLVM
Vincenzo Frascino
2020-02-28
arm64: memory: Add missing brackets to untagged_addr() macro
Will Deacon
2020-02-24
arm64: fix alternatives with LLVM's integrated assembler
Sami Tolvanen
2020-02-24
arm64: lse: fix LSE atomics with LLVM's integrated assembler
Sami Tolvanen
2020-02-11
KVM: arm64: Only sign-extend MMIO up to register width
Christoffer Dall
2020-02-11
KVM: arm/arm64: Correct AArch32 SPSR on exception entry
Mark Rutland
2020-02-11
KVM: arm/arm64: Correct CPSR on exception entry
Mark Rutland
2020-02-11
KVM: arm64: Correct PSTATE on exception entry
Mark Rutland
2020-02-11
arm64: acpi: fix DAIF manipulation with pNMI
Mark Rutland
2020-01-14
arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headers
Amanieu d'Antras
2020-01-09
arm64: Revert support for execute-only user mappings
Catalin Marinas
2019-12-13
arm64: Validate tagged addresses in access_ok() called from kernel threads
Catalin Marinas
2019-11-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-11-20
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
2019-11-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-11-06
arm64: Do not mask out PTE_RDONLY in pte_same()
Catalin Marinas
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
2019-11-01
arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
Doug Berger
2019-10-29
arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default
Catalin Marinas
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
2019-10-16
arm64: tags: Preserve tags for addresses translated via TTBR1
Will Deacon
2019-10-16
arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_F
Yang Yingliang
2019-10-11
arm64: Fix kcore macros after 52-bit virtual addressing fallout
Chris von Recklinghausen
2019-10-08
arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
Marc Zyngier
2019-10-08
arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set
Marc Zyngier
2019-10-07
arm64: vdso32: Detect binutils support for dmb ishld
Vincenzo Frascino
2019-10-07
arm64: vdso: Remove stale files from old assembly implementation
Vincenzo Frascino
[next]