- be9160a Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- b9249cb arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support by Will Deacon · 4 years, 7 months ago
- 4d0831e kconfig: unify cc-option and as-option by Masahiro Yamada · 4 years, 7 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 55d728b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- dd4bc60 arm64: warn on incorrect placement of the kernel by the bootloader by Ard Biesheuvel · 4 years, 7 months ago
- 625412c arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSO by Nick Desaulniers · 4 years, 7 months ago
- 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 8 months ago
- 09587a0 arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined by Zong Li · 4 years, 8 months ago
- 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 8 months ago
- 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
- 082af5e Merge branch 'for-next/scs' into for-next/core by Will Deacon · 4 years, 8 months ago
- c350717 Merge branch 'for-next/kvm/errata' into for-next/core by Will Deacon · 4 years, 8 months ago
- d278652 Merge branch 'for-next/bti' into for-next/core by Will Deacon · 4 years, 8 months ago
- a5d8e55b Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes by Ingo Molnar · 4 years, 8 months ago
- 5287569 arm64: Implement Shadow Call Stack by Sami Tolvanen · 4 years, 9 months ago
- 0ebeea8 bpf: Restrict bpf_probe_read{, str}() only to archs where they work by Daniel Borkmann · 4 years, 8 months ago
- 3a88d7c arm64: kconfig: Update and comment GCC version check for kernel BTI by Will Deacon · 4 years, 8 months ago
- 97fed77 arm64: bti: Provide Kconfig for kernel mode BTI by Mark Brown · 4 years, 9 months ago
- e515982 Merge branches 'for-next/asm' and 'for-next/insn' into for-next/bti by Will Deacon · 4 years, 9 months ago
- 80e4e56 Merge branch 'for-next/bti-user' into for-next/bti by Will Deacon · 4 years, 9 months ago
- ebcea69 arm64: Sort vendor-specific errata by Geert Uytterhoeven · 4 years, 9 months ago
- 02ab1f5 arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE} by Andrew Scull · 4 years, 9 months ago
- 50479d5 arm64: Disable old style assembly annotations by Mark Brown · 4 years, 9 months ago
- 2e0eb48 efi/libstub: Move arm-stub to a common file by Atish Patra · 4 years, 9 months ago
- 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, 10 months ago
- 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 10 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
- bf7f15c arm64: elf: Fix allnoconfig kernel build with !ARCH_USE_GNU_PROPERTY by Will Deacon · 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
- 383499f arm64: BTI: Add Kconfig entry for userspace BTI by Dave Martin · 4 years, 10 months ago
- ab7876a arm64: elf: Enable BTI at exec based on ELF program properties by Dave Martin · 4 years, 10 months ago
- 2c9d45b arm64: add support for the AMU extension v1 by Ionela Voinescu · 4 years, 11 months ago
- bbd6ec6 arm64/mm: Enable memory hot remove by Anshuman Khandual · 4 years, 11 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