summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* seq_buf: Make trace_seq_putmem_hex() support data longer than 8Yun Zhou2021-06-261-1/+3
* seq_buf: Fix overflow in seq_buf_putmem_hex()Yun Zhou2021-06-261-1/+3
* trace/osnoise: Support hotplug operationsDaniel Bristot de Oliveira2021-06-261-30/+135
* trace/hwlat: Support hotplug operationsDaniel Bristot de Oliveira2021-06-261-0/+65
* trace/hwlat: Protect kdata->kthread with get/put_online_cpusDaniel Bristot de Oliveira2021-06-261-6/+13
* trace: Add timerlat tracerDaniel Bristot de Oliveira2021-06-267-31/+870
* trace: Add osnoise tracerDaniel Bristot de Oliveira2021-06-2613-4/+2072
* tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is definedSteven Rostedt (VMware)2021-06-262-5/+4
* trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpersSteven Rostedt2021-06-261-0/+25
* trace/hwlat: Remove printk from sampling loopDaniel Bristot de Oliveira2021-06-261-3/+12
* trace/hwlat: Use trace_min_max_param for width and window paramsDaniel Bristot de Oliveira2021-06-261-121/+24
* trace: Add a generic function to read/write u64 values from tracefsDaniel Bristot de Oliveira2021-06-262-0/+103
* trace/hwlat: Implement the per-cpu modeDaniel Bristot de Oliveira2021-06-262-37/+152
* trace/hwlat: Switch disable_migrate to mode noneDaniel Bristot de Oliveira2021-06-241-8/+5
* trace/hwlat: Implement the mode config optionDaniel Bristot de Oliveira2021-06-242-16/+175
* trace/hwlat: Fix Clark's emailDaniel Bristot de Oliveira2021-06-241-1/+1
* bootconfig/tracing/ktest: Add ktest examples of testing bootconfigSteven Rostedt (VMware)2021-06-249-0/+385
* tracing: Have ftrace_dump_on_oops kernel parameter take numbersSteven Rostedt (VMware)2021-06-171-2/+2
* tracing: Add tp_printk_stop_on_boot optionSteven Rostedt (VMware)2021-06-172-11/+42
* tracing: Add better comments for the filtering temp buffer use caseSteven Rostedt (VMware)2021-06-101-1/+35
* tracing: Simplify the max length test when using the filtering temp bufferSteven Rostedt (VMware)2021-06-101-1/+3
* bootconfig: Share the checksum function with toolsMasami Hiramatsu2021-06-103-24/+23
* docs: bootconfig: Update for mixing value and subkeysMasami Hiramatsu2021-06-101-4/+26
* tools/bootconfig: Support mixed value and subkey test casesMasami Hiramatsu2021-06-107-6/+14
* bootconfig: Support mixing a value and subkeys under a keyMasami Hiramatsu2021-06-103-28/+114
* bootconfig: Change array value to use child nodeMasami Hiramatsu2021-06-104-9/+24
* Documentation: tracing: Add per-group/all events enablement desciptionMasami Hiramatsu2021-06-101-0/+6
* tracing/boot: Add per-group/all events enablementMasami Hiramatsu2021-06-101-2/+25
* tracing: Add WARN_ON_ONCE when returned value is negativeHyeonggon Yoo2021-06-101-0/+1
* tracing: Fix set_named_trigger_data() kernel-doc commentQiujun Huang2021-06-101-1/+2
* tracing: Remove redundant initialization of variable retColin Ian King2021-06-101-1/+1
* trace: replace WB_REASON_FOREIGN_FLUSH with a stringChunguang Xu2021-06-101-1/+2
* ring-buffer: Use fallthrough pseudo-keywordWei Ming Chen2021-06-101-1/+1
* tracing: Remove redundant assignment to event_varJiapeng Chong2021-06-101-1/+1
* sched/tracing: Remove the redundant 'success' in the sched tracepointEd Tsai2021-06-101-2/+0
* tools/bootconfig: Simplify expressionzuoqilin2021-06-101-3/+1
* tracing: Correct the length check which causes memory corruptionLiangyan2021-06-081-1/+1
* ftrace: Do not blindly read the ip address in ftrace_bug()Steven Rostedt (VMware)2021-06-081-1/+7
* tools/bootconfig: Fix a build error accroding to undefined fallthroughMasami Hiramatsu2021-06-081-0/+4
* tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei2021-06-081-0/+1
* Linux 5.13-rc5v5.13-rc5Linus Torvalds2021-06-071-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-06-075-18/+26
|\
| * scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne2021-06-021-0/+1
| * scsi: ufs: ufs-mediatek: Fix HCI version in some platformsStanley Chu2021-06-021-1/+14
| * scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner2021-06-021-11/+9
| * scsi: lpfc: Fix failure to transmit ABTS on FC linkJames Smart2021-06-011-3/+1
| * scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi2021-06-011-3/+1
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-068-126/+135
|\ \
| * | ext4: Only advertise encrypted_casefold when encryption and unicode are enabledDaniel Rosenberg2021-06-061-0/+4
| * | ext4: fix no-key deletion for encrypt+casefoldDaniel Rosenberg2021-06-061-2/+4