summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)Author
2022-07-06iov_iter_bvec_advance(): don't bother with bvec_iterAl Viro
2022-07-03lib/test_vmalloc: switch to prandom_u32()Uladzislau Rezki (Sony)
2022-07-03mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds
2022-07-01lib: overflow: Do not define 64-bit tests on 32-bitKees Cook
2022-07-01kunit: Taint the kernel when KUnit tests are runDavid Gow
2022-07-01Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-30lib: test_bitmap: add compile-time optimization/evaluations assertionsAlexander Lobakin
2022-06-30crypto: lib/blake2s - reduce stack frame usage in self testJason A. Donenfeld
2022-06-28fix short copy handling in copy_mc_pipe_to_iter()Al Viro
2022-06-28copy_page_{to,from}_iter(): switch iovec variants to genericAl Viro
2022-06-27Merge branch 'master' into mm-nonmm-stableakpm
2022-06-27Merge branch 'master' into mm-stableakpm
2022-06-27iov: introduce iov_iter_alignedKeith Busch
2022-06-25lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()wuchi
2022-06-24crypto: rsa - implement Chinese Remainder Theorem for faster private key oper...Ignat Korchagin
2022-06-22test_bpf: fix incorrect netdev featuresJian Shen
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-16lib/error-inject: convert to DEFINE_SEQ_ATTRIBUTEwuchi
2022-06-16lib/btree: simplify btree_{lookup|update}wuchi
2022-06-16lib/flex_proportions.c: remove local_irq_ops in fprop_new_period()wuchi
2022-06-16lib/list_debug.c: Detect uninitialized listsGuenter Roeck
2022-06-16lib/test_hmm: avoid accessing uninitialized pagesMiaohe Lin
2022-06-15lib: Add register read/write tracing supportPrasad Sodagudi
2022-06-15selftests/livepatch: better synchronize test_klp_callbacks_busyJoe Lawrence
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-10crypto: blake2s - remove shash moduleJason A. Donenfeld
2022-06-10crypto: memneq - move into lib/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