summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
12 daysMerge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+1
2026-05-08btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana-3/+1
2026-04-24Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-14/+14
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-4/+6
2026-04-23rxrpc: Fix re-decryption of RESPONSE packetsDavid Howells-1/+0
2026-04-23rxrpc: Fix potential UAF after skb_unshare() failureDavid Howells-2/+2
2026-04-23rxrpc: Fix rxkad crypto unalignment handlingDavid Howells-0/+1
2026-04-22net: validate skb->napi_id in RX tracepointsKohei Enju-1/+3
2026-04-21Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+17
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-1/+3
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+8
2026-04-18f2fs: add page-order information for large folio reads in iostatDaniel Lee-4/+17
2026-04-18mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()Qi Zheng-5/+5
2026-04-18writeback: prevent memory cgroup release in writeback moduleMuchun Song-0/+3
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+2
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds-3/+3
2026-04-15Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-0/+26
2026-04-15Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+73
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+58
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-37/+111
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-30/+5
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-19/+70
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-28/+54
2026-04-13Merge tag 'erofs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+3
2026-04-13Merge tag 'for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds-0/+24
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+45
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-583/+583
2026-04-13xprtrdma: Replace rpcrdma_mr_seg with xdr_buf cursorChuck Lever-14/+14
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner-11/+19
2026-04-10erofs: clean up encoded map flagsGao Xiang-4/+3
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+3
2026-04-08mptcp: better mptcp-level RTT estimatorPaolo Abeni-1/+1
2026-04-08rxrpc: Fix to request an ack if window is limitedMarc Dionne-0/+1
2026-04-08rxrpc: Fix use of wrong skb when comparing queued RESP challenge serialAlok Tiwari-0/+1
2026-04-08rxrpc: Fix call removal to use RCU safe deletionDavid Howells-1/+1
2026-04-08tracing: Report ipi_raise target CPUs as cpumaskCaoRuichuang-3/+3
2026-04-07btrfs: add tracepoint for search slot restart trackingLeo Martins-0/+24
2026-04-07PCI: trace: Add PCI controller tracepoint featureShawn Lin-0/+58
2026-04-05mm: vmscan: add PIDs to vmscan tracepointsThomas Ballasi-8/+16
2026-04-05mm: vmscan: add cgroup IDs to vmscan tracepointsThomas Ballasi-35/+48
2026-04-05tracing: add __event_in_*irq() helpersSteven Rostedt-0/+27
2026-04-05mm: khugepaged: skip lazy-free foliosVernon Yang-0/+1
2026-04-05mm: khugepaged: add trace_mm_khugepaged_scan eventVernon Yang-0/+25
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-8/+11
2026-04-02dma-mapping: introduce DMA_ATTR_CC_SHARED for shared memoryJiri Pirko-1/+2
2026-03-31sched: Add deadline tracepointsGabriele Monaco-0/+26
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie-11/+19
2026-03-29sunrpc: Add XPT flags missing from SVC_XPRT_FLAG_LISTChuck Lever-1/+3
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+4
2026-03-28Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+7