- 87ebc45 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
- 15cd0e6 arm64: Kconfig: ptrauth: Add binutils version check to fix mismatch by Amit Daniel Kachhap · 4 years, 9 months ago
- 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
- 44ca0e0 Merge branch 'for-next/kernel-ptrauth' into for-next/core by Catalin Marinas · 4 years, 10 months ago
- da12d27 Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/amu', 'for-next/final-cap-helper', 'for-next/cpu_ops-cleanup', 'for-next/misc' and 'for-next/perf' into for-next/core by Catalin Marinas · 4 years, 10 months ago
- 3b446c7 arm64: Kconfig: verify binutils support for ARM64_PTR_AUTH by Nick Desaulniers · 4 years, 10 months ago
- 74afda4 arm64: compile the kernel with ptrauth return address signing by Kristina Martsenko · 4 years, 10 months ago
- 689eae42 arm64: mask PAC bits of __builtin_return_address by Amit Daniel Kachhap · 4 years, 10 months ago
- 6982934 arm64: enable ptrauth earlier by Kristina Martsenko · 4 years, 10 months ago
- 2c9d45b arm64: add support for the AMU extension v1 by Ionela Voinescu · 4 years, 10 months ago
- bbd6ec6 arm64/mm: Enable memory hot remove by Anshuman Khandual · 4 years, 10 months ago
- 4399e6c arm64: fix NUMA Kconfig typos by Randy Dunlap · 5 years ago
- f86fd32 lib/vdso: Cleanup clock mode storage leftovers by Thomas Gleixner · 5 years ago
- 5e3c6a3 ARM/arm64: vdso: Use common vdso clock mode storage by Thomas Gleixner · 5 years ago
- ff2e6d72 asm-generic/tlb: rename HAVE_RCU_TABLE_FREE by Peter Zijlstra · 5 years ago
- 102f45f arm64: mm: convert mm/dump.c to use walk_page_range() by Steven Price · 5 years ago
- bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 8b56177 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 0238d3c Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- bc20606 Merge branch 'for-next/rng' into for-next/core by Will Deacon · 5 years ago
- ab3906c Merge branch 'for-next/errata' into for-next/core by Will Deacon · 5 years ago
- 4f6cdf2 Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for-next/e0pd', 'for-next/entry', 'for-next/kbuild', 'for-next/kexec/cleanup', 'for-next/kexec/file-kdump', 'for-next/misc', 'for-next/nofpsimd', 'for-next/perf' and 'for-next/scs' into for-next/core by Will Deacon · 5 years ago
- e717d93 arm64: kconfig: Fix alignment of E0PD help text by Will Deacon · 5 years ago
- 1a50ec0 arm64: Implement archrandom.h for ARMv8.5-RNG by Richard Henderson · 5 years ago
- 9834602 arm64: Kconfig: select HAVE_FUTEX_CMPXCHG by Vladimir Murzin · 5 years ago
- b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 275fa0e arm64: Workaround for Cortex-A55 erratum 1530923 by Steven Price · 5 years ago
- db0d46a arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE by Steven Price · 5 years ago
- e85d68f arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE by Steven Price · 5 years ago
- 8bf9284 arm64: Turn "broken gas inst" into real config option by Vladimir Murzin · 5 years ago
- 3e6c69a arm64: Add initial support for E0PD by Mark Brown · 5 years ago
- 395af86 arm64: Move the LSE gas support detection to Kconfig by Catalin Marinas · 5 years ago
- 3c9c1dc arm64: Kconfig: Remove CONFIG_ prefix from ARM64_PSEUDO_NMI section by Joe Perches · 5 years ago
- a4376f2 arm64: Implement copy_thread_tls by Amanieu d'Antras · 5 years ago
- 1091670 scripts/sorttable: Rename 'sortextable' to 'sorttable' by Shile Zhang · 5 years ago
- 81c2204 bpf, x86, arm64: Enable jit by default when not built as always-on by Daniel Borkmann · 5 years ago
- 7ef858d sched/rt, arm64: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
- fb041bb locking/refcount: Consolidate implementations of refcount_t by Will Deacon · 5 years ago
- d7293f7 Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into dma-mapping-for-next by Christoph Hellwig · 5 years ago
- c12d336 int128: move __uint128_t compiler test to Kconfig by Ard Biesheuvel · 5 years ago
- d8e85e1 arm64: Kconfig: add a choice for endianness by Anders Roxell · 5 years ago
- f70c08e arm64: Kconfig: make CMDLINE_FORCE depend on CMDLINE by Anders Roxell · 5 years ago
- 34dc0ea dma-direct: provide mmap and get_sgtable method overrides by Christoph Hellwig · 5 years ago
- 6be2280 Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', 'for-next/zone-dma', 'for-next/relax-icc_pmr_el1-sync', 'for-next/double-page-fault', 'for-next/misc', 'for-next/kselftest-arm64-signal' and 'for-next/kaslr-diagnostics' into for-next/core by Catalin Marinas · 5 years ago
- c1c9ea6 Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core by Catalin Marinas · 5 years ago
- 3b23e499 arm64: implement ftrace with regs by Torsten Duwe · 6 years ago
- 346f6a4 Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into for-next/core by Catalin Marinas · 5 years ago
- 6a036af Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/core by Catalin Marinas · 5 years ago
- c2cc62d8 arm64: Enable and document ARM errata 1319367 and 1319537 by Marc Zyngier · 6 years ago
- 0546084 arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419 by James Morse · 5 years ago
- 777d062 Merge branch 'errata/tx2-219' into for-next/fixes by Will Deacon · 5 years ago
- 1a8e1ce arm64: use both ZONE_DMA and ZONE_DMA32 by Nicolas Saenz Julienne · 5 years ago
- 603afdc arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selected by Marc Zyngier · 5 years ago
- 7c4791c arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option by Will Deacon · 5 years ago
- e0de01a arm64: vdso32: Fix broken compat vDSO build warnings by Vincenzo Frascino · 5 years ago
- aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
- e7142bf arm64, mm: make randomization selected by generic topdown mmap layout by Alexandre Ghiti · 5 years ago
- 67f3977 arm64, mm: move generic mmap layout functions to mm by Alexandre Ghiti · 5 years ago
- 8c2b418c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
- 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 799c851 arm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABI by Jeremy Cline · 5 years ago
- 61b7cdd Merge branch 'for-next/atomics' into for-next/core by Will Deacon · 5 years ago
- ac12cf8 Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/error-injection', 'for-next/perf', 'for-next/psci-cpuidle', 'for-next/rng', 'for-next/smpboot', 'for-next/tbi' and 'for-next/tlbi' into for-next/core by Will Deacon · 5 years ago
- b32baf9 arm64: lse: Make ARM64_LSE_ATOMICS depend on JUMP_LABEL by Will Deacon · 5 years ago
- 419e2f1 dma-mapping: remove arch_dma_mmap_pgprot by Christoph Hellwig · 5 years ago
- 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
- 99d5cadf kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE by Jiri Bohac · 5 years ago
- b6d00d4 arm64: mm: Introduce 52-bit Kernel VAs by Steve Capper · 5 years ago
- 6bd1d0b arm64: kasan: Switch to using KASAN_SHADOW_OFFSET by Steve Capper · 5 years ago
- 42d038c arm64: Add support for function error injection by Leo Yan · 5 years ago
- 63f0c60 arm64: Introduce prctl() options to control the tagged user addresses ABI by Catalin Marinas · 5 years ago
- 5cf896f arm64: Add support for relocating the kernel with RELR relocations by Peter Collingbourne · 5 years ago
- 0570bc8 Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
- 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- 73b20c8 arm64: mm: implement pte_devmap support by Robin Murphy · 5 years ago
- 330d481 docs: admin-guide: add kdump documentation into it by Mauro Carvalho Chehab · 6 years ago
- dc7a12b docs: arm: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 5 years ago
- e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- 927ba67 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 3876d4a x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig by Alexandre Ghiti · 6 years ago
- faaa73b arm64: ARM64_MODULES_PLTS must depend on MODULES by Catalin Marinas · 6 years ago
- 4739d53 arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP by Ard Biesheuvel · 6 years ago
- 58557e4 arm64: Allow user selection of ARM64_MODULE_PLTS by Florian Fainelli · 6 years ago
- bfe801e arm64: vdso: Enable vDSO compat support by Vincenzo Frascino · 6 years ago
- 28b1a82 arm64: vdso: Substitute gettimeofday() with C implementation by Vincenzo Frascino · 6 years ago
- 2a438ff arm64: Allow selecting Pseudo-NMI again by Julien Thierry · 6 years ago
- 48ce8f8 arm64: irqflags: Introduce explicit debugging for IRQ priorities by Julien Thierry · 6 years ago
- d67297a docs: kdump: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- 1a2a66d arm64: remove redundant 'default n' from Kconfig by Bartlomiej Zolnierkiewicz · 6 years ago
- 0c1f14e arm64: mm: make CONFIG_ZONE_DMA32 configurable by Miles Chen · 6 years ago
- 0a72ef8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- 96a13f5 arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now by Will Deacon · 6 years ago
- a532508 arm64: Handle erratum 1418040 as a superset of erratum 1188873 by Marc Zyngier · 6 years ago
- 969f5ea arm64: errata: Add workaround for Cortex-A76 erratum #1463225 by Will Deacon · 6 years ago