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-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-10-02zstd: Fixing mixed module-builtin objectsAlexey Kardashevskiy
2022-09-21lib/cpumask: add FORCE_NR_CPUS config optionYury Norov
2022-08-19crypto: lib - create utils module and move __crypto_memneq into itEric Biggers
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-18lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizingVlastimil Babka
2022-06-15lib: Add register read/write tracing supportPrasad Sodagudi
2022-06-12crypto: memneq - move into lib/Jason A. Donenfeld
2022-05-22lib: add generic polynomial calculationMichael Walle
2022-03-07crypto: add rocksoft 64b crc guard tag frameworkKeith Busch
2022-03-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-02-21ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSEJulian Braha
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka
2022-01-18lib/crypto: add prompts back to crypto librariesJustin M. Forbes
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov
2021-12-07lib: add reference counting tracking infrastructureEric Dumazet
2021-09-02Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann
2021-06-17lib: add iomem emulation (logic_iomem)Johannes Berg
2021-04-14lib: Add ASN.1 encoderJames Bottomley
2021-02-26lib: stackdepot: add support to configure STACK_HASH_SIZEYogesh Lal
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt
2020-12-11lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-31lib: Add zstd support to decompressNick Terrell
2020-07-29Add pldmfw library for PLDM firmware updateJacob Keller
2020-06-02Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-05-08lib: add linear ranges helpersMatti Vaittinen
2020-04-21docs: Add rbtree documentation to the core-apiMatthew Wilcox (Oracle)
2020-04-18x86/asm: Provide a Kconfig symbol for disabling old assembly annotationsMark Brown
2020-02-21mm/memremap_pages: Introduce memremap_compat_align()Dan Williams
2020-02-12Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-10bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2020-01-31lib/zlib: add s390 hardware support for kernel zlib_deflateMikhail Zaslonko
2020-01-13bootconfig: Add Extra Boot Config supportMasami Hiramatsu
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-26Merge branch 'acpi-mm'Rafael J. Wysocki
2019-11-11lib: provide a simple generic ioremap implementationChristoph Hellwig
2019-11-10lib: Remove select of inexistant GENERIC_IOCorentin Labbe
2019-11-07lib: Uplevel the pmem "region" ida to a global allocatorDan Williams
2019-09-27lib: dimlib: fix help text typosRandy Dunlap
2019-09-27dimlib: make DIMLIB a hidden symbolUwe Kleine-König