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
/
Makefile
Age
Commit message (
Expand
)
Author
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-09
arm64: implement dynamic shadow call stack for Clang
Ard Biesheuvel
2022-11-09
arm64: efi: Move efi-entry.S into the libstub source directory
Ard Biesheuvel
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-06
arm64: compat: Implement misalignment fixups for multiword loads
Ard Biesheuvel
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
2022-06-24
arm64: head: avoid relocating the kernel twice for KASLR
Ard Biesheuvel
2022-06-23
arm64: kasan: do not instrument stacktrace.c
Andrey Konovalov
2022-05-10
arm64: vdso: fix makefile dependency on vdso.so
Joey Gouly
2022-02-15
arm64: mte: Dump the MTE tags in the core file
Catalin Marinas
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2021-07-15
arm64: entry: fix KCOV suppression
Mark Rutland
2021-06-24
Merge branch 'for-next/insn' into for-next/core
Will Deacon
2021-06-07
arm64: idle: don't instrument idle code with KCOV
Mark Rutland
2021-06-07
arm64: entry: don't instrument entry code with KCOV
Mark Rutland
2021-05-27
arm64: Move instruction encoder/decoder under lib/
Julien Thierry
2021-05-27
arm64: Move patching utilities out of instruction encoding/decoding
Julien Thierry
2021-04-08
arm64: entry: Enable random_kstack_offset support
Kees Cook
2021-02-12
Merge branch 'for-next/vdso' into for-next/core
Will Deacon
2021-02-09
arm64: cpufeature: Add an early command-line cpufeature override facility
Marc Zyngier
2021-01-20
arm64: do not descend to vdso directories twice
Masahiro Yamada
2020-12-01
arm64: scs: use vmapped IRQ and SDEI shadow stacks
Sami Tolvanen
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-10-02
Merge branch 'for-next/ghostbusters' into for-next/core
Will Deacon
2020-09-29
arm64: Move SSBD prctl() handler alongside other spectre mitigation code
Will Deacon
2020-09-29
arm64: Introduce separate file for spectre mitigations and reporting
Will Deacon
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
2020-06-23
arm64: compat: Allow 32-bit vdso and sigpage to co-exist
Will Deacon
2020-05-15
arm64: Implement Shadow Call Stack
Sami Tolvanen
2020-03-09
arm64: efi: add efi-entry.o to targets instead of extra-$(CONFIG_EFI)
Masahiro Yamada
2019-10-28
arm64: entry: convert el1_sync to C
Mark Rutland
2019-06-22
arm64: vdso: Enable vDSO compat support
Vincenzo Frascino
2019-04-23
arm64: compat: Add KUSER_HELPERS config option
Vincenzo Frascino
2019-04-23
arm64: compat: Split kuser32
Vincenzo Frascino
2019-04-09
arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
2019-01-04
arm64: replace arm64-obj-* in Makefile with obj-*
Masahiro Yamada
2018-12-13
arm64: add prctl control for resetting ptrauth keys
Kristina Martsenko
2018-12-10
Merge branch 'for-next/kexec' into aarch64/for-next/core
Will Deacon
2018-12-10
arm64: remove arm64ksyms.c
Mark Rutland
2018-12-06
arm64: kexec_file: allow for loading Image-format kernel
AKASHI Takahiro
2018-12-06
arm64: enable KEXEC_FILE config
AKASHI Takahiro
2018-09-11
arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE
James Morse
2018-07-12
arm64: convert compat wrappers to C
Mark Rutland
2018-07-12
arm64: convert raw syscall invocation to C
Mark Rutland
2018-05-31
arm64: ssbd: Add prctl interface for per-thread mitigation
Marc Zyngier
2018-04-11
arm64: Move the content of bpi.S to hyp-entry.S
Marc Zyngier
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]