aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlGravatar Linus Torvalds 1-3/+3
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-6/+15
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 17-138/+1130
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 6-473/+492
2023-02-23Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-6/+5
2023-02-23Merge tag 'printk-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-8/+14
2023-02-23Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Gravatar Linus Torvalds 1-2/+37
2023-02-23Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 9-8/+563
2023-02-23Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-0/+13
2023-02-22Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-12/+272
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+0
2023-02-22kcsan: select CONFIG_CONSTRUCTORSGravatar Arnd Bergmann 1-0/+1
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 3-23/+47
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 2-4/+24
2023-02-21uaccess: Add speculation barrier to copy_from_user()Gravatar Dave Hansen 1-0/+7
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-8/+104
2023-02-21Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+430
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+18