index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
2022-02-26
net: neigh: use kfree_skb_reason() for __neigh_event_send()
Menglong Dong
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()
Menglong Dong
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue()
Menglong Dong
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_rcv_established()
Menglong Dong
2022-02-20
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
2022-02-20
net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
Menglong Dong
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
2022-02-09
mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
Matt Johnston
2022-02-07
net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
Menglong Dong
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
Menglong Dong
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
Menglong Dong
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_core()
Menglong Dong
2022-02-07
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
2022-01-28
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-27
tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro
Kees Cook
2022-01-27
tracing: Avoid -Warray-bounds warning for __rel_loc macro
Masami Hiramatsu
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-27
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-01-22
Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-21
cachefiles: Trace active-mark failure
David Howells
2022-01-21
cachefiles: Make some tracepoint adjustments
David Howells
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
panic: use error_report_end tracepoint on warnings
Marco Elver
2022-01-19
Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-18
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
2022-01-18
Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm/damon: hide kernel pointer from tracepoint event
SeongJae Park
2022-01-15
mm/damon: add 'age' of region tracepoint support
Xin Hao
2022-01-15
mm/thp: drop unused trace events hugepage_[invalidate|splitting]
Anshuman Khandual
2022-01-15
mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
Baolin Wang
2022-01-14
SUNRPC: Don't dereference xprt->snd_task if it's a cookie
Chuck Lever
2022-01-12
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-12
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-11
Merge tag 'dlm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2022-01-11
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-01-11
Merge tag 'for-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-01-11
Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-11
fscache: Add a tracepoint for cookie use/unuse
David Howells
2022-01-11
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2022-01-10
ext4: implement support for get/set fs label
Lukas Czerner
2022-01-10
SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points
Chuck Lever
2022-01-10
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
2022-01-09
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
Menglong Dong
[next]