summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2026-05-12netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov
2026-05-08btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana
2026-05-06timers/migration: Handle capacity in connect tracepointsFrederic Weisbecker
2026-05-01hrtimer: Provide hrtimer_start_range_ns_user()Thomas Gleixner
2026-04-27Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-04-24Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-23rxrpc: Fix re-decryption of RESPONSE packetsDavid Howells
2026-04-23rxrpc: Fix potential UAF after skb_unshare() failureDavid Howells
2026-04-23rxrpc: Fix rxkad crypto unalignment handlingDavid Howells
2026-04-22net: validate skb->napi_id in RX tracepointsKohei Enju
2026-04-22bpf: Add sleepable support for raw tracepoint programsMykyta Yatsenko
2026-04-22accel/amdxdna: Improve tracing for job lifecycle and mailbox RX workerMax Zhen
2026-04-21Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-18f2fs: add page-order information for large folio reads in iostatDaniel Lee
2026-04-18mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()Qi Zheng
2026-04-18writeback: prevent memory cgroup release in writeback moduleMuchun Song
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2026-04-15Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2026-04-15Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-15dma-fence: Fix potential tracepoint null pointer dereferencesTvrtko Ursulin
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-13Merge tag 'erofs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-13Merge tag 'for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13xprtrdma: Replace rpcrdma_mr_seg with xdr_buf cursorChuck Lever
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2026-04-10erofs: clean up encoded map flagsGao Xiang
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-08mptcp: better mptcp-level RTT estimatorPaolo Abeni
2026-04-08rxrpc: Fix to request an ack if window is limitedMarc Dionne
2026-04-08rxrpc: Fix use of wrong skb when comparing queued RESP challenge serialAlok Tiwari
2026-04-08rxrpc: Fix call removal to use RCU safe deletionDavid Howells
2026-04-08tracing: Report ipi_raise target CPUs as cpumaskCaoRuichuang
2026-04-07btrfs: add tracepoint for search slot restart trackingLeo Martins
2026-04-07PCI: trace: Add PCI controller tracepoint featureShawn Lin
2026-04-05mm: vmscan: add PIDs to vmscan tracepointsThomas Ballasi
2026-04-05mm: vmscan: add cgroup IDs to vmscan tracepointsThomas Ballasi
2026-04-05tracing: add __event_in_*irq() helpersSteven Rostedt
2026-04-05mm: khugepaged: skip lazy-free foliosVernon Yang