summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \
| | * \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-2161-712/+6199
| | |\ \ \
| | * \ \ \ Merge branch 'kcsan.2020.01.07a' into locking/kcsanIngo Molnar2020-01-241-0/+1
| | |\ \ \ \
| | | * | | | kcsan, ubsan: Make KCSAN+UBSAN work togetherMarco Elver2020-01-071-0/+1
| | * | | | | Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-201-0/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-3060-836/+14830
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | kcsan: Improve various small stylistic detailsIngo Molnar2019-11-201-9/+7
| | * | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-11-193-0/+123
| | |\ \ \ \ \ \
| | | * | | | | | kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver2019-11-163-0/+123
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-111-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib/lzo: fix ambiguous encoding bug in lzo-rleDave Rodgman2020-06-111-0/+13
* | | | | | | | | | Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-111-0/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lib/vdso: Provide sanity check for cycles (again)Thomas Gleixner2020-06-091-0/+11
* | | | | | | | | | | Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | lib/vdso: Force inlining of __cvdso_clock_gettime_common()Christophe Leroy2020-06-031-1/+1
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-114-9/+66
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | lib: test get_count_order/long in test_bitops.cWei Yang2020-06-102-7/+56
| * | | | | | | | | | lib: fix bitmap_parse() on 64-bit big endian archsAlexander Gordeev2020-06-101-2/+7
| * | | | | | | | | | lib/lz4/lz4_decompress.c: document deliberate use of `&'Joe Perches2020-06-101-0/+3
* | | | | | | | | | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-101-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fault_inject: Don't rely on "return value" from WRITE_ONCE()Will Deacon2020-04-151-1/+3
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-06-101-45/+107
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2020-06-011-45/+107
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | lib/bch: Allow easy bit swappingMiquel Raynal2020-05-241-14/+76
| | * | | | | | | | | lib/bch: Rework a little bit the exported function namesMiquel Raynal2020-05-241-32/+32
* | | | | | | | | | | Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-06-091-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ftrace,bug: Improve traceoff_on_warnPeter Zijlstra2020-06-011-0/+3
* | | | | | | | | | | | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-06-092-5/+24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_ALL_TESTSAnders Roxell2020-06-011-2/+4