summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| * | | | | | | | | | | kunit: default KUNIT_* fragments to KUNIT_ALL_TESTSAnders Roxell2020-06-011-3/+6
| * | | | | | | | | | | kunit: Kconfig: enable a KUNIT_ALL_TESTS fragmentAnders Roxell2020-06-011-0/+14
* | | | | | | | | | | | Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-092-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | lib: Make test_sysctl initialized as moduleMasami Hiramatsu2020-06-021-1/+1
| * | | | | | | | | | | | lib: Make prime number generator independently selectableMasami Hiramatsu2020-06-021-1/+6
| |/ / / / / / / / / / /
* | | | | | | | | | | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-4/+4
* | | | | | | | | | | | mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse2020-06-091-7/+7
* | | | | | | | | | | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-4/+4
* | | | | | | | | | | | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* | | | | | | | | | | | kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-1/+1
* | | | | | | | | | | | kernel: use show_stack_loglvl()Dmitry Safonov2020-06-091-1/+1
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-084-3/+33
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | lib/test_sysctl: support testing of sysctl. boot parameterVlastimil Babka2020-06-081-0/+13
| * | | | | | | | | | | | dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai2020-06-083-3/+20
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-071-4/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | rhashtable: Drop raw RCU deref in nested_table_freeHerbert Xu2020-06-061-4/+13