summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-285-30/+37
|\
| * sched/cfs: change initial value of runnable_avgVincent Guittot2020-06-281-1/+1
| * smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra2020-06-282-21/+3
| * sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra2020-06-282-3/+3
| * sched/core: Fix ttwu() racePeter Zijlstra2020-06-281-5/+28
| * sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli2020-06-281-1/+2
| * sched/deadline: Initialize ->dl_boostedJuri Lelli2020-06-281-0/+1
| * sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Scott Wood2020-06-281-1/+1
* | Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-281-7/+25
|\ \
| * | rcu: Fixup noinstr warningsPeter Zijlstra2020-06-251-7/+25
* | | Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-06-273-28/+39
|\ \ \
| * | | dma-remap: align the size in dma_common_*_remap()Eric Auger2020-06-231-2/+3
| * | | dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATORChristoph Hellwig2020-06-231-1/+1
| * | | dma-direct: add missing set_memory_decrypted() for coherent mappingDavid Rientjes2020-06-231-0/+6
| * | | dma-direct: check return value when encrypting or decrypting memoryDavid Rientjes2020-06-171-5/+14
| * | | dma-direct: re-encrypt memory if dma_direct_alloc_pages() failsDavid Rientjes2020-06-171-1/+6
| * | | dma-direct: always align allocation size in dma_direct_alloc_pages()David Rientjes2020-06-171-7/+10
| * | | dma-direct: mark __dma_direct_alloc_pages staticChristoph Hellwig2020-06-171-1/+1
| * | | dma-direct: re-enable mmap for !CONFIG_MMUChristoph Hellwig2020-06-172-14/+1
* | | | Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2020-06-272-29/+47
|\ \ \ \
| * | | | kgdb: Avoid suspicious RCU usage warningDouglas Anderson2020-06-261-0/+4
| * | | | kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg2020-06-261-1/+3
| * | | | kdb: Make kdb_printf() console handling more robustSumit Garg2020-06-251-0/+11
| * | | | kdb: Check status of console prior to invoking handlersSumit Garg2020-06-251-0/+2
| * | | | kdb: Re-factor kdb_printf() message write codeSumit Garg2020-06-251-29/+28
| | |_|/ | |/| |
* | | | Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-06-261-4/+11
|\ \ \ \
| * | | | cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki2020-06-251-4/+11
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-262-29/+9
|\ \ \ \
| * | | | mm: remove vmalloc_execChristoph Hellwig2020-06-261-1/+3
| * | | | kexec: do not verify the signature without the lockdown or mandatory signatureLianbo Jiang2020-06-261-28/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-253-25/+40
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-173-25/+40
| |\ \ \ \ \
| | * | | | | bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZEStanislav Fomichev2020-06-171-20/+33
| | * | | | | devmap: Use bpf_map_area_alloc() for allocating hash bucketsToke Høiland-Jørgensen2020-06-171-4/+6
| | * | | | | bpf: bpf_probe_read_kernel_str() has to return amount of data read on successAndrii Nakryiko2020-06-171-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'trace-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-253-6/+27
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | tracing/boottime: Fix kprobe multiple eventsSascha Ortmann2020-06-231-2/+6
| * | | | | tracing: Fix event trigger to accept redundant spacesMasami Hiramatsu2020-06-231-2/+19
| * | | | | tracing/boot: Fix config dependency for synthedic eventMasami Hiramatsu2020-06-231-1/+1
| * | | | | ring-buffer: Zero out time extend if it is nested and not absoluteSteven Rostedt (VMware)2020-06-231-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-241-1/+1
|\ \ \ \ \
| * | | | | nsproxy: restore EINVAL for non-namespace file descriptorChristian Brauner2020-06-171-1/+1
| | |_|/ / | |/| | |
* | | | | Revert "kernel/printk: add kmsg SEEK_CUR handling"Jason A. Donenfeld2020-06-211-10/+0
| |/ / / |/| | |
* | | | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-208-27/+88
|\ \ \ \
| * | | | ftrace: Fix maybe-uninitialized compiler warningKaitao Cheng2020-06-171-2/+10
| * | | | tracing: Remove unused event variable in tracing_iter_resetYangHui2020-06-161-2/+1
| * | | | tracing/probe: Fix memleak in fetch_op_data operationsVamshi K Sthambamkadi2020-06-161-2/+2
| * | | | trace: Fix typo in allocate_ftrace_ops()'s commentWei Yang2020-06-161-1/+1
| * | | | tracing: Make ftrace packed events have align of 1Steven Rostedt (VMware)2020-06-163-7/+26
| * | | | kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-161-0/+24