summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6 days1-0/+42
|\
| * mm/slub, kunit: Add testcase for krealloc redzone and zeroingFeng Tang2024-11-161-0/+42
* | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds6 days10-34/+529
|\ \
| * | lib: util_macros_kunit: add kunit test for util_macros.hAlexandru Ardelean2024-11-123-0/+258
| * | lib/scatterlist: use sg_phys() helperSui Jingfeng2024-11-061-2/+2
| * | lib/test_min_heap: update min_heap_callbacks to use default builtin swapKuan-Wei Chiu2024-11-061-12/+4
| * | lib/min_heap: introduce non-inline versions of min heap API functionsKuan-Wei Chiu2024-11-064-0/+75
| * | lib/list_sort: remove unnecessary header includesKuan-Wei Chiu2024-11-061-3/+0
| * | lib/Makefile: make union-find compilation conditional on CONFIG_CPUSETSKuan-Wei Chiu2024-11-062-1/+5
| * | lib/crc16_kunit.c: add KUnit tests for crc16Vinicius Peixoto2024-11-063-0/+165
| * | list: test: check the size of every lists for list_cut_position*()I Hsin Cheng2024-11-061-0/+4
| * | lib/Kconfig.debug: move int_pow test option to runtime testing sectionKuan-Wei Chiu2024-11-061-16/+16
* | | Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6 days2-2/+2
|\ \ \
| * | | Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr12 days1-1/+1
| * | | lib: string_helpers: silence snprintf() output truncation warningBartosz Golaszewski2024-11-021-1/+1
* | | | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8 days8-172/+810
|\ \ \ \
| * | | | maple_tree: add a test checking storing nullWei Yang2024-11-111-0/+90
| * | | | maple_tree: refine mas_store_root() on storing NULLWei Yang2024-11-111-1/+12
| * | | | maple_tree: not necessary to check index/last againWei Yang2024-11-111-1/+3
| * | | | maple_tree: the return value of mas_root_expand() is not usedWei Yang2024-11-111-2/+2
| * | | | maple_tree: print empty for an empty tree on mt_dump()Wei Yang2024-11-111-3/+5
| * | | | kasan: delete CONFIG_KASAN_MODULE_TESTSabyrzhan Tasbolatov2024-11-111-7/+0
| * | | | kasan: move checks to do_strncpy_from_userSabyrzhan Tasbolatov2024-11-111-2/+3
| * | | | Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2024-11-111-6/+12
| |\ \ \ \
| * | | | | mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_splitSuren Baghdasaryan2024-11-071-0/+48
| * | | | | alloc_tag: support for page allocation tag compressionSuren Baghdasaryan2024-11-072-11/+135
| * | | | | alloc_tag: populate memory for module tags as neededSuren Baghdasaryan2024-11-072-9/+65
| * | | | | alloc_tag: load module tags into separate contiguous memorySuren Baghdasaryan2024-11-072-27/+322
| * | | | | alloc_tag: introduce shutdown_mem_profiling helper functionSuren Baghdasaryan2024-11-071-7/+26
| * | | | | maple_tree: remove sanity check from mas_wr_slot_store()Wei Yang2024-11-071-3/+2
| * | | | | maple_tree: calculate new_end when neededWei Yang2024-11-071-1/+1
| * | | | | percpu: add a test case for the specific 64-bit value additionAndy Shevchenko2024-11-071-1/+10
| * | | | | maple_tree: simplify mas_push_node()Wei Yang2024-11-071-9/+7
| * | | | | maple_tree: total is not changed for nomem_one caseWei Yang2024-11-071-2/+1
| * | | | | maple_tree: clear request_count for new allocated oneWei Yang2024-11-071-1/+1
| * | | | | maple_tree: root node could be handled by !p_slot tooWei Yang2024-11-071-3/+1
| * | | | | maple_tree: fix alloc node fail issueJiazi Li2024-11-071-1/+4
| * | | | | maple_tree: refactor mas_wr_store_type()Sidhartha Kumar2024-11-071-47/+25
| * | | | | maple_tree: do not hash pointers on dump in debug modeLorenzo Stoakes2024-11-071-41/+59
| * | | | | maple_tree: memset maple_big_node as a wholeWei Yang2024-11-061-4/+1
| * | | | | maple_tree: remove maple_big_node.parentWei Yang2024-11-061-1/+0
| * | | | | maple_tree: goto complete directly on a pivot of 0Wei Yang2024-11-061-1/+1
| * | | | | maple_tree: i is always less than or equal to mas_endWei Yang2024-11-061-2/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'linux_kselftest-kunit-6.13-rc1-fixed' of git://git.kernel.org/pub/...Linus Torvalds9 days2-3/+8
|\ \ \ \ \
| * | | | | kunit: debugfs: Use IS_ERR() for alloc_string_stream() error checkKuan-Wei Chiu12 days1-2/+2
| * | | | | kunit: Fix potential null dereference in kunit_device_driver_test()Zichen Xie12 days1-0/+2
| * | | | | kunit: string-stream: Fix a UAF bug in kunit_init_suite()Jinjie Ruan12 days1-1/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds9 days2-6/+112
|\ \ \ \ \
| * | | | | printf: Add print format (%pra) for struct rangeIra Weiny2024-10-282-6/+68
| * | | | | test printf: Add very basic struct resource testsIra Weiny2024-10-281-0/+44