Age | Commit message (Expand) | Author | Files | Lines |
2019-10-30 | Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r... | Paul E. McKenney | 2 | -22/+28 |
2019-10-30 | rcu: Update descriptions for rcu_future_grace_period tracepoint | Paul E. McKenney | 1 | -5/+5 |
2019-10-30 | rcu: Update descriptions for rcu_nocb_wake tracepoint | Paul E. McKenney | 1 | -14/+21 |
2019-10-30 | rcu: Remove obsolete descriptions for rcu_barrier tracepoint | Paul E. McKenney | 1 | -2/+0 |
2019-10-29 | io_uring: replace workqueue usage with io-wq | Jens Axboe | 1 | -5/+7 |
2019-10-29 | io_uring: add set of tracing events | Dmitrii Dolgov | 1 | -0/+349 |
2019-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2 | -2/+3 |
2019-10-24 | xprtrdma: Replace dprintk in xprt_rdma_set_port | Chuck Lever | 1 | -0/+1 |
2019-10-24 | xprtrdma: Replace dprintk() in rpcrdma_update_connect_private() | Chuck Lever | 1 | -0/+36 |
2019-10-24 | xprtrdma: Refine trace_xprtrdma_fixup | Chuck Lever | 1 | -47/+13 |
2019-10-24 | xprtrdma: Report the computed connect delay | Chuck Lever | 1 | -21/+56 |
2019-10-24 | xprtrdma: Pull up sometimes | Chuck Lever | 1 | -0/+4 |
2019-10-24 | xprtrdma: Move the rpcrdma_sendctx::sc_wr field | Chuck Lever | 1 | -3/+2 |
2019-10-24 | xprtrdma: Add unique trace points for posting Local Invalidate WRs | Chuck Lever | 1 | -0/+25 |
2019-10-24 | SUNRPC: Add trace points to observe transport congestion control | Chuck Lever | 1 | -0/+93 |
2019-10-23 | Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
2019-10-22 | xdp: Fix type of string pointer in __XDP_ACT_SYM_TAB | Ben Dooks (Codethink) | 1 | -1/+1 |
2019-10-17 | bpf: Add typecast to raw_tracepoints to help BTF generation | Alexei Starovoitov | 1 | -1/+2 |
2019-10-17 | btrfs: tracepoints: Fix bad entry members of qgroup events | Qu Wenruo | 1 | -1/+2 |
2019-10-13 | tcp: annotate sk->sk_wmem_queued lockless reads | Eric Dumazet | 1 | -1/+1 |
2019-10-13 | tcp: annotate sk->sk_rcvbuf lockless reads | Eric Dumazet | 1 | -1/+1 |
2019-10-08 | svcrdma: Improve DMA mapping trace points | Chuck Lever | 1 | -7/+23 |
2019-10-07 | block: Fix writeback throttling W=1 compiler warnings | Bart Van Assche | 1 | -4/+8 |
2019-10-07 | rxrpc: Fix trace-after-put looking at the put call record | David Howells | 1 | -3/+3 |
2019-10-07 | rxrpc: Fix trace-after-put looking at the put connection record | David Howells | 1 | -3/+3 |
2019-10-07 | rxrpc: Fix trace-after-put looking at the put peer record | David Howells | 1 | -3/+3 |
2019-10-05 | nohz: Add TICK_DEP_BIT_RCU | Frederic Weisbecker | 1 | -1/+2 |
2019-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -1/+1 |
2019-10-04 | rxrpc: Fix rxrpc_recvmsg tracepoint | David Howells | 1 | -1/+1 |
2019-09-30 | Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 1 | -3/+4 |
2019-09-29 | mm, tracing: Print symbol name for call_site in trace events | Changbin Du | 1 | -3/+4 |
2019-09-26 | Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -13/+75 |
2019-09-26 | include/trace/events/writeback.h: fix -Wstringop-truncation warnings | Qian Cai | 1 | -18/+20 |
2019-09-19 | Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -2/+1 |
2019-09-18 | Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -7/+7 |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -1/+2 |
2019-09-18 | Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+259 |
2019-09-18 | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -6/+2 |
2019-09-18 | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -0/+304 |
2019-09-17 | Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' | Rafael J. Wysocki | 1 | -6/+2 |
2019-09-17 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2019-09-11 | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel | 1 | -0/+106 |
2019-09-11 | iommu/vt-d: Add trace events for device dma map/unmap | Lu Baolu | 1 | -0/+106 |
2019-09-09 | btrfs: add a flush step for delayed iputs | Josef Bacik | 1 | -0/+1 |
2019-09-09 | btrfs: Remove unused locking functions | Nikolay Borisov | 1 | -2/+0 |
2019-09-05 | erofs: use erofs_inode naming | Gao Xiang | 1 | -7/+7 |
2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -31/+28 |
2019-08-31 | writeback: don't access page->mapping directly in track_foreign_dirty TP | Tejun Heo | 1 | -1/+4 |
2019-08-30 | writeback: add tracepoints for cgroup foreign writebacks | Tejun Heo | 1 | -0/+123 |
2019-08-29 | blkcg: blk-iocost: predeclare used structs | Stephen Rothwell | 1 | -0/+4 |