- ae87402 PCI: Move pci_iomap.c to drivers/pci/ by Philipp Stanner · 12 months ago
- fc60e0c lib/stackdepot: use fixed-sized slots for stack records by Andrey Konovalov · 1 year, 2 months ago
- b8cc56d Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 1 year, 3 months ago
- 9e87705 Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 1 year, 3 months ago
- a103f46 acpi: Move common tables helper functions to common lib by Dave Jiang · 1 year, 3 months ago
- 8c8d2d9 bcache: move closures to lib/ by Kent Overstreet · 8 years ago
- de9e82c lib: add light-weight queuing mechanism. by NeilBrown · 1 year, 4 months ago
- 02d7f74 lib/bch.c: use bitrev instead of internal logic by John Sanpe · 1 year, 6 months ago
- fcbfe81 Kconfig: introduce HAS_IOPORT option and select it as necessary by Niklas Schnelle · 1 year, 10 months ago
- 08cdc21 Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd by Linus Torvalds · 2 years, 1 month ago
- 7e68dd7 Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 1 month ago
- 8702f2c Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 1 month ago
- 1280d4b lib: packing: replace bit_reverse() with bitrev8() by Uladzislau Koshchanka · 2 years, 1 month ago
- fe5759d cpumask: limit visibility of FORCE_NR_CPUS by Yury Norov · 2 years, 2 months ago
- 5fe9378 interval-tree: Add a utility to iterate over spans in an interval tree by Jason Gunthorpe · 2 years, 2 months ago
- 1156b44 memregion: Add cpu_cache_invalidate_memregion() interface by Davidlohr Bueso · 2 years, 3 months ago
- 3604a7f Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 2 years, 3 months ago
- d4013bc Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux by Linus Torvalds · 2 years, 3 months ago
- 637a642 zstd: Fixing mixed module-builtin objects by Alexey Kardashevskiy · 2 years, 4 months ago
- 6f9c07b lib/cpumask: add FORCE_NR_CPUS config option by Yury Norov · 2 years, 5 months ago
- 7033b93 crypto: lib - create utils module and move __crypto_memneq into it by Eric Biggers · 2 years, 6 months ago
- eb5699ba Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 6 months ago
- 3bd6e58 Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 2 years, 6 months ago
- f998792 lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing by Vlastimil Babka · 2 years, 7 months ago
- d593d64 lib: Add register read/write tracing support by Prasad Sodagudi · 2 years, 8 months ago
- abfed87 crypto: memneq - move into lib/ by Jason A. Donenfeld · 2 years, 8 months ago
- cd705ea lib: add generic polynomial calculation by Michael Walle · 2 years, 10 months ago
- f3813f4b crypto: add rocksoft 64b crc guard tag framework by Keith Busch · 2 years, 11 months ago
- 7e3d761 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 2 years, 11 months ago
- 11c57c3 ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE by Julian Braha · 3 years ago
- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- 2dba5eb lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() by Vlastimil Babka · 3 years ago
- e56e189 lib/crypto: add prompts back to crypto libraries by Justin M. Forbes · 3 years ago
- c126a53 arch: remove GENERIC_FIND_FIRST_BIT entirely by Yury Norov · 3 years, 5 months ago
- 4e66934 lib: add reference counting tracking infrastructure by Eric Dumazet · 3 years, 2 months ago
- 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 5 months ago
- b2ff70a lib/test_string.c: move string selftest in the Runtime Testing menu by Matteo Croce · 3 years, 6 months ago
- e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 8 months ago
- ca2e334 lib: add iomem emulation (logic_iomem) by Johannes Berg · 3 years, 11 months ago
- b070676 lib: Add ASN.1 encoder by James Bottomley · 4 years ago
- d262093 lib: stackdepot: add support to configure STACK_HASH_SIZE by Yogesh Lal · 4 years ago
- 7d95a88 Add and use a generic version of devmem_is_allowed() by Palmer Dabbelt · 4 years, 1 month ago
- 527701e lib: Add a generic version of devmem_is_allowed() by Palmer Dabbelt · 4 years, 7 months ago
- ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 4 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 6 months ago
- 4963bb2 lib: Add zstd support to decompress by Nick Terrell · 4 years, 6 months ago
- b826562 Add pldmfw library for PLDM firmware update by Jacob Keller · 4 years, 6 months ago
- b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 8 months ago
- 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
- d2218d4 lib: add linear ranges helpers by Matti Vaittinen · 4 years, 9 months ago
- 14bbe3e docs: Add rbtree documentation to the core-api by Matthew Wilcox (Oracle) · 4 years, 10 months ago
- 2ce0d7f x86/asm: Provide a Kconfig symbol for disabling old assembly annotations by Mark Brown · 4 years, 9 months ago
- 9ffc1d1 mm/memremap_pages: Introduce memremap_compat_align() by Dan Williams · 5 years ago
- 61a7595 Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- 26445f9 bootconfig: Remove unneeded CONFIG_LIBXBC by Masami Hiramatsu · 5 years ago
- e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- aa5b395 lib/zlib: add s390 hardware support for kernel zlib_deflate by Mikhail Zaslonko · 5 years ago
- 76db5a2 bootconfig: Add Extra Boot Config support by Masami Hiramatsu · 5 years ago
- 68d4b3d lib/: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
- 782b597 Merge branch 'acpi-mm' by Rafael J. Wysocki · 5 years ago
- 80b0ca9 lib: provide a simple generic ioremap implementation by Christoph Hellwig · 5 years ago
- 820b7c7 lib: Remove select of inexistant GENERIC_IO by Corentin Labbe · 5 years ago
- 33dd707 lib: Uplevel the pmem "region" ida to a global allocator by Dan Williams · 5 years ago
- 991ad2b lib: dimlib: fix help text typos by Randy Dunlap · 5 years ago
- 424adc3 dimlib: make DIMLIB a hidden symbol by Uwe Kleine-König · 5 years ago
- 3dfdecc lib/Kconfig: fix OBJAGG in lib/ menu structure by Randy Dunlap · 5 years ago
- 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
- 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- 4f75da3 linux/dim: Move implementation to .c files by Tal Gilboa · 6 years ago
- 00b2647 lib/vdso: Provide generic VDSO implementation by Vincenzo Frascino · 6 years ago
- 7b43b8f memory: move jedec_ddr_data.c from lib/ to drivers/memory/ by Masahiro Yamada · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
- 2c64e9c lib: Move mathematic helpers to separate folder by Andy Shevchenko · 6 years ago
- 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- 554aae3 lib: Add support for generic packing operations by Vladimir Oltean · 6 years ago
- 214d8ca stacktrace: Provide common infrastructure by Thomas Gleixner · 6 years ago
- bd79f94 asm-generic: provide entirely generic nommu uaccess by Christoph Hellwig · 6 years ago
- dc629c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md into for-linus by Jens Axboe · 6 years ago
- af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
- be85f93 lib/raid6: add option to skip algo benchmarking by Daniel Verkamp · 6 years ago
- 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
- 0a020d4 lib: introduce initial implementation of object aggregation manager by Jiri Pirko · 6 years ago
- 3dca04d Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
- 0ef08ca Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines" by Palmer Dabbelt · 6 years ago
- dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
- 6315730 lib: Add umoddi3 and udivmoddi4 of GCC library routines by Zong Li · 6 years ago
- 3a08cd5 radix tree: Remove multiorder support by Matthew Wilcox · 6 years ago
- 02c02bf xarray: Change definition of sibling entries by Matthew Wilcox · 7 years ago
- fd7338e lib/Kconfig: remove 'default n' for tests by Andy Shevchenko · 6 years ago
- feba04f lib: add crc64 calculation routines by Coly Li · 6 years ago
- 6d90eb7 Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
- cf65a0f dma-mapping: move all DMA mapping code to kernel/dma by Christoph Hellwig · 7 years ago
- 763f969 Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
- 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- 522239b uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation by Dan Williams · 7 years ago
- 782e676 dma-mapping: provide a generic dma-noncoherent implementation by Christoph Hellwig · 7 years ago
- 35ddb69 dma-mapping: simplify Kconfig dependencies by Christoph Hellwig · 7 years ago