- aa246c0 Merge branch 'for-next/asm-annotations' 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
- d7bbd6c arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean' by Dirk Behme · 5 years ago
- 108eae2 arm64: entry: Avoid empty alternatives entries by Julien Thierry · 5 years ago
- 9834602 arm64: Kconfig: select HAVE_FUTEX_CMPXCHG by Vladimir Murzin · 5 years ago
- c2c24ed arm64: csum: Fix pathological zero-length calls by Robin Murphy · 5 years ago
- 3e39341 arm64: entry: cleanup sp_el0 manipulation by Mark Rutland · 5 years ago
- 7a2c094 arm64: entry: cleanup el0 svc handler naming by Mark Rutland · 5 years ago
- 2d226c1 arm64: entry: mark all entry code as notrace by Mark Rutland · 5 years ago
- ddb953f arm64: assembler: remove smp_dmb macro by Mark Rutland · 5 years ago
- 170b25f arm64: assembler: remove inherit_daif macro by Mark Rutland · 5 years ago
- 3c23b83 ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map() by Hanjun Guo · 5 years ago
- d41938d mm: Reserve asm-generic prot flags 0x10 and 0x20 for arch use by Dave Martin · 5 years ago
- 95b3f74 arm64: Use macros instead of hard-coded constants for MAIR_EL1 by Catalin Marinas · 5 years ago
- 83b0c36 arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe list by Sai Prakash Ranjan · 5 years ago
- 500d14a arm64: kernel: avoid x18 in __cpu_soft_restart by Ard Biesheuvel · 5 years ago
- af12376 arm64: kvm: stop treating register x18 as caller save by Ard Biesheuvel · 5 years ago
- 7f153cc arm64/lib: copy_page: avoid x18 register in assembler code by Ard Biesheuvel · 5 years ago
- e3ec658 arm64: mm: avoid x18 in idmap_kpti_install_ng_mappings by Sami Tolvanen · 5 years ago
- c54f90c arm64: fix alternatives with LLVM's integrated assembler by Sami Tolvanen · 5 years ago
- e0d5896 arm64: lse: fix LSE atomics with LLVM's integrated assembler by Sami Tolvanen · 5 years ago
- 5777eae arm64: Implement optimised checksum routine by Robin Murphy · 5 years ago
- f88f42f arm64: context: Free up kernel ASIDs if KPTI is not in use by Vladimir Murzin · 5 years ago
- a569f5f arm64: Use register field helper in kaslr_requires_kpti() by Will Deacon · 5 years ago
- ebac96e arm64: Simplify early check for broken TX1 when KASLR is enabled by Will Deacon · 5 years ago
- 8bf9284 arm64: Turn "broken gas inst" into real config option by Vladimir Murzin · 5 years ago
- 09e3c22 arm64: Use a variable to store non-global mappings decision by Mark Brown · 5 years ago
- 92ac6fd arm64: Don't use KPTI where we have E0PD by Mark Brown · 5 years ago
- c2d9235 arm64: Factor out checks for KASLR in KPTI code into separate function by Mark Brown · 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
- 42d519e kbuild: Add support for 'as-instr' to be used in Kconfig files by Catalin Marinas · 5 years ago
- 9ee68b3 perf/imx_ddr: Fix cpu hotplug state cleanup by Leonard Crestez · 5 years ago
- 8e3747b arm64: Introduce ID_ISAR6 CPU register by Anshuman Khandual · 5 years ago
- d4209d8 arm64: cpufeature: Export matrix and other features to userspace by Steven Price · 5 years ago
- 52f73c3 arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly by Suzuki K Poulose · 5 years ago
- 6d502b6 arm64: signal: nofpsimd: Handle fp/simd context for signal frames by Suzuki K Poulose · 5 years ago
- c9d6699 arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations by Suzuki K Poulose · 5 years ago
- 7559950a arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly by Suzuki K Poulose · 5 years ago
- 449443c arm64: cpufeature: Fix the type of no FP/SIMD capability by Suzuki K Poulose · 5 years ago
- 0cd82fe arm64: fpsimd: Make sure SVE setup is complete before SIMD is used by Suzuki K Poulose · 5 years ago
- b51c6ac arm64: Introduce system_capabilities_finalized() marker by Suzuki K Poulose · 5 years ago
- 73d6890 arm64: kernel: Correct annotation of end of el0_sync by Mark Brown · 5 years ago
- 1595fe2 Revert "arm64: kexec: make dtb_mem always enabled" by Will Deacon · 5 years ago
- 73daf0b drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its comment by Shaokun Zhang · 5 years ago
- b6a5c58 arm64: xen: Use modern annotations for assembly functions by Mark Brown · 5 years ago
- edf9081 mm: change_memory_common: add spaces for `*` operator by Pan Zhang · 5 years ago
- 4e410ef arm64: Remove __exception_text_start and __exception_text_end from asm/section.h by Prabhakar Kushwaha · 5 years ago
- 3c9c1dc arm64: Kconfig: Remove CONFIG_ prefix from ARM64_PSEUDO_NMI section by Joe Perches · 5 years ago
- 2641533 arm64: armv8_deprecated: update the comments of armv8_deprecated_init() by Hanjun Guo · 5 years ago
- 31d868c arm64: kpti: Add Broadcom Brahma-B53 core to the KPTI whitelist by Florian Fainelli · 5 years ago
- b3c75c9 Return ENODEV when the selected speculation misfeature is unsupported by Anthony Steinhauser · 5 years ago
- f7ef82c arm64: asm: Remove ENDPIPROC() by Mark Brown · 5 years ago
- 3751e72 arm64: kexec_file: add crash dump support by AKASHI Takahiro · 5 years ago
- c273a2b libfdt: include fdt_addresses.c by AKASHI Takahiro · 5 years ago
- a2c2e67 arm64: hibernate: add trans_pgd public functions by Pavel Tatashin · 5 years ago
- 7ea4088 arm64: hibernate: add PUD_SECT_RDONLY by Pavel Tatashin · 5 years ago
- 13373f0 arm64: hibernate: rename dst to page in create_safe_exec_page by Pavel Tatashin · 5 years ago
- a89d7ff arm64: hibernate: remove gotos as they are not needed by Pavel Tatashin · 5 years ago
- 051a7a9 arm64: hibernate: use get_safe_page directly by Pavel Tatashin · 5 years ago
- d234332 arm64: hibernate: pass the allocated pgdp to ttbr0 by Pavel Tatashin · 5 years ago
- 6215167 arm64: kexec: make dtb_mem always enabled by Pavel Tatashin · 5 years ago
- 3b54b74 arm64: kexec: remove unnecessary debug prints by Pavel Tatashin · 5 years ago
- de68e4d kexec: add machine_kexec_post_load() by Pavel Tatashin · 5 years ago
- d42cc53 kexec: quiet down kexec reboot by Pavel Tatashin · 5 years ago
- f465925 arm64: mm: Use modern annotations for assembly functions by Mark Brown · 5 years ago
- 3ac0f45 arm64: lib: Use modern annotations for assembly functions by Mark Brown · 5 years ago
- 35e61c7 arm64: asm: Add new-style position independent function annotations by Mark Brown · 5 years ago
- 46cf053 Linux 5.5-rc3 by Linus Torvalds · 5 years ago
- 9efa3ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- c601747 Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
- a396560 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
- 44579f3 Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- a313c8e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- 7214618 Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
- 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 0dd1e37 pipe: fix empty pipe check in pipe_write() by Jan Stancek · 5 years ago
- d68321d Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 5 years ago
- 19a049f MAINTAINERS: remove Radim from KVM maintainers by Paolo Bonzini · 5 years ago
- 088e11d MAINTAINERS: Orphan KVM for MIPS by James Hogan · 5 years ago
- 23f6b02 ext4: clarify impact of 'commit' mount option by Jan Kara · 5 years ago
- 68d7b2d ext4: fix unused-but-set-variable warning in ext4_add_entry() by Yunfeng Ye · 5 years ago
- b8e382a Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- 4746104 Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
- fe6e096 tracing: Fix endianness bug in histogram trigger by Sven Schnelle · 5 years ago
- 01f36a5 samples/trace_printk: Wait for IRQ work to finish by Sven Schnelle · 5 years ago
- 3a53acf tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
- 60b04df Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
- fd7a6d2 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- c4ff10e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 6c1c79a Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
- 28f94a4 kbuild: clarify the difference between obj-y and obj-m w.r.t. descending by Masahiro Yamada · 5 years ago
- 6210469 Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
- 62af608 Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
- 6d04182 Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- 5c741e2 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 12ac9a0 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
- 4bfeadf Merge branch 'sfc-fix-bugs-introduced-by-XDP-patches' by David S. Miller · 5 years ago
- 11a14dc sfc: Include XDP packet headroom in buffer step size. by Charles McLachlan · 5 years ago