index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-18
ipv6: Pass fib6_result to fib6_table_lookup tracepoint
David Ahern
1
-8
/
+8
2019-04-17
random: only read from /dev/random after its pool has received 128 bits
Theodore Ts'o
1
-8
/
+5
2019-04-16
f2fs: add tracepoint for f2fs_file_write_iter()
Chao Yu
1
-0
/
+31
2019-04-16
trace: events: add devfreq trace event file
Lukasz Luba
1
-0
/
+40
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
8
-12
/
+12
2019-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-09
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
1
-2
/
+2
2019-04-08
rcu: validate arguments for rcu tracepoints
Yafang Shao
1
-56
/
+25
2019-04-08
sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is no...
Yafang Shao
1
-7
/
+14
2019-04-08
tracing: introduce TRACE_EVENT_NOP()
Yafang Shao
1
-0
/
+8
2019-04-08
tracing: stop making gpio tracing configurable
Uwe Kleine-König
1
-4
/
+0
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-1
/
+1
2019-04-04
ipv4: Update fib_table_lookup tracepoint to take common nexthop
David Ahern
1
-19
/
+26
2019-03-31
mlxsw: spectrum_acl: Rename rehash_dis trace
Jiri Pirko
1
-1
/
+1
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
1
-3
/
+3
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
1
-2
/
+5
2019-03-27
IB/MAD: Add SMP details to MAD tracing
Ira Weiny
1
-0
/
+90
2019-03-27
IB/UMAD: Add umad trace points
Ira Weiny
1
-0
/
+126
2019-03-27
IB/MAD: Add agent trace points
Ira Weiny
1
-0
/
+46
2019-03-27
IB/MAD: Add recv path trace point
Ira Weiny
1
-0
/
+67
2019-03-27
IB/MAD: Add send path trace points
Ira Weiny
1
-0
/
+187
2019-03-24
timer/trace: Improve timer tracing
Anna-Maria Gleixner
1
-4
/
+7
2019-03-24
timer/trace: Replace deprecated vsprintf pointer extension %pf by %ps
Anna-Maria Gleixner
1
-4
/
+6
2019-03-16
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+4
2019-03-15
Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-1
/
+46
2019-03-14
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+61
2019-03-13
f2fs: print more parameters in trace_f2fs_map_blocks
Chao Yu
1
-1
/
+11
2019-03-13
f2fs: trace f2fs_ioc_shutdown
Chao Yu
1
-0
/
+32
2019-03-13
Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-9
/
+725
2019-03-12
fix null pointer deref in tracepoints in back channel
Olga Kornievskaia
1
-2
/
+4
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2019-03-10
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+65
2019-03-08
rxrpc: Fix client call connect/disconnect race
David Howells
1
-0
/
+2
2019-03-08
Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-3
/
+3
2019-03-08
Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+26
2019-03-07
Merge tag 'for-5.1-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-29
/
+1
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-0
/
+454
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
1
-0
/
+31
2019-03-04
Merge branch 'spi-5.1' into spi-next
Mark Brown
1
-4
/
+27
2019-02-25
btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...
Qu Wenruo
1
-29
/
+0
2019-02-25
btrfs: don't use global reserve for chunk allocation
Josef Bacik
1
-0
/
+1
2019-02-25
mlxsw: spectrum_acl: Add vregion migration end tracepoint
Jiri Pirko
1
-0
/
+20
2019-02-24
trace: events: neigh_update: print new state in string format
Roopa Prabhu
1
-3
/
+5
2019-02-18
Merge tag 'v5.0-rc7' into patchwork
Mauro Carvalho Chehab
1
-0
/
+2
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-0
/
+2
2019-02-17
trace: events: add a few neigh tracepoints
Roopa Prabhu
1
-0
/
+204
2019-02-14
i2c: core-smbus: don't trace smbus_reply data on errors
John Sperbeck
1
-3
/
+3
2019-02-14
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
1
-0
/
+37
2019-02-14
SUNRPC: Introduce trace points in rpc_auth_gss.ko
Chuck Lever
3
-3
/
+431
2019-02-13
SUNRPC: Clean up rpc_verify_header()
Chuck Lever
1
-0
/
+52
[prev]
[next]