index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-16
2
-9
/
+4
|
\
|
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-16
1
-1
/
+0
|
*
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
2017-11-16
1
-7
/
+4
|
*
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
2017-11-16
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
6
-10
/
+388
|
\
\
|
|
/
|
/
|
|
*
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
2017-11-10
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
90
-0
/
+90
|
|
\
|
*
|
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
2017-11-03
1
-0
/
+56
|
*
|
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
2017-10-25
1
-3
/
+3
|
*
|
tcp: add tracepoint trace_tcp_set_state()
Song Liu
2017-10-24
1
-0
/
+76
|
*
|
tcp: add tracepoint trace_tcp_destroy_sock
Song Liu
2017-10-24
1
-0
/
+7
|
*
|
tcp: add tracepoint trace_tcp_receive_reset
Song Liu
2017-10-24
1
-0
/
+66
|
*
|
tcp: add tracepoint trace_tcp_send_reset
Song Liu
2017-10-24
1
-0
/
+11
|
*
|
tcp: mark trace event arguments sk and skb as const
Song Liu
2017-10-24
1
-4
/
+4
|
*
|
tcp: add trace event class tcp_event_sk_skb
Song Liu
2017-10-24
1
-1
/
+14
|
*
|
ipv6: let trace_fib6_table_lookup() dereference the fib table
Paolo Abeni
2017-10-21
1
-3
/
+3
|
*
|
tcp: Remove use of inet6_sk and add IPv6 checks to tracepoint
David Ahern
2017-10-20
1
-3
/
+5
|
*
|
tcp: Check daddr_cache before use in tracepoint
David Ahern
2017-10-18
1
-4
/
+4
|
*
|
tcp: Use pI6c in tcp tracepoint
David Ahern
2017-10-18
1
-1
/
+1
|
*
|
bpf: cpumap add tracepoints
Jesper Dangaard Brouer
2017-10-18
1
-0
/
+70
|
*
|
bpf: XDP_REDIRECT enable use of cpumap
Jesper Dangaard Brouer
2017-10-18
1
-2
/
+8
|
*
|
tracing: bpf: Hide bpf trace events when they are not used
Steven Rostedt (VMware)
2017-10-16
1
-1
/
+4
|
*
|
tcp: add a tracepoint for tcp retransmission
Cong Wang
2017-10-15
1
-0
/
+68
*
|
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-15
1
-1
/
+0
|
\
\
\
|
*
|
|
writeback: eliminate work item allocation in bd_start_writeback()
Jens Axboe
2017-10-04
1
-1
/
+0
*
|
|
|
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-11-14
1
-8
/
+33
|
\
\
\
\
|
*
|
|
|
btrfs: add tracepoints for outstanding extents mods
Josef Bacik
2017-11-01
1
-0
/
+21
|
*
|
|
|
btrfs: remove delayed_ref_node from ref_head
Josef Bacik
2017-10-30
1
-8
/
+5
|
*
|
|
|
btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enum
Anand Jain
2017-10-30
1
-0
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-14
1
-0
/
+201
|
\
\
\
\
|
*
|
|
|
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
Marc Zyngier
2017-11-02
1
-7
/
+12
|
|
\
|
|
|
|
*
|
|
|
genirq/matrix: Add tracepoints
Thomas Gleixner
2017-09-25
1
-0
/
+201
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-08
90
-0
/
+90
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
90
-0
/
+90
|
|
|
/
|
|
/
|
*
/
|
sched/debug: Rename task-state printing helpers
Peter Zijlstra
2017-10-10
1
-1
/
+1
|
/
/
*
|
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
2017-09-29
1
-1
/
+1
*
|
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
2017-09-29
1
-3
/
+4
*
|
sched/tracing: Fix trace_sched_switch task-state printing
Peter Zijlstra
2017-09-29
1
-7
/
+11
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-16
1
-2
/
+2
|
\
|
*
xdp: implement xdp_redirect_map for generic XDP
Jesper Dangaard Brouer
2017-09-11
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-16
1
-1
/
+3
|
\
\
|
*
|
KVM: trace events: update list of exit reasons
Ladi Prosek
2017-09-14
1
-1
/
+3
*
|
|
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-14
1
-1
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-13
1
-3
/
+2
|
\
\
\
|
*
|
|
block: tolerate tracing of NULL bio
Greg Thelen
2017-09-11
1
-3
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-09-13
1
-3
/
+110
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
f2fs: add tracepoint for f2fs_gc
Chao Yu
2017-08-22
1
-0
/
+107
|
*
|
f2fs: fix potential overflow when adjusting GC cycle
Chao Yu
2017-08-15
1
-3
/
+3
*
|
|
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-09-09
1
-131
/
+200
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
btrfs: use BTRFS_FSID_SIZE for fsid
Anand Jain
2017-08-18
1
-9
/
+9
[next]