Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | kcsan: Introduce KCSAN_ACCESS_ASSERT access type | Marco Elver | 2020-03-21 | 4 | -18/+77 | |
| | * | | | | | | | kcsan: Fix 0-sized checks | Marco Elver | 2020-03-21 | 2 | -0/+17 | |
| | * | | | | | | | kcsan: Add option to assume plain aligned writes up to word size are atomic | Marco Elver | 2020-03-21 | 1 | -5/+17 | |
| | * | | | | | | | kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLY | Marco Elver | 2020-03-21 | 1 | -7/+20 | |
| | * | | | | | | | kcsan: Make KCSAN compatible with lockdep | Marco Elver | 2020-03-21 | 3 | -2/+18 | |
| | * | | | | | | | kcsan: Rate-limit reporting per data races | Marco Elver | 2020-03-21 | 1 | -10/+100 | |
| | * | | | | | | | kcsan: Show full access type in report | Marco Elver | 2020-03-21 | 3 | -23/+37 | |
| | * | | | | | | | kcsan: Prefer __always_inline for fast-path | Marco Elver | 2020-03-21 | 3 | -17/+17 | |
| | * | | | | | | | Merge branch 'linus' into locking/kcsan, to pick up fixes | Ingo Molnar | 2020-03-21 | 19 | -188/+402 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2020-03-21 | 170 | -3248/+9293 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'kcsan.2020.01.07a' into locking/kcsan | Ingo Molnar | 2020-01-24 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | kcsan, ubsan: Make KCSAN+UBSAN work together | Marco Elver | 2020-01-07 | 1 | -0/+1 | |
| | * | | | | | | | | | | Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree | Ingo Molnar | 2020-01-20 | 20 | -105/+177 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict | Ingo Molnar | 2020-01-06 | 6 | -57/+72 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2019-12-30 | 140 | -3821/+8382 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | kcsan: Improve various small stylistic details | Ingo Molnar | 2019-11-20 | 8 | -109/+100 | |
| | * | | | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2019-11-19 | 10 | -0/+1594 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | build, kcsan: Add KCSAN build exceptions | Marco Elver | 2019-11-16 | 2 | -0/+11 | |
| | | * | | | | | | | | | | | | kcsan: Add Kernel Concurrency Sanitizer infrastructure | Marco Elver | 2019-11-16 | 9 | -0/+1583 | |
* | | | | | | | | | | | | | | | Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-06-12 | 1 | -22/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | blktrace: fix endianness for blk_log_remap() | Chaitanya Kulkarni | 2020-06-05 | 1 | -15/+4 | |
| * | | | | | | | | | | | | | | | blktrace: fix endianness in get_pdu_int() | Chaitanya Kulkarni | 2020-06-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | blktrace: use errno instead of bi_status | Chaitanya Kulkarni | 2020-06-05 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | | block: remove the error argument to the block_bio_complete tracepoint | Christoph Hellwig | 2020-06-05 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-06-12 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | clocksource: Remove obsolete ifdef | Thomas Gleixner | 2020-06-09 | 1 | -2/+0 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-11 | 2 | -8/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | kernel: set USER_DS in kthread_use_mm | Christoph Hellwig | 2020-06-11 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | kernel: better document the use_mm/unuse_mm API contract | Christoph Hellwig | 2020-06-11 | 1 | -17/+16 | |
| * | | | | | | | | | | | | | | | | kernel: move use_mm/unuse_mm to kthread.c | Christoph Hellwig | 2020-06-11 | 1 | -0/+56 | |
| * | | | | | | | | | | | | | | | | kcov: check kcov_softirq in kcov_remote_stop() | Andrey Konovalov | 2020-06-11 | 1 | -8/+18 | |
* | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-06-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | scs: Report SCS usage in bytes rather than number of entries | Will Deacon | 2020-06-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2020-06-11 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco... | J. Bruce Fields | 2020-05-21 | 14 | -109/+190 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | kthread: save thread function | J. Bruce Fields | 2020-05-09 | 1 | -0/+17 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-06-11 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | trace: fix an incorrect __user annotation on stack_trace_sysctl | Christoph Hellwig | 2020-06-08 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-11 | 1 | -19/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | bpf: make bpf_check_uarg_tail_zero() use check_zeroed_user() | Al Viro | 2020-06-03 | 1 | -19/+6 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-10 | 3 | -599/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | gcov: Remove old GCC 3.4 support | Will Deacon | 2020-04-16 | 3 | -599/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-06-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | PM: hibernate: Add __init annotation to swsusp_header_init() | Christophe JAILLET | 2020-06-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2020-06-09 | 10 | -1814/+2157 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option | Mel Gorman | 2020-06-06 | 1 | -9/+0 | |
| * | | | | | | | | | | | | | | | | | | | | tracing: Add a trace print when traceoff_on_warning is triggered | Steven Rostedt (VMware) | 2020-06-01 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | tracing: Move synthetic events to a separate file | Tom Zanussi | 2020-06-01 | 5 | -1786/+1847 | |
| * | | | | | | | | | | | | | | | | | | | | tracing: Add hist_debug trace event files for histogram debugging | Tom Zanussi | 2020-06-01 | 4 | -0/+301 | |
| * | | | | | | | | | | | | | | | | | | | | tracing: Check state.disabled in synth event trace functions | Tom Zanussi | 2020-06-01 | 1 | -16/+3 |