summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \
| | * \ \ \ Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/nextMarc Zyngier2021-04-221-5/+0
| | |\ \ \ \
| | | * | | | perf: Get rid of oprofile leftoversMarc Zyngier2021-04-221-5/+0
| | | |/ / /
| | * / / / time: Add mechanism to recognize clocksource in time_get_snapshotThomas Gleixner2021-04-072-0/+3
| | |/ / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-307-91/+118
|\ \ \ \ \
| * | | | | irq_work: record irq_work_queue() call stackZqiang2021-04-301-1/+6
| * | | | | kasan: record task_work_add() call stackWalter Wu2021-04-301-0/+3
| * | | | | kernel/dma: remove unnecessary unmap_kernel_rangeNicholas Piggin2021-04-301-1/+0
| * | | | | cgroup: rstat: punt root-level optimization to individual controllersJohannes Weiner2021-04-301-25/+36
| * | | | | cgroup: rstat: support cgroup1Johannes Weiner2021-04-302-15/+21
| * | | | | mm: memcontrol: fix kernel stack accountMuchun Song2021-04-301-5/+8
| * | | | | watchdog: cleanup handling of false positivesPetr Mladek2021-04-301-12/+8
| * | | | | watchdog: fix barriers when printing backtraces from all CPUsPetr Mladek2021-04-301-11/+6
| * | | | | watchdog/softlockup: remove logic that tried to prevent repeated reportsPetr Mladek2021-04-301-12/+2
| * | | | | watchdog/softlockup: report the overall time of softlockupsPetr Mladek2021-04-301-12/+28
| * | | | | watchdog: explicitly update timestamp when reporting softlockupPetr Mladek2021-04-301-0/+3
| * | | | | watchdog: rename __touch_watchdog() to a better descriptive namePetr Mladek2021-04-301-4/+4
* | | | | | Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-301-0/+1
|\ \ \ \ \ \