summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...Stephen Rothwell2022-07-1121-139/+45798
|\
| * Merge branch 'mm-nonmm-unstable' into mm-everythingakpm2022-07-0819-80/+272
| |\
| | * kunit: taint the kernel when KUnit tests are runDavid Gow2022-07-081-0/+4
| | * lib: devres: use numa aware allocationMark-PK Tsai2022-07-081-5/+10
| | * lib/smp_processor_id: fix imbalanced instrumentation_end() callTetsuo Handa2022-07-081-1/+1
| | * lib/test: introduce cpumask KUnit test suiteSander Vanheule2022-07-083-0/+148
| | * cpumask: Fix invalid uniprocessor mask assumptionSander Vanheule2022-07-082-2/+3
| | * lib/ts_bm.c: remove redundant store to variable consumed after additionColin Ian King2022-07-081-1/+1
| | * lib/scatterlist: use matched parameter type when calling __sg_free_table()wuchi2022-07-081-2/+2
| | * lib: make LZ4_decompress_safe_forceExtDict() staticTiezhu Yang2022-07-081-3/+3
| | * lib/radix-tree: remove unused argument of insert_entrieswuchi2022-07-081-2/+2
| | * lib/error-inject: traverse list with mutexwuchi2022-07-081-3/+9
| | * lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizingVlastimil Babka2022-07-082-19/+49
| | * lib/lru_cache: fix error free handing in lc_createwuchi2022-07-081-2/+2
| | * lib/debugobjects: fix stat count and optimize debug_objects_mem_init.wuchi2022-07-081-0/+10
| * | lib/test_free_pages.c: pass a pointer to virt_to_page()Linus Walleij2022-07-081-1/+1
| * | lib: add support for device coherent type in test_hmmAlex Sierra2022-07-082-61/+196
| * | lib: test_hmm add module param for zone device typeAlex Sierra2022-07-082-21/+53
| * | lib: test_hmm add ioctl to get zone device typeAlex Sierra2022-07-082-6/+19
| * | mm: remove vmacacheLiam R. Howlett2022-07-081-8/+0
| * | test_maple_tree: add test for spanning store to most of the treeLiam Howlett2022-07-081-1/+9
| * | test_maple_tree: add test for spanning store of entire rangeLiam Howlett2022-07-081-0/+13
| * | lib/test_maple_tree: add testing for maple treeLiam R. Howlett2022-07-081-0/+38186
| * | maple_tree: Fix use of node for global range in mas_wr_spanning_store()Liam Howlett2022-07-081-7/+27
| * | maple_tree: fix mas_spanning_rebalance() corner caseLiam Howlett2022-07-081-2/+3
| * | maple_tree: fix underflow in mas_spanning_rebalance()Liam Howlett2022-07-081-2/+4
| * | Maple Tree: add new data structureLiam R. Howlett2022-07-083-1/+7058
| * | mm: discard __GFP_ATOMICNeilBrown2022-07-081-4/+4
* | | Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell2022-07-114-40/+28
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into mm-nonmm-stableakpm2022-06-275-1/+182
| |\ \
| * | | lib/error-inject: convert to DEFINE_SEQ_ATTRIBUTEwuchi2022-06-161-13/+3
| * | | lib/btree: simplify btree_{lookup|update}wuchi2022-06-161-17/+13
| * | | lib/flex_proportions.c: remove local_irq_ops in fprop_new_period()wuchi2022-06-161-8/+2
| * | | lib/list_debug.c: Detect uninitialized listsGuenter Roeck2022-06-161-2/+10
* | | | Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akp...Stephen Rothwell2022-07-113-9/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | lib/test_vmalloc: switch to prandom_u32()Uladzislau Rezki (Sony)2022-07-031-7/+8
| * | | mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin2022-07-031-0/+9
| * | | Merge branch 'master' into mm-stableakpm2022-06-275-1/+182
| |\ \ \ | | | |/ | | |/|
| * | | lib/test_hmm: avoid accessing uninitialized pagesMiaohe Lin2022-06-161-2/+8
| | |/ | |/|
* | | Merge branch 'bitmap-for-next' of https://github.com/norov/linux.gitStephen Rothwell2022-07-111-0/+62
|\ \ \
| * | | lib: test_bitmap: add compile-time optimization/evaluations assertionsAlexander Lobakin2022-06-301-0/+62
| | |/ | |/|
* | | Merge branch 'rust-next' of https://github.com/Rust-for-Linux/linux.gitStephen Rothwell2022-07-112-0/+168
|\ \ \
| * | | Kbuild: add Rust supportMiguel Ojeda2022-05-231-0/+155
| * | | vsprintf: add new `%pA` format specifierGary Guo2022-05-231-0/+13
| * | | kunit: take `kunit_assert` as `const`Miguel Ojeda2022-05-221-2/+2
* | | | Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/l...Stephen Rothwell2022-07-112-4/+6
|\ \ \ \
| * | | | kunit: use kmemdup in kunit_filter_tests(), take suite as constDaniel Latypov2022-07-071-4/+2
| * | | | kunit: Taint the kernel when KUnit tests are runDavid Gow2022-07-011-0/+4
* | | | | Merge branch 'main' of git://git.infradead.org/users/willy/xarray.gitStephen Rothwell2022-07-111-10/+4
|\ \ \ \ \
| * | | | | ida: Remove assertions that an ID was allocatedMatthew Wilcox (Oracle)2022-07-101-10/+4