index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
dma-mapping: fix direction in dma_alloc direction traces
Petr Tesarik
1
-0
/
+1
2025-10-15
filelock: add FL_RECLAIM to show_fl_flags() macro
Jeff Layton
1
-1
/
+2
2025-09-19
dma-mapping: trace more error paths
Sean Anderson
1
-0
/
+36
2025-09-19
dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_map
Sean Anderson
1
-2
/
+97
2025-09-19
dma-mapping: trace dma_alloc/free direction
Sean Anderson
1
-6
/
+12
2025-08-20
powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64
Steven Rostedt
1
-0
/
+2
2025-07-24
rxrpc: Fix recv-recv race of completed call
David Howells
1
-0
/
+3
2025-07-17
erofs: refine readahead tracepoint
Gao Xiang
1
-1
/
+1
2025-06-27
erofs: remove unused trace event erofs_destroy_inode
Gao Xiang
1
-18
/
+0
2025-05-29
btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref
Goldwyn Rodrigues
1
-1
/
+1
2025-05-02
block: remove the ioprio field from struct request
Christoph Hellwig
1
-3
/
+3
2025-05-02
tracing: Add __print_dynamic_array() helper
Steven Rostedt
2
-0
/
+9
2025-03-07
afs: Give an afs_server object a ref on the afs_cell object it points to
David Howells
1
-0
/
+2
2025-03-07
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
1
-2
/
+1
2025-02-17
rxrpc: Fix the rxrpc_connection attend queue handling
David Howells
1
-0
/
+1
2025-02-08
rxrpc: Fix handling of received connection abort
David Howells
1
-0
/
+25
2025-02-08
afs: Fix cleanup of immediately failed async calls
David Howells
1
-0
/
+2
2025-01-23
tracing: gfp: Fix the GFP enum values shown for user space tracing tools
Steven Rostedt
1
-0
/
+63
2024-12-14
tracing/ftrace: disable preemption in syscall probe
Mathieu Desnoyers
1
-4
/
+32
2024-12-14
mm/damon: fix order of arguments in damos_before_apply tracepoint
Akinobu Mita
1
-1
/
+1
2024-11-08
Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2024-11-07
rxrpc: Fix missing locking causing hanging calls
David Howells
1
-0
/
+1
2024-11-01
Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2024-10-24
afs: Fix missing subdir edit when renamed between parent dirs
David Howells
1
-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
-1
/
+0
2024-10-20
Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-8
/
+8
2024-10-17
dma-mapping: fix tracing dma_alloc/free with vmalloc'd memory
Sean Anderson
1
-8
/
+8
2024-10-17
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
1
-2
/
+2
2024-10-07
netfs: In readahead, put the folio refs as soon extracted
David Howells
1
-1
/
+0
2024-10-04
Merge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-10-01
btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...
Filipe Manana
1
-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
-1
/
+2
2024-09-30
netfs: Fix the netfs_folio tracepoint to handle NULL mapping
David Howells
1
-1
/
+2
2024-09-29
Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-18
/
+19
2024-09-26
dma-mapping: fix DMA API tracing for chained scatterlists
Christoph Hellwig
1
-18
/
+19
2024-09-25
Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2024-09-23
Merge tag 'firewire-updates-6.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2024-09-23
Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-0
/
+24
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+32
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-26
/
+98
2024-09-21
svcrdma: Handle device removal outside of the CM event handler
Chuck Lever
1
-0
/
+23
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-399
/
+0
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-0
/
+341
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+27
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2024-09-18
Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+10
2024-09-17
Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+2
2024-09-16
Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-9
/
+9
2024-09-16
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-40
/
+104
[next]