aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2022-07-14ubsan: disable UBSAN_DIV_ZERO for clangGravatar Nick Desaulniers 1-0/+3
2022-07-10ida: don't use BUG_ON() for debuggingGravatar Linus Torvalds 1-1/+2
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionGravatar Linus Torvalds 1-25/+0
2022-07-01Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+4
2022-06-25lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()Gravatar wuchi 1-1/+4
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2022-06-17Merge tag 'v5.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 4-0/+181
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-3/+2
2022-06-12crypto: memneq - move into lib/Gravatar Jason A. Donenfeld 4-0/+181
2022-06-11iov_iter: fix build issue due to possible type mis-matchGravatar Linus Torvalds 1-2/+2
2022-06-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-16/+4
2022-06-10iov_iter: Fix iter_xarray_get_pages{,_alloc}()Gravatar David Howells 1-16/+4
2022-06-10random: remove rng_has_arch_random()Gravatar Jason A. Donenfeld 1-2/+1
2022-06-09mm/huge_memory: Fix xarray node memory leakGravatar Matthew Wilcox (Oracle) 1-2/+3
2022-06-07crc-itu-t: fix typo in CRC ITU-T polynomial commentGravatar Roger Knecht 1-1/+1
2022-06-06objtool: Fix obsolete reference to CONFIG_X86_SMAPGravatar Josh Poimboeuf 1-1/+1
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 3-30/+116
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+381
2022-06-03Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Gravatar Linus Torvalds 2-7/+5
2022-06-03nodemask: Fix return values to be unsignedGravatar Kees Cook 1-2/+2
2022-06-03bitmap: Fix return values to be unsignedGravatar Kees Cook 1-15/+15
2022-06-03lib/bitmap: add test for bitmap_{from,to}_arr64Gravatar Yury Norov 1-0/+25
2022-06-03lib: add bitmap_{from,to}_arr64Gravatar Yury Norov 1-0/+54
2022-06-03lib/bitmap.c make bitmap_print_bitmask_to_buf parseableGravatar Mauro Carvalho Chehab 1-13/+20
2022-06-01assoc_array: Fix BUG_ON during garbage collectGravatar Stephen Brennan 1-0/+8
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 4-1/+33
2022-05-28Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE"Gravatar Jason A. Donenfeld 1-1/+0
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Gravatar Linus Torvalds 1-23/+0
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 4-434/+0
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-35/+0
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 6-43/+53
2022-05-27crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZEGravatar Jason A. Donenfeld 1-0/+1
2022-05-27mm: Kconfig: reorganize misplaced mm optionsGravatar Vlastimil Babka 1-34/+0
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-87/+90
2022-05-26locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macroGravatar Uros Bizjak 1-5/+4
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 2-4/+343
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 11-138/+592
2022-05-25Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-4/+4
2022-05-25Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Gravatar Linus Torvalds 3-27/+51
2022-05-24Merge tag 'hwmon-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-0/+113
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-409/+40
2022-05-24Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-12/+16
2022-05-23Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-8/+7
2022-05-23Merge tag 'core-debugobjects-2022-05-23' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-4/+1
2022-05-23Merge tag 'core-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+6
2022-05-23Merge branches 'slab/for-5.19/stackdepot' and 'slab/for-5.19/refactor' into s...Gravatar Vlastimil Babka 2-22/+46
2022-05-22lib: add generic polynomial calculationGravatar Michael Walle 3-0/+113
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Gravatar Josh Poimboeuf 1-8/+7
2022-05-19mm: fix missing handler for __GFP_NOWARNGravatar Qi Zheng 1-0/+3
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-0/+1