| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-06-21 | Revert "kernel/printk: add kmsg SEEK_CUR handling" |  Jason A. Donenfeld | 1 | -10/+0 |
| 2020-06-20 | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 8 | -27/+88 |
| 2020-06-19 | bpf: Avoid verifier failure for 32bit pointer arithmetic |  Yonghong Song | 1 | -0/+5 |
| 2020-06-19 | Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -10/+20 |
| 2020-06-18 | Merge branch 'hch' (maccess patches from Christoph Hellwig) |  Linus Torvalds | 8 | -23/+25 |
| 2020-06-18 | padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serial |  Daniel Jordan | 1 | -2/+2 |
| 2020-06-17 | ftrace: Fix maybe-uninitialized compiler warning |  Kaitao Cheng | 1 | -2/+10 |
| 2020-06-17 | audit: Use struct_size() helper in alloc_chunk |  Gustavo A. R. Silva | 1 | -3/+1 |
| 2020-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  David S. Miller | 3 | -25/+40 |
| 2020-06-17 | Merge tag 'dma-mapping-5.8-3' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 2 | -9/+8 |
| 2020-06-17 | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault |  Christoph Hellwig | 2 | -3/+3 |
| 2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault |  Christoph Hellwig | 8 | -20/+22 |
| 2020-06-17 | bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE |  Stanislav Fomichev | 1 | -20/+33 |
| 2020-06-17 | devmap: Use bpf_map_area_alloc() for allocating hash buckets |  Toke Høiland-Jørgensen | 1 | -4/+6 |
| 2020-06-17 | bpf: bpf_probe_read_kernel_str() has to return amount of data read on success |  Andrii Nakryiko | 1 | -1/+1 |
| 2020-06-17 | blktrace: Avoid sparse warnings when assigning q->blk_trace |  Jan Kara | 1 | -11/+8 |
| 2020-06-17 | blktrace: break out of blktrace setup on concurrent calls |  Luis Chamberlain | 1 | -0/+13 |
| 2020-06-17 | dma-direct: check return value when encrypting or decrypting memory |  David Rientjes | 1 | -5/+14 |
| 2020-06-17 | dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails |  David Rientjes | 1 | -1/+6 |
| 2020-06-17 | dma-direct: always align allocation size in dma_direct_alloc_pages() |  David Rientjes | 1 | -7/+10 |
| 2020-06-17 | dma-direct: mark __dma_direct_alloc_pages static |  Christoph Hellwig | 1 | -1/+1 |
| 2020-06-17 | dma-direct: re-enable mmap for !CONFIG_MMU |  Christoph Hellwig | 2 | -14/+1 |
| 2020-06-16 | tracing: Remove unused event variable in tracing_iter_reset |  YangHui | 1 | -2/+1 |
| 2020-06-16 | tracing/probe: Fix memleak in fetch_op_data operations |  Vamshi K Sthambamkadi | 1 | -2/+2 |
| 2020-06-16 | trace: Fix typo in allocate_ftrace_ops()'s comment |  Wei Yang | 1 | -1/+1 |
| 2020-06-16 | tracing: Make ftrace packed events have align of 1 |  Steven Rostedt (VMware) | 3 | -7/+26 |
| 2020-06-16 | kretprobe: Prevent triggering kretprobe from within kprobe_flush_task |  Jiri Olsa | 1 | -0/+24 |
| 2020-06-16 | kprobes: Remove redundant arch_disarm_kprobe() call |  Masami Hiramatsu | 1 | -2/+0 |
| 2020-06-16 | kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex |  Masami Hiramatsu | 1 | -1/+2 |
| 2020-06-16 | kprobes: Use non RCU traversal APIs on kprobe_tables if possible |  Masami Hiramatsu | 1 | -9/+20 |
| 2020-06-16 | kprobes: Suppress the suspicious RCU warning on kprobes |  Masami Hiramatsu | 1 | -1/+2 |
| 2020-06-17 | nsproxy: restore EINVAL for non-namespace file descriptor |  Christian Brauner | 1 | -1/+1 |
| 2020-06-17 | close_range: add CLOSE_RANGE_UNSHARE |  Christian Brauner | 1 | -5/+6 |
| 2020-06-15 | tracing/probe: Replace zero-length array with flexible-array |  Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-06-15 | sched: Remove sched_set_*() return value |  Peter Zijlstra | 2 | -10/+7 |
| 2020-06-15 | sched: Remove sched_setscheduler*() EXPORTs |  Peter Zijlstra | 1 | -3/+0 |
| 2020-06-15 | sched,psi: Convert to sched_set_fifo_low() |  Peter Zijlstra | 1 | -4/+1 |
| 2020-06-15 | sched,rcutorture: Convert to sched_set_fifo_low() |  Peter Zijlstra | 1 | -3/+1 |
| 2020-06-15 | sched,rcuperf: Convert to sched_set_fifo_low() |  Peter Zijlstra | 1 | -6/+2 |
| 2020-06-15 | sched,locktorture: Convert to sched_set_fifo() |  Peter Zijlstra | 1 | -8/+2 |
| 2020-06-15 | sched,irq: Convert to sched_set_fifo() |  Peter Zijlstra | 1 | -5/+1 |
| 2020-06-15 | sched: Provide sched_set_fifo() |  Peter Zijlstra | 1 | -0/+47 |
| 2020-06-15 | sched/pelt: Cleanup PELT divider |  Vincent Guittot | 3 | -15/+24 |
| 2020-06-15 | sched/deadline: Fix a typo in a comment |  Christophe JAILLET | 1 | -1/+1 |
| 2020-06-15 | sched/deadline: Implement fallback mechanism for !fit case |  Luca Abeni | 1 | -4/+16 |
| 2020-06-15 | sched/deadline: Make DL capacity-aware |  Luca Abeni | 3 | -5/+42 |
| 2020-06-15 | sched/deadline: Improve admission control for asymmetric CPU capacities |  Luca Abeni | 2 | -16/+20 |
| 2020-06-15 | sched/deadline: Add dl_bw_capacity() |  Dietmar Eggemann | 1 | -0/+33 |
| 2020-06-15 | sched/deadline: Optimize dl_bw_cpus() |  Dietmar Eggemann | 1 | -1/+7 |
| 2020-06-15 | sched: correct SD_flags returned by tl->sd_flags() |  Peng Liu | 1 | -1/+1 |