aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-02-02Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-15/+26
2023-01-30kunit: fix bug in KUNIT_EXPECT_MEMEQGravatar Rae Moar 1-15/+25
2023-01-27Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+11
2023-01-27Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-2/+2
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-0/+3
2023-01-25kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TESTGravatar Kees Cook 2-0/+11
2023-01-24lib: Kconfig: fix spellosGravatar Randy Dunlap 2-2/+2
2023-01-20netlink: prevent potential spectre v1 gadgetsGravatar Eric Dumazet 1-0/+3
2023-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-10/+15
2023-01-20kunit: Export kunit_running()Gravatar Arnd Bergmann 1-0/+1
2023-01-16Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-1/+1
2023-01-16lib/scatterlist: Fix to calculate the last_pg properlyGravatar Yishai Hadas 1-10/+15
2023-01-13lockref: stop doing cpu_relax in the cmpxchg loopGravatar Mateusz Guzik 1-1/+0
2023-01-11lib/win_minmax: use /* notation for regular commentsGravatar Randy Dunlap 1-1/+1
2023-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-1/+1
2023-01-05lib/scatterlist: Fix to merge contiguous pages into the last SG properlyGravatar Yishai Hadas 1-1/+1
2022-12-26kunit: alloc_string_stream_fragment error handling bug fixGravatar YoungJun.park 1-1/+3
2022-12-21test_maple_tree: add test for mas_spanning_rebalance() on insufficient dataGravatar Liam Howlett 1-0/+23
2022-12-21maple_tree: fix mas_spanning_rebalance() on insufficient dataGravatar Liam Howlett 1-1/+3
2022-12-20Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-22/+2
2022-12-20Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-8/+8
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-2/+27
2022-12-19Merge tag 'zstd-linus-v6.2' of https://github.com/terrelln/linuxGravatar Linus Torvalds 38-2443/+6689
2022-12-19Merge tag 'mm-nonmm-stable-2022-12-17-20-32' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 2-9/+14
2022-12-19Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-1/+2
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-11/+18
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+3
2022-12-15fault-injection: make stacktrace filter works as expectedGravatar Wei Yongjun 1-3/+9
2022-12-15fault-injection: make some stack filter attrs more readableGravatar Wei Yongjun 1-4/+4
2022-12-15fault-injection: skip stacktrace filtering by defaultGravatar Wei Yongjun 1-1/+1
2022-12-15fault-injection: allow stacktrace filter for x86-64Gravatar Wei Yongjun 1-1/+0
2022-12-15mm: use stack_depot for recording kmemleak's backtraceGravatar Zhaoyang Huang 1-0/+1
2022-12-15maple_tree: fix mas_find_rev() commentGravatar Liam Howlett 1-1/+1
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 4-0/+1177
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 10-343/+1075
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-0/+136
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-11/+34
2022-12-13Merge branch 'zstd-next' into zstd-linusGravatar Nick Terrell 38-2443/+6689
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 7-27/+18
2022-12-13Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+22
2022-12-13Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-11/+2
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxGravatar Linus Torvalds 5-183/+79
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-22/+28
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 7-9/+18
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-13/+2
2022-12-12Merge tag 'rust-6.2' of https://github.com/Rust-for-Linux/linuxGravatar Linus Torvalds 1-0/+16
2022-12-12Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Gravatar Linus Torvalds 7-14/+84
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 14-41/+31
2022-12-12Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+10