platform/kernel/linux-starfive.git
2021-10-29 Will DeaconMerge branch 'for-next/trbe-errata' into for-next/core
2021-10-29 Will DeaconMerge branch 'for-next/sve' into for-next/core
2021-10-29 Will DeaconMerge branch 'for-next/scs' into for-next/core
2021-10-29 Will DeaconMerge branch 'for-next/pfn-valid' into for-next/core
2021-10-29 Will DeaconMerge branch 'for-next/perf' into for-next/core
2021-10-29 Will DeaconMerge branch 'for-next/mte' into for-next/core
2021-10-29 Will DeaconMerge branch 'for-next/mm' into for-next/core
2021-10-29 Will DeaconMerge branch 'for-next/misc' into for-next/core
2021-10-29 Will DeaconMerge branch 'for-next/kselftest' into for-next/core
2021-10-29 Will DeaconMerge branch 'for-next/kexec' into for-next/core
2021-10-29 Will DeaconMerge branch 'for-next/extable' into for-next/core
2021-10-29 Will DeaconMerge branch 'for-next/8.6-timers' into for-next/core
2021-10-28 Nicolas Saenz... arm64: Select POSIX_CPU_TIMERS_TASK_WORK
2021-10-28 Mark Brownarm64: Document boot requirements for FEAT_SME_FA64
2021-10-26 Mark Brownarm64/sve: Fix warnings when SVE is disabled
2021-10-26 Mark Brownarm64/sve: Add stub for sve_max_virtualisable_vl()
2021-10-21 Suzuki K Poulosearm64: errata: Add detection for TRBE write to out...
2021-10-21 Suzuki K Poulosearm64: errata: Add workaround for TSB flush failures
2021-10-21 Suzuki K Poulosearm64: errata: Add detection for TRBE overwrite in...
2021-10-21 Suzuki K Poulosearm64: Add Neoverse-N2, Cortex-A710 CPU part definition
2021-10-21 Mark Brownselftests: arm64: Factor out utility functions for...
2021-10-21 Mark Rutlandarm64: vmlinux.lds.S: remove `.fixup` section
2021-10-21 Mark Rutlandarm64: extable: add load_unaligned_zeropad() handler
2021-10-21 Mark Rutlandarm64: extable: add a dedicated uaccess handler
2021-10-21 Mark Rutlandarm64: extable: add `type` and `data` fields
2021-10-21 Mark Rutlandarm64: extable: use `ex` for `exception_table_entry`
2021-10-21 Mark Rutlandarm64: extable: make fixup_exception() return bool
2021-10-21 Mark Rutlandarm64: extable: consolidate definitions
2021-10-21 Mark Rutlandarm64: gpr-num: support W registers
2021-10-21 Mark Rutlandarm64: factor out GPR numbering helpers
2021-10-21 Mark Rutlandarm64: kvm: use kvm_exception_table_entry
2021-10-21 Mark Rutlandarm64: lib: __arch_copy_to_user(): fold fixups into...
2021-10-21 Mark Rutlandarm64: lib: __arch_copy_from_user(): fold fixups into...
2021-10-21 Mark Rutlandarm64: lib: __arch_clear_user(): fold fixups into body
2021-10-21 Mark Brownarm64/sve: Track vector lengths for tasks in an array
2021-10-21 Mark Brownarm64/sve: Explicitly load vector length when restoring...
2021-10-21 Mark Brownarm64/sve: Put system wide vector length information...
2021-10-21 Mark Brownarm64/sve: Use accessor functions for vector lengths...
2021-10-21 Mark Brownarm64/sve: Rename find_supported_vector_length()
2021-10-21 Mark Brownarm64/sve: Make access to FFR optional
2021-10-21 Mark Brownarm64/sve: Make sve_state_size() static
2021-10-21 Mark Brownarm64/sve: Remove sve_load_from_fpsimd_state()
2021-10-21 Mark Brownarm64/fp: Reindent fpsimd_save()
2021-10-19 Marc Zyngierarm64: Add HWCAP for self-synchronising virtual counter
2021-10-19 Marc Zyngierarm64: Add handling of CNTVCTSS traps
2021-10-19 Marc Zyngierarm64: Add CNT{P,V}CTSS_EL0 alternatives to cnt{p,v...
2021-10-19 Marc Zyngierarm64: Add a capability for FEAT_ECV
2021-10-19 Will DeaconMerge branch 'timers/drivers/armv8.6_arch_timer' of...
2021-10-18 Marc Zyngierclocksource/drivers/arch_arm_timer: Move workaround...
2021-10-18 Oliver Uptonclocksource/drivers/arm_arch_timer: Fix masking for...
2021-10-17 Marc Zyngierclocksource/drivers/arm_arch_timer: Drop unnecessary...
2021-10-17 Marc Zyngierclocksource/drivers/arm_arch_timer: Remove any trace...
2021-10-17 Marc Zyngierclocksource/drivers/arm_arch_timer: Work around broken...
2021-10-17 Marc Zyngierclocksource/drivers/arm_arch_timer: Advertise 56bit...
2021-10-17 Marc Zyngierclocksource/drivers/arm_arch_timer: Move MMIO timer...
2021-10-17 Marc Zyngierclocksource/drivers/arm_arch_timer: Fix MMIO base addre...
2021-10-17 Marc Zyngierclocksource/drivers/arm_arch_timer: Move drop _tval...
2021-10-17 Marc Zyngierclocksource/drivers/arm_arch_timer: Move system registe...
2021-10-17 Marc Zyngierclocksource/drivers/arm_arch_timer: Extend write side...
2021-10-17 Marc Zyngierclocksource/drivers/arm_arch_timer: Drop CNT*_TVAL...
2021-10-17 Marc Zyngierclocksource/arm_arch_timer: Add build-time guards for...
2021-10-12 Sumit Gargarm64: ftrace: use function_nocfi for _mcount as well
2021-10-12 Anders Roxellarm64: asm: setup.h: export common variables
2021-10-07 Vincenzo Frascinokasan: Extend KASAN mode kernel parameter
2021-10-07 Vincenzo Frascinoarm64: mte: Add asymmetric mode support
2021-10-07 Vincenzo Frascinoarm64: mte: CPU feature detection for Asymm MTE
2021-10-07 Vincenzo Frascinoarm64: mte: Bitfield definitions for Asymm MTE
2021-10-07 Vincenzo Frascinokasan: Remove duplicate of kasan_flag_async
2021-10-07 Mark Brownselftests: arm64: Add coverage of ptrace flags for...
2021-10-04 John Garrydrivers/perf: Improve build test coverage
2021-10-04 John Garrydrivers/perf: thunderx2_pmu: Change data in size tx2_un...
2021-10-04 Shaokun Zhangdrivers/perf: hisi: Fix PA PMU counter offset
2021-10-01 Anshuman Khandualarm64/mm: drop HAVE_ARCH_PFN_VALID
2021-10-01 Mike Rapoportdma-mapping: remove bogus test for pfn_valid from dma_m...
2021-10-01 Pasha Tatashinarm64: trans_pgd: remove trans_pgd_map_page()
2021-10-01 Pasha Tatashinarm64: kexec: remove cpu-reset.h
2021-10-01 Pasha Tatashinarm64: kexec: remove the pre-kexec PoC maintenance
2021-10-01 Pasha Tatashinarm64: kexec: keep MMU enabled during kexec relocation
2021-10-01 Pasha Tatashinarm64: kexec: install a copy of the linear-map
2021-10-01 Pasha Tatashinarm64: kexec: use ld script for relocation function
2021-10-01 Pasha Tatashinarm64: kexec: relocate in EL1 mode
2021-10-01 Pasha Tatashinarm64: kexec: configure EL2 vectors for kexec
2021-10-01 Pasha Tatashinarm64: kexec: pass kimage as the only argument to reloc...
2021-10-01 Pasha Tatashinarm64: kexec: Use dcache ops macros instead of open...
2021-10-01 Pasha Tatashinarm64: kexec: skip relocation code for inplace kexec
2021-10-01 Pasha Tatashinarm64: kexec: flush image and lists during kexec load...
2021-10-01 Pasha Tatashinarm64: hibernate: abstract ttrb0 setup function
2021-10-01 Pasha Tatashinarm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
2021-10-01 Pasha Tatashinarm64: kernel: add helper for booted at EL2 and not VHE
2021-09-30 Yee Leescs: Release kasan vmalloc poison in scs_free process
2021-09-29 Peter Collingbournearm64: kasan: mte: move GCR_EL1 switch to task switch...
2021-09-29 Sudarshan Rajagopalanarm64: mm: update max_pfn after memory hotplug
2021-09-29 Anshuman Khandualarm64/mm: Add pud_sect_supported()
2021-09-29 Amit Daniel... arm64/traps: Avoid unnecessary kernel/user pointer...
2021-09-29 Mark Brownselftests: arm64: Verify that all possible vector lengt...
2021-09-29 Mark Brownselftests: arm64: Fix and enable test for setting curre...
2021-09-29 Mark Brownselftests: arm64: Remove bogus error check on writing...
2021-09-29 Mark Brownselftests: arm64: Fix printf() format mismatch in vec...
2021-09-29 Mark Brownselftests: arm64: Move FPSIMD in SVE ptrace test into...
2021-09-29 Mark Brownselftests: arm64: More comprehensively test the SVE...
next