index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Lines
2022-07-15
tracing/events: Add __vstring() and __assign_vstr() helper macros
Steven Rostedt (Google)
-0
/
+20
2022-07-15
neighbor: tracing: Have neigh_create event use __string()
Steven Rostedt (Google)
-1
/
+1
2022-07-15
tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table event
Steven Rostedt (Google)
-7
/
+7
2022-07-15
iommu/vt-d: Move trace/events/intel_iommu.h under iommu
Lu Baolu
-94
/
+0
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+5
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-2
/
+4
2022-07-14
tracing: devlink: Use static array for string in devlink_trap_report event
Steven Rostedt (Google)
-4
/
+3
2022-07-14
fs/nilfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
-2
/
+2
2022-07-14
fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
Bart Van Assche
-6
/
+6
2022-07-14
fs/f2fs: Use the enum req_op and blk_opf_t types
Bart Van Assche
-11
/
+11
2022-07-12
blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...
Li kunyu
-1
/
+1
2022-07-08
net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
Steven Rostedt (Google)
-2
/
+4
2022-07-06
Merge tag 'scmi-updates-5.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
-0
/
+56
2022-07-04
mm/tracing: add 'accounted' entry into output of allocation tracepoints
Vasily Averin
-14
/
+26
2022-07-04
include: trace: Add SCMI fast channel tracing
Cristian Marussi
-0
/
+25
2022-07-04
include: trace: Add SCMI full message tracing
Cristian Marussi
-0
/
+31
2022-07-02
9p fid refcount: add a 9p_fid_ref tracepoint
Dominique Martinet
-0
/
+48
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+36
2022-06-27
net: Print hashed skb addresses for all net and qdisc events
Subash Abhinov Kasiviswanathan
-3
/
+3
2022-06-24
Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
-0
/
+1
2022-06-24
fs: dlm: add resource name to tracepoints
Alexander Aring
-18
/
+92
2022-06-24
fs: dlm: remove additional dereference of lksb
Alexander Aring
-4
/
+4
2022-06-23
io_uring: move io_uring_get_opcode out of TP_printk
Dylan Yudaken
-7
/
+35
2022-06-21
scsi: trace: Print driver_tag and scheduler_tag in SCSI trace
Changyuan Lyu
-11
/
+24
2022-06-17
ata: libata: add qc->flags in ata_qc_complete_template tracepoint
Edward Wu
-0
/
+1
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+4
2022-06-15
lib: Add register read/write tracing support
Prasad Sodagudi
-0
/
+97
2022-06-14
cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
Eiichi Tsukata
-0
/
+29
2022-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+29
2022-06-07
workqueue: Fix type of cpu in trace event
Wonhyuk Yang
-4
/
+4
2022-06-07
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
-88
/
+1
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+29
2022-05-31
Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-32
/
+109
2022-05-26
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
-7
/
+5
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-72
/
+89
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
-19
/
+10
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-225
/
+114
2022-05-25
include/trace/events/percpu.h: cleanup for "percpu: improve percpu_alloc_perc...
Vasily Averin
-2
/
+2
2022-05-25
include/trace/events/mmflags.h: cleanup for "tracing: incorrect gfp_t convers...
Vasily Averin
-41
/
+43
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
-21
/
+12
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
-18
/
+12
2022-05-24
Merge tag 'erofs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+176
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+60
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2022-05-23
Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+41
2022-05-23
Merge tag 'timers-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+4
2022-05-23
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...
Linus Torvalds
-4
/
+14
2022-05-23
Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...
Linus Torvalds
-15
/
+21
2022-05-23
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...
Linus Torvalds
-4
/
+5
2022-05-23
Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
-2
/
+42
[prev]
[next]