summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2022-06-14tcp: add accessors to read/set tp->snd_cwndEric Dumazet1-1/+1
2022-06-09rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells1-1/+1
2022-06-09tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin1-2/+2
2022-05-30random: remove unused tracepointsJason A. Donenfeld1-212/+0
2022-05-30random: make more consistent use of integer typesJason A. Donenfeld1-41/+38
2022-05-30random: simplify entropy debitingJason A. Donenfeld1-24/+6
2022-04-20SUNRPC: Fix the svc_deferred_event trace classChuck Lever1-3/+4
2022-04-13SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust1-1/+0
2022-04-08rxrpc: Fix call timer start racing with call destructionDavid Howells1-1/+7
2022-04-08ext4: fix ext4_fc_stats trace pointRitesh Harjani1-29/+49
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells1-0/+2
2022-01-28Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+8
2022-01-28tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2-3/+4
2022-01-28tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu1-3/+4
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2022-01-27net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong1-1/+1
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-25/+45
2022-01-22Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-31/+72
2022-01-22cachefiles: Trace active-mark failureDavid Howells1-0/+21
2022-01-22cachefiles: Make some tracepoint adjustmentsDavid Howells1-31/+51
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+5
2022-01-20panic: use error_report_end tracepoint on warningsMarco Elver1-3/+5
2022-01-19Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+15
2022-01-18random: rather than entropy_store abstraction, use globalJason A. Donenfeld1-35/+21
2022-01-18Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-1/+415
2022-01-16Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds3-2/+150
2022-01-16Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-29/+8
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-61/+13
2022-01-15mm/damon: hide kernel pointer from tracepoint eventSeongJae Park1-4/+4
2022-01-15mm/damon: add 'age' of region tracepoint supportXin Hao1-2/+5
2022-01-15mm/thp: drop unused trace events hugepage_[invalidate|splitting]Anshuman Khandual1-35/+0
2022-01-15mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()Baolin Wang1-20/+4
2022-01-14SUNRPC: Don't dereference xprt->snd_task if it's a cookieChuck Lever1-5/+13
2022-01-13Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+6
2022-01-13Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-441/+733
2022-01-12Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-15/+17
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2022-01-12Merge tag 'dlm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-0/+260
2022-01-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+23
2022-01-12Merge tag 'for-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-5/+5
2022-01-12Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2022-01-12fscache: Add a tracepoint for cookie use/unuseDavid Howells1-0/+44
2022-01-11Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-6/+6
2022-01-10ext4: implement support for get/set fs labelLukas Czerner1-0/+23
2022-01-10SUNRPC: Fix sockaddr handling in svcsock_accept_class trace pointsChuck Lever1-4/+4
2022-01-10SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever1-2/+3
2022-01-10net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong1-0/+1
2022-01-10net: skb: use kfree_skb_reason() in tcp_v4_rcv()Menglong Dong1-0/+4
2022-01-10net: skb: introduce kfree_skb_reason()Menglong Dong1-7/+29
2022-01-07fscache, cachefiles: Store the volume coherency dataDavid Howells1-2/+40