summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-214-8/+104
|\
| * arm64: Support Clang UBSAN trap codes for better reportingKees Cook2023-02-093-2/+100
| * Merge branch 'for-linus/hardening' into for-next/hardeningKees Cook2023-02-022-0/+11
| |\
| * | lib/string: Use strchr() in strpbrk()Andy Shevchenko2023-01-271-6/+4
* | | Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-212-0/+430
|\ \ \
| * \ \ Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2023-02-191-1/+0
| |\ \ \
| * | | | genirq/affinity: Only build SMP-only helper functions on SMP kernelsIngo Molnar2023-01-181-3/+4
| * | | | genirq/affinity: Move group_cpus_evenly() into lib/Ming Lei2023-01-172-0/+429
* | | | | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-212-2/+18
|\ \ \ \ \
| * | | | | cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUGPeter Zijlstra2023-01-311-1/+14
| * | | | | Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-318-15/+35
| |\ \ \ \ \
| * | | | | | ubsan: Fix objtool UACCESS warnsPeter Zijlstra2023-01-131-1/+4
* | | | | | | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds2023-02-201-57/+45
|\ \ \ \ \ \ \
| * | | | | | | sbitmap: correct wake_batch recalculation to avoid potential IO hungKemeng Shi2023-01-301-4/+1
| * | | | | | | sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitma...Kemeng Shi2023-01-301-37/+33
| * | | | | | | sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat codeKemeng Shi2023-01-301-15/+15
| * | | | | | | sbitmap: remove redundant check in __sbitmap_queue_get_batchKemeng Shi2023-01-301-5/+3
| * | | | | | | sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallowKemeng Shi2023-01-301-7/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds2023-02-201-2/+13
|\ \ \ \ \ \ \
| * | | | | | | iov_iter: move iter_ubuf check inside restore WARNKeith Busch2023-01-091-2/+2
| * | | | | | | iov: add import_ubuf()Jens Axboe2023-01-091-0/+11
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds2023-02-131-19/+20
|\ \ \ \ \ \ \
| * | | | | | | lib: parser: optimize match_NUMBER apis to use local arrayLi Lingfeng2023-02-101-19/+20
* | | | | | | | 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-02-011-1/+1
| * | | | | | | mm: use stack_depot_early_init for kmemleakZhaoyang Huang2023-02-011-0/+1
| * | | | | | | maple_tree: should get pivots boundary by typeWei Yang2023-02-011-2/+3
| * | | | | | | maple_tree: fix mas_empty_area_rev() lower bound validationLiam Howlett2023-02-012-9/+97
| * | | | | | | Sync with v6.2-rc4Andrew Morton2023-01-191-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-282-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-282-2/+2
|\ \ \ \ \ \
| * | | | | | lib: Kconfig: fix spellosRandy Dunlap2023-01-252-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-211-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-171-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | lib/win_minmax: use /* notation for regular commentsRandy Dunlap2023-01-121-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-271-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