index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
ext4: delete some unused tracepoint definitions
Eric Whitney
1
-176
/
+0
2021-04-02
random: remove dead code left over from blocking pool
Eric Biggers
1
-83
/
+0
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+3
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
4
-4
/
+4
2021-03-22
SUNRPC: Export svc_xprt_received()
Chuck Lever
1
-0
/
+1
2021-03-18
workqueue/tracing: Copy workqueue name to buffer in trace event
Steven Rostedt (VMware)
1
-3
/
+3
2021-03-15
rcu/tree: Add a trace event for RCU CPU stall warnings
Sangmoon Kim
1
-0
/
+28
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-27
/
+35
2021-03-10
bpf, xdp: Restructure redirect actions
Björn Töpel
1
-27
/
+35
2021-03-06
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
1
-1
/
+1
2021-03-04
scsi: ufs: Add exception event tracepoint
Adrian Hunter
1
-0
/
+21
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-24
mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion()
Yu Zhao
1
-7
/
+4
2021-02-24
mm, tracing: record slab name for kmem_cache_free()
Jacob Wen
1
-8
/
+16
2021-02-22
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+3
2021-02-22
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-16
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-11
tracing: Update the stage 3 of trace event macro comment
Masami Hiramatsu
1
-9
/
+20
2021-02-11
tracing: Show real address for trace event arguments
Masami Hiramatsu
1
-1
/
+1
2021-02-08
btrfs: add a trace class for dumping the current ENOSPC state
Josef Bacik
1
-0
/
+62
2021-02-08
btrfs: adjust the flush trace point to include the source
Josef Bacik
1
-4
/
+6
2021-02-08
btrfs: introduce a FORCE_COMMIT_TRANS flush operation
Josef Bacik
1
-1
/
+2
2021-02-08
btrfs: add a trace point for reserve tickets
Josef Bacik
1
-0
/
+29
2021-02-08
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-04
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-20
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-07
scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM
Bean Huo
1
-3
/
+15
[prev]
[next]