summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-266-25/+183
|\
| * net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever2023-04-191-0/+159
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-061-4/+17
| |\
| * | net: qrtr: correct types of trace event parametersSimon Horman2023-04-041-15/+18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-303-4/+4
| |\ \
| * | | ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima2023-03-292-7/+3
| * | | inet: preserve const qualifier in inet_sk()Eric Dumazet2023-03-172-3/+3
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-04-261-10/+12
|\ \ \ \
| * | | | scsi: ufs: core: Add trace event for MCQZiqi Chen2023-03-161-10/+12
| |/ / /
* | | | Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-261-9/+6
|\ \ \ \
| * | | | io_uring: rename trace_io_uring_submit_sqe() tracepointJens Axboe2023-04-031-9/+6
| | |/ / | |/| |
* | | | Merge tag 'dlm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2023-04-261-10/+2
|\ \ \ \
| * | | | fs: dlm: change dflags to use atomic bitsAlexander Aring2023-03-061-2/+2
| * | | | fs: dlm: store lkb distributed flags into own valueAlexander Aring2023-03-061-9/+2
| * | | | fs: dlm: remove DLM_IFL_LOCAL_MS flagAlexander Aring2023-03-061-1/+0
| * | | | fs: dlm: rename stub to local message flagAlexander Aring2023-03-061-1/+1
| | |/ / | |/| |
* | | | Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2023-04-261-1/+1
|\ \ \ \
| * | | | btrfs: replace btrfs_io_context::raid_map with a fixed u64 valueQu Wenruo2023-04-171-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-261-7/+0
|\ \ \ \
| * | | | ext4: Convert data=journal writeback to use ext4_writepages()Jan Kara2023-03-231-7/+0
| | |/ / | |/| |
* | | | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-252-287/+0
|\ \ \ \
| * \ \ \ Merge back general thermal control changes for 6.4-rc1.Rafael J. Wysocki2023-04-142-287/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2023-04-032-287/+0
| | |\ \ \
| | | * | | thermal/core: Relocate the traces definition in thermal directoryDaniel Lezcano2023-04-012-287/+0
| | | |/ /
* | | | | Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-251-0/+47
|\ \ \ \ \
| * | | | | softirq: Add trace points for tasklet entry/exitLingutla Chandrasekhar2023-04-151-0/+47
| | |_|_|/ | |/| | |
* | | | | Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-241-2/+2
|\ \ \ \ \
| * | | | | erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu2023-04-171-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-242-4/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang2023-04-051-1/+2
| * | | | rcu/trace: use strscpy() to instead of strncpy()Xu Panda2023-04-051-3/+1
| | |_|/ | |/| |
* | | | tracing: Error if a trace event has an array for a __field()Steven Rostedt (Google)2023-04-031-4/+17
| |/ / |/| |
* | | Merge tag 'f2fs-fix-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-03-291-1/+1
|\ \ \
| * | | f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard2023-03-101-1/+1
| |/ /
* | | Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-03-281-1/+1
|\ \ \ | |_|/ |/| |
| * | rcu: Fix rcu_torture_read ftrace eventDouglas Raillard2023-03-221-1/+1
| |/
* / mm: mmap: remove newline at the end of the traceMinwoo Im2023-03-231-2/+2
|/
* Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-271-35/+69
|\
| * f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_un...Yangtao Li2023-02-071-27/+27
| * f2fs: introduce trace_f2fs_replace_atomic_write_blockChao Yu2023-01-301-0/+37
| * f2fs: support accounting iostat count and avg_bytesYangtao Li2023-01-111-1/+1
| * f2fs: remove the create argument to f2fs_map_blocksChristoph Hellwig2023-01-061-7/+4
* | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-271-6/+12
|\ \
| * \ Merge tag 'scmi-updates-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2023-01-241-6/+12
| |\ \
| | * | include: trace: Add platform and channel instance referencesCristian Marussi2023-01-201-6/+12
* | | | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-02-251-112/+0
|\ \ \ \
| * \ \ \ Merge branch 'for-6.3/cxl' into cxl/nextDan Williams2023-02-071-112/+0
| |\ \ \ \
| | * | | | cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams2023-01-041-112/+0
| | | |/ / | | |/| |
* | | | | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-241-7/+0
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-181-7/+0
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |