platform/kernel/linux-starfive.git
2022-03-14 Will DeaconMerge branch 'for-next/spectre-bhb' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/fpsimd' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/strings' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/rng' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/perf' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/pauth' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/mte' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/mm' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/misc' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/linkage' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/kselftest' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/insn' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/errata' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/docs' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/coredump' into for-next/core
2022-03-10 Evgenii Stepanovdocs: sysfs-devices-system-cpu: document "asymm" value...
2022-03-09 Nathan Chancellorarm64: Do not include __READ_ONCE() block in assembly...
2022-03-09 Mark Brownarm64/mte: Remove asymmetric mode from the prctl()...
2022-03-09 Marc Zyngierarm64: Add cavium_erratum_23154_cpus missing sentinel
2022-03-09 Will Deaconperf/marvell: Fix !CONFIG_OF build for CN10K DDR PMU...
2022-03-09 Will Deaconarm64: mm: Drop 'const' from conditional arm64_dma_phys...
2022-03-09 Will DeaconDocumentation: vmcoreinfo: Fix htmldocs warning
2022-03-09 Joey Goulykasan: fix a missing header include of static_keys.h
2022-03-08 Will DeaconMerge branch 'for-next/perf-m1' into for-next/perf
2022-03-08 Marc Zyngierdrivers/perf: Add Apple icestorm/firestorm CPU PMU...
2022-03-08 Marc Zyngierdrivers/perf: arm_pmu: Handle 47 bit counters
2022-03-08 Will DeaconMerge branch 'irq/aic-pmu' of git://git./linux/kernel...
2022-03-08 Shaokun Zhangarm64: perf: Consistently make all event numbers as...
2022-03-08 Shaokun Zhangarm64: perf: Expose some Armv9 common events under...
2022-03-08 Bharat Bhushanperf/marvell: cn10k DDR perf event core ownership
2022-03-08 Bharat Bhushanperf/marvell: cn10k DDR perfmon event overflow handling
2022-03-08 Bharat Bhushanperf/marvell: CN10k DDR performance monitor support
2022-03-08 Bharat Bhushandt-bindings: perf: marvell: cn10k ddr performance monitor
2022-03-08 Masahiro Yamadaarm64: clean up tools Makefile
2022-03-08 Robin Murphyperf/arm-cmn: Update watchpoint format
2022-03-08 Robin Murphyperf/arm-cmn: Hide XP PUB events for CMN-600
2022-03-08 Sagar Patelarm64: drop unused includes of <linux/personality.h>
2022-03-08 Vijay Balakrishnaarm64: Do not defer reserve_crashkernel() for platforms...
2022-03-07 Joey GoulyRevert "arm64: Mitigate MTE issues with str{n}cmp()"
2022-03-07 Joey Goulyarm64: lib: Import latest version of Arm Optimized...
2022-03-07 Joey Goulyarm64: lib: Import latest version of Arm Optimized...
2022-03-07 Mark Brownkselftest/arm64: Log the PIDs of the parent and child...
2022-03-07 Linu Cherianirqchip/gic-v3: Workaround Marvell erratum 38545 when...
2022-03-07 Anshuman Khandualarm64/mm: Drop use_1G_block()
2022-03-07 Muchun Songarm64: avoid flushing icache multiple times on contiguo...
2022-03-07 Mark Brownarm64: cpufeature: Warn if we attempt to read a zero...
2022-03-07 Mark Brownarm64: cpufeature: Add missing .field_width for GIC...
2022-03-07 David Engrafarm64: signal: nofpsimd: Do not allocate fp/simd contex...
2022-03-07 Mark Rutlandarm64: prevent instrumentation of bp hardening callbacks
2022-03-07 Huang Shijiearm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP...
2022-03-07 James Morsearm64: proton-pack: Include unprivileged eBPF status...
2022-02-25 Mark Brownarm64/mte: Add userspace interface for enabling asymmet...
2022-02-25 Mark Brownarm64/mte: Add hwcap for asymmetric mode
2022-02-25 Mark Brownarm64/mte: Add a little bit of documentation for mte_up...
2022-02-25 Mark Brownarm64/mte: Document ABI for asymmetric mode
2022-02-25 Mark Brownkselftest/arm64: signal: Allow tests to be incompatible...
2022-02-25 Mark Brownarm64: cpufeature: Always specify and use a field width...
2022-02-25 Mark Brownarm64: Always use individual bits in CPACR floating...
2022-02-25 Mark Brownarm64: Define CPACR_EL1_FPEN similarly to other floatin...
2022-02-25 Fangrui Songarm64: module: remove (NOLOAD) from linker script
2022-02-25 Vladimir Murzinarm64: cpufeature: Remove cpu_has_fwb() check
2022-02-25 Vladimir Murzinarm64: Add support of PAuth QARMA3 architected algorithm
2022-02-25 Vladimir Murzinarm64: cpufeature: Mark existing PAuth architected...
2022-02-25 Vladimir Murzinarm64: cpufeature: Account min_field_value when cheking...
2022-02-25 Liam Howlettarm64: Change elfcore for_each_mte_vma() to use VMA...
2022-02-24 James Morsearm64: Use the clearbhb instruction in mitigations
2022-02-24 James MorseKVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discove...
2022-02-24 James Morsearm64: Mitigate spectre style branch history side channels
2022-02-22 Anshuman Khandualarm64/hugetlb: Define __hugetlb_valid_size()
2022-02-22 Peter Collingbournearm64: mte: avoid clearing PSTATE.TCO on entry unless...
2022-02-22 Peter Collingbournekasan: split kasan_*enabled() functions into a separate...
2022-02-22 Hou Taoarm64: insn: add encoders for atomic operations
2022-02-22 Hou Taoarm64: move AARCH64_BREAK_FAULT into insn-def.h
2022-02-22 Mark Rutlandlinkage: remove SYM_FUNC_{START,END}_ALIAS()
2022-02-22 Mark Rutlandx86: clean up symbol aliasing
2022-02-22 Mark Rutlandarm64: clean up symbol aliasing
2022-02-22 Mark Rutlandlinkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()
2022-02-16 James Morsearm64: proton-pack: Report Spectre-BHB vulnerabilities...
2022-02-16 James Morsearm64: Add percpu vectors for EL1
2022-02-16 James Morsearm64: entry: Add macro for reading symbol addresses...
2022-02-16 James Morsearm64: entry: Add vectors that have the bhb mitigation...
2022-02-15 Catalin Marinasarm64: mte: Document the core dump file format
2022-02-15 Catalin Marinasarm64: mte: Dump the MTE tags in the core file
2022-02-15 Catalin Marinasarm64: mte: Define the number of bytes for storing...
2022-02-15 Catalin Marinaself: Introduce the ARM MTE ELF segment type
2022-02-15 Catalin Marinaselfcore: Replace CONFIG_{IA64, UML} checks with a new...
2022-02-15 Mark Rutlandarm64: atomics: remove redundant static branch
2022-02-15 James Morsearm64: entry: Add non-kpti __bp_harden_el1_vectors...
2022-02-15 James Morsearm64: entry: Allow the trampoline text to occupy multi...
2022-02-15 James Morsearm64: entry: Make the kpti trampoline's kpti sequence...
2022-02-15 James Morsearm64: entry: Move trampoline macros out of ifdef'd...
2022-02-15 James Morsearm64: entry: Don't assume tramp_vectors is the start...
2022-02-15 James Morsearm64: entry: Allow tramp_alias to access symbols after...
2022-02-15 James Morsearm64: entry: Move the trampoline data page before...
2022-02-15 James Morsearm64: entry: Free up another register on kpti's tramp_...
2022-02-15 James Morsearm64: entry: Make the trampoline cleanup optional
2022-02-15 James MorseKVM: arm64: Allow indirect vectors to be used without...
2022-02-15 James Morsearm64: spectre: Rename spectre_v4_patch_fw_mitigation_c...
2022-02-15 James Morsearm64: entry.S: Add ventry overflow sanity checks
2022-02-15 Joey Goulykselftest/arm64: mte: user_mem: test a wider range...
next