index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-04
net: dev: use kfree_skb_reason() for do_xdp_generic()
Menglong Dong
1
-0
/
+1
2022-03-04
net: dev: use kfree_skb_reason() for enqueue_to_backlog()
Menglong Dong
1
-0
/
+1
2022-03-04
net: dev: add skb drop reasons to __dev_xmit_skb()
Menglong Dong
1
-0
/
+1
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_egress()
Menglong Dong
1
-0
/
+1
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
1
-4
/
+7
2022-02-28
SUNRPC: Record endpoint information in trace log
Chuck Lever
1
-48
/
+78
2022-02-28
SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xid
Chuck Lever
1
-41
/
+71
2022-02-28
SUNRPC: Improve sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
1
-3
/
+3
2022-02-28
tracing: Introduce helpers to safely handle dynamic-sized sockaddrs
Chuck Lever
3
-2
/
+65
2022-02-26
net: neigh: use kfree_skb_reason() for __neigh_event_send()
Menglong Dong
1
-0
/
+3
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
1
-0
/
+5
2022-02-25
Merge tag 'scmi-updates-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers
Arnd Bergmann
1
-0
/
+28
2022-02-21
random: remove unused tracepoints
Jason A. Donenfeld
1
-212
/
+0
2022-02-21
random: make more consistent use of integer types
Jason A. Donenfeld
1
-41
/
+38
2022-02-21
Merge tag 'fsi-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi into char-misc-next
Greg Kroah-Hartman
2
-0
/
+98
2022-02-21
random: simplify entropy debiting
Jason A. Donenfeld
1
-24
/
+6
2022-02-21
fsi: Add trace events in initialization path
Eddie James
2
-0
/
+98
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()
Menglong Dong
1
-0
/
+1
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue()
Menglong Dong
1
-0
/
+3
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_rcv_established()
Menglong Dong
1
-0
/
+1
2022-02-20
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
1
-0
/
+1
2022-02-20
net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
Menglong Dong
1
-0
/
+4
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
1
-14
/
+0
2022-02-11
block: introduce block_rq_error tracepoint
Yang Shi
1
-13
/
+36
2022-02-09
mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
Matt Johnston
1
-1
/
+4
2022-02-08
rcu: Refactor rcu_barrier() empty-list handling
Paul E. McKenney
1
-5
/
+4
2022-02-07
net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
Menglong Dong
1
-0
/
+2
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
Menglong Dong
1
-0
/
+2
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
Menglong Dong
1
-0
/
+3
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_core()
Menglong Dong
1
-0
/
+3
2022-02-07
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
1
-0
/
+1
2022-02-07
Merge tag 'scmi-updates-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into for-next/scmi
Sudeep Holla
1
-0
/
+28
2022-01-28
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-6
/
+8
2022-01-27
tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro
Kees Cook
2
-3
/
+4
2022-01-27
tracing: Avoid -Warray-bounds warning for __rel_loc macro
Masami Hiramatsu
1
-3
/
+4
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2022-01-27
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
1
-1
/
+1
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-25
/
+45
2022-01-22
Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-31
/
+72
2022-01-21
cachefiles: Trace active-mark failure
David Howells
1
-0
/
+21
2022-01-21
cachefiles: Make some tracepoint adjustments
David Howells
1
-31
/
+51
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+5
2022-01-20
panic: use error_report_end tracepoint on warnings
Marco Elver
1
-3
/
+5
2022-01-19
Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
1
-12
/
+15
2022-01-18
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
1
-35
/
+21
2022-01-18
Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
1
-1
/
+415
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
3
-2
/
+150
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-29
/
+8
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-61
/
+13
2022-01-15
mm/damon: hide kernel pointer from tracepoint event
SeongJae Park
1
-4
/
+4
[prev]
[next]