summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-06-28trace/osnoise: Fix 'no previous prototype' warningsDaniel Bristot de Oliveira
2021-06-28tracing: Have osnoise_main() add a quiescent state for task rcuSteven Rostedt (VMware)
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/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-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-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-10ring-buffer: Use fallthrough pseudo-keywordWei Ming Chen
2021-06-10tracing: Remove redundant assignment to event_varJiapeng Chong
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-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-02bpf, lockdown, audit: Fix buggy SELinux lockdown permission checksDaniel Borkmann
2021-05-29Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-29seccomp: Refactor notification handler to prepare for new semanticsSargun Dhillon
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-25bpf: No need to simulate speculative domain for immediatesDaniel Borkmann
2021-05-25bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann
2021-05-25bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann
2021-05-25bpf: Fix BPF_LSM kconfig symbol dependencyDaniel Borkmann
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-24cgroup: fix spelling mistakesZhen Lei
2021-05-23Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-22watchdog: reliable handling of timestampsPetr Mladek
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-21Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-20Merge branch 'urgent.2021.05.20a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-20bpf, offload: Reorder offload callback 'prepare' in verifierYinjun Zhang
2021-05-20bpf: Avoid using ARRAY_SIZE on an uninitialized pointerFlorent Revest
2021-05-20bpf: Clarify a bpf_bprintf_prepare macroFlorent Revest
2021-05-20bpf: Fix BPF_JIT kconfig symbol dependencyDaniel Borkmann
2021-05-20wq: handle VM suspension in stall detectionSergey Senozhatsky
2021-05-20cgroup: disable controllers at parse timeShakeel Butt