summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-051-0/+31
|\
| * perf: Fix perf_event_pmu_context serializationJames Clark2023-01-311-0/+31
* | Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds2023-02-033-12/+102
|\ \
| * | Kconfig.debug: fix the help description in SCHED_DEBUGye xingchen2023-01-311-1/+1
| * | mm: use stack_depot_early_init for kmemleakZhaoyang Huang2023-01-311-0/+1
| * | maple_tree: should get pivots boundary by typeWei Yang2023-01-311-2/+3
| * | maple_tree: fix mas_empty_area_rev() lower bound validationLiam Howlett2023-01-312-9/+97
| * | Sync with v6.2-rc4Andrew Morton2023-01-181-1/+0
| |\ \
* | \ \ Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...Linus Torvalds2023-02-022-15/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | kunit: fix bug in KUNIT_EXPECT_MEMEQRae Moar2023-01-301-15/+25
| * | | kunit: Export kunit_running()Arnd Bergmann2023-01-201-0/+1
* | | | Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-272-0/+11
|\ \ \ \
| * | | | kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TESTKees Cook2023-01-252-0/+11
| |/ / /
* | | | Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-01-272-2/+2
|\ \ \ \
| * | | | lib: Kconfig: fix spellosRandy Dunlap2023-01-242-2/+2
* | | | | Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-261-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | netlink: prevent potential spectre v1 gadgetsEric Dumazet2023-01-201-0/+3
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-01-201-10/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lib/scatterlist: Fix to calculate the last_pg properlyYishai Hadas2023-01-161-10/+15
* | | | | Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds2023-01-161-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | lib/win_minmax: use /* notation for regular commentsRandy Dunlap2023-01-111-1/+1
| |/ /
* / / lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik2023-01-131-1/+0
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-01-071-1/+1
|\ \ | |/ |/|
| * lib/scatterlist: Fix to merge contiguous pages into the last SG properlyYishai Hadas2023-01-051-1/+1
* | kunit: alloc_string_stream_fragment error handling bug fixYoungJun.park2022-12-261-1/+3
|/
* test_maple_tree: add test for mas_spanning_rebalance() on insufficient dataLiam Howlett2022-12-211-0/+23
* maple_tree: fix mas_spanning_rebalance() on insufficient dataLiam Howlett2022-12-211-1/+3
* Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-12-202-22/+2
|\
| * testing: use the copyleft-next-0.3.1 SPDX tagLuis Chamberlain2022-11-082-22/+2
* | Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-201-8/+8
|\ \
| * | asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug infoSai Prakash Ranjan2022-11-211-8/+8
* | | Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-12-191-2/+27
|\ \ \
| * | | Makefile.debug: support for -gz=zstdNick Desaulniers2022-11-211-2/+27
* | | | Merge tag 'zstd-linus-v6.2' of https://github.com/terrelln/linuxLinus Torvalds2022-12-1938-2443/+6689
|\ \ \ \
| * \ \ \ Merge branch 'zstd-next' into zstd-linusNick Terrell2022-12-1338-2443/+6689
| |\ \ \ \
| | * | | | zstd: import usptream v1.5.2Nick Terrell2022-10-2435-2427/+6654
| | * | | | zstd: Move zstd-common module exports to zstd_common_module.cNick Terrell2022-10-244-14/+33
| | * | | | lib: zstd: Fix comment typoXin Gao2022-10-241-1/+1
| | * | | | lib: zstd: fix repeated words in commentsJilin Yuan2022-10-241-1/+1
* | | | | | Merge tag 'mm-nonmm-stable-2022-12-17-20-32' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-12-192-9/+14
|\ \ \ \ \ \
| * | | | | | fault-injection: make stacktrace filter works as expectedWei Yongjun2022-12-151-3/+9
| * | | | | | fault-injection: make some stack filter attrs more readableWei Yongjun2022-12-151-4/+4
| * | | | | | fault-injection: skip stacktrace filtering by defaultWei Yongjun2022-12-151-1/+1
| * | | | | | fault-injection: allow stacktrace filter for x86-64Wei Yongjun2022-12-151-1/+0
* | | | | | | Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-192-1/+2
|\ \ \ \ \ \ \
| * | | | | | | mm: use stack_depot for recording kmemleak's backtraceZhaoyang Huang2022-12-151-0/+1
| * | | | | | | maple_tree: fix mas_find_rev() commentLiam Howlett2022-12-151-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-11/+18
|\ \ \ \ \ \ \
| * | | | | | | kobject: make kobject_namespace take a const *Greg Kroah-Hartman2022-11-221-3/+3
| * | | | | | | kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman2022-11-221-2/+2