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
2024-11-11
btrfs: rename extent map shrinker members from struct btrfs_fs_info
Filipe Manana
-5
/
+5
2024-11-11
btrfs: simplify tracking progress for the extent map shrinker
Filipe Manana
-11
/
+10
2024-11-11
btrfs: remove unused btrfs_try_tree_write_lock()
Dr. David Alan Gilbert
-1
/
+0
2024-11-11
btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_record
Filipe Manana
-7
/
+10
2024-11-11
memcg: add flush tracepoint
JP Kobryn
-0
/
+25
2024-11-08
sunrpc: remove newlines from tracepoints
Jeff Layton
-2
/
+2
2024-11-07
Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+1
2024-11-07
rxrpc: Fix missing locking causing hanging calls
David Howells
-0
/
+1
2024-11-06
vmscan: add a vmscan event for reclaim_pages
Jaewon Kim
-0
/
+45
2024-11-06
memcg: add tracing for memcg stat updates
Shakeel Butt
-0
/
+81
2024-11-04
rust: samples: add tracepoint to Rust sample
Alice Ryhl
-0
/
+31
2024-11-04
rust: add tracepoint support
Alice Ryhl
-0
/
+12
2024-11-01
tracing: Introduce tracepoint_is_faultable()
Mathieu Desnoyers
-1
/
+1
2024-11-01
Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+6
2024-10-31
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
-2
/
+5
2024-10-30
tracing: Add __print_dynamic_array() helper
Steven Rostedt
-0
/
+9
2024-10-30
x86/mce: Add wrapper for struct mce to export vendor specific info
Avadhut Naik
-21
/
+21
2024-10-29
io_uring: clean up cqe trace points
Pavel Begunkov
-15
/
+9
2024-10-29
dma-mapping: trace more error paths
Sean Anderson
-0
/
+36
2024-10-29
dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_map
Sean Anderson
-2
/
+97
2024-10-29
dma-mapping: trace dma_alloc/free direction
Sean Anderson
-6
/
+12
2024-10-29
dma-mapping: use macros to define events in a class
Sean Anderson
-32
/
+28
2024-10-25
Merge tag 'pwm/duty_offset-for-6.13-rc1' of https://git.kernel.org/pub/scm/li...
Uwe Kleine-König
-8
/
+126
2024-10-24
afs: Fix missing subdir edit when renamed between parent dirs
David Howells
-1
/
+6
2024-10-21
Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+0
2024-10-20
Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
-8
/
+8
2024-10-17
dma-mapping: fix tracing dma_alloc/free with vmalloc'd memory
Sean Anderson
-8
/
+8
2024-10-17
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
-2
/
+2
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
-0
/
+124
2024-10-10
fs: tracepoints around multigrain timestamp events
Jeff Layton
-0
/
+124
2024-10-09
tracing/bpf: Add might_fault check to syscall probes
Mathieu Desnoyers
-0
/
+1
2024-10-09
tracing/perf: Add might_fault check to syscall probes
Mathieu Desnoyers
-0
/
+1
2024-10-09
tracing/ftrace: Add might_fault check to syscall probes
Mathieu Desnoyers
-0
/
+1
2024-10-09
tracing/bpf: disable preemption in syscall probe
Mathieu Desnoyers
-1
/
+11
2024-10-09
tracing/perf: disable preemption in syscall probe
Mathieu Desnoyers
-4
/
+38
2024-10-09
tracing/ftrace: disable preemption in syscall probe
Mathieu Desnoyers
-7
/
+32
2024-10-09
tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
Mathieu Desnoyers
-2
/
+41
2024-10-08
tracing: Remove definition of trace_*_rcuidle()
Steven Rostedt
-8
/
+0
2024-10-07
netfs: In readahead, put the folio refs as soon extracted
David Howells
-1
/
+0
2024-10-07
Merge patch series "Random netfs folio fixes"
Christian Brauner
-2
/
+3
2024-10-07
netfs: Remove call to folio_index()
Matthew Wilcox (Oracle)
-1
/
+1
2024-10-04
Merge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2024-10-02
Merge patch series "Introduce tracepoint for hugetlbfs"
Christian Brauner
-0
/
+156
2024-10-01
btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...
Filipe Manana
-1
/
+1
2024-09-30
Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+2
2024-09-30
netfs: Fix the netfs_folio tracepoint to handle NULL mapping
David Howells
-1
/
+2
2024-09-29
Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...
Linus Torvalds
-18
/
+19
2024-09-28
pwm: Add tracing for waveform callbacks
Uwe Kleine-König
-8
/
+126
2024-09-26
dma-mapping: fix DMA API tracing for chained scatterlists
Christoph Hellwig
-18
/
+19
2024-09-24
Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+2
[prev]
[next]