summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-053-3/+4
|\
| * net: Replace strlcpy with strscpyAzeem Shaikh2023-07-042-2/+2
| * net: fix net_dev_start_xmit trace event vs skb_transport_offset()Eric Dumazet2023-07-031-1/+2
* | Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-051-3/+21
|\ \
| * | f2fs: add async reset zone command supportDaejun Park2023-06-121-3/+21
* | | Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-07-011-10/+86
|\ \ \
| * | | SUNRPC: Add a TCP-with-TLS RPC transport classChuck Lever2023-06-191-0/+44
| * | | SUNRPC: Trace the rpc_create_argsChuck Lever2023-06-191-10/+42
| |/ /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-06-301-2/+19
|\ \ \
| * | | scsi: core: Trace SCSI sense dataBart Van Assche2023-05-311-2/+19
| |/ /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-06-291-15/+29
|\ \ \ | |_|/ |/| |
| * | ext4: Give symbolic names to mballoc criteriasOjaswin Mujoo2023-06-261-13/+13
| * | ext4: Add allocation criteria 1.5 (CR1_5)Ojaswin Mujoo2023-06-261-0/+2
| * | ext4: Convert mballoc cr (criteria) to enumOjaswin Mujoo2023-06-261-2/+14
| * | ext4: Change remaining tracepoints to use folioRitesh Harjani2023-06-151-13/+13
| |/
* | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-282-2/+13
|\ \
| * \ Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton2023-06-231-1/+1
| |\ \
| * | | mm: compaction: add trace event for fast freepages isolationBaolin Wang2023-06-091-0/+11
| * | | mm: compaction: remove compaction result helpersJohannes Weiner2023-06-091-2/+2
| | |/ | |/|
* | | Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds2023-06-261-1/+5
|\ \ \
| * | | tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().Sebastian Andrzej Siewior2023-06-191-1/+5
| |/ /
* | | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-0/+72
|\ \ \
| * | | trace,smp: Add tracepoints for scheduling remotelly called functionsLeonardo Bras2023-06-161-0/+27
| * | | trace,smp: Add tracepoints around remotelly called functionsLeonardo Bras2023-06-161-0/+45
| |/ /
* | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-0/+26
|\ \ \
| * | | block: introduce block_io_start/block_io_done tracepointsHengqi Chen2023-05-241-0/+26
| |/ /
* | | Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2023-06-261-4/+35
|\ \ \
| * | | btrfs: tracepoints: also show actual number of the outstanding extentsNaohiro Aota2023-06-191-4/+6
| * | | btrfs: add a btrfs_finish_ordered_extent helperChristoph Hellwig2023-06-191-0/+29
| |/ /
* | | Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-06-262-12/+35
|\ \ \ | |_|/ |/| |
| * | svcrdma: trace cc_release callsChuck Lever2023-06-171-0/+8
| * | SUNRPC: Trace struct svc_sock lifetime eventsChuck Lever2023-06-051-12/+27
| |/
* / writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini2023-06-191-1/+1
|/
* Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-04-291-1/+40
|\
| * SUNRPC: Support TLS handshake in the server-side TCP socket codeChuck Lever2023-04-271-1/+15
| * NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()Chuck Lever2023-04-261-0/+25
* | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-0/+44
|\ \
| * | trace: Add trace_ipi_send_cpu()Peter Zijlstra2023-03-241-0/+22
| * | trace: Add trace_ipi_send_cpumask()Valentin Schneider2023-03-241-0/+22
* | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-271-0/+69
|\ \ \
| * | | notifiers: add tracepoints to the notifiers infrastructureGuilherme G. Piccoli2023-04-081-0/+69
* | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-274-80/+328
|\ \ \ \
| * | | | mm/khugepaged: skip shmem with userfaultfdDavid Stevens2023-04-181-1/+2
| * | | | mm/khugepaged: recover from poisoned anonymous memoryJiaqi Yan2023-04-181-1/+2
| * | | | mm: khugepaged: fix kernel BUG in hpage_collapse_scan_file()Ivan Orlov2023-04-181-1/+2
| * | | | trace: cma: remove unnecessary event class cma_alloc_classWenchao Hao2023-04-051-33/+25
| * | | | kasan: remove PG_skip_kasan_poison flagPeter Collingbourne2023-03-281-11/+2
| * | | | mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo2023-03-281-0/+8
| * | | | mmflags.h: use less error prone method to define pageflag_namesHyeonggon Yoo2023-03-281-41/+44
| * | | | mm: add tracepoints to ksmStefan Roesch2023-03-281-0/+251