summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)Author
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-04rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-28mm, tracing: Print symbol name for call_site in trace eventsChangbin Du
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-09-25include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai
2019-09-18Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-09-18Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-17Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel
2019-09-11iommu/vt-d: Add trace events for device dma map/unmapLu Baolu
2019-09-09btrfs: add a flush step for delayed iputsJosef Bacik
2019-09-09btrfs: Remove unused locking functionsNikolay Borisov
2019-09-05erofs: use erofs_inode namingGao Xiang
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-30writeback: don't access page->mapping directly in track_foreign_dirty TPTejun Heo
2019-08-30writeback: add tracepoints for cgroup foreign writebacksTejun Heo
2019-08-29blkcg: blk-iocost: predeclare used structsStephen Rothwell
2019-08-28blkcg: implement blk-iocostTejun Heo
2019-08-27erofs: fix compile warnings when moving out include/trace/events/erofs.hGao Xiang
2019-08-27rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells
2019-08-24erofs: move erofs out of stagingGao Xiang
2019-08-22Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-08-21xprtrdma: Cache free MRs in each rpcrdma_reqChuck Lever
2019-08-21PM: QoS: Get rid of unused flagsAmit Kucheria
2019-08-20xprtrdma: Move rpcrdma_mr_get out of frwr_mapChuck Lever
2019-08-20xprtrdma: Rename CQE field in Receive trace pointsChuck Lever
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-14rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13rcu/nocb: Use rcu_segcblist for no-CBs CPUsPaul E. McKenney
2019-08-13rcu/nocb: Rename and document no-CB CB kthread sleep trace eventPaul E. McKenney
2019-07-30tracing: Fix header include guards in trace event headersMasahiro Yamada
2019-07-29xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen
2019-07-22locks: revise generic_add_lease tracepointJeff Layton
2019-07-18Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-07-16Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-07-12Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-10Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-10Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-09xprtrdma: Modernize ops->connectChuck Lever
2019-07-09xprtrdma: Reduce context switching due to Local InvalidationChuck Lever