index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-0
/
+59
2026-06-16
Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-20
/
+867
2026-06-16
Merge tag 'spi-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-0
/
+103
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+17
2026-06-15
Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-10
/
+27
2026-06-15
Merge tag 'for-linus-7.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-73
/
+22
2026-06-15
Merge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+2
2026-06-15
Merge tag 'vfs-7.2-rc1.directory.delegations' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-1
/
+123
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2026-06-11
locking: Add contended_release tracepoint to sleepable locks
Dmitry Ilvokhin
1
-0
/
+17
2026-06-11
tracing/lock: Remove unnecessary linux/sched.h include
Dmitry Ilvokhin
1
-1
/
+0
2026-06-09
btrfs: zoned: decode 'RECLAIM_ZONES' state in tracepoints
Johannes Thumshirn
1
-0
/
+1
2026-06-09
btrfs: tracepoints: show inode type in btrfs_sync_file_enter() event
Filipe Manana
1
-9
/
+10
2026-06-09
btrfs: tracepoints: add trace event for btrfs_sync_log()
Filipe Manana
1
-0
/
+85
2026-06-09
btrfs: tracepoints: add trace event for btrfs_log_new_name()
Filipe Manana
1
-0
/
+66
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_new_subvolume()
Filipe Manana
1
-0
/
+25
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()
Filipe Manana
1
-0
/
+25
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_unlink_dir()
Filipe Manana
1
-0
/
+31
2026-06-09
btrfs: tracepoints: add trace event for log_new_delayed_dentries()
Filipe Manana
1
-0
/
+53
2026-06-09
btrfs: tracepoints: add trace event for log_conflicting_inodes()
Filipe Manana
1
-0
/
+53
2026-06-09
btrfs: tracepoints: add trace event for add_conflicting_inode()
Filipe Manana
1
-0
/
+66
2026-06-08
btrfs: tracepoints: add trace event for log_new_dir_dentries()
Filipe Manana
1
-0
/
+53
2026-06-08
btrfs: tracepoints: add trace event for log_all_new_ancestors()
Filipe Manana
1
-0
/
+55
2026-06-08
btrfs: tracepoints: add trace event for btrfs_log_all_parents()
Filipe Manana
1
-0
/
+53
2026-06-08
btrfs: tracepoints: add trace event for btrfs_log_inode()
Filipe Manana
1
-0
/
+116
2026-06-08
btrfs: tracepoints: add trace event for btrfs_log_inode_parent()
Filipe Manana
1
-0
/
+85
2026-06-08
btrfs: tracepoints: add trace event for when fsync finishes
Filipe Manana
1
-1
/
+27
2026-06-08
btrfs: tracepoints: trace transaction states during commit phase
Filipe Manana
1
-2
/
+15
2026-06-08
btrfs: tracepoints: add trace event for the start of a new transaction
Filipe Manana
1
-0
/
+18
2026-06-08
btrfs: tracepoints: add trace event for transaction aborts
Filipe Manana
1
-0
/
+22
2026-06-08
btrfs: tracepoints: add in_fsync field to transaction commit event
Filipe Manana
1
-1
/
+4
2026-06-08
btrfs: tracepoints: pass a transaction handle to transaction commit event
Filipe Manana
1
-4
/
+5
2026-06-08
btrfs: tracepoints: remove pointless root field from transaction commit event
Filipe Manana
1
-5
/
+1
2026-06-08
btrfs: tracepoints: remove double negation in finish ordered extent event
Filipe Manana
1
-1
/
+1
2026-06-08
x86/xen: Drop lazy mode from trace entries
Juergen Gross
1
-14
/
+19
2026-06-08
x86/xen: Cleanup Xen related trace points
Juergen Gross
1
-59
/
+3
2026-06-04
mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
Jeff Layton
1
-1
/
+2
2026-06-01
spi: fsl-lpspi: fix DMA termination issues
Mark Brown
3
-1
/
+10
2026-05-26
blk-mq: add tracepoint block_rq_tag_wait
Aaron Tomlin
1
-0
/
+59
2026-05-21
Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2026-05-20
crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
David Howells
1
-0
/
+1
2026-05-19
Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2026-05-19
spi: qcom-geni: trace: Add trace events for Qualcomm GENI SPI
Praveen Talari
1
-0
/
+103
2026-05-18
Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+8
2026-05-15
Merge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-3
/
+1
2026-05-15
fsnotify: new tracepoint in fsnotify()
Jeff Layton
2
-0
/
+86
2026-05-15
filelock: add a tracepoint to start of break_lease()
Jeff Layton
1
-0
/
+33
2026-05-15
filelock: add support for ignoring deleg breaks for dir change events
Jeff Layton
1
-1
/
+4
2026-05-13
mm/damon: fix damos_stat tracepoint format for sz_applied
SeongJae Park
1
-1
/
+1
2026-05-12
netfs: Fix folio->private handling in netfs_perform_write()
David Howells
1
-0
/
+1
[next]