summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-136/+45
|\
| * blktrace: fix up a kerneldoc commentChristoph Hellwig2020-12-071-1/+0
| * block: remove the request_queue to argument request based tracepointsChristoph Hellwig2020-12-041-27/+17
| * block: remove the request_queue argument to the block_bio_remap tracepointChristoph Hellwig2020-12-041-9/+5
| * block: remove the request_queue argument to the block_split tracepointChristoph Hellwig2020-12-041-3/+2
| * block: simplify and extend the block_bio_merge tracepoint classChristoph Hellwig2020-12-041-31/+10
| * block: remove the unused block_sleeprq tracepointChristoph Hellwig2020-12-041-22/+0
| * block: merge struct block_device and struct hd_structChristoph Hellwig2020-12-011-35/+8
| * block: move the start_sect field to struct block_deviceChristoph Hellwig2020-12-011-8/+3
| * block: remove the nr_sects field in struct hd_structChristoph Hellwig2020-12-011-1/+1
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-2/+0
|\ \
| * | timekeeping: remove arch_gettimeoffsetArnd Bergmann2020-10-301-2/+0
* | | blktrace: make relay callbacks constJani Nikula2020-12-151-1/+1
* | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-4/+37
|\ \ \
| * \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-141-0/+2
| |\ \ \
| | * | | bpf: Only provide bpf_sock_from_file with CONFIG_NETFlorent Revest2020-12-081-20/+2
| | * | | bpf: Add a bpf_sock_from_file helperFlorent Revest2020-12-041-0/+20
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-112-7/+10
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-3/+7
| |\ \ \ \
| | * | | | bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()Andrii Nakryiko2020-12-031-3/+5
| | * | | | bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov2020-11-181-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-035-15/+33
| |\ \ \ \ \
| * \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-191-1/+11
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-11-141-1/+28
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | bpf: Expose bpf_d_path helper to sleepable LSM hooksKP Singh2020-11-131-1/+7
| | * | | | | bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau2020-11-121-0/+5
| | * | | | | bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_IDKP Singh2020-11-061-0/+16
* | | | | | | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar2020-11-276-31/+97
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | irq_work: CleanupPeter Zijlstra2020-11-241-1/+1
* | | | | | | | Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-141-1/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into perf/kprobesIngo Molnar2020-11-0719-355/+1057
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'linus' into perf/kprobesIngo Molnar2020-11-0719-114/+146
| |\ \ \ \ \ \ \ \
| * | | | | | | | | kprobes: Remove kretprobe hashPeter Zijlstra2020-10-121-1/+2
* | | | | | | | | | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-4/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | tracepoints: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi2020-11-161-4/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko2020-12-111-2/+2
* | | | | | | | | Merge tag 'trace-v5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-071-5/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | tracing: Fix userstacktrace option for instancesSteven Rostedt (VMware)2020-12-041-5/+8
* | | | | | | | | Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-015-15/+33
|\| | | | | | | | | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | ring-buffer: Always check to put back before stamp when crossing pagesSteven Rostedt (VMware)2020-11-301-8/+6
| * | | | | | | ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependencyNaveen N. Rao2020-11-301-1/+1
| * | | | | | | ftrace: Fix updating FTRACE_FL_TRAMPNaveen N. Rao2020-11-301-1/+21
| * | | | | | | tracing: Fix alignment of static bufferMinchan Kim2020-11-301-1/+1
| * | | | | | | tracing: Remove WARN_ON in start_thread()Vasily Averin2020-11-301-1/+1
| * | | | | | | ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()Andrea Righi2020-11-301-3/+3
| * | | | | | | ring-buffer: Update write stamp with the correct tsSteven Rostedt (VMware)2020-11-301-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | lib/strncpy_from_user.c: Mask out bytes after NUL terminator.Daniel Xu2020-11-191-0/+10
* | | | | | | bpf: Fix passing zero to PTR_ERR() in bpf_btf_printf_prepareWang Qing2020-11-091-1/+1
|/ / / / / /
* | | | | | tracing: Make -ENOMEM the default error for parse_synth_field()Steven Rostedt (VMware)2020-11-021-10/+7