summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)Author
2020-06-04svcrdma: Fix trace point use-after-free raceChuck Lever
2020-05-21afs: Fix some tracing detailsDavid Howells
2020-05-21tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet
2020-05-21tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet
2020-05-15rcu: Fix data-race due to atomic_t copy-by-valueMarco Elver
2020-05-04memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o
2020-04-16tracing: xen: Ordered comparison of function pointersChangbin Du
2020-03-30afs: Fix use-after-loss-of-refDavid Howells
2020-03-30tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)
2020-02-24block: Fix writeback throttling W=1 compiler warningsBart Van Assche
2020-01-09tcp: remove redundant new line from tcp_event_sk_skbTony Lu
2019-12-10rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells
2019-11-25btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo
2019-11-09include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai
2019-10-07rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells
2019-08-29rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells
2019-08-25tracing: Fix header include guards in trace event headersMasahiro Yamada
2019-07-26rxrpc: Fix oops in tracepointDavid Howells
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-14mm/page-writeback: introduce tracepoint for wait_on_page_writeback()Yafang Shao
2019-05-14mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flagsYafang Shao
2019-05-14mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin tem...Yafang Shao
2019-05-14mm/vmscan: add tracepoints for node reclaimYafang Shao
2019-05-14mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTIO...Yafang Shao
2019-05-14mm: compaction: show gfp flag names in try_to_compact_pages tracepointYafang Shao
2019-05-14mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai
2019-05-14include/trace/events/vmscan.h: drop zone id from kswapd tracepointsYafang Shao
2019-05-14Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-08f2fs: add tracepoint for f2fs_filemap_fault()Chao Yu
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-07Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-07Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-05-07afs: implement acl settingJoe Gorse
2019-05-07afs: Get an AFS3 ACL as an xattrDavid Howells
2019-05-07Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-04net: add a generic tracepoint for TX queue timeoutCong Wang
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown