summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-01-31Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton
2023-01-31Kconfig.debug: fix the help description in SCHED_DEBUGye xingchen
2023-01-31mm: use stack_depot_early_init for kmemleakZhaoyang Huang
2023-01-31maple_tree: should get pivots boundary by typeWei Yang
2023-01-31maple_tree: fix mas_empty_area_rev() lower bound validationLiam Howlett
2023-01-18maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()Liam Howlett
2023-01-18maple_tree: refine mab_calc_split functionVernon Yang
2023-01-18maple_tree: refine ma_state init from mas_start()Vernon Yang
2023-01-18maple_tree: use macro MA_ROOT_PARENT instead of numberVernon Yang
2023-01-18maple_tree: use mt_node_max() instead of direct operations mt_max[]Vernon Yang
2023-01-18maple_tree: remove extra return statementVernon Yang
2023-01-18maple_tree: remove extra space and blank lineVernon Yang
2023-01-18lib/test_vmalloc.c: add parameter use_huge for fix_size_alloc_testQinglin Pan
2023-01-18Sync with v6.2-rc4Andrew Morton
2023-01-13lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik
2023-01-11lib/win_minmax: use /* notation for regular commentsRandy Dunlap
2023-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-01-05lib/scatterlist: Fix to merge contiguous pages into the last SG properlyYishai Hadas
2022-12-26kunit: alloc_string_stream_fragment error handling bug fixYoungJun.park
2022-12-21test_maple_tree: add test for mas_spanning_rebalance() on insufficient dataLiam Howlett
2022-12-21maple_tree: fix mas_spanning_rebalance() on insufficient dataLiam Howlett
2022-12-20Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-12-20Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-12-19Merge tag 'zstd-linus-v6.2' of https://github.com/terrelln/linuxLinus Torvalds
2022-12-19Merge tag 'mm-nonmm-stable-2022-12-17-20-32' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-12-19Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15fault-injection: make stacktrace filter works as expectedWei Yongjun
2022-12-15fault-injection: make some stack filter attrs more readableWei Yongjun
2022-12-15fault-injection: skip stacktrace filtering by defaultWei Yongjun
2022-12-15fault-injection: allow stacktrace filter for x86-64Wei Yongjun
2022-12-15mm: use stack_depot for recording kmemleak's backtraceZhaoyang Huang
2022-12-15maple_tree: fix mas_find_rev() commentLiam Howlett
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge branch 'zstd-next' into zstd-linusNick Terrell
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-13Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds
2022-12-12Merge tag 'rust-6.2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2022-12-12Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds