summaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-211-6/+6
|\
| * x86/xen: move paravirt lazy codeJuergen Gross2023-09-191-6/+6
* | vsock/virtio: MSG_ZEROCOPY flag supportArseniy Krasnov2023-09-211-4/+8
|/
* tracing: Replace strlcpy with strscpy in trace/events/task.hAzeem Shaikh2023-09-011-1/+1
* Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-012-0/+138
|\
| * Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman2023-08-131-1/+4
| |\
| * \ Merge tag 'fsi-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joe...Greg Kroah-Hartman2023-08-112-0/+138
| |\ \
| | * | fsi: Add IBM I2C Responder virtual FSI masterEddie James2023-08-111-0/+107
| | * | fsi: core: Add trace events for scan and unregisterEddie James2023-08-091-0/+31
* | | | Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-08-311-30/+50
|\ \ \ \
| * | | | SUNRPC: Move trace_svc_xprt_enqueueChuck Lever2023-08-291-9/+9
| * | | | SUNRPC: Add enum svc_auth_statusChuck Lever2023-08-291-3/+6
| * | | | SUNRPC: change svc_xprt::xpt_flags bits to enumChuck Lever2023-08-291-18/+35
| | |_|/ | |/| |
* | | | 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-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
| |/ /