summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'caps-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/se...Linus Torvalds4 days1-0/+57
|\
| * security: add trace event for cap_capableJordan Rome2024-12-041-0/+57
* | Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4 days1-5/+39
|\ \
| * | tracing: Remove pid in task_rename tracing outputMarco Elver2024-12-221-5/+2
| * | tracing: Add task_prctl_unknown tracepointMarco Elver2024-12-221-0/+37
* | | Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds5 days2-116/+770
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11 days1-1/+1
| |\ \ \
| * | | | tracing: ipv6: Add flow label to fib6_table_lookup tracepointIdo Schimmel2024-12-191-3/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-12-121-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]David Howells2024-12-091-19/+323
| * | | | rxrpc: Manage RTT per-call rather than per-peerDavid Howells2024-12-091-1/+1
| * | | | rxrpc: Add a reason indicator to the tx_ack tracepointDavid Howells2024-12-091-4/+9
| * | | | rxrpc: Add a reason indicator to the tx_data tracepointDavid Howells2024-12-091-7/+14
| * | | | rxrpc: Don't allocate a txbuf for an ACK transmissionDavid Howells2024-12-091-2/+0
| * | | | rxrpc: Display userStatus in rxrpc_rx_ack traceDavid Howells2024-12-091-1/+4
| * | | | rxrpc: Adjust the rxrpc_rtt_rx tracepointDavid Howells2024-12-091-4/+10
| * | | | rxrpc: Store the DATA serial in the txqueue and use this in RTT calcDavid Howells2024-12-091-9/+5
| * | | | rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKsDavid Howells2024-12-091-11/+75
| * | | | rxrpc: Adjust names and types of congestion-related fieldsDavid Howells2024-12-091-23/+35
| * | | | rxrpc: Replace call->acks_first_seq with tracking of the hard ACK pointDavid Howells2024-12-091-36/+32
| * | | | rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove itDavid Howells2024-12-091-10/+10
| * | | | rxrpc: Implement progressive transmission queue structDavid Howells2024-12-091-15/+83
| * | | | rxrpc: Fix CPU time starvation in I/O threadDavid Howells2024-12-091-0/+3
| * | | | rxrpc: Add a tracepoint to show variables pertinent to jumbo packet sizeDavid Howells2024-12-091-0/+41
| * | | | rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)David Howells2024-12-091-0/+124
| * | | | rxrpc: Request an ACK on impending Tx stallDavid Howells2024-12-091-0/+1
| * | | | rxrpc: Clean up Tx header flags generation handlingDavid Howells2024-12-091-1/+0
| * | | | rxrpc: Fix handling of received connection abortDavid Howells2024-12-091-0/+25
| | |_|/ | |/| |
* | | | Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds6 days1-0/+101
|\ \ \ \
| * \ \ \ Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2024-12-131-0/+101
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2024-12-0224-138/+1028
| | |\| |
| | * | | accel/amdxdna: Add command executionLizhi Hou2024-11-221-0/+41
| | * | | accel/amdxdna: Support hardware mailboxLizhi Hou2024-11-221-0/+60
* | | | | Merge tag 'for-6.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds7 days1-1/+2
|\ \ \ \ \
| * | | | | btrfs: zoned: reclaim unused zone by zone resettingNaohiro Aota2025-01-131-1/+2
| |/ / / /
* | | | | Merge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7 days1-0/+2
|\ \ \ \ \
| * | | | | afs: Make /afs/@cell and /afs/.@cell symlinksDavid Howells2025-01-101-0/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7 days3-217/+407
|\ \ \ \ \
| * | | | | afs: Add a tracepoint for afs_read_receive()David Howells2024-12-201-0/+30
| * | | | | afs: Make afs_mkdir() locally initialise a new directory's contentDavid Howells2024-12-201-0/+2
| * | | | | netfs: Change the read result collector to only use one work itemDavid Howells2024-12-201-67/+12
| * | | | | afs: Fix cleanup of immediately failed async callsDavid Howells2024-12-201-0/+2
| * | | | | afs: Use netfslib for symlinks, allowing them to be cachedDavid Howells2024-12-201-0/+1
| * | | | | afs: Use netfslib for directoriesDavid Howells2024-12-201-3/+3
| * | | | | netfs: Add support for caching single monolithic objects such as AFS dirsDavid Howells2024-12-201-0/+4
| * | | | | netfs: Add functions to build/clean a buffer in a folio_queueDavid Howells2024-12-201-4/+2
| * | | | | afs: Add more tracepoints to do with tracking validityDavid Howells2024-12-201-5/+164
| * | | | | cachefiles: Add auxiliary data traceDavid Howells2024-12-201-3/+10
| * | | | | cachefiles: Add some subrequest tracepointsDavid Howells2024-12-201-0/+3
| * | | | | netfs: Abstract out a rolling folio buffer implementationDavid Howells2024-12-201-0/+2