summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2023-08-311-0/+51
|\ \ \ \
| * | | | fs: dlm: add plock dev tracepointsAlexander Aring2023-08-101-0/+51
| | |_|/ | |/| |
* | | | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2023-08-293-8/+10
|\ \ \ \
| * | | | fs: add CONFIG_BUFFER_HEADChristoph Hellwig2023-08-021-0/+2
| * | | | blk-wbt: Replace strlcpy with strscpyAzeem Shaikh2023-07-171-4/+4
| * | | | kyber: Replace strlcpy with strscpyAzeem Shaikh2023-07-171-4/+4
| |/ / /
* | | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-0/+2
|\ \ \ \
| * | | | kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.hAndy Shevchenko2023-08-181-0/+2
| | |_|/ | |/| |
* | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-7/+26
|\ \ \ \
| * | | | powerpc/book3s64/mm: enable transparent pud hugepageAneesh Kumar K.V2023-08-181-0/+10
| * | | | powerpc/mm/trace: convert trace event to trace event classAneesh Kumar K.V2023-08-181-7/+16
| |/ / /
* | | | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-293-1/+179
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-101-1/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-071-1/+1
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-031-0/+18
| |\ \ \ \
| | * | | | net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski2023-08-031-0/+1
| | * | | | bpf, xdp: Add tracepoint to xdp attaching failureLeon Hwang2023-08-021-0/+17
| | | |_|/ | | |/| |
| * | | | net/handshake: Trace events for TLS Alert helpersChuck Lever2023-07-281-0/+160
| | |_|/ | |/| |
* | | | Merge tag 'spi-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2023-08-291-1/+1
|\ \ \ \
| * \ \ \ Add cs42l43 PC focused SoundWire CODECMark Brown2023-08-181-1/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | spi: Merge up fixes from mainlineMark Brown2023-07-231-8/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | spi: Fix spelling typos and acronyms capitalizationAndy Shevchenko2023-07-111-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2023-08-281-28/+2
|\ \ \ \
| * | | | btrfs: remove v0 extent handlingQu Wenruo2023-08-211-1/+0
| * | | | btrfs: tracepoints: simplify raid56 eventsQu Wenruo2023-08-211-27/+2
| | |_|/ | |/| |
* | | | Merge tag 'erofs-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-281-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | erofs: adapt folios for z_erofs_read_folio()Gao Xiang2023-08-231-8/+8
| | |/ | |/|
* / | tcp: add missing family to tcp_set_ca_state() tracepointEric Dumazet2023-08-091-1/+4
|/ /
* / jbd2: remove journal_clean_one_cp_list()Zhang Yi2023-07-101-8/+4
|/
* 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
| |/ /