summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2023-08-30jbd2: remove journal_clean_one_cp_list()Zhang Yi
2023-07-23tracing/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-24SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever
2023-05-24SUNRPC: Clean up svc_deferred_class trace eventsChuck Lever
2023-05-24tracing: Introduce helpers to safely handle dynamic-sized sockaddrsChuck Lever
2023-05-11net: qrtr: correct types of trace event parametersSimon Horman
2023-05-11rcu: 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-12ext4: disable fast-commit of encrypted dir operationsEric Biggers
2023-01-12jbd2: use the correct print formatBixuan Cui
2022-12-31IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich
2022-12-02rxrpc: Use refcount_t rather than atomic_tDavid Howells
2022-08-17tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook
2022-08-17tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)
2022-08-17tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu
2022-08-17tracing: Add '__rel_loc' using trace event macrosMasami Hiramatsu
2022-08-17spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins
2022-07-29net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()Menglong Dong
2022-07-29net: ipv4: use kfree_skb_reason() in ip_rcv_core()Menglong Dong
2022-07-29net: netfilter: use kfree_drop_reason() for NF_DROPMenglong Dong
2022-07-29net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong
2022-07-29net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong
2022-07-29net: skb: use kfree_skb_reason() in tcp_v4_rcv()Menglong Dong
2022-07-29net: skb: introduce kfree_skb_reason()Menglong Dong
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-14tcp: add accessors to read/set tp->snd_cwndEric Dumazet
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-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-03-08SUNRPC: Fix sockaddr handling in svcsock_accept_class trace pointsChuck Lever
2022-03-08SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever
2022-02-01SUNRPC: Don't dereference xprt->snd_task if it's a cookieChuck Lever
2022-02-01SUNRPC: Use BIT() macro in rpc_show_xprt_state()Chuck Lever
2022-01-27cgroup: Trace event cgroup id fields should be u64William Kucharski
2021-11-25f2fs: fix up f2fs_lookup tracepointsGao Xiang
2021-10-17Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-15kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig
2021-10-05cachefiles: Fix oops with cachefiles_cull() due to NULL objectDave Wysochanski