summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | kcsan: Introduce KCSAN_ACCESS_ASSERT access typeMarco Elver2020-03-214-18/+77
| | * | | | | | | kcsan: Fix 0-sized checksMarco Elver2020-03-212-0/+17
| | * | | | | | | kcsan: Add option to assume plain aligned writes up to word size are atomicMarco Elver2020-03-211-5/+17
| | * | | | | | | kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLYMarco Elver2020-03-211-7/+20
| | * | | | | | | kcsan: Make KCSAN compatible with lockdepMarco Elver2020-03-213-2/+18
| | * | | | | | | kcsan: Rate-limit reporting per data racesMarco Elver2020-03-211-10/+100
| | * | | | | | | kcsan: Show full access type in reportMarco Elver2020-03-213-23/+37
| | * | | | | | | kcsan: Prefer __always_inline for fast-pathMarco Elver2020-03-213-17/+17
| | * | | | | | | Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-2119-188/+402
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-21170-3248/+9293
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ 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-2020-105/+177
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-066-57/+72
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-30140-3821/+8382
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | kcsan: Improve various small stylistic detailsIngo Molnar2019-11-208-109/+100
| | * | | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-11-1910-0/+1594
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | build, kcsan: Add KCSAN build exceptionsMarco Elver2019-11-162-0/+11
| | | * | | | | | | | | | | | kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver2019-11-169-0/+1583
* | | | | | | | | | | | | | | Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-111-22/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | blktrace: fix endianness for blk_log_remap()Chaitanya Kulkarni2020-06-041-15/+4
| * | | | | | | | | | | | | | | blktrace: fix endianness in get_pdu_int()Chaitanya Kulkarni2020-06-041-1/+1
| * | | | | | | | | | | | | | | blktrace: use errno instead of bi_statusChaitanya Kulkarni2020-06-041-3/+6
| * | | | | | | | | | | | | | | block: remove the error argument to the block_bio_complete tracepointChristoph Hellwig2020-06-041-3/+3
* | | | | | | | | | | | | | | | Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-111-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | clocksource: Remove obsolete ifdefThomas Gleixner2020-06-091-2/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-112-8/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | kernel: set USER_DS in kthread_use_mmChristoph Hellwig2020-06-101-0/+6
| * | | | | | | | | | | | | | | | kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig2020-06-101-17/+16
| * | | | | | | | | | | | | | | | kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2020-06-101-0/+56
| * | | | | | | | | | | | | | | | kcov: check kcov_softirq in kcov_remote_stop()Andrey Konovalov2020-06-101-8/+18
* | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | scs: Report SCS usage in bytes rather than number of entriesWill Deacon2020-06-041-1/+1
* | | | | | | | | | | | | | | | | | Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-06-111-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields2020-05-2114-109/+190
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | kthread: save thread functionJ. Bruce Fields2020-05-081-0/+17
* | | | | | | | | | | | | | | | | | Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-101-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | trace: fix an incorrect __user annotation on stack_trace_sysctlChristoph Hellwig2020-06-081-3/+2
* | | | | | | | | | | | | | | | | | | Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-101-19/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | bpf: make bpf_check_uarg_tail_zero() use check_zeroed_user()Al Viro2020-06-031-19/+6
* | | | | | | | | | | | | | | | | | | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-103-599/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | gcov: Remove old GCC 3.4 supportWill Deacon2020-04-163-599/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | PM: hibernate: Add __init annotation to swsusp_header_init()Christophe JAILLET2020-06-051-1/+1
* | | | | | | | | | | | | | | | | | | | Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-06-0910-1814/+2157
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig optionMel Gorman2020-06-051-9/+0
| * | | | | | | | | | | | | | | | | | | | tracing: Add a trace print when traceoff_on_warning is triggeredSteven Rostedt (VMware)2020-06-011-1/+4
| * | | | | | | | | | | | | | | | | | | | tracing: Move synthetic events to a separate fileTom Zanussi2020-06-015-1786/+1847
| * | | | | | | | | | | | | | | | | | | | tracing: Add hist_debug trace event files for histogram debuggingTom Zanussi2020-06-014-0/+301
| * | | | | | | | | | | | | | | | | | | | tracing: Check state.disabled in synth event trace functionsTom Zanussi2020-06-011-16/+3