index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-09
rxrpc: Add a reason indicator to the tx_data tracepoint
David Howells
1
-7
/
+14
2024-12-09
rxrpc: Don't allocate a txbuf for an ACK transmission
David Howells
1
-2
/
+0
2024-12-09
rxrpc: Display userStatus in rxrpc_rx_ack trace
David Howells
1
-1
/
+4
2024-12-09
rxrpc: Adjust the rxrpc_rtt_rx tracepoint
David Howells
1
-4
/
+10
2024-12-09
rxrpc: Store the DATA serial in the txqueue and use this in RTT calc
David Howells
1
-9
/
+5
2024-12-09
rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKs
David Howells
1
-11
/
+75
2024-12-09
rxrpc: Adjust names and types of congestion-related fields
David Howells
1
-23
/
+35
2024-12-09
rxrpc: Replace call->acks_first_seq with tracking of the hard ACK point
David Howells
1
-36
/
+32
2024-12-09
rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove it
David Howells
1
-10
/
+10
2024-12-09
rxrpc: Implement progressive transmission queue struct
David Howells
1
-15
/
+83
2024-12-09
rxrpc: Fix CPU time starvation in I/O thread
David Howells
1
-0
/
+3
2024-12-09
rxrpc: Add a tracepoint to show variables pertinent to jumbo packet size
David Howells
1
-0
/
+41
2024-12-09
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
David Howells
1
-0
/
+124
2024-12-09
rxrpc: Request an ACK on impending Tx stall
David Howells
1
-0
/
+1
2024-12-09
rxrpc: Clean up Tx header flags generation handling
David Howells
1
-1
/
+0
2024-12-09
rxrpc: Fix handling of received connection abort
David Howells
1
-0
/
+25
2024-12-05
mm/damon: fix order of arguments in damos_before_apply tracepoint
Akinobu Mita
1
-1
/
+1
2024-12-04
security: add trace event for cap_capable
Jordan Rome
1
-0
/
+57
2024-12-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
24
-138
/
+1028
2024-11-30
Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+2
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+43
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+35
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-10
/
+155
2024-11-22
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
6
-17
/
+120
2024-11-22
accel/amdxdna: Add command execution
Lizhi Hou
1
-0
/
+41
2024-11-22
accel/amdxdna: Support hardware mailbox
Lizhi Hou
1
-0
/
+60
2024-11-21
Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-40
/
+173
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+25
2024-11-20
Merge tag 'pwm/for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+126
2024-11-19
Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-23
/
+35
2024-11-18
Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linux
Linus Torvalds
1
-15
/
+9
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+3
2024-11-18
Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-19
/
+20
2024-11-18
Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+156
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+124
2024-11-13
LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
Xianglai Li
1
-0
/
+35
2024-11-12
block: remove the ioprio field from struct request
Christoph Hellwig
1
-3
/
+3
2024-11-11
mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcount
Vlastimil Babka
1
-10
/
+4
2024-11-11
rxrpc: Add a tracepoint for aborts being proposed
David Howells
1
-0
/
+25
2024-11-11
btrfs: rename extent map shrinker members from struct btrfs_fs_info
Filipe Manana
1
-5
/
+5
2024-11-11
btrfs: simplify tracking progress for the extent map shrinker
Filipe Manana
1
-11
/
+10
2024-11-11
btrfs: remove unused btrfs_try_tree_write_lock()
Dr. David Alan Gilbert
1
-1
/
+0
2024-11-11
btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_record
Filipe Manana
1
-7
/
+10
2024-11-11
memcg: add flush tracepoint
JP Kobryn
1
-0
/
+25
2024-11-08
sunrpc: remove newlines from tracepoints
Jeff Layton
1
-2
/
+2
2024-11-07
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-06
vmscan: add a vmscan event for reclaim_pages
Jaewon Kim
1
-0
/
+45
2024-11-06
memcg: add tracing for memcg stat updates
Shakeel Butt
1
-0
/
+81
[prev]
[next]