summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-01-27Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-01-27lib/string: Use strchr() in strpbrk()Andy Shevchenko
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-25test_kmod: stop kernel-doc warningsRandy Dunlap
2023-01-25kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TESTKees Cook
2023-01-24lib: Kconfig: fix spellosRandy Dunlap
2023-01-22Merge 6.2-rc5 into driver-core-nextGreg Kroah-Hartman
2023-01-20netlink: prevent potential spectre v1 gadgetsEric Dumazet
2023-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-01-20kunit: Export kunit_running()Arnd Bergmann
2023-01-20test_firmware: Use kstrtobool() instead of strtobool()Christophe JAILLET
2023-01-20test_firmware: use kernel-doc struct notationRandy Dunlap
2023-01-19x86/nmi: Print reasons why backtrace NMIs are ignoredPaul E. McKenney
2023-01-19x86/nmi: Accumulate NMI-progress evidence in exc_nmi()Paul E. McKenney
2023-01-19Documentation: Avoid duplicate Kconfig inclusionPeter Foley
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-18genirq/affinity: Only build SMP-only helper functions on SMP kernelsIngo Molnar
2023-01-17genirq/affinity: Move group_cpus_evenly() into lib/Ming Lei
2023-01-17btf, scripts: Exclude Rust CUs with paholeMartin Rodriguez Reboredo
2023-01-16Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds
2023-01-16lib/scatterlist: Fix to calculate the last_pg properlyYishai Hadas
2023-01-13lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik
2023-01-13ubsan: Fix objtool UACCESS warnsPeter Zijlstra
2023-01-11lib/win_minmax: use /* notation for regular commentsRandy Dunlap
2023-01-11kobject: Fix slab-out-of-bounds in fill_kobj_path()Wang Hai
2023-01-08iov_iter: move iter_ubuf check inside restore WARNKeith Busch
2023-01-08iov: add import_ubuf()Jens Axboe
2023-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-01-06lib/mpi: Fix buffer overrun when SG is too longHerbert Xu
2023-01-05lib/scatterlist: Fix to merge contiguous pages into the last SG properlyYishai Hadas
2022-12-30crypto: lib/blake2s - Split up test function to halve stack usageHerbert Xu
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