summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-04-251-9/+4
|\
| * vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song2023-03-211-9/+4
* | Merge tag 'core-debugobjects-2023-04-24' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-04-251-59/+66
|\ \
| * | debugobject: Prevent init race with static objectsThomas Gleixner2023-04-151-59/+66
* | | Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-04-244-29/+419
|\ \ \
| * | | kunit: add tests for using current KUnit test fieldRae Moar2023-04-051-1/+41
| * | | list: test: Test the klist structureSadiya Kazi2023-03-311-1/+299
| * | | kunit: fix bug of extra newline characters in debugfs logsRae Moar2023-03-102-12/+41
| * | | kunit: fix bug in the order of lines in debugfs logsRae Moar2023-03-102-9/+26
| * | | kunit: fix bug in debugfs logs of parameterized testsRae Moar2023-03-101-6/+12
* | | | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-241-1/+1
|\ \ \ \
| * | | | lib/test_vmalloc.c: Rename kvfree_rcu() to kvfree_rcu_mightsleep()Uladzislau Rezki (Sony)2023-04-051-1/+1
| |/ / /
* | | | iov: improve copy_iovec_from_user() code generationLinus Torvalds2023-04-241-9/+26
* | | | Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-241-30/+59
|\ \ \ \
| * | | | iov_iter: Mark copy_compat_iovec_from_user() noinlineJosh Poimboeuf2023-04-121-1/+1
| * | | | iov_iter: import single vector iovecs as ITER_UBUFJens Axboe2023-03-301-0/+27
| * | | | iov_iter: convert import_single_range() to ITER_UBUFJens Axboe2023-03-301-3/+1
| * | | | iov_iter: add iter_iovec() helperJens Axboe2023-03-301-26/+30
* | | | | maple_tree: fix mas_empty_area() searchLiam R. Howlett2023-04-181-9/+11
* | | | | maple_tree: make maple state reusable after mas_empty_area_rev()Liam R. Howlett2023-04-181-14/+13
* | | | | maple_tree: fix a potential memory leak, OOB access, or other unpredictable bugPeng Zhang2023-04-161-12/+7
| |_|/ / |/| | |
* | | | maple_tree: fix a potential concurrency bug in RCU modePeng Zhang2023-04-051-2/+1
* | | | maple_tree: fix get wrong data_end in mtree_lookup_walk()Peng Zhang2023-04-051-10/+5
* | | | maple_tree: add RCU lock checking to rcu callback functionsLiam R. Howlett2023-04-051-92/+96
* | | | maple_tree: add smp_rmb() to dead node detectionLiam R. Howlett2023-04-051-2/+6
* | | | maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett2023-04-051-2/+5
* | | | maple_tree: remove extra smp_wmb() from mas_dead_leaves()Liam Howlett2023-04-051-1/+0
* | | | maple_tree: fix freeing of nodes in rcu modeLiam Howlett2023-04-051-11/+62
* | | | maple_tree: detect dead nodes in mas_start()Liam Howlett2023-04-051-0/+4
* | | | maple_tree: be more cautious about dead nodesLiam Howlett2023-04-051-9/+43
* | | | lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITSTiezhu Yang2023-03-281-1/+1
* | | | Kconfig.debug: fix SCHED_DEBUG dependencyye xingchen2023-03-281-1/+1
|/ / /
* | | Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-03-252-23/+23
|\ \ \
| * | | pcpcntr: remove percpu_counter_sum_all()Dave Chinner2023-03-191-29/+11
| * | | pcpcntrs: fix dying cpu summation raceDave Chinner2023-03-191-3/+12
| * | | cpumask: introduce for_each_cpu_orDave Chinner2023-03-191-0/+9
| |/ /
* | | lib: dhry: fix unstable smp_processor_id(_) usageGeert Uytterhoeven2023-03-231-2/+4
* | | test_maple_tree: add more testing for mas_empty_area()Liam R. Howlett2023-03-231-0/+48
* | | maple_tree: fix mas_skip_node() end slot detectionLiam R. Howlett2023-03-231-19/+5
| |/ |/|
* | Merge tag 'zstd-linus-v6.3-rc3' of https://github.com/terrelln/linuxLinus Torvalds2023-03-143-5/+24
|\ \ | |/ |/|
| * zstd: Fix definition of assert()Jonathan Neuschäfer2023-03-061-1/+1
| * lib: zstd: Backport fix for in-place decompressionNick Terrell2023-03-061-3/+22
| * lib: zstd: Fix -Wstringop-overflow warningKees Cook2023-03-061-1/+1
* | cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds2023-03-051-13/+1
* | Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-043-8/+19
|\ \
| * | lib: parser: update documentation for match_NUMBER functionsEric Biggers2023-03-021-7/+7
| * | kasan: treat meminstrinsic as builtins in uninstrumented filesMarco Elver2023-03-021-0/+9
| * | lib/zlib: DFLTCC deflate does not write all available bits for Z_NO_FLUSHMikhail Zaslonko2023-02-271-1/+3
* | | kunit: Fix 'hooks.o' build by recursing into kunitDavid Gow2023-02-272-9/+5
|/ /
* | Merge tag 'kcsan.2023.02.24a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-251-0/+1
|\ \