summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | kunit: Add printf attribute to fail_current_test_implDavid Gow2023-02-082-2/+4
| * | | | | | | | | | | | lib/hashtable_test.c: add test for the hashtable structureRae Moar2023-02-083-0/+331
| * | | | | | | | | | | | kunit: Expose 'static stub' API to redirect functionsDavid Gow2023-02-084-0/+164
| * | | | | | | | | | | | kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow2023-02-085-8/+66
* | | | | | | | | | | | | Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-232-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/nmi: Print reasons why backtrace NMIs are ignoredPaul E. McKenney2023-01-191-0/+2
| * | | | | | | | | | | | | x86/nmi: Accumulate NMI-progress evidence in exc_nmi()Paul E. McKenney2023-01-191-0/+11
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-02-221-12/+272
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | iov_iter: Add a function to extract a page list from an iteratorDavid Howells2023-02-201-0/+264
| * | | | | | | | | | | | | iov_iter: Define flags to qualify page extraction.David Howells2023-02-201-6/+8
| * | | | | | | | | | | | | splice: Add a func to do a splice from a buffered file without ITER_PIPEDavid Howells2023-02-201-6/+0
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds2023-02-221-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation: Avoid duplicate Kconfig inclusionPeter Foley2023-01-191-2/+0
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-213-23/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-171-19/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-094-12/+133
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | lib/cpumask: update comment for cpumask_local_spread()Yury Norov2023-02-071-4/+22
| * | | | | | | | | | | | | lib/cpumask: reorganize cpumask_local_spread() logicYury Norov2023-02-071-10/+6
| * | | | | | | | | | | | | cpumask: improve on cpumask_local_spread() localityYury Norov2023-02-071-10/+2
| * | | | | | | | | | | | | lib/find: introduce find_nth_and_andnot_bitYury Norov2023-02-071-0/+9
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-025-17/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-281-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | btf, scripts: Exclude Rust CUs with paholeMartin Rodriguez Reboredo2023-01-171-0/+9
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-02-212-4/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | lib/mpi: Fix buffer overrun when SG is too longHerbert Xu2023-01-061-1/+2
| * | | | | | | | | | | | | | | crypto: lib/blake2s - Split up test function to halve stack usageHerbert Xu2022-12-301-3/+22
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | uaccess: Add speculation barrier to copy_from_user()Dave Hansen2023-02-211-0/+7
* | | | | | | | | | | | | | | 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-083-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-202-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-291-4/+1
| * | | | | | | | | | | | | | | | sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitma...Kemeng Shi2023-01-291-37/+33
| * | | | | | | | | | | | | | | | sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat codeKemeng Shi2023-01-291-15/+15
| * | | | | | | | | | | | | | | | sbitmap: remove redundant check in __sbitmap_queue_get_batchKemeng Shi2023-01-291-5/+3
| * | | | | | | | | | | | | | | | sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallowKemeng Shi2023-01-291-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-081-2/+2
| * | | | | | | | | | | | | | | iov: add import_ubuf()Jens Axboe2023-01-081-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-091-19/+20
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |