Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-25Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-05-23Merge branch 'pm-cpufreq'Rafael J. Wysocki
2022-05-20Merge branch 'for-next/esr-elx-64-bit' into for-next/coreCatalin Marinas
2022-05-20Merge branch 'for-next/sysreg-gen' into for-next/coreCatalin Marinas
2022-05-20Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...Catalin Marinas
2022-05-18arm64/sve: Move sve_free() into SVE code sectionGeert Uytterhoeven
2022-05-17arm64: mte: Ensure the cleared tags are visible before setting the PTECatalin Marinas
2022-05-17arm64: kexec: load from kimage prior to clobberingMark Rutland
2022-05-17arm64: paravirt: Use RCU read locks to guard stolen_timePrakruthi Deepak Heragu
2022-05-17arm64: lds: move special code sections out of kernel exec segmentArd Biesheuvel
2022-05-16arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.hMark Brown
2022-05-16arm64/sme: Standardise bitfield names for SVCRMark Brown
2022-05-16arm64/fp: Rename SVE and SME LEN field name to _WIDTHMark Brown
2022-05-16Merge branch 'for-next/sme' into for-next/sysreg-genCatalin Marinas
2022-05-16arm64/sve: Make kernel FPU protection RT friendlySebastian Andrzej Siewior
2022-05-16arm64/sve: Delay freeing memory in fpsimd_flush_thread()Sebastian Andrzej Siewior
2022-05-12arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K
2022-05-12arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entryKristina Martsenko
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra
2022-05-11arm64: Declare non global symbols as staticLinu Cherian
2022-05-10arm64: vdso: fix makefile dependency on vdso.soJoey Gouly
2022-05-08arm64: entry: use stackleak_erase_on_task_stack()Mark Rutland
2022-05-08randstruct: Split randstruct Makefile and CFLAGSKees Cook
2022-05-07arm64: kdump: Reimplement crashkernel=XChen Zhou
2022-05-07arm64: Use insert_resource() to simplify codeZhen Lei
2022-05-06cpufreq: CPPC: Add per_cpu efficiency_classPierre Gondois
2022-05-06arm64/sme: More sensibly define the size for the ZA register setMark Brown
2022-05-04arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro namesMark Brown
2022-05-04arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARMMark Brown
2022-05-04arm64/mte: Make TCF field values and naming more standardMark Brown
2022-05-04arm64/mte: Make TCF0 naming and field values more standardMark Brown
2022-04-29arm64: Treat ESR_ELx as a 64-bit registerAlexandru Elisei
2022-04-29arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscallAlexandru Elisei
2022-04-29arm64/ftrace: Make function graph use ftrace directlyChengming Zhou
2022-04-29arm64/sme: Fix NULL check after kzallocWan Jiabing
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas
2022-04-27arm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_encoding()Mark Brown
2022-04-25arm64: Add support for user sub-page fault probingCatalin Marinas
2022-04-22arm64/sme: Save and restore streaming mode over EFI runtime callsMark Brown
2022-04-22arm64/sme: Disable streaming mode and ZA when flushing CPU stateMark Brown
2022-04-22arm64/sme: Add ptrace support for ZAMark Brown
2022-04-22arm64/sme: Implement ptrace support for streaming mode SVE registersMark Brown
2022-04-22arm64/sme: Implement ZA signal handlingMark Brown
2022-04-22arm64/sme: Implement streaming SVE signal handlingMark Brown
2022-04-22arm64/sme: Disable ZA and streaming mode when handling signalsMark Brown
2022-04-22arm64/sme: Implement traps and syscall handling for SMEMark Brown