index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-04
lib/crc: document all the CRC library kconfig options
Eric Biggers
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_T
Eric Biggers
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
Eric Biggers
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC16
Eric Biggers
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT
Eric Biggers
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default y'
Eric Biggers
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC64
Eric Biggers
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32C
Eric Biggers
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC8
Eric Biggers
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC7
Eric Biggers
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC4
Eric Biggers
2025-02-08
lib/crc64: add support for arch-optimized implementations
Eric Biggers
2025-02-08
lib/crc64-rocksoft: stop wrapping the crypto API
Eric Biggers
2025-01-29
lib/crc32: remove other generic implementations
Eric Biggers
2025-01-29
lib/crc: simplify the kconfig options for CRC implementations
Eric Biggers
2024-12-09
lib/crc32test: delete obsolete crc32test.c
Eric Biggers
2024-12-01
lib/crc-t10dif: add support for arch overrides
Eric Biggers
2024-12-01
lib/crc-t10dif: stop wrapping the crypto API
Eric Biggers
2024-12-01
lib/crc32: make crc32c() go directly to lib
Eric Biggers
2024-12-01
lib/crc32: improve support for arch-specific overrides
Eric Biggers
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
2024-11-05
lib/Makefile: make union-find compilation conditional on CONFIG_CPUSETS
Kuan-Wei Chiu
2024-10-03
lib: packing: add KUnit tests adapted from selftests
Jacob Keller
2024-06-25
dim: make DIMLIB dependent on NET
Heng Qi
2024-06-18
cpumask: limit FORCE_NR_CPUS to just the UP case
Linus Torvalds
2024-05-07
lib: Allow for the DIM library to be modular
Florian Fainelli
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
[next]