summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-035-34/+132
|\
| * lib/mpi: Add mpi_sub_ui()Marcelo Henrique Cerri2020-07-312-0/+79
| * crypto: lib/sha256 - add sha256() functionEric Biggers2020-07-161-0/+10
| * crypto: lib/chacha20poly1305 - Add missing function declarationHerbert Xu2020-07-161-2/+0
| * crc-t10dif: clean up some more thingsEric Biggers2020-06-181-13/+11
| * crc-t10dif: use fallback in initial stateEric Biggers2020-06-181-27/+10
| * crc-t10dif: Fix potential crypto notify dead-lockHerbert Xu2020-06-181-12/+42
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-011-19/+16
|\ \
| * | rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu2020-07-281-19/+16
* | | random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2020-07-291-1/+1
* | | random32: update the net random state on interrupt and activityWilly Tarreau2020-07-291-1/+1
|/ /
* | Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-111-0/+5
|\ \
| * | kgdb: enable arch to support XML packet.Vincent Chen2020-07-091-0/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-101-0/+1
|\ \ \ | |/ / |/| |
| * | lib: packing: add documentation for pbuflen argumentVladimir Oltean2020-06-281-0/+1
* | | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-281-0/+4
|\ \ \
| * | | Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar2020-06-264-6/+6
| |\| |
| * | | kasan: Fix required compiler versionMarco Elver2020-06-251-1/+1
| * | | kasan: Bump required compiler versionMarco Elver2020-06-151-0/+4
| | |/ | |/|
* | | lib: fix test_hmm.c reference after freeRandy Dunlap2020-06-261-2/+1
| |/ |/|
* | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-211-1/+0
|\ \
| * | kconfig: unify cc-option and as-optionMasahiro Yamada2020-06-171-1/+0
| * | Makefile: Improve compressed debug info support detectionArvind Sankar2020-06-151-1/+1
| |/
* | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-201-0/+1
|\ \
| * | seq_buf: Export seq_buf_printfVaibhav Jain2020-06-151-0/+1
| |/
* | Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds2020-06-181-3/+3
|\ \
| * | maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-3/+3
| |/
* / test_objagg: Fix potential memory leak in error handlingAditya Pakki2020-06-151-2/+2
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-3/+3
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-3/+3
* | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-132-25/+7
|\ \
| * | lib/bsearch: Provide __always_inline variantPeter Zijlstra2020-06-111-20/+2
| * | lib/smp_processor_id: Move it into noinstr sectionThomas Gleixner2020-06-111-5/+5
| |/
* | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-116-6/+224
|\ \
| * | kcsan: Restrict supported compilersMarco Elver2020-06-111-1/+8
| * | ubsan, kcsan: Don't combine sanitizer with kcov on clangArnd Bergmann2020-06-112-0/+22
| * | Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-115-6/+195
| |\ \ | | |/ | |/|
| | * Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-05-081-7/+32
| | |\
| | | * Improve KCSAN documentation a bitIngo Molnar2020-04-271-7/+8
| | | * kcsan: Add option for verbose reportingMarco Elver2020-03-251-0/+13
| | | * kcsan: Add option to allow watcher interruptionsMarco Elver2020-03-251-0/+11
| | * | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-1346-264/+1695
| | |\ \ | | | |/ | | |/|
| | * | kcsan: Introduce KCSAN_ACCESS_ASSERT access typeMarco Elver2020-03-211-10/+14
| | * | kcsan: Clean up the main KCSAN Kconfig optionMarco Elver2020-03-211-5/+8
| | * | kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICSMarco Elver2020-03-211-3/+13
| | * | kcsan: Add option to assume plain aligned writes up to word size are atomicMarco Elver2020-03-211-7/+20
| | * | copy_to_user, copy_from_user: Use generic instrumented.hMarco Elver2020-03-211-3/+4
| | * | iov_iter: Use generic instrumented.hMarco Elver2020-03-211-3/+4
| | * | kcsan: Rate-limit reporting per data racesMarco Elver2020-03-211-0/+10
| | * | Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-212-9/+30
| | |\ \