summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-26seq_buf: Make trace_seq_putmem_hex() support data longer than 8Yun Zhou
2021-06-26seq_buf: Fix overflow in seq_buf_putmem_hex()Yun Zhou
2021-06-25trace/osnoise: Support hotplug operationsDaniel Bristot de Oliveira
2021-06-25trace/hwlat: Support hotplug operationsDaniel Bristot de Oliveira
2021-06-25trace/hwlat: Protect kdata->kthread with get/put_online_cpusDaniel Bristot de Oliveira
2021-06-25trace: Add timerlat tracerDaniel Bristot de Oliveira
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira
2021-06-25tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is definedSteven Rostedt (VMware)
2021-06-25trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpersSteven Rostedt
2021-06-25trace/hwlat: Remove printk from sampling loopDaniel Bristot de Oliveira
2021-06-25trace/hwlat: Use trace_min_max_param for width and window paramsDaniel Bristot de Oliveira
2021-06-25trace: Add a generic function to read/write u64 values from tracefsDaniel Bristot de Oliveira
2021-06-25trace/hwlat: Implement the per-cpu modeDaniel Bristot de Oliveira
2021-06-24trace/hwlat: Switch disable_migrate to mode noneDaniel Bristot de Oliveira
2021-06-24trace/hwlat: Implement the mode config optionDaniel Bristot de Oliveira
2021-06-24trace/hwlat: Fix Clark's emailDaniel Bristot de Oliveira
2021-06-24bootconfig/tracing/ktest: Add ktest examples of testing bootconfigSteven Rostedt (VMware)
2021-06-17tracing: Have ftrace_dump_on_oops kernel parameter take numbersSteven Rostedt (VMware)
2021-06-17tracing: Add tp_printk_stop_on_boot optionSteven Rostedt (VMware)
2021-06-10tracing: Add better comments for the filtering temp buffer use caseSteven Rostedt (VMware)
2021-06-10tracing: Simplify the max length test when using the filtering temp bufferSteven Rostedt (VMware)
2021-06-10bootconfig: Share the checksum function with toolsMasami Hiramatsu
2021-06-10docs: bootconfig: Update for mixing value and subkeysMasami Hiramatsu
2021-06-10tools/bootconfig: Support mixed value and subkey test casesMasami Hiramatsu
2021-06-10bootconfig: Support mixing a value and subkeys under a keyMasami Hiramatsu
2021-06-10bootconfig: Change array value to use child nodeMasami Hiramatsu
2021-06-10Documentation: tracing: Add per-group/all events enablement desciptionMasami Hiramatsu
2021-06-10tracing/boot: Add per-group/all events enablementMasami Hiramatsu
2021-06-10tracing: Add WARN_ON_ONCE when returned value is negativeHyeonggon Yoo
2021-06-10tracing: Fix set_named_trigger_data() kernel-doc commentQiujun Huang
2021-06-10tracing: Remove redundant initialization of variable retColin Ian King
2021-06-10trace: replace WB_REASON_FOREIGN_FLUSH with a stringChunguang Xu
2021-06-10ring-buffer: Use fallthrough pseudo-keywordWei Ming Chen
2021-06-10tracing: Remove redundant assignment to event_varJiapeng Chong
2021-06-10sched/tracing: Remove the redundant 'success' in the sched tracepointEd Tsai
2021-06-10tools/bootconfig: Simplify expressionzuoqilin
2021-06-08tracing: Correct the length check which causes memory corruptionLiangyan
2021-06-08ftrace: Do not blindly read the ip address in ftrace_bug()Steven Rostedt (VMware)
2021-06-08tools/bootconfig: Fix a build error accroding to undefined fallthroughMasami Hiramatsu
2021-06-08tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei
2021-06-06Linux 5.13-rc5v5.13-rc5Linus Torvalds
2021-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-06Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-06ext4: Only advertise encrypted_casefold when encryption and unicode are enabledDaniel Rosenberg
2021-06-06ext4: fix no-key deletion for encrypt+casefoldDaniel Rosenberg
2021-06-06ext4: fix memory leak in ext4_fill_superAlexey Makhalov
2021-06-06ext4: fix fast commit alignment issuesHarshad Shirwadkar