summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* alloc_tag: skip pgalloc_tag_swap if profiling is disabledSuren Baghdasaryan47 hours1-0/+3
* maple_tree: reload mas before the second call for mas_empty_areaYang Erkun2024-12-311-0/+1
* alloc_tag: fix module allocation tags populated area calculationSuren Baghdasaryan2024-12-191-5/+29
* mm/codetag: clear tags before swapDavid Wang2024-12-191-0/+7
* Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-12-091-2/+2
|\
| * locking/ww_mutex: Fix ww_mutex dummy lockdep map selftest warningsThomas Hellström2024-12-021-2/+2
* | Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds2024-12-083-15/+32
|\ \
| * | lib: stackinit: hide never-taken branch from compilerKees Cook2024-12-061-0/+1
| * | mm/codetag: swap tags when migrate pagesDavid Wang2024-12-061-14/+22
| * | stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver2024-12-061-1/+9
| |/
* / module: Convert symbol namespace to string literalPeter Zijlstra2024-12-022-2/+2
|/
* Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-12-011-23/+0
|\
| * printf: Remove unused 'bprintf'Dr. David Alan Gilbert2024-12-011-23/+0
* | strscpy: write destination buffer only onceLinus Torvalds2024-12-011-6/+17
* | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-291-4/+2
|\ \
| * \ Merge 6.12-rc6 into driver-core-nextGreg Kroah-Hartman2024-11-058-21/+34
| |\ \
| * | | lib: devres: Simplify API devm_ioport_unmap() implementationZijun Hu2024-10-141-2/+1
| * | | lib: devres: Simplify API devm_iounmap() implementationZijun Hu2024-10-141-2/+1
* | | | selftests: kallsyms: fix and clarify current test boundariesLuis Chamberlain2024-11-282-3/+38
* | | | selftests: kallsyms: fix double build stupidityLuis Chamberlain2024-11-281-9/+8
| |_|/ |/| |
* | | Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-276-0/+255
|\ \ \
| * | | tests/module/gen_test_kallsyms.sh: use 0 value for variablesLuis Chamberlain2024-11-071-1/+1
| * | | selftests: kallsyms: add MODULE_DESCRIPTIONArnd Bergmann2024-10-281-0/+1
| * | | selftests: add new kallsyms selftestsLuis Chamberlain2024-10-246-0/+254
| |/ /
* | | Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-261-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 Torvalds2024-11-2610-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 Torvalds2024-11-262-2/+2
|\ \ \ \
| * | | | Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr2024-11-191-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 Torvalds2024-11-238-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