summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-271-8/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | / / / | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-203-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-07-131-11/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flagSumitra Sharma2023-06-291-11/+1
* | | | | | | | | | | | | | Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-08-2928-3/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()Mark O'Donovan2023-08-111-2/+6
| * | | | | | | | | | | | | | crypto: lib - Move mpi into lib/cryptoHerbert Xu2023-08-1128-1/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-08-289-93/+802
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | kunit: fix struct kunit_attr headerRae Moar2023-08-211-0/+2
| * | | | | | | | | | | | | | kunit: Allow kunit test modules to use test filteringJanusz Krzysztofik2023-08-083-27/+55
| * | | | | | | | | | | | | | kunit: Make 'list' action available to kunit test modulesJanusz Krzysztofik2023-08-082-14/+32
| * | | | | | | | | | | | | | kunit: Report the count of test suites in a moduleJanusz Krzysztofik2023-08-083-32/+52
| * | | | | | | | | | | | | | kunit: fix uninitialized variables bug in attributes filteringRae Moar2023-08-043-31/+29
| * | | | | | | | | | | | | | kunit: fix possible memory leak in kunit_filter_suites()Ruan Jinjie2023-08-041-5/+12
| * | | | | | | | | | | | | | kunit: fix wild-memory-access bug in kunit_filter_suites()Ruan Jinjie2023-07-311-1/+2
| * | | | | | | | | | | | | | kunit: add tests for filtering attributesRae Moar2023-07-261-0/+116
| * | | | | | | | | | | | | | kunit: memcpy: Mark tests as slow using test attributesRae Moar2023-07-262-4/+7
| * | | | | | | | | | | | | | kunit: Add ability to filter attributesRae Moar2023-07-264-28/+358
| * | | | | | | | | | | | | | kunit: Add module attributeRae Moar2023-07-261-0/+25
| * | | | | | | | | | | | | | kunit: Add speed attributeRae Moar2023-07-262-1/+52
| * | | | | | | | | | | | | | kunit: Add test attributes API structureRae Moar2023-07-264-12/+109
| * | | | | | | | | | | | | | rust: support running Rust documentation tests as KUnit onesMiguel Ojeda2023-07-191-0/+13
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'locking-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-281-100/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | lockdep/selftests: Use SBRM APIs for wait context testsBoqun Feng2023-07-261-100/+35
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-284-22/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | hardening: Move BUG_ON_DATA_CORRUPTION to hardening optionsMarco Elver2023-08-151-11/+1
| * | | | | | | | | | | | | | list: Introduce CONFIG_LIST_HARDENEDMarco Elver2023-08-153-4/+12
| * | | | | | | | | | | | | | list_debug: Introduce inline wrappers for debug checksMarco Elver2023-08-151-6/+5
| * | | | | | | | | | | | | | ubsan: Clarify Kconfig text for CONFIG_UBSAN_TRAPJann Horn2023-07-171-1/+9
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-08-281-15/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | iov_iter: Add copy_folio_from_iter_atomic()Matthew Wilcox (Oracle)2023-07-241-1/+1
| * | | | | | | | | | | | | iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()Matthew Wilcox (Oracle)2023-07-241-10/+23
| * | | | | | | | | | | | | iov_iter: Map the page later in copy_page_from_iter_atomic()Matthew Wilcox (Oracle)2023-07-241-8/+8
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller2023-08-251-26/+6
* | | | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-252-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | maple_tree: disable mas_wr_append() when other readers are possibleLiam R. Howlett2023-08-241-0/+7
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | radix tree: remove unused variableArnd Bergmann2023-08-211-1/+0
* | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-111-1/+1
|\| | | | | | | | | | | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | crypto, cifs: fix error handling in extract_iter_to_sg()David Howells2023-08-041-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-071-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | workqueue: Fix cpu_intensive_thresh_us name in help textGeert Uytterhoeven2023-07-111-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linuxLinus Torvalds2023-08-023-5/+14
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | lib/bitmap: workaround const_eval test build failureYury Norov2023-07-182-4/+10
| * | | | | | | cpumask: eliminate kernel-doc warningsRandy Dunlap2023-07-171-1/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-301-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | misc/genalloc: Name subpools by of_node_full_name()Linus Walleij2023-07-261-1/+1
| |/ / / / /
* | | | | | Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds2023-07-221-8/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | sbitmap: fix batching wakeupDavid Jeffery2023-07-211-8/+7
* | | | | | Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-182-2/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | maple_tree: fix 32 bit mas_next testingLiam R. Howlett2023-07-171-1/+4