aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)Author
2023-10-25neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven
2023-08-11tracing: Show real address for trace event argumentsMasami Hiramatsu
2023-07-27tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().Sebastian Andrzej Siewior
2023-06-28writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini
2023-05-17net: qrtr: correct types of trace event parametersSimon Horman
2023-05-17rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang
2023-04-26f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard
2023-04-05rcu: Fix rcu_torture_read ftrace eventDouglas Raillard
2023-01-24tracing: Use alignof__(struct {type b;}) instead of offsetof()Steven Rostedt (Google)
2023-01-24btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota
2023-01-14ext4: disable fast-commit of encrypted dir operationsEric Biggers
2023-01-14jbd2: use the correct print formatBixuan Cui
2023-01-04io_uring: import 5.15-stable io_uringJens Axboe
2022-12-02rxrpc: Use refcount_t rather than atomic_tDavid Howells
2022-08-21tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)
2022-08-21spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins
2022-08-21block: remove the request_queue to argument request based tracepointsChristoph Hellwig
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)
2022-06-29ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu
2022-06-09rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells
2022-06-09tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin
2022-05-30random: remove unused tracepointsJason A. Donenfeld
2022-05-30random: make more consistent use of integer typesJason A. Donenfeld
2022-05-30random: simplify entropy debitingJason A. Donenfeld
2022-05-30random: rather than entropy_store abstraction, use globalJason A. Donenfeld
2022-05-30random: remove dead code left over from blocking poolEric Biggers
2022-05-18SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust
2022-04-20SUNRPC: Fix the svc_deferred_event trace classChuck Lever
2022-04-08rxrpc: Fix call timer start racing with call destructionDavid Howells
2022-04-08ext4: fix ext4_fc_stats trace pointRitesh Harjani
2022-01-27cgroup: Trace event cgroup id fields should be u64William Kucharski
2021-11-26f2fs: fix up f2fs_lookup tracepointsGao Xiang
2021-09-30erofs: fix up erofs_lookup tracepointGao Xiang
2021-07-28afs: Fix tracepoint string placement with built-in AFSDavid Howells
2021-05-19SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever
2021-05-19f2fs: move ioctl interface definitions to separated fileChao Yu
2020-11-25trace: fix potenial dangerous pointerHui Su
2020-11-18Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-12SUNRPC: Fix oops in the rpc_xdr_buf event classScott Mayhew
2020-11-09Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-06ext4: disable fast commit with data journallingHarshad Shirwadkar
2020-11-06ext4: mark fc ineligible if inode gets evictied due to mem pressureHarshad Shirwadkar
2020-11-05SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()Chuck Lever
2020-10-29afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells
2020-10-29afs: Wrap page->private manipulations in inline functionsDavid Howells
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-10-21ext4: fast commit recovery pathHarshad Shirwadkar
2020-10-21ext4: main fast-commit commit pathHarshad Shirwadkar