- 82a1c2b Merge branch 'for-next/selftests' into for-next/core by Will Deacon · 3 years, 11 months ago
- 9dc8313 Merge branch 'for-next/rng' into for-next/core by Will Deacon · 3 years, 11 months ago
- cf6a85a Merge branch 'for-next/random' into for-next/core by Will Deacon · 3 years, 11 months ago
- c974a8e Merge branch 'for-next/perf' into for-next/core by Will Deacon · 3 years, 11 months ago
- 1d32854 Merge branch 'for-next/misc' into for-next/core by Will Deacon · 3 years, 11 months ago
- b374d0f Merge branch 'for-next/kexec' into for-next/core by Will Deacon · 3 years, 11 months ago
- 6b76c3a Merge branch 'for-next/faultaround' into for-next/core by Will Deacon · 3 years, 11 months ago
- 90eb8c9 Merge branch 'for-next/errata' into for-next/core by Will Deacon · 3 years, 11 months ago
- f96a816 Merge branch 'for-next/crypto' into for-next/core by Will Deacon · 3 years, 11 months ago
- 88ddf0d Merge branch 'for-next/cpufeature' into for-next/core by Will Deacon · 3 years, 11 months ago
- bab8443 Merge branch 'for-next/cosmetic' into for-next/core by Will Deacon · 3 years, 11 months ago
- 8ee37e0 drivers/perf: Replace spin_lock_irqsave to spin_lock by Qi Liu · 4 years ago
- de591a8 mm: filemap: Fix microblaze build failure with 'mmu_defconfig' by Will Deacon · 4 years ago
- e9c6dee arm64: Make CPU_BIG_ENDIAN depend on ld.bfd or ld.lld 13.0.0+ by Nathan Chancellor · 4 years ago
- f8da575 arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line by Marc Zyngier · 4 years ago
- 7f62408 arm64: Defer enabling pointer authentication on boot core by Srinivas Ramana · 4 years ago
- 93ad55b arm64: cpufeatures: Allow disabling of BTI from the command-line by Marc Zyngier · 4 years ago
- a762f4f arm64: Move "nokaslr" over to the early cpufeature infrastructure by Marc Zyngier · 4 years ago
- 166cc2a KVM: arm64: Document HVC_VHE_RESTART stub hypercall by Marc Zyngier · 4 years ago
- 1945a06 arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0 by Marc Zyngier · 4 years ago
- 863ace7 arm64: Add an aliasing facility for the idreg override by Marc Zyngier · 4 years ago
- 41fac42 arm64: Honor VHE being disabled from the command-line by Marc Zyngier · 4 years ago
- 361db0f arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line by Marc Zyngier · 4 years ago
- 3320030 arm64: cpufeature: Add an early command-line cpufeature override facility by Marc Zyngier · 4 years ago
- f6f0c43 arm64: Extract early FDT mapping from kaslr_early_init() by Marc Zyngier · 4 years ago
- b3341ae arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding() by Marc Zyngier · 4 years ago
- 8f266a5 arm64: cpufeature: Add global feature override facility by Marc Zyngier · 4 years ago
- d077cb3 arm64: Move SCTLR_EL1 initialisation to EL-agnostic code by Marc Zyngier · 4 years ago
- e2df464 arm64: Simplify init_el2_state to be non-VHE only by Marc Zyngier · 4 years ago
- 19e87e1 arm64: Move VHE-specific SPE setup to mutate_to_vhe() by Marc Zyngier · 4 years ago
- c6f8c92 arm64: Drop early setting of MDSCR_EL2.TPMS by Marc Zyngier · 4 years ago
- 0c93df96 arm64: Initialise as nVHE before switching to VHE by Marc Zyngier · 4 years ago
- 6459b846 arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround by Mark Rutland · 4 years ago
- f359182 arm64: Provide an 'upgrade to VHE' stub hypercall by Marc Zyngier · 4 years ago
- 8cc8a32 arm64: Turn the MMU-on sequence into a macro by Marc Zyngier · 4 years ago
- b161f92 arm64: Fix outdated TCR setup comment by Marc Zyngier · 4 years ago
- 114945d arm64: Fix labels in el2_setup macros by Marc Zyngier · 4 years ago
- c0b15c2 arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55 by Suzuki K Poulose · 4 years ago
- abd4737 mm/arm64: Correct obsolete comment in do_page_fault() by Miaohe Lin · 4 years ago
- d9f1b52 arm64: improve whitespace by Zhiyuan Dai · 4 years ago
- d13c613 arm64: assembler: add cond_yield macro by Ard Biesheuvel · 4 years ago
- 0188a89 arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset by Joey Gouly · 4 years ago
- 00ef543 arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset by Joey Gouly · 4 years ago
- 750d43b dt-bindings: arm: add Cortex-A78 binding by Seiya Wang · 4 years ago
- db2bb91 arm64: perf: add support for Cortex-A78 by Seiya Wang · 4 years ago
- b9ba680 arm64/ptdump:display the Linear Mapping start marker by Hailong Liu · 4 years ago
- 12fc428 arm64: ptrace: Fix missing return in hw breakpoint code by Keno Fischer · 4 years ago
- 2ceee7e arm64: perf: Constify static attribute_group structs by Rikard Falkeborn · 4 years ago
- 20116dd drivers/perf: Prevent forced unbinding of ARM_DMC620_PMU drivers by Qi Liu · 4 years ago
- d1bbc35 arm64: hibernate: add __force attribute to gfp_t casting by Pavel Tatashin · 4 years ago
- 1c8147e perf/arm-cmn: Move IRQs when migrating context by Robin Murphy · 4 years ago
- 79d7c3d perf/arm-cmn: Fix PMU instance naming by Robin Murphy · 4 years ago
- e30be14 KVM: arm64: Move __hyp_set_vectors out of .hyp.text by Quentin Perret · 4 years ago
- 3f98a28 mm/nommu: Fix return type of filemap_map_pages() by Geert Uytterhoeven · 4 years ago
- a360190 arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp by Pavel Tatashin · 4 years ago
- dbd82fe arm64: kexec: arm64_relocate_new_kernel clean-ups and optimizations by Pavel Tatashin · 4 years ago
- 77a43be arm64: kexec: call kexec_image_info only once by Pavel Tatashin · 4 years ago
- 4c3c312 arm64: kexec: move relocation function setup by Pavel Tatashin · 4 years ago
- 7018d46 arm64: trans_pgd: hibernate: idmap the single page that holds the copy page routines by James Morse · 4 years ago
- 1401bef arm64: mm: Always update TCR_EL1 from __cpu_set_tcr_t0sz() by James Morse · 4 years ago
- 5de5988 arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions by Pavel Tatashin · 4 years ago
- 89d1410 arm64: trans_pgd: pass allocator trans_pgd_create_copy by Pavel Tatashin · 4 years ago
- 50f53fb arm64: trans_pgd: make trans_pgd_map_page generic by Pavel Tatashin · 4 years ago
- 072e3d9 arm64: hibernate: move page handling function to new trans_pgd.c by Pavel Tatashin · 4 years ago
- 41f67d4 arm64: hibernate: variable pudp is used instead of pd4dp by Pavel Tatashin · 4 years ago
- 117cda9 arm64: kexec: make dtb_mem always enabled by Pavel Tatashin · 4 years ago
- c7b9095 arm64: Include linux/io.h in mm/mmap.c by Will Deacon · 4 years ago
- 1e193c7 arm64: cacheflush: Remove stale comment by Shaokun Zhang · 4 years ago
- 507d664 arm64: mm: Remove unused header file by Shaokun Zhang · 4 years ago
- f0b13ee arm64/sparsemem: reduce SECTION_SIZE_BITS by Sudarshan Rajagopalan · 4 years ago
- 38db987 arm64: Add support for SMCCC TRNG entropy source by Andre Przywara · 4 years ago
- a37e31f firmware: smccc: Introduce SMCCC TRNG framework by Andre Przywara · 4 years ago
- 390596c random: avoid arch_get_random_seed_long() when collecting IRQ randomness by Ard Biesheuvel · 4 years, 2 months ago
- 5857c92 mm: Mark anonymous struct field of 'struct vm_fault' as 'const' by Will Deacon · 4 years ago
- 8c63ca5 mm: Use static initialisers for immutable fields of 'struct vm_fault' by Will Deacon · 4 years ago
- 2b635dd mm: Avoid modifying vmf.address in __collapse_huge_page_swapin() by Will Deacon · 4 years ago
- 9d3af4b mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT by Will Deacon · 4 years ago
- 742d337 mm: Move immutable fields of 'struct vm_fault' into anonymous struct by Will Deacon · 4 years ago
- f0c1404 perf: Constify static struct attribute_group by Rikard Falkeborn · 4 years ago
- c2c4d5c perf: hisi: Constify static struct attribute_group by Rikard Falkeborn · 4 years ago
- 3cb7d2d perf/imx_ddr: Constify static struct attribute_group by Rikard Falkeborn · 4 years ago
- 30b34c4 perf: qcom: Constify static struct attribute_group by Rikard Falkeborn · 4 years ago
- 4a669e2 drivers/perf: Add support for ARMv8.3-SPE by Wei Li · 4 years, 1 month ago
- 0388f9c arm64: mm: Implement arch_wants_old_prefaulted_pte() by Will Deacon · 4 years, 1 month ago
- 46bdb42 mm: Allow architectures to request 'old' entries when prefaulting by Will Deacon · 4 years, 1 month ago
- f9ce0be mm: Cleanup faultaround and finish_fault() codepaths by Kirill A. Shutemov · 4 years, 1 month ago
- dd313a2 arm64: mte: style: Simplify bool comparison by YANG LI · 4 years ago
- 67c6bb5 firmware: smccc: Add SMCCC TRNG function call IDs by Ard Biesheuvel · 4 years ago
- edb739e arm64/mm: Add warning for outside range requests in vmemmap_populate() by Anshuman Khandual · 4 years ago
- 7001d4a arm64: Drop workaround for broken 'S' constraint with GCC 4.9 by Marc Zyngier · 4 years ago
- 19c329f Linux 5.11-rc4 by Linus Torvalds · 4 years ago
- e2da7836 Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
- a1339d6 Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
- a527a2b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
- feb889f mm: don't put pinned pages into the swap cache by Linus Torvalds · 4 years ago
- 0da0a8a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
- d36a1dd dump_common_audit_data(): fix racy accesses to ->d_name by Al Viro · 4 years ago
- 54c6247d Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 11c0239 Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- acda701 Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years ago