summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2023-06-26Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds-4/+35
2023-06-26Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-12/+35
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton-1/+1
2023-06-19writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini-1/+1
2023-06-19btrfs: tracepoints: also show actual number of the outstanding extentsNaohiro Aota-4/+6
2023-06-19SUNRPC: Add a TCP-with-TLS RPC transport classChuck Lever-0/+44
2023-06-19SUNRPC: Trace the rpc_create_argsChuck Lever-10/+42
2023-06-19btrfs: add a btrfs_finish_ordered_extent helperChristoph Hellwig-0/+29
2023-06-19tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().Sebastian Andrzej Siewior-1/+5
2023-06-17svcrdma: trace cc_release callsChuck Lever-0/+8
2023-06-16trace,smp: Add tracepoints for scheduling remotelly called functionsLeonardo Bras-0/+27
2023-06-16trace,smp: Add tracepoints around remotelly called functionsLeonardo Bras-0/+45
2023-06-15ext4: Change remaining tracepoints to use folioRitesh Harjani-13/+13
2023-06-12f2fs: add async reset zone command supportDaejun Park-3/+21
2023-06-09mm: compaction: add trace event for fast freepages isolationBaolin Wang-0/+11
2023-06-09mm: compaction: remove compaction result helpersJohannes Weiner-2/+2
2023-06-05SUNRPC: Trace struct svc_sock lifetime eventsChuck Lever-12/+27
2023-05-31scsi: core: Trace SCSI sense dataBart Van Assche-2/+19
2023-05-24block: introduce block_io_start/block_io_done tracepointsHengqi Chen-0/+26
2023-04-29Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-1/+40
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+44
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+69
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-80/+328
2023-04-27SUNRPC: Support TLS handshake in the server-side TCP socket codeChuck Lever-1/+15
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-5/+5
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-25/+183
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-10/+12
2023-04-26Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds-9/+6
2023-04-26Merge tag 'dlm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds-10/+2
2023-04-26Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds-1/+1
2023-04-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-7/+0
2023-04-26NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()Chuck Lever-0/+25
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-287/+0
2023-04-25Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+47
2023-04-24Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+3
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever-0/+159
2023-04-18mm/khugepaged: skip shmem with userfaultfdDavid Stevens-1/+2
2023-04-18mm/khugepaged: recover from poisoned anonymous memoryJiaqi Yan-1/+2
2023-04-18mm: khugepaged: fix kernel BUG in hpage_collapse_scan_file()Ivan Orlov-1/+2
2023-04-17btrfs: replace btrfs_io_context::raid_map with a fixed u64 valueQu Wenruo-1/+1
2023-04-17erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu-2/+2
2023-04-15softirq: Add trace points for tasklet entry/exitLingutla Chandrasekhar-0/+47
2023-04-14Merge back general thermal control changes for 6.4-rc1.Rafael J. Wysocki-287/+0
2023-04-08notifiers: add tracepoints to the notifiers infrastructureGuilherme G. Piccoli-0/+69
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+17
2023-04-05trace: cma: remove unnecessary event class cma_alloc_classWenchao Hao-33/+25
2023-04-05rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang-1/+2
2023-04-05rcu/trace: use strscpy() to instead of strncpy()Xu Panda-3/+1
2023-04-04net: qrtr: correct types of trace event parametersSimon Horman-15/+18