platform/kernel/linux-starfive.git
2021-06-24 Will DeaconMerge branch 'for-next/selftests' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/ptrauth' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/perf' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/mte' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/mm' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/misc' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/kasan' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/insn' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/entry' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/docs' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/cpuidle' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/cpufeature' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/cortex-strings' into for-next...
2021-06-24 Will DeaconMerge branch 'for-next/caches' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/build' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/boot' into for-next/core
2021-06-24 Will DeaconMerge branch 'for-next/stacktrace' into for-next/core
2021-06-23 Zhenyu Yearm64: tlb: fix the TTL value of tlb_get_level
2021-06-22 Raphael Gaultarm64: Restrict undef hook for cpufeature registers
2021-06-21 Anshuman Khandualarm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS
2021-06-21 Mark Rutlandarm64: insn: avoid circular include dependency
2021-06-17 Lee Jonesarm64: smp: Bump debugging information print down to...
2021-06-17 Jing Xiangfengdrivers/perf: fix the missed ida_simple_remove() in...
2021-06-17 Tuan Phanperf/arm-cmn: Fix invalid pointer when access dtc objec...
2021-06-17 Marc Zyngierarm64: suspend: Use cpuidle context helpers in cpu_susp...
2021-06-17 Marc ZyngierPSCI: Use cpuidle context helpers in psci_cpu_suspend_e...
2021-06-17 Marc Zyngierarm64: Convert cpu_do_idle() to using cpuidle context...
2021-06-17 Marc Zyngierarm64: Add cpuidle context save/restore helpers
2021-06-15 Dong Aishengarm64: head: fix code comments in set_cpu_boot_mode_flag
2021-06-15 Dong Aishengarm64: mm: drop unused __pa(__idmap_text_start)
2021-06-15 Dong Aishengarm64: mm: fix the count comments in compute_indices
2021-06-15 Anshuman Khandualarm64/mm: Fix ttbr0 values stored in struct thread_info...
2021-06-15 Gavin Shanarm64: mm: Pass original fault address to handle_mm_fault()
2021-06-15 Anshuman Khandualarm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]
2021-06-15 Anshuman Khandualarm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFT
2021-06-15 Anshuman Khandualarm64/mm: Drop SWAPPER_INIT_MAP_SIZE
2021-06-15 Daniel Kissarm64: Conditionally configure PTR_AUTH key of the...
2021-06-15 Daniel Kissarm64: Add ARM64_PTR_AUTH_KERNEL config option
2021-06-11 Will Deaconarm64: Kill 32-bit applications scheduled on 64-bit...
2021-06-11 Will DeaconKVM: arm64: Kill 32-bit vCPUs on systems with mismatche...
2021-06-11 Will Deaconarm64: Allow mismatched 32-bit EL0 support
2021-06-11 Will Deaconarm64: cpuinfo: Split AArch32 registers out into a...
2021-06-11 Mark Rutlandarm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>
2021-06-11 Mark Rutlandarm64: insn: decouple patching from insn code
2021-06-11 Qi Liuarm64: perf: Simplify EVENT ATTR macro in perf_event.c
2021-06-11 Qi Liudrivers/perf: Simplify EVENT ATTR macro in fsl_imx8_ddr...
2021-06-11 Qi Liudrivers/perf: Simplify EVENT ATTR macro in xgene_pmu.c
2021-06-11 Qi Liudrivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.c
2021-06-11 Qi Liudrivers/perf: Simplify EVENT ATTR macro in qcom_l2_pmu.c
2021-06-11 Qi Liudrivers/perf: Simplify EVENT ATTR macro in SMMU PMU...
2021-06-11 Qi Liuperf: Add EVENT_ATTR_ID to simplify event attributes
2021-06-11 Robin Murphyperf/smmuv3: Don't trample existing events with global...
2021-06-08 Mark Rutlandarm64: mm: decode xFSC in mem_abort_decode()
2021-06-08 Nick DesaulniersMakefile: fix GDB warning with CONFIG_RELR
2021-06-08 Rikard Falkebornperf/hisi: Constify static attribute_group structs
2021-06-08 ChenXiaoSongperf: qcom: Remove redundant dev_err call in qcom_l3_ca...
2021-06-07 Mark Rutlandarm64: idle: don't instrument idle code with KCOV
2021-06-07 Mark Rutlandarm64: entry: don't instrument entry code with KCOV
2021-06-07 Mark Rutlandarm64: entry: make NMI entry/exit functions static
2021-06-07 Mark Rutlandarm64: entry: split SDEI entry
2021-06-07 Mark Rutlandarm64: entry: split bad stack entry
2021-06-07 Mark Rutlandarm64: entry: fold el1_inv() into el1h_64_sync_handler()
2021-06-07 Mark Rutlandarm64: entry: handle all vectors with C
2021-06-07 Mark Rutlandarm64: entry: template the entry asm functions
2021-06-07 Mark Rutlandarm64: entry: improve bad_mode()
2021-06-07 Mark Rutlandarm64: entry: move bad_mode() to entry-common.c
2021-06-07 Mark Rutlandarm64: entry: consolidate EL1 exception returns
2021-06-07 Mark Rutlandarm64: entry: organise entry vectors consistently
2021-06-07 Mark Rutlandarm64: entry: organise entry handlers consistently
2021-06-07 Mark Rutlandarm64: entry: convert IRQ+FIQ handlers to C
2021-06-07 Mark Rutlandarm64: entry: add a call_on_irq_stack helper
2021-06-07 Mark Rutlandarm64: entry: move NMI preempt logic to C
2021-06-07 Mark Rutlandarm64: entry: move arm64_preempt_schedule_irq to entry...
2021-06-07 Mark Rutlandarm64: entry: convert SError handlers to C
2021-06-07 Mark Rutlandarm64: entry: unmask IRQ+FIQ after EL0 handling
2021-06-07 Mark Rutlandarm64: remove redundant local_daif_mask() in bad_mode()
2021-06-04 Peter Collingbournekasan: disable freed user page poisoning with HW tags
2021-06-04 Peter Collingbournearm64: mte: handle tags zeroing at page allocation...
2021-06-04 Peter Collingbournekasan: use separate (un)poison implementation for integ...
2021-06-04 Peter Collingbournemm: arch: remove indirection level in alloc_zeroed_user...
2021-06-04 Shaokun Zhangdrivers/perf: hisi: Fix data source control
2021-06-03 Kefeng Wangarm64: mm: Add is_el1_data_abort() helper
2021-06-03 Shaokun Zhangarm64: perf: Add more support on caps under sysfs
2021-06-02 Mark Rutlandarm64: update string routine copyrights and URLs
2021-06-02 Tian Taoperf: qcom_l2_pmu: move to use request_irq by IRQF_NO_A...
2021-06-02 Tian Taoarm_pmu: move to use request_irq by IRQF_NO_AUTOEN...
2021-06-01 Will Deaconarm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_B...
2021-06-01 Will Deaconarm64: mm: Remove unused support for Normal-WT memory...
2021-06-01 Will Deaconarm64: acpi: Map EFI_MEMORY_WT memory as Normal-NC
2021-06-01 Will Deaconarm64: mm: Remove unused support for Device-GRE memory...
2021-06-01 Kefeng Wangarm64: mm: Use better bitmap_zalloc()
2021-06-01 Robin Murphyarm64: Rewrite __arch_clear_user()
2021-06-01 Robin Murphyarm64: Better optimised memchr()
2021-06-01 Robin Murphyarm64: Import latest memcpy()/memmove() implementation
2021-06-01 Robin Murphyarm64: Add assembly annotations for weak-PI-alias madness
2021-06-01 Sam Tebbsarm64: Import latest version of Cortex Strings' strncmp
2021-06-01 Sam Tebbsarm64: Import updated version of Cortex Strings' strlen
2021-06-01 Sam Tebbsarm64: Import latest version of Cortex Strings' strcmp
2021-06-01 Sam Tebbsarm64: Import latest version of Cortex Strings' memcmp
2021-06-01 YueHaibingperf: arm_spe: use DEVICE_ATTR_RO macro
next