Age | Commit message (Expand) | Author | Files | Lines |
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-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 | 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/rostedt/linux-trace |  Linus Torvalds | 1 | -3/+4 |
2019-09-28 | 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-25 | include/trace/events/writeback.h: fix -Wstringop-truncation warnings |  Qian Cai | 1 | -18/+20 |
2019-09-18 | Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux |  Linus Torvalds | 1 | -2/+1 |
2019-09-18 | Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux |  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/gregkh/staging |  Linus Torvalds | 1 | -0/+259 |
2019-09-17 | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -6/+2 |
2019-09-17 | 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-16 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
2019-09-11 | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qcom', 'arm/renesas', 'x86/amd', 'x86/vt-d' and 'core' into next |  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-30 | 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 |
2019-08-28 | blkcg: implement blk-iocost |  Tejun Heo | 1 | -0/+174 |
2019-08-27 | erofs: fix compile warnings when moving out include/trace/events/erofs.h |  Gao Xiang | 1 | -0/+3 |
2019-08-27 | rxrpc: Use skb_unshare() rather than skb_cow_data() |  David Howells | 1 | -4/+8 |
2019-08-27 | rxrpc: Use the tx-phase skb flag to simplify tracing |  David Howells | 1 | -29/+22 |
2019-08-24 | erofs: move erofs out of staging |  Gao Xiang | 1 | -0/+256 |
2019-08-22 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 1 | -2/+2 |
2019-08-21 | xprtrdma: Cache free MRs in each rpcrdma_req |  Chuck Lever | 1 | -2/+36 |
2019-08-21 | PM: QoS: Get rid of unused flags |  Amit Kucheria | 1 | -6/+2 |
2019-08-20 | xprtrdma: Move rpcrdma_mr_get out of frwr_map |  Chuck Lever | 1 | -1/+28 |
2019-08-20 | xprtrdma: Rename CQE field in Receive trace points |  Chuck Lever | 1 | -10/+11 |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 1 | -3/+3 |
2019-08-14 | rxrpc: Fix read-after-free in rxrpc_queue_local() |  David Howells | 1 | -3/+3 |
2019-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  Jakub Kicinski | 1 | -1/+2 |
2019-08-13 | rcu/nocb: Use rcu_segcblist for no-CBs CPUs |  Paul E. McKenney | 1 | -1/+0 |
2019-08-13 | rcu/nocb: Rename and document no-CB CB kthread sleep trace event |  Paul E. McKenney | 1 | -1/+2 |
2019-07-30 | tracing: Fix header include guards in trace event headers |  Masahiro Yamada | 4 | -7/+7 |
2019-07-29 | xdp: Add devmap_hash map type for looking up devices by hashed index |  Toke Høiland-Jørgensen | 1 | -1/+2 |
2019-07-22 | locks: revise generic_add_lease tracepoint |  Jeff Layton | 1 | -7/+7 |
2019-07-18 | Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs |  Linus Torvalds | 1 | -22/+68 |
2019-07-16 | Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux |  Linus Torvalds | 1 | -0/+40 |
2019-07-12 | Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs |  Linus Torvalds | 1 | -5/+6 |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 4 | -4/+283 |