platform/kernel/linux-rpi.git
2020-05-28 Will DeaconMerge branch 'for-next/kvm/errata' into for-next/core
2020-05-28 Will DeaconMerge branch 'for-next/bti' into for-next/core
2020-05-28 Will DeaconMerge branches 'for-next/acpi', 'for-next/bpf', 'for...
2020-05-28 Marc ZyngierKVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
2020-05-28 Marc ZyngierKVM: arm64: Check advertised Stage-2 page size capability
2020-05-27 Anshuman Khandualarm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
2020-05-26 Zenghui YuACPI/IORT: Remove the unused __get_pci_rid()
2020-05-21 Anshuman Khandualarm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64...
2020-05-21 Anshuman Khandualarm64/cpufeature: Add remaining feature bits in ID_AA64...
2020-05-21 Anshuman Khandualarm64/cpufeature: Add remaining feature bits in ID_AA64...
2020-05-21 Anshuman Khandualarm64/cpufeature: Add remaining feature bits in ID_AA64...
2020-05-21 Anshuman Khandualarm64/cpufeature: Add remaining feature bits in ID_MMFR...
2020-05-21 Anshuman Khandualarm64/cpufeature: Add remaining feature bits in ID_PFR0...
2020-05-21 Anshuman Khandualarm64/cpufeature: Introduce ID_MMFR5 CPU register
2020-05-21 Anshuman Khandualarm64/cpufeature: Introduce ID_DFR1 CPU register
2020-05-21 Anshuman Khandualarm64/cpufeature: Introduce ID_PFR2 CPU register
2020-05-21 Anshuman Khandualarm64/cpufeature: Make doublelock a signed feature...
2020-05-21 Anshuman Khandualarm64/cpufeature: Drop TraceFilt feature exposure from...
2020-05-21 Anshuman Khandualarm64/cpufeature: Add explicit ftr_id_isar0[] for ID_IS...
2020-05-21 Jean-Philippe... arm64: mm: Add asid_gen_match() helper
2020-05-21 Sudeep Hollafirmware: smccc: Fix missing prototype warning for...
2020-05-21 Will Deaconarm64: vdso: Fix CFI directives in sigreturn trampoline
2020-05-21 Will Deaconarm64: vdso: Don't prefix sigreturn trampoline with...
2020-05-20 Sudeep Hollafirmware: smccc: Add function to fetch SMCCC version
2020-05-20 Sudeep Hollafirmware: smccc: Refactor SMCCC specific bits into...
2020-05-20 Sudeep Hollafirmware: smccc: Drop smccc_version enum and use ARM_SM...
2020-05-20 Sudeep Hollafirmware: smccc: Add the definition for SMCCCv1.2 versi...
2020-05-20 Sudeep Hollafirmware: smccc: Update link to latest SMCCC specification
2020-05-20 Sudeep Hollafirmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identi...
2020-05-20 Tuan PhanACPI/IORT: Fix PMCG node single ID mapping handling
2020-05-20 Anshuman Khandualarm64/cpufeature: Drop open encodings while extracting...
2020-05-20 Anshuman Khandualarm64/cpufeature: Validate hypervisor capabilities...
2020-05-20 James Morsefirmware: arm_sdei: Document the motivation behind...
2020-05-20 Christoph Hellwigfirmware: arm_sdei: remove unused interfaces
2020-05-20 Hanjun Guofirmware: arm_sdei: Put the SDEI table after using it
2020-05-18 Jean-Philippe... pmu/smmuv3: Clear IRQ affinity hint on device removal
2020-05-18 Zhou Wangdrivers/perf: hisi: Permit modular builds of HiSilicon...
2020-05-18 Hanjun GuoACPI: IORT: Add comments for not calling acpi_put_table()
2020-05-18 Hanjun GuoACPI: GTDT: Put GTDT table after parsing
2020-05-18 Yunfeng Yearm64: stacktrace: Factor out some common code into...
2020-05-18 Douglas Andersonarm64: Call debug_traps_init() from trap_init() to...
2020-05-12 Mark Brownarm64: bti: Fix support for userspace only BTI
2020-05-12 Geert Uytterhoevenarm64: cpufeature: Add "or" to mitigations for multiple...
2020-05-12 Will Deaconarm64: kconfig: Update and comment GCC version check...
2020-05-11 Hanjun GuoACPI: IORT: Add extra message "applying workaround...
2020-05-11 Amit Daniel... Documentation/vmcoreinfo: Add documentation for 'KERNEL...
2020-05-11 Amit Daniel... arm64/crash_core: Export KERNELPACMASK in vmcoreinfo
2020-05-11 Luke Nelsonbpf, arm64: Optimize ADD,SUB,JMP BPF_K using arm64...
2020-05-11 Luke Nelsonbpf, arm64: Optimize AND,OR,XOR,JSET BPF_K using arm64...
2020-05-11 Luke Nelsonarm64: insn: Fix two bugs in encoding 32-bit logical...
2020-05-07 Mark Brownarm64: vdso: Map the vDSO text with guarded pages when...
2020-05-07 Mark Brownarm64: vdso: Force the vDSO to be linked as BTI when...
2020-05-07 Mark Brownarm64: vdso: Annotate for BTI
2020-05-07 Mark Brownarm64: asm: Provide a mechanism for generating ELF...
2020-05-07 Mark Brownarm64: bti: Provide Kconfig for kernel mode BTI
2020-05-07 Mark Brownarm64: mm: Mark executable text as guarded pages
2020-05-07 Mark Brownarm64: bpf: Annotate JITed code for BTI
2020-05-07 Mark Brownarm64: Set GP bit in kernel page tables to enable BTI...
2020-05-07 Mark Brownarm64: asm: Override SYM_FUNC_START when building the...
2020-05-07 Mark Brownarm64: bti: Support building kernel C code using BTI
2020-05-07 Mark Brownarm64: Document why we enable PAC support for leaf...
2020-05-07 Vincenzo Frascinoarm64: vdso: Add --eh-frame-hdr to ldflags
2020-05-05 Daniel Thompsonarm64: cacheflush: Fix KGDB trap detection
2020-05-05 Will DeaconMerge branches 'for-next/asm' and 'for-next/insn' into...
2020-05-05 Will DeaconMerge branch 'for-next/bti-user' into for-next/bti
2020-05-05 Will Deaconarm64: cpufeature: Group indexed system register defini...
2020-05-05 Will Deaconarm64: cpufeature: Extend comment to describe absence...
2020-05-05 Geert Uytterhoevenarm64: Sort vendor-specific errata
2020-05-04 Sudeep Hollafirmware: arm_sdei: Drop check for /firmware/ node...
2020-05-04 Anshuman Khandualarm64/cpuinfo: Move device_initcall() near cpuinfo_regs...
2020-05-04 Mark Brownarm64: insn: Report PAC and BTI instructions as skippable
2020-05-04 Mark Brownarm64: insn: Don't assume unrecognized HINTs are skippable
2020-05-04 Mark Brownarm64: insn: Provide a better name for aarch64_insn_is_...
2020-05-04 Mark Brownarm64: insn: Add constants for new HINT instruction...
2020-05-04 Andrew Scullarm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
2020-05-04 Mark Brownarm64: Disable old style assembly annotations
2020-05-04 Mark Brownarm64: kernel: Convert to modern annotations for assemb...
2020-05-04 Mark Brownarm64: entry: Refactor and modernise annotation for...
2020-05-04 Ard BiesheuvelACPI/IORT: work around num_ids ambiguity
2020-05-04 Ard BiesheuvelRevert "ACPI/IORT: Fix 'Number of IDs' handling in...
2020-04-30 Shaokun Zhangdrivers/perf: hisi: Fix typo in events attribute array
2020-04-30 Tang Bindrivers/perf: arm_spe_pmu: Avoid duplicate printouts
2020-04-30 Tang Bindrivers/perf: arm_dsu_pmu: Avoid duplicate printouts
2020-04-30 Łukasz Stelmacharm64: kexec_file: print appropriate variable
2020-04-30 Guixiong Weiarm: mm: use __pfn_to_section() to get mem_section
2020-04-30 Will DeaconMerge branch 'x86/asm' of git://git./linux/kernel/git...
2020-04-29 Catalin Marinasarm64: Reorder the macro arguments in the copy routines
2020-04-29 Rob Herringarm64: silicon-errata.rst: Sort the Cortex-A55 entries
2020-04-29 Mark Rutlandarm64: vdso: use consistent 'map' nomenclature
2020-04-29 Mark Rutlandarm64: vdso: use consistent 'abi' nomenclature
2020-04-29 Mark Rutlandarm64: vdso: simplify arch_vdso_type ifdeffery
2020-04-29 Mark Rutlandarm64: vdso: remove aarch32_vdso_pages[]
2020-04-28 Ard BiesheuvelACPI/IORT: take _DMA methods into account for named...
2020-04-28 Ard Biesheuvelefi/libstub/arm64: align PE/COFF sections to segment...
2020-04-28 Vincenzo Frascinoarm64: vdso: Add '-Bsymbolic' to ldflags
2020-04-28 Ard Biesheuvelarm64: drop duplicate definitions of ID_AA64MMFR0_TGRAN...
2020-04-28 Zenghui YuKVM: arm64: Drop PTE_S2_MEMATTR_MASK
2020-04-28 Gavin Shanarm64/kernel: Fix range on invalidating dcache for...
2020-04-28 Ard Biesheuvelarm64: set TEXT_OFFSET to 0x0 in preparation for removi...
2020-04-28 Mark Brownarm64: lib: Consistently enable crc32 extension
next