index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-23
mptcp: dump infinite_map field in mptcp_dump_mpext
Geliang Tang
1
-2
/
+4
2022-04-17
tcp: add drop reason support to tcp_ofo_queue()
Eric Dumazet
1
-0
/
+1
2022-04-17
tcp: add drop reason support to tcp_prune_ofo_queue()
Eric Dumazet
1
-0
/
+2
2022-04-17
tcp: add two drop reasons for tcp_ack()
Eric Dumazet
1
-0
/
+3
2022-04-17
tcp: add drop reasons to tcp_rcv_state_process()
Eric Dumazet
1
-0
/
+3
2022-04-17
tcp: add drop reason support to tcp_validate_incoming()
Eric Dumazet
1
-0
/
+5
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+4
2022-04-13
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
1
-0
/
+1
2022-04-13
net: ipv4: add skb drop reasons to ip_error()
Menglong Dong
1
-0
/
+2
2022-04-12
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-3
/
+4
2022-04-11
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
1
-0
/
+2
2022-04-11
net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT
Menglong Dong
1
-1
/
+1
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2022-04-07
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
1
-0
/
+45
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
1
-1
/
+0
2022-04-07
SUNRPC: Fix the svc_deferred_event trace class
Chuck Lever
1
-3
/
+4
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
1
-1
/
+1
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
9
-14
/
+14
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
9
-14
/
+14
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-69
/
+127
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+7
2022-03-31
rxrpc: Fix call timer start racing with call destruction
David Howells
1
-1
/
+7
2022-03-29
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+98
2022-03-26
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+67
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2022-03-24
mm/khugepaged: remove reuse_swap_page() usage
David Hildenbrand
1
-1
/
+0
2022-03-24
kasan, page_alloc: allow skipping memory init for HW_TAGS
Andrey Konovalov
1
-0
/
+1
2022-03-24
kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
Andrey Konovalov
1
-2
/
+3
2022-03-24
kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
Andrey Konovalov
1
-3
/
+9
2022-03-24
mm/migration: add trace events for base page and HugeTLB migrations
Anshuman Khandual
1
-0
/
+31
2022-03-24
mm/migration: add trace events for THP migrations
Anshuman Khandual
1
-0
/
+27
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-15
/
+53
2022-03-23
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+28
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
11
-542
/
+877
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-15
/
+15
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-5
/
+5
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-41
/
+13
2022-03-22
mm: compaction: cleanup the compaction trace events
Baolin Wang
1
-13
/
+13
2022-03-22
remove congestion tracking framework
NeilBrown
1
-28
/
+0
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+7
2022-03-22
Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-0
/
+1
2022-03-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-109
/
+189
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
4
-94
/
+217
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-13
/
+36
2022-03-21
Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-174
/
+159
2022-03-21
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-233
/
+0
2022-03-21
Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+4
2022-03-21
mm/vmscan: Convert pageout() to take a folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-03-20
i2c: add tracepoints for I2C slave events
Jae Hyun Yoo
1
-0
/
+67
[next]