index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-30
/
+50
2019-11-26
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-73
/
+73
2019-11-25
Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-67
/
+64
2019-11-25
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+8
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+358
2019-11-25
writeback: fix -Wformat compilation warnings
Qian Cai
1
-24
/
+24
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
1
-0
/
+22
2019-11-19
page_pool: extend tracepoint to also include the page PFN
Jesper Dangaard Brouer
1
-4
/
+9
2019-11-19
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
1
-3
/
+6
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-12
/
+12
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
1
-8
/
+8
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
1
-3
/
+2
2019-11-18
btrfs: tracepoints: constify all pointers
David Sterba
1
-26
/
+26
2019-11-18
btrfs: tracepoints: drop typecasts from printk
David Sterba
1
-15
/
+13
2019-11-18
btrfs: get rid of pointless wtag variable in async-thread.c
Omar Sandoval
1
-3
/
+3
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
1
-15
/
+4
2019-11-12
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
1
-3
/
+3
2019-11-12
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
1
-2
/
+2
2019-11-12
writeback: use ino_t for inodes in tracepoints
Tejun Heo
1
-44
/
+44
2019-11-10
tcp: remove redundant new line from tcp_event_sk_skb
Tony Lu
1
-1
/
+1
2019-11-07
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
3
-12
/
+13
2019-11-04
io_uring: add completion trace event
Jens Axboe
1
-9
/
+45
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2019-11-01
io_uring: remove io_uring_add_to_prev() trace event
Jens Axboe
1
-29
/
+0
2019-11-01
net: bridge: fdb: br_fdb_update can take flags directly
Nikolay Aleksandrov
1
-6
/
+6
2019-10-29
io_uring: replace workqueue usage with io-wq
Jens Axboe
1
-5
/
+7
2019-10-29
io_uring: add set of tracing events
Dmitrii Dolgov
1
-0
/
+349
2019-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-2
/
+3
2019-10-23
Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2019-10-22
xdp: Fix type of string pointer in __XDP_ACT_SYM_TAB
Ben Dooks (Codethink)
1
-1
/
+1
2019-10-17
bpf: Add typecast to raw_tracepoints to help BTF generation
Alexei Starovoitov
1
-1
/
+2
2019-10-17
btrfs: tracepoints: Fix bad entry members of qgroup events
Qu Wenruo
1
-1
/
+2
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
1
-1
/
+1
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
1
-1
/
+1
2019-10-07
block: Fix writeback throttling W=1 compiler warnings
Bart Van Assche
1
-4
/
+8
2019-10-07
rxrpc: Fix trace-after-put looking at the put call record
David Howells
1
-3
/
+3
2019-10-07
rxrpc: Fix trace-after-put looking at the put connection record
David Howells
1
-3
/
+3
2019-10-07
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
1
-3
/
+3
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-10-04
rxrpc: Fix rxrpc_recvmsg tracepoint
David Howells
1
-1
/
+1
2019-09-30
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-3
/
+4
2019-09-29
mm, tracing: Print symbol name for call_site in trace events
Changbin Du
1
-3
/
+4
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-13
/
+75
2019-09-26
include/trace/events/writeback.h: fix -Wstringop-truncation warnings
Qian Cai
1
-18
/
+20
2019-09-19
Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-2
/
+1
2019-09-18
Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+7
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+2
2019-09-18
Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+259
2019-09-18
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-6
/
+2
[next]