Age | Commit message (Expand) | Author |
2024-02-12 | PCI: Move pci_iomap.c to drivers/pci/ | Philipp Stanner |
2023-12-10 | lib/stackdepot: use fixed-sized slots for stack records | Andrey Konovalov |
2023-11-04 | Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2023-10-30 | Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2023-10-27 | acpi: Move common tables helper functions to common lib | Dave Jiang |
2023-10-19 | bcache: move closures to lib/ | Kent Overstreet |
2023-10-16 | lib: add light-weight queuing mechanism. | NeilBrown |
2023-08-18 | lib/bch.c: use bitrev instead of internal logic | John Sanpe |
2023-04-05 | Kconfig: introduce HAS_IOPORT option and select it as necessary | Niklas Schnelle |
2022-12-14 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-13 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-12-12 | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-12-12 | lib: packing: replace bit_reverse() with bitrev8() | Uladzislau Koshchanka |
2022-11-30 | cpumask: limit visibility of FORCE_NR_CPUS | Yury Norov |
2022-11-29 | interval-tree: Add a utility to iterate over spans in an interval tree | Jason Gunthorpe |
2022-11-14 | memregion: Add cpu_cache_invalidate_memregion() interface | Davidlohr Bueso |
2022-10-10 | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2022-10-10 | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-10-03 | zstd: Fixing mixed module-builtin objects | Alexey Kardashevskiy |
2022-09-20 | lib/cpumask: add FORCE_NR_CPUS config option | Yury Norov |
2022-08-19 | crypto: lib - create utils module and move __crypto_memneq into it | Eric Biggers |
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 |