summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2026-06-04mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty trackingJeff Layton1-1/+2
2026-06-03ext4: fast commit: add lock_updates tracepointLi Chen1-0/+61
2026-06-03mm/damon: trace probe_hitsSeongJae Park1-0/+38
2026-06-01Merge tag 'v7.1-rc6' into tty-nextGreg Kroah-Hartman4-4/+11
2026-06-01spi: fsl-lpspi: fix DMA termination issuesMark Brown3-1/+10
2026-05-29mm/vmscan: add balance_pgdat begin/end tracepointsBunyod Suvonov1-0/+52
2026-05-28gpu: host1x: trace: fix string fields in host1x tracesArtur Kowalski1-24/+26
2026-05-28Merge v7.1-rc5 into drm-nextSimona Vetter4-4/+11
2026-05-26blk-mq: add tracepoint block_rq_tag_waitAaron Tomlin1-0/+59
2026-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov4-4/+11
2026-05-22serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serialPraveen Talari1-0/+164
2026-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-4/+11
2026-05-22Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2026-05-21crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checksDavid Howells1-0/+1
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2026-05-19spi: qcom-geni: trace: Add trace events for Qualcomm GENI SPIPraveen Talari1-0/+103
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+8
2026-05-15Merge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+1
2026-05-15fsnotify: new tracepoint in fsnotify()Jeff Layton2-0/+86
2026-05-15filelock: add a tracepoint to start of break_lease()Jeff Layton1-0/+33
2026-05-15filelock: add support for ignoring deleg breaks for dir change eventsJeff Layton1-1/+4
2026-05-14mm/damon: fix damos_stat tracepoint format for sz_appliedSeongJae Park1-1/+1
2026-05-13net: constify sk_skb_reason_drop() sock parameterEric Dumazet1-2/+2
2026-05-12netfs: Fix folio->private handling in netfs_perform_write()David Howells1-0/+1
2026-05-12netfs: Fix streaming write being overwrittenDavid Howells1-0/+3
2026-05-12netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells1-0/+4
2026-05-12fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik1-1/+1
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov7-28/+48
2026-05-08btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana1-3/+1
2026-05-06timers/migration: Handle capacity in connect tracepointsFrederic Weisbecker1-10/+14
2026-05-01hrtimer: Provide hrtimer_start_range_ns_user()Thomas Gleixner1-0/+13
2026-04-27Merge drm/drm-next into drm-misc-nextThomas Zimmermann34-704/+1103
2026-04-25Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-14/+14
2026-04-24Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-4/+6
2026-04-24rxrpc: Fix re-decryption of RESPONSE packetsDavid Howells1-1/+0
2026-04-23rxrpc: Fix potential UAF after skb_unshare() failureDavid Howells1-2/+2
2026-04-23rxrpc: Fix rxkad crypto unalignment handlingDavid Howells1-0/+1
2026-04-23net: validate skb->napi_id in RX tracepointsKohei Enju1-1/+3
2026-04-22bpf: Add sleepable support for raw tracepoint programsMykyta Yatsenko1-2/+0
2026-04-22accel/amdxdna: Improve tracing for job lifecycle and mailbox RX workerMax Zhen1-14/+28
2026-04-22Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+17
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-1/+3
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+8
2026-04-19f2fs: add page-order information for large folio reads in iostatDaniel Lee1-4/+17
2026-04-18mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()Qi Zheng1-5/+5
2026-04-18writeback: prevent memory cgroup release in writeback moduleMuchun Song1-0/+3
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-3/+3
2026-04-16Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-0/+26
2026-04-16Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+73