开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
Makefile
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2026-04-01
arm64: Use static call trampolines when kCFI is enabled
Ard Biesheuvel
2026-03-27
arm64: mpam: Context switch the MPAM registers
James Morse
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-07-08
arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=y
Masahiro Yamada
2025-07-04
arm64: Unconditionally select CONFIG_JUMP_LABEL
Marc Zyngier
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
2024-10-23
arm64: Detect if in a realm and set RIPAS RAM
Suzuki K Poulose
2024-06-13
arm64: cpuidle: Move ACPI specific code into drivers/acpi/arm64/
Sudeep Holla
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-16
arm64: head: move dynamic shadow call stack patching into early C runtime
Ard Biesheuvel
2024-02-16
arm64: idreg-override: Move to early mini C runtime
Ard Biesheuvel
2024-02-16
arm64: head: move relocation handling to C code
Ard Biesheuvel
2024-01-30
arm64: scs: Disable LTO for SCS patching code
Ard Biesheuvel
2024-01-30
arm64: Revert "scs: Work around full LTO issue with dynamic SCS"
Ard Biesheuvel
2024-01-12
arm64: scs: Work around full LTO issue with dynamic SCS
Ard Biesheuvel
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-09
arm64: add hw_nmi_get_sample_period for preparation of lockup detector
Lecopzer Chen
2023-06-06
arm64: module: mandate MODULE_PLTS
Mark Rutland
2023-03-27
arm64: perf: Move PMUv3 driver to drivers/perf
Marc Zyngier
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
[next]