Age | Commit message (Expand) | Author | Files | Lines |
2021-02-28 | Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -15/+15 |
2021-02-26 | Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 1 | -3/+3 |
2021-02-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+74 |
2021-02-26 | tracing: add error_report_end trace point | Alexander Potapenko | 1 | -0/+74 |
2021-02-26 | Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -2/+48 |
2021-02-25 | mm, tracing: Fix kmem_cache_free trace event to not print stale pointers | Steven Rostedt (VMware) | 1 | -3/+3 |
2021-02-25 | mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion() | Yu Zhao | 1 | -7/+4 |
2021-02-25 | mm, tracing: record slab name for kmem_cache_free() | Jacob Wen | 1 | -8/+16 |
2021-02-23 | Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -3/+3 |
2021-02-23 | Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -10/+21 |
2021-02-22 | Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+37 |
2021-02-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -40/+68 |
2021-02-22 | blktrace: fix blk_rq_merge documentation | Chaitanya Kulkarni | 1 | -1/+1 |
2021-02-22 | blktrace: fix blk_rq_issue documentation | Chaitanya Kulkarni | 1 | -1/+1 |
2021-02-22 | block: remove superfluous param in blk_fill_rwbs() | Chaitanya Kulkarni | 2 | -13/+13 |
2021-02-21 | Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+26 |
2021-02-21 | Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -4/+11 |
2021-02-21 | Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 1 | -8/+103 |
2021-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -2/+10 |
2021-02-12 | Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -0/+26 |
2021-02-12 | tracing: Update the stage 3 of trace event macro comment | Masami Hiramatsu | 1 | -9/+20 |
2021-02-12 | tracing: Show real address for trace event arguments | Masami Hiramatsu | 1 | -1/+1 |
2021-02-09 | btrfs: add a trace class for dumping the current ENOSPC state | Josef Bacik | 1 | -0/+62 |
2021-02-09 | btrfs: adjust the flush trace point to include the source | Josef Bacik | 1 | -4/+6 |
2021-02-09 | btrfs: introduce a FORCE_COMMIT_TRANS flush operation | Josef Bacik | 1 | -1/+2 |
2021-02-09 | btrfs: add a trace point for reserve tickets | Josef Bacik | 1 | -0/+29 |
2021-02-09 | btrfs: rework the order of btrfs_ordered_extent::flags | Qu Wenruo | 1 | -3/+4 |
2021-02-05 | rpcrdma: Capture bytes received in Receive completion tracepoints | Chuck Lever | 1 | -2/+48 |
2021-02-05 | netlink: add tracepoint at NL_SET_ERR_MSG | Marcelo Ricardo Leitner | 1 | -0/+29 |
2021-02-04 | net: tracepoint: exposing sk_family in all tcp:tracepoints | Hariharan Ananthakrishnan | 1 | -4/+16 |
2021-02-02 | iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration] | Lu Baolu | 1 | -2/+0 |
2021-01-28 | iommu/vt-d: Add qi_submit trace event | Lu Baolu | 1 | -0/+37 |
2021-01-25 | SUNRPC: Display RPC procedure names instead of proc numbers | Chuck Lever | 1 | -4/+11 |
2021-01-24 | Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2021-01-21 | trace: bpf: Allow bpf to attach to bare tracepoints | Qais Yousef | 1 | -2/+10 |
2021-01-19 | workqueue: tracing the name of the workqueue instead of it's address | Zqiang | 1 | -3/+3 |
2021-01-13 | SUNRPC: Move the svc_xdr_recvfrom tracepoint again | Chuck Lever | 1 | -6/+53 |
2021-01-11 | kthread: remove comments about old _do_fork() helper | Yanfei Xu | 1 | -1/+1 |
2021-01-08 | scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM | Bean Huo | 1 | -3/+15 |
2021-01-08 | scsi: ufs: Use __print_symbolic() for UFS trace string print | Bean Huo | 1 | -19/+35 |
2021-01-08 | scsi: ufs: Remove stringize operator '#' restriction | Bean Huo | 1 | -20/+20 |
2021-01-07 | rcu/trace: Add tracing for how segcb list changes | Joel Fernandes (Google) | 1 | -0/+26 |
2021-01-05 | Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2021-01-04 | afs: Fix directory entry size calculation | David Howells | 1 | -0/+2 |
2020-12-24 | Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+15 |
2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+44 |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+63 |
2020-12-17 | Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -238/+212 |
2020-12-17 | Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2020-12-17 | blk-iocost: Add iocg idle state tracepoint | Baolin Wang | 1 | -1/+15 |