summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-08-07vsprintf: Improve number()Kent Overstreet
2022-08-07lib/pretty-printers: prt_string_option(), prt_bitflags()Kent Overstreet
2022-08-07lib/printbuf: Unit specifiersKent Overstreet
2022-08-07lib/printbuf: Tabstops, indentingKent Overstreet
2022-08-07lib/printbuf: Heap allocationKent Overstreet
2022-08-07lib/string_helpers: string_get_size() now returns characters wroteKent Overstreet
2022-08-04lib/hexdump: Convert to printbufKent Overstreet
2022-08-04vsprintf: Convert to printbufKent Overstreet
2022-08-04lib/string_helpers: Convert string_escape_mem() to printbufKent Overstreet
2022-08-04bcachefs: Initial commitKent Overstreet
2022-08-02lib/generic-radix-tree.c: Add peek_prev()Kent Overstreet
2022-08-02lib/generic-radix-tree.c: Don't overflow in peek()Kent Overstreet
2022-08-02bcache: move closures to lib/Kent Overstreet
2022-07-14ubsan: disable UBSAN_DIV_ZERO for clangNick Desaulniers
2022-07-10ida: don't use BUG_ON() for debuggingLinus Torvalds
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds
2022-07-01Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-25lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()wuchi
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-17Merge tag 'v5.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-12crypto: memneq - move into lib/Jason A. Donenfeld
2022-06-11iov_iter: fix build issue due to possible type mis-matchLinus Torvalds
2022-06-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-06-10iov_iter: Fix iter_xarray_get_pages{,_alloc}()David Howells
2022-06-10random: remove rng_has_arch_random()Jason A. Donenfeld
2022-06-09mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)
2022-06-07crc-itu-t: fix typo in CRC ITU-T polynomial commentRoger Knecht
2022-06-06objtool: Fix obsolete reference to CONFIG_X86_SMAPJosh Poimboeuf
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-03Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2022-06-03nodemask: Fix return values to be unsignedKees Cook
2022-06-03bitmap: Fix return values to be unsignedKees Cook
2022-06-03lib/bitmap: add test for bitmap_{from,to}_arr64Yury Norov
2022-06-03lib: add bitmap_{from,to}_arr64Yury Norov
2022-06-03lib/bitmap.c make bitmap_print_bitmask_to_buf parseableMauro Carvalho Chehab
2022-06-01assoc_array: Fix BUG_ON during garbage collectStephen Brennan
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-05-28Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE"Jason A. Donenfeld
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-27crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZEJason A. Donenfeld
2022-05-27mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-26locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macroUros Bizjak
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds