Age | Commit message (Expand) | Author |
2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-07-17 | lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing | Vlastimil Babka |
2022-06-15 | lib: Add register read/write tracing support | Prasad Sodagudi |
2022-06-12 | crypto: memneq - move into lib/ | Jason A. Donenfeld |
2022-05-22 | lib: add generic polynomial calculation | Michael Walle |
2022-03-07 | crypto: add rocksoft 64b crc guard tag framework | Keith Busch |
2022-03-02 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-02-21 | ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE | Julian Braha |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-22 | lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() | Vlastimil Babka |
2022-01-18 | lib/crypto: add prompts back to crypto libraries | Justin M. Forbes |
2022-01-15 | arch: remove GENERIC_FIND_FIRST_BIT entirely | Yury Norov |
2021-12-06 | lib: add reference counting tracking infrastructure | Eric Dumazet |
2021-09-01 | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-30 | lib/test_string.c: move string selftest in the Runtime Testing menu | Matteo Croce |
2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann |
2021-06-17 | lib: add iomem emulation (logic_iomem) | Johannes Berg |
2021-04-14 | lib: Add ASN.1 encoder | James Bottomley |
2021-02-26 | lib: stackdepot: add support to configure STACK_HASH_SIZE | Yogesh Lal |
2020-12-11 | Add and use a generic version of devmem_is_allowed() | Palmer Dabbelt |
2020-12-11 | lib: Add a generic version of devmem_is_allowed() | Palmer Dabbelt |
2020-10-06 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-07-31 | lib: Add zstd support to decompress | Nick Terrell |
2020-07-28 | Add pldmfw library for PLDM firmware update | Jacob Keller |
2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds |
2020-06-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-05-08 | lib: add linear ranges helpers | Matti Vaittinen |
2020-04-21 | docs: Add rbtree documentation to the core-api | Matthew Wilcox (Oracle) |
2020-04-18 | x86/asm: Provide a Kconfig symbol for disabling old assembly annotations | Mark Brown |
2020-02-20 | mm/memremap_pages: Introduce memremap_compat_align() | Dan Williams |
2020-02-11 | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-02-10 | bootconfig: Remove unneeded CONFIG_LIBXBC | Masami Hiramatsu |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2020-01-31 | lib/zlib: add s390 hardware support for kernel zlib_deflate | Mikhail Zaslonko |
2020-01-13 | bootconfig: Add Extra Boot Config support | Masami Hiramatsu |
2019-12-07 | lib/: fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2019-11-26 | Merge branch 'acpi-mm' | Rafael J. Wysocki |
2019-11-11 | lib: provide a simple generic ioremap implementation | Christoph Hellwig |
2019-11-10 | lib: Remove select of inexistant GENERIC_IO | Corentin Labbe |
2019-11-07 | lib: Uplevel the pmem "region" ida to a global allocator | Dan Williams |
2019-09-27 | lib: dimlib: fix help text typos | Randy Dunlap |
2019-09-27 | dimlib: make DIMLIB a hidden symbol | Uwe Kleine-König |
2019-09-11 | lib/Kconfig: fix OBJAGG in lib/ menu structure | Randy Dunlap |
2019-07-19 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-06-25 | linux/dim: Move implementation to .c files | Tal Gilboa |
2019-06-22 | lib/vdso: Provide generic VDSO implementation | Vincenzo Frascino |