aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-9/+4
2023-04-25Merge tag 'core-debugobjects-2023-04-24' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-59/+66
2023-04-24Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 4-29/+419
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2023-04-24iov: improve copy_iovec_from_user() code generationGravatar Linus Torvalds 1-9/+26
2023-04-24Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-30/+59
2023-04-18maple_tree: fix mas_empty_area() searchGravatar Liam R. Howlett 1-9/+11
2023-04-18maple_tree: make maple state reusable after mas_empty_area_rev()Gravatar Liam R. Howlett 1-14/+13
2023-04-16maple_tree: fix a potential memory leak, OOB access, or other unpredictable bugGravatar Peng Zhang 1-12/+7
2023-04-15debugobject: Prevent init race with static objectsGravatar Thomas Gleixner 1-59/+66
2023-04-12iov_iter: Mark copy_compat_iovec_from_user() noinlineGravatar Josh Poimboeuf 1-1/+1
2023-04-05maple_tree: fix a potential concurrency bug in RCU modeGravatar Peng Zhang 1-2/+1
2023-04-05maple_tree: fix get wrong data_end in mtree_lookup_walk()Gravatar Peng Zhang 1-10/+5
2023-04-05maple_tree: add RCU lock checking to rcu callback functionsGravatar Liam R. Howlett 1-92/+96
2023-04-05maple_tree: add smp_rmb() to dead node detectionGravatar Liam R. Howlett 1-2/+6
2023-04-05maple_tree: fix write memory barrier of nodes once dead for RCU modeGravatar Liam R. Howlett 1-2/+5
2023-04-05maple_tree: remove extra smp_wmb() from mas_dead_leaves()Gravatar Liam Howlett 1-1/+0
2023-04-05maple_tree: fix freeing of nodes in rcu modeGravatar Liam Howlett 1-11/+62
2023-04-05maple_tree: detect dead nodes in mas_start()Gravatar Liam Howlett 1-0/+4
2023-04-05maple_tree: be more cautious about dead nodesGravatar Liam Howlett 1-9/+43
2023-04-05kunit: add tests for using current KUnit test fieldGravatar Rae Moar 1-1/+41
2023-04-05lib/test_vmalloc.c: Rename kvfree_rcu() to kvfree_rcu_mightsleep()Gravatar Uladzislau Rezki (Sony) 1-1/+1
2023-03-31list: test: Test the klist structureGravatar Sadiya Kazi 1-1/+299
2023-03-30iov_iter: import single vector iovecs as ITER_UBUFGravatar Jens Axboe 1-0/+27
2023-03-30iov_iter: convert import_single_range() to ITER_UBUFGravatar Jens Axboe 1-3/+1
2023-03-30iov_iter: add iter_iovec() helperGravatar Jens Axboe 1-26/+30
2023-03-28lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITSGravatar Tiezhu Yang 1-1/+1
2023-03-28Kconfig.debug: fix SCHED_DEBUG dependencyGravatar ye xingchen 1-1/+1
2023-03-25Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 2-23/+23
2023-03-23lib: dhry: fix unstable smp_processor_id(_) usageGravatar Geert Uytterhoeven 1-2/+4
2023-03-23test_maple_tree: add more testing for mas_empty_area()Gravatar Liam R. Howlett 1-0/+48
2023-03-23maple_tree: fix mas_skip_node() end slot detectionGravatar Liam R. Howlett 1-19/+5
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsGravatar Fangrui Song 1-9/+4
2023-03-19pcpcntr: remove percpu_counter_sum_all()Gravatar Dave Chinner 1-29/+11
2023-03-19pcpcntrs: fix dying cpu summation raceGravatar Dave Chinner 1-3/+12
2023-03-19cpumask: introduce for_each_cpu_orGravatar Dave Chinner 1-0/+9
2023-03-14Merge tag 'zstd-linus-v6.3-rc3' of https://github.com/terrelln/linuxGravatar Linus Torvalds 3-5/+24
2023-03-10kunit: fix bug of extra newline characters in debugfs logsGravatar Rae Moar 2-12/+41
2023-03-10kunit: fix bug in the order of lines in debugfs logsGravatar Rae Moar 2-9/+26
2023-03-10kunit: fix bug in debugfs logs of parameterized testsGravatar Rae Moar 1-6/+12
2023-03-06zstd: Fix definition of assert()Gravatar Jonathan Neuschäfer 1-1/+1
2023-03-06lib: zstd: Backport fix for in-place decompressionGravatar Nick Terrell 1-3/+22
2023-03-06lib: zstd: Fix -Wstringop-overflow warningGravatar Kees Cook 1-1/+1
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsGravatar Linus Torvalds 1-13/+1
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 3-8/+19
2023-03-02lib: parser: update documentation for match_NUMBER functionsGravatar Eric Biggers 1-7/+7
2023-03-02kasan: treat meminstrinsic as builtins in uninstrumented filesGravatar Marco Elver 1-0/+9
2023-02-27lib/zlib: DFLTCC deflate does not write all available bits for Z_NO_FLUSHGravatar Mikhail Zaslonko 1-1/+3
2023-02-27kunit: Fix 'hooks.o' build by recursing into kunitGravatar David Gow 2-9/+5
2023-02-25Merge tag 'kcsan.2023.02.24a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1