summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-29tracing/user_events: Update ABI documentation to align to bits vs bytesBeau Belgrave
2022-09-29tracing/user_events: Use bits vs bytes for enabled status page dataBeau Belgrave
2022-09-29tracing/user_events: Use refcount instead of atomic for ref trackingBeau Belgrave
2022-09-29tracing/user_events: Ensure user provided strings are safely formattedBeau Belgrave
2022-09-29tracing/user_events: Use WRITE instead of READ for io vector importBeau Belgrave
2022-09-29tracing/user_events: Use NULL for strstr checksBeau Belgrave
2022-09-29tracing: Fix spelling mistake "preapre" -> "prepare"Colin Ian King
2022-09-29tracing: Wake up waiters when tracing is disabledSteven Rostedt (Google)
2022-09-29tracing: Add ioctl() to force ring buffer waiters to wake upSteven Rostedt (Google)
2022-09-28tracing: Wake up ring buffer waiters on closing of the fileSteven Rostedt (Google)
2022-09-28ring-buffer: Add ring_buffer_wake_waiters()Steven Rostedt (Google)
2022-09-27ring-buffer: Check pending waiters when doing wake ups as wellSteven Rostedt (Google)
2022-09-27ring-buffer: Have the shortest_full queue be the shortest not longestSteven Rostedt (Google)
2022-09-27ring-buffer: Allow splice to read previous partially read pagesSteven Rostedt (Google)
2022-09-27ftrace: Fix recursive locking direct_mutex in ftrace_modify_direct_callerSong Liu
2022-09-27ftrace: Properly unset FTRACE_HASH_FL_MODZheng Yejian
2022-09-27tracing/eprobe: Fix alloc event dir failed when event name no setTao Chen
2022-09-27x86: kprobes: Remove unused macro stack_addrChen Zhongjin
2022-09-27ftrace: Remove obsoleted code from ftrace and task_structGaosheng Cui
2022-09-27tracing: Disable interrupt or preemption before acquiring arch_spinlock_tWaiman Long
2022-09-26rv/monitor: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-26tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreadsNico Pache
2022-09-26tracing: kprobe: Make gen test module work in arm and riscvYipeng Zou
2022-09-26tracing: kprobe: Fix kprobe event gen test module on exitYipeng Zou
2022-09-26x86/kprobes: Remove unused arch_kprobe_override_function() declarationGaosheng Cui
2022-09-26x86/ftrace: Remove unused modifying_ftrace_code declarationGaosheng Cui
2022-09-26tracepoint: Optimize the critical region of mutex_lock in tracepoint_module_c...Zhen Lei
2022-09-26tracing/filter: Call filter predicate functions directly via a switch statementSteven Rostedt (Google)
2022-09-26tracing: Move struct filter_pred into trace_events_filter.cSteven Rostedt (Google)
2022-09-26tracing/hist: Call hist functions directly via a switch statementSteven Rostedt (Google)
2022-09-26tracing: Add numeric delta time to the trace event benchmarkSteven Rostedt (Google)
2022-09-26rv/dot2K: add 'static' qualifier for local variableZeng Heng
2022-09-26rv/monitors: add 'static' qualifier for local symbolsZeng Heng
2022-09-26selftests/ftrace: Add eprobe syntax error testcaseMasami Hiramatsu (Google)
2022-09-26tracing/eprobe: Add eprobe filter supportMasami Hiramatsu (Google)
2022-09-25Linux 6.0-rc7v6.0-rc7Linus Torvalds
2022-09-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-25Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-09-25Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams
2022-09-24devdax: Fix soft-reservation memory descriptionDan Williams
2022-09-24Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-24Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-24Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-09-24Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-24Merge tag 'cgroup-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-09-24Merge tag 'wq-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-24Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-24Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linuxLinus Torvalds