summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2025-02-28pmdomain: Merge tag 'v6.14-rc4' from Linus into nextUlf Hansson-1/+3
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+3
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+2
2025-02-26trace/osnoise: Add trace events for samplesTomas Glozar-0/+96
2025-02-26Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-2/+1
2025-02-24Merge patch series "Initial support for RK3576 UFS controller"Martin K. Petersen-0/+1
2025-02-21afs: Give an afs_server object a ref on the afs_cell object it points toDavid Howells-0/+2
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+3
2025-02-19SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust-2/+1
2025-02-18trace: tcp: Add tracepoint for tcp_cwnd_reduction()Breno Leitao-0/+6
2025-02-17cpuidle: psci: Add trace for PSCI domain idleKeita Morisaki-0/+37
2025-02-13netfs: Fix a number of read-retry hangsDavid Howells-1/+3
2025-02-12scsi: usb: Rename the RESERVE and RELEASE constantsBart Van Assche-4/+4
2025-02-05rcu: Trace expedited grace-period numbers in hexadecimalPaul E. McKenney-1/+1
2025-02-05rcu: remove trace_rcu_kvfree_callbackVlastimil Babka-34/+0
2025-02-04rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells-0/+1
2025-01-27Merge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-20/+19
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-18/+17
2025-01-26Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-142/+0
2025-01-25mm: add PG_dropbehind folio flagJens Axboe-1/+2
2025-01-23Merge tag 'caps-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/se...Linus Torvalds-0/+57
2025-01-22Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+39
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-116/+770
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+101
2025-01-20Merge tag 'for-6.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-1/+2
2025-01-20Merge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2025-01-20Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-217/+407
2025-01-18Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+63
2025-01-17tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt-0/+63
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2025-01-13mm: mmap_lock: optimize mmap_lock tracepointsShakeel Butt-17/+15
2025-01-13btrfs: zoned: reclaim unused zone by zone resettingNaohiro Aota-1/+2
2025-01-12hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inodeMuchun Song-1/+1
2025-01-10afs: Make /afs/@cell and /afs/.@cell symlinksDavid Howells-0/+2
2024-12-27rv: Simplify manual steps in monitor creationGabriele Monaco-142/+0
2024-12-22tracing: Remove pid in task_rename tracing outputMarco Elver-5/+2
2024-12-22tracing: Add task_prctl_unknown tracepointMarco Elver-0/+37
2024-12-20afs: Add a tracepoint for afs_read_receive()David Howells-0/+30
2024-12-20afs: Make afs_mkdir() locally initialise a new directory's contentDavid Howells-0/+2
2024-12-20netfs: Change the read result collector to only use one work itemDavid Howells-67/+12
2024-12-20afs: Fix cleanup of immediately failed async callsDavid Howells-0/+2
2024-12-20afs: Use netfslib for symlinks, allowing them to be cachedDavid Howells-0/+1
2024-12-20afs: Use netfslib for directoriesDavid Howells-3/+3
2024-12-20netfs: Add support for caching single monolithic objects such as AFS dirsDavid Howells-0/+4
2024-12-20netfs: Add functions to build/clean a buffer in a folio_queueDavid Howells-4/+2
2024-12-20afs: Add more tracepoints to do with tracking validityDavid Howells-5/+164
2024-12-20cachefiles: Add auxiliary data traceDavid Howells-3/+10
2024-12-20cachefiles: Add some subrequest tracepointsDavid Howells-0/+3
2024-12-20netfs: Abstract out a rolling folio buffer implementationDavid Howells-0/+2
2024-12-20netfs: Add a tracepoint to log the lifespan of folio_queue structsDavid Howells-2/+39