aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2022-03-01sched/tracing: Don't re-read p->state when emitting sched_switch eventValentin Schneider
2022-02-28SUNRPC: Record endpoint information in trace logChuck Lever
2022-02-28SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xidChuck Lever
2022-02-28SUNRPC: Improve sockaddr handling in the svc_xprt_create_error trace pointChuck Lever
2022-02-28tracing: Introduce helpers to safely handle dynamic-sized sockaddrsChuck Lever
2022-02-26net: neigh: use kfree_skb_reason() for __neigh_event_send()Menglong Dong
2022-02-26net: ip: add skb drop reasons for ip egress pathMenglong Dong
2022-02-25Merge tag 'scmi-updates-5.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2022-02-21random: remove unused tracepointsJason A. Donenfeld
2022-02-21random: make more consistent use of integer typesJason A. Donenfeld
2022-02-21random: simplify entropy debitingJason A. Donenfeld
2022-02-20net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()Menglong Dong
2022-02-20net: tcp: use tcp_drop_reason() for tcp_data_queue()Menglong Dong
2022-02-20net: tcp: use tcp_drop_reason() for tcp_rcv_established()Menglong Dong
2022-02-20net: tcp: add skb drop reasons to tcp_add_backlog()Menglong Dong
2022-02-20net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()Menglong Dong
2022-02-14net: dev: Makes sure netif_rx() can be invoked in any context.Sebastian Andrzej Siewior
2022-02-11block: introduce block_rq_error tracepointYang Shi
2022-02-09mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag controlMatt Johnston
2022-02-08rcu: Refactor rcu_barrier() empty-list handlingPaul E. McKenney
2022-02-07net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()Menglong Dong
2022-02-07net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()Menglong Dong
2022-02-07net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()Menglong Dong
2022-02-07net: ipv4: use kfree_skb_reason() in ip_rcv_core()Menglong Dong
2022-02-07net: netfilter: use kfree_drop_reason() for NF_DROPMenglong Dong
2022-02-07Merge tag 'scmi-updates-5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Sudeep Holla
2022-01-28Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-27tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook
2022-01-27tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-01-22Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-21cachefiles: Trace active-mark failureDavid Howells
2022-01-21cachefiles: Make some tracepoint adjustmentsDavid Howells
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20panic: use error_report_end tracepoint on warningsMarco Elver
2022-01-19Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-18random: rather than entropy_store abstraction, use globalJason A. Donenfeld
2022-01-18Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-01-16Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-01-16Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm/damon: hide kernel pointer from tracepoint eventSeongJae Park
2022-01-15mm/damon: add 'age' of region tracepoint supportXin Hao
2022-01-15mm/thp: drop unused trace events hugepage_[invalidate|splitting]Anshuman Khandual
2022-01-15mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()Baolin Wang
2022-01-14SUNRPC: Don't dereference xprt->snd_task if it's a cookieChuck Lever
2022-01-12Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds