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
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-03-11
cachefiles: Fix volume coherency attribute
David Howells
1
-0
/
+2
2022-03-08
mptcp: add tracepoint in mptcp_sendmsg_frag
Geliang Tang
1
-0
/
+4
2022-03-06
net: tun: track dropped skb via kfree_skb_reason()
Dongli Zhang
1
-0
/
+5
2022-03-06
net: tap: track dropped skb via kfree_skb_reason()
Dongli Zhang
1
-0
/
+5
2022-03-04
net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Menglong Dong
1
-0
/
+1
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_ingress()
Menglong Dong
1
-0
/
+1
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-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-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-09
mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
Matt Johnston
1
-1
/
+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-01-28
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
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/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/kern...
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/gi...
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/dle...
Linus Torvalds
1
-1
/
+415
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
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
2022-01-15
mm/damon: add 'age' of region tracepoint support
Xin Hao
1
-2
/
+5
2022-01-15
mm/thp: drop unused trace events hugepage_[invalidate|splitting]
Anshuman Khandual
1
-35
/
+0
2022-01-15
mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
Baolin Wang
1
-20
/
+4
2022-01-14
SUNRPC: Don't dereference xprt->snd_task if it's a cookie
Chuck Lever
1
-5
/
+13
2022-01-12
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+6
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-441
/
+733
2022-01-12
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-15
/
+17
[next]