summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-043-334/+200
|\
| * swiotlb: don't override user specified size in swiotlb_adjust_sizeChristoph Hellwig2021-04-291-0/+2
| * swiotlb: Fix the type of indexClaire Chang2021-04-271-1/+2
| * swiotlb: Make SWIOTLB_NO_FORCE perform no allocationFlorian Fainelli2021-04-011-4/+14
| * swiotlb: remove swiotlb_nr_tblChristoph Hellwig2021-03-191-6/+1
| * swiotlb: dynamically allocate io_tlb_default_memChristoph Hellwig2021-03-191-207/+99
| * swiotlb: move global variables into a new io_tlb_mem structureClaire Chang2021-03-191-190/+164
| * swiotlb: lift the double initialization protection from xen-swiotlbChristoph Hellwig2021-03-171-0/+8
| * swiotlb: split swiotlb_tbl_sync_singleChristoph Hellwig2021-03-173-25/+21
| * swiotlb: move orig addr and size validation into swiotlb_bounceChristoph Hellwig2021-03-171-36/+23
| * swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_singleChristoph Hellwig2021-03-172-23/+24
* | Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-05-042-18/+153
|\ \
| * | dma-mapping: benchmark: Add support for multi-pages map/unmapXiang Chen2021-04-021-7/+14
| * | dma-mapping: benchmark: use the correct HiSilicon copyrightHao Fang2021-04-021-1/+1
| * | dma-mapping: add a dma_alloc_noncontiguous APIChristoph Hellwig2021-03-151-0/+106
| * | dma-mapping: refactor dma_{alloc,free}_pagesChristoph Hellwig2021-03-151-10/+19
| * | dma-mapping: add a dma_mmap_pages helperChristoph Hellwig2021-03-151-0/+13
| |/
* | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-05-0325-260/+1122
|\ \
| * | tracing: Restructure trace_clock_global() to never blockSteven Rostedt (VMware)2021-04-301-14/+30
| * | tracing: Map all PIDs to command linesSteven Rostedt (VMware)2021-04-281-26/+15
| * | ftrace: Reuse the output of the function tracer for func_repeatsSteven Rostedt (VMware)2021-04-151-10/+13
| * | tracing: Add "func_no_repeats" option for function tracingYordan Karadzhov (VMware)2021-04-151-3/+159
| * | tracing: Unify the logic for function tracing optionsYordan Karadzhov (VMware)2021-04-151-27/+38
| * | tracing: Add method for recording "func_repeats" eventsYordan Karadzhov (VMware)2021-04-152-0/+38
| * | tracing: Add "last_func_repeats" to struct trace_arrayYordan Karadzhov (VMware)2021-04-152-0/+13
| * | tracing: Define new ftrace event "func_repeats"Yordan Karadzhov (VMware)2021-04-153-0/+73
| * | tracing: Define static void trace_print_time()Yordan Karadzhov (VMware)2021-04-151-9/+17
| * | ftrace: Simplify the calculation of page number for ftrace_page->records some...Steven Rostedt (VMware)2021-04-011-8/+2
| * | ftrace: Store the order of pages allocated in ftrace_pageLinus Torvalds2021-04-011-18/+17
| * | tracing: Remove unused argument from "ring_buffer_time_stamp()Yordan Karadzhov (VMware)2021-04-012-5/+5
| * | Merge branch 'trace/ftrace/urgent' into HEADSteven Rostedt (VMware)2021-04-012-4/+8
| |\ \
| * | | tracing: Update create_system_filter() kernel-doc commentQiujun Huang2021-03-251-2/+3
| * | | tracing: A minor cleanup for create_system_filter()Qiujun Huang2021-03-251-4/+3
| * | | kernel: trace: Mundane typo fixes in the file trace_events_filter.cBhaskar Chowdhury2021-03-241-1/+1
| * | | tracing: Fix various typos in commentsIngo Molnar2021-03-2319-44/+45
| * | | tracing: Add a verifier to check string pointers for trace eventsSteven Rostedt (VMware)2021-03-184-1/+215
| * | | tracing: Add check of trace event print fmts for dereferencing pointersSteven Rostedt (VMware)2021-03-181-0/+210
| * | | tracing: Add tracing_event_time_stamp() APISteven Rostedt (VMware)2021-03-182-0/+9
| * | | ring-buffer: Add verifier for using ring_buffer_event_time_stamp()Steven Rostedt (VMware)2021-03-181-4/+52
| * | | tracing: Use a no_filter_buffering_ref to stop using the filter bufferSteven Rostedt (VMware)2021-03-183-21/+17
| * | | ring-buffer: Allow ring_buffer_event_time_stamp() to return time stamp of all...Steven Rostedt (VMware)2021-03-182-16/+46
| * | | tracing: Pass buffer of event to trigger operationsSteven Rostedt (VMware)2021-03-184-51/+92
| * | | ring-buffer: Add a event_stamp to cpu_buffer for each level of nestingSteven Rostedt (VMware)2021-03-181-1/+10
| * | | ring-buffer: Separate out internal use of ring_buffer_event_time_stamp()Steven Rostedt (VMware)2021-03-181-18/+23
| | |/ | |/|
* | | Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-05-031-5/+12
|\ \ \
| * | | fs: split receive_fd_replace from __receive_fdChristoph Hellwig2021-04-161-5/+12
* | | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+5
|\ \ \ \
| * | | | landlock: Add syscall implementationsMickaël Salaün2021-04-221-0/+5
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-013-5/+3
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-233-5/+3
| |\ \ \ \