Age | Commit message (Expand) | Author |
2020-08-09 | Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |
2020-07-31 | Merge branch 'for-next/tlbi' into for-next/core | Catalin Marinas |
2020-07-31 | Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',... | Catalin Marinas |
2020-07-28 | Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP | Marc Zyngier |
2020-07-28 | Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIP | Marc Zyngier |
2020-07-28 | KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS | David Brazdil |
2020-07-24 | arm64: enable time namespace support | Andrei Vagin |
2020-07-15 | arm64: enable tlbi range instructions | Zhenyu Ye |
2020-07-04 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner |
2020-07-02 | arm64: Document sysctls for emulated deprecated instructions | Mark Brown |
2020-06-27 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-06-23 | arm64: Depend on newer binutils when building PAC | Mark Brown |
2020-06-22 | KVM: arm64: Allow ARM64_PTR_AUTH when ARM64_VHE=n | Marc Zyngier |
2020-06-21 | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-17 | arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support | Will Deacon |
2020-06-17 | kconfig: unify cc-option and as-option | Masahiro Yamada |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-11 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-06-11 | arm64: warn on incorrect placement of the kernel by the bootloader | Ard Biesheuvel |
2020-06-10 | arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSO | Nick Desaulniers |
2020-06-04 | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual |
2020-06-03 | arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined | Zong Li |
2020-06-03 | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option | Mike Rapoport |
2020-06-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-05-28 | Merge branch 'for-next/scs' into for-next/core | Will Deacon |
2020-05-28 | Merge branch 'for-next/kvm/errata' into for-next/core | Will Deacon |
2020-05-28 | Merge branch 'for-next/bti' into for-next/core | Will Deacon |
2020-05-25 | Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes | Ingo Molnar |
2020-05-15 | arm64: Implement Shadow Call Stack | Sami Tolvanen |
2020-05-15 | bpf: Restrict bpf_probe_read{, str}() only to archs where they work | Daniel Borkmann |
2020-05-12 | arm64: kconfig: Update and comment GCC version check for kernel BTI | Will Deacon |
2020-05-07 | arm64: bti: Provide Kconfig for kernel mode BTI | Mark Brown |
2020-05-05 | Merge branches 'for-next/asm' and 'for-next/insn' into for-next/bti | Will Deacon |
2020-05-05 | Merge branch 'for-next/bti-user' into for-next/bti | Will Deacon |
2020-05-05 | arm64: Sort vendor-specific errata | Geert Uytterhoeven |
2020-05-04 | arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE} | Andrew Scull |
2020-05-04 | arm64: Disable old style assembly annotations | Mark Brown |
2020-04-23 | efi/libstub: Move arm-stub to a common file | Atish Patra |
2020-04-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-04-01 | arm64: Kconfig: ptrauth: Add binutils version check to fix mismatch | Amit Daniel Kachhap |
2020-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-03-25 | Merge branch 'for-next/kernel-ptrauth' into for-next/core | Catalin Marinas |
2020-03-25 | Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am... | Catalin Marinas |
2020-03-20 | arm64: Kconfig: verify binutils support for ARM64_PTR_AUTH | Nick Desaulniers |
2020-03-18 | arm64: elf: Fix allnoconfig kernel build with !ARCH_USE_GNU_PROPERTY | Will Deacon |
2020-03-18 | arm64: compile the kernel with ptrauth return address signing | Kristina Martsenko |
2020-03-18 | arm64: mask PAC bits of __builtin_return_address | Amit Daniel Kachhap |
2020-03-18 | arm64: enable ptrauth earlier | Kristina Martsenko |